@charset "UTF-8";
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?j74dfz");
  src: url("../fonts/icon-fonts/site-icon.eot?j74dfz#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.woff2?j74dfz") format("woff2"), url("../fonts/icon-fonts/site-icon.ttf?j74dfz") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?j74dfz") format("woff"), url("../fonts/icon-fonts/site-icon.svg?j74dfz#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-], [class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dots-three-vertical:before {
  content: "\e92f";
}

.icon-quote:before {
  content: "\e91b";
}

.icon-close:before {
  content: "\e921";
}

.icon-enlarge:before {
  content: "\e92e";
}

.icon-expand:before {
  content: "\e92e";
}

.icon-maximize:before {
  content: "\e92e";
}

.icon-fullscreen:before {
  content: "\e92e";
}

.icon-stop:before {
  content: "\e92c";
}

.icon-player:before {
  content: "\e92c";
}

.icon-square:before {
  content: "\e92c";
}

.icon-location:before {
  content: "\e922";
}

.icon-vimeo:before {
  content: "\e923";
}

.icon-youtube-icon:before {
  content: "\e924";
}

.icon-caret_right:before {
  content: "\e919";
}

.icon-caret_left:before {
  content: "\e91a";
}

.icon-home-outline:before {
  content: "\e91c";
}

.icon-arrow-up:before {
  content: "\e91d";
}

.icon-arrow-left:before {
  content: "\e91e";
}

.icon-arrow-right:before {
  content: "\e91f";
}

.icon-arrow-down:before {
  content: "\e920";
}

.icon-clock:before {
  content: "\e912";
}

.icon-tiktok:before {
  content: "\e903";
}

.icon-angle-down:before {
  content: "\e907";
}

.icon-angle-left:before {
  content: "\e908";
}

.icon-angle-right:before {
  content: "\e90f";
}

.icon-angle-up:before {
  content: "\e913";
}

.icon-angle-back:before {
  content: "\e914";
}

.icon-angle-next:before {
  content: "\e915";
}

.icon-arrow-play:before {
  content: "\e916";
}

.icon-instagram:before {
  content: "\e906";
}

.icon-linkedin:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e917";
}

.icon-facebook:before {
  content: "\e918";
}

.icon-bookmark-long-border:before {
  content: "\e925";
}

.icon-bookmark-long-fill:before {
  content: "\e926";
}

.icon-bookmark-short-border:before {
  content: "\e927";
}

.icon-bookmark-short-fill:before {
  content: "\e928";
}

.icon-youtube:before {
  content: "\e929";
}

.icon-twitter-x:before {
  content: "\e92a";
}

.icon-email:before {
  content: "\e92b";
}

.icon-building-1:before {
  content: "\e92d";
  color: #900;
}

.icon-arrow-long-lft:before {
  content: "\e901";
}

.icon-arrow-long-rt:before {
  content: "\e902";
}

.icon-building-2:before {
  content: "\e904";
}

.icon-email1:before {
  content: "\e905";
}

.icon-map-pin:before {
  content: "\e909";
}

.icon-minus:before {
  content: "\e90a";
}

.icon-phone:before {
  content: "\e90b";
}

.icon-plus:before {
  content: "\e90c";
}

.icon-reel:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e90e";
}

.icon-ubiq:before {
  content: "\e910";
}

.icon-user-circle:before {
  content: "\e911";
}

@keyframes spin-once-icon {
  from {
    transform: rotate(0deg);
    transform-origin: center;
  }
  to {
    transform: rotate(360deg);
    transform-origin: center;
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal-2 {
  16.65% {
    -webkit-transform: rotate(90deg) translateX(8px);
    transform: rotate(90deg) translateX(8px);
  }
  33.3% {
    -webkit-transform: rotate(90deg) translateX(-6px);
    transform: rotate(90deg) translateX(-6px);
  }
  49.95% {
    -webkit-transform: rotate(90deg) translateX(4px);
    transform: rotate(90deg) translateX(4px);
  }
  66.6% {
    -webkit-transform: rotate(90deg) translateX(-2px);
    transform: rotate(90deg) translateX(-2px);
  }
  83.25% {
    -webkit-transform: rotate(90deg) translateX(1px);
    transform: rotate(90deg) translateX(1px);
  }
  100% {
    -webkit-transform: rotate(90deg) translateX(0);
    transform: rotate(90deg) translateX(0);
  }
}
.site-color-text {
  color: var(--text-color) !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: var(--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, .site-color-white .site-bg-primary .sport-events-search-button *.site-button-primary:hover, .site-bg-primary .sport-events-search-button .site-color-white *.site-button-primary:hover, .site-color-white .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button:hover, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .site-color-white button:hover, .site-color-white .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button:hover, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .site-color-white button:hover {
  color: var(--text-color) !important;
}
.site-color-white *.site-button-secondary:hover span, .site-color-white .site-bg-primary .sport-events-search-button *.site-button-primary:hover span, .site-bg-primary .sport-events-search-button .site-color-white *.site-button-primary:hover span, .site-color-white .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button:hover span, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .site-color-white button:hover span, .site-color-white .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button:hover span, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .site-color-white button:hover span {
  color: var(--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(--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 {
  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(--text-color);
}
body:has(.site-header-hamburger-wrapper-active), body.no-body-scrolling {
  overflow: hidden;
}
@media (max-width: 599px) {
  body {
    overflow-x: hidden;
  }
}

main#site-main {
  min-height: 300px;
  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 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((77 - 16) / (768 - 320))), calc(77 * 1px));
  width: 100%;
}
@media (min-width: 600px) {
  .site-container, body.site-page-full-width .site-sub-container {
    padding: 0 clamp(calc(77 * 1px), calc(77 * 1px + (100vw - 768px) * ((128 - 77) / (1280 - 768))), calc(128 * 1px));
  }
}
@media (min-width: 1280px) {
  .site-container, body.site-page-full-width .site-sub-container {
    max-width: 1024px;
    padding: 0;
  }
}

body:not(.site-page-full-width) .site-sub-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
  width: 100%;
}
@media (min-width: 600px) {
  body:not(.site-page-full-width) .site-sub-container {
    padding: 0 clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1280 - 768))), calc(59 * 1px));
  }
}
@media (min-width: 1280px) {
  body:not(.site-page-full-width) .site-sub-container {
    padding: 0 clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1900 - 1280))), calc(66 * 1px));
  }
}
@media (min-width: 2052px) {
  body:not(.site-page-full-width) .site-sub-container {
    max-width: 1920px;
    padding: 0;
  }
}

body.site-page-full-width .site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
  width: 100%;
}
@media (min-width: 600px) {
  body.site-page-full-width .site-container {
    padding: 0 clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1280 - 768))), calc(59 * 1px));
  }
}
@media (min-width: 1280px) {
  body.site-page-full-width .site-container {
    padding: 0 clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1900 - 1280))), calc(66 * 1px));
  }
}
@media (min-width: 2052px) {
  body.site-page-full-width .site-container {
    max-width: 1920px;
    padding: 0;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}
li::marker {
  color: var(--primary-color);
}

.help-desk-container {
  position: relative;
  z-index: 10;
}

.cms-feature-wrapper .cms-feature-datablock .site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button, .cms-feature-wrapper .cms-feature-datablock .site-button-full-primary,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-buttons .site-form-button,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button,
.cms-feature-wrapper .cms-feature-datablock .site-search-button, .cms-feature-wrapper .cms-feature-datablock .site-button-border {
  background: var(--primary-button-bg-color);
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: var(--primary-button-text-color);
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid transparent;
  display: inline-block;
  outline-color: transparent;
  border-radius: var(--primary-button-border-radius);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-primary:hover, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button:hover, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button:hover, .cms-feature-wrapper .cms-feature-datablock .site-button-full-primary:hover,
  .cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-buttons .site-form-button:hover,
  .cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover,
  .cms-feature-wrapper .cms-feature-datablock .site-search-button:hover, .cms-feature-wrapper .cms-feature-datablock .site-button-border:hover {
    background: var(--primary-button-hover-bg-color);
    color: var(--primary-button-hover-text-color);
    border: 2px solid var(--primary-button-border-hover-color);
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-primary:focus, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button:focus, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button:focus, .cms-feature-wrapper .cms-feature-datablock .site-button-full-primary:focus,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-buttons .site-form-button:focus,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button:focus,
.cms-feature-wrapper .cms-feature-datablock .site-search-button:focus, .cms-feature-wrapper .cms-feature-datablock .site-button-border:focus {
  background: var(--primary-button-hover-bg-color);
  color: var(--primary-button-hover-text-color);
  border: 1px solid var(--primary-button-border-hover-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-button-primary.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.ck-link_selected, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-button-full-primary.ck-link_selected,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-buttons .site-form-button.ck-link_selected,
.cms-feature-wrapper .cms-feature-datablock .site-form-data .site-form-field .file-upload-wrapper .file-upload-button.ck-link_selected,
.cms-feature-wrapper .cms-feature-datablock .site-search-button.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-button-border.ck-link_selected {
  background: var(--primary-button-bg-color) !important;
  color: var(--primary-button-text-color) !important;
  border: 2px solid transparent !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-secondary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-primary, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button {
  background: var(--secondary-button-bg-color);
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: var(--secondary-button-text-color);
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid transparent;
  display: inline-block;
  outline-color: transparent;
  border-radius: var(--secondary-button-border-radius);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-secondary:hover, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-primary:hover, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-primary:hover, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button:hover, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button:hover, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button:hover, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button:hover {
    background: var(--secondary-button-hover-bg-color);
    color: var(--secondary-button-hover-text-color);
    border: 2px solid var(--secondary-button-border-hover-color);
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-secondary:focus, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-primary:focus, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-primary:focus, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button:focus, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button:focus, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button:focus, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button:focus {
  background: var(--secondary-button-hover-bg-color);
  color: var(--secondary-button-hover-text-color);
  border: 1px solid var(--secondary-button-border-hover-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-button-secondary.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .ck-link_selected.site-button-primary, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .ck-link_selected.site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button.ck-link_selected, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button.ck-link_selected, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button.ck-link_selected {
  background: var(--secondary-button-bg-color) !important;
  color: var(--secondary-button-text-color) !important;
  border: 2px solid transparent !important;
}
.cms-feature-wrapper .cms-feature-datablock.site-style-guide p:has(.site-button-white) {
  background: var(--secondary-color);
  padding: 15px;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-white {
  background: transparent;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  display: inline-block;
  outline-color: transparent;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-white:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #ffffff;
    border: 2px solid #ffffff;
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-white:focus {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-white.ck-link_selected {
  background: transparent !important;
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border {
  background: #ffffff;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: #000000;
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #000000;
  display: inline-block;
  outline-color: transparent;
  border-radius: 20px;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-border:hover {
    background: #000000;
    color: #ffffff;
    border: 2px solid #ffffff;
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border:focus {
  background: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.ck-link_selected {
  background: #ffffff !important;
  color: #000000 !important;
  border: 2px solid #000000 !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border {
  background: transparent;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: var(--primary-color);
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid var(--primary-button-border-color);
  display: inline-block;
  outline-color: transparent;
  border-radius: var(--primary-button-border-radius);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary:hover, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:hover, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border:hover {
    background: var(--primary-button-bg-color);
    color: var(--primary-button-text-color);
    border: 2px solid var(--primary-button-border-hover-color);
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary:focus, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border:focus, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border:focus {
  background: var(--primary-button-bg-color);
  color: var(--primary-button-text-color);
  border: 1px solid var(--primary-button-border-hover-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons button.site-button-border.ck-link_selected, .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border.ck-link_selected {
  background: transparent !important;
  color: var(--primary-color) !important;
  border: 2px solid var(--primary-button-border-color) !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-secondary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-border.site-button-primary, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button.site-button-border, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button.site-button-border, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button.site-button-border {
  background: transparent;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: var(--secondary-color);
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid var(--secondary-button-border-color);
  display: inline-block;
  outline-color: transparent;
  border-radius: var(--secondary-button-border-radius);
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-secondary:hover, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-border.site-button-primary:hover, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary:hover, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button.site-button-border:hover, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border:hover, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button.site-button-border:hover, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button.site-button-border:hover {
    background: var(--secondary-button-bg-color);
    color: var(--secondary-button-text-color);
    border: 2px solid var(--secondary-button-border-hover-color);
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-secondary:focus, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-border.site-button-primary:focus, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-primary:focus, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button.site-button-border:focus, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border:focus, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button.site-button-border:focus, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button.site-button-border:focus {
  background: var(--secondary-button-bg-color);
  color: var(--secondary-button-text-color);
  border: 1px solid var(--secondary-button-border-hover-color);
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-secondary.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-button-border.ck-link_selected.site-button-primary, .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock .site-button-border.ck-link_selected.site-button-primary, .cms-feature-wrapper .cms-feature-datablock .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button.site-button-border.ck-link_selected, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .cms-feature-wrapper .cms-feature-datablock button.site-button-border.ck-link_selected, .cms-feature-wrapper .cms-feature-datablock .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button.site-button-border.ck-link_selected, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .cms-feature-wrapper .cms-feature-datablock button.site-button-border.ck-link_selected {
  background: transparent !important;
  color: var(--secondary-color) !important;
  border: 2px solid var(--secondary-button-border-color) !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-white {
  background: transparent;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  display: inline-block;
  outline-color: transparent;
  border-radius: 0;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-white:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #ffffff;
    border: 2px solid #ffffff;
  }
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-white:focus {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-white.ck-link_selected {
  background: transparent !important;
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-button-border.site-button-large {
  padding: 29px;
}
.cms-feature-wrapper .cms-feature-datablock a.site-button-large {
  padding: 29px;
}
.cms-feature-wrapper .cms-feature-datablock a.site-button-round {
  border-radius: var(--border-round-radius);
}
.cms-feature-wrapper .cms-feature-datablock a.site-button-semi-round {
  border-radius: var(--button-semi-round-radius);
}
.cms-feature-wrapper .cms-feature-datablock a.site-button-full-width {
  width: 100%;
  display: block;
}
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button {
  position: relative;
  background: #ffffff;
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  padding: 15px 20px;
  text-align: center;
  color: var(--primary-color);
  letter-spacing: 1.2px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid var(--secondary-color);
  display: inline-block;
  outline-color: transparent;
  border-radius: 20px;
  transition: 0.3s ease-in-out;
}
@media (hover: hover) {
  .cms-feature-wrapper .cms-feature-datablock .site-bookmark-button:hover {
    background: #ffffff;
    color: var(--secondary-color);
    border: 2px 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: 2px 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;
  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 {
  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: "\e918" !important;
}
.cms-feature-wrapper .cms-feature-datablock .site-textarea {
  background: #ffffff;
  border-radius: 50px;
  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));
  height: 66px;
  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: 50px;
  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));
  height: 66px;
  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: 50px;
  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));
  height: 66px;
  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, .ck-style-grid__button__preview .site-bg-primary .sport-events-search-button .site-button-primary, .site-bg-primary .sport-events-search-button .ck-style-grid__button__preview .site-button-primary, .ck-style-grid__button__preview .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons button, .site-bg-primary .sport-events-search-button .site-form-payment-wrapper .site-payment-buttons .ck-style-grid__button__preview button, .ck-style-grid__button__preview .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button button, .site-form-payment-wrapper .site-payment-buttons .site-bg-primary .sport-events-search-button .ck-style-grid__button__preview button {
  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 .custom-text-blue {
  color: #23c8d8 !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-datablock, .cms-feature-wrapper .cms-feature-title {
  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(--text-color);
}
.cms-feature-wrapper .cms-feature-datablock h1, .cms-feature-wrapper .cms-feature-title h1 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h2, .cms-feature-wrapper .cms-feature-title h2 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h3, .cms-feature-wrapper .cms-feature-title h3 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h4, .cms-feature-wrapper .cms-feature-title h4 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h5, .cms-feature-wrapper .cms-feature-title h5 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h6, .cms-feature-wrapper .cms-feature-title h6 {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock h1, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock h2, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock h3, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock h4, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock h5, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock h6, .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock ul, .cms-feature-wrapper .cms-feature-datablock ol, .cms-feature-wrapper .cms-feature-title ul, .cms-feature-wrapper .cms-feature-title ol {
  list-style-position: outside;
}
.cms-feature-wrapper .cms-feature-datablock ul li:last-child, .cms-feature-wrapper .cms-feature-datablock ol li:last-child, .cms-feature-wrapper .cms-feature-title ul li:last-child, .cms-feature-wrapper .cms-feature-title ol li:last-child {
  margin-bottom: 0;
}
.cms-feature-wrapper .cms-feature-datablock ul, .cms-feature-wrapper .cms-feature-datablock ol, .cms-feature-wrapper .cms-feature-datablock p, .cms-feature-wrapper .cms-feature-title ul, .cms-feature-wrapper .cms-feature-title ol, .cms-feature-wrapper .cms-feature-title p {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock ul:last-child, .cms-feature-wrapper .cms-feature-datablock ol:last-child, .cms-feature-wrapper .cms-feature-datablock p:last-child, .cms-feature-wrapper .cms-feature-title ul:last-child, .cms-feature-wrapper .cms-feature-title ol:last-child, .cms-feature-wrapper .cms-feature-title p:last-child {
  margin-bottom: 0;
}
.cms-feature-wrapper .cms-feature-datablock ul:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child), .cms-feature-wrapper .cms-feature-datablock ol:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child), .cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child), .cms-feature-wrapper .cms-feature-title ul:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child), .cms-feature-wrapper .cms-feature-title ol:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child), .cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button):not(:last-child) {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock a, .cms-feature-wrapper .cms-feature-title a {
  color: var(--link-color);
}
.cms-feature-wrapper .cms-feature-datablock a:hover, .cms-feature-wrapper .cms-feature-datablock a:focus, .cms-feature-wrapper .cms-feature-title a:hover, .cms-feature-wrapper .cms-feature-title a:focus {
  color: var(--link-hover-color);
}
.cms-feature-wrapper .cms-feature-datablock a[class^=site-button-],
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button,
.cms-feature-wrapper .cms-feature-datablock .site-form-button,
.cms-feature-wrapper .cms-feature-datablock .file-upload-button, .cms-feature-wrapper .cms-feature-title a[class^=site-button-],
.cms-feature-wrapper .cms-feature-title .site-bookmark-button,
.cms-feature-wrapper .cms-feature-title .site-form-button,
.cms-feature-wrapper .cms-feature-title .file-upload-button {
  margin-right: 20px;
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock a[class^=site-button-]:last-child,
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button:last-child,
.cms-feature-wrapper .cms-feature-datablock .site-form-button:last-child,
.cms-feature-wrapper .cms-feature-datablock .file-upload-button:last-child, .cms-feature-wrapper .cms-feature-title a[class^=site-button-]:last-child,
.cms-feature-wrapper .cms-feature-title .site-bookmark-button:last-child,
.cms-feature-wrapper .cms-feature-title .site-form-button:last-child,
.cms-feature-wrapper .cms-feature-title .file-upload-button:last-child {
  margin-right: 0;
  margin-bottom: 0px;
}
.cms-feature-wrapper .cms-feature-datablock a[class^=site-button-].a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-datablock .site-bookmark-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-datablock .site-form-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-datablock .file-upload-button.a[class^=site-button-full-], .cms-feature-wrapper .cms-feature-title a[class^=site-button-].a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-title .site-bookmark-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-title .site-form-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-title .file-upload-button.a[class^=site-button-full-] {
  margin-bottom: 20px;
}
.cms-feature-wrapper .cms-feature-datablock .cms-text-feature hr,
.cms-feature-wrapper .cms-feature-datablock .cms-text-feature-content hr, .cms-feature-wrapper .cms-feature-datablock .cms-text-feature .ck-content hr, .cms-feature-wrapper .cms-feature-title .cms-text-feature hr,
.cms-feature-wrapper .cms-feature-title .cms-text-feature-content hr, .cms-feature-wrapper .cms-feature-title .cms-text-feature .ck-content hr {
  background: var(--hr-color);
}
.cms-feature-wrapper .cms-feature-datablock p, .cms-feature-wrapper .cms-feature-title p {
  margin: 0 0 var(--desktop-paragraph-space);
}
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-],
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button,
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button,
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button, .cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-],
.cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button,
.cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button,
.cms-feature-wrapper .cms-feature-title 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-wrapper .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-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button:last-child,
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button:last-child,
.cms-feature-wrapper .cms-feature-datablock p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .file-upload-button:last-child, .cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) a[class^=site-button-]:last-child,
.cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button:last-child,
.cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button:last-child,
.cms-feature-wrapper .cms-feature-title 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-wrapper .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-wrapper .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-wrapper .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-wrapper .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-], .cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-bookmark-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-title p:has([class^=site-button-],
.site-bookmark-button,
.site-form-button,
.file-upload-button) .site-form-button.a[class^=site-button-full-],
.cms-feature-wrapper .cms-feature-title 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-wrapper .cms-feature-datablock strong, .cms-feature-wrapper .cms-feature-title strong {
  font-weight: bold;
}
.cms-feature-wrapper .cms-feature-datablock hr, .cms-feature-wrapper .cms-feature-title hr {
  margin: 0 auto 10px;
  background-color: var(--hr-color);
  border-top-width: 2px;
}
.cms-feature-wrapper .cms-feature-datablock hr.site-hr-secondary, .cms-feature-wrapper .cms-feature-title hr.site-hr-secondary {
  background-color: var(--secondary-color);
}
.cms-feature-wrapper .cms-feature-datablock hr.site-hr-icon-1, .cms-feature-wrapper .cms-feature-title hr.site-hr-icon-1 {
  position: relative;
}
.cms-feature-wrapper .cms-feature-datablock hr.site-hr-icon-1:before, .cms-feature-wrapper .cms-feature-title hr.site-hr-icon-1:before {
  content: "";
  display: block;
  width: 39px;
  height: 29px;
  background-image: url("../images/Logomark.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 99%;
  transform: translateX(-50%);
}
.cms-feature-wrapper .cms-feature-datablock hr.site-hr-icon-2, .cms-feature-wrapper .cms-feature-title hr.site-hr-icon-2 {
  position: relative;
}
.cms-feature-wrapper .cms-feature-datablock hr.site-hr-icon-2:before, .cms-feature-wrapper .cms-feature-title hr.site-hr-icon-2:before {
  content: "";
  display: block;
  width: 50px;
  height: 20px;
  aspect-ratio: 85/44;
  background-image: url("../images/broncos.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cms-feature-wrapper .cms-feature-datablock img,
.cms-feature-wrapper .cms-feature-datablock canvas,
.cms-feature-wrapper .cms-feature-datablock video,
.cms-feature-wrapper .cms-feature-datablock svg, .cms-feature-wrapper .cms-feature-title img,
.cms-feature-wrapper .cms-feature-title canvas,
.cms-feature-wrapper .cms-feature-title video,
.cms-feature-wrapper .cms-feature-title svg {
  height: auto;
  max-width: 100%;
}
.cms-feature-wrapper .cms-feature-datablock iframe, .cms-feature-wrapper .cms-feature-title iframe {
  border: 0;
  max-width: 100%;
}

#site-header.site-header-inline .site-header-gallery {
  max-height: 0px;
  transition: all ease 0.7s;
  overflow: hidden;
  background: #000000;
}
#site-header.site-header-inline .site-header-gallery.site-header-gallery-active {
  max-height: 700px;
}
#site-header.site-header-inline .site-header-block {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site-header.site-header-inline .site-header-block .site-header-left {
  max-width: 300px;
}
@media (max-width: 1023px) {
  #site-header.site-header-inline .site-header-block .site-header-left {
    max-width: 250px;
  }
}
@media (max-width: 399px) {
  #site-header.site-header-inline .site-header-block .site-header-left {
    max-width: 200px;
  }
}
#site-header.site-header-inline .site-header-block .site-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
}
#site-header #site-header-gallery {
  max-width: 33%;
}
@media (max-width: 1199px) {
  #site-header #site-header-gallery {
    display: none;
  }
}

body.cms-page-is-in-edit-mode .header-inline-page {
  padding-top: 100px;
}

.header-inline-page {
  min-height: 100vh;
}
.header-inline-page .site-header-inline {
  min-height: 500px;
}

body.cms-user-logged #site-header {
  top: 72px;
}
body.cms-user-logged.cms-page-is-in-preview-mode #site-header {
  top: 45px;
}

#site-header.site-header-hamburger {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  isolation: isolate;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: 0.5s ease-in-out;
  z-index: 10;
}
.cms-page-is-in-edit-mode #site-header.site-header-hamburger {
  position: relative;
  top: 0;
}
.site-no-hero #site-header.site-header-hamburger {
  position: relative;
  top: 0;
}
#site-header.site-header-hamburger.scrolled-down {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
#site-header.site-header-hamburger.scrolled-down .site-header-logo {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#site-header.site-header-hamburger.scrolled-down .site-header-right .site-search-wrapper .site-search-icon {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#site-header.site-header-hamburger.scrolled-up {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}
#site-header.site-header-hamburger.scrolled-up .site-header-logo {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#site-header.site-header-hamburger.scrolled-up .site-header-right .site-search-wrapper .site-search-icon {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#site-header.site-header-hamburger .site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
  width: 100%;
}
@media (min-width: 600px) {
  #site-header.site-header-hamburger .site-container {
    padding: 0 clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1280 - 768))), calc(59 * 1px));
  }
}
@media (min-width: 1280px) {
  #site-header.site-header-hamburger .site-container {
    padding: 0 clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1900 - 1280))), calc(66 * 1px));
  }
}
@media (min-width: 2052px) {
  #site-header.site-header-hamburger .site-container {
    max-width: 1920px;
    padding: 0;
  }
}
#site-header.site-header-hamburger .site-header-block {
  padding: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px)) 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#site-header.site-header-hamburger .site-header-block .site-header-logo * {
  margin-bottom: 0;
}
#site-header.site-header-hamburger .site-header-block .site-header-logo {
  width: clamp(calc(159 * 1px), calc(159 * 1px + (100vw - 320px) * ((194 - 159) / (1280 - 320))), calc(194 * 1px));
}
#site-header.site-header-hamburger .site-header-block .site-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}
#site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 50px;
  width: 50px;
  background-color: var(--primary-color);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
#site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button span {
  display: block;
  height: 2px;
  width: 15px;
  background: #ffffff;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:hover span:first-child, #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:focus span:first-child, #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button-active span:first-child {
  transform: translateY(6px) rotate(45deg);
}
#site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:hover span:nth-child(2), #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:focus span:nth-child(2), #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button-active span:nth-child(2) {
  opacity: 0;
}
#site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:hover span:last-child, #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button:focus span:last-child, #site-header.site-header-hamburger .site-header-block .site-header-right .site-header-hamburger-button-active span:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
#site-header.site-header-athletics {
  background-color: var(--primary-color);
  position: relative;
  top: auto !important;
}
#site-header.site-header-athletics .site-header-block {
  align-items: center;
}
#site-header.site-header-athletics .site-header-block .site-header-right .site-header-hamburger-button {
  background-color: var(--secondary-color);
}
#site-header.site-header-athletics .site-subnav-athletics {
  display: none;
}

.header-hamburger-page {
  height: 100vh;
}
.header-hamburger-page .site-header-hamburger {
  min-height: 500px;
}

.site-footer {
  background-color: var(--primary-color);
  background-image: url("../images/watermark_footer2.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
.site-footer .site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
  width: 100%;
}
@media (min-width: 600px) {
  .site-footer .site-container {
    padding: 0 clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1280 - 768))), calc(59 * 1px));
  }
}
@media (min-width: 1280px) {
  .site-footer .site-container {
    padding: 0 clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1900 - 1280))), calc(66 * 1px));
  }
}
@media (min-width: 2052px) {
  .site-footer .site-container {
    max-width: 1920px;
    padding: 0;
  }
}
.site-footer .cms-layout-wrapper .cms-layout-containers-wrapper .cms-lc-wrapper {
  margin-bottom: 0;
}
.site-footer .cms-text-feature.site-intro-content-wrapper .site-intro-content *:not(a[class]) {
  color: #ffffff;
}
.site-footer .cms-text-feature.site-intro-content-wrapper .site-intro-content .image {
  margin: 0 0 32px !important;
}
.site-footer .cms-text-feature.site-intro-content-wrapper .site-intro-content .image img {
  width: clamp(calc(70 * 1px), calc(70 * 1px + (100vw - 320px) * ((133 - 70) / (1920 - 320))), calc(133 * 1px));
}

.cms-text-feature.site-contact-info-wrapper .site-contact-info * {
  color: #ffffff;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info {
  padding-left: 12px;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 18px;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li {
  font-weight: 400;
  position: relative;
  padding-left: 9px;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li:before {
  position: absolute;
  left: -12px;
  top: 0;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li: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: "\e909" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li:nth-child(2):before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li:nth-child(3):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;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.3s ease;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li a:hover, .cms-text-feature.site-contact-info-wrapper .site-contact-info ul.custom-contact-info li a:focus {
  text-decoration: underline;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social {
  padding: 0;
  list-style: none;
  display: flex;
  column-gap: 9px;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li {
  color: #ffffff;
  display: inline-block;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="facebook.com"]: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: "\e918" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="instagram.com"]: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;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="x.com"]: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: "\e92a" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="linkedin.com"]: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;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="youtube.com"]: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: "\e929" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="vimeo.com"]: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: "\e923" !important;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li [href*="tiktok.com"]: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;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a {
  font-size: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: clamp(calc(43 * 1px), calc(43 * 1px + (100vw - 320px) * ((66 - 43) / (1920 - 320))), calc(66 * 1px));
  color: inherit;
  border: 2px solid #ffffff;
  background-color: transparent;
  transition: 0.3s ease;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a::before {
  color: #ffffff;
  font-size: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  line-height: 1;
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a:hover, .cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a:focus {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}
.cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a:hover::before, .cms-text-feature.site-contact-info-wrapper .site-contact-info .custom-social li a:focus::before {
  color: #ffffff;
}

@media (min-width: 768px) {
  .cms-text-feature.site-copyright-wrapper .site-copyright {
    display: flex;
    justify-content: space-between;
  }
}
.cms-text-feature.site-copyright-wrapper .site-copyright * {
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
.cms-text-feature.site-copyright-wrapper .site-copyright a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.3s ease;
}
.cms-text-feature.site-copyright-wrapper .site-copyright a:first-of-type[href*="ubiqeducation.com"] {
  display: inline-block;
  color: transparent;
  position: relative;
  width: 46px;
}
.cms-text-feature.site-copyright-wrapper .site-copyright a:first-of-type[href*="ubiqeducation.com"]:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910" !important;
  color: #ffffff;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  height: auto;
  display: inline-block;
}
.cms-text-feature.site-copyright-wrapper .site-copyright a:hover, .cms-text-feature.site-copyright-wrapper .site-copyright a:focus {
  text-decoration: underline;
}

@media (min-width: 767px) {
  .site-sidebar {
    width: 490px;
  }
}

.cms-page-is-in-preview-mode .site-page-wrapper {
  margin: 45px 0 0;
}

.cms-user-logged .site-page-wrapper {
  margin: 72px 0 0;
}

.cms-feature-wrapper .k-scheduler table,
.cms-feature-wrapper .k-scheduler thead,
.cms-feature-wrapper .k-scheduler tfoot,
.cms-feature-wrapper .k-scheduler tbody,
.cms-feature-wrapper .k-scheduler tr,
.cms-feature-wrapper .k-scheduler th,
.cms-feature-wrapper .k-scheduler td,
.cms-feature-wrapper .k-scheduler div,
.cms-feature-wrapper .k-scheduler .k-scheduler-edit-dialog,
.cms-feature-wrapper .k-scheduler > * {
  border-color: rgba(0, 0, 0, 0.08);
}

.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: 768px) {
  .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-wrapper .site-display-list .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-dots li button {
  padding: 0;
  width: initial;
  height: initial;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .slick-dots li button::before {
  content: "";
  border-radius: 100%;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.cms-display-feature-wrapper .site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  margin: 0 10px 0px;
}
@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-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(--serif-font);
}
.cms-display-feature-wrapper .site-display-filters {
  margin-top: 0;
}
.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: #ffffff;
  border-color: var(--primary-color);
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .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);
  }
}
.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);
}

.no-gradient-overlay-wrapper .no-gradient-overlay.cms-feature-datablock .site-display-list-block .site-display-data-block {
  background: transparent !important;
}

.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: #fff;
  border-width: 2px;
  background-color: transparent;
}
.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(--primary-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 .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: #fff;
  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);
  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: #fff;
}
.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);
  box-shadow: inset 0 0 0 3px #000000;
}
.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: #fff;
  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(--primary-color);
  border-width: 2px;
}
.site-form .site-form-data .site-input-buttons button,
.site-form .site-form-data .site-form-buttons button {
  font-family: var(--serif-font) !important;
}

.cms-gallery-feature .cms-feature-datablock.site-slider.site-multi-slide-slider .site-slide:hover .site-slider-image {
  scale: 1.1;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-multi-slide-slider .site-slider-image-block {
  object-fit: cover;
  overflow: hidden;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-multi-slide-slider .site-slider-image-block .site-slider-image {
  transition: all 1s ease-in-out;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper {
    width: 100% !important;
  }
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    height: var(--page-hero-banner-mb-height);
    object-fit: cover;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption {
  position: absolute;
  text-align: left;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 100%);
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h1,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h2,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h3,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h4,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h5,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block h6 {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: left;
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ol {
  list-style-position: inside;
  padding-left: 30px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul li,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ol li {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h1,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h2,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h3,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h4,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h5,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data h6 {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data ul,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data ol {
  list-style-position: inside;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data ul li,
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc .site-container .site-slider-more-desc-data ol li {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow {
  height: 40px !important;
  width: 40px !important;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow.slick-prev:before {
  content: "\e91e" !important;
  transform: none !important;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow.slick-next:before {
  content: "\e91f" !important;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow::before {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: unset;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: var(--primary-color) !important;
  transition: 0.3s ease;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow.slick-prev {
    left: 0px;
  }
  .cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow.slick-next {
    right: 0px;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow:hover:before, .cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-arrow:focus:before {
  color: var(--secondary-color) !important;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-dots {
  display: block;
  position: relative;
  bottom: -10px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider .site-slick-wrapper .slick-dots li button::before {
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center !important;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-tr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-ml .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-image-block:after,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-image-block:after {
  background: transparent !important;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-mr .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bl .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-bc .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption {
  background: transparent;
  position: absolute;
  text-align: initial;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: initial;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px;
}
@media (max-width: 599px) {
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p,
  .cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
    text-align: center !important;
  }
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child,
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button],
.cms-gallery-feature .cms-feature-datablock.site-slider.site-slide-caption-dt-br .site-slick-wrapper .site-slide-link .site-slider-caption .site-slider-caption-block .site-slider-capton-data p a[class^=site-button] {
  margin-bottom: 5px;
}
.cms-gallery-feature.site-slider-popup-wrapper {
  z-index: 1;
}
.cms-gallery-feature.unslick-wrapper .site-slick-wrapper {
  opacity: 1;
  visibility: visible;
}

.cms-gallery-feature .cms-feature-datablock.site-slider-popup {
  margin: 0 -20px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide {
  outline: none !important;
  cursor: pointer;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper:hover .site-slider-pop-img img {
  scale: 1.1;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-img {
  object-fit: cover;
  overflow: hidden;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-img .site-slider-image {
  transition: all 1s ease-in-out;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-img .site-slider-image:hover {
  scale: 1.1;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-data {
  text-align: left;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-data ul,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-data ol {
  margin-left: 20px;
  list-style-position: inside;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-data ul li,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-data ol li {
  color: var(--text-color);
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption {
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  justify-content: center;
  align-content: flex-end;
  flex-wrap: wrap;
  text-align: left;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h1,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h2,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h3,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h4,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h5,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption h6 {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  text-shadow: 0 4px 5px #000000;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption ul,
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption ol {
  list-style-position: inside;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc {
  height: 90%;
  overflow-y: auto;
  margin: 0;
  left: 50%;
  transform: scale(0) translateX(-50%);
  top: 5%;
  transition: 0.5s ease all;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc .site-slider-popup-close {
  background: var(--primary-color);
  border: none;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc .site-slider-popup-close::before {
  color: #ffffff;
  line-height: 45px;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc .site-slider-pop-desc-img img {
  width: 100%;
}
.cms-gallery-feature .cms-feature-datablock.site-slider-popup .slick-slide .site-slider-pop-wrapper.site-active-slider-pop-wrapper .site-slider-pop-desc {
  width: 75%;
  transform: scale(1) translateX(-50%);
  transition: 0.5s ease all;
}

.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: inside;
}
.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(--text-color);
}

.mfp-arrow {
  background: #ffffff;
  color: var(--primary-color);
  border: 1px solid transparent;
  border-radius: 0;
  outline: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
}
.mfp-arrow:after {
  color: var(--primary-color);
  font-size: 35px;
  line-height: 35px;
}
.mfp-arrow:hover {
  background: #ffffff;
  color: var(--secondary-color);
  border: 1px solid #ffffff;
}
.mfp-arrow:hover:after {
  color: var(--secondary-color);
}
.mfp-arrow.mfp-arrow-left:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  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: "\e91e" !important;
}
.mfp-arrow.mfp-arrow-right:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  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: "\e91f" !important;
}

.mfp-image-holder .mfp-content .mfp-close {
  background: #ffffff;
  color: var(--primary-color);
  border: 1px solid #ffffff;
  border-radius: 0;
  transition: 0.3s ease;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: var(--primary-color);
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: #ffffff;
  color: var(--secondary-color);
  border: 1px solid #ffffff;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: var(--secondary-color);
}

.mfp-content .mfp-figure .mfp-bottom-bar p:not(:last-child) {
  margin-bottom: 20px;
}
.mfp-content .mfp-figure .mfp-bottom-bar ul {
  margin-left: 1rem;
}

.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link {
  object-fit: cover;
  overflow: hidden;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link: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: "\e92e" !important;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: var(--primary-color);
  background-color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-icon-search {
  display: none;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link .site-thumbnail-image {
  transition: all 1s ease-in-out;
}
.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;
}
.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 {
  color: #ffffff;
}
.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 {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc p a:not([class^=site-button]) {
  color: var(--primary-color);
  transition: all 0.3s ease;
}
.cms-gallery-feature .cms-feature-datablock .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-more-desc p a:not([class^=site-button]):hover {
  color: var(--primary-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;
}

.image-right-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}

.image-bottom-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.image-left-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.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;
}

@media (min-width: 768px) {
  .custom-links-list-panel .cms-lcz-block .cms-lcz-block-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .custom-links-list-panel .cms-lcz-block .cms-lcz-block-wrapper .feature-zone {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .custom-links-list-panel .cms-lcz-block .cms-lcz-block-wrapper .feature-zone .cms-feature-wrapper {
    max-width: none;
    flex: 1;
  }
}

.cms-text-feature.custom-athletics-image-wrapper .cms-feature-datablock.custom-athletics-image .image {
  display: block;
  margin: 0;
}

@media (min-width: 768px) {
  .cms-text-feature.custom-link-list-wrapper {
    max-width: 0;
    flex: unset;
  }
}
@media (min-width: 1000px) {
  .cms-text-feature.custom-link-list-wrapper {
    margin: auto 0 !important;
  }
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list {
  padding-block: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((53 - 48) / (768 - 320))), calc(53 * 1px));
}
@media (min-width: 768px) {
  .cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list {
    padding-inline: clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((39 - 35) / (1000 - 768))), calc(39 * 1px));
    padding-block: 0;
  }
}
@media (min-width: 1000px) {
  .cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list {
    padding-inline: clamp(calc(71 * 1px), calc(71 * 1px + (100vw - 1000px) * ((78 - 71) / (1280 - 1000))), calc(78 * 1px));
  }
}
@media (min-width: 1280px) {
  .cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list {
    padding-inline: clamp(calc(78 * 1px), calc(78 * 1px + (100vw - 1280px) * ((88 - 78) / (1920 - 1280))), calc(88 * 1px));
  }
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li {
  position: relative;
  border-bottom: solid 2px var(--primary-color);
  padding-bottom: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  padding-right: 60px;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list 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: "\e92c" !important;
  font-size: 10px;
  line-height: 30px;
  color: #d9d9d9;
  position: absolute;
  left: -17px;
  top: 0;
  transition: 0.3s ease;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li p {
  margin-bottom: 0;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li p:has(.site-hover-text) {
  font-weight: 400;
  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(--shade-color-1);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li a {
  color: var(--secondary-color);
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li a: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: "\e902" !important;
  color: #ffffff;
  background: var(--primary-color);
  background-image: url("../images/bronco-grey-logo.png");
  background-position: 7px 2px;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: soft-light;
  width: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
  aspect-ratio: 1/1;
  border-radius: 100%;
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li:hover:before, .cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li:focus-within:before {
  color: var(--primary-color);
}
.cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li:hover p:has(.site-hover-text), .cms-text-feature.custom-link-list-wrapper .cms-feature-datablock.custom-link-list .custom-links-list li:focus-within p:has(.site-hover-text) {
  max-height: 500px;
  opacity: 1;
  visibility: visible;
}

.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-title {
  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));
  font-family: var(--h6-font);
  line-height: var(--h6-line-height);
  color: var(--secondary-color);
  font-weight: var(--h6-font-weight);
  text-transform: uppercase;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters {
  width: 180px;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters .site-display-filter-title {
  background-color: #ffffff;
  color: var(--primary-color);
  border: solid 1px var(--primary-color);
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 120%;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters .site-display-filter-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;
  font-size: 30px;
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters .site-display-filter-desc {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: 0.5s ease-in-out 0.2s;
  }
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label {
  text-align: left;
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters .site-display-filter-desc .site-display-filter-wrapper {
    margin: 0;
  }
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-filters.is-open .site-display-filter-desc {
    max-height: 800px;
    opacity: 1;
    visibility: visible;
  }
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list {
  display: block;
  margin: 0;
  max-width: none;
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list {
    column-count: 2;
    column-gap: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 320px) * ((88 - 64) / (1920 - 320))), calc(88 * 1px));
  }
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem {
  break-inside: avoid;
  padding-bottom: 58px;
  position: relative;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  bottom: 29px;
  left: 0;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  align-items: flex-start;
  gap: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  padding-bottom: 0;
  margin: 0;
  justify-content: flex-start;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image {
  float: none;
  width: 100%;
  padding-top: 0;
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image {
    width: auto;
  }
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link {
  position: relative;
  line-height: 1;
  text-align: unset;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link img {
  height: auto;
  display: block;
  width: 100%;
  aspect-ratio: 157/118;
  object-fit: cover;
}
@media (min-width: 600px) {
  .cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link img {
    width: clamp(94px, 12.26vw, 235px);
  }
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title {
  background-color: var(--primary-color);
  color: #ffffff;
  display: inline-block;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 160%;
  font-weight: 700;
  text-transform: uppercase;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a {
  color: inherit;
}
.cms-feature-wrapper.custom-athletic-posts-wrapper .cms-feature-datablock.site-display-wrapper.custom-athletic-posts .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-desc {
  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: 110%;
  font-weight: 900;
}

.custom-athletics-hero-layout .feature-zone {
  position: relative;
}

.cms-gallery-feature.custom-athletics-hero-wrapper {
  padding-bottom: 44px;
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-athletics-hero-wrapper {
    padding-bottom: 0;
  }
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero {
  flex-direction: column;
  position: relative;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list {
  margin: 0;
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
  padding-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-list {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding-block: 5px;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-track {
  display: flex;
  gap: 24px;
  margin: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide {
  border: none;
  margin: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide .site-slider-image-block:after {
  content: "";
  background-color: transparent;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s ease;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 118/78;
  max-height: 78px;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide .site-slider-caption {
  display: none;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide:hover .site-slider-image-block:after, .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide:focus .site-slider-image-block:after, .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slider-tab-list .slick-slide.slick-current .site-slider-image-block:after {
  background-color: var(--primary-color);
  opacity: 0.8;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list {
  margin: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide {
  padding: 0;
  margin: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide {
  position: relative;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image {
  margin: 0;
  display: block;
  min-width: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
  object-fit: cover;
  width: 100%;
  margin: 0;
  height: calc(100vh - var(--header-height) - 44px);
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
    height: calc(100vh - var(--header-height));
  }
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
  height: calc(100vh - var(--header-height) - 44px - 45px);
}
@media (min-width: 600px) {
  .cms-page-is-in-preview-mode .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
    height: calc(100vh - var(--header-height) - 45px);
  }
}
.cms-page-is-published .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
  height: calc(100vh - var(--header-height) - 44px - 72px);
}
@media (min-width: 600px) {
  .cms-page-is-published .cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .image img {
    height: calc(100vh - var(--header-height) - 72px);
  }
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .custom-athletics-caption {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: calc(clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1280 - 320))), calc(59 * 1px)) + 100px + 30px);
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .custom-athletics-caption .custom-inner-caption {
  max-width: clamp(calc(288 * 1px), calc(288 * 1px + (100vw - 320px) * ((872 - 288) / (1920 - 320))), calc(872 * 1px));
  width: 100%;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .custom-athletics-caption * {
  color: inherit;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .custom-athletics-caption p:has(.site-tag-style) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
}
.cms-gallery-feature.custom-athletics-hero-wrapper .cms-feature-datablock.custom-athletics-hero .site-slick-wrapper.site-slider-tab-content-list .slick-slide .custom-athletics-main-slide .custom-athletics-caption .site-tag-style {
  background-color: var(--primary-color);
  display: inline-block;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 160%;
  font-weight: 700;
  text-transform: uppercase;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper {
  background-color: var(--primary-color);
  position: absolute;
  left: 0;
  bottom: -44px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 10px 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow {
  all: unset !important;
  position: relative !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 0 !important;
  line-height: 1 !important;
  cursor: pointer !important;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow:before {
  all: unset !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #ffffff !important;
  display: block !important;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow:hover:before, .cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow:focus:before {
  color: #ffffff !important;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow.slick-prev: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: "\e91e" !important;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow.slick-prev:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #ffffff;
  position: absolute;
  right: -2.5px;
  top: 0;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
.cms-gallery-feature.custom-athletics-hero-wrapper .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}

.cms-gallery-feature.custom-gallery-list-wrapper {
  background-color: var(--shade-color-3);
  padding: 30px 20px;
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-title {
  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: 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));
  font-weight: var(--h6-font-weight);
  color: var(--secondary-color);
  font-family: var(--h6-font);
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper {
  display: flex;
  flex-direction: column;
  gap: 58px;
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide {
    display: flex !important;
    align-items: flex-start;
    gap: 50px;
  }
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  left: 0;
  bottom: -29px;
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide:last-child:after {
  display: none;
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide .site-slider-image-block {
    max-width: 157px;
    width: 100%;
  }
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: auto;
  aspect-ratio: 157/118;
  object-fit: cover;
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide .site-slider-caption {
  position: relative;
  background: none;
  padding-inline: 0;
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature.custom-gallery-list-wrapper .cms-feature-datablock.custom-gallery-list .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  color: var(--shade-color-1);
}

.custom-slideout-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
  pointer-events: none;
}
.custom-slideout-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.custom-slideout-panel-wrap {
  container-name: offcanvas-panel;
  container-type: inline-size;
}
.custom-slideout-panel-wrap .custom-offcanvas-header {
  background-color: var(--primary-color);
  padding: 15px 59px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  z-index: 10;
}
.custom-slideout-panel-wrap .custom-offcanvas-header .custom-panel-title {
  color: #ffffff;
  font-family: var(--sans-serif-font);
  font-size: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (768 - 320))), calc(20 * 1px));
  font-weight: 900;
  line-height: 110%;
}
.custom-slideout-panel-wrap .custom-offcanvas-header .custom-panel-close {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 24px;
  width: 24px;
}
.custom-slideout-panel-wrap .custom-offcanvas-header .custom-panel-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: "\e921" !important;
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  display: block;
}
.custom-slideout-panel-wrap .custom-offcanvas-header .custom-panel-close:hover:before, .custom-slideout-panel-wrap .custom-offcanvas-header .custom-panel-close:focus:before {
  animation: spin-once-icon 0.6s ease;
}

.home-page:not(.cms-page-is-in-edit-mode) .custom-slideout-panel-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  padding: 0;
}
.home-page:not(.cms-page-is-in-edit-mode) .custom-slideout-panel {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  max-width: 853px;
  width: 100%;
  background: #ffffff;
  transform: translateX(100%);
  transition: transform 0.4s ease;
  z-index: 1001;
  overflow-y: auto;
  visibility: hidden;
}
.home-page:not(.cms-page-is-in-edit-mode) .custom-slideout-panel.is-open {
  transform: translateX(0);
  visibility: visible;
}
.home-page:not(.cms-page-is-in-edit-mode) .custom-slideout-panel .custom-slideout-panel-title-wrapper {
  display: none;
}

.home-page.cms-page-is-in-preview-mode .custom-slideout-panel {
  height: calc(100vh - 45px);
  top: 45px;
}

.home-page.cms-page-is-published .custom-slideout-panel {
  height: calc(100vh - 72px);
  top: 72px;
}

html.slideout-panel-open,
body.slideout-panel-open {
  overflow: hidden;
}
html.slideout-panel-open .site-header,
body.slideout-panel-open .site-header {
  opacity: 0 !important;
  visibility: hidden !important;
}

.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-image-block {
  position: relative;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-image-block:before {
  content: "";
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 72px);
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption {
  background: none;
  padding-inline: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
  padding-bottom: clamp(calc(128 * 1px), calc(128 * 1px + (100vw - 320px) * ((141 - 128) / (768 - 320))), calc(141 * 1px));
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-inline: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 1024px) * ((80 - 64) / (1280 - 1024))), calc(80 * 1px));
    padding-bottom: 0;
  }
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption *:not(a[class*=site-button-]) {
  padding: 0;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  max-width: none;
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
    display: flex;
    align-items: center;
    gap: clamp(calc(39 * 1px), calc(39 * 1px + (100vw - 1024px) * ((44 - 39) / (1920 - 1024))), calc(44 * 1px));
  }
  .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data > p {
    margin-bottom: 0;
    text-align: right;
  }
  .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .custom-div-container {
    max-width: 54.6875vw;
  }
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide.custom-scroll-slide-7 .site-slider-caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-bottom: 0;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide.custom-scroll-slide-7 .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: center;
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-home-scroll-panel-wrapper .cms-feature-datablock.custom-home-scroll-panel .site-slick-wrapper .site-slide.custom-scroll-slide-7 .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
    flex-direction: column;
    gap: 0;
  }
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination {
  border: solid 1px rgba(242, 242, 243, 0.5);
  border-radius: 100px;
  position: absolute;
  bottom: clamp(calc(15 * 1px), calc(15 * 1px + (100vw - 320px) * ((39 - 15) / (1920 - 320))), calc(39 * 1px));
  left: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (1920 - 320))), calc(35 * 1px));
  z-index: 10;
  display: flex;
  gap: 15px;
  margin: 0;
  padding: 10px 20px;
  list-style: none;
  pointer-events: auto;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-pagination-item {
  line-height: 0;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  position: relative;
  width: 5px;
  height: 5px;
  padding: 0;
  background: rgba(242, 242, 243, 0.5);
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot:hover, .cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot:focus-visible, .cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot.is-active {
  background: #ffffff;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot.is-active {
  width: 20px;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot-tooltip {
  position: absolute;
  bottom: calc(100% + 25px);
  left: 50%;
  transform: translateX(-50%);
  padding: 2px 5px;
  background: var(--primary-color);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 160%;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot-tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: var(--primary-color);
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot:hover .custom-scroll-panel-dot-tooltip,
.cms-gallery-feature.custom-home-scroll-panel-wrapper .custom-scroll-panel-pagination .custom-scroll-panel-dot:focus-visible .custom-scroll-panel-dot-tooltip {
  opacity: 1;
  visibility: visible;
}
.cms-gallery-feature.custom-home-scroll-panel-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 72px);
}
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption {
  position: relative;
  background: #ffffff;
  padding-top: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 320px) * ((88 - 64) / (1920 - 320))), calc(88 * 1px));
  padding-bottom: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
}
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  max-width: 560px;
  padding-inline: 0;
}
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  color: unset;
  text-align: center;
  padding-top: 0;
}
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6 {
  color: var(--primary-color);
}
.cms-gallery-feature.custom-home-welcome-wrapper .cms-feature-datablock.custom-home-welcome .site-slick-wrapper .site-slide .site-slider-caption .site-slider-more-desc {
  text-align: center;
  margin-top: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 320px) * ((88 - 64) / (1920 - 320))), calc(88 * 1px));
}

.site-scroll-down {
  color: var(--secondary-color);
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.site-scroll-down: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: "\e902" !important;
  color: var(--primary-color);
  display: inline-block;
  transform: rotate(90deg) translateX(0);
  font-size: 18px;
}
.site-scroll-down:hover:after, .site-scroll-down:focus:after {
  animation: hvr-wobble-horizontal-2 1s ease-in-out;
}

.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block {
  --overlay-opacity: 1;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block:before {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block:after {
  content: "";
  display: block;
  background-color: #ffffff;
  opacity: var(--overlay-opacity);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block:after {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block:after {
  height: calc(100vh - 72px);
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: calc(100vh - 72px);
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption {
  background: none;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block {
  container-name: caption-block;
  container-type: inline-size;
  width: 100%;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  max-width: none !important;
  padding: 0;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: center;
  padding: 0;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2 {
  font-size: clamp(calc(46 * 1px), calc(46 * 1px + (100vw - 320px) * ((162 - 46) / (1920 - 320))), calc(162 * 1px));
  line-height: 110%;
  font-weight: 900;
  margin-bottom: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  position: relative;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2 .site-animate-wrap {
  display: inline-flex;
  vertical-align: baseline;
  overflow: hidden;
  height: 1.1em;
  line-height: 1.1;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2 .site-animate-wrap .site-animate-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.1;
}
@container caption-block (min-width: 510px) {
  .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2 .site-animate-wrap .site-animate-inner {
    align-items: flex-start;
  }
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2 .site-animate-wrap span {
  display: block;
  height: 1.1em;
  line-height: 1.1;
  white-space: nowrap;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .custom-div-container,
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .custom-div-container p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .custom-div-container a,
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .custom-div-container p a {
  margin: 0;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .site-slider-more-desc {
  display: none;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: var(--primary-color);
  -webkit-mask-image: linear-gradient(#000, #000), url("../images/brophy-letters-mask.svg");
  mask-image: linear-gradient(#000, #000), url("../images/brophy-letters-mask.svg");
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-position: center, center;
  mask-position: center, center;
  -webkit-mask-size: 100% 100%, 80% auto;
  mask-size: 100% 100%, 80% auto;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-container {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-container {
  height: calc(100vh - 72px);
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-outline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
.cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-outline svg {
  display: block;
  width: 80%;
  height: 100%;
  margin: 0 auto;
  overflow: visible;
}
.cms-page-is-in-preview-mode .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-outline {
  height: calc(100vh - 45px);
}
.cms-page-is-published .cms-gallery-feature.custom-home-hero-wrapper .cms-feature-datablock.custom-home-hero .site-slick-wrapper .site-slide .home-hero-svg-outline {
  height: calc(100vh - 72px);
}

@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper {
    padding-inline: 20px;
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper {
    flex-direction: row;
    justify-content: space-between;
    column-gap: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 768px) * ((40 - 24) / (1920 - 768))), calc(40 * 1px));
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: auto;
  object-fit: cover;
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide.custom-primary-overlay .site-slider-image-block {
  background-color: var(--primary-color) !important;
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide.custom-primary-overlay .site-slider-image-block .site-slider-image {
  filter: grayscale(100%);
  mix-blend-mode: multiply;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:first-child {
    padding-top: clamp(calc(12 * 1px), calc(12 * 1px + (100vw - 768px) * ((22 - 12) / (1920 - 768))), calc(22 * 1px));
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:first-child .site-slider-image-block .site-slider-image {
  aspect-ratio: 1/1;
  width: 40.625vw;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:first-child .site-slider-image-block .site-slider-image {
    width: 16.9270833333vw;
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:nth-child(2) .site-slider-image-block .site-slider-image {
  aspect-ratio: 80/89;
  width: 59.375vw;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:nth-child(2) .site-slider-image-block .site-slider-image {
    width: 39.0625vw;
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:last-child {
  align-self: flex-end;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:last-child {
    align-self: unset;
    padding-top: clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1920 - 768))), calc(59 * 1px));
  }
}
.cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:last-child .site-slider-image-block .site-slider-image {
  aspect-ratio: 1/1;
  width: 59.375vw;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-three-image-gallery-wrapper .cms-feature-datablock.custom-three-image-gallery .site-slick-wrapper .site-slide:last-child .site-slider-image-block .site-slider-image {
    width: 24.7395833333vw;
  }
}

.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slide-link {
  position: relative;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slide-link:hover .site-slider-image-block:after, .cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slide-link:focus .site-slider-image-block:after {
  background: var(--primary-color);
  opacity: 0.85;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-image-block {
  position: relative;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-image-block:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  transition: 0.3s ease;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 115/68;
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-caption {
  background: none;
  padding: 20px;
  z-index: 1;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-caption * {
  padding: 0;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data * {
  color: #ffffff;
  font-weight: 900;
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid-style-2 .site-slick-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid-style-2 .site-slick-wrapper {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, auto);
  }
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid-style-2 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 275/400;
}
.cms-gallery-feature.custom-image-button-grid-wrapper .cms-feature-datablock.custom-image-button-grid-style-2 .site-slick-wrapper .site-slide .site-slider-caption {
  padding: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
}

.cms-gallery-feature.custom-slideshow-wrapper {
  padding-inline: clamp(calc(1.5 * 1px), calc(1.5 * 1px + (100vw - 320px) * ((20.5 - 1.5) / (768 - 320))), calc(20.5 * 1px));
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .site-slick-wrapper .slick-list {
    overflow: visible;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .site-slick-wrapper .slick-slide {
  margin: 0 14.5px;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .site-slick-wrapper .slick-slide .site-slider-image-block {
  position: relative;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  padding: 0 20px;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper {
    padding: 0;
    margin-inline: auto;
    width: 83%;
  }
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper {
    width: 58.59375vw;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow {
  all: unset !important;
  position: relative !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 0 !important;
  line-height: 1 !important;
  cursor: pointer !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow:before {
  all: unset !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: var(--primary-color) !important;
  display: block !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow:hover:before, .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow:focus:before {
  color: var(--secondary-color) !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow.slick-prev: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: "\e91e" !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow.slick-prev:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: var(--primary-color);
  position: absolute;
  right: -2.5px;
  top: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .progress-container {
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--shade-color-3);
  border-radius: 1px;
  overflow: hidden;
  position: relative;
  margin-left: 18px;
  flex: 1;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .progress-container:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: var(--primary-color);
  position: absolute;
  top: 50%;
  left: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow .button-wrapper .progress-container .progress-bar {
  height: 100%;
  background-color: var(--primary-color);
  border-radius: 1px;
  width: 0%;
  transition: width 0.3s ease;
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-video-link .site-slick-wrapper .slick-slide {
    width: 58.59375vw !important;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-video-link .site-slick-wrapper .slick-slide .site-slider-image-block: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;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  background-color: var(--primary-color);
  background-image: url("../images/bell-tower-center.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: soft-light;
  background-size: cover;
  border-radius: 100%;
  position: absolute;
  bottom: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  right: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  height: 78px;
  width: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-video-link .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 14/9;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide {
    display: flex !important;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide {
    width: 58.59375vw !important;
  }
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-image-block {
    max-height: 100%;
    width: 50%;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 14/9;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 61/70;
    height: 100%;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-caption {
  position: relative;
  background-image: url("../images/tower-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-block: clamp(calc(18 * 1px), calc(18 * 1px + (100vw - 320px) * ((35 - 18) / (768 - 320))), calc(35 * 1px));
  padding-inline: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((66 - 48) / (1920 - 320))), calc(66 * 1px));
}
@media (min-width: 1024px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-caption {
    padding-block: 59px;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-caption *:not(a[class]) {
  padding: 0;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide .site-slider-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption {
  background-color: var(--primary-color);
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data li,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data li:before,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-primary .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption {
  background-color: var(--shade-color-3);
  background-blend-mode: difference;
}
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data li,
.cms-gallery-feature.custom-slideshow-wrapper .cms-feature-datablock.custom-slideshow-50-50-card .site-slick-wrapper .slick-slide.custom-bg-light .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data a:not([class]) {
  color: var(--secondary-color);
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-small-wrapper {
  padding: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-small-wrapper .cms-feature-datablock.custom-slideshow-small {
  padding: 0;
  margin-left: -14.5px;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-small-wrapper .cms-feature-datablock.custom-slideshow-small .site-slick-wrapper .slick-list {
  overflow: hidden;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-small-wrapper .cms-feature-datablock.custom-slideshow-small .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 108/101;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-list {
  overflow: hidden;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    gap: 39px;
  }
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-image-block {
    flex: 1 1 50%;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 1/1;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption {
  position: relative;
  background: none !important;
  padding-inline: 0;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption {
    flex: 1 1 50%;
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption {
    padding-inline: clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1920 - 1280))), calc(66 * 1px));
  }
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  color: var(--secondary-color);
  text-align: center;
  display: flex;
  flex-direction: column;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data ul,
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data li {
  color: inherit;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2:has(+ p > span.site-style-small), .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3:has(+ p > span.site-style-small), .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4:has(+ p > span.site-style-small), .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5:has(+ p > span.site-style-small), .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6:has(+ p > span.site-style-small) {
  margin-bottom: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data p:has(span[class]) {
  margin-bottom: 24px;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .site-style-small {
  color: var(--primary-color);
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data .site-tag-style {
  background-color: var(--primary-color);
  color: #ffffff;
  display: inline-block;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 160%;
  font-weight: 700;
  text-transform: uppercase;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .button-wrapper {
  justify-content: center;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-testimonials-wrapper .cms-feature-datablock.custom-slideshow-testimonials .button-wrapper .progress-container {
  display: none;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper {
  padding: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper {
  background: linear-gradient(180deg, #B50000 0%, #900 33%, #5E0000 100%);
  margin: 80px 0;
  overflow: visible;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/bronco-logo.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  background-blend-mode: darken;
  opacity: 0.12;
  z-index: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-list {
  overflow: visible;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide {
  margin: 0;
  display: flex !important;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide {
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 768px) * ((59 - 20) / (1280 - 768))), calc(59 * 1px));
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide {
    padding-inline: clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1920 - 1280))), calc(66 * 1px));
  }
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-image-block {
  height: auto;
  margin: -40px auto 0 auto;
  z-index: 10;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-image-block {
    margin-top: -60px;
    position: absolute;
    bottom: 0;
    left: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 768px) * ((59 - 20) / (1280 - 768))), calc(59 * 1px));
    height: calc(35.4166666667vw + 60px);
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-image-block {
    height: calc(35.46875vw + 60px);
    left: clamp(calc(59 * 1px), calc(59 * 1px + (100vw - 1280px) * ((66 - 59) / (1920 - 1280))), calc(66 * 1px));
  }
}
@media (min-width: 1920px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-image-block {
    max-height: 741px;
    height: calc(35.46875vw + 60px);
  }
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-image-block img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption {
  position: relative;
  background: none !important;
}
@media (min-width: 768px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 35.4166666667vw;
    padding-block: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 768px) * ((59 - 20) / (1920 - 768))), calc(59 * 1px));
    padding-left: clamp(calc(60 * 1px), calc(60 * 1px + (100vw - 768px) * ((120 - 60) / (1280 - 768))), calc(120 * 1px));
    width: 65.8854166667vw;
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption {
    height: 35.46875vw;
  }
}
@media (min-width: 1920px) {
  .cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption {
    max-height: 681px;
    height: 35.46875vw;
  }
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0;
}
.cms-gallery-feature.custom-slideshow-wrapper.custom-slideshow-cutout-wrapper .cms-feature-datablock.custom-slideshow-cutout .site-slick-wrapper .slick-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  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: 160%;
}

.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption {
  background: var(--primary-color);
  position: relative;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  font-size: clamp(calc(14 * 1px), calc(14 * 1px + (100vw - 320px) * ((18 - 14) / (1920 - 320))), calc(18 * 1px));
  line-height: 160%;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data p:not(:last-child) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (1920 - 320))), calc(20 * 1px));
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h2,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h3,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h4,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h5,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h6,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li:before,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 288/192;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-1 .site-slick-wrapper .site-slide .site-slider-caption {
  padding: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption {
  background: var(--primary-color);
  position: relative;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  font-size: clamp(calc(14 * 1px), calc(14 * 1px + (100vw - 320px) * ((18 - 14) / (1920 - 320))), calc(18 * 1px));
  line-height: 160%;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data p:not(:last-child) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (1920 - 320))), calc(20 * 1px));
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h2,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h3,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h4,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h5,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h6,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li:before,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 127/65;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption {
  background-color: var(--primary-color);
  background-image: url("../images/tower-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-block: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((66 - 48) / (1920 - 320))), calc(66 * 1px));
  padding-inline: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-2 .site-slick-wrapper .site-slide .site-slider-caption {
    padding-inline: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((66 - 48) / (1920 - 320))), calc(66 * 1px));
  }
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption {
  background: var(--primary-color);
  position: relative;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  font-size: clamp(calc(14 * 1px), calc(14 * 1px + (100vw - 320px) * ((18 - 14) / (1920 - 320))), calc(18 * 1px));
  line-height: 160%;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data p:not(:last-child) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (1920 - 320))), calc(20 * 1px));
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h2,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h3,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h4,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h5,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h6,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li:before,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide {
    display: flex !important;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-image-block {
    max-height: 100%;
    width: 50%;
  }
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 288/319;
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 289/391;
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 381/396;
  }
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption {
  background-color: var(--primary-color);
  background-image: url("../images/tower-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-block: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((53 - 48) / (768 - 320))), calc(53 * 1px));
  padding-inline: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((27 - 24) / (768 - 320))), calc(27 * 1px));
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption {
    padding-block: clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((53 - 35) / (1280 - 768))), calc(53 * 1px));
    padding-inline: clamp(calc(53 * 1px), calc(53 * 1px + (100vw - 768px) * ((59 - 53) / (1280 - 768))), calc(59 * 1px));
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3 .site-slick-wrapper .site-slide .site-slider-caption {
    padding-block: 59px;
    padding-inline: 59px;
  }
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-3-align-right .site-slick-wrapper .site-slide {
    flex-direction: row-reverse;
  }
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption {
  background: var(--primary-color);
  position: relative;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  font-size: clamp(calc(14 * 1px), calc(14 * 1px + (100vw - 320px) * ((18 - 14) / (1920 - 320))), calc(18 * 1px));
  line-height: 160%;
  padding: 0;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data p:not(:last-child) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (1920 - 320))), calc(20 * 1px));
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h2,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h3,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h4,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h5,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h6,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data ul,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li:before,
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-image-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary-color) !important;
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 288/320;
  filter: grayscale(100%);
  mix-blend-mode: multiply;
  opacity: 0.5;
  height: 100%;
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 578/305;
  }
}
@media (min-width: 1280px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 762/286;
  }
}
.cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption {
  background-color: transparent;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((66 - 48) / (1920 - 320))), calc(66 * 1px));
  padding-inline: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
}
@media (min-width: 768px) {
  .cms-gallery-feature .cms-feature-datablock.custom-card-style-4 .site-slick-wrapper .site-slide .site-slider-caption {
    padding-inline: clamp(calc(35 * 1px), calc(35 * 1px + (100vw - 768px) * ((59 - 35) / (1920 - 768))), calc(59 * 1px));
  }
}

.cms-gallery-feature.custom-card-style-5-wrapper {
  container-name: card-style-5;
  container-type: inline-size;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  object-fit: cover;
  height: auto;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption {
  background: var(--primary-color);
  position: relative;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data {
  font-size: clamp(calc(14 * 1px), calc(14 * 1px + (100vw - 320px) * ((18 - 14) / (1920 - 320))), calc(18 * 1px));
  line-height: 160%;
  padding: 0;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data p:not(:last-child) {
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((20 - 16) / (1920 - 320))), calc(20 * 1px));
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h2,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h3,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h4,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h5,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data h6,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data ul,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data li:before,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-capton-data a:not([class]) {
  color: #ffffff;
}
@container card-style-5 (min-width: 600px) {
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide:has(> .site-slider-image-block, > .site-slider-caption),
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide a:has(> .site-slider-image-block, > .site-slider-caption) {
    display: flex !important;
    justify-content: space-between;
    gap: 59px;
  }
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slide-link {
  display: block;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-image-block {
  position: relative;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-image-block: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;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  background-color: var(--primary-color);
  background-image: url("../images/bell-tower-center.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: soft-light;
  background-size: cover;
  border-radius: 100%;
  position: absolute;
  bottom: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  right: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  height: 78px;
  width: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@container card-style-5 (min-width: 600px) {
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-image-block {
    max-height: 100%;
    width: 50%;
  }
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 1/1;
  display: block;
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption {
  background-color: #ffffff;
  padding-block: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((35 - 32) / (768 - 320))), calc(35 * 1px));
  padding-inline: 0;
}
@container card-style-5 (min-width: 600px) {
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption {
    padding-block: 20px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h2,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h3,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h4,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h5,
.cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5 .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data h6 {
  color: unset;
  font-size: clamp(calc(23 * 1px), calc(23 * 1px + (100vw - 320px) * ((35 - 23) / (735 - 320))), calc(35 * 1px));
}
@container card-style-5 (min-width: 600px) {
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5-align-right .site-slick-wrapper .site-slide:has(> .site-slider-image-block, > .site-slider-caption),
  .cms-gallery-feature.custom-card-style-5-wrapper .cms-feature-datablock.custom-card-style-5-align-right .site-slick-wrapper .site-slide a:has(> .site-slider-image-block, > .site-slider-caption) {
    flex-direction: row-reverse;
  }
}

.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card {
  background-image: url("../images/tower-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-block: clamp(calc(48 * 1px), calc(48 * 1px + (100vw - 320px) * ((66 - 48) / (1920 - 320))), calc(66 * 1px));
  padding-inline: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((53 - 24) / (768 - 320))), calc(53 * 1px));
}
@media (min-width: 768px) {
  .cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card {
    padding-inline: clamp(calc(53 * 1px), calc(53 * 1px + (100vw - 768px) * ((66 - 53) / (1920 - 768))), calc(66 * 1px));
  }
}
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary {
  background-color: var(--primary-color);
}
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary h2,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary h3,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary h4,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary h5,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary h6,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary p,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary ul,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary li,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary li:before,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-primary a:not([class]) {
  color: #ffffff;
}
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light {
  background-color: var(--shade-color-3);
  background-blend-mode: difference;
}
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light h2,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light h3,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light h4,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light h5,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light h6,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light p,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light ul,
.cms-text-feature.custom-card-wrapper .cms-feature-datablock.custom-card-light a:not([class]) {
  color: var(--secondary-color);
}

.cms-text-feature.custom-callout-box-wrapper {
  container-name: callout-box;
  container-type: inline-size;
}
.custom-callout-grid .cms-text-feature.custom-callout-box-wrapper {
  container-name: unset;
  container-type: unset;
}
@media (min-width: 600px) {
  .custom-callout-grid .cms-text-feature.custom-callout-box-wrapper {
    flex: 0 1 calc((100% - 20px) / 2) !important;
    max-width: calc((100% - 20px) / 2) !important;
  }
}
@media (min-width: 1100px) {
  .custom-callout-grid .cms-text-feature.custom-callout-box-wrapper {
    flex: 0 1 calc((100% - 60px) / 4) !important;
    max-width: calc((100% - 60px) / 4) !important;
  }
}
.custom-callout-grid .cms-text-feature.custom-callout-box-wrapper .cms-text-feature-data {
  height: 100%;
}
.cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box {
  background-color: var(--primary-color) !important;
  background-image: url("../images/bell-tower-center.svg");
  background-repeat: no-repeat;
  background-position: 3% bottom;
  background-blend-mode: soft-light;
  background-size: 50%;
  padding-block: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((29 - 24) / (768 - 320))), calc(29 * 1px)) !important;
  padding-inline: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((39 - 32) / (768 - 320))), calc(39 * 1px)) !important;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  position: relative;
}
.custom-callout-grid .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box {
  aspect-ratio: 1/1;
  justify-content: center;
  min-height: clamp(calc(220 * 1px), calc(220 * 1px + (100vw - 320px) * ((320 - 220) / (1920 - 320))), calc(320 * 1px));
  max-height: clamp(calc(320 * 1px), calc(320 * 1px + (100vw - 320px) * ((480 - 320) / (1920 - 320))), calc(480 * 1px));
  height: auto;
}
@container callout-box (min-width: 600px) {
  .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box {
    flex-direction: row;
    align-items: center;
    gap: 29px;
  }
}
.cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h2, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h3, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h4, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h5, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h6, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box ul, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box li, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box li:before, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box a:not([class]) {
  color: #ffffff;
  margin-bottom: 5px;
}
@container callout-box (min-width: 600px) {
  .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h2, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h3, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h4, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h5, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box h6, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box ul, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box li, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box li:before, .cms-text-feature.custom-callout-box-wrapper .cms-feature-datablock.custom-callout-box a:not([class]) {
    margin-bottom: 0;
  }
}

.custom-callout-grid .cms-lcz-block-item .feature-zone {
  gap: 20px;
}
@media (min-width: 600px) {
  .custom-callout-grid .cms-lcz-block-item .feature-zone {
    flex-wrap: wrap;
    justify-content: center !important;
    align-items: stretch !important;
  }
}

.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: auto;
  aspect-ratio: 320/492;
  object-fit: cover;
}
@media (min-width: 600px) {
  .cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide .site-slider-image-block .site-slider-image {
    aspect-ratio: 121/64;
  }
}
.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide.custom-primary-overlay .site-slider-image-block {
  background-color: var(--primary-color) !important;
}
.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide.custom-primary-overlay .site-slider-image-block .site-slider-image {
  filter: grayscale(100%);
  mix-blend-mode: soft-light;
}
.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide .site-slider-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: center;
  padding: 0;
}
.cms-gallery-feature.custom-full-width-image-wrapper .cms-feature-datablock .site-slick-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data li:before {
  color: #ffffff;
}

.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;
  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;
  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;
  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;
  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: #ffffff;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .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: transparent;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  cursor: pointer;
}
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: inherit;
  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-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: 15px;
  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 {
  border: 1px solid var(--primary-color);
  transition: all ease 0.5s;
}
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 {
  transform: scale(0.7), rotate(45deg);
}
@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 {
  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;
  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: #ffffff;
  padding: 20px;
  border: 1px solid #d9dade;
  transition: all 1s;
}
@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;
}
.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: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 0;
  color: #ffffff;
  background: var(--secondary-color);
  border: 1px solid var(--secondary-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-search-wrapper .site-search-icon {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 50px;
  width: 50px;
  background-color: var(--secondary-color);
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.3s ease;
}
.site-search-wrapper .site-search-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: "\e90e" !important;
  color: #ffffff;
  font-size: 20px;
  display: block;
  line-height: 1;
  transform: scale(1);
  transition: 0.3s ease;
}
.site-header-athletics .site-search-wrapper .site-search-icon {
  background: transparent;
  border: 1px solid #ffffff;
}
.site-search-wrapper .site-search-icon:hover:before, .site-search-wrapper .site-search-icon:focus:before {
  transform: scale(1.3);
}
.site-search-wrapper .site-search-icon-close, .site-search-block-active .site-search-wrapper .site-search-icon {
  background-color: var(--primary-color);
}
.site-search-wrapper .site-search-icon-close:before, .site-search-block-active .site-search-wrapper .site-search-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: "\e921" !important;
  font-size: 15px;
}

.site-search-block {
  position: fixed;
  background: rgba(35, 31, 32, 0.8);
  backdrop-filter: blur(5px);
  top: 0;
  right: -100%;
  text-align: center;
  height: 100vh;
  width: 100%;
  transition: all ease 0.7s;
  z-index: 1000;
}
.cms-page-is-published .site-search-block, .cms-page-is-in-edit-mode .site-search-block {
  top: 72px;
}
.cms-page-is-in-preview-mode .site-search-block {
  top: 45px;
}
.site-search-block.site-search-block-active {
  right: 0;
}
.site-search-block .site-search-datablock {
  padding-top: clamp(calc(128 * 1px), calc(128 * 1px + (100vw - 320px) * ((176 - 128) / (1920 - 320))), calc(176 * 1px));
  padding-inline: 20px;
  color: #ffffff;
  font-family: var(--sans-serif-font);
}
.site-search-block .site-search-datablock .site-search-close {
  position: absolute;
  top: clamp(calc(28 * 1px), calc(28 * 1px + (100vw - 320px) * ((48 - 28) / (1920 - 320))), calc(48 * 1px));
  right: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((66 - 20) / (1920 - 320))), calc(66 * 1px));
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 50px;
  width: 50px;
  background-color: var(--primary-color);
  overflow: hidden;
  z-index: 1;
  transition: 0.3s ease;
}
.site-search-block .site-search-datablock .site-search-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: "\e921" !important;
  color: #ffffff;
  font-size: 15px;
  display: block;
  line-height: 1;
  transform: scale(1);
  transition: 0.3s ease;
}
.site-search-block .site-search-datablock .site-search-close:hover:before, .site-search-block .site-search-datablock .site-search-close:focus:before {
  transform: scale(1.3);
}
.site-search-block .site-search-datablock .site-search-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: #ffffff;
  font-weight: var(--h5-font-weight);
  text-transform: uppercase;
}
.site-search-block .site-search-datablock .site-search-desc {
  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);
  margin: 10px 0 clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
}
.site-search-block .site-search-datablock .site-search-data {
  max-width: 762px;
  width: 100%;
  position: relative;
  margin: auto;
  border: 2px solid var(--shade-color-3);
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}
.site-search-block .site-search-datablock .site-search-data ::-webkit-input-placeholder {
  color: #ffffff;
}
.site-search-block .site-search-datablock .site-search-data :-moz-placeholder {
  color: #ffffff;
}
.site-search-block .site-search-datablock .site-search-data ::-moz-placeholder {
  color: #ffffff;
}
.site-search-block .site-search-datablock .site-search-data :-ms-input-placeholder {
  color: #ffffff;
}
.site-search-block .site-search-datablock .site-search-data .site-search-input {
  background: none;
  width: 90%;
  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;
  border: none;
}
.site-search-block .site-search-datablock .site-search-data .site-search-button {
  font-size: 0;
  background: var(--primary-color);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  outline: none;
  border: none;
  line-height: 50px;
  color: #ffffff;
  font-weight: bold;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.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: "\e90e" !important;
  font-size: 20px;
  line-height: 1;
  transform: scale(1);
  transition: 0.3s ease;
}
.site-search-block .site-search-datablock .site-search-data .site-search-button:hover:before, .site-search-block .site-search-datablock .site-search-data .site-search-button:focus:before {
  transform: scale(1.3);
}

body:has(.site-search-block.site-search-option2-custom.site-search-block-active) {
  overflow: hidden;
  container-type: unset;
}

.site-slider .slick-dots,
.site-display-list .slick-dots,
.site-display-wrapper.site-display-slideshow .slick-dots {
  bottom: initial !important;
}
.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: "";
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
}
.site-slider .slick-dots li:not(.slick-active) button::before,
.site-display-list .slick-dots li:not(.slick-active) button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li:not(.slick-active) button::before {
  border: 1px solid var(--primary-color);
  background: transparent;
}
.site-slider .slick-dots li.slick-active button::before,
.site-display-list .slick-dots li.slick-active button::before,
.site-display-wrapper.site-display-slideshow .slick-dots li.slick-active button::before {
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
}
.site-slider .slick-arrow,
.site-display-list .slick-arrow,
.site-display-wrapper.site-display-slideshow .slick-arrow {
  width: 60px !important;
  height: 60px !important;
  padding: 0 !important;
}
@media (max-width: 599px) {
  .site-slider .slick-arrow,
  .site-display-list .slick-arrow,
  .site-display-wrapper.site-display-slideshow .slick-arrow {
    width: 0 !important;
    height: 0 !important;
  }
}
.site-slider .slick-arrow.slick-next, .site-slider .slick-arrow.slick-prev,
.site-display-list .slick-arrow.slick-next,
.site-display-list .slick-arrow.slick-prev,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev {
  font-size: 0px;
}
.site-slider .slick-arrow.slick-next:before, .site-slider .slick-arrow.slick-prev:before,
.site-display-list .slick-arrow.slick-next:before,
.site-display-list .slick-arrow.slick-prev:before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev: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;
  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: "\e90c" !important;
  color: #ffffff !important;
  background: #000000 !important;
  border-radius: 0;
  font-size: 25px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
}
@media (max-width: 599px) {
  .site-slider .slick-arrow.slick-next:before, .site-slider .slick-arrow.slick-prev:before,
  .site-display-list .slick-arrow.slick-next:before,
  .site-display-list .slick-arrow.slick-prev:before,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:before,
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:before {
    font-size: 20px !important;
  }
}
.site-slider .slick-arrow.slick-next:hover::before, .site-slider .slick-arrow.slick-prev:hover::before,
.site-display-list .slick-arrow.slick-next:hover::before,
.site-display-list .slick-arrow.slick-prev:hover::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover::before,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover::before {
  background: var(--primary-color) !important;
  color: #000000 !important;
}
.site-slider .slick-arrow.slick-next,
.site-display-list .slick-arrow.slick-next,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  right: 0 !important;
}
@media (max-width: 599px) {
  .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 !important;
  }
}
.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(0deg) !important;
}
.site-slider .slick-arrow.slick-prev,
.site-display-list .slick-arrow.slick-prev,
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev {
  left: 0 !important;
}
@media (max-width: 599px) {
  .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 !important;
  }
}
.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(180deg) !important;
}

.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 .site-style-intro-text, .cms-feature-wrapper .cms-feature-title .site-style-intro-text {
  color: var(--shade-color-2);
  font-size: clamp(calc(18 * 1px), calc(18 * 1px + (100vw - 320px) * ((28 - 18) / (1920 - 320))), calc(28 * 1px));
  font-weight: 700;
}
.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 .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 {
  margin-bottom: 0;
}

.cms-gallery-feature.custom-hero-wrapper .cms-feature-datablock.custom-hero .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-image-block:after {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cms-gallery-feature.custom-hero-wrapper .cms-feature-datablock.custom-hero .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 145/81;
}

.cms-display-feature.custom-display-slideshow-wrapper {
  padding-inline: clamp(calc(1.5 * 1px), calc(1.5 * 1px + (100vw - 320px) * ((20.5 - 1.5) / (768 - 320))), calc(20.5 * 1px));
}
@media (min-width: 1024px) {
  .cms-display-feature.custom-display-slideshow-wrapper {
    padding-inline: 0;
  }
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider {
  display: block;
  margin: 0;
}
@media (min-width: 1024px) {
  .cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-list {
    overflow: visible;
  }
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide {
  margin: 0 14.5px;
}
@media (min-width: 1024px) {
  .cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide {
    width: 58.59375vw;
  }
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block {
  margin: 0;
  padding: 0;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-image {
  position: relative;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-image:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-image .site-display-image-link {
  display: block;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-image .site-display-image-link img {
  aspect-ratio: 14/9;
  object-fit: cover;
  height: auto;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-data-block {
  color: #ffffff;
  background: none;
  text-align: left;
  bottom: 0;
  padding: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-data-block > * {
  order: 1;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-data-block h3 {
  font-size: clamp(calc(18 * 1px), calc(18 * 1px + (100vw - 320px) * ((28 - 18) / (1920 - 320))), calc(28 * 1px));
  line-height: 110%;
  font-weight: 900;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-data-block .site-display-tag {
  background-color: var(--primary-color);
  font-size: clamp(calc(11 * 1px), calc(11 * 1px + (100vw - 320px) * ((12 - 11) / (1920 - 320))), calc(12 * 1px));
  line-height: 160%;
  font-weight: 700;
  padding: 2px 5px;
  text-transform: uppercase;
  margin-bottom: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px)) !important;
  display: inline-block;
  order: 0;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-data-block .site-display-tag * {
  margin: 0;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  padding: 0 20px;
}
@media (min-width: 768px) {
  .cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper {
    padding: 0;
    margin-inline: auto;
    width: 83%;
  }
}
@media (min-width: 1024px) {
  .cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper {
    width: 58.59375vw;
  }
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow {
  all: unset !important;
  position: relative !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 0 !important;
  line-height: 1 !important;
  cursor: pointer !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow:before {
  all: unset !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: var(--primary-color) !important;
  display: block !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow:hover:before, .cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow:focus:before {
  color: var(--secondary-color) !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow.slick-prev {
  padding-right: 9px !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow.slick-prev: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: "\e91e" !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow.slick-next {
  padding-left: 9px !important;
  border-left: solid 1px var(--primary-color) !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .slick-arrow.slick-next:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .progress-container {
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--shade-color-3);
  border-radius: 1px;
  overflow: hidden;
  position: relative;
  margin-left: 18px;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .progress-container:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: var(--primary-color);
  position: absolute;
  top: 50%;
  left: 0;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow .button-wrapper .progress-container .progress-bar {
  height: 100%;
  background-color: var(--primary-color);
  border-radius: 1px;
  width: 0%;
  transition: width 0.3s ease;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow-small .site-display-list.slick-slider .slick-list {
  overflow: hidden;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow-small .site-display-list.slick-slider .slick-slide {
  width: auto;
}
.cms-display-feature.custom-display-slideshow-wrapper .cms-feature-datablock.custom-display-slideshow-small .site-display-list.slick-slider .slick-slide .site-display-list-block .site-display-image img {
  aspect-ratio: 622/473;
}

.cms-text-feature q,
.cms-text-feature blockquote,
.cms-text-feature-content q,
.cms-text-feature-content blockquote {
  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;
}

blockquote {
  color: var(--primary-color);
  background: transparent;
  font-style: normal;
  text-align: unset;
}
blockquote h1:before,
blockquote h2:before,
blockquote h3:before,
blockquote h4:before,
blockquote h5:before,
blockquote h6:before {
  content: "“";
  color: inherit;
}
blockquote h1:after,
blockquote h2:after,
blockquote h3:after,
blockquote h4:after,
blockquote h5:after,
blockquote h6:after {
  content: "”";
  color: inherit;
}
blockquote h1:has(span):before, blockquote h1:has(span):after,
blockquote h2:has(span):before,
blockquote h2:has(span):after,
blockquote h3:has(span):before,
blockquote h3:has(span):after,
blockquote h4:has(span):before,
blockquote h4:has(span):after,
blockquote h5:has(span):before,
blockquote h5:has(span):after,
blockquote h6:has(span):before,
blockquote h6:has(span):after {
  content: none;
}
blockquote h1:has(span) span:before,
blockquote h2:has(span) span:before,
blockquote h3:has(span) span:before,
blockquote h4:has(span) span:before,
blockquote h5:has(span) span:before,
blockquote h6:has(span) span:before {
  content: "“";
  color: inherit;
}
blockquote h1:has(span) span:after,
blockquote h2:has(span) span:after,
blockquote h3:has(span) span:after,
blockquote h4:has(span) span:after,
blockquote h5:has(span) span:after,
blockquote h6:has(span) span:after {
  content: "”";
  color: inherit;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6,
blockquote ul,
blockquote ol,
blockquote li,
blockquote p {
  color: var(--primary-color);
}
blockquote cite {
  color: var(--secondary-color);
}
blockquote cite:before {
  content: none !important;
}
blockquote cite .custom-cite-description {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: var(--primary-color);
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
}
blockquote:not(:last-child) {
  margin-bottom: 20px;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
  padding-left: 190px;
  padding-right: 190px;
}
@media (max-width: 1499px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 50px;
  }
}
@media (max-width: 1023px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .site-full-width-block, body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper .cms-text-feature-data > h3.cms-feature-title {
    padding: 0 20px;
  }
}

.site-form-payment-wrapper .site-form-product-payment-block .site-form-product-payment-data {
  background: 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: var(--primary-color);
  font-family: var(--serif-font);
  color: #ffffff;
}
.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 th, .table td {
  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: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  margin: 0 0 10px;
  border-bottom: 2px solid var(--primary-color);
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n) {
  display: flex;
  background: var(--shade-color-3);
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header th,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n) th {
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  background: none;
  cursor: pointer;
  width: 100%;
  color: var(--primary-color);
  padding: 15px 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header:hover,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n):hover {
  background: var(--primary-color);
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header:hover th,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n):hover th {
  background: none;
  color: #ffffff;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header.site-tbl-tab-header-active,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n).site-tbl-tab-header-active {
  background: var(--primary-color);
  color: #ffffff;
}
table.site-table-tabs .site-tbl-tab-header-wrapper .site-tbl-tab-header.site-tbl-tab-header-active th,
table.site-table-tabs .site-tbl-tab-header-wrapper tr:nth-child(2n).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(--sans-serif-font-2);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  background: var(--shade-color-3);
  cursor: pointer;
  width: 100%;
  color: var(--primary-color);
  display: none;
  text-align: left;
  border: 0px solid transparent !important;
  transition: 0.5s ease all;
  width: 100%;
  border-radius: 0px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  padding: 13.5px !important;
  margin: 0 0 5px;
  position: relative;
  cursor: pointer;
  border-block-color: transparent !important;
}
@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);
}
table.site-table-tabs .site-tbl-tab-accordion-title:after {
  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;
  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: "\e90c" !important;
  position: absolute;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 49px;
  font-size: 18px;
  font-weight: 100 !important;
  top: 0;
  height: 16px;
  bottom: 0;
  margin: auto;
  line-height: 16px;
  transition: all ease 0.5s;
}
@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: var(--primary-color) !important;
}
table.site-table-tabs .site-tbl-tab-accordion-title.site-tbl-tab-accordion-title-active::after {
  display: flex;
  transform: rotate(90deg);
}
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;
  padding-block: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  padding-inline: 0;
  color: var(--shade-color-1);
}
@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 0 20px;
    display: block;
    background: none;
  }
}
@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(--secondary-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 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: "\e92c" !important;
  font-size: 10px;
  color: #d9d9d9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease;
}
table.site-table-accordion tr th:after {
  content: none !important;
}
table.site-table-accordion tr th .icon-toggle {
  background: var(--primary-color);
  background-image: url("../images/watermark_small.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: soft-light;
  width: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
  aspect-ratio: 1/1;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
table.site-table-accordion tr th .icon-toggle: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: "\e90c" !important;
  color: #ffffff;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  background: transparent !important;
  border-top: 2px solid transparent !important;
  border-bottom: 2px solid var(--primary-color) !important;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  transition: all 0.5s ease;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:first-child {
  border-color: var(--primary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: var(--secondary-color) !important;
  text-align: left;
  display: block;
  padding-block: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px)) !important;
  padding-left: 27px !important;
  font-weight: 900;
  line-height: 110%;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover, table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:focus {
  background: transparent !important;
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th, table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:focus th {
  color: var(--secondary-color) !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th:before, table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:focus th:before {
  color: var(--primary-color);
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th .icon-toggle:after, table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:focus th .icon-toggle:after {
  animation: spin-once-icon 0.6s ease-in-out;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header th {
  padding-inline-end: 80px;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  border-color: transparent !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active:first-child {
  border-top-color: var(--primary-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 {
  color: var(--primary-color);
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th .icon-toggle:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a" !important;
  color: #ffffff;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  content: none !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc td {
  color: var(--shade-color-1);
  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));
  padding: 0;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-desc:not(:last-child) {
  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.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  padding-left: 57px !important;
  padding-right: 0 !important;
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th:before {
  left: auto;
  right: 0;
}
table.site-table-accordion.site-table-accordion-arrow-first tr.site-tbl-accordion-row.site-tbl-accordion-header th .icon-toggle {
  left: 0;
  right: auto;
}

.site-feature-accordion-wrapper .cms-feature-title {
  position: relative;
  cursor: pointer;
  margin-bottom: 0px !important;
  min-height: 49px;
  display: flex;
  align-items: center;
  background: #ffffff;
  color: var(--secondary-color);
  padding: 10px 10px 10px 60px;
  background: transparent !important;
  border-bottom: 2px solid var(--primary-color);
  font-weight: 700;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  transition: all 0.5s ease;
}
@media (max-width: 599px) {
  .site-feature-accordion-wrapper .cms-feature-title {
    padding-right: 59px;
    padding-block: 6px;
  }
}
.site-feature-accordion-wrapper .cms-feature-title .icon-toggle {
  background: var(--primary-color);
  background-image: url("../images/watermark_small.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: soft-light;
  width: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
  aspect-ratio: 1/1;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-feature-accordion-wrapper .cms-feature-title .icon-toggle: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: "\e90c" !important;
  color: #ffffff;
}
.site-feature-accordion-wrapper .cms-feature-title:hover .icon-toggle:after, .site-feature-accordion-wrapper .cms-feature-title:focus .icon-toggle:after {
  animation: spin-once-icon 0.6s ease-in-out;
}
.site-feature-accordion-wrapper .cms-feature-datablock {
  margin-top: 30px;
}
.site-feature-accordion-wrapper.site-feature-accordion-active .cms-feature-title {
  color: #ffffff;
  color: var(--secondary-color) !important;
  background: transparent !important;
  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;
}

.site-link-arrow {
  font-family: var(--sans-serif-font-2);
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.site-link-arrow: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: "\e902" !important;
  font-size: 16px;
  line-height: 1;
}
.site-link-arrow:hover:after, .site-link-arrow:focus:after {
  overflow: hidden;
  animation-name: hvr-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}

.site-heading-icon {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.site-heading-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: "\e92d" !important;
  font-size: 40px;
  line-height: 1;
  width: 52px;
}

.site-bronco-icon {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.site-bronco-icon:before {
  content: "";
  background-image: url("../images/broncos.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 77px;
  height: 40px;
}

.custom-div-container {
  background-color: unset !important;
  padding: unset !important;
}

.custom-font-size-7xl {
  font-size: clamp(calc(40 * 1px), calc(40 * 1px + (100vw - 320px) * ((130 - 40) / (1920 - 320))), calc(130 * 1px));
  line-height: 110%;
  font-weight: 900;
}

.custom-font-size-8xl {
  font-size: clamp(calc(46 * 1px), calc(46 * 1px + (100vw - 320px) * ((162 - 46) / (1920 - 320))), calc(162 * 1px));
  line-height: 110%;
  font-weight: 900;
}

.custom-serif-font {
  font-family: var(--serif-font-2);
}

.site-header-decrease-size {
  font-size: 90%;
}

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;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 766px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  padding-right: 0 !important;
}
@media (min-width: 767px) {
  .news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 490px);
  }
}

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: #000000;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-mbl-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-close {
  position: absolute;
  top: 60px;
  right: 20px;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-close::before {
  content: "X";
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation {
  display: none;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 40px 0 25px;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation:after {
  content: "";
  display: block;
  background: white;
  z-index: 1;
  width: 50px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: -1;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-filter-saparation:before {
  content: "";
  height: 1px;
  width: 120px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: 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;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
  display: none;
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-align: center;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
  margin: 0 5px 0 0;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-search-filter-block {
    margin: 0 0 15px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 50px;
  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));
  height: 66px;
  width: 100%;
  padding: 10px 20px;
  font-family: var(--sans-serif-font);
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    width: 100%;
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
  float: right;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    float: none;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
    margin: 0 0 5px;
    text-align: center;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list {
  margin: 0 -15px;
  opacity: 1;
  transition: opacity ease 0.5s;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list.cms-bb-result-list-active {
  opacity: 1;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
  width: 20%;
  padding: 0 15px 30px;
}
@media (max-width: 1599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 33.3%;
  }
}
@media (max-width: 999px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data {
  border: 1px solid var(--shade-color-2);
}
.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: 400px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 1499px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    height: 375px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc {
  margin: 20px;
  text-align: center;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-data-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-name {
  font-size: 22px;
  line-height: 32px;
  color: 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: 12px;
  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 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  color: var(--primary-color);
  font-family: var(--sans-serif-font);
  font-weight: bold;
  margin: -5px 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address {
  font-size: 12px;
  line-height: 17px;
  color: 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(--text-color);
  border-bottom: 1px solid var(--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: #000000;
  font-weight: bold;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-contact a {
  color: #000000;
}

.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  padding: 30px 0 0;
  text-align: center;
}
.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 225px;
  height: 225px;
  border-radius: 100%;
  margin: auto;
  border: 1px solid 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%;
  }
}
/*.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%;
    }
}
*/
/** @format */
.cms-bb-search-wrapper .integration-close {
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: transparent;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .integration-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-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;
  color: var(--primary-color);
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .integration-close:hover, .cms-bb-search-wrapper .integration-close:focus {
  background: var(--primary-color);
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper .integration-close:hover::before, .cms-bb-search-wrapper .integration-close:focus::before {
  color: #ffffff;
  transition: 0.5s ease all;
}
.cms-bb-search-wrapper select:focus {
  border-color: var(--secondary-color);
}
.cms-bb-search-wrapper .cms-sport-events-date-picker {
  padding: 0 10px;
}
.cms-bb-search-wrapper .cms-sport-events-date-picker input {
  height: 46px;
  margin: 0 5px;
}
.cms-bb-search-wrapper .cms-sport-events-date-picker input:focus {
  outline: none;
  border-color: var(--secondary-color) !important;
}
@media (min-width: 1100px) {
  .cms-bb-search-wrapper .cms-sport-events-date-picker {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
  }
  .cms-bb-search-wrapper .cms-sport-events-date-picker::before {
    content: "- OR -";
    position: relative;
    margin-right: 20px;
  }
}
.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-item.cms-bb-sport-events-result .cms-bb-result-item-data {
  border: 1px solid var(--secondary-color);
  padding: 20px;
  margin: 0 0 20px !important;
  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: 60px;
  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: 30px;
  margin: 2.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: 18px;
    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(--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 8px;
  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-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  margin-right: 5px;
  font-family: var(--sans-serif-font);
  font-size: 18px;
  color: var(--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 {
  color: var(--text-color);
  font-family: var(--sans-serif-font);
  font-size: 18px;
  font-weight: bold;
}
.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(--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(--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: 2px 15px 2px 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 {
  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: "\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 {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910" !important;
  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;
}

@media (min-width: 1100px) {
  .cms-bb-sport-events-search-block-desc {
    display: flex;
    align-items: end;
  }
  .cms-bb-sport-events-search-block-desc .cms-sport-events-filters {
    display: flex;
    align-items: end;
    gap: 10px;
    flex: 1;
  }
  .cms-bb-sport-events-search-block-desc .cms-sport-events-filters .sport-events-select {
    max-width: 160px;
  }
}

.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(--secondary-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);
}
.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);
}
.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;
}
.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;
}
.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(--shade-color-2);
  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-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;
}
.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;
}
.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: var(--secondary-color);
  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-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-sport-events-away .cms-bb-result-item-data .cms-bb-sport-events-date-wrapper {
  color: var(--primary-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-sport-events-data .cms-bb-sport-events-homeaway {
  color: var(--primary-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-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-team {
  color: var(--text-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-sport-events-data .cms-bb-sport-events-team-wrapper .cms-bb-sport-events-opponent {
  color: var(--text-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-sport-events-data .cms-bb-sport-events-desc {
  color: var(--text-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-sport-events-game-outcome-wrapper {
  color: var(--primary-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-sport-events-game-outcome-wrapper .cms-bb-sport-events-game-opponent:before {
  background: var(--primary-color);
}

.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-cancelled .cms-bb-sport-events-homeaway {
  display: inline-block;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper .cms-bb-result-item.cms-bb-sport-events-result.cms-bb-sport-events-cancelled .cms-bb-sport-events-homeaway::after {
  content: " Cancelled";
  background: #db0404;
  color: #ffffff;
  padding: 0 5px;
  margin-left: 10px;
  display: inline-block;
}

.site-bg-primary .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-color: var(--secondary-color);
}
.site-bb-roster-coach-table {
  width: 100%;
  color: var(--primary-color);
}
.site-bb-roster-coach-table tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.site-bb-roster-coach-table tr th,
.site-bb-roster-coach-table tr td {
  width: 50%;
  text-wrap: wrap;
}
.site-bb-roster-coach-table tr .cms-team-roster-coach-title-title,
.site-bb-roster-coach-table tr .cms-team-roster-coach-name-title {
  font-size: 18px;
  text-transform: uppercase;
}

.site-bb-roster-player-table {
  width: 100%;
  color: var(--primary-color);
}
.site-bb-roster-player-table tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.site-bb-roster-player-table tr th,
.site-bb-roster-player-table tr td {
  width: 50%;
  text-wrap: wrap;
}
.site-bb-roster-player-table tr .cms-team-roster-player-name-title,
.site-bb-roster-player-table tr .cms-team-roster-player-position-title {
  font-size: 18px;
  text-transform: uppercase;
}

.site-bb-roster-coach-title {
  display: none;
}

.cms-team-roster-player-jersey-number-title {
  font-size: 0;
}
.cms-team-roster-player-jersey-number-title::before {
  content: "JERSEY NO.";
  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));
}

/** @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;
  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(--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: 50px;
  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));
  height: 66px;
  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: 1024px) {
  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: 1024px) {
  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;
    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;
  }
  .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-feature-wrapper .cms-feature-datablock ul.todo-list {
  list-style: none;
}
.cms-feature-wrapper .cms-feature-datablock ul.todo-list li::before {
  display: none !important;
}
.cms-feature-wrapper .cms-feature-datablock ul.todo-list li label.todo-list__label span.todo-list__label__description {
  margin: 0 0 0 10px;
}
.cms-feature-wrapper .cms-feature-datablock ul:not(.slick-dots) li, .cms-feature-wrapper .cms-feature-datablock ol:not(.slick-dots) li {
  font-weight: 700;
}
.cms-feature-wrapper .cms-feature-datablock ul:not(.slick-dots) li::marker, .cms-feature-wrapper .cms-feature-datablock ol:not(.slick-dots) li::marker {
  color: var(--primary-color);
}
.cms-feature-wrapper .cms-feature-datablock ul:not([class]) li {
  position: relative;
  margin-left: 10px;
}
.cms-feature-wrapper .cms-feature-datablock ul:not([class]) li::marker {
  content: none;
}
.cms-feature-wrapper .cms-feature-datablock ul:not([class]) 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: "\e92c" !important;
  font-size: 5px;
  color: var(--primary-color);
  position: absolute;
  left: -30px;
}

.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(--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;
  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;
  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 {
  margin: 0;
  position: absolute;
  top: var(--hero-height);
  left: 0;
  width: 100%;
  z-index: 200;
}
.site-sidebar-menu:before {
  content: "";
  background: rgba(35, 31, 32, 0.8);
  backdrop-filter: blur(5px);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 100;
}
.site-sidebar-menu-open .site-sidebar-menu:before {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) {
  .site-sidebar-menu {
    max-width: 427px;
    transition: 0.5s ease-in-out;
  }
}
.site-sidebar-menu .site-sidebar-title {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  background: var(--primary-color);
  color: #ffffff;
  padding: 12px 16px;
  font-size: clamp(calc(11 * 1px), calc(11 * 1px + (100vw - 320px) * ((12 - 11) / (1920 - 320))), calc(12 * 1px));
  line-height: 120%;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
  width: calc(100% - 32px);
  margin: 0 auto;
}
.site-sidebar-menu .site-sidebar-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: "\e92f" !important;
  font-size: 13px;
}
@media (min-width: 600px) {
  .site-sidebar-menu .site-sidebar-title {
    width: 180px;
    margin: 0;
    transform: rotate(-90deg);
    transform-origin: left;
    position: absolute;
    left: 445px;
    top: 200px;
  }
}
.site-sidebar-menu .site-navigation {
  background: var(--secondary-color);
  border: 0px solid var(--primary-color);
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
}
.site-sidebar-menu.site-sidebar-expand li.site-nav-item.level1.site-nav-active-path {
  max-height: 3000px;
  padding-block: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 320px) * ((88 - 64) / (1920 - 320))), calc(88 * 1px));
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: #ffffff;
  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;
  display: block;
  padding: 10px 0 10px 0;
  font-family: var(--sans-serif-font);
  font-weight: 900;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover, .site-sidebar-menu ul.site-nav-block > li > a:focus {
  color: #ffffff;
  background: transparent;
}
.site-sidebar-menu ul li a {
  transition: all 0.5s ease;
  font-family: var(--sans-serif-font-2);
  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 a:after {
  content: "";
  height: 1px;
  width: 0;
  background: #ffffff;
  opacity: 0.5;
  display: block;
  transition: 0.3s ease;
}
.site-sidebar-menu ul li a:hover:after {
  width: 100%;
}
.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;
  overflow: hidden;
  max-height: 0;
  transition: all ease 0.5s;
}
@media (min-width: 600px) {
  .site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
    overflow: visible;
    max-height: none;
    padding-block: clamp(calc(64 * 1px), calc(64 * 1px + (100vw - 320px) * ((88 - 64) / (1920 - 320))), calc(88 * 1px));
  }
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path .site-nav-linktext {
  display: none;
}
.site-sidebar-menu ul.site-subnav-block li {
  padding: 0 0 0 0px;
}
.site-sidebar-menu ul.site-subnav-block li.level2.site-nav-child .site-nav-linktext {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: #ffffff;
  display: block;
  padding: 10px 10px 10px 10px;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover, .site-sidebar-menu ul.site-subnav-block li > a:focus {
  color: #ffffff;
  background: transparent;
}
.site-sidebar-menu ul.site-subnav-block li.site-nav-child .site-subnav-level3 > li > a {
  padding-inline: 20px;
}

.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;
}

.site-header-hamburger-wrapper {
  background-color: var(--shade-color-3);
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(100%);
  display: flex;
  flex-direction: column;
  height: calc(100vh - var(--header-height));
  max-width: 640px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.5s ease;
  overflow: hidden;
  overflow-y: auto;
  z-index: 70;
}
.header-hamburger-page.cms-page-is-in-edit-mode .site-header-hamburger-wrapper {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  top: 192px;
}
.header-hamburger-page.cms-page-is-in-edit-mode .site-header-hamburger-wrapper .site-nav-top-buttons,
.header-hamburger-page.cms-page-is-in-edit-mode .site-header-hamburger-wrapper .site-nav-container,
.header-hamburger-page.cms-page-is-in-edit-mode .site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper {
  display: none;
}
.cms-page-is-in-preview-mode .site-header-hamburger-wrapper {
  top: 45px;
  height: calc(100vh - 45px);
}
.cms-page-is-published .site-header-hamburger-wrapper, .cms-page-is-in-edit-mode .site-header-hamburger-wrapper {
  top: 72px;
  height: calc(100vh - 72px);
}
.site-header-hamburger-wrapper-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  pointer-events: auto;
}
.site-header-hamburger-wrapper .site-nav-top-buttons {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-logo {
  opacity: 0;
  visibility: hidden;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .button-wrap {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 50px;
  width: 50px;
  background-color: var(--secondary-color);
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.3s ease;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-search-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: "\e90e" !important;
  color: #ffffff;
  font-size: 20px;
  display: block;
  line-height: 1;
  transform: scale(1);
  transition: 0.3s ease;
}
.site-header-athletics .site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon {
  background: transparent;
  border: 1px solid #ffffff;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon:hover:before, .site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon:focus:before {
  transform: scale(1.3);
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon-close, .site-search-block-active .site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon {
  background-color: var(--primary-color);
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-search-icon-close:before, .site-search-block-active .site-header-hamburger-wrapper .site-nav-top-buttons .site-search-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: "\e921" !important;
  font-size: 15px;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  background: none;
  height: 50px;
  width: 50px;
  background-color: var(--primary-color);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button span {
  display: block;
  height: 2px;
  width: 15px;
  background: #ffffff;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:hover span:first-child, .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:focus span:first-child, .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button-active span:first-child {
  transform: translateY(6px) rotate(45deg);
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:hover span:nth-child(2), .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:focus span:nth-child(2), .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button-active span:nth-child(2) {
  opacity: 0;
}
.site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:hover span:last-child, .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button:focus span:last-child, .site-header-hamburger-wrapper .site-nav-top-buttons .site-header-hamburger-button-active span:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
.site-header-hamburger-wrapper .site-nav-container {
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
}
.site-header-hamburger-wrapper nav#site-navigation.site-navigation-active {
  padding-block: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block {
  padding-block: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  display: flex;
  flex-direction: column;
  row-gap: clamp(calc(24 * 1px), calc(24 * 1px + (100vw - 320px) * ((33 - 24) / (1920 - 320))), calc(33 * 1px));
  border-top: 1px solid #CFD4DB;
  border-bottom: 1px solid #CFD4DB;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li > a {
  color: var(--secondary-color);
  font-size: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  font-weight: 900;
  line-height: 110%;
  padding-block: 8.5px;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li > a:hover, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li > a:focus {
  color: var(--primary-color);
  text-decoration: underline;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li > a:hover .site-nav-linktext, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li > a:focus .site-nav-linktext {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li:has(.site-nav-linktext.site-nav-expand-active) > a, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li.site-nav-active > a {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li:has(.site-nav-linktext.site-nav-expand-active) > a .site-nav-linktext, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li.site-nav-active > a .site-nav-linktext {
  color: inherit;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li.hide-in-nav, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block > li.custom-nav-hide-in-nav {
  display: none;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li a {
  display: block;
  width: calc(100% - 50px);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand {
  background: var(--primary-color);
  background-image: url("../images/watermark_small.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: soft-light;
  width: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
  aspect-ratio: 1/1;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 10;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand: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: "\e90c" !important;
  color: #ffffff;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand:hover:after, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-nav-linktext.site-nav-expand:focus:after {
  animation: spin-once-icon 0.6s ease-in-out;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: all ease 0.5s;
  width: 100%;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper-active {
  max-height: 3000px;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  row-gap: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
  color: var(--secondary-color);
  font-family: var(--sans-serif-font-2);
  font-size: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  line-height: 120%;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    font-size: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 1280px) * ((22 - 20) / (1900 - 1280))), calc(22 * 1px));
  }
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:focus {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand {
  background: none;
  background-blend-mode: unset;
  width: auto;
  aspect-ratio: auto;
  cursor: pointer;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
  color: inherit;
  display: block;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:after {
  content: none !important;
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:hover, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:focus, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand-active {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:hover:before, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand:focus:before, .site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper nav#site-navigation ul.site-nav-block ul.site-subnav-block.site-subnav-level2 li.site-subnav-item.level2 .site-subnav-wrapper .site-subnav-back {
  display: none;
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper {
  padding-inline: clamp(calc(20 * 1px), calc(20 * 1px + (100vw - 320px) * ((59 - 20) / (1920 - 320))), calc(59 * 1px));
  padding-bottom: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum {
  list-style: none;
  display: flex;
  gap: 29px;
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum .site-breadcrumbs-item {
  color: var(--secondary-color);
  font-family: var(--sans-serif-font-2);
  font-size: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((22 - 16) / (1920 - 320))), calc(22 * 1px));
  line-height: 120%;
  font-weight: 400;
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum .site-breadcrumbs-item .site-breadcrumbs-link {
  display: flex;
  align-items: center;
  gap: 10px;
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum .site-breadcrumbs-item .site-breadcrumbs-link: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: "\e902" !important;
}
.site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum .site-breadcrumbs-item .site-breadcrumbs-link:hover, .site-header-hamburger-wrapper .site-menu-breadcrumb-wrapper .site-breadcrum .site-breadcrumbs-item .site-breadcrumbs-link:focus {
  color: var(--primary-color);
}
.site-header-hamburger-wrapper .cms-gallery-feature.site-menu-nav-image-wrapper .cms-feature-datablock.site-menu-nav-image .site-slide .site-slider-image-block .site-slider-image {
  aspect-ratio: 3/2;
  object-fit: cover;
  height: auto;
}
.site-header-hamburger-wrapper .cms-gallery-feature.site-menu-nav-image-wrapper .cms-feature-datablock.site-menu-nav-image .site-slide .site-slider-caption {
  padding-block: clamp(calc(32 * 1px), calc(32 * 1px + (100vw - 320px) * ((44 - 32) / (1920 - 320))), calc(44 * 1px));
  padding-inline: clamp(calc(16 * 1px), calc(16 * 1px + (100vw - 320px) * ((35 - 16) / (768 - 320))), calc(35 * 1px));
}
.site-header-hamburger-wrapper .cms-gallery-feature.site-menu-nav-image-wrapper .cms-feature-datablock.site-menu-nav-image .site-slide .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0 !important;
}
.site-header-hamburger-wrapper .cms-gallery-feature.site-menu-nav-image-wrapper .cms-feature-datablock.site-menu-nav-image .site-slide .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  padding: 0;
}/*# sourceMappingURL=style.css.map */