@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?4qc5rq");
  src: url("../fonts/icon-fonts/site-icon.eot?4qc5rq#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?4qc5rq") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?4qc5rq") format("woff"), url("../fonts/icon-fonts/site-icon.svg?4qc5rq#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-], [class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-close:before {
  content: "\e90b";
  color: #fff;
}

.site-icon-play:before {
  content: "\e905";
  color: #fff;
}

.site-icon-search:before {
  content: "\e904";
}

.site-icon-expand:before {
  content: "\e901";
}

.site-icon-quote:before {
  content: "\e907";
}

.site-icon-arrow-left:before {
  content: "\e908";
  color: #d9d9d9;
}

.site-icon-arrow-right:before {
  content: "\e909";
  color: #d9d9d9;
}

.site-icon-arrow:before {
  content: "\e90a";
}

.site-icon-clock:before {
  content: "\e911";
}

.site-icon-tiktok:before {
  content: "\e903";
}

.site-icon-instagram:before {
  content: "\e906";
}

.site-icon-linkedin:before {
  content: "\e900";
}

.site-icon-facebook:before {
  content: "\e902";
}

.site-icon-youtube-icon:before {
  content: "\e90e";
}

.site-icon-bookmark-long-border:before {
  content: "\e915";
}

.site-icon-bookmark-long-fill:before {
  content: "\e916";
}

.site-icon-bookmark-short-border:before {
  content: "\e917";
}

.site-icon-bookmark-short-fill:before {
  content: "\e918";
}

.site-icon-youtube:before {
  content: "\e914";
}

.site-icon-twitter-x:before {
  content: "\e913";
}

.site-icon-email:before {
  content: "\e912";
}

.site-color-text {
  color: #000 !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: #000 !important;
}
.site-color-primary {
  color: #3B85BD !important;
}
.site-color-primary h1, .site-color-primary h2, .site-color-primary h3, .site-color-primary h4, .site-color-primary h5, .site-color-primary h6 {
  color: #3B85BD;
}
.site-color-primary *:not(a[class]) {
  color: #3B85BD !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #3B85BD !important;
}
.site-color-secondary {
  color: #EA001C !important;
}
.site-color-secondary h1, .site-color-secondary h2, .site-color-secondary h3, .site-color-secondary h4, .site-color-secondary h5, .site-color-secondary h6 {
  color: #EA001C;
}
.site-color-secondary *:not(a[class]) {
  color: #EA001C !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #EA001C !important;
}
.site-color-light {
  color: #9D9D9D !important;
}
.site-color-light h1, .site-color-light h2, .site-color-light h3, .site-color-light h4, .site-color-light h5, .site-color-light h6 {
  color: #9D9D9D;
}
.site-color-light *:not(a[class]) {
  color: #9D9D9D !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: #9D9D9D !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black h1, .site-color-black h2, .site-color-black h3, .site-color-black h4, .site-color-black h5, .site-color-black h6 {
  color: #000000;
}
.site-color-black *:not(a[class]) {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white h1, .site-color-white h2, .site-color-white h3, .site-color-white h4, .site-color-white h5, .site-color-white h6 {
  color: #ffffff;
}
.site-color-white *:not(a[class]) {
  color: #ffffff !important;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper, .site-bg .cms-feature-title {
  background: #000 !important;
}
.site-bg-primary, .site-bg-primary-wrapper, .site-bg .cms-feature-title {
  background: #3B85BD !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper, .site-bg .cms-feature-title {
  background: #EA001C !important;
}
.site-bg-light, .site-bg-light-wrapper, .site-bg .cms-feature-title {
  background: #D9D9D9 !important;
}
.site-bg-black, .site-bg-black-wrapper, .site-bg .cms-feature-title {
  background: #000000 !important;
}
.site-bg-white, .site-bg-white-wrapper, .site-bg .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

body:not(.cms-page-is-in-edit-mode) .site-align-center .cms-text-feature-data *, body:not(.cms-page-is-in-edit-mode) .site-align-center-wrapper .cms-text-feature-data * {
  text-align: center !important;
}
body:not(.cms-page-is-in-edit-mode) .site-align-center .cms-text-feature-data *:not(a[class]), body:not(.cms-page-is-in-edit-mode) .site-align-center-wrapper .cms-text-feature-data *:not(a[class]) {
  text-align: center !important;
}
body:not(.cms-page-is-in-edit-mode) .site-align-left .cms-text-feature-data *, body:not(.cms-page-is-in-edit-mode) .site-align-left-wrapper .cms-text-feature-data * {
  text-align: center !important;
}
body:not(.cms-page-is-in-edit-mode) .site-align-left .cms-text-feature-data *:not(a[class]), body:not(.cms-page-is-in-edit-mode) .site-align-left-wrapper .cms-text-feature-data *:not(a[class]) {
  text-align: left !important;
}
body:not(.cms-page-is-in-edit-mode) .site-align-right .cms-text-feature-data *, body:not(.cms-page-is-in-edit-mode) .site-align-right-wrapper .cms-text-feature-data * {
  text-align: center !important;
}
body:not(.cms-page-is-in-edit-mode) .site-align-right .cms-text-feature-data *:not(a[class]), body:not(.cms-page-is-in-edit-mode) .site-align-right-wrapper .cms-text-feature-data *:not(a[class]) {
  text-align: right !important;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "Barlow", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.stop-scrolling {
  overflow: hidden;
}

body {
  --site-header-size: 45px;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: "Barlow", sans-serif !important;
}
body.transparent-header, body.custom-hero-overlay {
  --site-header-size: 0;
}
body:not(.cms-page-is-in-edit-mode) {
  padding-top: calc(128px + var(--site-header-size));
}
body.stop-scrolling {
  overflow: hidden;
}
@media (min-width: 600px) {
  body.stop-scrolling .site-header {
    padding-block: 43px !important;
  }
}
body.stop-scrolling .site-header-logo {
  opacity: 1 !important;
}

pre, code, kbd, samp, tt, input, textarea, select, option, optgroup, button, td, blockquote, cite, small, big, .marker, q {
  font-family: "Barlow", sans-serif !important;
}

.site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-container {
    padding: 0 5%;
  }
}
@media (min-width: 1500px) {
  .site-container {
    padding: 0 8%;
  }
}
@media (min-width: 1950px) {
  .site-container {
    max-width: 1920px;
    padding: 0;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}

.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 110px;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar #site-sidebar-data {
    display: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
@media (min-width: 767px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 460px);
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar.site-bottom-sidebar .site-main-data {
  float: none;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar.site-bottom-sidebar article {
    display: flex;
    flex-direction: column-reverse;
  }
}

.site-two-block,
.site-three-block {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  column-gap: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199px) {
  .site-two-block,
  .site-three-block {
    column-gap: 0;
  }
}
@media (max-width: 1199px) {
  .site-two-block .custom-overflow-wrapper,
  .site-three-block .custom-overflow-wrapper {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .site-two-block,
  .site-three-block {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
  }
}
@media (min-width: 1024px) {
  .site-two-block .cms-text-feature-data,
  .site-three-block .cms-text-feature-data {
    overflow: visible;
  }
}
@media (max-width: 1023px) {
  .site-two-block .site-content-block-left,
  .site-three-block .site-content-block-left {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .site-two-block .site-content-block-left .site-container,
  .site-three-block .site-content-block-left .site-container {
    padding-inline: 0;
  }
}
@media (max-width: 1365px) {
  .site-two-block .site-content-block-center,
  .site-three-block .site-content-block-center {
    max-width: 300px;
  }
}
@media (max-width: 1023px) {
  .site-two-block .site-content-block-center,
  .site-three-block .site-content-block-center {
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 1023px) {
  .site-two-block .site-content-block-center,
  .site-three-block .site-content-block-center {
    width: 100%;
    max-width: 100%;
  }
}
.home-page .site-two-block .site-content-block-right,
.home-page .site-three-block .site-content-block-right {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .site-two-block .site-content-block-right,
  .site-three-block .site-content-block-right {
    padding-left: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .site-two-block .site-content-block-right .site-container,
  .site-three-block .site-content-block-right .site-container {
    padding-right: 0;
  }
}

body:not(.cms-page-is-in-edit-mode) .lined-container {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .lined-container:after {
  content: url(../images/map-marker.svg);
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 1299px) {
  body:not(.cms-page-is-in-edit-mode) .lined-container:after {
    content: none;
  }
}
body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:before, body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:before {
  content: url(../images/shield.png);
  width: 97px;
  top: 90px;
}
@media (max-width: 1199px) {
  body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:before {
    content: none;
  }
}
body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:after {
  z-index: -1;
  content: url(../images/vert-line.svg);
  top: 240px;
  left: 50.5%;
}
@media (max-width: 1299px) {
  body:not(.cms-page-is-in-edit-mode) .lined .site-main-wrapper:after {
    content: none;
  }
}

h1 {
  font-size: 42px;
  line-height: 46px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  margin-bottom: 30px;
}
h1 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h1 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h1 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media (max-width: 599px) {
  h1 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

h2 {
  font-size: 42px;
  line-height: 46px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  margin-bottom: 20px;
}
h2 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h2 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h2 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
h2:has(.marker) {
  margin-bottom: 0;
}
h2 marker {
  background-color: #3B85BD;
  color: #ffffff;
}
@media (max-width: 599px) {
  h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  letter-spacing: 0.96px;
  margin-bottom: 20px;
}
h3 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h3 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h3 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
h3:has(.marker) {
  margin-bottom: 0 !important;
}
h3 marker {
  background-color: #3B85BD;
  color: #ffffff;
}
@media (max-width: 599px) {
  h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}

h4 {
  font-size: 20px;
  line-height: 25px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  margin-bottom: 10px;
}
h4 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h4 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h4 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media (max-width: 599px) {
  h4 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}

h5 {
  font-size: 20px;
  line-height: 25px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  font-family: "Barlow Condensed";
  margin-bottom: 10px;
}
h5 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h5 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h5 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media (max-width: 599px) {
  h5 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}

h6 {
  font-size: 20px;
  line-height: 25px;
  font-family: "Barlow Condensed";
  font-weight: 700;
  color: #000000;
  letter-spacing: 1.68px;
  margin-bottom: 10px;
}
h6 var {
  color: #3B85BD;
  font-style: normal;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}
h6 .marker {
  background-color: #384D59 !important;
  color: #ffffff !important;
  border-radius: 5px;
  font-size: 42px;
  line-height: 147% !important;
  padding: 2px 18px 4px !important;
  font-family: inherit !important;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.lined h6 .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media (max-width: 599px) {
  h6 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}

a:not([class]) {
  text-decoration: none;
  color: #9D9D9D;
}
a:not([class]):hover, a:not([class]):focus {
  color: #000;
}

p {
  margin: 0 0 10px;
  letter-spacing: 0.64px;
}

strong {
  font-weight: bold;
}

hr {
  margin: 0 auto 10px;
  border-color: #000000 !important;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

@media (max-width: 766px) {
  body:not(.cms-page-is-in-edit-mode) .hide-with-sidebar {
    display: none;
  }
}

.site-button-primary, .site-form-payment-wrapper .site-payment-buttons button,
.site-navigation-wrapper .site-search-button,
.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #EA001C;
  padding: 6px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #EA001C;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
}
.site-button-primary:hover, .site-form-payment-wrapper .site-payment-buttons button:hover,
.site-navigation-wrapper .site-search-button:hover,
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background: #ffffff;
  color: #384D59;
  border: 1px solid #ffffff;
}

.site-bookmark-button {
  position: relative;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #ffffff;
  padding: 6px 30px;
  color: #3B85BD;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #EA001C;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
}
.site-bookmark-button:hover {
  background: #ffffff;
  color: #EA001C;
  border: 1px solid #3B85BD;
}
.site-bookmark-button:hover {
  background: #3B85BD;
}
.site-bookmark-button .site-bookmark-button-icon {
  position: relative;
  top: 3px;
  padding: 0 0 0 3px;
}
.site-bookmark-button .site-bookmark-button-icon:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917" !important;
  font-size: 20px;
}
.site-bookmark-button.site-bookmark-display-button-remove .site-bookmark-button-icon:before {
  content: "\e918" !important;
}

.site-button-secondary, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #3B85BD;
  padding: 6px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #3B85BD;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
}
.site-button-secondary:hover, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover {
  background: #ffffff;
  color: #384D59;
  border: 1px solid #ffffff;
}

.site-button-tertiary {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #ffffff;
  padding: 6px 30px;
  color: #384D59;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #ffffff;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  font-size: 42px;
  line-height: 46px;
  letter-spacing: 1.68px;
  font-family: "Barlow Condensed";
}
.site-button-tertiary:hover {
  background: #384D59;
  color: #ffffff;
  border: 1px solid #384D59;
}

.site-button-full-primary {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #EA001C;
  padding: 6px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #EA001C;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  display: block;
  width: 100%;
}
.site-button-full-primary:hover {
  background: #ffffff;
  color: #384D59;
  border: 1px solid #ffffff;
}

.site-button-full-secondary {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #3B85BD;
  padding: 6px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #3B85BD;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  display: block;
  width: 100%;
}
.site-button-full-secondary:hover {
  background: #ffffff;
  color: #384D59;
  border: 1px solid #ffffff;
}

.site-button-full-tertiary {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #ffffff;
  padding: 6px 30px;
  color: #384D59;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #ffffff;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  display: block;
  width: 100%;
  font-size: 42px;
  line-height: 46px;
  letter-spacing: 1.68px;
  font-family: "Barlow Condensed";
}
.site-button-full-tertiary:hover {
  background: #384D59;
  color: #ffffff;
  border: 1px solid #384D59;
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #D9D9D9;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Barlow", sans-serif;
  max-width: 100%;
}

input.site-textbox, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data input.site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data input.site-search-input {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #D9D9D9;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Barlow", sans-serif;
  max-width: 100%;
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #D9D9D9;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Barlow", sans-serif;
  max-width: 100%;
}

.scroll-top {
  display: flex;
  justify-content: space-between;
}
.scroll-top:after {
  font-family: "site-icon";
  content: "\e90a";
  transform: rotate(180deg);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
  position: relative;
  top: -2px;
}

main#site-main {
  min-height: 300px;
  overflow-x: clip;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #3B85BD;
}

body, html {
  overflow-x: clip;
}

.cms-page-is-published #site-header {
  top: 72px;
}
.cms-page-is-published.site-header-stuck #site-header {
  top: 72px;
}

.cms-page-is-in-edit-mode #site-header {
  top: 45px;
}

.cms-page-is-in-preview-mode #site-header {
  top: 45px;
}
.cms-page-is-in-preview-mode.site-header-stuck #site-header {
  top: 45px;
}

#site-header {
  background: #3B85BD;
  padding: 43px 0;
  min-height: 40px;
  inset: 0 0 auto;
  transition: padding 300ms ease-in-out, margin-top 300ms ease-in-out, max-height 300ms ease-in-out;
}
.cms-page-is-in-edit-mode #site-header {
  background-color: #3B85BD !important;
}
.transparent-header #site-header {
  background-color: transparent;
  transition: background-color 300ms ease-in-out;
}
.transparent-header #site-header.site-header-stuck {
  background-color: #3B85BD;
}
body:not(.cms-page-is-in-edit-mode) #site-header {
  overflow: hidden;
  z-index: 999;
  position: fixed;
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) #site-header > .site-container {
    padding-inline: 20px !important;
  }
}
#site-header .site-header-logo {
  min-width: 400px;
  max-width: 450px;
}
body:not(.cms-page-is-in-edit-mode) #site-header .site-header-logo {
  z-index: 501;
}
.home-page body:not(.cms-page-is-in-edit-mode) #site-header .site-header-logo {
  opacity: 0;
  transition: opacity 750ms ease-in-out;
}
.home-page body:not(.cms-page-is-in-edit-mode) #site-header .site-header-logo.stop-scrolling {
  opacity: 1;
}
@media (max-width: 599px) {
  #site-header .site-header-logo {
    min-width: 150px;
    width: 228px;
  }
}
#site-header .site-header-logo a {
  display: block;
}
#site-header .site-header-logo .site-slider-image-block {
  min-width: 400px;
  max-width: 450px;
}
@media (max-width: 599px) {
  #site-header .site-header-logo .site-slider-image-block {
    min-width: 150px;
    width: 228px;
  }
}
#site-header .site-header-logo .site-slider-image-block img {
  min-width: 400px;
}
@media (max-width: 599px) {
  #site-header .site-header-logo .site-slider-image-block img {
    min-width: 0;
    width: 150px;
  }
}
.site-header-stuck #site-header {
  max-height: 100px;
  padding-block: 20px;
  margin-top: 0;
  top: 0;
}
.site-header-stuck #site-header .site-header-logo {
  opacity: 1;
}
@media (max-width: 599px) {
  .site-header-stuck #site-header {
    padding-block: 10px;
  }
}
@media (max-width: 1299px) {
  #site-header {
    padding-top: 40px;
  }
  .site-header-stuck #site-header {
    max-height: 80px;
  }
}
@media (max-width: 599px) {
  #site-header {
    padding-block: 20px;
  }
}
#site-header .site-header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
#site-header .site-header-block .site-header-logo h1, #site-header .site-header-block .site-header-logo h2, #site-header .site-header-block .site-header-logo h3, #site-header .site-header-block .site-header-logo h4, #site-header .site-header-block .site-header-logo h5, #site-header .site-header-block .site-header-logo h6 {
  margin: 0;
}
#site-header .site-header-block .site-header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#site-header .site-search-block {
  position: absolute;
  bottom: 30px;
  z-index: 11;
}
@media (max-width: 1023px) {
  #site-header .site-search-block {
    margin-left: 20px;
  }
}
@media (max-width: 399px) {
  #site-header .site-search-block {
    width: auto;
    margin-inline: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 399px) {
  #site-header .site-search-block .site-search-data {
    display: flex;
    flex-direction: column;
  }
}
#site-header .site-search-block .site-search-input {
  border: none;
  border-bottom: 1px solid #020202;
  background: none;
  padding: 8px 0;
  margin-right: 10px;
  margin-bottom: 20px;
  outline: none;
  width: 300px;
}
@media (max-width: 1023px) {
  #site-header .site-search-block .site-search-input {
    width: 250px;
    color: #ffffff;
    font-family: "Barlow Condensed";
    letter-spacing: 0.64px;
    font-weight: 600;
    border-bottom-color: #ffffff;
  }
  #site-header .site-search-block .site-search-input::placeholder {
    opacity: 0.7;
    color: #ffffff;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
  }
}
@media (max-width: 399px) {
  #site-header .site-search-block .site-search-input {
    margin-right: 0;
  }
}
@media (max-width: 899px) {
  #site-header #site-header-quicklinks {
    display: none;
  }
}
#site-header #site-header-quicklinks .cms-text-feature-content ul {
  display: flex;
  align-items: center;
  column-gap: 60px;
  margin-bottom: 0;
  margin-right: 55px;
}
@media (max-width: 999px) {
  #site-header #site-header-quicklinks .cms-text-feature-content ul {
    column-gap: 30px;
  }
}
#site-header #site-header-quicklinks .cms-text-feature-content ul li a {
  color: #ffffff;
  font-family: "Barlow Condensed";
  line-height: 42px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.8px;
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
  transition: color 300ms ease-in-out, background-size 300ms;
}
#site-header #site-header-quicklinks .cms-text-feature-content ul li a:hover {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
#site-header #site-header-quicklinks .cms-text-feature-content ul li:before {
  content: none;
}

body:not(.cms-page-is-in-edit-mode).home-page .site-header-logo {
  opacity: 0;
  transition: opacity 750ms ease-in-out;
}
body:not(.cms-page-is-in-edit-mode).home-page.site-header-stuck {
  opacity: 1;
}

#site-footer-map-links {
  margin-bottom: 110px;
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) #site-footer-map-links {
  max-height: 195px;
}
@media (max-width: 599px) {
  #site-footer-map-links {
    max-height: 168px;
  }
}
#site-footer-map-links > div {
  height: auto;
}
body:not(.cms-page-is-in-edit-mode) #site-footer-map-links > div .site-slider-image-block {
  max-height: 195px;
}
@media (max-width: 599px) {
  #site-footer-map-links > div .site-slider-image-block {
    max-height: 168px;
  }
}
#site-footer-map-links > div .site-slider-image-block img {
  height: 195px;
  width: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 599px) {
  #site-footer-map-links > div .site-slider-image-block img {
    max-height: 168px;
  }
}

#site-footer {
  padding: 0;
  overflow: hidden;
  margin-top: 70px;
  clear: both;
}
.cms-page-is-in-edit-mode #site-footer {
  background-color: #384D59;
}
#site-footer > .site-container {
  position: relative;
  margin-bottom: -20px;
}
#site-footer > .site-container #site-footer-bg {
  position: absolute;
  inset: -50% 0 0;
  z-index: -1;
}
#site-footer > .site-container #site-footer-bg .cms-gallery-feature {
  height: 100%;
  margin-bottom: 0;
}
#site-footer > .site-container #site-footer-bg .cms-gallery-feature .site-slider, #site-footer > .site-container #site-footer-bg .cms-gallery-feature .slick-slider, #site-footer > .site-container #site-footer-bg .cms-gallery-feature .slick-list, #site-footer > .site-container #site-footer-bg .cms-gallery-feature .slick-track {
  height: 100%;
}
#site-footer > .site-container #site-footer-bg .site-slider-image-block {
  height: 100%;
}
#site-footer > .site-container #site-footer-bg .site-slider-image-block img {
  height: 100%;
  object-fit: cover;
}
#site-footer > .site-container #site-footer-bg .site-slider-image-block:after {
  content: "";
  background-color: #384D59;
  opacity: 0.9;
  position: absolute;
  inset: 0;
  z-index: 0;
}
.cms-page-is-in-edit-mode #site-footer > .site-container #site-footer-bg {
  position: static;
}
#site-footer .site-footer-block {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1fr);
  position: relative;
  column-gap: 10vw;
  color: #000000;
  margin-bottom: 40px;
}
@media (max-width: 1299px) {
  #site-footer .site-footer-block {
    column-gap: 50px;
  }
}
@media (max-width: 1299px) {
  #site-footer .site-footer-block {
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.7fr);
  }
}
@media (max-width: 899px) {
  #site-footer .site-footer-block {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
  }
}
@media (max-width: 399px) {
  #site-footer .site-footer-block {
    display: block;
    text-align: center;
  }
}
#site-footer .site-footer-block .site-footer-logo h1, #site-footer .site-footer-block .site-footer-logo h2, #site-footer .site-footer-block .site-footer-logo h3, #site-footer .site-footer-block .site-footer-logo h4, #site-footer .site-footer-block .site-footer-logo h5, #site-footer .site-footer-block .site-footer-logo h6 {
  margin: 0;
}
#site-footer .site-footer-block .site-footer-left img {
  margin-bottom: 20px;
  width: auto;
}
@media (max-width: 499px) {
  #site-footer .site-footer-block .site-footer-left img {
    margin-inline: auto;
  }
}
@media (max-width: 599px) {
  #site-footer .site-footer-block .site-footer-left table {
    display: table !important;
  }
}
#site-footer .site-footer-block .site-footer-left table tr {
  background: none;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 125px;
}
@media (max-width: 499px) {
  #site-footer .site-footer-block .site-footer-left table tr {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
}
#site-footer .site-footer-block .site-footer-left table tr td {
  color: #ffffff;
}
#site-footer .site-footer-block .site-footer-left table tr td a {
  color: #ffffff;
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
  transition: color 300ms ease-in-out, background-size 300ms;
}
#site-footer .site-footer-block .site-footer-left table tr td a:hover {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
#site-footer .site-footer-block .site-footer-left table tr td + td {
  width: min-content;
}
#site-footer .site-footer-block .site-footer-left table tr td p {
  margin-bottom: 30px;
}
@media (max-width: 499px) {
  #site-footer .site-footer-block .site-footer-left table tr td p {
    text-align: center !important;
  }
}
#site-footer .site-footer-block .site-footer-left table tr td ul {
  padding: 0;
}
#site-footer .site-footer-block .site-footer-left table tr td ul:last-of-type {
  margin-bottom: 0;
}
#site-footer .site-footer-block .site-footer-left table tr td ul li {
  min-width: max-content;
}
#site-footer .site-footer-block .site-footer-left table tr td ul li:before {
  content: none;
}
@media (max-width: 499px) {
  #site-footer .site-footer-block .site-footer-left table tr td ul li {
    text-align: center !important;
  }
}
#site-footer .site-footer-block .site-footer-left table tr td ul li a {
  color: #ffffff;
  font-weight: 700;
}
#site-footer .site-footer-block .site-footer-left table tr td ul li a:not([class]), #site-footer .site-footer-block .site-footer-left table tr td ul li a.custom-link-active {
  padding-bottom: 2px;
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
  transition: color 300ms ease-in-out, background-size 300ms;
}
#site-footer .site-footer-block .site-footer-left table tr td ul li a:not([class]):hover, #site-footer .site-footer-block .site-footer-left table tr td ul li a.custom-link-active:hover {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
#site-footer .site-footer-block .site-footer-left .custom-footer-social ul {
  list-style: none;
  padding: 0;
  display: flex;
  column-gap: 20px;
}
#site-footer .site-footer-block .site-footer-left .custom-footer-social ul li {
  margin: 0;
  padding: 0;
}
#site-footer .site-footer-block .site-footer-left .custom-footer-social ul li:before {
  content: none;
}
@media (max-width: 499px) {
  #site-footer .site-footer-block .site-footer-left .custom-footer-social ul {
    display: flex;
    justify-content: center;
  }
}
#site-footer #site-footer-bottom-links {
  padding-bottom: 50px;
}
@media (max-width: 599px) {
  #site-footer #site-footer-bottom-links table {
    display: table !important;
  }
}
@media (max-width: 899px) {
  #site-footer #site-footer-bottom-links table tr {
    display: flex;
    flex-direction: column;
  }
}
#site-footer #site-footer-bottom-links table tr td {
  color: #ffffff;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.48px;
  font-weight: 700;
}
@media (max-width: 899px) {
  #site-footer #site-footer-bottom-links table tr td {
    margin-bottom: 20px;
    text-align: center !important;
  }
}
#site-footer #site-footer-bottom-links table tr td a {
  color: inherit;
  padding-bottom: 2px;
  font-size: 12px;
  line-height: 26px;
  background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
  transition: color 300ms ease-in-out, background-size 300ms;
}
#site-footer #site-footer-bottom-links table tr td a:hover {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
#site-footer #site-footer-bottom-links table tr td ul {
  padding: 0;
  display: flex;
  column-gap: 45px;
  margin-bottom: 0;
}
@media (max-width: 899px) {
  #site-footer #site-footer-bottom-links table tr td ul {
    justify-content: space-around;
  }
}
@media (max-width: 499px) {
  #site-footer #site-footer-bottom-links table tr td ul {
    flex-direction: column;
    align-items: center;
  }
}
#site-footer #site-footer-bottom-links table tr td ul li:before {
  content: none;
}

body:not(.cms-page-is-in-edit-mode) .cms-text-feature.custom-map-links-wrapper {
  position: absolute;
  inset: 0 5%;
  z-index: 1;
}
.cms-text-feature.custom-map-links-wrapper .custom-map-links ul {
  top: 50%;
  inset: 50% 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-direction: row;
  justify-content: space-around;
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode) .cms-text-feature.custom-map-links-wrapper .custom-map-links ul {
  position: absolute;
  transform: translateY(-50%);
}
.cms-text-feature.custom-map-links-wrapper .custom-map-links ul li:before {
  content: none;
}
.cms-text-feature.custom-map-links-wrapper .custom-map-links ul li a {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 1.28px;
  font-family: "Barlow Condensed";
  padding: 0 20px 3px;
}
@media (max-width: 999px) {
  .cms-text-feature.custom-map-links-wrapper .custom-map-links ul li a {
    font-size: 23px;
    padding-inline: 15px;
  }
}
@media (max-width: 699px) and (min-width: 600px) {
  .cms-text-feature.custom-map-links-wrapper .custom-map-links ul li a {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 1px;
  }
}

@media (min-width: 767px) {
  .site-sidebar {
    width: 460px;
  }
}

.cms-page-is-in-preview-mode .site-page-wrapper {
  margin: 45px 0 0;
}

.cms-user-logged .site-page-wrapper {
  margin: 72px 0 0;
}

.site-breadcrumbs-wrapper {
  background: #F5F5F5;
  padding: 15px 0;
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 30px 0 0;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #3B85BD;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #EA001C;
  left: 0;
  bottom: -5px;
  transition: all ease 0.5s;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link:hover:after {
  width: 100%;
}

@media (min-width: 10001px) {
  .site-navigation-wrapper #site-navigation ul.site-nav-block {
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li {
    margin: 0 25px 0 0;
    display: inline-block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper {
    display: none;
    position: absolute;
    background: #9D9D9D;
    z-index: 1000;
    padding: 10px 20px;
    top: 100%;
    min-width: 130px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    margin: 0 0 5px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
  }
  .site-navigation-wrapper #site-navigation .site-nav-linktext, .site-navigation-wrapper #site-navigation .site-nav-linktext {
    display: none;
  }
  .site-menu-toggle {
    display: none;
  }
}
.site-menu-toggle {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 5px;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 2.5rem;
  cursor: pointer;
  z-index: 501;
  width: 40px;
  transition: transform 300ms ease-in-out;
  position: relative;
}
.site-menu-toggle:hover span {
  background-color: #EA001C;
}
.site-menu-toggle span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  display: block;
  transition: background-color 300ms ease-in-out;
}
.site-menu-toggle span:before, .site-menu-toggle span:after {
  background-color: #ffffff;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.site-menu-toggle span:before {
  top: 15px;
  transition: background-color 300ms ease-in-out, opacity 300ms ease-in-out, top 300ms ease-in-out;
}
.site-menu-toggle span:after {
  bottom: 15px;
  transition: background-color 300ms ease-in-out, opacity 300ms ease-in-out, bottom 300ms ease-in-out;
}
.site-menu-toggle.active-menu-toggle {
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle:hover span {
  background-color: #3B85BD;
}
.site-menu-toggle.active-menu-toggle:hover span:before, .site-menu-toggle.active-menu-toggle:hover span:after {
  background-color: #3B85BD !important;
}
@media (max-width: 1023px) {
  .site-menu-toggle.active-menu-toggle:hover span {
    background-color: #ffffff;
  }
  .site-menu-toggle.active-menu-toggle:hover span:before, .site-menu-toggle.active-menu-toggle:hover span:after {
    background-color: #ffffff !important;
  }
}
.site-menu-toggle.active-menu-toggle span {
  background-color: #EA001C;
}
.site-menu-toggle.active-menu-toggle span:nth-of-type(2):before, .site-menu-toggle.active-menu-toggle span:nth-of-type(2):after {
  background-color: #EA001C;
  opacity: 1;
}
.site-menu-toggle.active-menu-toggle span:nth-of-type(2):before {
  top: 30px;
}
@media (max-width: 767px) {
  .site-menu-toggle.active-menu-toggle span:nth-of-type(2):before {
    top: 28px;
  }
}
.site-menu-toggle.active-menu-toggle span:nth-of-type(2):after {
  bottom: 30px;
}
@media (max-width: 767px) {
  .site-menu-toggle.active-menu-toggle span:nth-of-type(2):after {
    bottom: 28px;
  }
}

@media (max-width: 10000px) {
  .site-navigation-wrapper {
    position: fixed;
    background: #ffffff;
    z-index: 500;
    top: 0;
    right: 0;
    width: 100%;
    transition: all ease 0.5s;
    height: 100vh;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .site-navigation-wrapper-active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .site-navigation-wrapper-left {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper-left {
    padding-left: 5%;
    left: -3px;
  }
}
@media (max-width: 10000px) and (min-width: 1500px) {
  .site-navigation-wrapper-left {
    padding-left: 8%;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper-left .go-back {
    width: calc(100% - 40px);
    position: absolute;
    bottom: 25px;
    left: 20px;
    display: none;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper-left .go-back-active {
    display: block;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper-left .go-back {
    left: auto;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper-right {
    display: none;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper-right {
    width: 30%;
    display: block;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper-right #site-navigation-image, .site-navigation-wrapper-right .cms-gallery-feature, .site-navigation-wrapper-right .site-slider, .site-navigation-wrapper-right .site-slick-wrapper, .site-navigation-wrapper-right .slick-list, .site-navigation-wrapper-right .slick-track, .site-navigation-wrapper-right .site-slide, .site-navigation-wrapper-right .site-slider-image-block {
    height: 100%;
    margin: 0;
  }
  .site-navigation-wrapper-right #site-navigation-image .site-slider-image, .site-navigation-wrapper-right .cms-gallery-feature .site-slider-image, .site-navigation-wrapper-right .site-slider .site-slider-image, .site-navigation-wrapper-right .site-slick-wrapper .site-slider-image, .site-navigation-wrapper-right .slick-list .site-slider-image, .site-navigation-wrapper-right .slick-track .site-slider-image, .site-navigation-wrapper-right .site-slide .site-slider-image, .site-navigation-wrapper-right .site-slider-image-block .site-slider-image {
    height: 100%;
    object-fit: cover;
  }
  .cms-page-is-in-edit-mode .site-navigation-wrapper-right #site-navigation-image {
    margin-top: 100px;
  }
  .site-navigation-wrapper-right .slick-track {
    margin: 0;
  }
  .site-navigation-wrapper nav#site-navigation {
    height: 100%;
    background: #3B85BD;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation {
    padding-top: 30px;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation:before {
    content: "";
    background-color: #3B85BD;
    width: 75%;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .cms-page-is-published .site-navigation-wrapper nav#site-navigation:before {
    top: 72px;
  }
  .cms-page-is-in-preview-mode .site-navigation-wrapper nav#site-navigation:before {
    padding-top: 175px;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation:before {
    width: 100%;
    background-color: #3B85BD;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation:before {
    display: block;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    background: #3B85BD;
    height: calc(100% - 300px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    padding: 10px 20px 50px;
    overflow-y: auto;
    z-index: 10;
    margin-top: 150px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block::-webkit-scrollbar-button {
    display: none;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block::-webkit-scrollbar-thumb {
    background: #384D59;
    border-radius: 1rem;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 1rem;
    background-clip: padding-box;
  }
}
@media (max-width: 10000px) and (min-width: 768px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    padding-left: 5%;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    background: linear-gradient(to right, #ffffff 60%, #3B85BD 60%);
    padding: 200px 40% 100px 0;
    overflow-y: auto;
    margin-top: 0;
    height: 100%;
    z-index: 7;
  }
  .cms-page-is-published .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    padding-top: 272px;
  }
  .cms-page-is-in-preview-mode .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    padding-top: 245px;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block.active {
    background: #3B85BD;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li.custom-nav-hide-in-nav, .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li.hide-in-nav {
    display: none;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li.site-nav-active-path > a:not(.home-page) .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li.site-nav-active-path > a {
    background-size: 100% 2px !important;
    background-position-x: left !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a {
    color: #384D59;
    font-size: 30px;
    background: linear-gradient(0deg, #384D59, #384D59) no-repeat right bottom/0 2px;
    transition: color 300ms ease-in-out, background-size 300ms;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a:active, .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a:hover, .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a:focus {
    background-size: 100% 2px !important;
    background-position-x: left !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a.site-nav-link-active {
    background: linear-gradient(0deg, #3B85BD, #3B85BD) no-repeat right bottom/0 2px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a.site-nav-link-active + .site-nav-linktext {
    color: #3B85BD !important;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a.site-nav-link-active {
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
    color: #ffffff !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a.site-nav-link-active + .site-nav-linktext {
    color: #ffffff !important;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a {
    color: #ffffff;
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a + .site-nav-linktext {
    color: #ffffff !important;
    transform: rotate(-90deg);
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li {
    width: 100%;
    display: block;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.site-nav-item-not-active {
    display: none;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.level1 .site-nav-link {
    font-weight: bold;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li {
    width: auto;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-link-active {
    color: #3B85BD;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: inline-block;
    color: #EA001C;
    cursor: pointer;
    top: -4px;
    left: 10px;
    position: relative;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    color: #ffffff;
    color: #384D59;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90a" !important;
    font-size: 14px;
    display: block;
    transition: all ease 0.5s;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    content: "\e90a" !important;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(90deg);
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(-90deg);
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .level2 .site-subnav-wrapper, .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .level3 .site-subnav-wrapper {
    max-height: 1000px !important;
    width: 100% !important;
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .level2 .site-subnav-wrapper .site-subnav-block, .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .level3 .site-subnav-wrapper .site-subnav-block {
    padding: 0 0 0 10px !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper {
    display: flex;
    overflow: hidden;
    max-height: 0;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 200px 20px 0 !important;
  }
}
@media (max-width: 10000px) and (min-width: 1200px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 200px 40px 0 !important;
    z-index: 20;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper-active {
    max-height: 1000px;
    transition: all 0 ease;
  }
}
@media (max-width: 10000px) and (min-width: 1024px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper-active {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 10px 0 0;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
    padding: 0;
    text-transform: none;
    margin-bottom: 10px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext {
    top: -2px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext:before {
    font-size: 8px;
    color: #ffffff;
  }
}
@media (max-width: 10000px) and (max-width: 1023px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext {
    transform: rotate(-90deg);
  }
}
@media (max-width: 10000px) {
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext + .site-subnav-wrapper {
    height: 0;
    max-height: 0;
    transition: max-height 300ms ease-in-out;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand-active + .site-subnav-wrapper-active {
    height: 100%;
    max-height: 200px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    color: #ffffff;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 2px;
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px;
    transition: background-size 300ms;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:active, .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover, .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:focus {
    background-size: 100% 2px !important;
    background-position-x: left !important;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-nav-active-path > a {
    background-size: 100% 2px !important;
    background-position-x: left !important;
  }
  .home-page .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-nav-active-path > a {
    background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat right bottom/0 2px !important;
    transition: background-size 300ms;
  }
  .home-page .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-nav-active-path > a:active, .home-page .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-nav-active-path > a:hover, .home-page .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-nav-active-path > a:focus {
    background-size: 100% 2px !important;
    background-position-x: left !important;
  }
}
.site-navigation-wrapper-right {
  overflow: hidden;
}
.site-navigation-wrapper-right body.cms-page-is-in-edit-mode {
  padding: 50px 0;
  height: 90%;
}
.site-navigation-wrapper-right body.cms-page-is-in-edit-mode .site-slider-image {
  height: 500px;
  object-fit: cover;
}

.site-sidebar-menu {
  background: transparent;
  border: 1px solid transparent;
  padding: 0 0 0 0;
  margin: 45px 0 55px;
  position: relative;
  min-height: 270px;
}
@media (max-width: 766px) {
  .site-sidebar-menu {
    display: none;
  }
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li {
  text-align: center;
  color: #ffffff;
  font-weight: 700;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  background-color: #EA001C;
  border-radius: 15px 0;
  color: #ffffff;
  display: block;
  padding: 10px 20px 10px 20px;
  margin-bottom: 16px;
  transition: background-color 300ms ease-in-out;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.48px;
}
.site-sidebar-menu ul.site-nav-block > li .site-nav-expand {
  width: 25px;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: #384D59;
  background-color: #ffffff;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover + .site-nav-expand {
  color: #384D59 !important;
}
.site-sidebar-menu ul.site-nav-block > li > a > .site-nav-expand {
  color: #384D59 !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li {
  border-radius: 15px 0;
  margin-bottom: 16px;
}
.site-sidebar-menu ul.site-nav-block > li ul > li > a {
  color: #000000;
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.48px;
  padding: 0;
  background: linear-gradient(0deg, #000000, #000000) no-repeat right bottom/0 2px;
  transition: background-size 300ms;
  display: inline-block;
  border-radius: 0;
}
.site-sidebar-menu ul.site-nav-block > li ul > li > a + .site-nav-expand {
  color: #ffffff;
}
.site-sidebar-menu ul.site-nav-block > li ul > li > a:hover {
  color: #000000;
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li > a:hover + .site-nav-expand {
  color: #000000;
}
.site-sidebar-menu ul.site-nav-block > li ul > li.site-nav-active-path > a {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li.site-nav-active-path > a + .site-nav-expand {
  color: #000000 !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li.site-nav-active-path li a {
  background: none;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li {
  margin-bottom: 0;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li a {
  background: none;
  color: black;
  box-shadow: none;
  text-transform: capitalize;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li a + .site-nav-expand {
  color: #384D59;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li a:hover {
  color: #EA001C !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li a:hover + .site-nav-expand {
  color: #EA001C !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li.site-nav-active-path > a {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li.site-nav-active-path > a + .site-nav-expand {
  color: #000000 !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li.site-nav-active-path > a:hover {
  color: #EA001C !important;
}
.site-sidebar-menu ul.site-nav-block > li ul > li li.site-nav-active-path > a:hover + .site-nav-expand {
  color: #EA001C !important;
}
.site-sidebar-menu ul li.site-nav-item {
  display: block;
}
.site-sidebar-menu ul li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  border-radius: 15px 0;
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: #EA001C;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover + .site-nav-expand {
  color: #384D59 !important;
}
.site-sidebar-menu ul li {
  display: block;
  position: relative;
}
.site-sidebar-menu ul li.site-nav-active > a, .site-sidebar-menu ul li.site-subnav-active > a {
  position: relative;
  background-color: #EA001C;
  color: #ffffff;
  font-weight: 700;
  font-family: "Barlow", sans-serif;
}
.site-sidebar-menu ul li.site-nav-active > a:after1, .site-sidebar-menu ul li.site-subnav-active > a:after1 {
  content: "";
  background: #3B85BD;
  height: 10px;
  width: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-sidebar-menu ul li.site-nav-active > .site-nav-expand, .site-sidebar-menu ul li.site-subnav-active > .site-nav-expand {
  color: #ffffff !important;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 20px;
  display: block;
  transition: all ease 300ms;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-sidebar-menu ul li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: all ease 300ms;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}
.site-social-facebook:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-instagram:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-twitter:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-youtube:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-linkedin:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.site-social-tiktok:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.hide-post-title h3.site-display-title {
  display: none;
}

.site-display-filter-data {
  margin-top: 0;
}
.site-display-filter-data .site-display-filter-title {
  font-family: "Barlow", sans-serif;
}
.site-display-filter-data .site-display-filter-desc {
  gap: 10px;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  border-radius: 15px 0;
  border: none;
  background: none;
  font-weight: 700;
  overflow: hidden;
  margin: 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper input,
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  border: none;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out;
  color: #ffffff;
  background-color: #EA001C;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:active, .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover, .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:focus-visible {
  background-color: #ffffff;
}
.site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper-active label {
  box-shadow: none;
}

@media (max-width: 1023px) {
  .site-display-listview .site-display-list.site-display-list-3, .site-display-slideshow .site-display-list.site-display-list-3 {
    display: block !important;
  }
  .site-display-listview .site-display-list.site-display-list-3 .site-display-wrapper-listitem, .site-display-slideshow .site-display-list.site-display-list-3 .site-display-wrapper-listitem {
    margin-inline: auto;
  }
}
@media (max-width: 1023px) {
  .site-display-listview .site-display-list .site-display-wrapper-listitem, .site-display-slideshow .site-display-list .site-display-wrapper-listitem {
    max-width: 50% !important;
    flex: 50% !important;
    width: 50% !important;
  }
}
@media (max-width: 1023px) {
  .site-display-listview .site-display-list .site-display-wrapper-listitem, .site-display-slideshow .site-display-list .site-display-wrapper-listitem {
    flex: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 599px) {
  .site-display-listview .site-display-list .site-display-wrapper-listitem, .site-display-slideshow .site-display-list .site-display-wrapper-listitem {
    max-width: none !important;
    flex: 100% !important;
    width: 100% !important;
  }
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  padding: 5px 0 20px;
  background-color: #ffffff;
  height: calc(100% - 30px);
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image {
  overflow: hidden;
  margin-bottom: 15px;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image img, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image img {
  transition: transform 300ms ease-in-out;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block {
  display: flex;
  flex-direction: column-reverse;
  padding: 0 0 20px;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title {
  font-family: "Barlow Condensed";
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a {
  display: inline;
  text-decoration: none;
  color: #000;
  background: linear-gradient(0deg, #000, #000) no-repeat right bottom/0 2px;
  transition: background-size 350ms;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-desc, .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-desc {
  font-family: "Barlow Condensed";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.site-display-listview .site-display-list .site-display-wrapper-listitem:active .site-display-image img, .site-display-listview .site-display-list .site-display-wrapper-listitem:hover .site-display-image img, .site-display-listview .site-display-list .site-display-wrapper-listitem:focus-within .site-display-image img, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:active .site-display-image img, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:hover .site-display-image img, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:focus-within .site-display-image img {
  transform: scale(1.05);
}
.site-display-listview .site-display-list .site-display-wrapper-listitem:active a, .site-display-listview .site-display-list .site-display-wrapper-listitem:hover a, .site-display-listview .site-display-list .site-display-wrapper-listitem:focus-within a, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:active a, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:hover a, .site-display-slideshow .site-display-list .site-display-wrapper-listitem:focus-within a {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
.site-display-listview .slick-dots li, .site-display-slideshow .slick-dots li {
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  border-radius: 50%;
}
.site-display-listview .slick-dots li button, .site-display-slideshow .slick-dots li button {
  border: 1px solid #EA001C !important;
  background-color: #F5F5F5;
  border-radius: 50%;
  transition: background-color 250ms ease-in-out;
}
.site-display-listview .slick-dots li button:before, .site-display-slideshow .slick-dots li button:before {
  height: 20px;
  width: 20px;
  color: transparent;
  background-color: transparent !important;
}
.site-display-listview .slick-dots li button:active:before, .site-display-listview .slick-dots li button:hover:before, .site-display-listview .slick-dots li button:focus-within:before, .site-display-slideshow .slick-dots li button:active:before, .site-display-slideshow .slick-dots li button:hover:before, .site-display-slideshow .slick-dots li button:focus-within:before {
  opacity: 1;
}
.site-display-listview .slick-dots li.slick-active button, .site-display-slideshow .slick-dots li.slick-active button {
  background-color: #EA001C;
}
.site-display-listview .slick-dots li.slick-active button:before, .site-display-slideshow .slick-dots li.slick-active button:before {
  opacity: 1;
}
.site-display-listview .slick-arrow.slick-prev, .site-display-listview .slick-arrow.slick-next, .site-display-slideshow .slick-arrow.slick-prev, .site-display-slideshow .slick-arrow.slick-next {
  top: 50%;
  transform: translateY(-50%);
  width: 69px;
  height: 68px;
  padding: 0;
  box-shadow: 0 4px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 599px) {
  .site-display-listview .slick-arrow.slick-prev, .site-display-listview .slick-arrow.slick-next, .site-display-slideshow .slick-arrow.slick-prev, .site-display-slideshow .slick-arrow.slick-next {
    width: 59px;
    height: 58px;
  }
}
.custom-gallery-shadow-wrapper .site-display-listview .slick-arrow.slick-prev, .custom-gallery-shadow-wrapper .site-display-listview .slick-arrow.slick-next, .custom-gallery-shadow-wrapper .site-display-slideshow .slick-arrow.slick-prev, .custom-gallery-shadow-wrapper .site-display-slideshow .slick-arrow.slick-next {
  bottom: -105px;
}
.site-display-listview .slick-arrow.slick-prev.slick-disabled, .site-display-listview .slick-arrow.slick-next.slick-disabled, .site-display-slideshow .slick-arrow.slick-prev.slick-disabled, .site-display-slideshow .slick-arrow.slick-next.slick-disabled {
  opacity: 0.5;
}
.site-display-listview .slick-arrow.slick-prev:before, .site-display-listview .slick-arrow.slick-next:before, .site-display-slideshow .slick-arrow.slick-prev:before, .site-display-slideshow .slick-arrow.slick-next:before {
  border: none !important;
  color: #D9D9D9;
  transition: transform 300ms ease-in-out;
  background-color: #EA001C;
  font-size: 26px;
  line-height: 2.7;
  transform: none;
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out;
}
@media (max-width: 599px) {
  .site-display-listview .slick-arrow.slick-prev:before, .site-display-listview .slick-arrow.slick-next:before, .site-display-slideshow .slick-arrow.slick-prev:before, .site-display-slideshow .slick-arrow.slick-next:before {
    font-size: 22px;
  }
}
.site-display-listview .slick-arrow.slick-prev:active:before, .site-display-listview .slick-arrow.slick-prev:hover:before, .site-display-listview .slick-arrow.slick-prev:focus-within:before, .site-display-listview .slick-arrow.slick-next:active:before, .site-display-listview .slick-arrow.slick-next:hover:before, .site-display-listview .slick-arrow.slick-next:focus-within:before, .site-display-slideshow .slick-arrow.slick-prev:active:before, .site-display-slideshow .slick-arrow.slick-prev:hover:before, .site-display-slideshow .slick-arrow.slick-prev:focus-within:before, .site-display-slideshow .slick-arrow.slick-next:active:before, .site-display-slideshow .slick-arrow.slick-next:hover:before, .site-display-slideshow .slick-arrow.slick-next:focus-within:before {
  background-color: #F5F5F5;
  color: #384D59;
}
.site-display-listview .slick-arrow.slick-prev, .site-display-slideshow .slick-arrow.slick-prev {
  left: 0;
}
.site-display-listview .slick-arrow.slick-prev:before, .site-display-slideshow .slick-arrow.slick-prev:before {
  border-radius: 0 15px 0 0;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
  padding-left: 4px;
}
.site-display-listview .slick-arrow.slick-next, .site-display-slideshow .slick-arrow.slick-next {
  right: 0;
}
.site-display-listview .slick-arrow.slick-next:before, .site-display-slideshow .slick-arrow.slick-next:before {
  border-radius: 15px 0 0 0;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  padding-right: 4px;
}

.mfp-arrow {
  background: #3B85BD;
  color: #EA001C;
  border: 1px solid #3B85BD;
  border-radius: 100%;
}
.mfp-arrow:after {
  color: #EA001C;
  font-size: 40px;
  line-height: 40px;
}
.mfp-arrow:hover {
  background: #EA001C;
  color: #3B85BD;
  border: 1px solid #EA001C;
}
.mfp-arrow:hover:after {
  color: #3B85BD;
}
.mfp-arrow.mfp-arrow-left:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
}
.mfp-arrow.mfp-arrow-right:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
}

.mfp-image-holder .mfp-content .mfp-close {
  background: #3B85BD;
  color: #EA001C;
  border: 1px solid #3B85BD;
  border-radius: 100%;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: #EA001C;
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: #EA001C;
  color: #3B85BD;
  border: 1px solid #EA001C;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: #3B85BD;
}

.slick-slider .site-slider-pop-wrapper {
  margin-inline: 0;
}
.slick-slider .slick-dots li {
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
}
.slick-slider .slick-dots li button:before {
  height: 20px;
  width: 20px;
  background-color: #F5F5F5;
  border: none !important;
  transition: background-color 250ms ease-in-out;
}
.slick-slider .slick-dots li button:active:before, .slick-slider .slick-dots li button:hover:before, .slick-slider .slick-dots li button:focus-within:before {
  opacity: 1;
}
.slick-slider .slick-dots li.slick-active button:before {
  background-color: #EA001C;
}
.slick-slider .slick-arrow.slick-prev, .slick-slider .slick-arrow.slick-next {
  top: 50% !important;
  transform: translateY(-50%);
  width: 69px !important;
  height: 68px !important;
  padding: 0 !important;
  box-shadow: 0 4px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 599px) {
  .slick-slider .slick-arrow.slick-prev, .slick-slider .slick-arrow.slick-next {
    width: 59px !important;
    height: 59px !important;
  }
}
.custom-gallery-shadow-wrapper .slick-slider .slick-arrow.slick-prev, .custom-gallery-shadow-wrapper .slick-slider .slick-arrow.slick-next {
  bottom: -105px;
}
.slick-slider .slick-arrow.slick-prev.slick-disabled, .slick-slider .slick-arrow.slick-next.slick-disabled {
  opacity: 0.5;
}
.slick-slider .slick-arrow.slick-prev:before, .slick-slider .slick-arrow.slick-next:before {
  border: none !important;
  color: #D9D9D9 !important;
  transition: transform 300ms ease-in-out !important;
  background-color: #EA001C !important;
  font-size: 26px !important;
  line-height: 2.7 !important;
  transform: none !important;
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out !important;
}
@media (max-width: 599px) {
  .slick-slider .slick-arrow.slick-prev:before, .slick-slider .slick-arrow.slick-next:before {
    font-size: 22px !important;
  }
}
.slick-slider .slick-arrow.slick-prev:active:before, .slick-slider .slick-arrow.slick-prev:hover:before, .slick-slider .slick-arrow.slick-prev:focus-within:before, .slick-slider .slick-arrow.slick-next:active:before, .slick-slider .slick-arrow.slick-next:hover:before, .slick-slider .slick-arrow.slick-next:focus-within:before {
  background-color: #F5F5F5 !important;
  color: #384D59 !important;
}
.slick-slider .slick-arrow.slick-prev {
  left: 0 !important;
}
.slick-slider .slick-arrow.slick-prev:before {
  border-radius: 0 15px 0 0 !important;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
  padding-left: 4px;
}
.slick-slider .slick-arrow.slick-next {
  right: 0 !important;
}
.slick-slider .slick-arrow.slick-next:before {
  border-radius: 15px 0 0 0 !important;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  padding-right: 4px;
}

.site-slider.custom-rounded {
  border-radius: 10px;
  overflow: hidden;
}
.site-slider.video-overlay {
  border-radius: 10px;
  overflow: hidden;
}
.lined .site-slider.video-overlay {
  overflow: visible;
}
.site-slider.video-overlay .site-slider-image-block {
  position: relative;
}
.site-slider.video-overlay .site-slider-image-block img {
  border: none !important;
  border-radius: 10px;
}
.site-slider.video-overlay .site-slider-image-block:before {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: #ffffff;
  padding: 20px;
  border: 1px solid #9D9D9D;
  z-index: 1000000;
  background-color: #384D59;
  border: none;
  width: 69px;
  border-radius: 15px 0;
  font-family: "site-icon";
  height: 68px;
  content: "\e905";
  position: absolute;
  font-size: 28px;
  line-height: 30px;
  color: #ffffff;
}
.site-slider.video-overlay .site-slider-image-block:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-image: none !important;
  background-color: hsla(0, 0%, 0%, 0.2);
  transition: background-color 250ms ease-in-out;
}
.site-slider.video-overlay:hover .site-slider-image-block:after, .site-slider.video-overlay:active .site-slider-image-block:after, .site-slider.video-overlay:focus .site-slider-image-block:after {
  background-color: hsla(0, 0%, 0%, 0.4);
}

.site-sidebar .site-slider .site-slider-image-block img {
  height: 100%;
  width: auto;
}

.cms-text-feature > div {
  overflow: visible;
}

.cms-text-feature .cms-text-feature-data {
  line-height: normal;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 26px;
  font-size: 16px;
}
.cms-text-feature .cms-text-feature-data p var {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.64px;
}
.cms-text-feature .cms-text-feature-data .custom-link-active {
  background-size: 100% 2px !important;
  background-position-x: left !important;
}
.cms-text-feature .cms-text-feature-data a:not([class]) {
  color: #3B85BD;
}
.cms-text-feature .cms-text-feature-data ul,
.cms-text-feature .cms-text-feature-data ol {
  list-style-position: outside;
  margin-bottom: 30px;
}
.cms-text-feature .cms-text-feature-data ul li,
.cms-text-feature .cms-text-feature-data ol li {
  line-height: 36px;
  font-size: 16px;
  position: relative;
  list-style: none;
  letter-spacing: 0.64px;
  margin-left: -1px;
}
.cms-text-feature .cms-text-feature-data ul {
  list-style-position: outside;
}
.cms-text-feature .cms-text-feature-data ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #3B85BD;
  font-size: 50px;
  position: absolute;
  top: 14px;
  left: -28px;
  border-radius: 3px 0;
}
.cms-text-feature .cms-text-feature-data ol {
  counter-reset: section;
}
.cms-text-feature .cms-text-feature-data ol li:before {
  counter-increment: section;
  content: counter(section) ".";
  position: absolute;
  left: -28px;
  color: #3B85BD;
}

body:not(.cms-page-is-in-edit-mode) .custom-full-width-text h2:first-child {
  -webkit-text-stroke: 1px #ffffff;
  font-size: clamp(3.75rem, 8.095vw + 0.714rem, 8rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 7.04px;
  text-transform: uppercase;
  color: transparent;
}
body:not(.cms-page-is-in-edit-mode) .custom-full-width-text h3 {
  color: #ffffff;
}

.custom-full-width-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 20px;
}
@media (max-width: 599px) {
  .custom-full-width-text {
    flex-direction: column;
  }
}
.custom-full-width-text h2:first-child {
  -webkit-text-stroke: 1px #000000;
  font-size: clamp(3.75rem, 8.095vw + 0.714rem, 8rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 7.04px;
  text-transform: uppercase;
  color: transparent;
  padding-block: 0 !important;
}

.site-search-wrapper .site-search-icon {
  color: #ffffff;
  font-size: 25px;
}
.site-search-wrapper .site-search-icon i {
  font-weight: bold;
  cursor: pointer;
}
.site-search-wrapper .site-search-block {
  opacity: 0;
  visibility: hidden;
}
.site-search-wrapper .site-search-block-active {
  opacity: 1;
  visibility: visible;
}
.site-search-wrapper .site-search-block-active.site-search-option {
  width: 300px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option1 {
  max-height: 86px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option2 {
  right: 0 !important;
}
.site-search-wrapper .site-search-block.site-search-option {
  position: absolute;
  right: 40px;
  z-index: 1000;
  top: 12px;
  width: 0;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input {
  border-radius: 25px !important;
  border: 3px solid #EA001C !important;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: transparent;
  padding: 6px 30px;
  color: #3B85BD;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid transparent;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover {
  background: transparent;
  color: #EA001C;
  border: 1px solid transparent;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904" !important;
  font-size: 30px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option1 {
  position: absolute;
  right: 0;
  top: 100%;
  background: #9D9D9D;
  z-index: 1000;
  padding: 20px;
  width: 400px;
  height: auto;
  max-height: 0;
  transition: all ease 0.3s;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data {
  display: flex;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: #3B85BD;
  padding: 6px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid #000000;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover {
  background: #EA001C;
  color: #3B85BD;
  border: 1px solid #EA001C;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904" !important;
  font-size: 30px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option2 {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 10px 30px 0;
}
.site-social-block-wrapper .site-footer {
  display: flex;
}
.site-social-block-wrapper .site-social-block {
  color: #ffffff;
  margin: 0;
}
.site-social-block-wrapper .site-social-block p {
  display: flex;
  column-gap: 15px;
  justify-content: center;
}
.site-social-block-wrapper .site-social-block a {
  color: #ffffff;
  text-align: center;
  line-height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-social-block-wrapper .site-social-block a:before {
  margin-bottom: 1px;
}
.site-social-block-wrapper .site-social-block a:hover, .site-social-block-wrapper .site-social-block a:active, .site-social-block-wrapper .site-social-block a:focus {
  color: #ffffff;
}

.site-social-facebook {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-facebook:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-facebook:hover, .site-social-facebook:active, .site-social-facebook:focus {
  background-color: #ffffff;
}
.site-social-facebook:hover:before, .site-social-facebook:active:before, .site-social-facebook:focus:before {
  color: #384D59;
}
.site-social-facebook:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
}
.footer .site-social-facebook:before {
  position: relative;
  bottom: -2px;
}
.site-social-instagram {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-instagram:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-instagram:hover, .site-social-instagram:active, .site-social-instagram:focus {
  background-color: #ffffff;
}
.site-social-instagram:hover:before, .site-social-instagram:active:before, .site-social-instagram:focus:before {
  color: #384D59;
}
.site-social-instagram:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
}
.site-social-twitter {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-twitter:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-twitter:hover, .site-social-twitter:active, .site-social-twitter:focus {
  background-color: #ffffff;
}
.site-social-twitter:hover:before, .site-social-twitter:active:before, .site-social-twitter:focus:before {
  color: #384D59;
}
.site-social-twitter:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913" !important;
}
.site-social-youtube {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-youtube:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-youtube:hover, .site-social-youtube:active, .site-social-youtube:focus {
  background-color: #ffffff;
}
.site-social-youtube:hover:before, .site-social-youtube:active:before, .site-social-youtube:focus:before {
  color: #384D59;
}
.site-social-youtube:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e914" !important;
}
.site-social-linkedin {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-linkedin:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-linkedin:hover, .site-social-linkedin:active, .site-social-linkedin:focus {
  background-color: #ffffff;
}
.site-social-linkedin:hover:before, .site-social-linkedin:active:before, .site-social-linkedin:focus:before {
  color: #384D59;
}
.site-social-linkedin:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900" !important;
}
.site-social-tiktok {
  width: 50px;
  height: 489x;
  background-color: #EA001C;
  border-radius: 15px 0%;
  margin: 0 0 10px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  aspect-ratio: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.site-social-tiktok:before {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  color: #ffffff;
  transition: all ease 0.5s;
  margin-right: 0;
}
.site-social-tiktok:hover, .site-social-tiktok:active, .site-social-tiktok:focus {
  background-color: #ffffff;
}
.site-social-tiktok:hover:before, .site-social-tiktok:active:before, .site-social-tiktok:focus:before {
  color: #384D59;
}
.site-social-tiktok:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
}

.custom-postcard-right .site-slider-image-block, .custom-postcard-left .site-slider-image-block {
  position: relative;
}
.custom-postcard-right .site-slider-image-block:after, .custom-postcard-left .site-slider-image-block:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
.custom-postcard-right .site-slider-image-block img, .custom-postcard-left .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}

.custom-postcard-right {
  transform: rotate(2deg);
}

.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-list {
  padding: 27px;
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  position: relative;
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide:nth-child(odd) {
  transform: scale(1) rotate(-3deg);
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide:nth-child(even) {
  width: 110%;
  transform: scale(1) rotate(4deg);
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
.custom-framed-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 15px;
}

.video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: hsla(202, 23%, 28%, 0.5);
  z-index: 100000;
  height: 100%;
  width: 100%;
}
.video-popup-wrapper-active {
  display: block;
}
.video-popup-wrapper-active .remove-video-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #EA001C;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 35px;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
.video-popup-wrapper-active .remove-video-popup:before {
  font-family: "site-icon";
  content: "\e90b";
  display: block;
}
.video-popup-wrapper-active .remove-video-popup:active, .video-popup-wrapper-active .remove-video-popup:hover, .video-popup-wrapper-active .remove-video-popup:focus {
  background-color: #ffffff;
  color: #384D59;
}
@media (max-width: 1023px) {
  .video-popup-wrapper-active .remove-video-popup {
    top: -70px;
    right: 20px;
  }
}
@media (max-width: 1023px) and (orientation: landscape) {
  .video-popup-wrapper-active .remove-video-popup {
    top: 80px;
  }
}
.video-popup-wrapper .video-popup {
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 599px) {
  .video-popup-wrapper .video-popup {
    width: 90%;
  }
  .video-popup-wrapper .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}
.video-popup-wrapper.video-popup-section .video-popup {
  width: 90%;
  max-width: 900px;
  background: none;
  line-height: 0;
}
@media (max-width: 599px) {
  .video-popup-wrapper.video-popup-section .video-popup {
    width: 90%;
  }
  .video-popup-wrapper.video-popup-section .video-popup iframe {
    width: 100% !important;
    height: 200px !important;
  }
}

body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: hsla(165, 94%, 14%, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  aspect-ratio: 1;
  text-align: center;
  line-height: 28px;
  border-radius: 100%;
  background-color: #EA001C;
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
  color: #000;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:active, body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover, body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:focus-within,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:active,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:focus-within,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:active,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:focus-within,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:active,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:focus-within,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:active,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:focus-within,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:active,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:focus-within {
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:active::before, body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before, body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:focus-within::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:active::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-form-popup .site-popup-close:focus-within::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:active::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:focus-within::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:active::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:focus-within::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:active::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-form-popup .site-popup-close:focus-within::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:active::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:focus-within::before {
  transform: scale(0.7);
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup,
body.cms-page-is-published .popup-wrapper .site-form-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close,
body.cms-page-is-published .popup-wrapper .site-form-popup .site-popup-close {
  pointer-events: all;
}

q {
  text-align: unset !important;
  padding-right: 94px;
  position: relative;
  font-size: 16px !important;
  line-height: 26px !important;
}
q:before {
  font-family: "site-icon";
  content: "\e907";
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: #384D59;
  width: 50px;
  height: 48px;
  border-radius: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
q:after {
  content: none;
}

cite {
  font-family: "Barlow", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.48px;
  text-align: left;
}
cite:before {
  content: none;
}

.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-arrow {
  top: auto !important;
  bottom: -100px;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-arrow.slick-prev {
  left: auto !important;
  right: 90px;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  display: none !important;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption {
  background: none;
  position: relative;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data {
  text-align: left;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data q {
  display: flex;
}
.cms-page-is-in-edit-mode .custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data q {
  color: #000000 !important;
}
.custom-text-gallery:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data q:before {
  color: #000000;
  background-color: #ffffff;
}

#HeroContent {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  #HeroContent {
    margin-bottom: 0;
  }
}
#HeroContent .site-slider .site-slider-image-block,
#HeroContent .site-slider .site-slider-video-block {
  position: relative;
}
#HeroContent .site-slider.custom-hero-overlay:after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #384D59;
  opacity: 0.8;
}
#HeroContent .site-slider.custom-hero-overlay img {
  filter: grayscale(100%);
}
@media (max-width: 767px) {
  #HeroContent {
    margin-bottom: 40px;
  }
}
@media (max-width: 599px) {
  #HeroContent {
    margin-bottom: 30px;
  }
  #HeroContent .site-slider {
    height: auto;
  }
  #HeroContent .site-slider .site-slick-wrapper {
    height: auto;
  }
  #HeroContent .site-slider .site-slick-wrapper .slick-list {
    height: auto;
  }
  #HeroContent .site-slider .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  #HeroContent .site-slider .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  #HeroContent .site-slider .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    width: 100%;
    height: 360px;
    object-fit: cover;
  }
  #HeroContent .site-slide-height-mob-fixed {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    height: 360px;
    width: 100%;
    object-fit: cover;
  }
  #HeroContent .site-slide-height-mob-cover {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image:not(.site-custom-hero-banner-wrapper .site-slider-image) {
    height: 100vh !important;
    width: 100%;
    object-fit: cover;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block {
    height: 100vh;
  }
  #HeroContent .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block .site-slider-video {
    height: 100vh;
    width: 100%;
    object-fit: cover;
  }
  #HeroContent .site-slide-height-mob-fixed {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  #HeroContent .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    height: 290px !important;
    width: 100%;
    object-fit: cover;
  }
}
#HeroContent .custom-hero-wrapper {
  z-index: 10;
  position: relative;
}
.cms-page-is-in-edit-mode #HeroContent .custom-hero-wrapper {
  margin-bottom: 100px;
}
#HeroContent .custom-hero-wrapper .custom-hero {
  margin-bottom: -130px;
}
@media (max-width: 1199px) {
  #HeroContent .custom-hero-wrapper .custom-hero {
    margin-bottom: -30px;
  }
}
#HeroContent .custom-hero-wrapper .slick-list {
  overflow: visible;
}
#HeroContent .custom-hero-wrapper .slick-slide {
  display: grid !important;
  grid-template-columns: minmax(300px, 0.7fr) minmax(300px, 1fr);
  padding-inline: 7vw;
}
@media (max-width: 1199px) {
  #HeroContent .custom-hero-wrapper .slick-slide {
    grid-template-columns: minmax(300px, 1fr);
    grid-auto-rows: auto;
  }
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-image-block {
  width: 90%;
  position: relative;
  transform: rotate(-5deg);
  margin: 75px 0;
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-image-block:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
@media (max-width: 1199px) {
  #HeroContent .custom-hero-wrapper .slick-slide .site-slider-image-block {
    margin-block: 25px;
    width: 100%;
    order: 1;
  }
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption {
  width: 100%;
  position: relative;
  transform: none;
  inset: unset;
  background: none;
  text-align: left;
}
@media (max-width: 1199px) {
  #HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption {
    order: 0;
  }
  #HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption img {
    margin-block: 40px;
  }
}
@media (max-width: 767px) {
  #HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption {
    padding-inline: 0;
    padding-bottom: 0;
  }
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption .site-slider-capton-data h2 {
  padding-top: 30px;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  text-align: left;
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption .site-slider-capton-data h2 var {
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-size: clamp(6.25rem, 17.593vw - 2.194rem, 11rem);
  font-style: italic;
  font-weight: 800;
  line-height: 70%;
  letter-spacing: 7.04px;
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption .site-slider-more-desc {
  padding-top: 30px;
  transform: rotate(-4deg);
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption .site-slider-more-desc .site-container {
  padding-inline: 0;
}
#HeroContent .custom-hero-wrapper .slick-slide .site-slider-caption .site-slider-more-desc .marker {
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: clamp(1.875rem, 2.222vw + 0.625rem, 2.625rem);
}
#HeroContent .custom-hero-title-wrapper {
  position: relative;
  padding-inline: 4.5vw;
}
.cms-page-is-in-edit-mode #HeroContent .custom-hero-title-wrapper .custom-hero-title h2,
.cms-page-is-in-edit-mode #HeroContent .custom-hero-title-wrapper .custom-hero-title h3 {
  color: #000000 !important;
}
#HeroContent .custom-hero-title-wrapper .custom-hero-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 1299px) {
  #HeroContent .custom-hero-title-wrapper .custom-hero-title {
    flex-direction: column;
    align-items: flex-start;
  }
}
#HeroContent .custom-hero-title-wrapper .custom-hero-title h2:first-of-type {
  -webkit-text-stroke: 1px #ffffff;
  font-size: clamp(6.25rem, 17.593vw - 2.194rem, 11rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 7.04px;
  text-transform: uppercase;
  color: transparent;
  padding-block: 0;
  line-height: 1;
}
@media (max-width: 1299px) {
  #HeroContent .custom-hero-title-wrapper .custom-hero-title h2:first-of-type {
    font-size: 60px;
  }
}
#HeroContent .custom-hero-title-wrapper .custom-hero-title h2:last-child {
  color: #ffffff;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  letter-spacing: 1.68px;
  max-width: 500px;
}
#HeroContent h3 {
  transform: rotate(-2deg);
}
#HeroContent h3 .marker {
  color: #000000 !important;
  background-color: #ffffff !important;
}

@media (max-width: 1023px) {
  .custom-double-gallery-wrapper, .custom-single-gallery-wrapper {
    margin-top: 40px;
  }
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide {
  margin-inline: 30px;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  padding-inline: 7vw;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    row-gap: 30px;
  }
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block {
  position: relative;
  transform: rotate(1.5deg);
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block:after, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block img, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption {
  position: relative;
  transform: none;
  inset: unset;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption {
    padding-inline: 0;
    padding-bottom: 0;
  }
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p {
  font-size: 16px;
  line-height: 26px;
  display: flex;
  padding-inline: 30px 0;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p {
    padding-left: 0;
  }
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q {
  padding-inline: 0;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q:before {
  background-color: #ffffff;
  color: #000000;
  right: -94px;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q:before {
    right: -70px;
  }
}
.cms-page-is-in-edit-mode .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q, .cms-page-is-in-edit-mode .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p q {
  color: #000000;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p cite, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div .site-slide .site-slider-caption p cite {
  font-family: "Barlow Condensed";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 216.667% */
  letter-spacing: 0.48px;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-image-block, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-image-block {
  order: 1;
  transform: rotate(-3deg);
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption {
  order: 0;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption p {
  padding-inline: 0 60px;
}
.custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide > div + div .site-slide .site-slider-caption p q:before {
  left: -94px;
  right: auto;
}
@media (max-width: 1023px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    padding-inline: 7vw;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    row-gap: 30px;
  }
}
@media (max-width: 1023px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block {
    position: relative;
    transform: rotate(1.5deg);
  }
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block:after, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block:after {
    content: "";
    background-image: url(../images/frame.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: 4;
  }
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block img, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-image-block img {
    border: 10px solid transparent;
    border-bottom-width: 10px;
  }
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption {
    position: relative;
    transform: none;
    inset: unset;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption {
    padding-inline: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p {
    font-size: 16px;
    line-height: 26px;
    display: flex;
    padding-inline: 30px 0;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p {
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q {
    padding-inline: 0;
  }
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q:before {
    background-color: #ffffff;
    color: #000000;
    right: -94px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q:before {
    right: -70px;
  }
}
@media (max-width: 1023px) {
  .cms-page-is-in-edit-mode .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q, .cms-page-is-in-edit-mode .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p q {
    color: #000000;
  }
  .custom-double-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p cite, .custom-single-gallery-wrapper .custom-double-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide .site-slide .site-slider-caption p cite {
    font-family: "Barlow Condensed";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 216.667% */
    letter-spacing: 0.48px;
  }
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide {
  margin-inline: 30px;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  padding-inline: 7vw;
}
@media (max-width: 1023px) {
  .custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide {
    flex-direction: column;
    row-gap: 30px;
  }
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block {
  position: relative;
  transform: rotate(1.5deg);
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block:after, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block img, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption {
  position: relative;
  transform: none;
  inset: unset;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption {
    padding-inline: 0;
    padding-bottom: 0;
  }
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p {
  font-size: 16px;
  line-height: 26px;
  display: flex;
  padding-inline: 0;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p {
    padding-left: 0;
  }
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q {
  padding-inline: 0;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q:before {
  background-color: #ffffff;
  color: #000000;
  right: -94px;
}
@media (max-width: 767px) {
  .custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q:before {
    right: -70px;
  }
}
.cms-page-is-in-edit-mode .custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q, .cms-page-is-in-edit-mode .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p q {
  color: #000000;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p cite, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide.site-slide .site-slider-caption p cite {
  font-family: "Barlow Condensed";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 216.667% */
  letter-spacing: 0.48px;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide {
  flex-direction: row;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-image-block, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-image-block {
  transform: rotate(-3deg);
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-caption p, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-caption p {
  padding-inline: 0 60px;
}
.custom-double-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-caption p q:before, .custom-single-gallery-wrapper .custom-single-gallery.site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .slick-slide + div .site-slide .site-slider-caption p q:before {
  left: -94px;
  right: auto;
}
.custom-backdrop-wrapper .site-slider, .custom-backdrop-wrapper .slick-slider, .custom-backdrop-wrapper .slick-list, .custom-backdrop-wrapper .slick-track, .custom-backdrop-wrapper .slick-slide, .custom-backdrop-wrapper .slick-slide > div, .custom-backdrop-wrapper .site-slide, .custom-backdrop-wrapper .site-slider-image-block {
  height: 100%;
}
.custom-backdrop-wrapper .site-slider .site-slider-image, .custom-backdrop-wrapper .slick-slider .site-slider-image, .custom-backdrop-wrapper .slick-list .site-slider-image, .custom-backdrop-wrapper .slick-track .site-slider-image, .custom-backdrop-wrapper .slick-slide .site-slider-image, .custom-backdrop-wrapper .slick-slide > div .site-slider-image, .custom-backdrop-wrapper .site-slide .site-slider-image, .custom-backdrop-wrapper .site-slider-image-block .site-slider-image {
  height: 100%;
  object-fit: cover;
}

body:not(.cms-page-is-in-edit-mode) .combinedElementWrapper {
  padding-block: 50px;
  position: relative;
}
@media (max-width: 1199px) {
  body:not(.cms-page-is-in-edit-mode) .combinedElementWrapper {
    padding-block-start: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .combinedElementWrapper .custom-combined-wrapper {
  z-index: 2;
}
body:not(.cms-page-is-in-edit-mode).home-page.site-header-stuck .side-scroller .custom-backdrop-wrapper .site-slider-image-block:after {
  opacity: 0.8;
}
body:not(.cms-page-is-in-edit-mode).home-page.site-header-stuck .side-scroller .custom-backdrop-wrapper .site-slider-image-block img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper {
  bottom: -190px;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption {
  z-index: -1;
  position: absolute !important;
  padding: 0;
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-caption-block, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-container, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-capton-data, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-capton-data p {
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-caption-block img, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-container img, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-capton-data img, body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-capton-data p img {
  height: 100%;
  object-fit: cover;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-slider-capton-data {
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-container {
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-caption .site-container img {
  width: 100%;
  object-fit: cover;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-image-block img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
body:not(.cms-page-is-in-edit-mode).home-page .side-scroller .custom-backdrop-wrapper .site-slider-image-block:after {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
body:not(.cms-page-is-in-edit-mode) .custom-backdrop-wrapper {
  z-index: -1;
  position: fixed;
  inset: 0;
  overflow: hidden;
}
body:not(.cms-page-is-in-edit-mode) .custom-backdrop-wrapper .site-slider-image-block {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .custom-backdrop-wrapper .site-slider-image-block:after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #384D59;
  opacity: 0.8;
}
body:not(.cms-page-is-in-edit-mode) .custom-backdrop-wrapper .site-slider-image-block img {
  filter: grayscale(100%);
}

body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper {
  z-index: 10 !important;
  position: absolute;
  padding-block: 15px;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper {
    top: -60px;
  }
}
body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper .custom-centred-text {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  transform: translate(-50%, -95%);
}
@media (max-width: 1199px) {
  body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper .custom-centred-text {
    top: 45% !important;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper .custom-centred-text {
    top: 20px !important;
    transform: translateX(-50%);
  }
}
body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper .custom-centred-text h3:first-of-type {
  margin-bottom: 15px;
}
body:not(.cms-page-is-in-edit-mode) .custom-centred-text-wrapper .custom-centred-text h3 .marker {
  font-family: "Barlow", sans-serif;
  font-size: clamp(1.125rem, 4.444vw - 1.375rem, 2.625rem);
  font-weight: 700;
  line-height: 147.619% !important; /* 147.619% */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #000000 !important;
  background-color: #ffffff !important;
}

body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr {
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr h2, body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr h3, body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr p {
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr hr {
  border-color: #ffffff !important;
  max-width: 320px;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child {
  overflow-y: auto;
  max-height: 90vh;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child::-webkit-scrollbar-button {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child::-webkit-scrollbar-thumb {
  background: #EA001C;
  border-radius: 1rem;
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 1rem;
  background-clip: padding-box;
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child {
    max-height: 90%;
  }
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child {
    overflow: visible;
    max-height: none;
  }
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks {
    padding-top: 20px;
    min-width: 350px;
    right: 0;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks {
    min-width: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p {
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p:after {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    font-size: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(90deg);
    transition: transform 250ms ease-in-out;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked:after {
    transform: rotate(0);
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked + .mobileTabs {
    max-height: 400px !important;
    background-color: #384D59;
    position: absolute;
    overflow-y: scroll;
    padding-inline: 30px;
    padding-top: 20px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
    transition: max-height 250ms ease-in-out;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked + .mobileTabs::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked + .mobileTabs::-webkit-scrollbar-button {
    display: none;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked + .mobileTabs::-webkit-scrollbar-thumb {
    background: #EA001C;
    border-radius: 1rem;
  }
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p.mobileTabClicked + .mobileTabs::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 1rem;
    background-clip: padding-box;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child .usefulLinks > p:after {
    right: 5px;
  }
}
body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child h2 {
  -webkit-text-stroke: 1px #ffffff;
  font-size: clamp(6.25rem, 17.593vw - 2.194rem, 11rem);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 7.04px;
  text-transform: uppercase;
  color: transparent;
  padding-block: 0 50px;
  position: relative;
  top: -25px;
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child h2 {
    top: 0;
  }
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .custom-double-column-wrapper table tbody tr td:first-child h2 {
    padding-block-end: 0;
  }
}

.custom-double-column-wrapper {
  position: relative;
}
.custom-double-column-wrapper table {
  margin-block: 50px 0;
}
@media (max-width: 899px) {
  .custom-double-column-wrapper table {
    margin-block: 0;
  }
}
@media (max-width: 599px) {
  .custom-double-column-wrapper table {
    display: blocktable !important;
    overflow-x: hidden;
    white-space: wrap;
  }
}
.custom-double-column-wrapper table tbody tr {
  display: grid;
  grid-template-columns: minmax(0, 0.6fr) minmax(0, 1fr);
}
.lined .custom-double-column-wrapper table tbody tr {
  grid-template-columns: minmax(0, 1fr);
}
@media (max-width: 1199px) {
  .lined .custom-double-column-wrapper table tbody tr td:first-child {
    max-height: 100% !important;
  }
}
@media (max-width: 899px) {
  .lined .custom-double-column-wrapper table tbody tr td:first-child {
    flex-direction: column;
  }
}
.lined .custom-double-column-wrapper table tbody tr .usefulLinks {
  width: 60%;
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .lined .custom-double-column-wrapper table tbody tr .usefulLinks {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .lined .custom-double-column-wrapper table tbody tr .usefulLinks {
    margin-top: 0;
  }
}
@media (max-width: 899px) {
  .custom-double-column-wrapper table tbody tr {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: minmax(100px, auto) minmax(500px, 1fr);
  }
}
.custom-double-column-wrapper table tbody tr td:first-child {
  padding-right: 40px;
}
@media (max-width: 899px) {
  .custom-double-column-wrapper table tbody tr td:first-child {
    display: flex;
    justify-content: space-between;
    padding-right: 0;
  }
}
@media (max-width: 649px) {
  .custom-double-column-wrapper table tbody tr td:first-child {
    flex-direction: column;
  }
}
.custom-double-column-wrapper table tbody tr td:first-child > * {
  min-width: 0;
}
.custom-double-column-wrapper table tbody tr td:first-child h2 {
  -webkit-text-stroke: 1px #000000;
}
.custom-double-column-wrapper table tbody tr td:first-child a {
  margin-block: 7px;
}
.custom-double-column-wrapper table tbody tr td:first-child ul {
  padding-left: 0;
}
.custom-double-column-wrapper table tbody tr td:first-child ul li {
  margin-bottom: 20px;
}
.custom-double-column-wrapper table tbody tr td:first-child ul li:before {
  content: none;
}
.custom-double-column-wrapper table tbody tr td:last-child {
  padding-left: 60px;
}
.lined .custom-double-column-wrapper table tbody tr td:last-child {
  padding-left: 0;
}
@media (max-width: 899px) {
  .custom-double-column-wrapper table tbody tr td:last-child {
    padding-left: 0;
  }
}

@media (max-width: 899px) {
  .custom-double-column .mobileTabs {
    max-height: 0;
    overflow: hidden;
    text-align: left;
  }
  .custom-double-column .mobileTabs p:after {
    content: none;
  }
  .custom-double-column .mobileTabs p:last-child {
    padding-bottom: 30px;
  }
}
@media (max-width: 899px) {
  .custom-double-column .mobileTabs {
    width: 100%;
    z-index: 5;
  }
  .custom-double-column .mobileTabs .buttonWrapper > p {
    text-align: center !important;
  }
}

/** @format */
.map {
  position: relative;
}
.site-hotspots-wrapper {
  padding-inline: 7vw;
  z-index: 15;
  position: relative;
}
.site-hotspots-wrapper body:not(.cms-page-is-in-edit-mode) {
  top: -100px;
}
@media (max-width: 1199px) {
  .site-hotspots-wrapper {
    top: -50px;
  }
}

.site-hotspots {
  width: 100%;
  padding-inline: 0;
}
.site-hotspots table {
  white-space: wrap;
}
@media (min-width: 900px) {
  .site-hotspots {
    min-height: 500px;
  }
  .site-hotspots body:not(.cms-page-is-in-edit-mode) {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 900px) {
  .site-hotspots > p {
    width: 50%;
  }
}
.site-hotspots .shape-container {
  background: none;
  border: none;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 999px;
  position: relative;
  width: 40px !important;
  height: 40px !important;
  border-radius: 0;
  outline: none !important;
  padding-inline: 0;
}
.site-hotspots .shape-container.active:before {
  transform: scale(1);
}
.site-hotspots .shape-container:before {
  content: url(../images/map-marker.svg);
  transform: scale(0.6);
  width: 100%;
  height: 100%;
  font-size: 10px;
  transition: transform 300ms ease-in-out;
  transform-origin: center bottom;
  filter: drop-shadow(5px 5px 10px hsla(0, 0%, 0%, 0.15));
}
.site-hotspots .shape-container .shape-counter {
  display: none;
}
.site-hotspots .shape-container .shape-title {
  position: absolute;
  background-color: #EA001C;
  color: #ffffff;
  bottom: 125%;
  font-size: 14px;
  line-height: 120%;
  font-family: "Barlow Condensed";
  padding: 5px 10px;
  white-space: nowrap;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  transition: 0.5s ease all;
  opacity: 0;
  z-index: 2;
}
.site-hotspots .shape-container .shape-title::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #EA001C;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.site-hotspots .shape-container:hover, .site-hotspots .shape-container:focus {
  cursor: pointer;
}
.site-hotspots .shape-container:hover .shape-title, .site-hotspots .shape-container:focus .shape-title {
  opacity: 1;
  transition: 0.5s ease all;
}
.site-hotspots .shape-container.active .shape-title {
  opacity: 1;
  transition: 0.5s ease all;
}

body:not(.cms-page-is-in-edit-mode) .site-hotspots > table {
  border: none;
  display: block;
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr:not(:last-child) {
  margin-bottom: 20px;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table .close {
  position: absolute;
  right: 50px;
  top: 100px;
  width: 50px;
  height: 50px;
  background-color: #EA001C;
  opacity: 1;
  transition: 0.5s ease all;
  color: #ffffff !important;
  text-shadow: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  z-index: 9;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table .close::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b" !important;
  font-size: 2rem;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table .close:hover, body:not(.cms-page-is-in-edit-mode) .site-hotspots > table .close:focus {
  opacity: 1 !important;
  background-color: #ffffff;
  transition: 0.5s ease all;
  color: #3B85BD !important;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th {
  padding-right: 20px;
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th :last-child {
  margin-bottom: 0 !important;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916" !important;
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(0) translateY(-50%);
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table.active {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table.active th::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr {
  background: transparent !important;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tbody,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th {
  display: block !important;
  border: none;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tbody p, body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tbody h2,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr p,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr h2,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td p,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td h2,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th p,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th h2 {
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tbody p:first-of-type,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr p:first-of-type,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td p:first-of-type,
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th p:first-of-type {
  margin-bottom: 50px;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tbody, body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr, body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td {
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td {
  display: flex !important;
  flex-direction: column;
  padding-bottom: 30px;
  overflow-y: auto;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td::-webkit-scrollbar-button {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td::-webkit-scrollbar-thumb {
  background: #EA001C;
  border-radius: 1rem;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 1rem;
  background-clip: padding-box;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td {
    padding: 20px 20px 0 !important;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td {
    justify-content: flex-start;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table {
  width: 45% !important;
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  transition: 0.5s ease all;
  margin-top: 0 !important;
  z-index: 2;
  overflow-y: hidden;
  overflow-x: hidden;
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .site-hotspots > table {
    width: 100% !important;
    background-color: #384D59;
    padding: 30px;
    height: 100vh !important;
    padding-top: 100px;
    position: fixed;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th {
  padding-right: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table th::after {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table tr:not(:last-child) {
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table.active {
  right: 40px;
  transition: 0.5s ease all;
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) .site-hotspots > table.active {
    right: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td {
  padding: 0 10px 100px 20px;
}
body:not(.cms-page-is-in-edit-mode) .site-hotspots > table td img {
  margin-left: -20px;
  margin-right: -20px;
  max-width: calc(100% + 40px);
}
@media (min-width: 900px) {
  body:not(.cms-page-is-in-edit-mode) .site-hotspots > table .close {
    float: none;
    display: none;
  }
}

.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  display: flex !important;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  position: relative;
  margin: 50px;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block:after, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
@media (max-width: 599px) {
  .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 0;
  }
  .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img {
    border-bottom-width: 10px !important;
  }
}
@media (max-width: 449px) {
  .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block img {
    border-width: 5px !important;
  }
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption {
  position: relative;
  background: none;
}
@media (max-width: 599px) {
  .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption {
    padding: 0;
  }
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data {
  text-align: left;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 {
  color: #ffffff;
  font-size: 42px;
  line-height: 46px;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
@media (max-width: 599px) {
  .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.cms-page-is-in-edit-mode .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3, .cms-page-is-in-edit-mode .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 {
  color: #000000;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 big, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 big {
  font-family: "Barlow Condensed" !important;
  font-size: clamp(5.313rem, 10.111vw + 1.521rem, 11rem);
  font-style: italic;
  font-weight: 800;
  line-height: 70%;
  letter-spacing: 7.04px;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 big tt, .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 tt big, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 big tt, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 tt big {
  font-family: "Barlow Condensed" !important;
  font-size: clamp(3.75rem, 8.095vw + 0.714rem, 8rem);
  line-height: 44.531%;
  letter-spacing: 5.12px;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 var, .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 var {
  font-weight: 400;
  color: #ffffff;
}
.cms-page-is-in-edit-mode .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 var, .cms-page-is-in-edit-mode .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data h3 var {
  color: #000000;
}
.cms-page-is-in-edit-mode .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data p, .cms-page-is-in-edit-mode .site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption .site-slider-capton-data p {
  color: #000000;
}

.lined .site-slide-caption-dt-tc-wrapper .custom-icon-left .slick-list, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right .slick-list, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-top .slick-list {
  overflow: visible;
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-left h3:first-child, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:first-child, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-top h3:first-child {
  position: relative;
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-left h3:first-child:before, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:first-child:before, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-top h3:first-child:before {
  position: absolute;
  content: url(../images/map-marker.svg);
}
@media (max-width: 599px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-left h3:first-child:before, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:first-child:before, .lined .site-slide-caption-dt-tc-wrapper .custom-icon-top h3:first-child:before {
    left: 0 !important;
    top: -30px !important;
  }
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-left .site-slider-capton-data {
  width: 470px;
  float: right;
  margin: 0;
}
@media (max-width: 1023px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-left .site-slider-capton-data {
    float: none;
    width: 100%;
  }
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-left .site-slider-capton-data h3:before {
  left: -65px;
  top: 5px;
}
@media (max-width: 599px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-left .site-slider-capton-data h3:before {
    left: 0 !important;
    top: -60px !important;
  }
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3 {
  margin-bottom: 30px;
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:before {
  top: 85px;
  left: 400px;
}
@media (max-width: 1299px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:before {
    left: -65px;
    top: 50%;
    transform: translateY(-40%);
  }
}
@media (max-width: 599px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-right h3:before {
    transform: translateY(-20px);
  }
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-top .slick-list {
  overflow: visible;
}
.lined .site-slide-caption-dt-tc-wrapper .custom-icon-top h3:before {
  top: -70px;
}
@media (max-width: 999px) {
  .lined .site-slide-caption-dt-tc-wrapper .custom-icon-top h3:before {
    left: -65px;
    top: 50%;
    transform: translateY(-40%);
  }
}
.lined .site-slide-caption-dt-tc-wrapper.video-overlay-wrapper {
  left: -35%;
  width: 135%;
  position: relative;
}
@media (max-width: 1299px) {
  .lined .site-slide-caption-dt-tc-wrapper.video-overlay-wrapper {
    width: 100%;
    left: 0;
  }
}
.lined .site-slide-caption-dt-tc-wrapper.video-overlay-wrapper .site-slider-image-block {
  border-radius: 10px;
  overflow: hidden;
}
.lined .site-slide-caption-dt-tc-wrapper.video-overlay-wrapper .site-slider-caption .site-slider-capton-data h3 {
  position: relative;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide, .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide > a {
  flex-direction: column-reverse;
  display: flex;
}
.site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block, .site-slide-caption-dt-tc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide > a .site-slider-image-block {
  margin: 10px;
}

.lined .site-slide-caption-dt-mc-wrapper .site-slider-caption {
  padding-left: 30px;
}
.site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  flex-direction: column;
}
.site-slide-caption-dt-mc-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-caption {
  inset: 0;
  transform: none;
}

.custom-image-tilt-right-little-wrapper td:has(img) {
  transform: rotate(3deg);
}
.custom-image-tilt-right-little-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(3deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-right-little-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

.custom-image-tilt-right-medium-wrapper td:has(img) {
  transform: rotate(4.5deg);
}
.custom-image-tilt-right-medium-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(4.5deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-right-medium-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

.custom-image-tilt-right-large-wrapper td:has(img) {
  transform: rotate(7deg);
}
.custom-image-tilt-right-large-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(7deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-right-large-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

.custom-image-tilt-left-little-wrapper td:has(img) {
  transform: rotate(-3deg);
}
.custom-image-tilt-left-little-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(-3deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-left-little-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

.custom-image-tilt-left-medium-wrapper td:has(img) {
  transform: rotate(-4.5deg);
}
.custom-image-tilt-left-medium-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(-4.5deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-left-medium-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

.custom-image-tilt-left-large-wrapper td:has(img) {
  transform: rotate(-7deg);
}
.custom-image-tilt-left-large-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
  transform: rotate(-7deg);
}
@media (max-width: 599px) {
  .custom-image-tilt-left-large-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide .site-slider-image-block {
    margin: 20px;
  }
}

@media (min-width: 1000px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer {
    margin-top: 120px;
    z-index: 0;
    position: relative;
  }
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer .site-footer-block {
    padding-top: 110px;
  }
}
@media (max-width: 999px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer {
    padding-top: 110px;
  }
}
body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links {
  inset: auto 50% 0;
  width: 100vw;
  margin: auto -50vw 110px;
}
@media (min-width: 1000px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links {
    inset: auto 50% -120px;
    margin: auto -50vw 0;
    position: absolute;
    height: 120px;
    z-index: 1;
  }
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links a.activeBtn {
    color: #384D59;
    background-color: #ffffff;
    border-color: #ffffff;
  }
}
@media (max-width: 999px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links {
    margin-bottom: -70px;
  }
}
body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links > div, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-list, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-track, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slide, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image-block, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image {
  height: 100%;
}
@media (min-width: 1400px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links > div, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-list, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-track, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slide, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image-block, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image {
    object-fit: fill;
  }
}
@media (max-width: 999px) {
  body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links > div, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-slider, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-list, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .slick-track, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slide, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image-block, body.home-page:not(.cms-page-is-in-edit-mode) #site-footer-map-links .site-slider-image {
    width: auto;
  }
}
body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper {
  position: fixed;
  z-index: -2;
  inset: 0;
  height: 100%;
}
body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .custom-clouds, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .slick-slider, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .slick-list, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .slick-track, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .site-slide, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .site-slider-video-block, body.home-page:not(.cms-page-is-in-edit-mode) .custom-clouds-wrapper .site-slider-video {
  height: 100%;
  width: 100% !important;
  object-fit: cover;
}
body.home-page .custom-home-banner-wrapper {
  position: relative;
  height: calc(90vh - 130px);
}
body.home-page .custom-home-banner-wrapper .site-slider-caption {
  background: none;
}
body.home-page .custom-home-banner-wrapper .site-slider-image-block {
  height: 100vh;
}
body.home-page .cms-page-is-in-edit-mode .site-home-buttons {
  display: none;
}
body.home-page .site-main {
  position: relative;
}
body.home-page .site-main .site-home-buttons {
  position: absolute;
  z-index: 0;
  height: 100vh;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  top: 0;
  pointer-events: none;
}
.cms-page-is-in-edit-mode body.home-page .site-main .site-home-buttons {
  display: none;
}
@media (max-width: 1499px) and (max-width: 999px) {
  body.home-page .site-main .site-home-buttons {
    display: none;
  }
}
body.home-page .site-main .site-home-buttons .home-button-back, body.home-page .site-main .site-home-buttons .home-button-next {
  width: 69px;
  height: 68px;
  padding: 0;
  box-shadow: 0 4px 0px rgba(0, 0, 0, 0.15);
  background-color: #EA001C;
  top: 50%;
  position: absolute;
  cursor: pointer;
  font-size: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
}
body.home-page .site-main .site-home-buttons .home-button-back.hidden, body.home-page .site-main .site-home-buttons .home-button-next.hidden {
  display: none;
}
body.home-page .site-main .site-home-buttons .home-button-back:before, body.home-page .site-main .site-home-buttons .home-button-next:before {
  border: none !important;
  color: #D9D9D9;
  transition: transform 300ms ease-in-out;
  font-size: 26px;
  line-height: 2.7;
  transform: none;
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out;
}
body.home-page .site-main .site-home-buttons .home-button-back:active, body.home-page .site-main .site-home-buttons .home-button-back:hover, body.home-page .site-main .site-home-buttons .home-button-back:focus-within, body.home-page .site-main .site-home-buttons .home-button-next:active, body.home-page .site-main .site-home-buttons .home-button-next:hover, body.home-page .site-main .site-home-buttons .home-button-next:focus-within {
  background-color: #F5F5F5;
}
body.home-page .site-main .site-home-buttons .home-button-back:active:before, body.home-page .site-main .site-home-buttons .home-button-back:hover:before, body.home-page .site-main .site-home-buttons .home-button-back:focus-within:before, body.home-page .site-main .site-home-buttons .home-button-next:active:before, body.home-page .site-main .site-home-buttons .home-button-next:hover:before, body.home-page .site-main .site-home-buttons .home-button-next:focus-within:before {
  color: #384D59;
}
body.home-page .site-main .site-home-buttons .home-button-back {
  border-radius: 0 15px 0 0;
  left: 0;
}
body.home-page .site-main .site-home-buttons .home-button-back:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
  padding-left: 4px;
}
body.home-page .site-main .site-home-buttons .home-button-next {
  border-radius: 15px 0 0 0;
  right: 0;
}
body.home-page .site-main .site-home-buttons .home-button-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  padding-right: 4px;
}

.home-page:not(.cms-page-is-in-edit-mode) .slide-one p {
  animation: grow 500ms forwards;
}
.home-page:not(.cms-page-is-in-edit-mode).site-header-stuck .slide-one p {
  animation: shrink 750ms forwards;
}

.side-scroller {
  width: 100%;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller {
    height: calc(100vh - 120px);
    display: flex;
    flex-wrap: nowrap;
  }
}
@media (max-width: 1199px) {
  .side-scroller .custom-home-slide-wrapper {
    padding-top: 100px;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper > div {
    width: 100%;
    height: 100%;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
  color: white;
  position: relative;
  box-sizing: border-box;
  flex: 0 0 100%;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper {
    height: calc(100vh - 120px);
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper {
    height: auto;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper.slide-one-wrapper {
  z-index: -1;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper.slide-one-wrapper {
    height: 100vh;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide {
  padding: 5rem 5rem 0;
  height: 100%;
}
@media (max-width: 1249px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide {
    padding: 3rem 3rem 0;
  }
}
@media (max-width: 1249px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide {
    padding: 0;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide {
    padding: 0;
    padding-top: 20px;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table {
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tbody {
  height: 100%;
}
@-moz-document url-prefix() {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tbody {
    height: auto;
    top: 50%;
    position: relative;
    transform: translateY(-25%);
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table {
    display: table;
    white-space: normal;
    overflow-x: visible;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  column-gap: 65px;
  position: relative;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr {
    column-gap: 0;
  }
}
@media (max-width: 999px), (orientation: portrait) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    justify-content: center;
    row-gap: 50px;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td {
    position: relative !important;
    inset: unset !important;
    margin-inline: auto;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td * {
    text-align: center !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td h2 {
  color: #ffffff;
  font-size: 42px;
  line-height: 46px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td h2:not(:last-of-type) {
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td h2 big {
  font-size: clamp(6.25rem, 17.593vw - 2.194rem, 11rem);
  font-family: "Barlow Condensed" !important;
  line-height: 44.531%;
  letter-spacing: 5.12px;
  font-weight: 800;
  font-style: italic;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide table tr td h2 big {
    font-size: 176px;
    display: block !important;
    line-height: 1;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one {
  display: flex;
  justify-content: center;
  align-items: center;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
  top: -50px;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    top: -120px;
    position: relative;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
    display: none;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child {
    display: none;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
@media (max-width: 1599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
    transform: translate(0, -5vh) !important;
    top: 0;
    max-width: 1024px;
    width: 70vw;
  }
}
@media (max-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
    width: 65vw;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:first-child + p {
    top: -100px;
    width: auto;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one p:nth-of-type(2) {
  position: absolute;
  bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-one img {
  transform: translate(0, 0);
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr {
  width: 100%;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
  position: relative;
  position: absolute;
  inset: 10% auto auto 50%;
  width: 50vw;
  transform: translateX(-50%) rotate(0deg);
  height: auto;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child:after, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child img, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child img, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child img {
  border-bottom-width: 15px;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    transform: rotate(-3deg);
    position: relative;
    inset: 0;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    width: 100%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    min-width: 575px;
    position: relative;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
@media (max-width: 499px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    left: 40% !important;
  }
}
@media (max-width: 399px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    left: 30% !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) h2:has(.marker), body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) h2:has(.marker) {
  display: block;
  transform: rotate(-3deg);
  text-transform: uppercase;
  width: 65%;
  top: 20%;
  left: 75px;
  position: absolute;
  text-align: left !important;
}
@media (max-width: 1399px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) h2:has(.marker), body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) h2:has(.marker) {
    width: 70%;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) h2:has(.marker), body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) h2:has(.marker) {
    width: 130%;
    left: -60px;
    top: 0;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) h2:has(.marker), body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) h2:has(.marker) {
    width: 100%;
    left: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) .marker, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) .marker {
  z-index: 10;
  position: relative;
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td:has(img) .marker, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) .marker {
    font-size: 24px;
    line-height: 45.5px;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td {
  width: 450px;
  position: relative;
  opacity: 0;
  left: 50px;
  max-height: 60vh;
  overflow: auto;
  padding-right: 20px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td::-webkit-scrollbar, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td::-webkit-scrollbar-button, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td::-webkit-scrollbar-button {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td::-webkit-scrollbar-thumb, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td::-webkit-scrollbar-thumb {
  background: #EA001C;
  border-radius: 1rem;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td::-webkit-scrollbar-track, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 1rem;
  background-clip: padding-box;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td {
    opacity: 1;
    transform: none;
    width: 75%;
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td {
    width: 100%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-two table tr td + td, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td + td {
    margin-top: 20%;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr {
  width: 100%;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-three table tr td:has(img) p:first-child {
    transform: rotate(4deg);
  }
}
@media (orientation: portrait) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td {
    order: 1;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td + td {
    order: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:first-child {
  position: relative;
  width: 450px;
  opacity: 0;
  left: 0;
  bottom: -5%;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:first-child h2:first-of-type {
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:first-child {
    opacity: 1;
    transform: none;
    order: 1;
    width: 75%;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:first-child {
    width: 100%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:first-child {
    margin-top: -25%;
    order: 1;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    order: 0;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) {
    width: 100%;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p img {
  border-width: 5px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:first-child {
  position: absolute;
  inset: 10% auto auto 50%;
  transform: translateX(-50%) rotate(0deg);
  width: 50vw;
  height: auto;
  min-width: 250px;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:first-child {
    width: 100%;
    transform: rotate(-3deg);
    inset: unset;
    position: relative;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:first-child img {
    border-bottom-width: 10px;
  }
}
@media (max-width: 999px) and (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:first-child {
    transform: rotate(3deg);
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child {
  width: 410px;
  height: auto;
  position: absolute;
  transform: translateX(15%) rotate(-3deg);
  top: 50%;
  opacity: 0;
  min-width: 250px;
}
@media (max-width: 1199px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child {
    transform: translateX(4%) rotate(-3deg);
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child {
    opacity: 1;
    width: 100%;
    transform: rotate(4deg);
    inset: unset;
    position: relative;
    margin-bottom: 20px;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child img {
    border-bottom-width: 10px;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child {
    transform: rotate(-4deg);
  }
}
@media (orientation: portrait) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child {
    transform: rotate(3deg);
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p img {
  border-bottom-width: 5px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child {
  position: relative;
  width: 65%;
  opacity: 0;
  left: 50px;
  bottom: -10%;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child::-webkit-scrollbar-button {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child::-webkit-scrollbar-thumb {
  background: #EA001C;
  border-radius: 1rem;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 1rem;
  background-clip: padding-box;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child {
    max-height: 475px;
    overflow: auto;
    padding-right: 20px;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child {
    width: 100%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child {
    margin-top: -25%;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:last-child p:first-of-type {
    display: none;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) {
    width: 100%;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p img {
  border-width: 5px !important;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:first-child {
  position: absolute;
  inset: 10% auto auto 50%;
  transform: translateX(-50%) rotate(0deg);
  width: 50vw;
  height: auto;
  z-index: 1;
  min-width: 250px;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:first-child {
    width: 100%;
    transform: rotate(-3deg);
    inset: unset;
    position: relative;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:first-child img {
    border-bottom-width: 10px;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:first-child {
    transform: rotate(3deg);
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
  width: 530px;
  height: auto;
  position: absolute;
  transform: translateX(0) rotate(-4deg);
  top: 30%;
  opacity: 0;
  min-width: 250px;
}
@media (max-width: 1399px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    width: 425px;
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    opacity: 1;
    width: 100%;
    transform: rotate(4deg);
    inset: unset;
    position: relative;
    margin-bottom: 20px;
  }
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child img {
    border-bottom-width: 10px;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    transform: rotate(-3deg);
    top: -30% !important;
    width: 550px !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
@media (max-width: 499px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    left: 40% !important;
  }
}
@media (max-width: 399px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    left: 30% !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p img {
  border-bottom-width: 10px;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img), body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    order: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:after, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:after {
  content: "";
  background-image: url(../images/frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 4;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p img, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p img {
  border: 10px solid transparent;
  border-bottom-width: 10px;
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p img, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p img {
  border-width: 5px;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:first-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:first-child {
    width: 425px;
    left: -25%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-four table tr td:has(img) p:last-child, body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.slide-five table tr td:has(img) p:last-child {
    width: 425px;
    top: -50%;
    right: -25%;
  }
}
body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.custom-shield tr td:first-child p:first-child:before {
  content: url(../images/shield.png);
  position: absolute;
  transform: rotate(-3deg);
  top: -20px;
  right: -20px;
  z-index: 88;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.custom-shield tr td:first-child p:first-child:before {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .side-scroller .custom-home-slide-wrapper .custom-home-slide.custom-shield tr td:first-child:before {
    content: url(../images/shield.png);
    position: absolute;
    transform: none;
    top: 40px;
    right: -20px;
    transform: rotate(-4deg);
    z-index: 88;
  }
}

@keyframes shrink {
  to {
    scale: 0.2;
    opacity: 0;
  }
}
@keyframes grow {
  to {
    scale: 1;
    opacity: 1;
  }
}
.site-bookmark-wrapper .site-bookmark-block {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: flex;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon {
  width: 60px;
  height: 95px;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  border: 5px solid #ffffff;
  text-align: center;
  padding: 10px 0 0 0;
  position: relative;
  align-self: end;
  margin: 0 0 10px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon .site-bookmark-count {
  margin: 0 0 0;
  font-size: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #EA001C;
  width: 30px;
  height: 30px;
  z-index: 1;
  color: #3B85BD;
  border-radius: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915" !important;
  font-size: 45px;
  color: #3B85BD;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close {
  position: absolute;
  background: #EA001C;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  text-align: center;
  color: black;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    padding: 70px 20px 50px 20px;
    z-index: 1001;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
  display: flex;
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    overflow: auto;
    padding: 50px 0 10px;
    width: calc(100vw - 200px);
    margin: 0 0 0 10px;
  }
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height: 100%;
    overflow: scroll;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
  width: 65px;
  height: 95px;
  margin: 0 10px 0 0;
  position: relative;
  max-width: 65px;
  flex: 0 0 65px;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 25%;
    padding: 10px;
    height: 250px;
    float: left;
    margin: 0;
    flex: 0 0 25%;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 33.3%;
    height: 150px;
    float: left;
    flex: 0 0 33.3%;
  }
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-list-block {
    translate: 0 -30px;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-remove-button {
    opacity: 1;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block {
  border: 5px solid #ffffff;
  position: relative;
  background: #3B85BD;
  height: 100%;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  translate: 0;
  transition: all ease 0.5s;
  overflow: hidden;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image {
  width: 100%;
  height: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block:before {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 7px;
  left: 7px;
  right: 7px;
  text-align: center;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 4;
    bottom: 10px;
    line-height: 18px;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 2;
    bottom: 10px;
    line-height: 18px;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title a {
  color: #ffffff;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
  position: absolute;
  font-size: 0;
  background: none;
  color: black;
  bottom: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000000;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
    top: 20px;
    z-index: 10;
    bottom: auto;
    opacity: 1;
    right: 20px;
    left: auto;
    background: #ffffff;
    color: #3B85BD;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:hover {
  background: #EA001C;
}

/** @format */
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid transparent;
  border-radius: 100%;
  cursor: pointer;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b" !important;
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover {
  border: 1px solid #3B85BD;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover::before {
  transform: scale(0.7);
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close {
  pointer-events: all;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
  padding-left: 190px;
  padding-right: 190px;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 50px;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 20px;
  }
}

.site-form-payment-wrapper .site-form-product-payment-block .site-form-product-payment-data {
  background: #F5F5F5;
}
.site-form-payment-wrapper .site-form-title {
  color: #3B85BD;
  font-family: "Barlow Condensed";
  font-size: 16px;
}
.cms-text-feature table tr {
  background: transparent;
}
.cms-text-feature table tr th {
  background: #3B85BD;
  font-family: "Barlow Condensed";
  font-size: 16px;
}
.cms-text-feature table tr:nth-child(2n) {
  background: #F5F5F5;
}
@media (max-width: 599px) {
  .cms-text-feature table tr:nth-child(2n) {
    background: none;
  }
}

@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td p,
  table.site-table-mobile > thead > tr > th p,
  table.site-table-mobile > tbody > tr > td p,
  table.site-table-mobile > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}

table.site-table-no-scroll {
  display: table !important;
}

table.site-table-mobile-stack {
  border-collapse: collapse;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  white-space: normal;
}
table.site-table-mobile-stack tr {
  background-color: transparent;
  padding: 5px;
}
table.site-table-mobile-stack th,
table.site-table-mobile-stack td {
  padding: 0.625em;
  text-align: center;
  word-wrap: break-word;
}
table.site-table-mobile-stack th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: gothamblack;
}
@media (max-width: 599px) {
  table.site-table-mobile-stack {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  table.site-table-mobile-stack caption {
    font-size: 1.3em;
  }
  table.site-table-mobile-stack thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.site-table-mobile-stack tr {
    display: block;
    margin-bottom: 0.625em;
    background: none !important;
  }
  table.site-table-mobile-stack td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
  }
  table.site-table-mobile-stack td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #3B85BD;
  }
  table.site-table-mobile-stack td:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 599px) {
  table.site-table-row-border {
    width: 100% !important;
  }
}
table.site-table-row-border tr {
  border-bottom: 1px solid #9D9D9D;
}
table.site-table-row-border tr td h1,
table.site-table-row-border tr td h2,
table.site-table-row-border tr td h3,
table.site-table-row-border tr td h4,
table.site-table-row-border tr td h5,
table.site-table-row-border tr td h6,
table.site-table-row-border tr td p {
  margin: 0 !important;
}
@media (max-width: 599px) {
  table.site-table-row-border.site-table-mobile > thead > tr > td h1,
  table.site-table-row-border.site-table-mobile > thead > tr > td h2,
  table.site-table-row-border.site-table-mobile > thead > tr > td h3,
  table.site-table-row-border.site-table-mobile > thead > tr > td h4,
  table.site-table-row-border.site-table-mobile > thead > tr > td h5,
  table.site-table-row-border.site-table-mobile > thead > tr > td h6,
  table.site-table-row-border.site-table-mobile > thead > tr > td p,
  table.site-table-row-border.site-table-mobile > thead > tr > th h1,
  table.site-table-row-border.site-table-mobile > thead > tr > th h2,
  table.site-table-row-border.site-table-mobile > thead > tr > th h3,
  table.site-table-row-border.site-table-mobile > thead > tr > th h4,
  table.site-table-row-border.site-table-mobile > thead > tr > th h5,
  table.site-table-row-border.site-table-mobile > thead > tr > th h6,
  table.site-table-row-border.site-table-mobile > thead > tr > th p,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h1,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h2,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h3,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h4,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h5,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h6,
  table.site-table-row-border.site-table-mobile > tbody > tr > td p,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h1,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h2,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h3,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h4,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h5,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h6,
  table.site-table-row-border.site-table-mobile > tbody > tr > th p {
    margin: 0 !important;
  }
}

table.custom-table-big-left tbody tr, table.custom-table-big-right tbody tr {
  display: flex;
  gap: 15.03%;
}
@media (max-width: 599px) {
  table.custom-table-big-left tbody tr, table.custom-table-big-right tbody tr {
    display: block;
    gap: unset;
  }
}
table.custom-table-big-left td:first-child {
  width: 47.82%;
}
table.custom-table-big-left td:last-child {
  width: 37.15%;
}
table.custom-table-big-right td:first-child {
  width: 37.15%;
}
table.custom-table-big-right td:last-child {
  width: 47.82%;
}

table {
  border: none;
}
table.site-table-accordion tr {
  font-size: 16px !important;
  line-height: 26px;
  letter-spacing: 0.64px;
  background: #ffffff !important;
}
@media (max-width: 599px) {
  table.site-table-accordion tr {
    padding: 0 !important;
    display: table-row !important;
  }
}
table.site-table-accordion tr th {
  color: #000000 !important;
  text-align: left;
  background: none !important;
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.96px;
  border: none;
  padding-left: 30px !important;
  padding-block: 12px !important;
  transition: color 250ms ease-in-out;
  position: relative;
}
table.site-table-accordion tr th:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #000000;
  font-size: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1px;
  border-radius: 3px 0;
  transition: background-color 250ms ease-in-out;
}
.cms-page-is-in-edit-mode table.site-table-accordion tr th:before {
  content: none;
}
table.site-table-accordion tr th:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a" !important;
  font-size: 20px;
  display: block;
  transition: all ease 250ms;
  position: absolute;
  right: 10px;
  font-size: 15px;
  top: 0;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
  padding-inline: 30px 50px;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  font-size: 24px !important;
  line-height: 26px;
  background: #ffffff !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: #000000 !important;
  text-align: left;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: #ffffff !important;
  color: #3B85BD !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: #3B85BD !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th:before {
  background-color: #3B85BD;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  background: #ffffff !important;
  color: #3B85BD !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: #3B85BD !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:before {
  background-color: #3B85BD;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: none !important;
  width: auto !important;
  height: 16px !important;
  transform: rotateX(180deg);
  transition-duration: 500ms;
  transform-origin: center center;
}

.site-pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 20px 0 0;
}
.site-pagination li {
  padding: 0;
  text-align: center;
}
.site-pagination li a {
  color: #ffffff;
  padding: 7px 15px;
  min-width: 40px;
  height: 40px;
  border: 1px solid #F5F5F5;
  background: #3B85BD;
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: #EA001C;
  color: #ffffff;
}

.error-template {
  background: #FCFCFF;
}
.error-template .site-error-page {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 699px) {
  .error-template .site-error-page {
    position: static;
    transform: translateY(0%);
  }
}
.error-template .error-msg {
  position: relative;
}
.error-template .error-msg .error-no {
  font-family: "Barlow Condensed";
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #3B85BD;
}
@media (max-width: 767px) {
  .error-template .error-msg .error-no {
    font-size: 210px;
    line-height: 210px;
  }
}
@media (max-width: 399px) {
  .error-template .error-msg .error-no {
    font-size: 160px;
    line-height: 170px;
  }
}
.error-template .error-msg .error-not-found {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #3B85BD;
}
@media (max-width: 599px) {
  .error-template .error-msg .error-not-found {
    font-size: 30px;
    margin: 10px 0 0;
  }
}
.error-template .error-msg .error-desc {
  width: 100%;
  max-width: 1150px;
  margin: 50px auto 0;
  font-size: 22px;
  line-height: 35px;
  padding: 20px;
}
.error-template .error-buttons {
  margin: 50px 0;
}
@media (max-width: 599px) {
  .error-template .error-buttons {
    margin: 30px 0 50px;
  }
}
.error-template .error-buttons .error-social-link {
  margin: 50px 0 0;
}
.error-template .error-buttons .error-social-link .error-footer-social {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #9D9D9D;
  line-height: 60px;
  margin: 0 10px;
  background: none;
  transition: all ease 0.5s;
}
.error-template .error-buttons .error-social-link .error-footer-social a {
  color: #3B85BD;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #EA001C;
}
.error-template .error-buttons .error-social-link .error-footer-social i {
  font-size: 25px;
}

.empty-template body.cms-user-logged .site-coming-soon-wrapper {
  height: calc(100vh - 72px);
}
.empty-template body.cms-user-logged.cms-page-is-in-preview-mode .site-coming-soon-wrapper {
  height: calc(100vh - 45px);
}
.empty-template .site-coming-soon-wrapper {
  background: linear-gradient(127deg, #ffffff 50%, #202020 50%);
  height: 100vh;
  max-height: 100vh;
}
.empty-template .site-coming-soon-wrapper .site-container {
  height: 100%;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text {
  width: 100%;
  max-width: 650px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-title {
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #EA001C;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc {
  color: #000000;
  font-size: 20px;
  position: relative;
  padding: 20px 0 0;
  line-height: 35px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image {
  text-align: right;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image img {
  width: 85%;
  border-radius: 100%;
}

.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 110px;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar #site-sidebar-data {
    display: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  padding-right: 0 !important;
}
@media (min-width: 767px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 460px);
  }
}

.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #3B85BD;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 1px solid transparent;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Barlow", sans-serif;
  background: transparent;
}
.search-result-page .site-search-data .site-search-button {
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.48px;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background-color: transparent;
  padding: 6px 30px;
  color: #3B85BD;
  text-transform: uppercase;
  border-radius: 15px 0;
  border: 1px solid none;
  min-height: 42px;
  display: inline-block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  transition: background-color 300ms ease-in-out, color 250ms ease-in-out, border-color 300ms ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  font-size: 0;
  padding: 0;
  letter-spacing: 0;
  background: none !important;
  height: 50px !important;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.search-result-page .site-search-data .site-search-button:hover {
  background: transparent;
  color: #000;
  border: 1px solid none;
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904" !important;
  font-size: 30px;
  font-weight: bold;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 30px 0;
}
.search-result-page .sr-search-wrapper {
  background: #D9D9D9;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #EA001C;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #EA001C;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content {
  margin: 10px 0 0;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content .sr-hit {
  font-weight: bold;
  color: #000000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list {
  margin: 20px 0 0;
  color: #000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #D9D9D9;
  padding: 6px 20px;
  color: #000;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}

.cms-bb-search-wrapper .cms-bb-search-block-wrapper {
  clear: both;
  display: block;
  overflow: hidden;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
  display: none;
  background: #3B85BD;
  color: #ffffff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title:hover {
  background: #EA001C;
  color: #000000;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-close {
  position: absolute;
  top: 60px;
  right: 20px;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-close::before {
  content: "X";
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation {
  display: none;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 40px 0 25px;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation:after {
  content: "";
  display: block;
  background: white;
  z-index: 1;
  width: 50px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: -1;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation:before {
  content: "";
  height: 1px;
  width: 120px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: #9D9D9D;
  margin: auto;
  z-index: -2;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation {
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    right: -100%;
    position: fixed;
    width: 90%;
    background: #ffffff;
    height: 100vh;
    top: 0;
    border: 1px solid #9D9D9D;
    padding: 100px 10px 10px;
    margin: auto;
    transition: all ease 0.5s;
  }
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-desc.cms-bb-search-block-desc-active {
    right: 0%;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
  float: left;
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
  display: none;
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-align: center;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
  margin: 0 5px 0 0;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-search-filter-block {
    margin: 0 0 15px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #D9D9D9;
  font-size: 16px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Barlow", sans-serif;
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    width: 100%;
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
  float: right;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    float: none;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
    margin: 0 0 5px;
    text-align: center;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list {
  margin: 0 -15px;
  opacity: 1;
  transition: opacity ease 0.5s;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list.cms-bb-result-list-active {
  opacity: 1;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
  width: 20%;
  padding: 0 15px 30px;
}
@media (max-width: 1599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 33.3%;
  }
}
@media (max-width: 999px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data {
  border: 1px solid #D9D9D9;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data a:hover {
  color: #EA001C !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  margin: 0 0 20px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 1499px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    height: 375px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc {
  margin: 20px;
  text-align: center;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-data-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-name {
  font-size: 22px;
  line-height: 32px;
  color: #3B85BD;
  margin: 0 0 10px;
  font-family: "Barlow Condensed";
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-preferredName {
  font-size: 12px;
  line-height: 17px;
  color: #3B85BD;
  margin: -5px 0 10px;
  font-family: "Barlow", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-job-title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  color: #3B85BD;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  margin: -5px 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address {
  font-size: 12px;
  line-height: 17px;
  color: #3B85BD;
  margin: 0 0 10px;
  font-family: "Barlow", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-block {
  margin: 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-type {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships {
  font-size: 14px;
  line-height: 23px;
  color: #3B85BD;
  margin: 0 0 10px;
  font-family: "Barlow", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block {
  margin: 0 0 5px;
  display: inline;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:after {
  content: ",";
  margin: 0 4px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:last-child:after {
  display: none;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-type {
  text-transform: lowercase;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 23px;
  color: #3B85BD;
  font-family: "Barlow", sans-serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block a {
  color: #000;
  border-bottom: 1px solid #000;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block a:hover {
  color: #EA001C;
  border-bottom: 1px solid #EA001C;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-contact {
  display: flex;
  justify-content: space-between;
  background: #D9D9D9;
  padding: 5px 20px;
  font-weight: normal;
  color: #000000;
  font-weight: bold;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-contact a {
  color: #000000;
}

.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  padding: 30px 0 0;
  text-align: center;
}
.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 225px;
  height: 225px;
  border-radius: 100%;
  margin: auto;
  border: 1px solid #D9D9D9;
}

@media (min-width: 600px) {
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data {
    display: flex;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
    width: 300px;
    flex: 0 0 300px;
    margin: 0;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    width: 100%;
    height: 350px;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper .cms-bb-directory-desc, .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper .cms-bb-directory-desc {
    text-align: left;
    margin: 15px 20px 10px;
  }
  .site-bb-directory-list .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
  .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1399px) {
  .site-bb-directory-list-2 .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
}
/*.cms-bb-search-wrapper  {

    .cms-bb-search-block {
        //background: #f7f7f7;
        //padding: $gutter*2;
        margin: 0 0 $gutter*2;

        .cms-bb-search-block {

            .cms-bb-search-filter {
                flex: 0 0 500px;
                max-width: 500px;
                padding: 0 $gutter+5;
            }
        }

        .cms-bb-search-button {
            text-align: center;
            margin: $gutter*2 0 0;
        }

        .vc-search-filter-sport_events {
            //display: flex;
            //justify-content: space-between;
            display: block;
            overflow: hidden;

            .vc-search-filter-sport-title {
                line-height: 26px;
                padding: 0 0 1px;
            }

            .sport_events-categories {
                margin: 0 $gutter 0 0;

                @include maxbp($r_1000) {
                    margin: 0 0 $gutter;
                }
            }

            .sport_events-search-button {
                margin: $gutter*3 0 0;

                @include maxbp($r_1000) {
                    margin: $gutter*2 0 0;
                }
            }

            .vc-search-filter-sport-dropdown-block {
                margin: 0 $gutter 0 0;

                @include maxbp($r_1000) {
                    margin: 0 0 $gutter;
                }
            }

            .vc-search-filter-sport-dropdown {
                //display: none;
                width: 300px !important;

                @include maxbp($r_1000) {
                    margin: 0 0 $gutter;
                    width: 100% !important;
                }

                @include input;
                height: auto;
                max-height: 46px;
                overflow: hidden;
                transition: all ease 0.5s;
                background: url("../images/bottom-arrow.svg") no-repeat 96% 17px;

                &.vc-search-filter-sport-dropdown-active {
                    max-height: 400px;
                }

                a {
                    display: block;
                    line-height: 25px;
                }
            }
        }

        .cms-bb-filter-buttons {
            margin: 0;
            a {

                @include maxbp($mobile) {
                    display: block;
                }

                &.cms-bb-search-button-active {
                    color: $m2;
                }
            }
        }
    }

    .vc-search-filter-sport-left {
        float: left;
        display: flex;

        @include maxbp($r_1000) {
            float: none;
            display: block;
        }
    }

    .vc-search-filter-sport-right {
        float: right;
        display: flex;
        justify-content: flex-end;

        @include maxbp($r_1000) {
            float: none;
            display: block;
        }

        .cms-bb-filter-picker {
            margin: $gutter*3 0 0;

            @include maxbp($r_1000) {
                margin: $gutter 0 0;
            }

            input.cms-bb-date-picker {
                @include input;
                color: $m1;


                @include maxbp($mobile) {
                    background: url("../images/calender.png") no-repeat;
                    background-size: 25px;
                    background-position: center right;
                }

                &::-webkit-inner-spin-button, &::-webkit-calendar-picker-indicator {
                    //display: none;
                    //-webkit-appearance: none;
                }
            }
        }

    }

    .cms-bb-result-wrapper  {

        .cms-bb-sports-title {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin: 0 0 $gutter;
            color: $m1;

            .cms-bb-sports-name-title , .cms-bb-sports-grade-title, .cms-bb-sports-jersey-number-title {
                @extend h5;
                text-transform: uppercase;
                margin: 0 0 $gutter/2;
            }


        }

        .cms-bb-sports-name, .cms-bb-sports-name-title {
            flex: 0 0 40%;
        }

        .cms-bb-sports-jersey-number, .cms-bb-sports-grade, .cms-bb-sports-jersey-number-title, .cms-bb-sports-grade-title {
            flex: 0 0 30%;
            text-align: center;
        }

        .cms-bb-result-list {

            .cms-bb-sports-result {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
                margin: 0 0 $gutter;
                color: $m1;
                font-family: $serif;
                font-weight: normal;
            }

            &.cms-directory-result-list {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                margin: 0 -15px;

                .cms-bb-result-item.cms-bb-directory-result {
                    max-width: 20%;
                    flex: 0 0 20%;
                    padding: $gutter+5;

                    @include maxbp($laptop) {
                        max-width: 25%;
                        flex: 0 0 25%;
                    }

                    @include maxbp($tablet_l) {
                        max-width: 33.3%;
                        flex: 0 0 33.3%;
                    }

                    @include maxbp($mobile) {
                        max-width: 100%;
                        flex: 0 0 100%;
                    }

                    .cms-bb-result-item-data {
                        border: 1px solid #e9e9e9;

                        .cms-bb-directory-image-block {
                            margin: 0 0 $gutter*3;

                            .cms-bb-directory-image {
                                width: 100%;
                                height: 300px;
                                object-fit: cover;
                                object-position: top;
                            }
                        }

                        .cms-bb-directory-desc {
                            text-align: center;
                            margin: $gutter*2;

                            .cms-bb-directory-name {
                                font-size: 32px;
                                line-height: 40px;
                                color: $m1;
                                margin: 0 0 $gutter;
                                font-family: $sans-serif;
                                font-weight: normal;

                            }

                            .cms-bb-directory-preferredName {
                                margin: 0 0 $gutter;
                                display: none;
                            }

                            .cms-bb-directory-jobtitle {
                                color: $m2;
                                text-transform: uppercase;
                                font-size: 13px;
                                font-weight: normal;
                                font-family: gothamblack;
                                margin: 0 0 10px;
                                word-wrap: break-word;
                            }
                        }

                        .cms-bb-directory-contact {
                            display: flex;
                            justify-content: space-between;
                            background: $s3;
                            padding: $gutter/2 $gutter*2;
                            font-weight: normal;
                            font-family: gothamblack;
                        }
                    }
                }
            }

            &.cms-sport_events-result-list {
                .cms-bb-sport_events-result {
                    border: 1px solid $s1;
                    padding: $gutter*2;
                    margin: 0 0 $gutter*2;
                    display: flex;
                    overflow: hidden;
                    align-items: center;

                    @include maxbp($mobile) {
                        display: block;
                    }

                    .cms-bb-sport_events-date-wrapper {
                        width: 50px;
                        text-align: center;
                        color: $m2;
                        font-family: $serif;

                        @include maxbp($mobile) {
                            width: 100%;
                            display: flex;
                        }

                        .cms-bb-sport_events-day {
                            .cms-bb-sport_events-fullday {
                                display: none;
                            }

                            @include maxbp($mobile) {
                                position: relative;
                                margin: 0 $gutter/2 0 0;
                                padding: 0 $gutter/2 0 0;

                                &:after {
                                    content: ",";
                                    position: absolute;
                                    right: 0;
                                    bottom: 0;
                                }
                            }
                        }



                        .cms-bb-sport_events-month {
                            text-transform: uppercase;
                        }

                        .cms-bb-sport_events-date {
                            font-size: 30px;
                            margin: $gutter/2 0;

                            @include maxbp($mobile) {
                                font-size: 14px;
                                line-height: 23px;
                                margin: 0;
                                margin: 0 $gutter/2;
                            }
                        }
                    }

                    .cms-bb-sport_events-data {
                        width: calc(100% - 220px);
                        padding: 0 $gutter 0 $gutter*3;

                        @include maxbp($mobile) {
                            width: 100%;
                            padding: $gutter 0 0;
                        }

                        .cms-bb-sport_events-homeaway {
                            margin: 0 0 $gutter;
                            font-family: $serif;
                            font-size: 14px;
                            text-transform: uppercase;
                            color: $m1;
                        }

                        .cms-bb-sport_events-opponent {
                            font-family: $serif;
                            font-size: 20px;
                            margin: 0 0 $gutter;
                        }

                        .cms-bb-sport_events-desc {
                            margin: 0 0 $gutter;
                        }

                        .cms-bb-sport_events-detail-block {
                            .cms-bb-sport_events-location-block {
                                //display: flex;
                                display: block;

                                @include maxbp($mobile) {
                                    display: block;
                                }

                                .cms-bb-sport_events-time {
                                    margin: 0 $gutter $gutter 0;
                                    display: inline-block;
                                    vertical-align: top;

                                    span {
                                        position: relative;
                                        padding-left: $gutter*3;

                                        &:before {
                                            @include icon-code("\e911");
                                            @include icon-fonts();
                                            position: absolute;
                                            left: 10px;
                                        }
                                    }

                                    @include maxbp($mobile) {
                                        margin: 0 0 $gutter;
                                    }
                                }

                                .cms-bb-sport_events-address {
                                    position: relative;
                                    padding-left: $gutter*3;
                                    display: inline-block;
                                    margin: 0 0 $gutter;
                                    vertical-align: top;

                                    &:before {
                                        @include icon-code("\e910");
                                        @include icon-fonts();
                                        position: absolute;
                                        left: 10px;
                                    }
                                }

                                .cms-bb-sport_events-destination {
                                    position: relative;
                                    padding: 0 0 0 $gutter*2;
                                    margin: 0 0 0 $gutter;

                                    &:before {
                                        content: "";
                                        width: 8px;
                                        height: $gutter/5;
                                        display: block;
                                        background: $m1;
                                        position: absolute;
                                        left: 0;
                                        top: 7px;
                                        margin: auto;
                                    }
                                }
                            }

                            .cms-bb-sport_events-map-block {
                                margin: $gutter/2 0 0;
                            }
                        }
                    }

                    .cms-bb-sport_events-game-outcome-wrapper {
                        display: flex;
                        justify-content: end;
                        width: 170px;
                        font-family: $serif;
                        color: $m1;
                        font-size: 20px;

                        @include maxbp($mobile) {
                            width: 100%;
                            justify-content: flex-start;
                        }

                        .cms-bb-sport_events-game-outcome {
                            margin: 0 $gutter+5 0 0;


                        }

                        .cms-bb-sport_events-game-score {
                            .cms-bb-sport_events-game-us {

                            }

                            .cms-bb-sport_events-game-opponent {
                                position: relative;
                                padding: 0 0 0 $gutter;
                                margin: 0 0 0 $gutter/5;

                                &:before {
                                    content: "";
                                    width: $gutter/2;
                                    height: $gutter/5;
                                    display: block;
                                    background: $m1;
                                    position: absolute;
                                    left: 0;
                                    top: 0;
                                    bottom: 0;
                                    margin: auto;
                                }
                            }
                        }
                    }

                    &.cms-bb-sport_events-home {
                        background: $m1;

                        .cms-bb-sport_events-opponent, .cms-bb-sport_events-desc, .cms-bb-sport_events-game-outcome-wrapper, .cms-bb-sport_events-homeaway, .cms-bb-sport_events-date-wrapper {
                            color: $white;

                            .cms-bb-sport_events-game-opponent {
                                &:before {
                                    background: $white;
                                }
                            }
                        }

                        .cms-bb-highlighter-link {
                            border: 1px solid transparent;
                            &:hover {
                                border: 1px solid $white;
                                background: none;
                            }
                        }

                        .cms-bb-light-highlighter {
                            background: #11375E;
                            color: $white;
                        }

                    }

                    &.cms-bb-sport_events-away {
                        background: #FAFAFA;
                        border: none;
                    }
                }
            }

            .cms-bb-highlighter {
                background: $m1;
                color: $white;
                padding: 4px 10px 5px;
                border-radius: 14px;
                display: inline-block;
                font-size: 13px;
            }

            .cms-bb-highlighter-link {
                background: $m2;
                color: $white;
                padding: 4px 10px 5px;
                border-radius: 14px;
                display: inline-block;
                font-size: 13px;

                a {
                    color: $white;
                }

                &:hover {
                    background: $m1;
                }
            }

            .cms-bb-light-highlighter {
                background: #EBEDEA;
                color: $m1;
                padding: 4px 10px 5px;
                border-radius: 14px;
                display: inline-block;
                font-size: 13px;

                @include maxbp($mobile) {
                    display: block;
                    width: 100%;
                }
            }
        }
    }
}

.site-pagination {
    display: flex;
    list-style: none;
    justify-content: center;
    margin: $gutter*2 0 0;

    li {
        padding: 0;
        text-align: center;

        a {
            color: $white;
            padding: 7px 15px;
            min-width: 40px;
            height: 40px;
            border: 1px solid $s3;
            background: $m1;
        }

        &.site-pagination-active, &:hover {
            a {
                background: $m2;
                color: $white;
            }
        }
    }
}

.cms-page-is-in-preview-mode {
    &.Veracrossdata-page {
        margin: 50px 0 0;
    }
}

.cms-bb-search-directory-filters {
    display: flex;
    justify-content: center;

    @include maxbp($mobile) {
        display: block;
    }

    .cms-bb-search-filter {
        margin: 0 $gutter;
        max-width: 400px;
        width: 100%;
    }
}
*/