@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.woff2?v=1.5") format("woff2");
  src: url("../fonts/icon-fonts/site-icon.ttf?v=1.5") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?v=1.5") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-],
[class*=" site-icon-"] {
  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-arrow_right:before {
  content: "\e919";
}

.site-icon-arrow_left:before {
  content: "\e91a";
}

.site-icon-home-outline:before {
  content: "\e91c";
}

.site-icon-arrow-up:before {
  content: "\e91d";
}

.site-icon-arrow-left:before {
  content: "\e91e";
}

.site-icon-arrow-right:before {
  content: "\e91f";
}

.site-icon-arrow-down:before {
  content: "\e920";
}

.site-icon-clock:before {
  content: "\e911";
}

.site-icon-tiktok:before {
  content: "\e903";
}

.site-icon-arrow-down1:before {
  content: "\e907";
}

.site-icon-arrow-left1:before {
  content: "\e908";
}

.site-icon-arrow-right1:before {
  content: "\e909";
}

.site-icon-arrow-up1:before {
  content: "\e90a";
}

.site-icon-arrow-back:before {
  content: "\e90b";
}

.site-icon-arrow-next:before {
  content: "\e90c";
}

.site-icon-arrow-play:before {
  content: "\e90d";
}

.site-icon-instagram:before {
  content: "\e906";
}

.site-icon-linkedin:before {
  content: "\e900";
}

.site-icon-twitter:before {
  content: "\e901";
}

.site-icon-facebook:before {
  content: "\e902";
}

.site-icon-quote:before {
  content: "\e91b";
}

.site-icon-close:before {
  content: "\e90f";
}

.site-icon-search:before {
  content: "\e905";
}

.site-icon-location:before {
  content: "\e910";
}

.site-icon-vimeo:before {
  content: "\e904";
}

.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: var(--body-text-color) !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: var(--body-text-color) !important;
}
.site-color-primary {
  color: var(--primary-color) !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: var(--primary-color) !important;
}
.site-color-secondary {
  color: var(--secondary-color) !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: var(--secondary-color) !important;
}
.site-color-light {
  color: var(--shade-color-1) !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: var(--shade-color-1) !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black * {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title * {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white * {
  color: #ffffff !important;
}
.site-color-white *.site-button-secondary:hover {
  color: var(--body-text-color) !important;
}
.site-color-white *.site-button-secondary:hover span {
  color: var(--body-text-color) !important;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper,
.site-bg .cms-feature-title {
  background: var(--body-text-color) !important;
}
.site-bg-primary, .site-bg-primary-wrapper,
.site-bg .cms-feature-title {
  background: var(--primary-color) !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper,
.site-bg .cms-feature-title {
  background: var(--secondary-color) !important;
}
.site-bg-light, .site-bg-light-wrapper,
.site-bg .cms-feature-title {
  background: var(--shade-color-2) !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;
}

.border-color-primary {
  border-color: var(--primary-color);
}
.border-color-secondary {
  border-color: var(--secondary-color);
}
.border-color-tertiary {
  border-color: var(--tertiary-color);
}
.border-color-white {
  border-color: #ffffff;
}
.border-color-light {
  border-color: var(--shade-color-1);
}
.border-color-black {
  border-color: #000000;
}

.border-bg-primary {
  background: var(--primary-color);
}
.border-bg-secondary {
  background: var(--secondary-color);
}
.border-bg-tertiary {
  background: var(--tertiary-color);
}
.border-bg-white {
  background: #ffffff;
}
.border-bg-light {
  background: var(--shade-color-1);
}
.border-bg-black {
  background: #000000;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.iframe-resize iframe:not([style*=height]),
.iframe-resize-video iframe:not([style*=height]),
.cms-video-feature iframe:not([style*=height]) {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto;
}
.iframe-resize video,
.iframe-resize-video video,
.cms-video-feature video {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto;
}

iframe.iframe-resize:not([style*=height]) {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto;
}

video.iframe-resize {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

:root {
  font-size: 15px;
}

html {
  font-family: var(--sans-serif-font);
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 599px) {
  html {
    overflow-x: hidden;
  }
}
html.no-html-scrolling, html:has(> body.no-body-scrolling) {
  overflow: hidden;
}

body {
  background: var(--body-bg-color);
  margin: 0;
  padding: 0;
}
body .cms-feature-wrapper .cms-feature-datablock,
body #site-navigation {
  font-family: var(--sans-serif-font) !important;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  color: var(--body-text-color);
}
body:has(.site-header-hamburger-wrapper-active), body.no-body-scrolling {
  overflow: hidden;
}
body:has(.site-header-hamburger-wrapper-active):not(.cms-page-is-in-edit-mode) .site-header, body.no-body-scrolling:not(.cms-page-is-in-edit-mode) .site-header {
  position: fixed !important;
}
@media (max-width: 599px) {
  body {
    overflow-x: clip;
  }
}

main#site-main {
  min-height: 300px;
  overflow-x: clip;
  z-index: 1;
  position: relative;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: var(--primary-color);
}

.site-container,
body.site-page-full-width .site-sub-container,
.site-nav-container {
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  .site-container,
  body.site-page-full-width .site-sub-container,
  .site-nav-container {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  .site-container,
  body.site-page-full-width .site-sub-container,
  .site-nav-container {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  .site-container,
  body.site-page-full-width .site-sub-container,
  .site-nav-container {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (min-width: 1950px) {
  .site-container,
  body.site-page-full-width .site-sub-container,
  .site-nav-container {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}

body:not(.site-page-full-width) .site-sub-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}
li::marker {
  color: var(--primary-color);
}

.help-desk-container {
  position: relative;
  z-index: 10;
}

body:not(.cms-page-is-in-edit-mode) .cms-lcz-block .cms-lcz-block-item .feature-zone {
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .cms-lcz-block .cms-lcz-block-item .feature-zone .cms-feature-wrapper {
  margin-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lcz-block .cms-lcz-block-item .feature-zone .cms-feature-wrapper {
    margin-bottom: var(--space-tb-2xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lcz-block .cms-lcz-block-item .feature-zone .cms-feature-wrapper {
    margin-bottom: var(--space-lp-2xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lcz-block .cms-lcz-block-item .feature-zone .cms-feature-wrapper {
    margin-bottom: var(--space-dt-2xl);
  }
}

body:not(.cms-page-is-in-edit-mode) .site-page-wrapper {
  overflow: clip;
}

.image.custom-image-framed {
  border: 10px solid #ffffff;
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}
.image.custom-image-framed > a {
  display: block !important;
}
.image.custom-image-framed img {
  object-fit: cover;
}
@media (min-width: 600px) {
  .image.custom-image-framed img {
    height: 100%;
  }
}

.image.custom-image-shadow {
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.image.custom-image-shadow > a {
  display: block !important;
}
.image.custom-image-shadow img {
  height: 100%;
  object-fit: cover;
}

figure.image.site-img-popup.site-img-round-border {
  border-radius: var(--image-border-radius);
  overflow: hidden;
}
figure.image.site-img-popup.site-img-round-border > a.video-popup-button {
  display: block !important;
}
figure.image.site-img-popup.site-img-round-border > a.video-popup-button img {
  border-radius: 0;
  height: 100%;
  object-fit: cover;
}

.custom-result-disable > * {
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.custom-calculator-input {
  background: #ffffff;
  border-radius: 50px;
  padding-block: var(--space-mb-xs);
}
@container (width > 600px) {
  .custom-calculator-input {
    padding-block: var(--space-tb-xs);
  }
}
@container (width > 1000px) {
  .custom-calculator-input {
    padding-block: var(--space-lp-xs);
  }
}
@container (width > 1440px) {
  .custom-calculator-input {
    padding-block: var(--space-dt-xs);
  }
}
.custom-calculator-input {
  padding-inline: var(--space-mb-m);
}
@container (width > 600px) {
  .custom-calculator-input {
    padding-inline: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .custom-calculator-input {
    padding-inline: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .custom-calculator-input {
    padding-inline: var(--space-dt-m);
  }
}
.custom-calculator-input {
  border: none;
  font-size: clamp(calc(var(--small-font-size-min) * 1px), calc(var(--small-font-size-min) * 1px + (100vw - 600px) * ((var(--small-font-size-max) - var(--small-font-size-min)) / (1920 - 600))), calc(var(--small-font-size-max) * 1px));
  color: var(--body-text-color);
  display: block;
}
.custom-calculator-input:focus {
  outline: none;
}

button.custom-calculator-button {
  margin-top: var(--space-mb-s);
}
@container (width > 600px) {
  button.custom-calculator-button {
    margin-top: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  button.custom-calculator-button {
    margin-top: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  button.custom-calculator-button {
    margin-top: var(--space-dt-s);
  }
}

.cms-feature-datablock .site-button-primary, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button,
.cms-feature-datablock .site-button-full-primary,
.cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button,
.cms-feature-datablock .site-search-button {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--primary-button-font-family);
  font-weight: var(--primary-button-font-weight);
  text-align: center;
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border-radius: var(--primary-button-border-radius);
  padding-top: var(--primary-button-padding-top);
  padding-bottom: var(--primary-button-padding-bottom);
  padding-left: var(--primary-button-padding-left);
  padding-right: var(--primary-button-padding-right);
  border-top-width: var(--primary-button-border-width-top);
  border-bottom-width: var(--primary-button-border-width-bottom);
  border-left-width: var(--primary-button-border-width-left);
  border-right-width: var(--primary-button-border-width-right);
  border-top-style: var(--primary-button-border-type-top);
  border-bottom-style: var(--primary-button-border-type-bottom);
  border-left-style: var(--primary-button-border-type-left);
  border-right-style: var(--primary-button-border-type-right);
  border-top-color: var(--primary-button-border-color-top);
  border-bottom-color: var(--primary-button-border-color-bottom);
  border-left-color: var(--primary-button-border-color-left);
  border-right-color: var(--primary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-primary::before, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button::before, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button::before,
.cms-feature-datablock .site-button-full-primary::before,
.cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button::before,
.cms-feature-datablock .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: "\f000" !important;
  position: absolute;
  left: var(--primary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-primary:hover, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button:hover, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button:hover,
.cms-feature-datablock .site-button-full-primary:hover,
.cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover,
.cms-feature-datablock .site-search-button:hover {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-hover-top);
  border-bottom-color: var(--primary-button-border-colo-hover-bottom);
  border-left-color: var(--primary-button-border-color-hover-left);
  border-right-color: var(--primary-button-border-color-hover-right);
  padding-left: calc(var(--primary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-primary:hover::before, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button:hover::before, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button:hover::before,
.cms-feature-datablock .site-button-full-primary:hover::before,
.cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover::before,
.cms-feature-datablock .site-search-button:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-primary:focus, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button:focus, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button:focus,
.cms-feature-datablock .site-button-full-primary:focus,
.cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button:focus,
.cms-feature-datablock .site-search-button:focus {
  background: var(--primary-button-selected-bg-color);
  color: var(--primary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-selected-top);
  border-bottom-color: var(--primary-button-border-colo-selected-bottom);
  border-left-color: var(--primary-button-border-color-selected-left);
  border-right-color: var(--primary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-secondary {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--secondary-button-font-family);
  font-weight: var(--secondary-button-font-weight);
  text-align: center;
  background: var(--secondary-button-bg-color);
  color: var(--secondary-button-text-color);
  border-radius: var(--secondary-button-border-radius);
  padding-top: var(--secondary-button-padding-top);
  padding-bottom: var(--secondary-button-padding-bottom);
  padding-left: var(--secondary-button-padding-left);
  padding-right: var(--secondary-button-padding-right);
  border-top-width: var(--secondary-button-border-width-top);
  border-bottom-width: var(--secondary-button-border-width-bottom);
  border-left-width: var(--secondary-button-border-width-left);
  border-right-width: var(--secondary-button-border-width-right);
  border-top-style: var(--secondary-button-border-type-top);
  border-bottom-style: var(--secondary-button-border-type-bottom);
  border-left-style: var(--secondary-button-border-type-left);
  border-right-style: var(--secondary-button-border-type-right);
  border-top-color: var(--secondary-button-border-color-top);
  border-bottom-color: var(--secondary-button-border-color-bottom);
  border-left-color: var(--secondary-button-border-color-left);
  border-right-color: var(--secondary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-secondary::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: "\f000" !important;
  position: absolute;
  left: var(--secondary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-secondary:hover {
  background: var(--secondary-button-hover-bg-color);
  color: var(--secondary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--secondary-button-border-color-hover-top);
  border-bottom-color: var(--secondary-button-border-colo-hover-bottom);
  border-left-color: var(--secondary-button-border-color-hover-left);
  border-right-color: var(--secondary-button-border-color-hover-right);
  padding-left: calc(var(--secondary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-secondary:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-secondary:focus {
  background: var(--secondary-button-selected-bg-color);
  color: var(--secondary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--secondary-button-border-color-selected-top);
  border-bottom-color: var(--secondary-button-border-colo-selected-bottom);
  border-left-color: var(--secondary-button-border-color-selected-left);
  border-right-color: var(--secondary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-tertiary {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--tertiary-button-font-family);
  font-weight: var(--tertiary-button-font-weight);
  text-align: center;
  background: var(--tertiary-button-bg-color);
  color: var(--tertiary-button-text-color);
  border-radius: var(--tertiary-button-border-radius);
  padding-top: var(--tertiary-button-padding-top);
  padding-bottom: var(--tertiary-button-padding-bottom);
  padding-left: var(--tertiary-button-padding-left);
  padding-right: var(--tertiary-button-padding-right);
  border-top-width: var(--tertiary-button-border-width-top);
  border-bottom-width: var(--tertiary-button-border-width-bottom);
  border-left-width: var(--tertiary-button-border-width-left);
  border-right-width: var(--tertiary-button-border-width-right);
  border-top-style: var(--tertiary-button-border-type-top);
  border-bottom-style: var(--tertiary-button-border-type-bottom);
  border-left-style: var(--tertiary-button-border-type-left);
  border-right-style: var(--tertiary-button-border-type-right);
  border-top-color: var(--tertiary-button-border-color-top);
  border-bottom-color: var(--tertiary-button-border-color-bottom);
  border-left-color: var(--tertiary-button-border-color-left);
  border-right-color: var(--tertiary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-tertiary::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: "\f000" !important;
  position: absolute;
  left: var(--tertiary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-tertiary:hover {
  background: var(--tertiary-button-hover-bg-color);
  color: var(--tertiary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--tertiary-button-border-color-hover-top);
  border-bottom-color: var(--tertiary-button-border-colo-hover-bottom);
  border-left-color: var(--tertiary-button-border-color-hover-left);
  border-right-color: var(--tertiary-button-border-color-hover-right);
  padding-left: calc(var(--tertiary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-tertiary:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-tertiary:focus {
  background: var(--tertiary-button-selected-bg-color);
  color: var(--tertiary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--tertiary-button-border-color-selected-top);
  border-bottom-color: var(--tertiary-button-border-colo-selected-bottom);
  border-left-color: var(--tertiary-button-border-color-selected-left);
  border-right-color: var(--tertiary-button-border-color-selected-right);
}
.cms-feature-datablock a[class*=site-button-full] {
  display: block;
  width: 100%;
  text-align: center;
}
.cms-feature-datablock .site-button-primary.site-button-border, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--primary-button-font-family);
  font-weight: var(--primary-button-font-weight);
  text-align: center;
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border-radius: var(--primary-button-border-radius);
  padding-top: var(--primary-button-padding-top);
  padding-bottom: var(--primary-button-padding-bottom);
  padding-left: var(--primary-button-padding-left);
  padding-right: var(--primary-button-padding-right);
  border-top-width: var(--primary-button-border-width-top);
  border-bottom-width: var(--primary-button-border-width-bottom);
  border-left-width: var(--primary-button-border-width-left);
  border-right-width: var(--primary-button-border-width-right);
  border-top-style: var(--primary-button-border-type-top);
  border-bottom-style: var(--primary-button-border-type-bottom);
  border-left-style: var(--primary-button-border-type-left);
  border-right-style: var(--primary-button-border-type-right);
  border-top-color: var(--primary-button-border-color-top);
  border-bottom-color: var(--primary-button-border-color-bottom);
  border-left-color: var(--primary-button-border-color-left);
  border-right-color: var(--primary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-primary.site-button-border::before, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border::before, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border::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: "\f000" !important;
  position: absolute;
  left: var(--primary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-primary.site-button-border:hover, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:hover, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border:hover {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-hover-top);
  border-bottom-color: var(--primary-button-border-colo-hover-bottom);
  border-left-color: var(--primary-button-border-color-hover-left);
  border-right-color: var(--primary-button-border-color-hover-right);
  padding-left: calc(var(--primary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-primary.site-button-border:hover::before, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:hover::before, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-primary.site-button-border:focus, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:focus, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border:focus {
  background: var(--primary-button-selected-bg-color);
  color: var(--primary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-selected-top);
  border-bottom-color: var(--primary-button-border-colo-selected-bottom);
  border-left-color: var(--primary-button-border-color-selected-left);
  border-right-color: var(--primary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-primary.site-button-border, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border {
  border: 1px solid currentColor;
  background: var(--body-bg-color);
  color: var(--primary-color);
}
.cms-feature-datablock .site-button-primary.site-button-border:hover, .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:hover, .site-form-payment-wrapper .site-payment-buttons .cms-feature-datablock button.site-button-border:hover {
  background: var(--primary-color);
  color: #ffffff;
}
.cms-feature-datablock .site-button-secondary.site-button-border {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--secondary-button-font-family);
  font-weight: var(--secondary-button-font-weight);
  text-align: center;
  background: var(--secondary-button-bg-color);
  color: var(--secondary-button-text-color);
  border-radius: var(--secondary-button-border-radius);
  padding-top: var(--secondary-button-padding-top);
  padding-bottom: var(--secondary-button-padding-bottom);
  padding-left: var(--secondary-button-padding-left);
  padding-right: var(--secondary-button-padding-right);
  border-top-width: var(--secondary-button-border-width-top);
  border-bottom-width: var(--secondary-button-border-width-bottom);
  border-left-width: var(--secondary-button-border-width-left);
  border-right-width: var(--secondary-button-border-width-right);
  border-top-style: var(--secondary-button-border-type-top);
  border-bottom-style: var(--secondary-button-border-type-bottom);
  border-left-style: var(--secondary-button-border-type-left);
  border-right-style: var(--secondary-button-border-type-right);
  border-top-color: var(--secondary-button-border-color-top);
  border-bottom-color: var(--secondary-button-border-color-bottom);
  border-left-color: var(--secondary-button-border-color-left);
  border-right-color: var(--secondary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-secondary.site-button-border::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: "\f000" !important;
  position: absolute;
  left: var(--secondary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-secondary.site-button-border:hover {
  background: var(--secondary-button-hover-bg-color);
  color: var(--secondary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--secondary-button-border-color-hover-top);
  border-bottom-color: var(--secondary-button-border-colo-hover-bottom);
  border-left-color: var(--secondary-button-border-color-hover-left);
  border-right-color: var(--secondary-button-border-color-hover-right);
  padding-left: calc(var(--secondary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-secondary.site-button-border:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-secondary.site-button-border:focus {
  background: var(--secondary-button-selected-bg-color);
  color: var(--secondary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--secondary-button-border-color-selected-top);
  border-bottom-color: var(--secondary-button-border-colo-selected-bottom);
  border-left-color: var(--secondary-button-border-color-selected-left);
  border-right-color: var(--secondary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-secondary.site-button-border {
  border: 1px solid currentColor;
  background: var(--body-bg-color);
  color: var(--secondary-color);
}
.cms-feature-datablock .site-button-secondary.site-button-border:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.cms-feature-datablock .site-button-tertiary.site-button-border {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--tertiary-button-font-family);
  font-weight: var(--tertiary-button-font-weight);
  text-align: center;
  background: var(--tertiary-button-bg-color);
  color: var(--tertiary-button-text-color);
  border-radius: var(--tertiary-button-border-radius);
  padding-top: var(--tertiary-button-padding-top);
  padding-bottom: var(--tertiary-button-padding-bottom);
  padding-left: var(--tertiary-button-padding-left);
  padding-right: var(--tertiary-button-padding-right);
  border-top-width: var(--tertiary-button-border-width-top);
  border-bottom-width: var(--tertiary-button-border-width-bottom);
  border-left-width: var(--tertiary-button-border-width-left);
  border-right-width: var(--tertiary-button-border-width-right);
  border-top-style: var(--tertiary-button-border-type-top);
  border-bottom-style: var(--tertiary-button-border-type-bottom);
  border-left-style: var(--tertiary-button-border-type-left);
  border-right-style: var(--tertiary-button-border-type-right);
  border-top-color: var(--tertiary-button-border-color-top);
  border-bottom-color: var(--tertiary-button-border-color-bottom);
  border-left-color: var(--tertiary-button-border-color-left);
  border-right-color: var(--tertiary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-tertiary.site-button-border::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: "\f000" !important;
  position: absolute;
  left: var(--tertiary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-tertiary.site-button-border:hover {
  background: var(--tertiary-button-hover-bg-color);
  color: var(--tertiary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--tertiary-button-border-color-hover-top);
  border-bottom-color: var(--tertiary-button-border-colo-hover-bottom);
  border-left-color: var(--tertiary-button-border-color-hover-left);
  border-right-color: var(--tertiary-button-border-color-hover-right);
  padding-left: calc(var(--tertiary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-tertiary.site-button-border:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-tertiary.site-button-border:focus {
  background: var(--tertiary-button-selected-bg-color);
  color: var(--tertiary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--tertiary-button-border-color-selected-top);
  border-bottom-color: var(--tertiary-button-border-colo-selected-bottom);
  border-left-color: var(--tertiary-button-border-color-selected-left);
  border-right-color: var(--tertiary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-tertiary.site-button-border {
  border: 1px solid currentColor;
  background: var(--body-bg-color);
  color: var(--tertiary-color);
}
.cms-feature-datablock .site-button-tertiary.site-button-border:hover {
  background: var(--tertiary-color);
  color: #ffffff;
}
.cms-feature-datablock .site-button-white,
.cms-feature-datablock .site-button-white.site-button-border,
.cms-feature-datablock .site-button-full-white {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--primary-button-font-family);
  font-weight: var(--primary-button-font-weight);
  text-align: center;
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border-radius: var(--primary-button-border-radius);
  padding-top: var(--primary-button-padding-top);
  padding-bottom: var(--primary-button-padding-bottom);
  padding-left: var(--primary-button-padding-left);
  padding-right: var(--primary-button-padding-right);
  border-top-width: var(--primary-button-border-width-top);
  border-bottom-width: var(--primary-button-border-width-bottom);
  border-left-width: var(--primary-button-border-width-left);
  border-right-width: var(--primary-button-border-width-right);
  border-top-style: var(--primary-button-border-type-top);
  border-bottom-style: var(--primary-button-border-type-bottom);
  border-left-style: var(--primary-button-border-type-left);
  border-right-style: var(--primary-button-border-type-right);
  border-top-color: var(--primary-button-border-color-top);
  border-bottom-color: var(--primary-button-border-color-bottom);
  border-left-color: var(--primary-button-border-color-left);
  border-right-color: var(--primary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .site-button-white::before,
.cms-feature-datablock .site-button-white.site-button-border::before,
.cms-feature-datablock .site-button-full-white::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: "\f000" !important;
  position: absolute;
  left: var(--primary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-white:hover,
.cms-feature-datablock .site-button-white.site-button-border:hover,
.cms-feature-datablock .site-button-full-white:hover {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-hover-top);
  border-bottom-color: var(--primary-button-border-colo-hover-bottom);
  border-left-color: var(--primary-button-border-color-hover-left);
  border-right-color: var(--primary-button-border-color-hover-right);
  padding-left: calc(var(--primary-button-padding-left) * 2);
}
.cms-feature-datablock .site-button-white:hover::before,
.cms-feature-datablock .site-button-white.site-button-border:hover::before,
.cms-feature-datablock .site-button-full-white:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .site-button-white:focus,
.cms-feature-datablock .site-button-white.site-button-border:focus,
.cms-feature-datablock .site-button-full-white:focus {
  background: var(--primary-button-selected-bg-color);
  color: var(--primary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-selected-top);
  border-bottom-color: var(--primary-button-border-colo-selected-bottom);
  border-left-color: var(--primary-button-border-color-selected-left);
  border-right-color: var(--primary-button-border-color-selected-right);
}
.cms-feature-datablock .site-button-white,
.cms-feature-datablock .site-button-white.site-button-border,
.cms-feature-datablock .site-button-full-white {
  border: 1px solid currentColor;
  background: #ffffff;
  color: var(--primary-color);
}
.cms-feature-datablock .site-button-white:hover,
.cms-feature-datablock .site-button-white.site-button-border:hover,
.cms-feature-datablock .site-button-full-white:hover {
  background: var(--primary-color);
  color: #ffffff;
}
.cms-feature-datablock .site-button-white:not(.site-button-border),
.cms-feature-datablock .site-button-full-white:not(.site-button-border) {
  border: none !important;
}
.cms-feature-datablock .custom-button-star,
.cms-feature-datablock .custom-button-star-white {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--primary-button-font-family);
  font-weight: var(--primary-button-font-weight);
  text-align: center;
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border-radius: var(--primary-button-border-radius);
  padding-top: var(--primary-button-padding-top);
  padding-bottom: var(--primary-button-padding-bottom);
  padding-left: var(--primary-button-padding-left);
  padding-right: var(--primary-button-padding-right);
  border-top-width: var(--primary-button-border-width-top);
  border-bottom-width: var(--primary-button-border-width-bottom);
  border-left-width: var(--primary-button-border-width-left);
  border-right-width: var(--primary-button-border-width-right);
  border-top-style: var(--primary-button-border-type-top);
  border-bottom-style: var(--primary-button-border-type-bottom);
  border-left-style: var(--primary-button-border-type-left);
  border-right-style: var(--primary-button-border-type-right);
  border-top-color: var(--primary-button-border-color-top);
  border-bottom-color: var(--primary-button-border-color-bottom);
  border-left-color: var(--primary-button-border-color-left);
  border-right-color: var(--primary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.cms-feature-datablock .custom-button-star::before,
.cms-feature-datablock .custom-button-star-white::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: "\f000" !important;
  position: absolute;
  left: var(--primary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.cms-feature-datablock .custom-button-star:hover,
.cms-feature-datablock .custom-button-star-white:hover {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-hover-top);
  border-bottom-color: var(--primary-button-border-colo-hover-bottom);
  border-left-color: var(--primary-button-border-color-hover-left);
  border-right-color: var(--primary-button-border-color-hover-right);
  padding-left: calc(var(--primary-button-padding-left) * 2);
}
.cms-feature-datablock .custom-button-star:hover::before,
.cms-feature-datablock .custom-button-star-white:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.cms-feature-datablock .custom-button-star:focus,
.cms-feature-datablock .custom-button-star-white:focus {
  background: var(--primary-button-selected-bg-color);
  color: var(--primary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-selected-top);
  border-bottom-color: var(--primary-button-border-colo-selected-bottom);
  border-left-color: var(--primary-button-border-color-selected-left);
  border-right-color: var(--primary-button-border-color-selected-right);
}
.cms-feature-datablock .custom-button-star,
.cms-feature-datablock .custom-button-star-white {
  text-align: left;
  min-width: none;
  border: none !important;
  background: transparent;
  padding: 0 60px 0 0;
  border-radius: 0;
  position: relative;
  min-height: 40px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  color: var(--primary-color);
}
.cms-feature-datablock .custom-button-star::before,
.cms-feature-datablock .custom-button-star-white::before {
  display: none;
}
.cms-feature-datablock .custom-button-star::after,
.cms-feature-datablock .custom-button-star-white::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: "\f000" !important;
  position: absolute;
  color: var(--primary-color);
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  transition: all 0.5s ease;
}
.cms-feature-datablock .custom-button-star:hover, .cms-feature-datablock .custom-button-star:focus,
.cms-feature-datablock .custom-button-star-white:hover,
.cms-feature-datablock .custom-button-star-white:focus {
  color: var(--primary-color);
  background: transparent;
  padding-left: 0;
}
.cms-feature-datablock .custom-button-star:hover::after, .cms-feature-datablock .custom-button-star:focus::after,
.cms-feature-datablock .custom-button-star-white:hover::after,
.cms-feature-datablock .custom-button-star-white:focus::after {
  background: var(--primary-color);
  color: #ffffff;
  transition: all 0.5s ease;
}
.cms-feature-datablock .custom-button-star.site-button-secondary,
.cms-feature-datablock .custom-button-star-white.site-button-secondary {
  color: var(--secondary-color);
}
.cms-feature-datablock .custom-button-star.site-button-tertiary,
.cms-feature-datablock .custom-button-star-white.site-button-tertiary {
  color: var(--tertiary-color);
}
.cms-feature-datablock .custom-button-star.site-button-white,
.cms-feature-datablock .custom-button-star-white.site-button-white {
  color: #ffffff;
}
.cms-feature-datablock .custom-button-star.site-button-white::after,
.cms-feature-datablock .custom-button-star-white.site-button-white::after {
  background: var(--primary-color);
  color: #ffffff;
}
.cms-feature-datablock .custom-button-star.site-button-white:hover::after, .cms-feature-datablock .custom-button-star.site-button-white:focus::after,
.cms-feature-datablock .custom-button-star-white.site-button-white:hover::after,
.cms-feature-datablock .custom-button-star-white.site-button-white:focus::after {
  background: var(--secondary-color);
  color: #ffffff;
}
.cms-feature-datablock .custom-button-star-white::after {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cms-feature-datablock .custom-button-star-white:hover::after {
  background: #ffffff;
  color: var(--primary-color);
}
.cms-feature-datablock .custom-button-hover-tertiary:hover {
  background: var(--tertiary-color);
  color: #ffffff;
}
.cms-feature-datablock .custom-link-overlay {
  color: #ffffff !important;
  border: none !important;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  padding-inline: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-inline: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-inline: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-inline: var(--space-dt-2xs);
  }
}
.cms-feature-datablock .custom-link-overlay {
  padding-block: var(--space-mb-3xs);
}
@container (width > 600px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-block: var(--space-tb-3xs);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-block: var(--space-lp-3xs);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock .custom-link-overlay {
    padding-block: var(--space-dt-3xs);
  }
}
.cms-feature-datablock .custom-link-overlay {
  display: inline-block;
  font-size: 14px;
}
.cms-feature-datablock .custom-link-overlay::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: "\f000" !important;
  margin-right: 10px;
  font-size: 12px;
  transition: 0.5s ease all;
}
.cms-feature-datablock .custom-link-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  opacity: 0.2;
}
.cms-feature-datablock .custom-link-overlay:hover::before {
  margin-right: 15px;
  transition: 0.5s ease all;
}
.cms-feature-datablock p:has(> .custom-link-overlay:first-child:last-child) {
  line-height: 100%;
}

.cms-feature-wrapper .cms-feature-datablock .site-style-intro-text {
  color: var(--secondary-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button {
  position: relative;
  background: #ffffff;
  font-family: var(--sans-serif-font);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  padding: 10px 30px;
  text-align: center;
  color: var(--primary-color);
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
  border: 1px solid var(--secondary-color);
  display: inline-block;
  outline-color: transparent;
  border-radius: 20px;
}
@media (max-width: 599px) {
  .cms-feature-wrapper .cms-feature-datablock .site-bookmark-button {
    padding: 7px 15px;
  }
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-bookmark-button:hover {
    background: #ffffff;
    color: var(--secondary-color);
    border: 1px solid var(--primary-color);
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button:focus {
  background: #ffffff;
  color: var(--secondary-color);
  border: 1px solid var(--primary-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button.ck-link_selected {
  background: #ffffff !important;
  color: var(--primary-color) !important;
  border: 1px solid var(--secondary-color) !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button:hover {
  background: var(--primary-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button .site-bookmark-button-icon {
  position: relative;
  top: 3px;
  padding: 0 0 0 3px;
}
.cms-feature-wrapper .cms-feature-datablock .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;
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button.site-bookmark-display-button-remove .site-bookmark-button-icon:before {
  content: "\e918" !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline-color: transparent;
  border: 1px solid #fff;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  max-width: 100%;
}
.cms-feature-wrapper .cms-feature-datablock input.site-textbox {
  background: #ffffff;
  border-radius: 0;
  outline-color: transparent;
  border: 1px solid #fff;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  max-width: 100%;
}
.cms-feature-wrapper .cms-feature-datablock select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline-color: transparent;
  border: 1px solid #fff;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  max-width: 100%;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section {
  border-bottom: 1px solid #dfdfdf;
  margin: 0 0 30px;
  padding: 0 0 15px;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section.site-custom-tab-form-section-first .site-custom-tab-form-desc {
  display: block;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section.site-custom-tab-form-section-click-once .site-custom-tab-form-next {
  pointer-events: all;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section.site-custom-tab-form-section-click-once .site-custom-tab-form-next .site-form-description:after {
  display: block;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section .site-custom-tab-form-next {
  pointer-events: none;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section .site-custom-tab-form-next .site-form-description {
  position: relative;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section .site-custom-tab-form-next .site-form-description:after {
  content: "Change";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 13px;
  display: none;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section .site-custom-tab-form-next label {
  display: none;
}
.cms-feature-wrapper .cms-feature-datablock .site-custom-tab-form-wrapper .site-custom-tab-form-section .site-custom-tab-form-desc {
  display: none;
}

.ck-style-grid__button__preview .site-button-primary, .ck-style-grid__button__preview .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .ck-style-grid__button__preview button {
  background: var(--primary-color) !important;
  color: #ffffff !important;
}
.ck-style-grid__button__preview .site-button-secondary {
  background: var(--secondary-color) !important;
  color: #ffffff !important;
}
.ck-style-grid__button__preview .site-button-tertiary {
  background: var(--tertiary-color) !important;
  color: #ffffff !important;
}
.ck-style-grid__button__preview .site-button-white {
  background: #ffffff !important;
  color: var(--primary-color) !important;
}
.ck-style-grid__button__preview .custom-text-primary {
  color: var(--primary-color) !important;
}
.ck-style-grid__button__preview .custom-text-secondary {
  color: var(--secondary-color) !important;
}
.ck-style-grid__button__preview .custom-text-tertiary {
  color: var(--tertiary-color) !important;
}
.ck-style-grid__button__preview .site-button-border {
  border: 2px solid #999990 !important;
  background: #ffffff !important;
}
.ck-style-grid__button__preview .site-button-round {
  border-radius: var(--border-round-radius) !important;
  background: #999990 !important;
  color: #ffffff !important;
}
.ck-style-grid__button__preview .site-button-semi-round {
  border-radius: var(--button-semi-round-radius) !important;
  background: #999990 !important;
  color: #ffffff !important;
}
.ck-style-grid__button__preview .site-style-intro-text::after {
  color: var(--secondary-color);
}

.cms-feature-wrapper .cms-feature-title {
  font-family: var(--h3-font);
  font-size: clamp(calc(var(--h3-font-size-min) * 1px), calc(var(--h3-font-size-min) * 1px + (100vw - 600px) * ((var(--h3-font-size-max) - var(--h3-font-size-min)) / (1920 - 600))), calc(var(--h3-font-size-max) * 1px));
  line-height: var(--h3-line-height);
  color: var(--h3-color);
  font-weight: var(--h3-font-weight);
}

.cms-feature-datablock,
.mfp-content {
  font-family: var(--sans-serif-font);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  color: var(--body-text-color);
}
.cms-feature-datablock h1,
.mfp-content h1 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h1,
  .mfp-content h1 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h2,
.mfp-content h2 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h2,
  .mfp-content h2 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h3,
.mfp-content h3 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h3,
  .mfp-content h3 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h4,
.mfp-content h4 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h4,
  .mfp-content h4 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h5,
.mfp-content h5 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h5,
  .mfp-content h5 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h6,
.mfp-content h6 {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-feature-datablock h6,
  .mfp-content h6 {
    margin-bottom: 10px;
  }
}
.cms-feature-datablock h1,
.mfp-content h1 {
  font-family: var(--h1-font);
  font-size: clamp(calc(var(--h1-font-size-min) * 1px), calc(var(--h1-font-size-min) * 1px + (100vw - 600px) * ((var(--h1-font-size-max) - var(--h1-font-size-min)) / (1920 - 600))), calc(var(--h1-font-size-max) * 1px));
  line-height: var(--h1-line-height);
  color: var(--h1-color);
  font-weight: var(--h1-font-weight);
}
.cms-feature-datablock h2,
.mfp-content h2 {
  font-family: var(--h2-font);
  font-size: clamp(calc(var(--h2-font-size-min) * 1px), calc(var(--h2-font-size-min) * 1px + (100vw - 600px) * ((var(--h2-font-size-max) - var(--h2-font-size-min)) / (1920 - 600))), calc(var(--h2-font-size-max) * 1px));
  line-height: var(--h2-line-height);
  color: var(--h2-color);
  font-weight: var(--h2-font-weight);
}
.cms-feature-datablock h3,
.mfp-content h3 {
  font-family: var(--h3-font);
  font-size: clamp(calc(var(--h3-font-size-min) * 1px), calc(var(--h3-font-size-min) * 1px + (100vw - 600px) * ((var(--h3-font-size-max) - var(--h3-font-size-min)) / (1920 - 600))), calc(var(--h3-font-size-max) * 1px));
  line-height: var(--h3-line-height);
  color: var(--h3-color);
  font-weight: var(--h3-font-weight);
}
.cms-feature-datablock h4,
.mfp-content h4 {
  font-family: var(--h4-font);
  font-size: clamp(calc(var(--h4-font-size-min) * 1px), calc(var(--h4-font-size-min) * 1px + (100vw - 600px) * ((var(--h4-font-size-max) - var(--h4-font-size-min)) / (1920 - 600))), calc(var(--h4-font-size-max) * 1px));
  line-height: var(--h4-line-height);
  color: var(--h4-color);
  font-weight: var(--h4-font-weight);
}
.cms-feature-datablock h5,
.mfp-content h5 {
  font-family: var(--h5-font);
  font-size: clamp(calc(var(--h5-font-size-min) * 1px), calc(var(--h5-font-size-min) * 1px + (100vw - 600px) * ((var(--h5-font-size-max) - var(--h5-font-size-min)) / (1920 - 600))), calc(var(--h5-font-size-max) * 1px));
  line-height: var(--h5-line-height);
  color: var(--h5-color);
  font-weight: var(--h5-font-weight);
}
.cms-feature-datablock h6,
.mfp-content h6 {
  font-family: var(--h6-font);
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px));
  line-height: var(--h6-line-height);
  color: var(--h6-color);
  font-weight: var(--h6-font-weight);
}
.cms-feature-datablock h6:has(> .custom-font-handwriting),
.mfp-content h6:has(> .custom-font-handwriting) {
  font-family: var(--font-4);
}
.cms-feature-datablock h6:has(> .custom-font-handwriting):has(+ h1, + h2, + h3, + h4, + h5, + h6),
.mfp-content h6:has(> .custom-font-handwriting):has(+ h1, + h2, + h3, + h4, + h5, + h6) {
  margin-bottom: 0;
}
.cms-feature-datablock p:has(> .custom-font-handwriting):has(+ h1, + h2, + h3, + h4, + h5, + h6),
.mfp-content p:has(> .custom-font-handwriting):has(+ h1, + h2, + h3, + h4, + h5, + h6) {
  margin-bottom: 0;
}
.cms-feature-datablock .site-text-white,
.mfp-content .site-text-white {
  color: #ffffff !important;
}
.cms-feature-datablock .site-text-primary,
.mfp-content .site-text-primary {
  color: var(--primary-color) !important;
}
.cms-feature-datablock .site-text-secondary,
.mfp-content .site-text-secondary {
  color: var(--secondary-color) !important;
}
.cms-feature-datablock .custom-insignia-icon::before,
.mfp-content .custom-insignia-icon::before {
  content: "";
  position: relative;
  width: 35px;
  height: 35px;
  display: block;
  background-image: url("../images/insignia.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  .cms-feature-datablock .custom-insignia-icon::before,
  .mfp-content .custom-insignia-icon::before {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock .custom-insignia-icon::before,
  .mfp-content .custom-insignia-icon::before {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock .custom-insignia-icon::before,
  .mfp-content .custom-insignia-icon::before {
    margin-bottom: var(--space-dt-m);
  }
}
.cms-feature-datablock ul,
.cms-feature-datablock ol,
.mfp-content ul,
.mfp-content ol {
  list-style-position: outside;
}
.cms-feature-datablock ul li:last-child,
.cms-feature-datablock ol li:last-child,
.mfp-content ul li:last-child,
.mfp-content ol li:last-child {
  margin-bottom: 0;
}
.cms-feature-datablock ul,
.cms-feature-datablock ol,
.cms-feature-datablock p,
.mfp-content ul,
.mfp-content ol,
.mfp-content p {
  margin-bottom: 20px;
}
.cms-feature-datablock ul:last-child,
.cms-feature-datablock ol:last-child,
.cms-feature-datablock p:last-child,
.mfp-content ul:last-child,
.mfp-content ol:last-child,
.mfp-content p:last-child {
  margin-bottom: 0;
}
.cms-feature-datablock ul:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child),
.cms-feature-datablock ol:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child),
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child),
.mfp-content ul:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child),
.mfp-content ol:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child),
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child) {
  margin-bottom: 20px;
}
.cms-feature-datablock a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link),
.mfp-content a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link) {
  color: var(--link-color);
  transition: 0.5s ease all;
  border-bottom: 1px solid currentColor;
}
.cms-feature-datablock a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link):hover, .cms-feature-datablock a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link):focus,
.mfp-content a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link):hover,
.mfp-content a:not([class*=site-button-]):not([class*=site-social]):not(.site-page-link):focus {
  border-color: transparent;
  transition: 0.5s ease all;
}
.cms-feature-datablock a:has(> img:first-child:last-child),
.mfp-content a:has(> img:first-child:last-child) {
  border-bottom: none !important;
  opacity: 1;
}
.cms-feature-datablock a:has(> img:first-child:last-child):hover,
.mfp-content a:has(> img:first-child:last-child):hover {
  opacity: 0.6;
}
.cms-feature-datablock a:has(> img:first-child:last-child).video-popup-button,
.mfp-content a:has(> img:first-child:last-child).video-popup-button {
  overflow: hidden;
}
.cms-feature-datablock a:has(> img:first-child:last-child).video-popup-button > img:first-child:last-child,
.mfp-content a:has(> img:first-child:last-child).video-popup-button > img:first-child:last-child {
  transform: scale(1);
  transition: 0.5s ease all;
}
.cms-feature-datablock a:has(> img:first-child:last-child).video-popup-button:hover > img:first-child:last-child,
.mfp-content a:has(> img:first-child:last-child).video-popup-button:hover > img:first-child:last-child {
  transform: scale(1.1);
  transition: 0.5s ease all;
}
.cms-feature-datablock a:has(> img:first-child:last-child).video-popup-button:hover,
.mfp-content a:has(> img:first-child:last-child).video-popup-button:hover {
  opacity: 1;
}
.cms-feature-datablock .table,
.mfp-content .table {
  color: inherit;
}
.cms-feature-datablock a[class^=site-button-],
.cms-feature-datablock .site-bookmark-button,
.cms-feature-datablock .site-form-button,
.cms-feature-datablock .file-upload-button,
.mfp-content a[class^=site-button-],
.mfp-content .site-bookmark-button,
.mfp-content .site-form-button,
.mfp-content .file-upload-button {
  margin-right: 20px;
  margin-bottom: 20px;
}
.cms-feature-datablock a[class^=site-button-]:last-child,
.cms-feature-datablock .site-bookmark-button:last-child,
.cms-feature-datablock .site-form-button:last-child,
.cms-feature-datablock .file-upload-button:last-child,
.mfp-content a[class^=site-button-]:last-child,
.mfp-content .site-bookmark-button:last-child,
.mfp-content .site-form-button:last-child,
.mfp-content .file-upload-button:last-child {
  margin-right: 0;
  margin-bottom: 0px;
}
.cms-feature-datablock a[class^=site-button-].a[class^=site-button-full-],
.cms-feature-datablock .site-bookmark-button.a[class^=site-button-full-],
.cms-feature-datablock .site-form-button.a[class^=site-button-full-],
.cms-feature-datablock .file-upload-button.a[class^=site-button-full-],
.mfp-content a[class^=site-button-].a[class^=site-button-full-],
.mfp-content .site-bookmark-button.a[class^=site-button-full-],
.mfp-content .site-form-button.a[class^=site-button-full-],
.mfp-content .file-upload-button.a[class^=site-button-full-] {
  margin-bottom: 20px;
}
.cms-feature-datablock .cms-text-feature hr,
.cms-feature-datablock .cms-text-feature-content hr,
.cms-feature-datablock .cms-text-feature .ck-content hr,
.mfp-content .cms-text-feature hr,
.mfp-content .cms-text-feature-content hr,
.mfp-content .cms-text-feature .ck-content hr {
  background: var(--hr-color);
}
.cms-feature-datablock hr.custom-line-insignia,
.mfp-content hr.custom-line-insignia {
  background-color: transparent;
  height: 25px;
  background-image: url("../images/insignia.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  position: relative;
}
.cms-feature-datablock hr.custom-line-insignia::before, .cms-feature-datablock hr.custom-line-insignia::after,
.mfp-content hr.custom-line-insignia::before,
.mfp-content hr.custom-line-insignia::after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(50% - 25px);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: var(--hr-color);
}
.cms-feature-datablock hr.custom-line-insignia::after,
.mfp-content hr.custom-line-insignia::after {
  left: auto;
  right: 0;
}
@media (min-width: 600px) {
  .cms-feature-datablock hr.custom-line-insignia,
  .mfp-content hr.custom-line-insignia {
    height: 35px;
  }
  .cms-feature-datablock hr.custom-line-insignia::after, .cms-feature-datablock hr.custom-line-insignia::before,
  .mfp-content hr.custom-line-insignia::after,
  .mfp-content hr.custom-line-insignia::before {
    width: calc(50% - 35px);
  }
}
.cms-feature-datablock table,
.mfp-content table {
  margin-bottom: var(--mobile-paragraph-space);
}
@container (width > 600px) {
  .cms-feature-datablock table,
  .mfp-content table {
    margin-bottom: var(--tablet-paragraph-space);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock table,
  .mfp-content table {
    margin-bottom: var(--laptop-paragraph-space);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock table,
  .mfp-content table {
    margin-bottom: var(--desktop-paragraph-space);
  }
}
.cms-feature-datablock p,
.mfp-content p {
  margin-top: 0;
  margin-inline: 0;
  margin-bottom: var(--mobile-paragraph-space);
}
@container (width > 600px) {
  .cms-feature-datablock p,
  .mfp-content p {
    margin-bottom: var(--tablet-paragraph-space);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock p,
  .mfp-content p {
    margin-bottom: var(--laptop-paragraph-space);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock p,
  .mfp-content p {
    margin-bottom: var(--desktop-paragraph-space);
  }
}
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-],
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button,
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button,
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-],
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button {
  margin-right: 20px;
  margin-bottom: 20px;
}
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-]:last-child,
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button:last-child,
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button:last-child,
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button:last-child,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-]:last-child,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button:last-child,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button:last-child,
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button:last-child {
  margin-right: 0;
  margin-bottom: 0px;
}
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-].a[class^=site-button-full-],
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button.a[class^=site-button-full-],
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button.a[class^=site-button-full-],
.cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button.a[class^=site-button-full-],
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-].a[class^=site-button-full-],
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button.a[class^=site-button-full-],
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button.a[class^=site-button-full-],
.mfp-content p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button.a[class^=site-button-full-] {
  margin-bottom: 20px;
}
.cms-feature-datablock p:has(+ * > .custom-insignia-icon:first-child),
.mfp-content p:has(+ * > .custom-insignia-icon:first-child) {
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  .cms-feature-datablock p:has(+ * > .custom-insignia-icon:first-child),
  .mfp-content p:has(+ * > .custom-insignia-icon:first-child) {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock p:has(+ * > .custom-insignia-icon:first-child),
  .mfp-content p:has(+ * > .custom-insignia-icon:first-child) {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock p:has(+ * > .custom-insignia-icon:first-child),
  .mfp-content p:has(+ * > .custom-insignia-icon:first-child) {
    margin-bottom: var(--space-dt-m);
  }
}
.cms-feature-datablock strong,
.mfp-content strong {
  font-weight: bold;
}
.cms-feature-datablock hr,
.mfp-content hr {
  margin-inline: 0;
  background-color: var(--hr-color);
  margin-block: var(--space-mb-xl);
}
@container (width > 600px) {
  .cms-feature-datablock hr,
  .mfp-content hr {
    margin-block: var(--space-tb-2xl);
  }
}
@container (width > 1000px) {
  .cms-feature-datablock hr,
  .mfp-content hr {
    margin-block: var(--space-lp-2xl);
  }
}
@container (width > 1440px) {
  .cms-feature-datablock hr,
  .mfp-content hr {
    margin-block: var(--space-dt-2xl);
  }
}
.cms-feature-datablock img,
.cms-feature-datablock canvas,
.cms-feature-datablock video,
.cms-feature-datablock svg,
.mfp-content img,
.mfp-content canvas,
.mfp-content video,
.mfp-content svg {
  height: auto;
  max-width: 100%;
}
.cms-feature-datablock iframe,
.mfp-content iframe {
  border: 0;
  max-width: 100%;
}
.cms-feature-datablock .custom-font-handwriting,
.mfp-content .custom-font-handwriting {
  font-family: var(--font-4);
}
.cms-feature-datablock figure.image.site-img-popup a,
.mfp-content figure.image.site-img-popup a {
  position: relative;
}
.cms-feature-datablock figure.image.site-img-popup a::before,
.mfp-content figure.image.site-img-popup a::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: "\e90d" !important;
  transition: 0.5s ease all;
  position: absolute;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
  bottom: 20px;
  right: 20px;
  top: unset;
  left: unset;
  width: 70px;
  height: 78px;
  background-image: url("../images/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 -2px;
  background-color: transparent;
  border-radius: 0;
  z-index: 1;
  fill: #fff;
  filter: drop-shadow(3px 4px 10px rgba(0, 0, 0, 0.1)) drop-shadow(10px 15px 18px rgba(0, 0, 0, 0.09)) drop-shadow(23px 33px 24px rgba(0, 0, 0, 0.05)) drop-shadow(40px 59px 29px rgba(0, 0, 0, 0.01)) drop-shadow(63px 92px 31px rgba(0, 0, 0, 0));
}
.cms-feature-datablock figure.image.site-img-popup a:hover::before,
.mfp-content figure.image.site-img-popup a:hover::before {
  color: var(--secondary-color);
  transition: 0.5s ease all;
}
.cms-feature-datablock .custom-size-h1,
.mfp-content .custom-size-h1 {
  font-size: clamp(calc(var(--h1-font-size-min) * 1px), calc(var(--h1-font-size-min) * 1px + (100vw - 600px) * ((var(--h1-font-size-max) - var(--h1-font-size-min)) / (1920 - 600))), calc(var(--h1-font-size-max) * 1px));
  line-height: var(--h1-line-height);
}
.cms-feature-datablock .custom-size-h2,
.mfp-content .custom-size-h2 {
  font-size: clamp(calc(var(--h2-font-size-min) * 1px), calc(var(--h2-font-size-min) * 1px + (100vw - 600px) * ((var(--h2-font-size-max) - var(--h2-font-size-min)) / (1920 - 600))), calc(var(--h2-font-size-max) * 1px));
  line-height: var(--h2-line-height);
}

.custom-icon-click::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: "\f005" !important;
  font-size: 140%;
  color: var(--primary-color);
  display: inline-block;
  line-height: 100%;
  position: relative;
  top: 3px;
  margin-right: var(--space-mb-3xs);
}
@container (width > 600px) {
  .custom-icon-click::before {
    margin-right: var(--space-tb-3xs);
  }
}
@container (width > 1000px) {
  .custom-icon-click::before {
    margin-right: var(--space-lp-3xs);
  }
}
@container (width > 1440px) {
  .custom-icon-click::before {
    margin-right: var(--space-dt-3xs);
  }
}

.site-footer {
  container-type: inline-size;
  background: var(--primary-color);
  padding-top: var(--space-mb-2xl);
}
@container (width > 600px) {
  .site-footer {
    padding-top: var(--space-tb-2xl);
  }
}
@container (width > 1000px) {
  .site-footer {
    padding-top: var(--space-lp-2xl);
  }
}
@container (width > 1440px) {
  .site-footer {
    padding-top: var(--space-dt-2xl);
  }
}
.site-footer {
  padding-bottom: var(--space-mb-l);
}
@container (width > 600px) {
  .site-footer {
    padding-bottom: var(--space-tb-l);
  }
}
@container (width > 1000px) {
  .site-footer {
    padding-bottom: var(--space-lp-l);
  }
}
@container (width > 1440px) {
  .site-footer {
    padding-bottom: var(--space-dt-l);
  }
}
.site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block {
  margin-left: calc(var(--space-mb-s) / -2);
  margin-right: calc(var(--space-mb-s) / -2);
}
@container (width > 600px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block {
    margin-left: calc(var(--space-tb-s) / -2);
    margin-right: calc(var(--space-tb-s) / -2);
  }
}
@container (width > 1000px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block {
    margin-left: calc(var(--space-lp-3xl) / -2);
    margin-right: calc(var(--space-lp-3xl) / -2);
  }
}
@container (width > 1440px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block {
    margin-left: calc(var(--space-dt-3xl) / -2);
    margin-right: calc(var(--space-dt-3xl) / -2);
  }
}
.site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
  padding-left: calc(var(--space-mb-s) / 2);
}
@container (width > 600px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-left: calc(var(--space-tb-s) / 2);
  }
}
@container (width > 1000px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-left: calc(var(--space-lp-3xl) / 2);
  }
}
@container (width > 1440px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-left: calc(var(--space-dt-3xl) / 2);
  }
}
.site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
  padding-right: calc(var(--space-mb-s) / 2);
}
@container (width > 600px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-right: calc(var(--space-tb-s) / 2);
  }
}
@container (width > 1000px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-right: calc(var(--space-lp-3xl) / 2);
  }
}
@container (width > 1440px) {
  .site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper-block .cms-lcz-block {
    padding-right: calc(var(--space-dt-3xl) / 2);
  }
}
.site-footer .cms-feature-datablock :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: var(--primary-color-text);
}
.site-footer .cms-feature-datablock select option {
  color: var(--primary-color) !important;
}
.site-footer .cms-feature-datablock select option:checked {
  color: var(--primary-color) !important;
}
.site-footer .cms-feature-datablock select option:hover, .site-footer .cms-feature-datablock select option:focus {
  color: var(--secondary-color) !important;
}
.site-footer .cms-feature-datablock span.site-style-intro-text {
  color: var(--primary-color-text) !important;
}
.site-footer .cms-feature-datablock span.ck-table-bogus-paragraph > a {
  color: var(--primary-color-text) !important;
}
.site-footer .cms-feature-datablock h1,
.site-footer .cms-feature-datablock h2,
.site-footer .cms-feature-datablock h3,
.site-footer .cms-feature-datablock h4,
.site-footer .cms-feature-datablock h5,
.site-footer .cms-feature-datablock h6,
.site-footer .cms-feature-datablock span.custom-text-style-h1 {
  color: var(--primary-color-text) !important;
  transition: 0.5s ease all;
}
.site-footer .cms-feature-datablock blockquote cite {
  color: var(--primary-color-text) !important;
  transition: 0.5s ease all;
}
.site-footer .cms-feature-datablock ol li::marker, .site-footer .cms-feature-datablock ol li::before,
.site-footer .cms-feature-datablock ul li::marker,
.site-footer .cms-feature-datablock ul li::before {
  color: var(--secondary-color);
}
.site-footer .cms-feature-datablock a:not([class*=site-button-]):not([class*=site-social]) {
  border-bottom-color: transparent;
}
.site-footer .cms-feature-datablock a:not([class*=site-button-]):not([class*=site-social]):hover {
  border-bottom-color: currentColor;
}
.site-footer > .site-container {
  position: relative;
}
.site-footer > .site-container::before {
  content: "";
  display: block;
  max-width: 261px;
  aspect-ratio: 125/98;
  background-image: url("../images/logo-white.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-inline: auto;
  margin-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  .site-footer > .site-container::before {
    margin-bottom: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  .site-footer > .site-container::before {
    margin-bottom: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  .site-footer > .site-container::before {
    margin-bottom: var(--space-dt-xl);
  }
}
.site-footer > .site-container .site-footer-block {
  border-top: 1px solid var(--primary-color-text);
  padding-top: var(--space-mb-2xl);
}
@container (width > 600px) {
  .site-footer > .site-container .site-footer-block {
    padding-top: var(--space-tb-2xl);
  }
}
@container (width > 1000px) {
  .site-footer > .site-container .site-footer-block {
    padding-top: var(--space-lp-2xl);
  }
}
@container (width > 1440px) {
  .site-footer > .site-container .site-footer-block {
    padding-top: var(--space-dt-2xl);
  }
}
.site-footer table.custom-footer-disclaimer-table {
  width: 100% !important;
  border: none !important;
}
.site-footer table.custom-footer-disclaimer-table > tbody > tr {
  background: transparent !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer table.custom-footer-disclaimer-table > tbody > tr > td {
  border: none !important;
  padding: 0 !important;
  text-wrap: wrap !important;
  max-width: 100%;
}
@container (width > 600px) {
  .site-footer table.custom-footer-disclaimer-table > tbody > tr > td {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
}
@container (width > 600px) {
  .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
    margin-left: var(--space-mb-xl);
  }
  @container (width > 600px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-left: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-left: var(--space-lp-xl);
    }
  }
  @container (width > 1440px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-left: var(--space-dt-xl);
    }
  }
}
@container (width <= 600px ) {
  .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
    display: block;
    width: max-content;
    margin-block: var(--space-mb-s);
  }
  @container (width > 600px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-block: var(--space-tb-s);
    }
  }
  @container (width > 1000px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-block: var(--space-lp-s);
    }
  }
  @container (width > 1440px) {
    .site-footer table.custom-footer-disclaimer-table > tbody > tr > td > a:not(:first-child) {
      margin-block: var(--space-dt-s);
    }
  }
}

.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 {
  width: 100%;
  display: none;
  font-family: var(--sans-serif-font);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  color: var(--body-text-color);
}
@media (max-width: 599px) {
  .site-breadcrumbs-wrapper {
    overflow-x: scroll !important;
  }
}
.site-breadcrumbs-wrapper ul.site-breadcrum {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: start;
}
@media (max-width: 599px) {
  .site-breadcrumbs-wrapper ul.site-breadcrum {
    overflow-x: scroll;
    width: 500px;
  }
}
.site-breadcrumbs-wrapper ul.site-breadcrum li {
  color: #ffffff;
  margin: 0 20px 0 0;
  position: relative;
  padding: 0 50px 0 0;
}
@media (max-width: 599px) {
  .site-breadcrumbs-wrapper ul.site-breadcrum li {
    margin: 0 10px 0 0;
    padding: 0 40px 0 0;
  }
}
.site-breadcrumbs-wrapper ul.site-breadcrum li: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: "\e919" !important;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 30px;
}
.site-breadcrumbs-wrapper ul.site-breadcrum li:last-child {
  padding: 0;
  margin: 0;
}
.site-breadcrumbs-wrapper ul.site-breadcrum li:last-child:after {
  display: none;
}
.site-breadcrumbs-wrapper ul.site-breadcrum li:first-child {
  padding: 0 50px 0 0;
  margin: 0 30px 0 0;
}
@media (max-width: 599px) {
  .site-breadcrumbs-wrapper ul.site-breadcrum li:first-child {
    padding: 0 40px 0 0;
    margin: 0 10px 0 0;
  }
}
.site-breadcrumbs-wrapper ul.site-breadcrum li:first-child a: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: "\e91c" !important;
  color: #ffffff;
  margin: 0 5px 0 0;
}
.site-breadcrumbs-wrapper ul.site-breadcrum li a {
  color: #ffffff;
  display: block;
}
.site-breadcrumbs-wrapper ul.site-breadcrum li a:hover {
  color: var(--tertiary-color);
}
.site-breadcrumbs-wrapper ul.site-breadcrum li:last-child {
  margin: 0;
}

.site-layout-breadcrumbs-wrapper .site-breadcrumbs-wrapper {
  display: block;
}

.site-sidebar-menu {
  display: none;
}

.custom-sidebar-wrapper .site-sidebar-menu {
  display: block;
}

.site-sidebar-menu {
  background: transparent;
  border: 0px solid var(--primary-color);
  padding: 0 0 10px 0;
  margin: 0;
  position: relative;
  min-height: 270px;
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: var(--primary-color);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  letter-spacing: 1.5px;
  border-bottom: 1px solid transparent;
  display: block;
  padding: 10px 20px 10px 20px;
  text-transform: uppercase;
  font-family: var(--sans-serif-font);
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: var(--secondary-color);
  background: transparent;
}
.site-sidebar-menu ul li a {
  transition: all 0.5s ease;
  font-family: var(--sans-serif-font);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
}
.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 {
  padding: 0 0 0 0px;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: var(--primary-color);
  border-bottom: 1px solid transparent;
  display: block;
  padding: 10px 20px 10px 40px;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: var(--secondary-color);
  background: transparent;
}
.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;
  color: var(--secondary-color);
  font-weight: normal;
  font-family: var(--sans-serif-font);
  background: transparent;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
}
.site-sidebar-menu ul li.site-nav-active > a:after1, .site-sidebar-menu ul li.site-subnav-active > a:after1 {
  content: "";
  background: var(--primary-color);
  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-linktext {
  display: block;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: var(--primary-color);
  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: 30px;
  display: block;
  transition: all ease 0.5s;
}
.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 0.5s;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}
.custom-sidebar-title-wrapper .cms-text-feature-data {
  margin-bottom: 0;
}
.custom-sidebar-title-wrapper .custom-sidebar-title {
  background: var(--primary-color);
  color: #ffffff;
  padding: 10px 20px 10px 20px;
}
.custom-sidebar-title-wrapper .custom-sidebar-title p {
  font-family: var(--serif-font);
  font-size: 12px;
  letter-spacing: 1.8px;
}

.custom-social {
  padding: 0 !important;
}
.custom-social li {
  display: inline-block;
  margin: 0 0 0 10px;
}
.custom-social li:first-child {
  margin: 0;
}
.custom-social li a {
  font-size: 0 !important;
  display: block;
  height: 60px;
  width: 60px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.custom-social li a:hover {
  background: var(--primary-color);
}
.custom-social li a:hover::before {
  color: var(--tertiary-color);
}

a[class*=site-social-] {
  font-size: 0;
  text-align: center;
  display: inline-block;
  transition: 0.5s ease all;
  color: var(--primary-color);
}
a[class*=site-social-]:not(:last-child) {
  margin-right: var(--space-mb-s);
}
@container (width > 600px) {
  a[class*=site-social-]:not(:last-child) {
    margin-right: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  a[class*=site-social-]:not(:last-child) {
    margin-right: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  a[class*=site-social-]:not(:last-child) {
    margin-right: var(--space-dt-s);
  }
}
a[class*=site-social-]::before {
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
}
a[class*=site-social-]:hover {
  opacity: 0.5;
  transition: 0.5s ease all;
}

.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;
}
.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: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: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;
}
.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: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: "\e903" !important;
}

.custom-button-phone {
  font-size: 0;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 999px;
  display: inline-block;
  border: none !important;
  opacity: 1;
  transition: 0.5s ease all;
}
.custom-button-phone:not(:last-child) {
  margin-right: 5px;
}
.custom-button-phone::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: "\f002" !important;
  font-size: 12px;
  line-height: 30px;
  color: var(--secondary-color);
}
.custom-button-phone:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}

.custom-button-email {
  font-size: 0;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 999px;
  display: inline-block;
  border: none !important;
  opacity: 1;
  transition: 0.5s ease all;
}
.custom-button-email:not(:last-child) {
  margin-right: 5px;
}
.custom-button-email::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: "\f003" !important;
  font-size: 12px;
  line-height: 30px;
  color: var(--secondary-color);
}
.custom-button-email:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}

.site-menu-toggle {
  height: 50px;
  width: 50px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease all;
  cursor: pointer;
  margin: 0 0 0 30px;
  z-index: 10;
  background: var(--primary-color);
  border-radius: 999px;
  border: 1px solid var(--primary-color);
}
@media (max-width: 599px) {
  .site-menu-toggle {
    margin: 0 0 0 20px;
  }
}
.site-menu-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  background: #ffffff;
  opacity: 1;
  right: 0;
  left: 12px;
  transition: 0.25s ease-in-out all;
}
.site-menu-toggle.active-menu-toggle span {
  background: #ffffff;
}
.site-menu-toggle span:nth-child(1) {
  top: 16px;
}
.site-menu-toggle span:nth-child(2),
.site-menu-toggle span:nth-child(3) {
  top: 23px;
}
.site-menu-toggle span:nth-child(4) {
  top: 30px;
}
.site-menu-toggle:hover {
  background: var(--body-bg-color);
  transition: 0.5s ease all;
}
.site-menu-toggle:hover span {
  background: var(--primary-color);
}
.site-menu-toggle.active-menu-toggle span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.site-menu-toggle.active-menu-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.site-calendar-wrapper .site-calendar-checkbox-wrapper .site-calendar-checkbox:checked + label::before {
  background-color: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}

.hide-post-title h3.site-display-title {
  display: none;
}

.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-1 .site-display-wrapper-listitem {
  max-width: 100%;
  flex-basis: 100%;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-1 .site-display-wrapper-listitem {
  flex-grow: 0;
  flex-shrink: 0;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-2 .site-display-wrapper-listitem {
  max-width: 50%;
  flex-basis: 50%;
}
@media (max-width: 600px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-2 .site-display-wrapper-listitem {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-2 .site-display-wrapper-listitem {
  flex-grow: 0;
  flex-shrink: 0;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-3 .site-display-wrapper-listitem {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
@media (max-width: 1024px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-3 .site-display-wrapper-listitem {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-3 .site-display-wrapper-listitem {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-3 .site-display-wrapper-listitem {
  flex-grow: 0;
  flex-shrink: 0;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-4 .site-display-wrapper-listitem {
  max-width: 25%;
  flex-basis: 25%;
}
@media (max-width: 1024px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-4 .site-display-wrapper-listitem {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-4 .site-display-wrapper-listitem {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-4 .site-display-wrapper-listitem {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-4 .site-display-wrapper-listitem {
  flex-grow: 0;
  flex-shrink: 0;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
  max-width: 20%;
  flex-basis: 20%;
}
@media (max-width: 1200px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
    max-width: 25%;
    flex-basis: 25%;
  }
}
@media (max-width: 1024px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-listview .site-display-list-5 .site-display-wrapper-listitem {
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-arrow.slick-prev {
    left: 0px;
  }
  .cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-arrow.slick-next {
    right: 0px;
  }
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-arrow::before {
  border: 0;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-arrow:hover::before {
  border: 0;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  margin: 0 10px 0px;
  padding-bottom: var(--space-dt-m);
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-img-left,
  .cms-display-feature-wrapper .site-display-img-right {
    margin-bottom: 0 !important;
  }
  .cms-display-feature-wrapper .site-display-img-left .site-display-list-block,
  .cms-display-feature-wrapper .site-display-img-right .site-display-list-block {
    flex-direction: column;
    gap: 20px;
  }
  .cms-display-feature-wrapper .site-display-img-left .site-display-list-block .site-display-image,
  .cms-display-feature-wrapper .site-display-img-left .site-display-list-block .site-display-data-block,
  .cms-display-feature-wrapper .site-display-img-right .site-display-list-block .site-display-image,
  .cms-display-feature-wrapper .site-display-img-right .site-display-list-block .site-display-data-block {
    width: 100%;
  }
}
.cms-display-feature-wrapper .site-display-img-left .site-display-wrapper-listitem:last-child,
.cms-display-feature-wrapper .site-display-img-right .site-display-wrapper-listitem:last-child {
  margin-bottom: 0 !important;
}
.cms-display-feature-wrapper .site-display-img-left .site-display-wrapper-listitem .site-display-list-block,
.cms-display-feature-wrapper .site-display-img-right .site-display-wrapper-listitem .site-display-list-block {
  border: none !important;
}
.cms-display-feature-wrapper .site-display-img-background .site-display-list-block:not(.site-display-no-img) .site-display-data-block {
  bottom: 0;
}
.cms-display-feature-wrapper .site-display-img-background .site-display-list-block:not(.site-display-no-img) .site-display-data-block .site-display-title a {
  color: #ffffff !important;
}
.cms-display-feature-wrapper .site-display-img-background .site-display-list-block:not(.site-display-no-img) .site-display-data-block .site-display-title a::after {
  display: none !important;
}
.cms-display-feature-wrapper .site-display-img-background .site-display-list-block:not(.site-display-no-img) .site-display-data-block .site-display-date {
  color: #ffffff !important;
}

.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image {
  overflow: hidden;
  border-radius: 0;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link img,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link img {
  transform: scale(1);
  transition: 0.5s ease all;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link:hover img,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link:hover img {
  transform: scale(1.1);
  transition: 0.5s ease all;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date {
  color: var(--primary-color);
  font-family: var(--sans-serif-font);
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date {
  text-transform: none;
  font-weight: normal;
  letter-spacing: normal;
  position: relative;
  padding-left: 20px;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date::before,
.cms-display-feature-wrapper .site-display-slideshow .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-date::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: "\f001" !important;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -1px;
}
.cms-display-feature-wrapper .site-display-filters {
  margin-top: 0;
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-filters.site-display-filter-data {
    background: transparent;
  }
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-filters .site-display-filter-title {
    background: var(--primary-color);
    color: var(--body-bg-color);
    border-color: var(--primary-color);
  }
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper {
  font-family: inherit;
  background: transparent;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label {
  background: var(--primary-color);
  color: var(--body-bg-color);
  border-color: var(--primary-color);
  border-radius: 50px;
  padding: 10px 22px;
  transition: all 0.5s ease;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--body-bg-color);
  transition: all 0.5s ease;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-checkbox:checked + label {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--body-bg-color);
}

.no-gradient-overlay-wrapper .no-gradient-overlay.cms-feature-datablock .site-display-list-block .site-display-data-block {
  background: transparent !important;
}

.site-display-filter-title {
  font-family: inherit;
}
@media (max-width: 599px) {
  .site-display-filter-title {
    background: var(--primary-color);
  }
}

.cms-display-feature-wrapper .site-display-listview .site-display-wrapper-listitem .site-display-data-block .site-display-title,
.cms-display-feature-wrapper .site-display-listview .site-display-wrapper-listitem .site-display-data-block .site-display-title *,
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-data-block .site-display-title,
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-data-block .site-display-title * {
  font-family: var(--h5-font);
  font-size: clamp(calc(var(--h5-font-size-min) * 1px), calc(var(--h5-font-size-min) * 1px + (100vw - 600px) * ((var(--h5-font-size-max) - var(--h5-font-size-min)) / (1920 - 600))), calc(var(--h5-font-size-max) * 1px));
  line-height: var(--h5-line-height);
  color: var(--h5-color);
  font-weight: var(--h5-font-weight);
}
.cms-display-feature-wrapper .site-display-listview .site-display-wrapper-listitem .site-display-data-block .site-display-title,
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-data-block .site-display-title {
  margin-bottom: 10px;
}
.cms-display-feature-wrapper .site-display-listview .site-display-wrapper-listitem .site-display-data-block .site-display-title > a,
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-data-block .site-display-title > a {
  border-bottom: none;
}
.cms-display-feature-wrapper .site-display-listview .site-display-wrapper-listitem .site-display-data-block .site-display-title > a:hover,
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-data-block .site-display-title > a:hover {
  color: var(--secondary-color);
}
.cms-display-feature-wrapper .site-display-slideshow .site-display-wrapper-listitem .site-display-list-block {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.cms-display-feature .slick-dots:has(> li.slick-active:first-child:last-child) {
  display: none;
}

.site-form-data .site-form-block .site-form-label label {
  font-weight: 700;
}
.site-form-data .site-form-field:has([id^=_File_Upload]) .site-textbox {
  min-height: unset;
}
.site-form-data .site-form-field:has([id^=_File_Upload]) {
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-form .site-form-data .site-input-Text .site-form-field input,
.site-form .site-form-data .site-input-Text .site-form-field select,
.site-form .site-form-data .site-input-Text .site-form-field textarea, .site-form .site-form-data .site-input-Date .site-form-field input,
.site-form .site-form-data .site-input-Date .site-form-field select,
.site-form .site-form-data .site-input-Date .site-form-field textarea, .site-form .site-form-data .site-input-Email .site-form-field input,
.site-form .site-form-data .site-input-Email .site-form-field select,
.site-form .site-form-data .site-input-Email .site-form-field textarea, .site-form .site-form-data .site-input-File .site-form-field input,
.site-form .site-form-data .site-input-File .site-form-field select,
.site-form .site-form-data .site-input-File .site-form-field textarea, .site-form .site-form-data .site-input-Date .site-form-field input,
.site-form .site-form-data .site-input-Date .site-form-field select,
.site-form .site-form-data .site-input-Date .site-form-field textarea, .site-form .site-form-data .site-input-Numeric .site-form-field input,
.site-form .site-form-data .site-input-Numeric .site-form-field select,
.site-form .site-form-data .site-input-Numeric .site-form-field textarea, .site-form .site-form-data .site-input-Phone .site-form-field input,
.site-form .site-form-data .site-input-Phone .site-form-field select,
.site-form .site-form-data .site-input-Phone .site-form-field textarea, .site-form .site-form-data .site-input-Url .site-form-field input,
.site-form .site-form-data .site-input-Url .site-form-field select,
.site-form .site-form-data .site-input-Url .site-form-field textarea, .site-form .site-form-data .site-input-select .site-form-field input,
.site-form .site-form-data .site-input-select .site-form-field select,
.site-form .site-form-data .site-input-select .site-form-field textarea, .site-form .site-form-data .site-input-checkbox .site-form-field input,
.site-form .site-form-data .site-input-checkbox .site-form-field select,
.site-form .site-form-data .site-input-checkbox .site-form-field textarea, .site-form .site-form-data .site-input-textarea .site-form-field input,
.site-form .site-form-data .site-input-textarea .site-form-field select,
.site-form .site-form-data .site-input-textarea .site-form-field textarea, .site-form .site-form-data .site-input-radio .site-form-field input,
.site-form .site-form-data .site-input-radio .site-form-field select,
.site-form .site-form-data .site-input-radio .site-form-field textarea,
.site-form .site-form-data .site-form-Text .site-form-field input,
.site-form .site-form-data .site-form-Text .site-form-field select,
.site-form .site-form-data .site-form-Text .site-form-field textarea,
.site-form .site-form-data .site-form-Date .site-form-field input,
.site-form .site-form-data .site-form-Date .site-form-field select,
.site-form .site-form-data .site-form-Date .site-form-field textarea,
.site-form .site-form-data .site-form-Email .site-form-field input,
.site-form .site-form-data .site-form-Email .site-form-field select,
.site-form .site-form-data .site-form-Email .site-form-field textarea,
.site-form .site-form-data .site-form-File .site-form-field input,
.site-form .site-form-data .site-form-File .site-form-field select,
.site-form .site-form-data .site-form-File .site-form-field textarea,
.site-form .site-form-data .site-form-Date .site-form-field input,
.site-form .site-form-data .site-form-Date .site-form-field select,
.site-form .site-form-data .site-form-Date .site-form-field textarea,
.site-form .site-form-data .site-form-Numeric .site-form-field input,
.site-form .site-form-data .site-form-Numeric .site-form-field select,
.site-form .site-form-data .site-form-Numeric .site-form-field textarea,
.site-form .site-form-data .site-form-Phone .site-form-field input,
.site-form .site-form-data .site-form-Phone .site-form-field select,
.site-form .site-form-data .site-form-Phone .site-form-field textarea,
.site-form .site-form-data .site-form-Url .site-form-field input,
.site-form .site-form-data .site-form-Url .site-form-field select,
.site-form .site-form-data .site-form-Url .site-form-field textarea,
.site-form .site-form-data .site-form-select .site-form-field input,
.site-form .site-form-data .site-form-select .site-form-field select,
.site-form .site-form-data .site-form-select .site-form-field textarea,
.site-form .site-form-data .site-form-checkbox .site-form-field input,
.site-form .site-form-data .site-form-checkbox .site-form-field select,
.site-form .site-form-data .site-form-checkbox .site-form-field textarea,
.site-form .site-form-data .site-form-textarea .site-form-field input,
.site-form .site-form-data .site-form-textarea .site-form-field select,
.site-form .site-form-data .site-form-textarea .site-form-field textarea,
.site-form .site-form-data .site-form-radio .site-form-field input,
.site-form .site-form-data .site-form-radio .site-form-field select,
.site-form .site-form-data .site-form-radio .site-form-field textarea {
  border-color: var(--primary-color);
  border-width: 2px;
  background-color: var(--body-bg-color);
  color: var(--body-text-color);
}
.site-form .site-form-data .site-input-Text .site-form-field input:focus,
.site-form .site-form-data .site-input-Text .site-form-field select:focus,
.site-form .site-form-data .site-input-Text .site-form-field textarea:focus, .site-form .site-form-data .site-input-Date .site-form-field input:focus,
.site-form .site-form-data .site-input-Date .site-form-field select:focus,
.site-form .site-form-data .site-input-Date .site-form-field textarea:focus, .site-form .site-form-data .site-input-Email .site-form-field input:focus,
.site-form .site-form-data .site-input-Email .site-form-field select:focus,
.site-form .site-form-data .site-input-Email .site-form-field textarea:focus, .site-form .site-form-data .site-input-File .site-form-field input:focus,
.site-form .site-form-data .site-input-File .site-form-field select:focus,
.site-form .site-form-data .site-input-File .site-form-field textarea:focus, .site-form .site-form-data .site-input-Date .site-form-field input:focus,
.site-form .site-form-data .site-input-Date .site-form-field select:focus,
.site-form .site-form-data .site-input-Date .site-form-field textarea:focus, .site-form .site-form-data .site-input-Numeric .site-form-field input:focus,
.site-form .site-form-data .site-input-Numeric .site-form-field select:focus,
.site-form .site-form-data .site-input-Numeric .site-form-field textarea:focus, .site-form .site-form-data .site-input-Phone .site-form-field input:focus,
.site-form .site-form-data .site-input-Phone .site-form-field select:focus,
.site-form .site-form-data .site-input-Phone .site-form-field textarea:focus, .site-form .site-form-data .site-input-Url .site-form-field input:focus,
.site-form .site-form-data .site-input-Url .site-form-field select:focus,
.site-form .site-form-data .site-input-Url .site-form-field textarea:focus, .site-form .site-form-data .site-input-select .site-form-field input:focus,
.site-form .site-form-data .site-input-select .site-form-field select:focus,
.site-form .site-form-data .site-input-select .site-form-field textarea:focus, .site-form .site-form-data .site-input-checkbox .site-form-field input:focus,
.site-form .site-form-data .site-input-checkbox .site-form-field select:focus,
.site-form .site-form-data .site-input-checkbox .site-form-field textarea:focus, .site-form .site-form-data .site-input-textarea .site-form-field input:focus,
.site-form .site-form-data .site-input-textarea .site-form-field select:focus,
.site-form .site-form-data .site-input-textarea .site-form-field textarea:focus, .site-form .site-form-data .site-input-radio .site-form-field input:focus,
.site-form .site-form-data .site-input-radio .site-form-field select:focus,
.site-form .site-form-data .site-input-radio .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Text .site-form-field input:focus,
.site-form .site-form-data .site-form-Text .site-form-field select:focus,
.site-form .site-form-data .site-form-Text .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Date .site-form-field input:focus,
.site-form .site-form-data .site-form-Date .site-form-field select:focus,
.site-form .site-form-data .site-form-Date .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Email .site-form-field input:focus,
.site-form .site-form-data .site-form-Email .site-form-field select:focus,
.site-form .site-form-data .site-form-Email .site-form-field textarea:focus,
.site-form .site-form-data .site-form-File .site-form-field input:focus,
.site-form .site-form-data .site-form-File .site-form-field select:focus,
.site-form .site-form-data .site-form-File .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Date .site-form-field input:focus,
.site-form .site-form-data .site-form-Date .site-form-field select:focus,
.site-form .site-form-data .site-form-Date .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Numeric .site-form-field input:focus,
.site-form .site-form-data .site-form-Numeric .site-form-field select:focus,
.site-form .site-form-data .site-form-Numeric .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Phone .site-form-field input:focus,
.site-form .site-form-data .site-form-Phone .site-form-field select:focus,
.site-form .site-form-data .site-form-Phone .site-form-field textarea:focus,
.site-form .site-form-data .site-form-Url .site-form-field input:focus,
.site-form .site-form-data .site-form-Url .site-form-field select:focus,
.site-form .site-form-data .site-form-Url .site-form-field textarea:focus,
.site-form .site-form-data .site-form-select .site-form-field input:focus,
.site-form .site-form-data .site-form-select .site-form-field select:focus,
.site-form .site-form-data .site-form-select .site-form-field textarea:focus,
.site-form .site-form-data .site-form-checkbox .site-form-field input:focus,
.site-form .site-form-data .site-form-checkbox .site-form-field select:focus,
.site-form .site-form-data .site-form-checkbox .site-form-field textarea:focus,
.site-form .site-form-data .site-form-textarea .site-form-field input:focus,
.site-form .site-form-data .site-form-textarea .site-form-field select:focus,
.site-form .site-form-data .site-form-textarea .site-form-field textarea:focus,
.site-form .site-form-data .site-form-radio .site-form-field input:focus,
.site-form .site-form-data .site-form-radio .site-form-field select:focus,
.site-form .site-form-data .site-form-radio .site-form-field textarea:focus {
  border-color: var(--secondary-color);
}
.site-form .site-form-data .site-input-Text .site-form-field select, .site-form .site-form-data .site-input-Date .site-form-field select, .site-form .site-form-data .site-input-Email .site-form-field select, .site-form .site-form-data .site-input-File .site-form-field select, .site-form .site-form-data .site-input-Date .site-form-field select, .site-form .site-form-data .site-input-Numeric .site-form-field select, .site-form .site-form-data .site-input-Phone .site-form-field select, .site-form .site-form-data .site-input-Url .site-form-field select, .site-form .site-form-data .site-input-select .site-form-field select, .site-form .site-form-data .site-input-checkbox .site-form-field select, .site-form .site-form-data .site-input-textarea .site-form-field select, .site-form .site-form-data .site-input-radio .site-form-field select,
.site-form .site-form-data .site-form-Text .site-form-field select,
.site-form .site-form-data .site-form-Date .site-form-field select,
.site-form .site-form-data .site-form-Email .site-form-field select,
.site-form .site-form-data .site-form-File .site-form-field select,
.site-form .site-form-data .site-form-Date .site-form-field select,
.site-form .site-form-data .site-form-Numeric .site-form-field select,
.site-form .site-form-data .site-form-Phone .site-form-field select,
.site-form .site-form-data .site-form-Url .site-form-field select,
.site-form .site-form-data .site-form-select .site-form-field select,
.site-form .site-form-data .site-form-checkbox .site-form-field select,
.site-form .site-form-data .site-form-textarea .site-form-field select,
.site-form .site-form-data .site-form-radio .site-form-field select {
  background-position: calc(100% - 10px);
}
.site-form .site-form-data .site-input-Text .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Text .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Date .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Date .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Email .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Email .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-File .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-File .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Date .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Date .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Numeric .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Numeric .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Phone .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Phone .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-Url .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-Url .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-select .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-select .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-checkbox .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-checkbox .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-textarea .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-textarea .site-form-field .site-radio-block input.site-radio + .site-radio-label::before, .site-form .site-form-data .site-input-radio .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-input-radio .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Text .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Text .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Date .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Email .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Email .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-File .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-File .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Date .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Numeric .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Numeric .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Phone .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Phone .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-Url .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-Url .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-select .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-select .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-checkbox .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-checkbox .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-textarea .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-textarea .site-form-field .site-radio-block input.site-radio + .site-radio-label::before,
.site-form .site-form-data .site-form-radio .site-form-field input.site-checkbox + label.site-checkbox-label::before,
.site-form .site-form-data .site-form-radio .site-form-field .site-radio-block input.site-radio + .site-radio-label::before {
  background: var(--body-bg-color);
}
.site-form .site-form-data .site-input-Text .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Email .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-File .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Numeric .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Phone .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-Url .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-select .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-checkbox .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-textarea .site-form-field .site-checkbox-label:before, .site-form .site-form-data .site-input-radio .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Text .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Email .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-File .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Numeric .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Phone .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-Url .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-select .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-checkbox .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-textarea .site-form-field .site-checkbox-label:before,
.site-form .site-form-data .site-form-radio .site-form-field .site-checkbox-label:before {
  border-color: var(--primary-color);
  border-width: 2px;
}
.site-form .site-form-data .site-input-Text .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Email .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-File .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Numeric .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Phone .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-Url .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-select .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-checkbox .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-textarea .site-form-field .site-checkbox:checked + label:before, .site-form .site-form-data .site-input-radio .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Text .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Email .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-File .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Numeric .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Phone .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-Url .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-select .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-checkbox .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-textarea .site-form-field .site-checkbox:checked + label:before,
.site-form .site-form-data .site-form-radio .site-form-field .site-checkbox:checked + label:before {
  background: var(--primary-color) !important;
  border-color: var(--primary-color);
}
.site-form .site-form-data .site-input-Text .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Email .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-File .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Numeric .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Phone .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-Url .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-select .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-checkbox .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-textarea .site-form-field .site-radio + .site-radio-label:before, .site-form .site-form-data .site-input-radio .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Text .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Email .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-File .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Numeric .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Phone .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-Url .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-select .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-checkbox .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-textarea .site-form-field .site-radio + .site-radio-label:before,
.site-form .site-form-data .site-form-radio .site-form-field .site-radio + .site-radio-label:before {
  border-width: 2px;
  border-color: var(--primary-color);
}
.site-form .site-form-data .site-input-Text .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Email .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-File .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Date .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Numeric .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Phone .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-Url .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-select .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-checkbox .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-textarea .site-form-field .site-radio:checked + .site-radio-label:before, .site-form .site-form-data .site-input-radio .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Text .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Email .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-File .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Date .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Numeric .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Phone .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-Url .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-select .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-checkbox .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-textarea .site-form-field .site-radio:checked + .site-radio-label:before,
.site-form .site-form-data .site-form-radio .site-form-field .site-radio:checked + .site-radio-label:before {
  background-color: var(--primary-color) !important;
  box-shadow: inset 0 0 0 3px var(--body-bg-color);
}
.site-form .site-form-data .site-input-Text .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Date .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Email .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-File .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Date .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Numeric .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Phone .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-Url .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-select .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-checkbox .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-textarea .site-form-field:has([id^=_File_Upload]) .site-textbox, .site-form .site-form-data .site-input-radio .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Text .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Date .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Email .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-File .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Date .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Numeric .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Phone .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-Url .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-select .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-checkbox .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-textarea .site-form-field:has([id^=_File_Upload]) .site-textbox,
.site-form .site-form-data .site-form-radio .site-form-field:has([id^=_File_Upload]) .site-textbox {
  min-height: unset;
}
.site-form .site-form-data .site-input-Text .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Date .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Email .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-File .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Date .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Numeric .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Phone .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-Url .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-select .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-checkbox .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-textarea .site-form-field:has([id^=_File_Upload]), .site-form .site-form-data .site-input-radio .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Text .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Date .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Email .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-File .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Date .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Numeric .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Phone .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-Url .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-select .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-checkbox .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-textarea .site-form-field:has([id^=_File_Upload]),
.site-form .site-form-data .site-form-radio .site-form-field:has([id^=_File_Upload]) {
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-form .site-form-data .site-input-File .site-form-field input,
.site-form .site-form-data .site-form-File .site-form-field input {
  height: 100%;
  padding: 10px;
}
.site-form .site-form-data .site-input-capcha input,
.site-form .site-form-data .site-form-capcha input {
  border-color: var(--primary-color);
  border-width: 2px;
  transition: all 0.3s ease;
}
.site-form .site-form-data .site-input-capcha input:focus,
.site-form .site-form-data .site-form-capcha input:focus {
  border-color: var(--secondary-color);
  border-width: 2px;
}
.site-form .site-form-buttons .site-form-button {
  font-size: 14px;
  line-height: 160%;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.5 ease all;
  text-decoration: none !important;
  min-width: 150px;
  font-family: var(--primary-button-font-family);
  font-weight: var(--primary-button-font-weight);
  text-align: center;
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border-radius: var(--primary-button-border-radius);
  padding-top: var(--primary-button-padding-top);
  padding-bottom: var(--primary-button-padding-bottom);
  padding-left: var(--primary-button-padding-left);
  padding-right: var(--primary-button-padding-right);
  border-top-width: var(--primary-button-border-width-top);
  border-bottom-width: var(--primary-button-border-width-bottom);
  border-left-width: var(--primary-button-border-width-left);
  border-right-width: var(--primary-button-border-width-right);
  border-top-style: var(--primary-button-border-type-top);
  border-bottom-style: var(--primary-button-border-type-bottom);
  border-left-style: var(--primary-button-border-type-left);
  border-right-style: var(--primary-button-border-type-right);
  border-top-color: var(--primary-button-border-color-top);
  border-bottom-color: var(--primary-button-border-color-bottom);
  border-left-color: var(--primary-button-border-color-left);
  border-right-color: var(--primary-button-border-color-right);
  transition: all 0.5s ease;
  position: relative;
}
.site-form .site-form-buttons .site-form-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: "\f000" !important;
  position: absolute;
  left: var(--primary-button-padding-left);
  font-size: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
.site-form .site-form-buttons .site-form-button:hover {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-hover-top);
  border-bottom-color: var(--primary-button-border-colo-hover-bottom);
  border-left-color: var(--primary-button-border-color-hover-left);
  border-right-color: var(--primary-button-border-color-hover-right);
  padding-left: calc(var(--primary-button-padding-left) * 2);
}
.site-form .site-form-buttons .site-form-button:hover::before {
  opacity: 1;
  transition: all 0.5s ease;
}
.site-form .site-form-buttons .site-form-button:focus {
  background: var(--primary-button-selected-bg-color);
  color: var(--primary-button-selected-text-color);
  transition: all 0.5s ease;
  border-top-color: var(--primary-button-border-color-selected-top);
  border-bottom-color: var(--primary-button-border-colo-selected-bottom);
  border-left-color: var(--primary-button-border-color-selected-left);
  border-right-color: var(--primary-button-border-color-selected-right);
}
.site-form .site-form-buttons .site-form-button {
  letter-spacing: normal;
  transition: all 0.5s ease;
}
.site-form .site-form-buttons .site-form-button:hover, .site-form .site-form-buttons .site-form-button:focus {
  transition: all 0.5s ease;
}

.cms-gallery-feature .slick-slider .site-slide .site-slider-caption,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature.slick-slider .site-slide .site-slider-caption,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature.site-slider .site-slide .site-slider-caption,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption {
  text-align: center;
  justify-content: flex-end;
  right: 0;
  left: 0;
}
@media (max-width: 899px) {
  .cms-gallery-feature .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
  text-align: center;
}
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
.cms-gallery-feature.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
  margin-inline: auto;
}
@media (max-width: 899px) {
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-image-block,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-video-block {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-image-block .site-slider-video,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-video-block .site-slider-image,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list) .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-video-block .site-slider-video {
    height: auto !important;
  }
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list).site-slide-height-mob-cover .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list).site-slide-height-mob-cover .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-image-block .site-slider-video,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list).site-slide-height-mob-cover .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-video-block .site-slider-image,
  .cms-gallery-feature:not(.custom-hero-wrapper):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper) .site-slider:not(.site-slide-height-mob-fixed):not(.site-slider-tab-content-list):not(.site-slider-tab-list).site-slide-height-mob-cover .site-slick-wrapper:not(.site-slider-tab-content-list):not(.site-slider-tab-list) .slick-list .site-slide .site-slider-video-block .site-slider-video {
    height: 100vh !important;
    width: 100%;
    object-fit: cover;
  }
}
.cms-gallery-feature .site-slider-caption .marker::after {
  margin-inline: auto;
}
.cms-gallery-feature .site-slider .slick-dotted,
.cms-gallery-feature .site-slider-popup .slick-dotted {
  margin-bottom: 0;
}
.cms-gallery-feature .site-slider .site-slide,
.cms-gallery-feature .site-slider .slick-slide,
.cms-gallery-feature .site-slider-popup .site-slide,
.cms-gallery-feature .site-slider-popup .slick-slide {
  container-type: inline-size;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-image-block .site-slider-image,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-img .site-slider-image,
.cms-gallery-feature .site-slider .slick-slide .site-slider-image-block .site-slider-image,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-img .site-slider-image,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-image-block .site-slider-image,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-img .site-slider-image,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-image-block .site-slider-image,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-img .site-slider-image {
  min-height: var(--page-hero-banner-mb-height);
  object-fit: cover;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-image-block::after,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-img::after,
.cms-gallery-feature .site-slider .slick-slide .site-slider-image-block::after,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-img::after,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-image-block::after,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-img::after,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-image-block::after,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-img::after {
  display: none !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
  top: 0;
  left: 0;
  transform: none;
  height: 100%;
  display: flex;
  width: 100%;
  flex-direction: column;
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
  background: transparent;
  color: inherit !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track) {
  color: inherit;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption select option,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option {
  color: initial !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:checked,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:checked,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:checked,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:checked,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:checked,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:checked,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:checked,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:checked {
  color: initial !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:hover, .cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:focus,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:hover,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:focus,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:hover,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:focus,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:hover,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:focus,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:hover,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:focus,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:hover,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:focus,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:hover,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:focus,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:hover,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:focus {
  color: initial !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h1,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h2,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h3,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h4,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h5,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption h6,
.cms-gallery-feature .site-slider .site-slide .site-slider-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h1,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h2,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h3,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h4,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h5,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h6,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h1,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h2,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h3,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h4,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h5,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption h6,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h1,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h2,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h3,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h4,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h5,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h6,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h1,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h2,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h3,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h4,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h5,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h6,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h1,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h2,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h3,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h4,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h5,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h6,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h1,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h2,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h3,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h4,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h5,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h6,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption span.cusom-text-style-h1,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h1,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h2,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h3,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h4,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h5,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h6,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption span.cusom-text-style-h1 {
  color: var(--primary-color) !important;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption blockquote cite,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption blockquote cite,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption blockquote cite,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption blockquote cite,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption blockquote cite,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption blockquote cite,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption blockquote cite,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption blockquote cite {
  color: var(--secondary-color);
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
  padding-top: var(--space-mb-xl);
  padding-bottom: var(--space-mb-xl);
  padding-top: var(--space-mb-2xl);
  padding-bottom: var(--space-mb-2xl);
}
@container (width > 600px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-top: var(--space-tb-2xl);
    padding-bottom: var(--space-tb-2xl);
  }
}
@container (width > 1000px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-top: var(--space-lp-2xl);
    padding-bottom: var(--space-lp-2xl);
  }
}
@container (width > 1440px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-top: var(--space-dt-3xl);
    padding-bottom: var(--space-dt-3xl);
  }
}
@media (max-width: 899px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data {
    font-size: inherit;
    line-height: inherit;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .custom-button-star-white::after,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .custom-button-star-white::after {
    color: var(--primary-color);
    background: #ffffff;
    border: none;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .custom-button-star-white:hover::after,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .custom-button-star-white:hover::after {
    color: #ffffff;
    background: var(--primary-color);
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track),
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  cite,
  var *,
  span,
  span:not(.marker) *,
  samp,
  select option):not(.slick-list):not(.slick-track) {
    color: #ffffff;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption select option,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option {
    color: var(--primary-color) !important;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:checked,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:checked,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:checked,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:checked,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:checked,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:checked,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:checked,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:checked {
    color: var(--primary-color) !important;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:hover, .cms-gallery-feature .site-slider .site-slide .site-slider-caption select option:focus,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:hover,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption select option:focus,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:hover,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption select option:focus,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:hover,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption select option:focus,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:hover,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption select option:focus,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:hover,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption select option:focus,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:hover,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption select option:focus,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:hover,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption select option:focus {
    color: var(--secondary-color) !important;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption span.site-style-intro-text,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption span.site-style-intro-text {
    color: #ffffff !important;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption span.ck-table-bogus-paragraph > a,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption span.ck-table-bogus-paragraph > a {
    color: #ffffff !important;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h1,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h2,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h3,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h4,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h5,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption h6,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h1,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h2,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h3,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h4,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h5,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption h6,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h1,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h2,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h3,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h4,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h5,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption h6,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h1,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h2,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h3,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h4,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h5,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption h6,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h1,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h2,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h3,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h4,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h5,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption h6,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h1,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h2,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h3,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h4,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h5,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption h6,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h1,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h2,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h3,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h4,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h5,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption h6,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption span.custom-text-style-h1,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h1,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h2,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h3,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h4,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h5,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption h6,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption span.custom-text-style-h1 {
    color: #ffffff !important;
    transition: 0.5s ease all;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption blockquote cite,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption blockquote cite,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption blockquote cite,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption blockquote cite,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption blockquote cite,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption blockquote cite,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption blockquote cite,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption blockquote cite {
    color: #ffffff !important;
    transition: 0.5s ease all;
  }
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption ol li::marker, .cms-gallery-feature .site-slider .site-slide .site-slider-caption ol li::before,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption ul li::marker,
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption ul li::before,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption ol li::marker,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption ol li::before,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption ul li::marker,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption ul li::before,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption ol li::marker,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption ol li::before,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption ul li::marker,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption ul li::before,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption ol li::marker,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption ol li::before,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption ul li::marker,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption ul li::before,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption ol li::marker,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption ol li::before,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption ul li::marker,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption ul li::before,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption ol li::marker,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption ol li::before,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption ul li::marker,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption ul li::before,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption ol li::marker,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption ol li::before,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption ul li::marker,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption ul li::before,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption ol li::marker,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption ol li::before,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption ul li::marker,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption ul li::before {
    color: var(--secondary-color);
  }
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-container,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-container,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-container,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-container,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-container,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-container,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-container,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-container {
  padding: 0 !important;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption {
    background: linear-gradient(0, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1;
  }
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data {
  padding: 0 !important;
  max-width: 900px;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data {
    max-width: 80%;
  }
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data table,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data table {
  margin-bottom: 20px;
}
.cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-more-desc,
.cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-more-desc {
  margin-top: 20px;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-more-desc {
    margin-top: 40px;
  }
}
.cms-gallery-feature .site-slider-link .site-slide .site-slide-link {
  border-bottom: none !important;
}
.cms-gallery-feature .site-slider-link .site-slide .site-slider-caption > .site-slide-link:first-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cms-gallery-feature .site-slider-link .site-slide .site-slider-caption .site-slider-capton-data .site-slide-link {
  margin-bottom: 20px;
  display: block;
}
.cms-gallery-feature .site-slider-link .site-slide .site-slide-link .site-slider-image-block {
  overflow: hidden;
}
.cms-gallery-feature .site-slider-link .site-slide .site-slide-link .site-slider-image {
  transform: scale(1);
  transition: 0.5s ease all;
}
.cms-gallery-feature .site-slider-link .site-slide .site-slide-link:hover .site-slider-image, .cms-gallery-feature .site-slider-link .site-slide .site-slide-link:focus .site-slider-image {
  transform: scale(1.05);
  transition: 0.5s ease all;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption {
    text-align: right;
    justify-content: flex-end;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: right;
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-right: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-br.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .slick-slider .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slick-wrapper .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-br .site-slider-popup .site-slider .site-slider-pop-caption .marker::after {
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption {
    text-align: left;
    justify-content: flex-end;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: left;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-left: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-bl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-pop-caption .marker::after {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-bl .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption {
    text-align: right;
    justify-content: center;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: right;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-right: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-pop-caption .marker::after {
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mr .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption {
    text-align: center;
    justify-content: center;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: center;
  }
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-mc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-inline: auto;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption {
    text-align: left;
    justify-content: center;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: left;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-left: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-ml.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-pop-caption {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-pop-caption .marker::after {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-ml .site-slider-popup .site-slide .site-slider-pop-caption .site-slider-capton-data {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption {
    text-align: left;
    justify-content: flex-start;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: left;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-left: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tl.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-right: auto;
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-pop-caption .marker::after {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tl .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-left: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption {
    text-align: center;
    justify-content: flex-start;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: center;
  }
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tc.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-inline: auto;
  }
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tc .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption {
    text-align: right;
    justify-content: flex-start;
    right: 0;
    left: 0;
  }
}
@media (min-width: 900px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption {
    transform: none !important;
    height: auto !important;
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    text-align: right;
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title .marker::after {
    margin-right: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.slick-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img, .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .site-slide .site-slider-pop-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-caption .site-slider-pop-title img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-caption-block img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc img,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title table,
  .cms-gallery-feature .site-slide-caption-dt-tr.site-slider .slick-slide .site-slider-pop-caption .site-slider-pop-title img {
    margin-left: auto;
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-pop-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-caption,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-pop-caption {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-pop-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-caption .marker::after,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-pop-caption .marker::after {
    margin-right: 0;
  }
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .slick-slider .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slick-wrapper .site-slider .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-caption .site-slider-capton-data,
  .cms-gallery-feature .site-slide-caption-dt-tr .site-slider-popup .site-slider .site-slider-pop-caption .site-slider-capton-data {
    margin-right: 0;
  }
}
@media (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-mob-top {
    display: block !important;
  }
  .cms-gallery-feature .site-slide-caption-mob-top .site-slide .site-slider-caption {
    padding-top: 0 !important;
  }
}
@media (max-width: 899px) and (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-mob-top .slick-arrow.slick-prev, .cms-gallery-feature .site-slide-caption-mob-top .slick-arrow.slick-next {
    top: 80%;
    transform: translateY(-80%);
  }
}
@media (max-width: 899px) {
  .cms-gallery-feature .site-slide-caption-mob-top .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg),
  .cms-gallery-feature .site-slide-caption-mob-top .site-slide > .site-slide-link:first-child:last-child {
    display: flex !important;
    flex-direction: column !important;
  }
  .cms-gallery-feature .site-slide-caption-mob-top .site-slider-image-block,
  .cms-gallery-feature .site-slide-caption-mob-top .site-slider-video-block,
  .cms-gallery-feature .site-slide-caption-mob-top .site-slide-link {
    order: 2;
  }
  .cms-gallery-feature .site-slide-caption-mob-top .site-slider-caption {
    order: 1;
  }
  .cms-gallery-feature:not(.site-slide-caption-mob-top-wrapper):not([class*=custom-cut-off]):not(.custom-variable-width-slider-wrapper):not(.custom-cutout-slider-wrapper):not(.custom-intro-wrapper) .site-slide .site-slider-caption {
    padding-bottom: 0 !important;
  }
  .cms-gallery-feature .site-slide-caption-mob-bottom {
    display: block !important;
  }
}
.cms-gallery-feature .site-slider-tab.site-slider-tab-dt-right .slick-vertical .slick-arrow.slick-prev::before, .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-left .slick-vertical .slick-arrow.slick-prev::before {
  transform: rotate(-90deg) !important;
  top: 2px;
  left: 1px;
}
.cms-gallery-feature .site-slider-tab.site-slider-tab-dt-right .slick-vertical .slick-arrow.slick-next::before, .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-left .slick-vertical .slick-arrow.slick-next::before {
  transform: rotate(90deg) !important;
  top: -2px;
  left: 0;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content {
  padding-top: var(--space-dt-m);
  color: inherit !important;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker),
samp,
select option):not(.slick-list):not(.slick-track) {
  color: inherit;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content select option {
  color: initial !important;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content select option:checked {
  color: initial !important;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content select option:hover, .cms-gallery-feature .site-slider-tab .site-slider-tab-content select option:focus {
  color: initial !important;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h1,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h2,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h3,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h4,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h5,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content h6,
.cms-gallery-feature .site-slider-tab .site-slider-tab-content span.cusom-text-style-h1 {
  color: var(--primary-color) !important;
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content blockquote cite {
  color: var(--secondary-color);
}
.cms-gallery-feature .site-slider-tab .site-slider-tab-content {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider-tab .site-slider-tab-content {
    padding-left: var(--space-dt-m);
    padding-right: var(--space-dt-m);
  }
}
.cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide .site-slider-image-block {
  overflow: hidden;
}
.cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide .site-slider-image-block .site-slider-image {
  transform: scale(1);
  transition: 0.5s ease all;
}
.cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide:hover, .cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide:focus, .cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide.slick-current {
  cursor: pointer;
}
.cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide:hover .site-slider-image-block .site-slider-image, .cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide:focus .site-slider-image-block .site-slider-image, .cms-gallery-feature .site-slider-tab.site-multi-slide-slider .site-slider-tab-list .site-slide.slick-current .site-slider-image-block .site-slider-image {
  transform: scale(1.05);
  transition: 0.5s ease all;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-bottom .site-slider-tab-content {
    padding-top: 0;
    padding-bottom: var(--space-dt-m);
  }
}
@media (max-width: 899px) {
  .cms-gallery-feature .site-slider-tab.site-slider-tab-mob-top, .cms-gallery-feature .site-slider-tab.site-slider-tab-mob-bottom {
    display: block !important;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-mob-bottom .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    display: flex !important;
    flex-direction: column;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-mob-bottom .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    order: 2;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-mob-bottom .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    order: 1;
  }
}
.cms-gallery-feature .site-slider-tab .slick-vertical .slick-arrow::before {
  left: 50%;
  transform: translateX(-50%) rotate(180deg) !important;
}
.cms-gallery-feature .site-slider-tab .slick-vertical .slick-arrow::after {
  top: 0;
}
.cms-gallery-feature .site-slider-tab .slick-vertical .slick-arrow.slick-next::before {
  top: auto;
  bottom: 0;
  transform: translateX(-50%) rotate(0) !important;
}
.cms-gallery-feature .site-slider-tab .slick-vertical .slick-arrow.slick-next::after {
  top: auto;
  bottom: 0;
}
@media (min-width: 900px) {
  .cms-gallery-feature .site-slider-tab .site-slider-tab-content-list {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-left, .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-right {
    display: flex;
    flex-wrap: wrap;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-left .site-slider-tab-list, .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-right .site-slider-tab-list {
    max-width: 33.333333%;
    flex: 0 0 33.3333333%;
  }
  .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-left .site-slider-tab-content-list, .cms-gallery-feature .site-slider-tab.site-slider-tab-dt-right .site-slider-tab-content-list {
    max-width: 66.666666666%;
    flex: 0 0 66.666666666%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: var(--space-dt-m);
    padding-right: var(--space-dt-m);
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature.site-full-width-content-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track, .cms-gallery-feature.site-full-height-block-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track {
    display: flex;
  }
}
.cms-gallery-feature.site-full-width-content-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track .site-slider-tab-content, .cms-gallery-feature.site-full-height-block-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track .site-slider-tab-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 900px) {
  .cms-gallery-feature.site-full-width-content-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track .site-slider-tab-content, .cms-gallery-feature.site-full-height-block-wrapper .site-slider-tab:not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .slick-track .site-slider-tab-content {
    min-width: 900px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 899px) {
  .cms-gallery-feature.site-full-width-content-wrapper .site-slider-tab .site-slider-tab-content, .cms-gallery-feature.site-full-height-block-wrapper .site-slider-tab .site-slider-tab-content {
    padding-top: var(--space-dt-m);
    padding-bottom: var(--space-dt-m);
  }
}
@media (min-width: 900px) {
  .cms-gallery-feature.site-multi-slide-slider-wrapper .slick-dots {
    position: relative;
    bottom: 0;
  }
}

.cms-gallery-feature.site-slider-popup-wrapper {
  z-index: 0;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup {
  z-index: 19;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc-img {
  height: auto;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper {
  margin: 0;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-img {
  overflow: hidden;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-img img {
  transform: scale(1);
  transition: 0.5s ease all;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper:hover, .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper:focus {
  cursor: pointer;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper:hover .site-slider-pop-img img, .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper:focus .site-slider-pop-img img {
  transform: scale(1.05);
  transition: 0.5s ease all;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc {
  margin: 0 20px;
  height: 90%;
  overflow: auto;
  padding: 0 !important;
  max-width: 800px;
  width: 60%;
}
@media (max-width: 899px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc {
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (min-width: 1950px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data {
  padding-top: var(--space-dt-m) !important;
  padding-bottom: var(--space-dt-m) !important;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-desc .site-slider-pop-data ol {
  padding-left: 10px;
}
@media (max-width: 899px) {
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-caption {
    position: static;
  }
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup.site-slide-caption-mob-top .site-slider-pop-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup.site-slide-caption-mob-top .site-slider-pop-wrapper .site-slider-pop-img {
    order: 2;
  }
  .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup.site-slide-caption-mob-top .site-slider-pop-wrapper .site-slider-pop-caption {
    order: 1;
  }
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .site-slider-popup-close {
  background: var(--body-bg-color);
  border: 1px solid var(--secondary-color);
  color: var(--primary-color);
  transition: 0.5s ease all;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .site-slider-popup-close::before {
  position: relative;
  z-index: 1;
  font-size: 0.8rem;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .site-slider-popup-close:hover, .cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup .site-slider-popup-close:focus {
  color: #ffffff;
  background: var(--primary-color);
  border-color: var(--secondary-color);
  transition: 0.5s ease all;
}
.cms-gallery-feature.site-slider-popup-wrapper .site-slider-popup:not(.site-multi-slide-slider) .slick-slide .site-slider-pop-wrapper {
  margin: 0;
}

.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list {
  margin: 0 -10px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide {
  border: 3px solid transparent;
  transition: all 0.3s ease;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide.slick-current, .cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide:hover {
  border-color: var(--secondary-color);
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide:hover {
  cursor: pointer;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide:hover .site-slider-image-block img {
  scale: 1.1;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-image-block {
  object-fit: cover;
  overflow: hidden;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-image-block .site-slider-image {
  transition: all 1s ease-in-out;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-image-block .site-slider-image:hover {
  scale: 1.1;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption::before {
  display: none;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0 5%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: left;
  padding: 5%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h1,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6 {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ol {
  list-style-position: inside;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-list .site-slide .site-slider-caption .site-slider-more-desc .site-container {
  padding: 0 5%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list {
  margin: 0 -10px 10px -10px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list .site-slider-tab-content {
  padding: 20px 0;
  text-align: left;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list .site-slider-tab-content ul,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list .site-slider-tab-content ol {
  margin-left: 20px;
  list-style-position: outside;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list .site-slider-tab-content ul li,
.cms-gallery-feature .cms-feature-datablock.site-slider-tab .site-slider-tab-content-list .site-slider-tab-content ol li {
  color: var(--body-text-color);
}

.mfp-arrow {
  background: var(--body-bg-color);
  color: #ffffff;
  border: 1px solid var(--secondary-color);
  border-radius: 0;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease all;
  width: 40px;
  height: 40px;
}
@media (max-width: 599px) {
  .mfp-arrow {
    margin-bottom: var(--space-dt-m);
  }
}
.mfp-arrow:after {
  color: #ffffff;
  font-size: 8px;
  line-height: 8px;
  background-image: url("../images/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  width: 100%;
  height: 100%;
}
.mfp-arrow:hover {
  background: var(--body-bg-color);
  color: #ffffff;
  border: 1px solid var(--secondary-color);
  transition: 0.5s ease all;
}
.mfp-arrow:hover:after {
  content: "";
  color: #ffffff;
}
.mfp-arrow.mfp-arrow-left {
  left: 5%;
}
.mfp-arrow.mfp-arrow-left:after {
  transform: rotate(180deg);
}
.mfp-arrow.mfp-arrow-left:hover {
  left: calc(5% - 5px);
}
.mfp-arrow.mfp-arrow-right {
  right: 5%;
}
.mfp-arrow.mfp-arrow-right:hover {
  right: calc(5% - 5px);
}

.mfp-image-holder .mfp-content .mfp-close {
  background: var(--body-bg-color);
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: 0;
  transition: 0.5s ease all;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  line-height: 0;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: var(--primary-color);
  font-size: 12px;
  transition: all 0.5s ease;
  line-height: 0;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: var(--primary-color);
  color: #ffffff;
  border: 1px solid var(--primary-color);
  transition: 0.5s ease all;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: #ffffff;
  transition: all 0.5s ease;
}

.mfp-content .mfp-figure {
  line-height: inherit;
}
.mfp-content .mfp-figure .mfp-bottom-bar {
  background: var(--body-bg-color);
  padding-block: var(--space-dt-m);
  container-type: inline-size;
}
.mfp-content .mfp-figure .mfp-title {
  color: inherit;
  line-height: inherit;
}

.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link {
  object-fit: cover;
  overflow: hidden;
  border-bottom: none;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-icon-search {
  color: var(--primary-color);
  background: var(--body-bg-color);
  transition: 0.5s ease all;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-icon-search:hover {
  background: var(--primary-color);
  color: var(--body-bg-color);
  transition: 0.5s ease all;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-thumbnail-image {
  transition: all 0.5s ease;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-thumbnail-image:hover {
  scale: 1.1;
  transition: all 0.5s ease;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track),
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc select option,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc select option {
  color: var(--primary-color) !important;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc select option:checked,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc select option:checked {
  color: var(--primary-color) !important;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc select option:hover, .cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc select option:focus,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc select option:hover,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc select option:focus {
  color: var(--secondary-color) !important;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc span.site-style-intro-text,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc span.site-style-intro-text {
  color: #ffffff !important;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc span.ck-table-bogus-paragraph > a,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc span.ck-table-bogus-paragraph > a {
  color: #ffffff !important;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h1,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h2,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h3,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h4,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h5,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h6,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc span.custom-text-style-h1,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h1,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h2,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h3,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h4,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h5,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc h6,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc span.custom-text-style-h1 {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc blockquote cite,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc blockquote cite {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc ol li::marker, .cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc ol li::before,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc ul li::marker,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc ul li::before,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc ol li::marker,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc ol li::before,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc ul li::marker,
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc ul li::before {
  color: var(--secondary-color);
}

@media (max-width: 599px) {
  .site-slide-caption-mob-top-wrapper .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide,
  .site-slide-caption-mob-bottom-wrapper .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide {
    display: flex !important;
    flex-direction: column;
  }
  .site-slide-caption-mob-top-wrapper .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption,
  .site-slide-caption-mob-bottom-wrapper .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption {
    position: relative;
    background: var(--secondary-color);
  }
}

.image-top-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top !important;
}

.image-right-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right !important;
}

.image-bottom-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom !important;
}

.image-left-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left !important;
}

.no-gradient-overlay-wrapper .no-gradient-overlay .site-slide .site-slider-caption {
  background: transparent !important;
}
.no-gradient-overlay-wrapper .no-gradient-overlay .site-slide .site-slider-caption::before {
  display: none !important;
}

.site-slider {
  text-align: left;
}

.cms-gallery-feature.site-thumbnail-list-wrapper.custom-no-hover-desc-wrapper .site-thumbnail-more-desc {
  display: none !important;
}
.cms-gallery-feature.site-thumbnail-list-wrapper.custom-no-hover-desc-wrapper .site-thumbnail-desc {
  pointer-events: none;
}

.cms-gallery-feature.custom-nav-gallery-wrapper {
  height: 100%;
}
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slider,
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slick-wrapper,
.cms-gallery-feature.custom-nav-gallery-wrapper .slick-list,
.cms-gallery-feature.custom-nav-gallery-wrapper .slick-track,
.cms-gallery-feature.custom-nav-gallery-wrapper .slick-slide {
  height: 100%;
}
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-image-block,
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-video-block {
  height: 100%;
}
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-image-block .site-slider-image,
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-image-block .site-slider-video,
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-video-block .site-slider-image,
.cms-gallery-feature.custom-nav-gallery-wrapper .site-slide .site-slider-video-block .site-slider-video {
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.cms-gallery-feature.custom-framed-gallery-wrapper .site-slider .site-slider-image-block,
.cms-gallery-feature.custom-framed-gallery-wrapper .site-slider .site-slider-video-block {
  border: 10px solid #ffffff;
}

body:not(.cms-page-is-in-edit-mode) .cms-text-feature > .cms-text-feature-data {
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .cms-text-feature > .cms-text-feature-data:has(> .cms-feature-datablock .custom-image-framed,
> .cms-feature-datablock .custom-blockquote-speech-bubble,
> .cms-feature-datablock .custom-stacked-slider,
> .cms-feature-datablock [class*=custom-card],
> .custom-horizontal-bottom,
> .cms-feature-datablock .custom-image-shadow,
> .cms-feature-datablock table.custom-table-horizontal-callouts) {
  overflow: visible;
}

.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: var(--secondary-color);
  width: 30px;
  height: 30px;
  z-index: 1;
  color: var(--primary-color);
  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: var(--primary-color);
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close {
  position: absolute;
  background: var(--secondary-color);
  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: var(--primary-color);
  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: var(--primary-color);
  }
}
.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: var(--secondary-color);
}

body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100000;
  width: 0;
  height: 0;
  transition: all ease 0.5s;
  opacity: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper.site-feature-popup-wrapper-active {
  width: 100%;
  height: 100%;
  opacity: 1;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper.site-feature-popup-wrapper-active .site-form-wrapper {
  visibility: visible;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .site-form-wrapper {
  background: #ffffff;
  width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
  visibility: hidden;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .site-form-wrapper .site-form-data {
  overflow: scroll;
  max-height: calc(100vh - 470px);
}
@media (max-width: 699px) {
  body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .site-form-wrapper {
    max-width: 600px;
    width: 94%;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .remove-feature-popup {
  position: absolute;
  top: 10px;
  width: 40px;
  height: 40px;
  right: 10px;
  background: #000000;
  border-radius: 10px;
  text-align: center;
  line-height: 40px;
  border: 1px solid transparent;
  transition: all ease 0.8s;
  cursor: pointer;
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .remove-feature-popup:hover {
  background: #ffffff;
  border: 1px solid #000000;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .remove-feature-popup:hover:after {
  color: #000000;
}
body:not(.cms-page-is-in-edit-mode) .site-feature-popup-wrapper .remove-feature-popup: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;
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .site-opened-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;
  backdrop-filter: blur(3px);
}
body:not(.cms-page-is-in-edit-mode) .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) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: var(--body-bg-color);
  margin: auto;
  left: 0;
  right: 0;
  max-width: 800px;
  width: 90%;
  padding: 30px;
  border: 1px solid var(--primary-color);
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup > :not(.site-popup-close):first-of-type,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup > :not(.site-popup-close):first-of-type,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup > :not(.site-popup-close):first-of-type,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup > :not(.site-popup-close):first-of-type {
  margin-top: 20px;
}
body:not(.cms-page-is-in-edit-mode) .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) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close {
  background: var(--primary-color);
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border-bottom: 1px solid var(--primary-color);
  border-left: 1px solid var(--primary-color);
  border-radius: 0;
  cursor: pointer;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .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) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before {
  color: #ffffff;
  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: 16px;
  transition: all ease 0.5s;
  display: block;
}
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-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) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover {
  transition: all ease 0.5s;
  background: var(--body-bg-color);
}
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-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) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before {
  color: var(--primary-color);
  transition: all ease 0.5s;
}
@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 {
  outline: none;
}
a.image-video-popup {
  position: relative;
  display: inline-block;
  text-align: center;
}
a.image-video-popup:before {
  content: "\e90d" !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;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  line-height: 50px;
  font-size: 25px;
  z-index: 1;
}

.video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100000;
  transition: all 1s;
  backdrop-filter: blur(3px);
}
.video-popup-wrapper-active {
  display: block;
}
.video-popup-wrapper .video-popup {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 950px;
  max-height: 600px;
  background: var(--body-bg-color);
  padding: 20px;
  border: 1px solid var(--primary-color);
  transition: all 1s;
}
@media (max-width: 599px) {
  .video-popup-wrapper .video-popup {
    padding: 10px;
  }
}
@media (max-width: 599px) {
  .video-popup-wrapper .video-popup:has(iframe.has-page-link) {
    width: 85%;
    max-height: 700px !important;
    padding: 0;
  }
  .video-popup-wrapper .video-popup:has(iframe.has-page-link) iframe {
    width: 100% !important;
    height: 700px !important;
    padding: 20px;
  }
}
.video-popup-wrapper .video-popup:has(video, iframe) {
  display: flex;
}
.video-popup-wrapper .video-popup iframe,
.video-popup-wrapper .video-popup video {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto !important;
}
.video-popup-wrapper .video-popup .modal-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-popup-wrapper .video-popup .modal-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-popup-wrapper .video-popup .close-modal,
.video-popup-wrapper .video-popup .remove-video-popup {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -20px;
  width: 35px;
  height: 35px;
  z-index: 1;
}
.video-popup-wrapper .video-popup .close-modal::before,
.video-popup-wrapper .video-popup .remove-video-popup::before {
  content: "\e905";
  font-family: "icomoon";
  width: 35px;
  height: 35px;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 0;
  color: var(--primary-color);
  background: var(--body-bg-color);
  border: 1px solid var(--primary-color);
  padding: 15px;
  font-size: 14px;
  transition: all 0.5s ease-in-out;
}
.video-popup-wrapper .video-popup .close-modal:hover::before,
.video-popup-wrapper .video-popup .remove-video-popup:hover::before {
  border: 1px solid var(--primary-color);
  color: #ffffff;
  background: var(--primary-color);
}
.video-popup-wrapper.active-modal {
  display: block !important;
}

.site-header-block .site-search-icon {
  color: #ffffff;
  font-size: 25px;
  transition: all 0.5s ease;
  border: none;
  width: 80px;
  height: 51px;
  border-radius: 0;
  text-align: left;
  line-height: 51px;
  margin: 0x;
  background: transparent;
  display: flex;
  opacity: 1;
  transition: 0.5s ease all;
}
.site-header-block .site-search-icon .site-icon-close {
  font-size: 16px;
  text-align: center;
  width: 25px;
}
.site-header-block .site-search-icon::after {
  content: "Search";
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 10px;
}
.site-header-block .site-search-icon:hover {
  background: transparent;
  cursor: pointer;
  opacity: 0.6;
  transition: 0.5s ease all;
}

.site-search-wrapper {
  position: relative;
}

.site-search-block {
  position: absolute;
  background: var(--secondary-color);
  top: 100%;
  text-align: center;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.5s;
  overflow: hidden;
  z-index: 1000;
}
.site-search-block .site-search-data {
  text-align: left;
}
.site-search-block .site-search-data .site-search-input {
  padding: 5px 0;
  background: transparent;
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
}
.site-search-block .site-search-data .site-search-input:focus {
  outline: none;
  border-color: #ffffff;
}
.site-search-block .site-search-data .site-search-button {
  background: var(--primary-color);
  color: #ffffff;
  padding: 0;
  border: none;
  border-radius: 50px;
  border: 1px solid var(--primary-color);
  padding: 5px 15px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.5s ease;
  margin-left: 10px;
}
.site-search-block .site-search-data .site-search-button:hover, .site-search-block .site-search-data .site-search-button:focus {
  background: transparent;
  transition: all 0.5s ease;
}
.site-search-block.site-search-block-active {
  pointer-events: auto;
  opacity: 1;
}
.site-search-block .site-search-datablock {
  padding: 100px 20px;
  color: #ffffff;
  font-family: var(--sans-serif-font);
}
.site-search-block .site-search-datablock .site-search-title {
  font-family: var(--h3-font);
  font-size: clamp(calc(var(--h3-font-size-min) * 1px), calc(var(--h3-font-size-min) * 1px + (100vw - 600px) * ((var(--h3-font-size-max) - var(--h3-font-size-min)) / (1920 - 600))), calc(var(--h3-font-size-max) * 1px));
  line-height: var(--h3-line-height);
  color: #ffffff;
  font-weight: var(--h3-font-weight);
}
.site-search-block .site-search-datablock .site-search-desc {
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  margin: 10px 0 30px;
}
.site-search-block .site-search-datablock .site-search-data {
  max-width: 1100px;
  width: 100%;
  position: relative;
  margin: auto;
}
.site-search-block .site-search-datablock .site-search-data .site-search-input {
  height: 60px;
  background: #ffffff;
  border: 1px solid var(--body-text-color);
  border-radius: 5px;
  padding: 5px 20px;
  width: 100%;
  outline: none;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  font-family: var(--sans-serif-font);
  color: #ffffff;
}
.site-search-block .site-search-datablock .site-search-data .site-search-button {
  position: absolute;
  right: 10px;
  font-size: 0;
  background: #ffffff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  outline: none;
  top: 5px;
  border: none;
  line-height: 50px;
  color: black;
  font-weight: bold;
}
.site-search-block .site-search-datablock .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: "\e905" !important;
  font-size: 25px;
  color: var(--primary-color);
}

.site-slider .slick-dots,
.site-display-list .slick-dots,
.site-display-wrapper.site-display-slideshow .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 15px;
}
.site-slider .slick-dots li,
.site-display-list .slick-dots li,
.site-display-wrapper.site-display-slideshow .slick-dots li {
  width: 20px;
  height: 15px;
  margin-inline: 1px;
}
.site-slider .slick-dots li button,
.site-display-list .slick-dots li button,
.site-display-wrapper.site-display-slideshow .slick-dots li button {
  padding: 0;
}
.site-slider .slick-dots li button::before,
.site-display-list .slick-dots li button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li button::before {
  content: "";
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  transition: 0.5s ease all;
  opacity: 0.25;
  width: 12px;
  height: 12px;
  border-radius: 0;
  top: 5px;
}
.site-slider .slick-dots li.slick-active button::before, .site-slider .slick-dots li:hover button::before, .site-slider .slick-dots li:focus button::before,
.site-display-list .slick-dots li.slick-active button::before,
.site-display-list .slick-dots li:hover button::before,
.site-display-list .slick-dots li:focus button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li.slick-active button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li:hover button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li:focus button::before {
  background: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  opacity: 1;
  transition: 0.5s ease all;
}
.site-slider .slick-arrow,
.site-display-list .slick-arrow,
.site-display-wrapper.site-display-slideshow .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(0);
}
.site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next,
.site-display-list .slick-arrow.slick-prev,
.site-display-list .slick-arrow.slick-next,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  font-size: 0;
  z-index: 1;
  width: 50px !important;
  height: 50px !important;
  padding: 0;
  background: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s ease all;
  transition: 0.5s ease all;
}
@media (max-width: 899px) {
  .site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next,
  .site-display-list .slick-arrow.slick-prev,
  .site-display-list .slick-arrow.slick-next,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    top: 59%;
  }
}
@media (max-width: 599px) {
  .site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next,
  .site-display-list .slick-arrow.slick-prev,
  .site-display-list .slick-arrow.slick-next,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    top: 53%;
  }
}
.site-slider .slick-arrow.slick-prev::before, .site-slider .slick-arrow.slick-next::before,
.site-display-list .slick-arrow.slick-prev::before,
.site-display-list .slick-arrow.slick-next::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next::before {
  content: "";
  border: none !important;
  border-radius: 0 !important;
  color: var(--body-bg-color) !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem !important;
  position: absolute;
  left: 0;
  border-radius: 0 !important;
  background-color: transparent !important;
  z-index: 0;
  transition: 0.5s ease all;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.site-slider .slick-arrow.slick-prev:hover, .site-slider .slick-arrow.slick-next:hover,
.site-display-list .slick-arrow.slick-prev:hover,
.site-display-list .slick-arrow.slick-next:hover,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover {
  right: 10px;
}
.site-slider .slick-arrow.slick-prev,
.site-display-list .slick-arrow.slick-prev,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev {
  left: 20px;
  transform: rotate(-180deg) translateY(50%);
}
.site-slider .slick-arrow.slick-prev:hover,
.site-display-list .slick-arrow.slick-prev:hover,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover {
  left: 10px;
}
.site-slider .slick-arrow.slick-prev::before,
.site-display-list .slick-arrow.slick-prev::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev::before {
  transform: rotate(0);
}
.site-slider .slick-arrow.slick-next,
.site-display-list .slick-arrow.slick-next,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  right: 20px;
}
.site-slider .slick-arrow.slick-next::before,
.site-display-list .slick-arrow.slick-next::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next::before {
  transform: rotate(0);
}
.site-slider .site-slick-arrows,
.site-display-list .site-slick-arrows,
.site-display-wrapper.site-display-slideshow .site-slick-arrows {
  display: inline-flex;
  justify-content: center;
  background: var(--body-bg-color);
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  .site-slider .site-slick-arrows,
  .site-display-list .site-slick-arrows,
  .site-display-wrapper.site-display-slideshow .site-slick-arrows {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  .site-slider .site-slick-arrows,
  .site-display-list .site-slick-arrows,
  .site-display-wrapper.site-display-slideshow .site-slick-arrows {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  .site-slider .site-slick-arrows,
  .site-display-list .site-slick-arrows,
  .site-display-wrapper.site-display-slideshow .site-slick-arrows {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (min-width: 1950px) {
  .site-slider .site-slick-arrows,
  .site-display-list .site-slick-arrows,
  .site-display-wrapper.site-display-slideshow .site-slick-arrows {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}
.site-slider .site-slick-arrows,
.site-display-list .site-slick-arrows,
.site-display-wrapper.site-display-slideshow .site-slick-arrows {
  margin-top: 20px;
}

.cms-feature-wrapper .cms-feature-datablock .custom-text-primary,
.cms-feature-wrapper .cms-feature-title .custom-text-primary {
  color: var(--primary-color);
}
.cms-feature-wrapper .cms-feature-datablock .custom-text-secondary,
.cms-feature-wrapper .cms-feature-title .custom-text-secondary {
  color: var(--secondary-color);
}
.cms-feature-wrapper .cms-feature-datablock .custom-text-tertiary,
.cms-feature-wrapper .cms-feature-title .custom-text-tertiary {
  color: var(--tertiary-color);
}
.cms-feature-wrapper .cms-feature-datablock .custom-text-white,
.cms-feature-wrapper .cms-feature-title .custom-text-white {
  color: #ffffff;
  border-bottom: 1px solid transparent;
  transition: all ease 0.6s;
}
.cms-feature-wrapper .cms-feature-datablock .custom-text-white:hover,
.cms-feature-wrapper .cms-feature-title .custom-text-white:hover {
  border-bottom: 1px solid #ffffff;
}
.cms-feature-wrapper .cms-feature-datablock ul.site-inline-list,
.cms-feature-wrapper .cms-feature-title ul.site-inline-list {
  padding: 0;
}
.cms-feature-wrapper .cms-feature-datablock ul.site-inline-list li,
.cms-feature-wrapper .cms-feature-title ul.site-inline-list li {
  display: inline-block;
  margin: 0 var(--space-dt-xs);
}
.cms-feature-wrapper .cms-feature-datablock a.site-link-white,
.cms-feature-wrapper .cms-feature-title a.site-link-white {
  color: #ffffff;
  border-bottom: 1px solid transparent;
  transition: all ease 0.6s;
}
.cms-feature-wrapper .cms-feature-datablock a.site-link-white:hover,
.cms-feature-wrapper .cms-feature-title a.site-link-white:hover {
  border-bottom: 1px solid #ffffff;
}
.cms-feature-wrapper .cms-feature-datablock .site-style-intro-text,
.cms-feature-wrapper .cms-feature-title .site-style-intro-text {
  color: var(--secondary-color);
  font-family: var(--font-4);
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px));
  line-height: var(--h6-line-height);
}
.cms-feature-wrapper .cms-feature-datablock .site-style-small,
.cms-feature-wrapper .cms-feature-title .site-style-small {
  font-size: clamp(calc(var(--small-font-size-min) * 1px), calc(var(--small-font-size-min) * 1px + (100vw - 600px) * ((var(--small-font-size-max) - var(--small-font-size-min)) / (1920 - 600))), calc(var(--small-font-size-max) * 1px));
  font-weight: var(--small-font-weight);
  font-family: var(--small-font);
  color: var(--small-text-color);
}
.cms-feature-wrapper .cms-feature-datablock p:has(> .site-style-small:first-child:last-child),
.cms-feature-wrapper .cms-feature-title p:has(> .site-style-small:first-child:last-child) {
  font-size: clamp(calc(var(--small-font-size-min) * 1px), calc(var(--small-font-size-min) * 1px + (100vw - 600px) * ((var(--small-font-size-max) - var(--small-font-size-min)) / (1920 - 600))), calc(var(--small-font-size-max) * 1px));
  line-height: var(--body-line-height);
}
.cms-feature-wrapper .cms-feature-datablock .site-style-big,
.cms-feature-wrapper .cms-feature-title .site-style-big {
  font-size: clamp(calc(var(--big-font-size-min) * 1px), calc(var(--big-font-size-min) * 1px + (100vw - 600px) * ((var(--big-font-size-max) - var(--big-font-size-min)) / (1920 - 600))), calc(var(--big-font-size-max) * 1px));
  font-weight: var(--big-font-weight);
  font-family: var(--big-font);
  color: var(--big-text-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-copyright,
.cms-feature-wrapper .cms-feature-datablock .site-ubiq-copyright-logo,
.cms-feature-wrapper .cms-feature-title .site-copyright,
.cms-feature-wrapper .cms-feature-title .site-ubiq-copyright-logo {
  display: inline-block !important;
  margin: 0 !important;
  vertical-align: middle;
}
.cms-feature-wrapper .cms-feature-datablock .site-copyright figure img,
.cms-feature-wrapper .cms-feature-datablock .site-ubiq-copyright-logo figure img,
.cms-feature-wrapper .cms-feature-title .site-copyright figure img,
.cms-feature-wrapper .cms-feature-title .site-ubiq-copyright-logo figure img {
  width: 50px;
}
.cms-feature-wrapper .cms-feature-datablock .site-copyright figure a,
.cms-feature-wrapper .cms-feature-datablock .site-ubiq-copyright-logo figure a,
.cms-feature-wrapper .cms-feature-title .site-copyright figure a,
.cms-feature-wrapper .cms-feature-title .site-ubiq-copyright-logo figure a {
  margin: 0 0 0 5px;
}
.cms-feature-wrapper .cms-feature-datablock .site-copyright a,
.cms-feature-wrapper .cms-feature-datablock .site-ubiq-copyright-logo a,
.cms-feature-wrapper .cms-feature-title .site-copyright a,
.cms-feature-wrapper .cms-feature-title .site-ubiq-copyright-logo a {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 599px) {
  .cms-feature-wrapper .cms-feature-datablock figure.site-img-full-mobile,
  .cms-feature-wrapper .cms-feature-title figure.site-img-full-mobile {
    width: 100% !important;
    display: block;
    vertical-align: middle;
  }
}

.cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper.layout-bottom-no-space {
  margin-bottom: 0;
}
.cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper.layout-bottom-no-space .cms-lcz-wrapper,
.cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper.layout-bottom-no-space .feature-zone {
  padding-bottom: 0 !important;
}

.custom-gallery-variable-width-wrapper .site-slider .slick-arrow.slick-next {
  top: -75px;
  right: var(--space-dt-2xl) !important;
}
.custom-gallery-variable-width-wrapper .site-slider .slick-arrow.slick-prev {
  top: -75px;
  right: var(--space-dt-4xl) !important;
  left: auto !important;
}

@container (width > 1440px) {
  .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper {
    padding-top: var(--layout-padding-desktop-top);
    padding-right: var(--layout-padding-desktop-right);
    padding-bottom: var(--layout-padding-desktop-bottom);
    padding-left: var(--layout-padding-desktop-left);
    margin-top: var(--layout-margin-desktop-top);
    margin-right: var(--layout-margin-desktop-right);
    margin-bottom: var(--layout-margin-desktop-bottom);
    margin-left: var(--layout-margin-desktop-left);
  }
}
@container (1000px < inline-size <= 1400px) {
  .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper {
    padding-top: var(--layout-padding-laptop-top);
    padding-right: var(--layout-padding-laptop-right);
    padding-bottom: var(--layout-padding-laptop-bottom);
    padding-left: var(--layout-padding-laptop-left);
    margin-top: var(--layout-margin-laptop-top);
    margin-right: var(--layout-margin-laptop-right);
    margin-bottom: var(--layout-margin-laptop-bottom);
    margin-left: var(--layout-margin-laptop-left);
  }
}
@container (600px < inline-size <= 1000px) {
  .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper {
    padding-top: var(--layout-padding-tablet-top);
    padding-right: var(--layout-padding-tablet-right);
    padding-bottom: var(--layout-padding-tablet-bottom);
    padding-left: var(--layout-padding-tablet-left);
    margin-top: var(--layout-margin-tablet-top);
    margin-right: var(--layout-margin-tablet-right);
    margin-bottom: var(--layout-margin-tablet-bottom);
    margin-left: var(--layout-margin-tablet-left);
  }
}
@container (max-width: 600px) {
  .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper .cms-lcz-wrapper {
    padding-top: var(--layout-padding-mobile-top);
    padding-right: var(--layout-padding-mobile-right);
    padding-bottom: var(--layout-padding-mobile-bottom);
    padding-left: var(--layout-padding-mobile-left);
    margin-top: var(--layout-margin-mobile-top);
    margin-right: var(--layout-margin-mobile-right);
    margin-bottom: var(--layout-margin-mobile-bottom);
    margin-left: var(--layout-margin-mobile-left);
  }
}

@container (width > 1440px) {
  .cms-lcz-block .cms-lcz-block-wrapper {
    padding-top: var(--zone-padding-desktop-top);
    padding-right: var(--zone-padding-desktop-right);
    padding-bottom: var(--zone-padding-desktop-bottom);
    padding-left: var(--zone-padding-desktop-left);
    margin-top: var(--zone-margin-desktop-top);
    margin-right: var(--zone-margin-desktop-right);
    margin-bottom: var(--zone-margin-desktop-bottom);
    margin-left: var(--zone-margin-desktop-left);
  }
}
@container (1000px < inline-size <= 1400px) {
  .cms-lcz-block .cms-lcz-block-wrapper {
    padding-top: var(--zone-padding-laptop-top);
    padding-right: var(--zone-padding-laptop-right);
    padding-bottom: var(--zone-padding-laptop-bottom);
    padding-left: var(--zone-padding-laptop-left);
    margin-top: var(--zone-margin-laptop-top);
    margin-right: var(--zone-margin-laptop-right);
    margin-bottom: var(--zone-margin-laptop-bottom);
    margin-left: var(--zone-margin-laptop-left);
  }
}
@container (600px < inline-size <= 1000px) {
  .cms-lcz-block .cms-lcz-block-wrapper {
    padding-top: var(--zone-padding-tablet-top);
    padding-right: var(--zone-padding-tablet-right);
    padding-bottom: var(--zone-padding-tablet-bottom);
    padding-left: var(--zone-padding-tablet-left);
    margin-top: var(--zone-margin-tablet-top);
    margin-right: var(--zone-margin-tablet-right);
    margin-bottom: var(--zone-margin-tablet-bottom);
    margin-left: var(--zone-margin-tablet-left);
  }
}
@container (max-width: 600px) {
  .cms-lcz-block .cms-lcz-block-wrapper {
    padding-top: var(--zone-padding-mobile-top);
    padding-right: var(--zone-padding-mobile-right);
    padding-bottom: var(--zone-padding-mobile-bottom);
    padding-left: var(--zone-padding-mobile-left);
    margin-top: var(--zone-margin-mobile-top);
    margin-right: var(--zone-margin-mobile-right);
    margin-bottom: var(--zone-margin-mobile-bottom);
    margin-left: var(--zone-margin-mobile-left);
  }
}

table[class*=custom-card] {
  width: 100% !important;
  border: none !important;
  display: block;
  border-radius: 11px;
  overflow: hidden !important;
  container-type: inline-size;
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] {
  margin-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] {
    margin-bottom: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] {
    margin-bottom: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] {
    margin-bottom: var(--space-dt-xl);
  }
}
table[class*=custom-card] {
  overflow: hidden;
}
table[class*=custom-card] > thead {
  display: none;
}
table[class*=custom-card] > tbody {
  display: block;
}
table[class*=custom-card] > tbody > tr {
  background: transparent !important;
  display: block;
  padding: var(--space-mb-l);
}
@container (width > 600px) {
  table[class*=custom-card] > tbody > tr {
    padding: var(--space-tb-l);
  }
}
@container (width > 1000px) {
  table[class*=custom-card] > tbody > tr {
    padding: var(--space-lp-l);
  }
}
@container (width > 1440px) {
  table[class*=custom-card] > tbody > tr {
    padding: var(--space-dt-l);
  }
}
table[class*=custom-card] > tbody > tr > th {
  text-transform: normal !important;
}
table[class*=custom-card] > tbody > tr > th > :last-child {
  margin-bottom: 0 !important;
}
table[class*=custom-card] > tbody > tr > td,
table[class*=custom-card] > tbody > tr > th {
  display: block;
  border: none !important;
  padding: 0 !important;
  text-wrap: wrap !important;
  width: 100%;
  background: transparent !important;
}
table[class*=custom-card] > tbody > tr > th {
  font-family: var(--font-3) !important;
  font-weight: 300;
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px));
  line-height: 100%;
  letter-spacing: normal;
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  table[class*=custom-card] > tbody > tr > th {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  table[class*=custom-card] > tbody > tr > th {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  table[class*=custom-card] > tbody > tr > th {
    margin-bottom: var(--space-dt-m);
  }
}
table[class*=custom-card] > tbody > tr > th {
  position: relative;
}
table[class*=custom-card] > tbody > tr > th::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: "\f000" !important;
  font-size: clamp(calc(var(--small-font-size-min) * 1px), calc(var(--small-font-size-min) * 1px + (100vw - 600px) * ((var(--small-font-size-max) - var(--small-font-size-min)) / (1920 - 600))), calc(var(--small-font-size-max) * 1px));
  position: relative;
  top: -9px;
  margin-right: var(--space-mb-2xs);
}
@container (width > 600px) {
  table[class*=custom-card] > tbody > tr > th::before {
    margin-right: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  table[class*=custom-card] > tbody > tr > th::before {
    margin-right: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  table[class*=custom-card] > tbody > tr > th::before {
    margin-right: var(--space-dt-2xs);
  }
}
table[class*=custom-card] > tbody > tr > th .site-style-small {
  font-family: inherit !important;
  color: inherit !important;
  font-weight: inherit !important;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px)) !important;
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) {
    display: flex;
    flex-wrap: wrap;
  }
  body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr:has(> td > .image:first-child:last-child) {
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr:has(> td > .image:first-child:last-child) > th {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr:has(> td > .image:first-child:last-child) > td {
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr:has(> td > .image:first-child:last-child) > td .image:first-child:last-child {
  height: 100%;
  display: block;
}
body:not(.cms-page-is-in-edit-mode) table[class*=custom-card] > tbody:has(> tr > td > .image:first-child:last-child) > tr:has(> td > .image:first-child:last-child) > td .image:first-child:last-child img {
  height: 100%;
  object-fit: cover;
}

table.custom-card-primary {
  background: var(--primary-color);
}
table.custom-card-primary :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: var(--primary-color-text);
}
table.custom-card-primary select option {
  color: var(--primary-color) !important;
}
table.custom-card-primary select option:checked {
  color: var(--primary-color) !important;
}
table.custom-card-primary select option:hover, table.custom-card-primary select option:focus {
  color: var(--secondary-color) !important;
}
table.custom-card-primary span.site-style-intro-text {
  color: var(--primary-color-text) !important;
}
table.custom-card-primary span.ck-table-bogus-paragraph > a {
  color: var(--primary-color-text) !important;
}
table.custom-card-primary h1,
table.custom-card-primary h2,
table.custom-card-primary h3,
table.custom-card-primary h4,
table.custom-card-primary h5,
table.custom-card-primary h6,
table.custom-card-primary span.custom-text-style-h1 {
  color: var(--primary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-primary blockquote cite {
  color: var(--primary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-primary ol li::marker, table.custom-card-primary ol li::before,
table.custom-card-primary ul li::marker,
table.custom-card-primary ul li::before {
  color: var(--secondary-color);
}
table.custom-card-primary .custom-button-star:hover::after, table.custom-card-primary .custom-button-star:focus::after {
  background: var(--secondary-color);
  color: #ffffff;
  transition: all 0.5s ease;
}

table.custom-card-secondary {
  background: var(--secondary-color);
}
table.custom-card-secondary :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: var(--secondary-color-text);
}
table.custom-card-secondary select option {
  color: var(--primary-color) !important;
}
table.custom-card-secondary select option:checked {
  color: var(--primary-color) !important;
}
table.custom-card-secondary select option:hover, table.custom-card-secondary select option:focus {
  color: var(--secondary-color) !important;
}
table.custom-card-secondary span.site-style-intro-text {
  color: var(--secondary-color-text) !important;
}
table.custom-card-secondary span.ck-table-bogus-paragraph > a {
  color: var(--secondary-color-text) !important;
}
table.custom-card-secondary h1,
table.custom-card-secondary h2,
table.custom-card-secondary h3,
table.custom-card-secondary h4,
table.custom-card-secondary h5,
table.custom-card-secondary h6,
table.custom-card-secondary span.custom-text-style-h1 {
  color: var(--secondary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-secondary blockquote cite {
  color: var(--secondary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-secondary ol li::marker, table.custom-card-secondary ol li::before,
table.custom-card-secondary ul li::marker,
table.custom-card-secondary ul li::before {
  color: var(--secondary-color);
}

table.custom-card-tertiary {
  background: var(--tertiary-color);
}
table.custom-card-tertiary :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: var(--tertiary-color-text);
}
table.custom-card-tertiary select option {
  color: var(--primary-color) !important;
}
table.custom-card-tertiary select option:checked {
  color: var(--primary-color) !important;
}
table.custom-card-tertiary select option:hover, table.custom-card-tertiary select option:focus {
  color: var(--secondary-color) !important;
}
table.custom-card-tertiary span.site-style-intro-text {
  color: var(--tertiary-color-text) !important;
}
table.custom-card-tertiary span.ck-table-bogus-paragraph > a {
  color: var(--tertiary-color-text) !important;
}
table.custom-card-tertiary h1,
table.custom-card-tertiary h2,
table.custom-card-tertiary h3,
table.custom-card-tertiary h4,
table.custom-card-tertiary h5,
table.custom-card-tertiary h6,
table.custom-card-tertiary span.custom-text-style-h1 {
  color: var(--tertiary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-tertiary blockquote cite {
  color: var(--tertiary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-tertiary ol li::marker, table.custom-card-tertiary ol li::before,
table.custom-card-tertiary ul li::marker,
table.custom-card-tertiary ul li::before {
  color: var(--secondary-color);
}

table.custom-card-quaternary {
  background: var(--quaternary-color);
}
table.custom-card-quaternary :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: var(--quaternary-color-text);
}
table.custom-card-quaternary select option {
  color: var(--primary-color) !important;
}
table.custom-card-quaternary select option:checked {
  color: var(--primary-color) !important;
}
table.custom-card-quaternary select option:hover, table.custom-card-quaternary select option:focus {
  color: var(--secondary-color) !important;
}
table.custom-card-quaternary span.site-style-intro-text {
  color: var(--quaternary-color-text) !important;
}
table.custom-card-quaternary span.ck-table-bogus-paragraph > a {
  color: var(--quaternary-color-text) !important;
}
table.custom-card-quaternary h1,
table.custom-card-quaternary h2,
table.custom-card-quaternary h3,
table.custom-card-quaternary h4,
table.custom-card-quaternary h5,
table.custom-card-quaternary h6,
table.custom-card-quaternary span.custom-text-style-h1 {
  color: var(--quaternary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-quaternary blockquote cite {
  color: var(--quaternary-color-text) !important;
  transition: 0.5s ease all;
}
table.custom-card-quaternary ol li::marker, table.custom-card-quaternary ol li::before,
table.custom-card-quaternary ul li::marker,
table.custom-card-quaternary ul li::before {
  color: var(--secondary-color);
}

body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider {
  width: 100% !important;
  display: block;
  border: none !important;
  overflow: visible !important;
  container-type: inline-size;
  margin-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider {
    margin-bottom: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider {
    margin-bottom: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider {
    margin-bottom: var(--space-dt-xl);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > thead {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody tr.slick-slide {
  display: block;
  background: transparent !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody tr.slick-slide > td {
  display: block;
  border: none !important;
  padding: 0 !important;
  text-wrap: wrap !important;
  width: 100%;
  background: transparent !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(0);
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next {
  font-size: 0;
  z-index: 1;
  width: 50px !important;
  height: 50px !important;
  padding: 0;
  background: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s ease all;
  transition: 0.5s ease all;
}
@media (max-width: 899px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next {
    top: 59%;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next {
    top: 53%;
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev::before, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next::before {
  content: "";
  border: none !important;
  border-radius: 0 !important;
  color: var(--body-bg-color) !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem !important;
  position: absolute;
  left: 0;
  border-radius: 0 !important;
  background-color: transparent !important;
  z-index: 0;
  transition: 0.5s ease all;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev:hover, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next:hover {
  right: 10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev {
  left: 20px;
  transform: rotate(-180deg) translateY(50%);
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev:hover {
  left: 10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-prev::before {
  transform: rotate(0);
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next {
  right: 20px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-arrow.slick-next::before {
  transform: rotate(0);
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
  display: inline-flex;
  justify-content: center;
  background: var(--body-bg-color);
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .site-slick-arrows {
  margin-top: 20px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 15px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li {
  width: 20px;
  height: 15px;
  margin-inline: 1px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li button {
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li button::before {
  content: "";
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  transition: 0.5s ease all;
  opacity: 0.25;
  width: 12px;
  height: 12px;
  border-radius: 0;
  top: 5px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li.slick-active button::before, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li:hover button::before, body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .slick-dots li:focus button::before {
  background: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  opacity: 1;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: var(--space-mb-s);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav {
    margin-top: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav {
    margin-top: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav {
    margin-top: var(--space-dt-s);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow {
  position: relative;
  top: 0% !important;
  left: 0 !important;
  right: 0 !important;
  transition: 0.5s ease all;
  border-radius: 50%;
  transform: none !important;
}
@container (width <= 600px ) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow {
    width: 45px !important;
    height: 45px !important;
  }
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow::before {
    width: 45px !important;
    height: 45px !important;
    background-size: 15px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow.slick-prev {
  transform: rotate(180deg) !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow.slick-next {
  left: unset !important;
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow.slick-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow.slick-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow.slick-next {
    margin-left: var(--space-dt-2xs);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow:hover {
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow:hover.slick-prev {
  left: -10px !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-table-text-slider > tbody .custom-text-slider-nav .slick-arrow:hover.slick-next {
  right: -10px !important;
}

body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider {
  container-type: inline-size;
  width: 100% !important;
  border: none !important;
  display: block;
  overflow: visible !important;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > thead {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--space-mb-l) / -2);
  margin-right: calc(var(--space-mb-l) / -2);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody {
    margin-left: calc(var(--space-tb-l) / -2);
    margin-right: calc(var(--space-tb-l) / -2);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody {
    margin-left: calc(var(--space-lp-xl) / -2);
    margin-right: calc(var(--space-lp-xl) / -2);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody {
    margin-left: calc(var(--space-dt-3xl) / -2);
    margin-right: calc(var(--space-dt-3xl) / -2);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr {
  display: block;
  background: transparent !important;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
  padding-inline: calc(var(--space-mb-l) / 2);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-inline: calc(var(--space-tb-l) / 2);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-inline: calc(var(--space-lp-xl) / 2);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-inline: calc(var(--space-dt-3xl) / 2);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
  padding-block: var(--space-mb-l);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-block: var(--space-tb-l);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-block: var(--space-lp-l);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-block: var(--space-dt-l);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-wrap: wrap !important;
  border: none !important;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td:has(.custom-stacked-image) {
  transform: scale(0.8) rotate(-5deg);
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
  transition: 0.5s ease all;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td .custom-stacked-image {
  transition: 0.5s ease all;
  border: 10px solid var(--primary-color);
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td.custom-stacked-data-active {
  position: relative;
  transform: scale(1) rotate(0);
  z-index: 2;
  opacity: 1;
  pointer-events: all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td.custom-stacked-data-active .custom-stacked-image {
  border-color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td.custom-stacked-data-active + td {
  z-index: 1;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td.custom-stacked-data-active:has(.custom-stacked-image) + td {
  opacity: 1;
  pointer-events: all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr:has(> td.custom-stacked-data-active:last-child) > td:first-child:has(.custom-stacked-image) {
  z-index: 1;
  opacity: 1;
  pointer-events: all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr:first-child > td {
  padding-top: 0;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr:last-child > td {
  padding-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav {
  margin-top: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav {
    margin-top: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav {
    margin-top: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav {
    margin-top: var(--space-dt-xl);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav button[class*=custom-nav]:focus {
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-prev:hover {
  left: -10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next {
  right: 0;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-nav .custom-nav-next:hover {
  right: -10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots {
  margin-top: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots {
    margin-top: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots {
    margin-top: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots {
    margin-top: var(--space-dt-xl);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots {
  display: inline-flex;
  max-width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow-x: hidden;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot button {
  width: 50px;
  height: 50px;
  background: var(--primary-color);
  border-radius: 999px;
  border: none;
  transition: 0.5s ease all;
  cursor: pointer;
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot 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: "\f000" !important;
  color: #ffffff;
  transition: 0.5s ease all;
  font-size: 16px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot button:hover {
  background: #ffffff;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot button:hover::before {
  color: var(--secondary-color);
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot button:focus {
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot.dot-active button {
  background: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot.dot-active button::before {
  color: var(--secondary-color);
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:first-child) {
  padding-left: var(--space-mb-xs);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:first-child) {
    padding-left: var(--space-tb-xs);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:first-child) {
    padding-left: var(--space-lp-xs);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:first-child) {
    padding-left: var(--space-dt-xs);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:last-child) {
  margin-right: 137px;
  padding-right: var(--space-mb-xs);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:last-child) {
    padding-right: var(--space-tb-xs);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:last-child) {
    padding-right: var(--space-lp-xs);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:last-child) {
    padding-right: var(--space-dt-xs);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider .custom-stacked-slider-dots .custom-stacked-slider-dot:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 137px;
  height: 1px;
  background: #ffffff;
  opacity: 0.2;
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody {
    justify-content: flex-end;
  }
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr {
    flex: 1;
  }
  body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider > tbody > tr > td {
    padding-block: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-stacked-slider-alternate-frame > tbody > tr > td .custom-stacked-image {
  border-color: var(--quaternary-color);
}

body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
  width: 100% !important;
  display: block !important;
  border: none !important;
  background: #ffffff;
  border-radius: 11px;
  padding-inline: var(--space-mb-m);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-inline: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-inline: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-inline: var(--space-dt-m);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
  padding-block: var(--space-mb-s);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-block: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-block: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav {
    padding-block: var(--space-dt-s);
  }
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr {
  background: transparent !important;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td {
  width: max-content;
  border: none !important;
  text-wrap: wrap !important;
  padding: 0 !important;
  margin-bottom: 10px;
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th a:not([class*=site-button-]):not([class*=site-social]),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td a:not([class*=site-button-]):not([class*=site-social]),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th a:not([class*=site-button-]):not([class*=site-social]),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td a:not([class*=site-button-]):not([class*=site-social]) {
  border-bottom-color: transparent;
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th a:not([class*=site-button-]):not([class*=site-social]):hover,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td a:not([class*=site-button-]):not([class*=site-social]):hover,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th a:not([class*=site-button-]):not([class*=site-social]):hover,
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td a:not([class*=site-button-]):not([class*=site-social]):hover {
  border-bottom-color: currentColor;
}
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th:not(:last-child),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td:not(:last-child),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th:not(:last-child),
body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td:not(:last-child) {
  margin-right: var(--space-mb-m);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td:not(:last-child) {
    margin-right: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td:not(:last-child) {
    margin-right: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > tbody > tr > td:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > th:not(:last-child),
  body:not(.cms-page-is-in-edit-mode) table.custom-horizontal-nav > thead > tr > td:not(:last-child) {
    margin-right: var(--space-dt-m);
  }
}

table.custom-table-splash-screen {
  width: 100%;
  background: var(--primary-color);
}
table.custom-table-splash-screen :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: #ffffff;
}
table.custom-table-splash-screen select option {
  color: var(--primary-color) !important;
}
table.custom-table-splash-screen select option:checked {
  color: var(--primary-color) !important;
}
table.custom-table-splash-screen select option:hover, table.custom-table-splash-screen select option:focus {
  color: var(--secondary-color) !important;
}
table.custom-table-splash-screen span.site-style-intro-text {
  color: #ffffff !important;
}
table.custom-table-splash-screen span.ck-table-bogus-paragraph > a {
  color: #ffffff !important;
}
table.custom-table-splash-screen h1,
table.custom-table-splash-screen h2,
table.custom-table-splash-screen h3,
table.custom-table-splash-screen h4,
table.custom-table-splash-screen h5,
table.custom-table-splash-screen h6,
table.custom-table-splash-screen span.custom-text-style-h1 {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.custom-table-splash-screen blockquote cite {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.custom-table-splash-screen ol li::marker, table.custom-table-splash-screen ol li::before,
table.custom-table-splash-screen ul li::marker,
table.custom-table-splash-screen ul li::before {
  color: var(--secondary-color);
}
table.custom-table-splash-screen {
  margin: 0;
  max-width: 100%;
  margin: 0 auto;
  padding-left: var(--container-padding-mobile);
  padding-right: var(--container-padding-mobile);
  width: 100%;
}
@media (min-width: 600px) {
  table.custom-table-splash-screen {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (min-width: 1000px) {
  table.custom-table-splash-screen {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (min-width: 1440px) {
  table.custom-table-splash-screen {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (min-width: 1950px) {
  table.custom-table-splash-screen {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}
table.custom-table-splash-screen {
  padding-block: var(--space-mb-m);
}
@container (width > 600px) {
  table.custom-table-splash-screen {
    padding-block: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  table.custom-table-splash-screen {
    padding-block: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  table.custom-table-splash-screen {
    padding-block: var(--space-dt-m);
  }
}
table.custom-table-splash-screen {
  display: block;
}
table.custom-table-splash-screen > tbody,
table.custom-table-splash-screen > thead {
  display: block;
}
table.custom-table-splash-screen > tbody > tr,
table.custom-table-splash-screen > thead > tr {
  background: transparent !important;
  display: block;
}
table.custom-table-splash-screen > tbody > tr > td,
table.custom-table-splash-screen > thead > tr > td {
  border: none !important;
  text-wrap: wrap !important;
  padding: 0;
  display: block;
}
table.custom-table-splash-screen > tbody > tr > td:first-child,
table.custom-table-splash-screen > thead > tr > td:first-child {
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  table.custom-table-splash-screen > tbody > tr > td:first-child,
  table.custom-table-splash-screen > thead > tr > td:first-child {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  table.custom-table-splash-screen > tbody > tr > td:first-child,
  table.custom-table-splash-screen > thead > tr > td:first-child {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  table.custom-table-splash-screen > tbody > tr > td:first-child,
  table.custom-table-splash-screen > thead > tr > td:first-child {
    margin-bottom: var(--space-dt-m);
  }
}

body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  background: transparent;
  transition: all 0s ease 2s;
  opacity: 1;
  pointer-events: all;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen::before, body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: var(--primary-color);
  z-index: -1;
  transition: all 1s ease 1s;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen::after {
  right: 0;
  left: unset;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen > tbody {
  opacity: 1;
  transition: all 0.5s ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen.site-loaded {
  pointer-events: none;
  opacity: 0;
  left: -100vw;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen.site-loaded::after, body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen.site-loaded::before {
  width: 0;
}
body:not(.cms-page-is-in-edit-mode) .custom-table-splash-screen.site-loaded > tbody {
  opacity: 0;
}
body:not(.cms-page-is-in-edit-mode):has(.custom-table-splash-screen) #site-header {
  opacity: 0;
  pointer-events: none;
}
body:not(.cms-page-is-in-edit-mode):has(.custom-table-splash-screen.site-loaded) #site-header {
  opacity: 1;
  pointer-events: all;
  transition: all 1s ease;
}

@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: none;
    flex: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse .cf-tabbed-images-bg {
    max-width: 100%;
    margin: 0 auto;
    padding-left: var(--container-padding-mobile);
    padding-right: var(--container-padding-mobile);
    width: 100%;
  }
}
@media (max-width: 999px) and (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse .cf-tabbed-images-bg {
    padding-left: var(--container-padding-tablet);
    padding-right: var(--container-padding-tablet);
  }
}
@media (max-width: 999px) and (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse .cf-tabbed-images-bg {
    padding-left: var(--container-padding-laptop);
    padding-right: var(--container-padding-laptop);
  }
}
@media (max-width: 999px) and (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse .cf-tabbed-images-bg {
    padding-left: var(--container-padding-desktop);
    padding-right: var(--container-padding-desktop);
  }
}
@media (max-width: 999px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width-collapse .cf-tabbed-images-bg {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal {
    height: 100lvh;
    overflow: visible;
    width: max-content !important;
    overflow-y: clip;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .custom-image-framed {
    height: 70lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .custom-image-framed img {
    height: 70lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width {
    width: max-content !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-wrapper,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-wrapper-block,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-wrapper,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-item,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-data {
    width: max-content !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-wrapper .cms-lcz-block,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-wrapper-block .cms-lcz-block,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-wrapper .cms-lcz-block,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-item .cms-lcz-block,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cms-lcz-block-data .cms-lcz-block {
    width: max-content !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-bg-color {
    height: 100lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-bg-color .cms-lcz-block-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-narrow-feature .cms-feature-wrapper .cms-feature-datablock {
    max-width: 40vw !important;
    margin-inline: auto;
  }
}
@media (min-width: 1000px) and (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-narrow-feature .cms-feature-wrapper .cms-feature-datablock {
    max-width: 33vw !important;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block {
    flex: 0 0 auto;
    max-width: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    height: 100lvh !important;
    align-items: center !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper {
    margin-bottom: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper.custom-horizontal-bottom-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    padding-top: 2lvh;
  }
}
@media (min-width: 1000px) and (min-height: 1050px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper.custom-horizontal-bottom-wrapper {
    padding-top: 5lvh;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper.custom-horizontal-bottom-wrapper .cms-feature-datablock {
    text-align: right;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper.custom-horizontal-bottom-wrapper .cms-feature-datablock .custom-insignia-icon::before {
    margin-left: auto;
  }
}
@media (min-width: 1000px) and (max-height: 800px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .cms-feature-wrapper.custom-horizontal-bottom-wrapper {
    display: none;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .feature-zone .cms-feature-wrapper:not([class*=site-desktop-width]) {
    flex: 0 0 auto;
    max-width: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block .feature-zone .cms-feature-wrapper[class*=site-desktop-width] {
    margin-inline: auto;
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block {
    height: calc(100lvh - 45px) !important;
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-bg-color {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block,
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image,
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-video,
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block .site-slider-image,
  body:not(.cms-page-is-in-edit-mode).cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .site-slider.site-slide-height-dt-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block .site-slider-video {
    height: calc(100lvh - 45px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-published .cms-lc-wrapper.custom-layout-horizontal {
    height: calc(100lvh - 72px);
  }
  body:not(.cms-page-is-in-edit-mode).cms-page-is-published .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-wrapper-block {
    height: calc(100lvh - 72px) !important;
  }
}
@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-1 {
    width: calc(1 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-1 {
    width: calc(1 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-2 {
    width: calc(2 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-2 {
    width: calc(2 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-3 {
    width: calc(3 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-3 {
    width: calc(3 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-4 {
    width: calc(4 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-4 {
    width: calc(4 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-5 {
    width: calc(5 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-5 {
    width: calc(5 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-6 {
    width: calc(6 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-6 {
    width: calc(6 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-7 {
    width: calc(7 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-7 {
    width: calc(7 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-8 {
    width: calc(8 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-8 {
    width: calc(8 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-9 {
    width: calc(9 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-9 {
    width: calc(9 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-10 {
    width: calc(10 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-10 {
    width: calc(10 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-11 {
    width: calc(11 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-11 {
    width: calc(11 / 12 * 100vw);
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-lg-12 {
    width: calc(12 / 12 * 100vw);
  }
}
@media (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.cms-lcz-col-xl-12 {
    width: calc(12 / 12 * 100vw);
  }
}

body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table[class*=custom-card] {
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table[class*=custom-card] {
    width: 400px !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table[class*=custom-card] > tbody > tr > td p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table[class*=custom-card] > tbody > tr > th p {
    font-size: calc(var(--body-font-size-min) * 1px);
    line-height: 140%;
  }
}

body:not(.cms-page-is-in-edit-mode) table.custom-table-horizontal > thead > tr > td,
body:not(.cms-page-is-in-edit-mode) table.custom-table-horizontal > thead > tr > th,
body:not(.cms-page-is-in-edit-mode) table.custom-table-horizontal > tbody > tr > td,
body:not(.cms-page-is-in-edit-mode) table.custom-table-horizontal > tbody > tr > th {
  border: none;
  background: none !important;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal {
  display: block !important;
  overflow: visible;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal:last-child {
  margin-bottom: 0 !important;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > thead {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
  display: block;
  position: relative;
  text-wrap: wrap !important;
  padding-block: 0;
  border: none;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
    padding-inline: var(--space-mb-m);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-inline: var(--space-tb-m);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-inline: var(--space-lp-m);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-inline: var(--space-dt-m);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td:not(:last-child) {
    padding-bottom: var(--space-mb-m);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td:not(:last-child) {
      padding-bottom: var(--space-tb-m);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td:not(:last-child) {
      padding-bottom: var(--space-lp-m);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td:not(:last-child) {
      padding-bottom: var(--space-dt-m);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td .custom-image-horizontal-full {
    max-width: 75% !important;
    margin-inline: auto;
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > :last-child {
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr {
    display: flex;
    background: none !important;
    flex-direction: row;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
    border: none !important;
    text-wrap: wrap !important;
    width: max-content;
    min-height: 50lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td:not(:has(> .image:first-child:last-child)) {
    max-width: 50vw;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-left: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-left: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td {
      padding-left: var(--space-dt-3xl);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child {
    height: 100%;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody {
    height: 100%;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h1:first-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h2:first-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h3:first-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h4:first-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h5:first-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal > tbody > tr > td > table[class*=custom-card]:first-child:last-child > tbody > tr:first-child:last-child > td h6:first-child {
    margin-bottom: auto;
    padding-bottom: 30px;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-xl-columns > tbody > tr > td {
    padding-left: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-xl-columns > tbody > tr > td {
      padding-left: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-xl-columns > tbody > tr > td {
      padding-left: var(--space-lp-4xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-xl-columns > tbody > tr > td {
      padding-left: var(--space-dt-4xl);
    }
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 {
    margin-inline: calc(-50vw + 50%);
    width: 100vw !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav {
    position: relative;
    top: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav button[class*=custom-nav] {
    width: 50px;
    height: 50px;
    background-color: var(--body-bg-color);
    border: 2px solid var(--secondary-color);
    border-radius: 0;
    background-image: url("../images/arrow.svg") !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    font-size: 0;
    position: relative;
    transition: 0.5s ease all;
  }
  @container (width <= 600px ) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav button[class*=custom-nav] {
      width: 45px;
      height: 45px;
      background-size: 15px;
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav button[class*=custom-nav]:hover {
    transition: 0.5s ease all;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav button[class*=custom-nav]:focus {
    outline: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-prev {
    transform: rotate(180deg);
    left: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-prev:hover {
    left: -10px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next {
    margin-left: var(--space-mb-2xs);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-tb-2xs);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-lp-2xs);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-dt-2xs);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next {
    right: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav .custom-nav-next:hover {
    right: -10px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav {
    background: var(--primary-color);
    padding-bottom: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-dt-3xl);
    }
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr .slick-track {
  display: flex;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
  padding-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
    padding-bottom: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
    padding-bottom: var(--space-lp-3xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
    padding-bottom: var(--space-dt-3xl);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
  height: inherit;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide table[class*=custom-card]:first-child:last-child {
  margin-bottom: 0 !important;
  height: 100%;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide {
  color: #ffffff;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td::before,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide::before {
  content: "";
  position: absolute;
  top: 25%;
  left: -1px;
  right: 0;
  bottom: 0;
  background: var(--primary-color);
  z-index: -1;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td::before,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide::before {
    top: -25.135lvh;
    height: 110lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:first-child::before,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:first-child::before {
    display: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:nth-child(2)::before,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:nth-child(2)::before {
    left: unset;
    width: 60%;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
    padding-bottom: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1439px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
    padding-inline: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      padding-inline: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      padding-inline: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      padding-inline: var(--space-dt-3xl);
    }
  }
}
@media (min-width: 1000px) and (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
    margin-right: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      margin-right: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      margin-right: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child,
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child {
      margin-right: var(--space-dt-3xl);
    }
  }
}
@media (min-width: 1000px) and (min-width: 1440px) and (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr > td:last-child::before,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-1 > tbody > tr td.slick-slide:last-child::before {
    right: calc(var(--space-dt-4xl) * -1);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 {
  position: relative;
  min-height: 70lvh;
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 {
    margin-inline: calc(-50vw + 50%);
    width: 100vw !important;
    padding-top: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 {
      padding-top: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 {
      padding-top: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 {
      padding-top: var(--space-dt-3xl);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav {
    position: relative;
    top: -1px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav button[class*=custom-nav] {
    width: 50px;
    height: 50px;
    background-color: var(--body-bg-color);
    border: 2px solid var(--secondary-color);
    border-radius: 0;
    background-image: url("../images/arrow.svg") !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    font-size: 0;
    position: relative;
    transition: 0.5s ease all;
  }
  @container (width <= 600px ) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav button[class*=custom-nav] {
      width: 45px;
      height: 45px;
      background-size: 15px;
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav button[class*=custom-nav]:hover {
    transition: 0.5s ease all;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav button[class*=custom-nav]:focus {
    outline: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-prev {
    transform: rotate(180deg);
    left: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-prev:hover {
    left: -10px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next {
    margin-left: var(--space-mb-2xs);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-tb-2xs);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-lp-2xs);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next {
      margin-left: var(--space-dt-2xs);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next {
    right: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav .custom-nav-next:hover {
    right: -10px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav {
    background: var(--primary-color);
    padding-bottom: var(--space-mb-xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-tb-xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2 .custom-horizontal-slider-nav {
      padding-bottom: var(--space-dt-3xl);
    }
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  bottom: 25%;
  background: var(--primary-color);
  z-index: -1;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-bg-offset-2::before {
    top: -14lvh;
    bottom: 0;
    height: 110lvh;
    right: 5vw;
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > thead {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > * {
  line-height: 120%;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > p:not(:last-child) {
  margin-bottom: var(--space-mb-s);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > p:not(:last-child) {
    margin-bottom: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > p:not(:last-child) {
    margin-bottom: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > p:not(:last-child) {
    margin-bottom: var(--space-dt-s);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote cite {
  line-height: 100%;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote cite::before {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote cite strong {
  display: block;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td {
    position: relative;
    padding-left: 380px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transform: scaleX(-1);
    width: 400px;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote > * {
    transform: scaleX(-1);
  }
}
@media (max-width: 999px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td {
    padding-inline: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote:has(+ .image) {
    max-width: 300px;
    margin-bottom: -40px;
    z-index: 2;
    margin-inline: auto;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote:has(+ .image)::after {
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -11px;
  }
}
@media (max-width: 999px) and (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal.custom-table-blockquote > tbody > tr > td > blockquote:has(+ .image) {
    max-width: 100%;
  }
}

.cf-team-grid-wrapper .cf-team-grid-slick-nav {
  position: relative;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next {
  right: 0;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav {
  padding-top: var(--space-mb-m);
}
@container (width > 600px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav {
    padding-top: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav {
    padding-top: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .cf-team-grid-wrapper .cf-team-grid-slick-nav {
    padding-top: var(--space-dt-m);
  }
}
.cf-team-grid-wrapper .cf-team-grid-slick-nav {
  text-align: center;
}

@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-team-grid-wrapper .cf-team-grid {
    justify-content: flex-start;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-team-grid-wrapper .cf-team-grid .cf-team-grid-col {
    flex: 0 0 261px !important;
    max-width: 261px !important;
  }
}
.cf-voices-grid-wrapper {
  position: relative;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
  position: relative;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next {
  right: 0;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
  padding-top: var(--space-mb-m);
}
@container (width > 600px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
    padding-top: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
    padding-top: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
    padding-top: var(--space-dt-m);
  }
}
.cf-voices-grid-wrapper .cf-voices-grid-slick-nav {
  text-align: center;
}
.cf-voices-grid-wrapper .cf-voices-grid-card .cf-voices-card-desc p {
  line-height: 120%;
  font-size: 16px;
}
.cf-voices-grid-wrapper .cf-voices-grid-card .cf-voices-card-desc p .site-style-small {
  font-size: 12px;
}
.cf-voices-grid-wrapper .cf-voices-grid-card a.video-popup-button {
  position: relative;
  display: block;
  border: none !important;
}
.cf-voices-grid-wrapper .cf-voices-grid-card a.video-popup-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: "\e90d" !important;
  transition: 0.5s ease all;
  position: absolute;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
  bottom: 10px;
  right: 10px;
  top: unset;
  left: unset;
  width: 60px;
  height: 60px;
  background-image: url("../images/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 2px 0;
  padding-top: 5px;
  background-color: transparent;
  border-radius: 0;
  z-index: 1;
  fill: #fff;
  filter: drop-shadow(3px 4px 10px rgba(0, 0, 0, 0.1)) drop-shadow(10px 15px 18px rgba(0, 0, 0, 0.09)) drop-shadow(23px 33px 24px rgba(0, 0, 0, 0.05)) drop-shadow(40px 59px 29px rgba(0, 0, 0, 0.01)) drop-shadow(63px 92px 31px rgba(0, 0, 0, 0));
}
.cf-voices-grid-wrapper .cf-voices-grid-card a.video-popup-button:hover::before {
  color: var(--secondary-color);
  transition: 0.5s ease all;
}

body:not(.cms-page-is-in-edit-mode) .cf-voices-grid-wrapper.cf-voices-add-bg {
  padding-block: 20px;
}
body:not(.cms-page-is-in-edit-mode) .cf-voices-grid-wrapper.cf-voices-add-bg::before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  background: var(--primary-color);
  top: 0;
  bottom: 0;
}

@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper .cf-voices-grid {
    justify-content: flex-start;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper .cf-voices-grid .cf-voices-grid-col {
    flex: 0 0 400px !important;
    max-width: 400px !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper .cf-voices-grid .cf-voices-grid-card {
    margin-top: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper .cf-voices-grid .cf-voices-grid-card .cf-voices-card-image {
    margin-bottom: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper .cf-voices-grid .cf-voices-grid-card a.video-popup-button::before {
    bottom: 20px;
    right: 20px;
    width: 70px;
    height: 70px;
    background-position: 2px 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg {
    padding-block: 0;
    padding-right: var(--space-mb-4xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg {
      padding-right: var(--space-tb-4xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg {
      padding-right: var(--space-lp-4xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg {
      padding-right: var(--space-dt-4xl);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg::before {
    left: calc(400px + var(--space-tb-l) + 20px);
    top: -35lvh;
    height: 135lvh;
  }
}
@media (min-width: 1000px) and (min-width: 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-voices-grid-wrapper.cf-voices-add-bg::before {
    left: calc(400px + var(--space-dt-l) + 20px);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts {
  display: block;
  width: 100% !important;
  border: none !important;
  overflow: visible !important;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody {
  display: block;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
  background: transparent !important;
  display: flex;
  flex-direction: column;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > td,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > th {
  background: transparent !important;
  display: block;
  width: 100% !important;
  border: none !important;
  padding: 0;
  text-wrap: wrap !important;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > td > .image,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th > .image,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td > .image,
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > th > .image {
  width: 100%;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead {
  margin-inline: calc(50% - 50vw);
  width: 100vw;
  margin-bottom: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead {
    margin-bottom: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead {
    margin-bottom: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead {
    margin-bottom: var(--space-dt-xl);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th:nth-child(even) {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
  background: var(--body-bg-color) !important;
  padding-inline: var(--space-mb-s);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-inline: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-inline: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-inline: var(--space-dt-s);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
  padding-top: var(--space-mb-xl);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-top: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-top: var(--space-lp-xl);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-top: var(--space-dt-xl);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
  padding-bottom: var(--space-mb-s);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-bottom: var(--space-tb-s);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-bottom: var(--space-lp-s);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    padding-bottom: var(--space-dt-s);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr:not(:last-child) {
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr:not(:last-child) {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr:not(:last-child) {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr:not(:last-child) {
    margin-bottom: var(--space-dt-m);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
  order: 1;
  margin-bottom: var(--space-mb-m);
}
@container (width > 600px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    margin-bottom: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    margin-bottom: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    margin-bottom: var(--space-dt-m);
  }
}
body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(odd) {
  order: 2;
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts {
    width: max-content !important;
    position: relative;
    display: flex;
    flex-direction: row;
    height: 100lvh;
    overflow: hidden !important;
    margin-bottom: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead {
    display: flex;
    flex-direction: row;
    margin: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr {
    margin-inline: 0;
    padding: 0 !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th {
    width: 100vw !important;
    height: 100%;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th > .image {
    height: 100%;
    display: block;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > thead > tr > th > .image > img {
    height: 100lvh;
    object-fit: cover;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody {
    width: max-content !important;
    position: relative;
    display: flex;
    flex-direction: row;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    box-shadow: none !important;
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 !important;
    top: 0;
    height: 100lvh;
    width: 100vw;
    overflow: hidden;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td {
    height: 100%;
    width: 100vw;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33vw !important;
    background: var(--body-bg-color) !important;
    display: flex;
    flex-direction: column;
    padding-inline: var(--space-mb-l);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-inline: var(--space-tb-l);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-inline: var(--space-lp-l);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-inline: var(--space-dt-l);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    padding-block: var(--space-mb-3xl);
  }
  @container (width > 600px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-block: var(--space-tb-3xl);
    }
  }
  @container (width > 1000px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-block: var(--space-lp-3xl);
    }
  }
  @container (width > 1440px) {
    body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
      padding-block: var(--space-dt-3xl);
    }
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    z-index: 2;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) {
    width: 25vw !important;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h1 + p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h2 + p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h3 + p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h4 + p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h5 + p,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(even) > h6 + p {
    margin-top: auto;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(odd) > .image {
    height: 100%;
    display: block;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr > td:nth-child(odd) > .image > img {
    height: 100lvh;
    object-fit: cover;
  }
}

@media (min-width: 1000px) {
  body.cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts {
    height: calc(100lvh - 45px);
  }
  body.cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal table.custom-table-horizontal-callouts > tbody > tr {
    height: calc(100lvh - 45px);
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper.cf-tabbed-images-bg {
    padding-block: 0;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper.cf-tabbed-images-bg::before {
    width: 25vw;
    top: calc(-50lvh + 50%);
    height: 100lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper.cf-tabbed-images-bg .cf-tabbed-items {
    background: var(--body-bg-color);
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-popup-close {
    position: absolute;
    top: -5lvh !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-images-nav {
    position: absolute;
    width: 100vw;
    left: calc(-100vw + 100%);
    pointer-events: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-images-nav button {
    pointer-events: all;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-images .cf-tabbed-items,
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-images .cf-tabbed-content-items {
    flex: 0 0 33vw !important;
    width: 33vw;
    max-width: none !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-item {
    height: 80lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-popup {
    position: absolute;
    left: calc(-50vw + 50%);
    width: 100vw;
    top: calc(-50lvh + 50%);
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-popup .cf-tabbed-popup-content {
    height: 80lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-tabbed-images-wrapper .cf-tabbed-popup .cf-tabbed-popup-image > img {
    height: 80lvh;
  }
}
@media (min-width: 1000px) {
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-inner .cf-map-image {
    height: 100lvh;
    max-width: none;
    object-fit: contain;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-popup-close {
    position: absolute;
    top: 5lvh !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-nav {
    position: absolute;
    width: 100vw;
    left: calc(-100vw + 100%);
    pointer-events: none;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-nav button {
    pointer-events: all;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-popup {
    position: absolute;
    left: calc(-50vw + 50%);
    width: 100vw;
    top: calc(-50lvh + 50%);
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-popup .cf-image-map-popup-content {
    height: 80lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-popup .cf-image-map-popup-image > img {
    height: 80lvh;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cf-image-map-wrapper {
    container-type: unset !important;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cf-image-map-wrapper .cf-image-map-popup {
    right: 0;
    left: unset;
  }
  body:not(.cms-page-is-in-edit-mode) .cms-lc-wrapper.custom-layout-horizontal .cms-lcz-block.custom-zone-full-width .cf-image-map-wrapper .cf-image-map-nav {
    right: 0;
    left: unset;
  }
  body.cms-page-is-in-preview-mode .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-inner .cf-map-image {
    height: calc(100lvh - 47px);
  }
  body.cms-page-is-published .cms-lc-wrapper.custom-layout-horizontal .cf-image-map-wrapper .cf-image-map-inner .cf-map-image {
    height: calc(100lvh - 72px);
  }
}
.cms-text-feature q,
.cms-text-feature-content q {
  text-align: inherit;
}

blockquote,
q {
  padding: 0 20px;
  position: relative;
  border-radius: 0px;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px)) !important;
  line-height: var(--body-line-height) !important;
}
@media (max-width: 599px) {
  blockquote,
  q {
    padding: 40px 20px;
  }
}
blockquote:before,
q: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: '"' !important;
  display: block;
  position: absolute;
  background-size: 100%;
  top: 0px;
  left: 0px;
  font-size: 13px;
  color: var(--secondary-color);
}

q {
  color: inherit;
}
q h1,
q h2,
q h3,
q h4,
q h5,
q h6,
q ul,
q ol,
q li,
q p {
  color: inherit;
}
q:after, q:before {
  color: var(--secondary-color);
  font-family: var(--serif-font) !important;
  font-size: 30px;
}
q::after {
  display: none;
}
q cite {
  color: var(--secondary-color);
}
q cite::before {
  content: "--" !important;
}
q:not(:last-child) {
  margin-bottom: 20px;
}

blockquote:not(.custom-blockquote-speech-bubble) {
  background: transparent;
  color: inherit;
  padding: 70px 0 0 0;
  position: relative;
  text-align: center;
}
blockquote:not(.custom-blockquote-speech-bubble) > :last-child {
  margin-bottom: 0;
}
@media (max-width: 599px) {
  blockquote:not(.custom-blockquote-speech-bubble) {
    padding-top: 60px;
  }
}
blockquote:not(.custom-blockquote-speech-bubble):last-child {
  margin-bottom: 0;
}
blockquote:not(.custom-blockquote-speech-bubble)::before {
  content: "" !important;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../images/insignia.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 599px) {
  blockquote:not(.custom-blockquote-speech-bubble)::before {
    width: 30px;
    height: 30px;
  }
}
blockquote:not(.custom-blockquote-speech-bubble) h1,
blockquote:not(.custom-blockquote-speech-bubble) h2,
blockquote:not(.custom-blockquote-speech-bubble) h3,
blockquote:not(.custom-blockquote-speech-bubble) h4,
blockquote:not(.custom-blockquote-speech-bubble) h5,
blockquote:not(.custom-blockquote-speech-bubble) h6,
blockquote:not(.custom-blockquote-speech-bubble) ul,
blockquote:not(.custom-blockquote-speech-bubble) ol,
blockquote:not(.custom-blockquote-speech-bubble) li,
blockquote:not(.custom-blockquote-speech-bubble) p {
  color: inherit !important;
}
blockquote:not(.custom-blockquote-speech-bubble) cite {
  color: var(--secondary-color);
  font-family: var(--sans-serif-font);
  text-transform: none !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px)) !important;
}
blockquote:not(.custom-blockquote-speech-bubble) cite::before {
  content: "-" !important;
}
blockquote:not(.custom-blockquote-speech-bubble):not(:last-child) {
  margin-bottom: 20px;
}

blockquote.custom-blockquote-speech-bubble {
  background: #ffffff;
  border-radius: 50px;
  padding: var(--space-mb-l);
}
@container (width > 600px) {
  blockquote.custom-blockquote-speech-bubble {
    padding: var(--space-tb-l);
  }
}
@container (width > 1000px) {
  blockquote.custom-blockquote-speech-bubble {
    padding: var(--space-lp-l);
  }
}
@container (width > 1440px) {
  blockquote.custom-blockquote-speech-bubble {
    padding: var(--space-dt-l);
  }
}
blockquote.custom-blockquote-speech-bubble {
  text-align: left;
  position: relative;
}
blockquote.custom-blockquote-speech-bubble::before {
  display: none;
}
blockquote.custom-blockquote-speech-bubble cite {
  color: var(--primary-color);
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
}
blockquote.custom-blockquote-speech-bubble::after {
  content: "";
  width: 36px;
  height: 36px;
  display: block;
  background: #fff;
  position: absolute;
  bottom: 30px;
  left: -11px;
  transform: rotate(33deg);
}

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: 999px) {
  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: var(--shade-color-3);
}
.site-form-payment-wrapper .site-form-title {
  color: var(--primary-color);
  font-family: var(--serif-font);
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
}
.cms-feature-wrapper .cms-feature-datablock table.table th, .cms-feature-wrapper .cms-feature-datablock table.table td {
  vertical-align: middle;
}
.cms-feature-wrapper .cms-feature-datablock table tr td,
.cms-feature-wrapper .cms-feature-datablock table tr th {
  text-align: left;
}
.cms-feature-wrapper .cms-feature-datablock table tr {
  background: transparent;
}
.cms-feature-wrapper .cms-feature-datablock table tr th {
  background: #ffffff;
  font-family: var(--serif-font);
  color: #000000;
}
.cms-feature-wrapper .cms-feature-datablock table tr:nth-child(2n) {
  background: transparent;
}
@media (max-width: 599px) {
  .cms-feature-wrapper .cms-feature-datablock 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;
  }
}
@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td h1,
  table.site-table-mobile > thead > tr > td h2,
  table.site-table-mobile > thead > tr > td h3,
  table.site-table-mobile > thead > tr > td h4,
  table.site-table-mobile > thead > tr > td h5,
  table.site-table-mobile > thead > tr > td h6,
  table.site-table-mobile > thead > tr > th h1,
  table.site-table-mobile > thead > tr > th h2,
  table.site-table-mobile > thead > tr > th h3,
  table.site-table-mobile > thead > tr > th h4,
  table.site-table-mobile > thead > tr > th h5,
  table.site-table-mobile > thead > tr > th h6,
  table.site-table-mobile > tbody > tr > td h1,
  table.site-table-mobile > tbody > tr > td h2,
  table.site-table-mobile > tbody > tr > td h3,
  table.site-table-mobile > tbody > tr > td h4,
  table.site-table-mobile > tbody > tr > td h5,
  table.site-table-mobile > tbody > tr > td h6,
  table.site-table-mobile > tbody > tr > th h1,
  table.site-table-mobile > tbody > tr > th h2,
  table.site-table-mobile > tbody > tr > th h3,
  table.site-table-mobile > tbody > tr > th h4,
  table.site-table-mobile > tbody > tr > th h5,
  table.site-table-mobile > tbody > tr > th h6 {
    margin-bottom: 20px !important;
  }
}

table.site-table-no-scroll {
  display: table !important;
}

@media (max-width: 599px) {
  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.ck-table-resized.site-table-mobile-stack, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack thead, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack tbody, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack tfoot {
    display: block !important;
    width: 100% !important;
    table-layout: auto !important;
    border-collapse: separate !important;
  }
  table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack tr td, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack thead tr td, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack tbody tr td, table.site-table-mobile-stack.ck-table-resized.site-table-mobile-stack tfoot tr td {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 10px !important;
    word-break: break-word !important;
  }
  table.site-table-mobile-stack tr {
    background-color: transparent;
    border: 1px solid var(--shade-color-1);
    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: var(--serif-font);
  }
}
@media (max-width: 599px) and (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-top: none;
    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: var(--primary-color);
  }
  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 var(--shade-color-1);
}
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-author {
  width: 100% !important;
  overflow: visible !important;
}
table.custom-table-author > thead > tr,
table.custom-table-author > tbody > tr {
  background: transparent !important;
}
table.custom-table-author > thead > tr > th,
table.custom-table-author > thead > tr > td,
table.custom-table-author > tbody > tr > th,
table.custom-table-author > tbody > tr > td {
  border: none !important;
  padding: 0 !important;
  text-wrap: wrap !important;
  vertical-align: top !important;
  width: 75%;
  position: relative;
}
@media (max-width: 599px) {
  table.custom-table-author > thead > tr > th,
  table.custom-table-author > thead > tr > td,
  table.custom-table-author > tbody > tr > th,
  table.custom-table-author > tbody > tr > td {
    width: 50%;
  }
}
@media (min-width: 600px) {
  table.custom-table-author > thead > tr > th:has(.image),
  table.custom-table-author > thead > tr > td:has(.image),
  table.custom-table-author > tbody > tr > th:has(.image),
  table.custom-table-author > tbody > tr > td:has(.image) {
    width: 25%;
  }
}
table.custom-table-author > thead > tr > th:has(.image) .image,
table.custom-table-author > thead > tr > td:has(.image) .image,
table.custom-table-author > tbody > tr > th:has(.image) .image,
table.custom-table-author > tbody > tr > td:has(.image) .image {
  display: block;
}
table.custom-table-author > thead > tr > th:has(.image) .image:not(:last-child) + .image,
table.custom-table-author > thead > tr > td:has(.image) .image:not(:last-child) + .image,
table.custom-table-author > tbody > tr > th:has(.image) .image:not(:last-child) + .image,
table.custom-table-author > tbody > tr > td:has(.image) .image:not(:last-child) + .image {
  padding-top: var(--space-mb-s);
}
@container (width > 600px) {
  table.custom-table-author > thead > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > thead > tr > td:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > td:has(.image) .image:not(:last-child) + .image {
    padding-top: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  table.custom-table-author > thead > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > thead > tr > td:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > td:has(.image) .image:not(:last-child) + .image {
    padding-top: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  table.custom-table-author > thead > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > thead > tr > td:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > th:has(.image) .image:not(:last-child) + .image,
  table.custom-table-author > tbody > tr > td:has(.image) .image:not(:last-child) + .image {
    padding-top: var(--space-dt-m);
  }
}
table.custom-table-author > thead > tr > th:has(.image) .custom-image-shadow,
table.custom-table-author > thead > tr > td:has(.image) .custom-image-shadow,
table.custom-table-author > tbody > tr > th:has(.image) .custom-image-shadow,
table.custom-table-author > tbody > tr > td:has(.image) .custom-image-shadow {
  z-index: 1;
  position: relative;
  overflow: hidden;
  box-shadow: none;
  border-radius: 5px;
}
table.custom-table-author > thead > tr > th:has(.image) .custom-image-shadow::before,
table.custom-table-author > thead > tr > td:has(.image) .custom-image-shadow::before,
table.custom-table-author > tbody > tr > th:has(.image) .custom-image-shadow::before,
table.custom-table-author > tbody > tr > td:has(.image) .custom-image-shadow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--quaternary-color);
  z-index: -1;
}
table.custom-table-author > thead > tr > th:not(:has(.image)),
table.custom-table-author > thead > tr > td:not(:has(.image)),
table.custom-table-author > tbody > tr > th:not(:has(.image)),
table.custom-table-author > tbody > tr > td:not(:has(.image)) {
  padding-left: 25px !important;
}
@media (min-width: 1000px) {
  table.custom-table-author > thead > tr > th:not(:has(.image)),
  table.custom-table-author > thead > tr > td:not(:has(.image)),
  table.custom-table-author > tbody > tr > th:not(:has(.image)),
  table.custom-table-author > tbody > tr > td:not(:has(.image)) {
    padding-left: 40px !important;
  }
}
table.custom-table-author > thead > tr > th:not(:has(.image)) > :first-child::before,
table.custom-table-author > thead > tr > td:not(:has(.image)) > :first-child::before,
table.custom-table-author > tbody > tr > th:not(:has(.image)) > :first-child::before,
table.custom-table-author > tbody > tr > td:not(:has(.image)) > :first-child::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: "\f004" !important;
  position: absolute;
  left: 0;
}
@media (max-width: 599px) {
  table.custom-table-author > thead > tr,
  table.custom-table-author > tbody > tr {
    display: flex;
    flex-direction: column;
  }
  table.custom-table-author > thead > tr > th,
  table.custom-table-author > thead > tr > td,
  table.custom-table-author > tbody > tr > th,
  table.custom-table-author > tbody > tr > td {
    order: 2;
  }
  table.custom-table-author > thead > tr > th:not(:last-child),
  table.custom-table-author > thead > tr > td:not(:last-child),
  table.custom-table-author > tbody > tr > th:not(:last-child),
  table.custom-table-author > tbody > tr > td:not(:last-child) {
    padding-top: 10px !important;
  }
  table.custom-table-author > thead > tr > th:has(.image),
  table.custom-table-author > thead > tr > td:has(.image),
  table.custom-table-author > tbody > tr > th:has(.image),
  table.custom-table-author > tbody > tr > td:has(.image) {
    order: 1;
  }
}

td.slick-slide {
  border: none;
}

@media (max-width: 599px) {
  table.site-table-tabs > tbody {
    display: flex;
    width: 100%;
  }
}
table.site-table-tabs .site-tbl-tab-header-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-1 > tr {
  max-width: calc(100% / 1);
  flex: 0 0 calc(100% / 1);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-2 > tr {
  max-width: calc(100% / 2);
  flex: 0 0 calc(100% / 2);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-3 > tr {
  max-width: calc(100% / 3);
  flex: 0 0 calc(100% / 3);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-4 > tr {
  max-width: calc(100% / 4);
  flex: 0 0 calc(100% / 4);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-5 > tr {
  max-width: calc(100% / 5);
  flex: 0 0 calc(100% / 5);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-6 > tr {
  max-width: calc(100% / 6);
  flex: 0 0 calc(100% / 6);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-7 > tr {
  max-width: calc(100% / 7);
  flex: 0 0 calc(100% / 7);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-8 > tr {
  max-width: calc(100% / 8);
  flex: 0 0 calc(100% / 8);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-9 > tr {
  max-width: calc(100% / 9);
  flex: 0 0 calc(100% / 9);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-10 > tr {
  max-width: calc(100% / 10);
  flex: 0 0 calc(100% / 10);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-11 > tr {
  max-width: calc(100% / 11);
  flex: 0 0 calc(100% / 11);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper.site-tbl-tab-header-12 > tr {
  max-width: calc(100% / 12);
  flex: 0 0 calc(100% / 12);
  text-align: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header {
  display: flex;
  background: #ffffff !important;
  transition: 0.5s ease all;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header th {
  letter-spacing: 0;
  text-transform: none;
  background: none;
  cursor: pointer;
  width: 100%;
  align-self: center;
  color: var(--primary-color);
  padding: 10px 30px;
  text-align: center;
  border: 1px solid var(--primary-color);
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header:hover {
  background: var(--primary-color) !important;
  transition: all 0.5s ease;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header:hover th {
  background: none;
  color: #ffffff;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header.site-tbl-tab-header-active {
  background: var(--primary-color) !important;
  color: #ffffff;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header.site-tbl-tab-header-active th {
  background: none;
  color: #ffffff;
}
@media (max-width: 899px) {
  table.site-table-tabs .site-tbl-tab-header-wrapper {
    display: none;
  }
}
@media (max-width: 599px) {
  table.site-table-tabs .site-tbl-tab-desc-wrapper {
    width: 100%;
  }
}
table.site-table-tabs .site-tbl-tab-desc-wrapper .site-tbl-tab-desc {
  display: none;
}
table.site-table-tabs .site-tbl-tab-desc-wrapper .site-tbl-tab-desc.site-tbl-tab-desc-active {
  display: block;
}
@media (max-width: 899px) {
  table.site-table-tabs .site-tbl-tab-desc-wrapper .site-tbl-tab-desc {
    display: block !important;
  }
}
table.site-table-tabs .site-tbl-tab-desc-wrapper .site-tbl-tab-desc:last-child .site-tbl-tab-accordion-title {
  margin-bottom: 0;
}
table.site-table-tabs .site-tbl-tab-accordion-title {
  font-family: var(--serif-font);
  display: none;
  color: var(--primary-color) !important;
  text-align: left;
  border: 0px solid var(--secondary-color) !important;
  transition: 0.5s ease all;
  width: 100%;
  border-radius: 0px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  padding: 25px 30px !important;
  margin: 0 0 5px;
  font-weight: normal;
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px));
  position: relative;
  cursor: pointer;
  border-block-color: var(--secondary-color) !important;
  background: #ffffff;
}
@media (max-width: 899px) {
  table.site-table-tabs .site-tbl-tab-accordion-title {
    white-space: normal;
    padding-inline-end: 69px !important;
  }
}
table.site-table-tabs .site-tbl-tab-accordion-title:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 100%;
  background-color: var(--primary-color);
  display: none;
}
table.site-table-tabs .site-tbl-tab-accordion-title:after {
  color: var(--primary-color);
  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: "+" !important;
  position: absolute;
  right: 20px;
  display: block;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 100 !important;
  top: 0;
  line-height: 16px;
  transition: all ease 0.5s;
  transform-origin: center;
  transform: rotate(0) translateY(-50%);
  top: calc(50% - 8px);
}
@media (max-width: 599px) {
  table.site-table-tabs .site-tbl-tab-accordion-title:after {
    font-size: 30px;
  }
}
@media (max-width: 899px) {
  table.site-table-tabs .site-tbl-tab-accordion-title {
    display: block;
  }
}
table.site-table-tabs .site-tbl-tab-accordion-title.site-tbl-tab-accordion-title-active {
  color: #ffffff !important;
  background: var(--primary-color) !important;
}
table.site-table-tabs .site-tbl-tab-accordion-title.site-tbl-tab-accordion-title-active::before {
  background: var(--primary-color) !important;
}
table.site-table-tabs .site-tbl-tab-accordion-title.site-tbl-tab-accordion-title-active::after {
  color: #ffffff !important;
  transform: rotate(45deg) translateY(-50%);
}
table.site-table-tabs .site-tbl-tab-desc-block > tr {
  display: flex;
  width: 100%;
}
table.site-table-tabs .site-tbl-tab-desc-block > tr > td {
  width: 100%;
  display: block;
  white-space: normal;
}
@media (max-width: 899px) {
  table.site-table-tabs .site-tbl-tab-desc-block {
    display: none;
  }
  table.site-table-tabs .site-tbl-tab-desc-block > tr {
    margin: 0;
    display: block;
    background: none;
    padding: 20px;
  }
  table.site-table-tabs .site-tbl-tab-desc-block > tr + tr {
    padding-top: 0;
  }
  table.site-table-tabs .site-tbl-tab-desc-block > tr > td {
    padding: 0;
  }
}
@media (min-width: 900px) {
  table.site-table-tabs .site-tbl-tab-desc-block {
    display: block !important;
  }
}

table {
  border: none;
}
table.site-table-accordion {
  display: table !important;
  white-space: normal;
}
table.site-table-accordion tr {
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  line-height: var(--body-line-height);
  background: transparent !important;
}
@media (max-width: 599px) {
  table.site-table-accordion tr {
    padding: 0 !important;
    display: table-row !important;
  }
}
table.site-table-accordion tr th {
  color: var(--primary-color) !important;
  text-align: left;
  background: none !important;
  letter-spacing: 0;
  text-transform: none;
  border: none;
  transition: all 0.5s ease;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
  padding: 20px;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  background: transparent !important;
  border: none !important;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  transition: all 0.5s ease;
  margin: 0;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: var(--primary-color) !important;
  text-align: left;
  display: block;
  padding: 25px 65px 25px 20px !important;
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px)) !important;
  font-weight: normal;
}
@media (max-width: 999px) {
  table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
    padding-block: 15px !important;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: transparent !important;
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th {
  padding-inline-end: 80px;
  transition: all 0.5s ease;
}
@media (max-width: 599px) {
  table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th {
    padding-block: 15px !important;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 20px;
  width: 15px;
  height: 15px;
  background: transparent;
  border-radius: 0;
  color: var(--primary-color);
  background-image: url("../images/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  transition: all 0.5s ease;
  transform: rotate(0deg) translateY(-50%);
  font-weight: normal;
  line-height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  transform-origin: top;
}
@media (max-width: 599px) {
  table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th:before {
    font-size: 30px;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header 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: "\f000" !important;
  position: absolute;
  left: 0 !important;
  font-size: 10px !important;
  top: -10px !important;
  transform: none !important;
  border: none !important;
  right: unset !important;
  background: none !important;
  height: 16px !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th:hover {
  transition: all 0.5s ease;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th:hover:before {
  transition: all 0.5s ease;
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: var(--secondary-color) !important;
  background: transparent !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:before {
  transform: rotate(90deg) translateY(-50%);
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:has(+ .site-tbl-accordion-header), table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:last-child {
  border-bottom: 1px solid var(--primary-color);
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:has(+ .site-tbl-accordion-header) > .site-tbl-accordion-desc-wrapper, table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:last-child > .site-tbl-accordion-desc-wrapper {
  padding-bottom: 20px;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc > .site-tbl-accordion-desc-wrapper > td {
  padding: 0;
  border: none;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:not(:last-child) {
  margin-bottom: 0;
  display: block;
}
@media (max-width: 599px) {
  table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:not(:last-child) {
    display: block !important;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc + .site-tbl-accordion-desc > .site-tbl-accordion-desc-wrapper:first-child > td:first-child {
  padding-top: 0;
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  padding: 25px 20px 25px 65px !important;
}
@media (max-width: 599px) {
  table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th {
    padding-block: 15px !important;
  }
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th:before {
  left: 20px;
  right: initial;
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th::after {
  display: none !important;
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header-active th {
  padding-right: 35px !important;
}

.site-feature-accordion-wrapper .cms-text-feature-data {
  border-bottom: 1px solid var(--primary-color);
}
.site-feature-accordion-wrapper .cms-feature-title {
  position: relative;
  cursor: pointer;
  margin-bottom: 0px !important;
  display: flex;
  align-items: center;
  background: #ffffff;
  color: var(--primary-color);
  padding: 0 65px 15px 20px;
  background: transparent !important;
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  transition: all 0.5s ease;
  font-size: clamp(calc(var(--h6-font-size-min) * 1px), calc(var(--h6-font-size-min) * 1px + (100vw - 600px) * ((var(--h6-font-size-max) - var(--h6-font-size-min)) / (1920 - 600))), calc(var(--h6-font-size-max) * 1px)) !important;
}
.site-feature-accordion-wrapper .cms-feature-title::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: "\f000" !important;
  position: absolute;
  left: 0 !important;
  font-size: 10px !important;
  top: -10px !important;
  transform: none !important;
  border: none !important;
  right: unset !important;
  background: none !important;
  height: 16px !important;
}
@media (max-width: 599px) {
  .site-feature-accordion-wrapper .cms-feature-title {
    padding-block: 15px;
  }
}
.site-feature-accordion-wrapper .cms-feature-title:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 20px;
  width: 15px;
  height: 15px;
  background: transparent;
  border-radius: 0;
  color: var(--primary-color);
  background-image: url("../images/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  transition: all 0.5s ease;
  transform: rotate(0deg) translateY(-50%);
  font-weight: normal;
  line-height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  transform-origin: top;
}
@media (max-width: 599px) {
  .site-feature-accordion-wrapper .cms-feature-title:before {
    font-size: 30px;
  }
}
.site-feature-accordion-wrapper .cms-feature-title:hover {
  transition: 0.5s ease all;
  background: transparent !important;
  color: var(--secondary-color) !important;
}
.site-feature-accordion-wrapper .cms-feature-title:hover:before {
  transition: 0.5s ease all;
  color: var(--secondary-color) !important;
}
.site-feature-accordion-wrapper .cms-feature-datablock {
  padding-bottom: 20px;
}
.site-feature-accordion-wrapper.site-feature-accordion-active .cms-feature-title {
  background: transparent !important;
  color: var(--secondary-color) !important;
}
.site-feature-accordion-wrapper.site-feature-accordion-active .cms-feature-title:before {
  transform: rotate(90deg) translateY(-50%);
  color: var(--secondary-color) !important;
}

body.cms-page-is-in-edit-mode .site-feature-accordion {
  display: block;
}

.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 var(--shade-color-3);
  background: var(--primary-color);
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: var(--secondary-color);
  color: #ffffff;
}

figure.image.site-img-round-border img {
  border-radius: var(--image-border-radius);
}
figure.image.site-img-overlay:after {
  background: var(--image-overlay);
}
figure.image.site-img-overlay.site-img-round-border:after {
  border-radius: var(--image-border-radius);
}

body:not(.cms-page-is-in-edit-mode) figure.image {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.empty-template .site-header, .empty-template .site-footer {
  display: none !important;
}
.empty-template .site-main {
  padding-top: 0;
  width: initial;
}

body:not(.cms-page-is-in-edit-mode).landing-page .site-main {
  padding-bottom: 100px;
}
body:not(.cms-page-is-in-edit-mode) .site-row-block-reduced {
  max-width: 76rem;
  margin-inline: auto;
  float: initial;
}
table.custom-sg-feature {
  width: 100%;
  margin-bottom: 30px;
}
table.custom-sg-feature tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
table.custom-sg-feature td {
  width: 100%;
  vertical-align: top;
}
table.custom-sg-feature td img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 600px) {
  table.custom-sg-feature tr {
    flex-direction: row;
    gap: 20px;
  }
  table.custom-sg-feature td {
    width: 50%;
  }
}

.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: var(--primary-color);
  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: var(--secondary-color);
  color: var(--secondary-color-text);
}
@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: var(--shade-color-1);
  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 var(--shade-color-1);
    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;
  margin: 0 0 20px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
  }
}
.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-color: transparent;
  border: 1px solid #fff;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  width: 300px;
  border: 1px solid var(--primary-color);
  height: auto;
  transition: all ease 0.5s;
  border-radius: 0;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box:focus {
  outline: none;
  border-color: var(--secondary-color);
  transition: all ease 0.5s;
}
@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;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 10px;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
  padding: 7px 22px !important;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button::after {
  display: none;
}
@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;
  margin-right: 10px;
}
@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 var(--shade-color-2);
  border-radius: 0;
  overflow: hidden;
}
.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: var(--secondary-color) !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: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: top;
  border-radius: 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 {
  margin: 20px;
  text-align: left;
}
.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: var(--primary-color);
  margin: 0 0 10px;
  font-family: var(--serif-font);
  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: 16px;
  line-height: 17px;
  color: var(--primary-color);
  margin: -5px 0 10px;
  font-family: var(--sans-serif-font);
  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 {
  font-size: 16px;
  line-height: 17px;
  color: var(--primary-color);
  font-family: var(--sans-serif-font);
  font-weight: normal;
  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: 16px;
  line-height: 17px;
  color: var(--primary-color);
  margin: 0 0 10px;
  font-family: var(--sans-serif-font);
  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: var(--primary-color);
  margin: 0 0 10px;
  font-family: var(--sans-serif-font);
  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: var(--primary-color);
  font-family: var(--sans-serif-font);
}
.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: var(--body-text-color);
  border-bottom: 1px solid var(--body-text-color);
}
.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: var(--secondary-color);
  border-bottom: 1px solid var(--secondary-color);
}
.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: var(--shade-color-2);
  padding: 5px 20px;
  font-weight: normal;
  color: var(--primary-color);
  font-weight: bold;
  font-size: 16px;
}
.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: var(--primary-color);
}

.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 var(--shade-color-2);
}

@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%;
  }
}
.site-bb-image-grid .cms-bb-result-list {
  display: flex;
  flex-wrap: wrap;
}
.site-bb-image-grid .cms-bb-result-item {
  width: 20%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 999px) {
  .site-bb-image-grid .cms-bb-result-item {
    width: 33.333%;
  }
}
@media (max-width: 599px) {
  .site-bb-image-grid .cms-bb-result-item {
    width: 50%;
  }
}
.site-bb-image-grid .cms-bb-result-item .cms-bb-result-item-data {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.site-bb-image-grid .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.site-bb-image-grid .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc-wrapper .cms-bb-directory-contact {
  margin-top: auto;
}

/*.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%;
    }

}
    */
.cms-bb-search-wrapper .cms-bb-sport-totals {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.cms-bb-search-wrapper .cms-bb-sport-totals > div {
  position: relative;
  line-height: 1;
  display: flex;
  flex-flow: row wrap;
  gap: 3px;
}
.cms-bb-search-wrapper .cms-bb-sport-totals > div:after {
  content: "";
  width: 1px;
  height: 100%;
  background: var(--primary-color);
  display: block;
  position: absolute;
  right: -10px;
  top: 0;
}
.cms-bb-search-wrapper .cms-bb-sport-totals > div:last-child:after {
  display: none;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-list {
  height: auto !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data {
  border: 1px solid var(--shade-color-1);
  padding: 20px;
  margin: 0 0 20px;
  display: flex;
  overflow: hidden;
  align-items: center;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: var(--shade-color-2);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button {
  display: inline-block;
  background: var(--primary-color);
  border: 1px solid transparent;
  color: #ffffff;
  border-radius: 20px;
  font-size: 15px;
  font-family: var(--sans-serif-font);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: #ffffff;
  padding: 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  width: 50px;
  text-align: center;
  color: var(--primary-color);
  font-family: var(--serif-font);
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
    width: 100%;
    display: flex;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day {
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day .cms-bb-sport-events-fullday {
  display: none;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day {
    position: relative;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
  }
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-day:after {
    content: ",";
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-month {
  text-transform: uppercase;
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-year {
  font-size: 18px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-date {
  font-size: 35px;
  margin: 5px 0;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper .cms-bb-sport-events-date {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    margin: 0 5px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data {
  width: calc(100% - 220px);
  padding: 0 10px 0 30px;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data {
    width: 100%;
    padding: 10px 0 0;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  margin: 0 0 10px;
  font-family: var(--serif-font);
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-title {
  margin: 0 0 10px;
  font-family: var(--sans-serif-font);
  font-size: 18px;
  color: var(--body-text-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper {
  margin: 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  font-family: var(--sans-serif-font);
  font-size: 18px;
  color: var(--body-text-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  font-family: var(--serif-font);
  font-size: 20px;
  color: var(--body-text-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  margin: 0 0 10px;
  font-family: var(--sans-serif-font);
  font-size: 18px;
  color: var(--body-text-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block {
  display: block;
  font-size: 15px;
  color: var(--body-text-color);
  font-family: var(--sans-serif-font);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-location-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 30px;
  border-radius: 20px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-location-item:before {
  position: absolute;
  left: 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time {
  margin: 0 10px 10px 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time:before {
  content: "\e911" !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;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-time {
    margin: 0 0 10px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-address {
  margin: 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-address:before {
  content: "\e910" !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;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-destination {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-location-block .cms-bb-sport-events-destination:before {
  content: "";
  width: 8px;
  height: 2px;
  display: block;
  background: var(--primary-color);
  position: absolute;
  left: 0;
  top: 7px;
  margin: auto;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-detail-block .cms-bb-sport-events-map-block {
  margin: 5px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  display: flex;
  justify-content: end;
  width: 170px;
  font-family: var(--serif-font);
  color: var(--primary-color);
  font-size: 20px;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
    width: 100%;
    justify-content: flex-start;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-outcome {
  margin: 0 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-score .cms-bb-sport-events-game-opponent {
  position: relative;
  padding: 0 0 0 10px;
  margin: 0 0 0 2px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-score .cms-bb-sport-events-game-opponent:before {
  content: "";
  width: 5px;
  height: 2px;
  display: block;
  background: var(--primary-color);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result .cms-bb-result-item-data .cms-bb-sport-events-notes {
  font-family: var(--sans-serif-font);
  font-size: 14px;
  color: #ffffff;
  margin: 0 0 10px;
}

.cms-bb-sport-events-search-block-desc {
  display: flex;
  justify-content: space-between;
  align-items: end;
  flex-wrap: wrap;
}
@media (max-width: 1099px) {
  .cms-bb-sport-events-search-block-desc {
    align-items: flex-start;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.cms-bb-sport-events-search-block-desc .cms-sport-events-filters {
  display: flex;
  align-items: end;
  gap: 10px;
  flex: 0 0 100%;
  margin-bottom: 20px;
}
@media (max-width: 1099px) {
  .cms-bb-sport-events-search-block-desc .cms-sport-events-filters {
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
    width: 100%;
  }
  .cms-bb-sport-events-search-block-desc .cms-sport-events-filters > div {
    width: 100%;
    text-align: center;
  }
}
.cms-bb-sport-events-search-block-desc input:focus,
.cms-bb-sport-events-search-block-desc select:focus {
  border: 1px solid var(--secondary-color);
}
@media (min-width: 600px) {
  .cms-bb-sport-events-search-block-desc .cms-integration-filter-picker {
    display: flex;
    align-items: center;
  }
  .cms-bb-sport-events-search-block-desc .cms-integration-filter-picker > input {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker {
  margin: 0 10px;
}
.cms-bb-sport-events-search-block-desc .cms-sport-events-date-picker .cms-integration-date-picker {
  padding: 7px 0;
}
@media (max-width: 1099px) {
  .cms-bb-sport-events-search-block-desc .sport-events-search-button {
    width: 100%;
    text-align: center;
    margin-top: calc(var(--space-dt-m) / 2);
  }
}
.cms-bb-sport-events-search-block-desc .sport-events-search-button .sport-events-button {
  padding: 3px 30px;
}
@media (max-width: 1099px) {
  .cms-bb-sport-events-search-block-desc .sport-events-search-button .sport-events-button {
    padding: 10px 30px;
  }
}
.cms-bb-sport-events-search-block-desc .sport-events-select {
  padding-top: 0;
  padding-bottom: 0;
}

.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button {
  background: #ffffff;
  border: 1px solid transparent;
  color: var(--primary-color);
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: var(--primary-color) !important;
  border: none !important;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: var(--secondary-color);
  color: #ffffff;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: #ffffff !important;
  border: none !important;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-title {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-home .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-opponent:before {
  background: #ffffff;
}

.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data {
  background: var(--secondary-color);
  border: var(--secondary-color);
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-light-highlighter {
  background: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button {
  background: var(--primary-color);
  border: 1px solid transparent;
  color: #ffffff;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button a {
  color: #ffffff !important;
  text-decoration: none !important;
  transition: 0.5s ease all;
  border: none !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button:hover {
  background: #ffffff;
  color: var(--secondary-color);
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-event-button:hover a {
  color: var(--secondary-color) !important;
  text-decoration: none !important;
  transition: 0.5s ease all;
  border: none !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-homeaway {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-data .cms-bb-sport-events-desc {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper {
  color: #ffffff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-opponent:before {
  background: #ffffff;
}

.cms-integration-feature-wrapper.custom-hide-description-wrapper .cms-bb-sport-events-desc {
  display: none;
}

/** @format */
.cms-bb-search-block-wrapper {
  padding-top: 30px;
  clear: both;
  display: block;
  overflow: hidden;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
  display: none;
  background: var(--primary-color);
  color: #ffffff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: 0.5s ease all;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title:hover {
  background: var(--secondary-color);
  color: #ffffff;
  transition: 0.5s ease all;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
    display: block;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #ffffff;
  border: 2px solid var(--primary-color);
  font-size: 20px;
  transition: 0.5s ease all;
  line-height: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--primary-color);
}
@media (min-width: 1100px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-close {
    display: none;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block-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;
}
.cms-bb-search-block-wrapper .cms-bb-search-block-close:hover, .cms-bb-search-block-wrapper .cms-bb-search-block-close:focus {
  background: var(--primary-color);
  color: #ffffff;
  transition: 0.5s ease all;
}
.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-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;
  display: none;
}
.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: var(--shade-color-1);
  margin: auto;
  z-index: -2;
  display: none;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-filter-saparation {
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    right: -100%;
    position: fixed;
    width: 100%;
    background: var(--shade-color-2);
    height: calc(100vh - 141px);
    top: 0;
    border: 1px solid var(--shade-color-2);
    padding: 60px 10px 10px;
    margin: auto;
    transition: all ease 0.5s;
    z-index: 9;
    top: 100px;
    height: calc(100dvh - 100px);
  }
}
@media (max-width: 1099px) and (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-filters,
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-date-picker {
    padding: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-filters > div,
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-date-picker > div {
    margin-bottom: 20px;
  }
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-filters *,
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-date-picker * {
    color: var(--body-text-color) !important;
  }
}
@media (max-width: 1099px) and (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-filters input,
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc .cms-sport-events-date-picker input {
    width: 100%;
    margin: 10px 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-desc.cms-bb-search-block-desc-active {
    overflow-y: auto;
    right: 0%;
  }
}
.cms-bb-search-block-wrapper .cms-bb-search-block {
  float: left;
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.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-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
.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-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .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-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 0;
  outline-color: transparent;
  border: 1px solid #fff;
  font-size: clamp(calc(var(--body-font-size-min) * 1px), calc(var(--body-font-size-min) * 1px + (100vw - 600px) * ((var(--body-font-size-max) - var(--body-font-size-min)) / (1920 - 600))), calc(var(--body-font-size-max) * 1px));
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  width: 300px;
  height: 50px;
}
@media (max-width: 1099px) {
  .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-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    width: 100%;
    display: block;
  }
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block {
  float: right;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    float: none;
  }
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
    display: block;
  }
}
.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: 40px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1099px) {
  .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-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-department-filter {
  padding-right: 10px;
}
.cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
  width: 180px;
  height: 52px;
}
@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
    width: 100%;
  }
}

body.cms-page-is-in-preview-mode .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
  top: 141px;
}
@media (min-width: 1000px) {
  body.cms-page-is-in-preview-mode .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    top: 195px;
  }
}

body.cms-page-is-published .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
  top: 168px;
}
@media (min-width: 1000px) {
  body.cms-page-is-published .cms-bb-search-block-wrapper .cms-bb-search-block-desc {
    top: 222px;
  }
}

@media (max-width: 1099px) {
  .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
    position: relative;
    padding-right: 30px;
    padding-block: 10px;
    padding-left: 10px;
    background: var(--secondary-color);
  }
  .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title::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: "\e919" !important;
    position: absolute;
    right: 10px;
    display: none;
  }
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    display: flex;
  }
  .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button:hover {
    text-decoration: none !important;
  }
  .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-department-filter {
    padding-right: 0 !important;
    margin-bottom: 10px !important;
  }
}
/*.cms-team-roster-player-title, .cms-team-roster-result-item {
    display: flex;
    flex-wrap:nowrap
}

.cms-team-roster-player-name, .cms-team-roster-player-name-title {
    flex: 0 0 30%;
    max-width: 30%;
}
.cms-team-roster-player-preferred-name, .cms-team-roster-player-preferred-name-title {
    flex: 0 0 30%;
    max-width: 30%;
}
.cms-team-roster-player-jersey-number, .cms-team-roster-player-jersey-number-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-position, .cms-team-roster-player-position-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-height, .cms-team-roster-player-height-title {
    flex: 0 0 10%;
}
.cms-team-roster-player-weight, .cms-team-roster-player-weight-title {
    flex: 0 0 10%;
}

.cms-team-roster-player-name, .cms-team-roster-player-preferred-name, .cms-team-roster-player-jersey-number, .cms-team-roster-player-position, .cms-team-roster-player-height, .cms-team-roster-player-weight {
    &-title {
        font-weight: bold;
        color: $m1;
        text-transform: uppercase;
    }
}

.site-bb-roster-table {
    @include maxbp($mobile) {
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
        display: table !important;

        caption {
          font-size: 1.3em;
        }

         thead {
          border: none;
          clip: rect(0 0 0 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px;
        }

         tr {
          display: block;
          margin-bottom: .625em;
          background: none !important;
        }

         td {
          border-bottom: 1px solid #ddd;
          display: block;
          text-align: right !important;
        }

         td::before {
          content: attr(data-th);
          float: left; 
          font-weight: bold;
          text-transform: uppercase;
          color: $m1;
        }

         td:last-child {
          border-bottom: 0;
        }
      }
}
*/
.site-bb-roster-table {
  width: 100%;
}
.site-bb-roster-table th,
.site-bb-roster-table td {
  padding: 5px;
}
.site-bb-roster-table th {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  font-family: var(--sans-serif-font);
}
.site-bb-roster-table td {
  color: var(--primary-color);
  font-size: 16px;
  font-family: var(--sans-serif-font);
  font-weight: bold;
}
.site-bb-roster-table .cms-team-roster-player-jersey-number,
.site-bb-roster-table .cms-team-roster-player-position,
.site-bb-roster-table .cms-team-roster-player-height,
.site-bb-roster-table .cms-team-roster-player-weight {
  text-align: center;
}
.site-bb-roster-table .cms-team-roster-player-jersey-number-title,
.site-bb-roster-table .cms-team-roster-player-position-title,
.site-bb-roster-table .cms-team-roster-player-height-title,
.site-bb-roster-table .cms-team-roster-player-weight-title {
  text-align: center;
}
@media (max-width: 599px) {
  .site-bb-roster-table tr td {
    min-height: 50px;
    line-height: 35px;
  }
}

.site-bb-roster-coach-title {
  margin: 20px 5px;
  font-weight: bold;
  font-size: 20px;
  color: var(--secondary-color);
}

.site-bb-roster-coach-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  display: table !important;
}
.site-bb-roster-coach-table caption {
  font-size: 1.3em;
}
.site-bb-roster-coach-table thead {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.site-bb-roster-coach-table tr {
  display: block;
  margin-bottom: 0.625em;
  background: none !important;
}
.site-bb-roster-coach-table td {
  border-bottom: 1px solid #ddd;
  display: block;
  text-align: right !important;
  min-height: 50px;
}
.site-bb-roster-coach-table 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: var(--secondary-color);
}
.site-bb-roster-coach-table td:last-child {
  border-bottom: 0;
}
.site-bb-roster-coach-table tr {
  border: 1px solid var(--primary-color);
  padding: 0 10px;
}

.cms-feature-datablock ul.todo-list {
  list-style: none;
}
.cms-feature-datablock ul.todo-list li::before {
  display: none !important;
}
.cms-feature-datablock ul.todo-list li label.todo-list__label span.todo-list__label__description {
  margin: 0 0 0 10px;
}
.cms-feature-datablock ul:not(.slick-dots) li::marker,
.cms-feature-datablock ol:not(.slick-dots) li::marker {
  color: var(--primary-color);
  width: 20px;
  height: 20px;
  background: black;
  display: block;
}
.cms-feature-datablock ul.custom-list-star li {
  list-style: none;
  position: relative;
  padding-top: 5px;
}
.cms-feature-datablock ul.custom-list-star li::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: "\f000" !important;
  color: var(--primary-color);
  position: absolute;
  left: -23px;
  font-size: 12px;
  top: 0;
}

.cf-card-grid-wrapper .cf-card-grid .cf-card .cf-card-content .site-style-small {
  font-size: 14px;
}
.cf-card-grid-wrapper.cf-card-embellishment .cf-card-grid .cf-card .cf-card-content .site-style-small::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: "\f000" !important;
  margin-right: 10px;
  font-size: 12px;
  transition: 0.5s ease all;
}

body:has(.cf-card-grid-wrapper.cf-wrapper-active) .site-header {
  opacity: 0;
  pointer-events: none;
}

.cf-card-grid-wrapper .cf-tabbed-content {
  position: relative;
  padding-left: 20px;
}
@media (min-width: 1000px) {
  .cf-card-grid-wrapper .cf-tabbed-content {
    padding-left: 5%;
  }
}
.cf-card-grid-wrapper .cf-tabbed-content::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: "\f000" !important;
  font-size: 12px;
  top: 10px;
  left: 0;
  position: absolute;
}
.cf-card-grid-wrapper .cf-tabbed-image {
  border: 10px solid #ffffff;
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.cf-card-grid-wrapper .cf-card-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-card-grid-wrapper .cf-card-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-card-grid-wrapper .cf-card-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-card-grid-wrapper .cf-card-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-card-grid-wrapper .cf-card-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-card-grid-wrapper .cf-card-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-card-grid-wrapper .cf-card-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-card-grid-wrapper .cf-card-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-card-grid-wrapper .cf-card-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-card-grid-wrapper .cf-card-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-card-grid-wrapper .cf-card-nav .custom-nav-next {
  right: 0;
}
.cf-card-grid-wrapper .cf-card-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-card-grid-wrapper .cf-card-nav button:hover {
  background-color: var(--body-bg-color) !important;
  border-color: var(--secondary-color) !important;
}
@media (min-width: 600px) {
  .cf-card-grid-wrapper .cf-card-popup-inner {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-card-grid-wrapper .cf-card-popup .cf-card-popup-image {
  border: 10px solid #ffffff;
}
@media (max-width: 599px) {
  .cf-card-grid-wrapper .cf-card-popup .cf-card-popup-image {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-card-grid-wrapper .cf-card-popup-close {
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cf-card-grid-wrapper .cf-card-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-size: 16px;
}
.cf-card-grid-wrapper .cf-card-popup-close:focus {
  outline: none;
}
.cf-card-grid-wrapper.cf-card-popup-bg-secondary::after {
  background: var(--secondary-color);
}
.cf-card-grid-wrapper.cf-card-popup-bg-secondary .cf-card-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-card-grid-wrapper.cf-card-popup-bg-tertiary::after {
  background: var(--tertiary-color);
}
.cf-card-grid-wrapper.cf-card-popup-bg-tertiary .cf-card-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-card-grid-wrapper.cf-card-popup-bg-tertiary .cf-card-popup-close:hover {
  border-color: var(--secondary-color);
}

body.cms-page-is-in-preview-mode .cf-card-grid-wrapper .cf-card-popup-close {
  top: 45px !important;
}

body.cms-page-is-in-edit-mode .cf-card-grid-wrapper .cf-card-popup-close,
body.cms-page-is-published .cf-card-grid-wrapper .cf-card-popup-close {
  top: 72px !important;
}

.cf-card-popup .cf-card-popup-content-inner ul > li {
  list-style-position: inside;
}
.cf-card-popup .cf-card-popup-content-inner ul.custom-list-star > li {
  padding-left: 20px;
}
.cf-card-popup .cf-card-popup-content-inner ul.custom-list-star > li::before {
  left: 0;
}

.cf-media-card-wrapper .cf-media-card-nav {
  position: relative;
}
.cf-media-card-wrapper .cf-media-card-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-media-card-wrapper .cf-media-card-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-media-card-wrapper .cf-media-card-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-media-card-wrapper .cf-media-card-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-media-card-wrapper .cf-media-card-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-media-card-wrapper .cf-media-card-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-media-card-wrapper .cf-media-card-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-media-card-wrapper .cf-media-card-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-media-card-wrapper .cf-media-card-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-media-card-wrapper .cf-media-card-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-media-card-wrapper .cf-media-card-nav .custom-nav-next {
  right: 0;
}
.cf-media-card-wrapper .cf-media-card-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-media-card-wrapper .cf-media-card-nav {
  padding-top: var(--space-mb-xl);
}
@container (width > 600px) {
  .cf-media-card-wrapper .cf-media-card-nav {
    padding-top: var(--space-tb-xl);
  }
}
@container (width > 1000px) {
  .cf-media-card-wrapper .cf-media-card-nav {
    padding-top: var(--space-lp-3xl);
  }
}
@container (width > 1440px) {
  .cf-media-card-wrapper .cf-media-card-nav {
    padding-top: var(--space-dt-3xl);
  }
}
.cf-media-card-wrapper .cf-media-card-nav {
  text-align: center;
}
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h1,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h2,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h3,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h4,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h5,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h6 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h1,
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h2,
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h3,
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h4,
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h5,
  .cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box h6 {
    font-size: 20px;
  }
}
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box > :first-child {
  position: relative;
  padding-left: 20px;
}
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-box > :first-child::before {
  content: "\f000" !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;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
}
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-label .custom-size-h2,
.cf-media-card-wrapper .cf-media-card .cf-media-card-item .cf-media-card-label .custom-size-h1 {
  font-weight: 400 !important;
}
.cf-media-card-wrapper .cf-media-card .cf-media-card-item:nth-child(even) .custom-insignia-icon::before {
  margin-left: auto;
}
@media (min-width: 600px) {
  .cf-media-card-wrapper.cf-media-card-reversed .cf-media-card .cf-media-card-item:nth-child(even) .custom-insignia-icon::before {
    margin-left: 0;
  }
  .cf-media-card-wrapper.cf-media-card-reversed .cf-media-card .cf-media-card-item:nth-child(odd) .custom-insignia-icon::before {
    margin-left: auto;
  }
}

.cf-tabbed-images-wrapper .cf-tabbed-content {
  position: relative;
  padding-left: 20px;
  transition: 0.5s ease all;
}
.cf-tabbed-images-wrapper .cf-tabbed-content.cf-content-active {
  padding-left: 25px !important;
}
@media (min-width: 1000px) {
  .cf-tabbed-images-wrapper .cf-tabbed-content {
    padding-left: 5%;
  }
  .cf-tabbed-images-wrapper .cf-tabbed-content.cf-content-active {
    padding-left: 7% !important;
  }
}
.cf-tabbed-images-wrapper .cf-tabbed-content::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: "\f000" !important;
  font-size: 12px;
  top: 10px;
  left: 0;
  position: absolute;
}
.cf-tabbed-images-wrapper .cf-tabbed-image {
  border: 10px solid #ffffff;
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.cf-tabbed-images-wrapper .cf-tabbed-item.cf-tabbed-images-remove-border-shadow .cf-tabbed-image {
  box-shadow: none;
  border: none;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-tabbed-images-wrapper .cf-tabbed-images-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next {
  right: 0;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-tabbed-images-wrapper .cf-tabbed-images-nav button:hover {
  background-color: var(--body-bg-color) !important;
  border-color: var(--secondary-color) !important;
}
@media (min-width: 600px) {
  .cf-tabbed-images-wrapper .cf-tabbed-popup-inner {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-tabbed-images-wrapper .cf-tabbed-popup .cf-tabbed-popup-image {
  border: 10px solid #ffffff;
}
@media (max-width: 599px) {
  .cf-tabbed-images-wrapper .cf-tabbed-popup .cf-tabbed-popup-image {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-tabbed-images-wrapper .cf-tabbed-popup-close {
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cf-tabbed-images-wrapper .cf-tabbed-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-size: 16px;
}
.cf-tabbed-images-wrapper .cf-tabbed-popup-close:focus {
  outline: none;
}
.cf-tabbed-images-wrapper.cf-tabbed-popup-bg-secondary::after {
  background: var(--secondary-color);
}
.cf-tabbed-images-wrapper.cf-tabbed-popup-bg-secondary .cf-tabbed-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-tabbed-images-wrapper.cf-tabbed-popup-bg-tertiary::after {
  background: var(--tertiary-color);
}
.cf-tabbed-images-wrapper.cf-tabbed-popup-bg-tertiary .cf-tabbed-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-tabbed-images-wrapper.cf-tabbed-popup-bg-tertiary .cf-tabbed-popup-close:hover {
  border-color: var(--secondary-color);
}
.cf-tabbed-images-wrapper.cf-tabbed-images-bg {
  position: relative;
}
.cf-tabbed-images-wrapper.cf-tabbed-images-bg::before {
  content: "";
  background: var(--primary-color);
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 50%;
}
@media (min-width: 600px) {
  .cf-tabbed-images-wrapper.cf-tabbed-images-bg {
    padding-block: 40px;
  }
  .cf-tabbed-images-wrapper.cf-tabbed-images-bg::before {
    width: 33%;
    height: 100%;
  }
}

body.cms-page-is-in-preview-mode .cf-tabbed-images-wrapper .cf-tabbed-popup-close {
  top: 45px !important;
}

body.cms-page-is-in-edit-mode .cf-tabbed-images-wrapper .cf-tabbed-popup-close,
body.cms-page-is-published .cf-tabbed-images-wrapper .cf-tabbed-popup-close {
  top: 72px !important;
}

@media (max-width: 999px) {
  body:has(.cf-hero-showcase-row.cf-hero-showcase-popup-active) #site-header {
    display: none;
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation {
  text-align: center;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-navigation button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation button[class*=custom-nav]:focus {
  outline: none;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-prev:hover {
  left: -10px;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next {
  right: 0;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-navigation .custom-nav-next:hover {
  right: -10px;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-close {
  width: 50px !important;
  height: 50px !important;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-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-size: 18px;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-buttons button {
  padding-block: 12px !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content :not([class*=site-button]):not(.site-thumbnail-image-wrapper *):not(var):not(var div):not(p span):not(textarea):not(input):not(.site-form-button):not(.ck5-site-table-accordion-title):not(h1,
h2,
h3,
h4,
h5,
h6,
cite,
var *,
span,
span:not(.marker) *,
samp,
select option):not(.slick-list):not(.slick-track) {
  color: #ffffff;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content select option {
  color: var(--primary-color) !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content select option:checked {
  color: var(--primary-color) !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content select option:hover, .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content select option:focus {
  color: var(--secondary-color) !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content span.site-style-intro-text {
  color: #ffffff !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content span.ck-table-bogus-paragraph > a {
  color: #ffffff !important;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h1,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h2,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h3,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h4,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h5,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content h6,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content span.custom-text-style-h1 {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content blockquote cite {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content ol li::marker, .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content ol li::before,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content ul li::marker,
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content ul li::before {
  color: var(--secondary-color);
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content > :first-child::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: "\f000" !important;
  margin-inline-end: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content > :first-child::before {
    margin-inline-end: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content > :first-child::before {
    margin-inline-end: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content > :first-child::before {
    margin-inline-end: var(--space-dt-2xs);
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content > :first-child::before {
  font-size: 16px;
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
  position: relative;
  display: inline-block;
  border: none !important;
  padding-right: 100px;
  font-family: var(--font-3);
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
@media (min-width: 1000px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
    font-size: 14px;
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
  padding-block: var(--space-mb-m);
}
@container (width > 600px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
    padding-block: var(--space-tb-m);
  }
}
@container (width > 1000px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
    padding-block: var(--space-lp-m);
  }
}
@container (width > 1440px) {
  .cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button {
    padding-block: var(--space-dt-m);
  }
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-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: "\e90d" !important;
  transition: 0.5s ease all;
  position: absolute;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
  bottom: 0;
  right: 0;
  top: unset;
  left: unset;
  width: 70px;
  height: 78px;
  background-image: url("../images/shield.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 -2px;
  background-color: transparent;
  border-radius: 0;
  z-index: 1;
  fill: #fff;
  filter: drop-shadow(3px 4px 10px rgba(0, 0, 0, 0.1)) drop-shadow(10px 15px 18px rgba(0, 0, 0, 0.09)) drop-shadow(23px 33px 24px rgba(0, 0, 0, 0.05)) drop-shadow(40px 59px 29px rgba(0, 0, 0, 0.01)) drop-shadow(63px 92px 31px rgba(0, 0, 0, 0));
}
.cf-hero-showcase-wrapper .cf-hero-showcase-row .cf-hero-showcase-popup-content a.video-popup-button:hover::before {
  color: var(--secondary-color);
  transition: 0.5s ease all;
}

.cf-image-map-wrapper .cf-tabbed-image {
  border: 10px solid #ffffff;
  box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.cf-image-map-wrapper .cf-image-map-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-image-map-wrapper .cf-image-map-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-image-map-wrapper .cf-image-map-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-image-map-wrapper .cf-image-map-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-image-map-wrapper .cf-image-map-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-image-map-wrapper .cf-image-map-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-image-map-wrapper .cf-image-map-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-image-map-wrapper .cf-image-map-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-image-map-wrapper .cf-image-map-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-image-map-wrapper .cf-image-map-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-image-map-wrapper .cf-image-map-nav .custom-nav-next {
  right: 0;
}
.cf-image-map-wrapper .cf-image-map-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-image-map-wrapper .cf-image-map-nav button:hover {
  background-color: var(--body-bg-color) !important;
  border-color: var(--secondary-color) !important;
}
@media (min-width: 600px) {
  .cf-image-map-wrapper .cf-image-map-popup-inner {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-image-map-wrapper .cf-image-map-popup .cf-image-map-popup-image {
  border: 10px solid #ffffff;
}
@media (max-width: 599px) {
  .cf-image-map-wrapper .cf-image-map-popup .cf-image-map-popup-image {
    box-shadow: 63px 92px 31px 0 rgba(0, 0, 0, 0), 40px 59px 29px 0 rgba(0, 0, 0, 0.01), 23px 33px 24px 0 rgba(0, 0, 0, 0.05), 10px 15px 18px 0 rgba(0, 0, 0, 0.09), 3px 4px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.cf-image-map-wrapper .cf-image-map-popup-close {
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cf-image-map-wrapper .cf-image-map-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-size: 16px;
}
.cf-image-map-wrapper .cf-image-map-popup-close:focus {
  outline: none;
}
.cf-image-map-wrapper.cf-image-map-popup-bg-secondary::after {
  background: var(--secondary-color);
}
.cf-image-map-wrapper.cf-image-map-popup-bg-secondary .cf-image-map-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-image-map-wrapper.cf-image-map-popup-bg-tertiary::after {
  background: var(--tertiary-color);
}
.cf-image-map-wrapper.cf-image-map-popup-bg-tertiary .cf-image-map-popup-close {
  background: var(--primary-color);
  color: #ffffff;
  border-color: var(--primary-color);
}
.cf-image-map-wrapper.cf-image-map-popup-bg-tertiary .cf-image-map-popup-close:hover {
  border-color: var(--secondary-color);
}
.cf-image-map-wrapper.cf-image-map-bg {
  position: relative;
}
.cf-image-map-wrapper.cf-image-map-bg::before {
  content: "";
  background: var(--primary-color);
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 50%;
}
@media (min-width: 600px) {
  .cf-image-map-wrapper.cf-image-map-bg {
    padding-block: 40px;
  }
  .cf-image-map-wrapper.cf-image-map-bg::before {
    width: 33%;
    height: 100%;
  }
}

body.cms-page-is-in-preview-mode .cf-image-map-wrapper .cf-image-map-popup-close {
  top: 45px !important;
}

body.cms-page-is-in-edit-mode .cf-image-map-wrapper .cf-image-map-popup-close,
body.cms-page-is-published .cf-image-map-wrapper .cf-image-map-popup-close {
  top: 72px !important;
}

.cf-media-showcase-wrapper .cf-media-showcase-slider-nav button[class*=custom-nav] {
  width: 50px;
  height: 50px;
  background-color: var(--body-bg-color);
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  background-image: url("../images/arrow.svg") !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0;
  position: relative;
  transition: 0.5s ease all;
}
@container (width <= 600px ) {
  .cf-media-showcase-wrapper .cf-media-showcase-slider-nav button[class*=custom-nav] {
    width: 45px;
    height: 45px;
    background-size: 15px;
  }
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav button[class*=custom-nav]:hover {
  transition: 0.5s ease all;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav button[class*=custom-nav]:focus {
  outline: none;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-prev {
  transform: rotate(180deg);
  left: 0;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-prev:hover {
  left: -10px;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next {
  margin-left: var(--space-mb-2xs);
}
@container (width > 600px) {
  .cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next {
    margin-left: var(--space-tb-2xs);
  }
}
@container (width > 1000px) {
  .cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next {
    margin-left: var(--space-lp-2xs);
  }
}
@container (width > 1440px) {
  .cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next {
    margin-left: var(--space-dt-2xs);
  }
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next {
  right: 0;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav .custom-nav-next:hover {
  right: -10px;
}
.cf-media-showcase-wrapper .cf-media-showcase-slider-nav {
  width: max-content;
  margin-inline: auto;
}
.cf-media-showcase-wrapper .cf-media-showcase-col-inner::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: "\f3f5" !important;
  transition: 0.5s ease all;
  background-color: transparent !important;
  font-size: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
  width: 70px;
  height: 78px;
  background-image: url("../images/shield.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 0 -2px !important;
  border-radius: 0;
  z-index: 1;
  fill: #fff;
  filter: drop-shadow(3px 4px 10px rgba(0, 0, 0, 0.1)) drop-shadow(10px 15px 18px rgba(0, 0, 0, 0.09)) drop-shadow(23px 33px 24px rgba(0, 0, 0, 0.05)) drop-shadow(40px 59px 29px rgba(0, 0, 0, 0.01)) drop-shadow(63px 92px 31px rgba(0, 0, 0, 0));
}/*# sourceMappingURL=style.css.map */