@font-face {
  font-family: "Gotham";
  src: url("../fonts/web-fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/web-fonts/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?ynksto");
  src: url("../fonts/icon-fonts/site-icon.eot?ynksto#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?ynksto") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?ynksto") format("woff"), url("../fonts/icon-fonts/site-icon.svg?ynksto#site-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=site-icon-],
[class*=" site-icon-"] {
  speak: never;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-bookmark-long-border:before {
  content: "\e915";
}

.site-icon-bookmark-long-fill:before {
  content: "\e916";
}

.site-icon-bookmark-short-border:before {
  content: "\e917";
}

.site-icon-bookmark-short-fill:before {
  content: "\e918";
}

.site-icon-youtube:before {
  content: "\e914";
}

.site-icon-twitter-x:before {
  content: "\e913";
}

.site-icon-email:before {
  content: "\e912";
}

.site-icon-search:before {
  content: "\e905";
}

.site-icon-clock:before {
  content: "\e911";
}

.site-icon-tiktok:before {
  content: "\e903";
}

.site-icon-arrow-down:before {
  content: "\e907";
}

.site-icon-arrow-left:before {
  content: "\e908";
}

.site-icon-arrow-right:before {
  content: "\e909";
}

.site-icon-arrow-up:before {
  content: "\e90a";
}

.site-icon-arrow-back:before {
  content: "\e90b";
}

.site-icon-arrow-next:before {
  content: "\e90c";
}

.site-icon-arrow-play:before {
  content: "\e90d";
}

.site-icon-instagram:before {
  content: "\e906";
}

.site-icon-linkedin:before {
  content: "\e900";
}

.site-icon-twitter:before {
  content: "\e901";
}

.site-icon-facebook:before {
  content: "\e902";
}

.site-icon-close:before {
  content: "\e90f";
}

.site-icon-location:before {
  content: "\e910";
}

.site-icon-vimeo:before {
  content: "\e904";
}

.site-icon-youtube-icon:before {
  content: "\e90e";
}

.site-color-text {
  color: #002D1F !important;
}
.site-color-text-wrapper .cms-feature-title {
  color: #002D1F !important;
}
.site-color-primary {
  color: #1F3C6E !important;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #1F3C6E !important;
}
.site-color-secondary {
  color: #F6C64F !important;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #F6C64F !important;
}
.site-color-light {
  color: #F7FDFF !important;
}
.site-color-light-wrapper .cms-feature-title {
  color: #F7FDFF !important;
}
.site-color-black {
  color: #000000 !important;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}
.site-color-white {
  color: #ffffff !important;
}
.site-color-white h1, .site-color-white h2, .site-color-white h3, .site-color-white h4, .site-color-white h5, .site-color-white .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-color-white .cms-vc-sports-name-title, .site-color-white .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-color-white .cms-vc-sports-grade-title, .site-color-white .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-color-white .cms-vc-sports-jersey-number-title, .site-color-white h6 {
  color: #ffffff;
}
.site-color-white * {
  color: #ffffff;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-text, .site-bg-text-wrapper, .site-bg .cms-feature-title {
  background: #002D1F !important;
}
.site-bg-primary, .site-bg-primary-wrapper, .site-bg .cms-feature-title {
  background: #1F3C6E !important;
}
.site-bg-secondary, .site-bg-secondary-wrapper, .site-bg .cms-feature-title {
  background: #F6C64F !important;
}
.site-bg-light, .site-bg-light-wrapper, .site-bg .cms-feature-title {
  background: #EFFBFF !important;
}
.site-bg-black, .site-bg-black-wrapper, .site-bg .cms-feature-title {
  background: #000000 !important;
}
.site-bg-white, .site-bg-white-wrapper, .site-bg .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "Times New Roman", Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body {
  background: #F7FDFF;
  font-size: 19px;
  line-height: 32px;
  color: #002D1F;
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", Times, serif !important;
  overflow-x: hidden;
}

pre,
code,
kbd,
samp,
tt,
input,
textarea,
select,
option,
optgroup,
button,
td,
blockquote,
cite,
small,
big,
.marker,
q {
  font-family: "Times New Roman", Times, serif !important;
}

var {
  color: #0E487D;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
}

h2 var,
h3 var {
  margin-bottom: 20px;
  display: block;
}

blockquote,
q {
  background: url("../images/quote.svg") 0% 0% no-repeat;
  background-size: 40px;
  padding: 40px 0 0;
  color: #1F3C6E !important;
  text-align: left !important;
  font-size: 26px !important;
  line-height: 33px !important;
}
blockquote p,
q p {
  font-size: 26px !important;
  line-height: 33px !important;
}
blockquote::before, blockquote::after,
q::before,
q::after {
  display: none;
}

cite {
  display: inline-block;
  color: #1F3C6E !important;
  font-size: 30px !important;
  line-height: 1;
  text-transform: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  position: relative;
}
cite::before {
  display: none;
}
cite::after {
  background: #1F3C6E;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -4px;
  left: 0;
  opacity: 0.3;
}
cite small {
  padding-top: 10px;
  display: block;
  color: inherit !important;
  font-size: 15px !important;
  font-weight: normal !important;
  font-style: normal !important;
}

.site-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-container {
    padding: 0 7%;
  }
}
@media (min-width: 1950px) {
  .site-container {
    max-width: 1920px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .site-container__small {
    max-width: 58%;
    padding: 0;
  }
}
@media (min-width: 1600px) {
  .site-container__small {
    max-width: 50%;
    padding: 0;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}

.site-wrapper {
  padding-top: 50px;
}
@media (min-width: 1024px) {
  .site-wrapper {
    padding-top: 100px;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}
.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar {
  display: none;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 120px;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
    padding: 0;
    float: none;
  }
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
  float: left;
}
@media (max-width: 766px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-main-data {
    float: none;
  }
}
@media (min-width: 767px) {
  .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar .site-main-data {
    width: calc(100% - 490px);
  }
}
.site-main-wrapper .site-sub-wrapper__two-col {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__two-col {
    flex-direction: row;
  }
}
.site-main-wrapper .site-sub-wrapper__two-col--left {
  width: 100%;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__two-col--left {
    width: 30%;
  }
}
.site-main-wrapper .site-sub-wrapper__two-col--right {
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right {
    width: 70%;
    padding: 0 10%;
  }
}
@media (min-width: 1200px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right {
    padding-left: 16%;
    padding-right: 0;
  }
}
.site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
  max-width: 100%;
  padding-top: 100px;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
    padding-top: 220px;
  }
}
@media (min-width: 1200px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
    max-width: 60%;
  }
}
@media (min-width: 1400px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
    max-width: 52%;
  }
}
@media (min-width: 1600px) {
  .site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
    max-width: 60%;
  }
}
.site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone.no-features {
  padding-top: 0;
}
.site-main-wrapper .site-sub-wrapper__middle-two-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__middle-two-col {
    flex-direction: row;
  }
}
.site-main-wrapper .site-sub-wrapper__middle-two-col--left {
  width: 100%;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__middle-two-col--left {
    width: 40%;
  }
}
.site-main-wrapper .site-sub-wrapper__middle-two-col--right {
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .site-main-wrapper .site-sub-wrapper__middle-two-col--right {
    width: 50%;
  }
}

body.cms-page-is-in-edit-mode .site-main-wrapper .site-sub-wrapper__two-col--right .feature-zone {
  padding-top: 0;
}

body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper,
body:not(.cms-page-is-in-edit-mode) .site-full-width-content-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-block-wrapper,
  body:not(.cms-page-is-in-edit-mode) .site-full-width-content-wrapper {
    border-left: 40px #F7FDFF solid;
    border-right: 40px #F7FDFF solid;
  }
}

@media (min-width: 1024px) {
  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 {
    max-width: 58%;
    padding: 0 !important;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  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 {
    max-width: 50%;
  }
}

.stop-scrolling {
  width: 100%;
  position: fixed !important;
  overflow-y: scroll !important;
}

.custom-spot-form-wrapper .cms-feature-datablock select.site-select {
  color: #ffffff !important;
  font-size: 19px !important;
  font-family: "Times New Roman", Times, serif !important;
}
.custom-spot-form-wrapper .cms-feature-datablock select.site-select option {
  color: #000000 !important;
}
.custom-spot-form-wrapper .cms-feature-datablock .site-textbox, .custom-spot-form-wrapper .cms-feature-datablock .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-input, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .custom-spot-form-wrapper .cms-feature-datablock .site-search-input, .custom-spot-form-wrapper .cms-feature-datablock .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data .custom-spot-form-wrapper .cms-feature-datablock .site-search-input,
.custom-spot-form-wrapper .cms-feature-datablock .site-textarea {
  font-size: 19px !important;
  font-family: "Times New Roman", Times, serif !important;
}
.custom-spot-form-wrapper .cms-feature-datablock .field-validation-error {
  font-size: 14px;
  font-family: "Times New Roman", Times, serif !important;
}

.site-bg-primary-wrapper .site-form-wrapper .site-form-button {
  background: transparent !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
.site-bg-primary-wrapper .site-form-wrapper .site-form-button:hover {
  background: #F6C64F !important;
  color: #1F3C6E !important;
  border: 1px solid #F6C64F !important;
}
.site-bg-primary-wrapper .site-form-wrapper .site-form-button:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

h1 {
  font-size: 5.375rem;
  line-height: 1;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  h1 {
    font-size: 3.8392857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h1 {
    font-size: 3.5833333333rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h1 {
    font-size: 3.1617647059rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

h2 {
  font-size: 5.375rem;
  line-height: 1;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  h2 {
    font-size: 3.8392857143rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 999px) {
  h2 {
    font-size: 3.5833333333rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h2 {
    font-size: 3.1617647059rem;
    line-height: 1;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 3.625rem;
  line-height: 1.25;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  h3 {
    font-size: 2.5892857143rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h3 {
    font-size: 2.4166666667rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}

h4 {
  font-size: 2.525rem;
  line-height: 1.25;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  h4 {
    font-size: 1.8035714286rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h4 {
    font-size: 1.6833333333rem;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}

h5, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title {
  font-size: 1.875rem;
  line-height: 1.25;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  h5, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h5, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

h6 {
  font-size: 1.688rem;
  line-height: 1.25;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1F3C6E;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  h6 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  h6 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

a {
  text-decoration: none;
  color: #1F3C6E;
}
a:hover, a:focus {
  color: #002D1F;
}

p {
  margin: 0 0 10px;
}

strong {
  font-weight: bold;
}

hr {
  background: url("../images/hr.svg") 50% 50% no-repeat;
  width: 100%;
  max-width: 400px;
  height: 19px;
  margin: 60px auto 60px !important;
  border: 0 !important;
  position: relative;
}
hr::before {
  background: #1F3C6E;
  width: 30%;
  height: 1px;
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  opacity: 0.3;
}
hr::after {
  background: #1F3C6E;
  width: 30%;
  height: 1px;
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  opacity: 0.3;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

.site-button-primary, .site-form-payment-wrapper .site-payment-buttons button,
.site-form-data .site-form-buttons .site-form-button,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button,
.site-bookmark-button {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-primary::after, .site-form-payment-wrapper .site-payment-buttons button::after,
.site-form-data .site-form-buttons .site-form-button::after,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button::after,
.site-bookmark-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-primary:hover, .site-form-payment-wrapper .site-payment-buttons button:hover, .site-button-primary:focus, .site-form-payment-wrapper .site-payment-buttons button:focus,
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-buttons .site-form-button:focus,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:focus,
.site-bookmark-button:hover,
.site-bookmark-button:focus {
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
}
.site-button-primary:hover::after, .site-form-payment-wrapper .site-payment-buttons button:hover::after, .site-button-primary:focus::after, .site-form-payment-wrapper .site-payment-buttons button:focus::after,
.site-form-data .site-form-buttons .site-form-button:hover::after,
.site-form-data .site-form-buttons .site-form-button:focus::after,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover::after,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:focus::after,
.site-bookmark-button:hover::after,
.site-bookmark-button:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-primary samp, .site-form-payment-wrapper .site-payment-buttons button samp,
.site-form-data .site-form-buttons .site-form-button samp,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button samp,
.site-bookmark-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}

.site-button-primary-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-primary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-primary-play:hover, .site-button-primary-play:focus {
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
}
.site-button-primary-play:hover::after, .site-button-primary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-primary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-primary-play::after {
  content: "\e90d" !important;
}

.site-button-secondary {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-secondary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-secondary:hover, .site-button-secondary:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-secondary:hover::after, .site-button-secondary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-secondary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-secondary:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-secondary-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-secondary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-secondary-play:hover, .site-button-secondary-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-secondary-play:hover::after, .site-button-secondary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-secondary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-secondary-play::after {
  content: "\e90d" !important;
}
.site-button-secondary-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-form-button {
  font-size: 19px;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
}

.site-button-icon {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  border: 0 !important;
  border-radius: 0 !important;
  min-height: 0 !important;
  line-height: 1 !important;
  padding: 0 0 !important;
}
.site-button-icon::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-icon:hover, .site-button-icon:focus {
  background: transparent;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-icon:hover::after, .site-button-icon:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-icon samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-icon::before {
  background: url("../images/bulletpoint.svg") 0% 50% no-repeat;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  content: "";
  display: inline-block;
}
.site-button-icon::after {
  background: none !important;
  content: "";
  width: 0 !important;
  height: 2px !important;
  top: auto !important;
  left: 20px !important;
  bottom: -5px !important;
  right: auto !important;
  transition: width ease 0.5s !important;
  font-size: 0 !important;
  border-radius: 0 !important;
}
.site-button-icon:hover::after, .site-button-icon:focus::after {
  width: calc(100% - 20px) !important;
}

.site-button-arrow {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid transparent;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  padding-left: 0;
  position: relative;
}
.site-button-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: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-arrow:hover, .site-button-arrow:focus {
  background: transparent;
  color: #1F3C6E;
  border: 1px solid transparent;
}
.site-button-arrow:hover::after, .site-button-arrow:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-arrow samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-arrow::before {
  background: #F6C64F !important;
  content: "";
  width: 0 !important;
  height: 2px !important;
  position: absolute;
  top: auto !important;
  left: 0 !important;
  bottom: 15px !important;
  right: auto !important;
  transition: width ease 0.5s !important;
  font-size: 0 !important;
  border-radius: 0 !important;
}
.site-button-arrow:hover::before, .site-button-arrow:focus::before {
  width: calc(100% - 60px) !important;
}

.site-button-white-arrow {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid transparent;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  padding-left: 0;
  position: relative;
}
.site-button-white-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: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-white-arrow:hover, .site-button-white-arrow:focus {
  background: transparent;
  color: #1F3C6E;
  border: 1px solid transparent;
}
.site-button-white-arrow:hover::after, .site-button-white-arrow:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-white-arrow samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-white-arrow::before {
  background: #ffffff !important;
  content: "";
  width: 0 !important;
  height: 2px !important;
  position: absolute;
  top: auto !important;
  left: 0 !important;
  bottom: 15px !important;
  right: auto !important;
  transition: width ease 0.5s !important;
  font-size: 0 !important;
  border-radius: 0 !important;
}
.site-button-white-arrow::after {
  background: #ffffff !important;
}
.site-button-white-arrow:hover::before, .site-button-white-arrow:focus::before {
  width: calc(100% - 60px) !important;
}
.site-button-white-arrow:hover::after, .site-button-white-arrow:focus::after {
  background: #ffffff !important;
}

.site-button-white-border, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #ffffff;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-white-border::after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-white-border:hover, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover, .site-button-white-border:focus, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #ffffff;
}
.site-button-white-border:hover::after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover::after, .site-button-white-border:focus::after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-white-border samp, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-white-border:hover::after, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-white-border-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #ffffff;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-white-border-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-white-border-play:hover, .site-button-white-border-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #ffffff;
}
.site-button-white-border-play:hover::after, .site-button-white-border-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-white-border-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-white-border-play::after {
  content: "\e90d" !important;
}
.site-button-white-border-play.video-popup-button::after {
  transform: scale(1);
  animation: pulse 1.5s infinite;
}
.site-button-white-border-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-primary {
  background: #1F3C6E;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-filled-primary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-primary:hover, .site-button-filled-primary:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-filled-primary:hover::after, .site-button-filled-primary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-primary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-primary:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-primary-play {
  background: #1F3C6E;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-filled-primary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-primary-play:hover, .site-button-filled-primary-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-filled-primary-play:hover::after, .site-button-filled-primary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-primary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-primary-play::after {
  content: "\e90d" !important;
}
.site-button-filled-primary-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-secondary {
  background: #F6C64F;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-filled-secondary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-secondary:hover, .site-button-filled-secondary:focus {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
}
.site-button-filled-secondary:hover::after, .site-button-filled-secondary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-secondary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-secondary::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}
.site-button-filled-secondary:hover::after {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}

.site-button-filled-secondary-play {
  background: #F6C64F;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
}
.site-button-filled-secondary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-secondary-play:hover, .site-button-filled-secondary-play:focus {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
}
.site-button-filled-secondary-play:hover::after, .site-button-filled-secondary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-secondary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-secondary-play::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  content: "\e90d" !important;
}
.site-button-filled-secondary-play:hover::after {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}

.site-button-full-primary {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-primary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-primary:hover, .site-button-full-primary:focus {
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
}
.site-button-full-primary:hover::after, .site-button-full-primary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-primary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}

.site-button-full-primary-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-primary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-primary-play:hover, .site-button-full-primary-play:focus {
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
}
.site-button-full-primary-play:hover::after, .site-button-full-primary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-primary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-full-primary-play::after {
  content: "\e90d" !important;
}

.site-button-full-secondary {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-secondary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-secondary:hover, .site-button-full-secondary:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-full-secondary:hover::after, .site-button-full-secondary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-secondary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-full-secondary:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-full-secondary-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-secondary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-secondary-play:hover, .site-button-full-secondary-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-full-secondary-play:hover::after, .site-button-full-secondary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-secondary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-full-secondary-play::after {
  content: "\e90d" !important;
}
.site-button-full-secondary-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-full-white-border {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #ffffff;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-white-border::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-white-border:hover, .site-button-full-white-border:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #ffffff;
}
.site-button-full-white-border:hover::after, .site-button-full-white-border:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-white-border samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-full-white-border:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-full-white-border-play {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #ffffff;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-full-white-border-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-full-white-border-play:hover, .site-button-full-white-border-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #ffffff;
}
.site-button-full-white-border-play:hover::after, .site-button-full-white-border-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-full-white-border-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-full-white-border-play::after {
  content: "\e90d" !important;
}
.site-button-full-white-border-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-full-primary {
  background: #1F3C6E;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-filled-full-primary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-full-primary:hover, .site-button-filled-full-primary:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-filled-full-primary:hover::after, .site-button-filled-full-primary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-full-primary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-full-primary:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-full-primary-play {
  background: #1F3C6E;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-filled-full-primary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-full-primary-play:hover, .site-button-filled-full-primary-play:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-button-filled-full-primary-play:hover::after, .site-button-filled-full-primary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-full-primary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-full-primary-play::after {
  content: "\e90d" !important;
}
.site-button-filled-full-primary-play:hover::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}

.site-button-filled-full-secondary {
  background: #F6C64F;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-filled-full-secondary::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-full-secondary:hover, .site-button-filled-full-secondary:focus {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
}
.site-button-filled-full-secondary:hover::after, .site-button-filled-full-secondary:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-full-secondary samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-full-secondary::after {
  background: #1F3C6E !important;
  color: #F6C64F !important;
}
.site-button-filled-full-secondary:hover::after {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}

.site-button-filled-full-secondary-play {
  background: #F6C64F;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #F6C64F;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  display: block;
  width: 100%;
}
.site-button-filled-full-secondary-play::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-button-filled-full-secondary-play:hover, .site-button-filled-full-secondary-play:focus {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
}
.site-button-filled-full-secondary-play:hover::after, .site-button-filled-full-secondary-play:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-button-filled-full-secondary-play samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-button-filled-full-secondary-play::after {
  content: "\e90d" !important;
  background: #1F3C6E !important;
  color: #F6C64F !important;
}
.site-button-filled-full-secondary-play:hover::after {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  max-width: 100%;
}

input.site-textbox, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data input.site-search-input, .site-search-wrapper .site-search-block.site-search-option .site-search-data input.site-search-input {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  max-width: 100%;
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  max-width: 100%;
}

main#site-main {
  min-height: 300px;
  position: relative;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #1F3C6E;
}

.site-header-fixed {
  position: fixed !important;
  width: 100% !important;
  z-index: 1000 !important;
  top: 0 !important;
  transition: top 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s ease;
}
.site-header-fixed.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.site-header-fixed .site-header-block {
  transition: none !important;
  position: relative !important;
}
.site-header-fixed .site-header-block .site-container {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.site-header-fixed .site-header-logo .site-slider-image-block {
  max-height: 60px !important;
  overflow: hidden !important;
}

.site-header {
  background: #1F3C6E;
  position: relative;
  z-index: 100;
}
.site-header.header-overlay {
  z-index: 500;
}
.site-header .site-header-logo .site-slider-image-block {
  max-height: 1000px;
}
.site-header .site-header-logo .site-slider-image-block .site-slider-image {
  scale: 1;
}
.site-header .site-container {
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 1024px) {
  .site-header .site-container {
    padding: 0 50px;
  }
}
.site-header .site-header-block {
  transition: padding-top 1s ease-in-out, padding-bottom 1s ease-in-out;
  position: relative;
  z-index: 6;
}
.site-header .site-header-block .site-header-logo h1,
.site-header .site-header-block .site-header-logo h2,
.site-header .site-header-block .site-header-logo h3,
.site-header .site-header-block .site-header-logo h4,
.site-header .site-header-block .site-header-logo h5,
.site-header .site-header-block .site-header-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-header .site-header-block .site-header-logo .cms-vc-sports-name-title,
.site-header .site-header-block .site-header-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-header .site-header-block .site-header-logo .cms-vc-sports-grade-title,
.site-header .site-header-block .site-header-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-header .site-header-block .site-header-logo .cms-vc-sports-jersey-number-title,
.site-header .site-header-block .site-header-logo h6 {
  margin: 0;
}
.site-header .site-header-block .site-header-logo {
  max-width: 128px;
}
@media (min-width: 1024px) {
  .site-header .site-header-block .site-header-logo {
    max-width: 171px;
  }
}
.site-header .site-header-block .site-header-logo .slick-track {
  width: 100% !important;
}
.site-header .site-header-block .site-header-right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  z-index: 6;
}
@media (min-width: 1024px) {
  .site-header .site-header-block .site-header-right {
    padding-top: 15px;
  }
}
.site-header .site-header-block .site-container {
  padding-top: 20px;
  padding-bottom: 40px;
  transition: padding-top 0.5s ease, padding-bottom 0.5s ease;
}
@media (min-width: 768px) {
  .site-header .site-header-block .site-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.site-header .site-header-block .site-container.animation-bg::after {
  background-image: url("../images/menu-shape.svg");
  background-position: 130% 0;
  background-repeat: no-repeat;
  content: "";
  width: 251px;
  height: 597px;
  position: absolute;
  z-index: 5;
  transition: top 1s ease, right 1s ease, transform 1s ease;
  top: -100px;
  right: 0;
  transform-origin: top right;
  transform: rotate(-90deg);
}
.site-header.sticky {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  transition: top 0.5s ease-in-out;
}
.site-header.sticky .site-header-block {
  transition: none;
  position: relative;
}
.site-header.sticky .site-header-block .site-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.site-header.sticky .site-header-logo .site-slider-image-block {
  max-height: 60px;
  overflow: hidden;
}
.site-header.active-menu .site-header-block .site-container::after {
  top: 0;
  right: 0;
  transform-origin: top right;
  transform: rotate(0deg);
}
.site-header .site-header-extra {
  background: #1F3C6E;
  display: block;
  width: 100%;
  flex: 0 0 100%;
  position: absolute;
  z-index: 5;
  top: 135px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  justify-content: space-between;
  overflow: hidden;
  transition: all 0.5s ease;
}
@media (min-width: 1024px) {
  .site-header .site-header-extra {
    display: flex;
  }
}
.site-header .site-header-extra .site-container {
  padding-top: 0 !important;
  padding-bottom: 100px !important;
}
.site-header .site-header-extra.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.site-header .site-header-extra #site-header-links {
  display: flex;
}
.site-header .site-header-extra #site-header-links .cms-text-feature {
  margin-top: auto;
  margin-bottom: 0;
}
.site-header .site-header-extra #site-header-links .cms-text-feature .cms-text-feature-data {
  margin-bottom: 0;
}

.site-custom-header-image-wrapper {
  max-width: 225px;
  margin: 0;
  margin-left: 50px;
  padding: 0;
  padding-top: 15px;
  position: relative;
}
@media (min-width: 1400px) {
  .site-custom-header-image-wrapper {
    max-width: 312px;
  }
}
.site-custom-header-image-wrapper::after {
  background: url("../images/blue-dots.svg") 50% 0% no-repeat;
  width: 300px;
  height: 294px;
  position: absolute;
  bottom: -46px;
  right: -218px;
  content: "";
  z-index: -1;
}
.site-custom-header-image-wrapper .slick-track {
  width: 225px !important;
  height: 388px !important;
}
@media (min-width: 1400px) {
  .site-custom-header-image-wrapper .slick-track {
    width: 312px !important;
  }
}
.site-custom-header-image-wrapper .site-slide {
  width: 225px !important;
  height: 388px !important;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease;
}
@media (min-width: 1400px) {
  .site-custom-header-image-wrapper .site-slide {
    width: 312px !important;
  }
}
.site-custom-header-image-wrapper .site-slide .site-slider-image-block {
  width: 100%;
  height: 100%;
}
.site-custom-header-image-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-custom-link-wrapper a {
  margin-left: 30px;
  position: relative;
  color: #F6C64F;
}
.header-custom-link-wrapper a::after {
  content: "";
  width: 0;
  position: absolute;
  height: 1px;
  background: #F6C64F;
  left: 0;
  bottom: -1px;
  transition: all ease 0.5s;
}
.header-custom-link-wrapper a:hover:after {
  width: 100%;
}
.header-custom-link-wrapper .custom-link-active::after {
  width: 100%;
}

body.cms-page-is-in-preview-mode #site-header.sticky {
  top: 45px !important;
}
body.cms-page-is-in-preview-mode .site-header-fixed {
  top: 45px !important;
}

body.cms-page-is-in-edit-mode #site-header.sticky {
  top: 72px !important;
}
body.cms-page-is-in-edit-mode #site-header .site-header-extra {
  max-height: 1000px;
}

body.cms-page-is-published #site-header.sticky {
  top: 72px !important;
}
body.cms-page-is-published .site-header-fixed {
  top: 72px !important;
}

#site-footer {
  background-color: #F7FDFF;
  background-image: url("../images/footer-shape1.svg");
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 70px 0 10px;
  position: relative;
}
@media (min-width: 1024px) {
  #site-footer {
    background-image: url("../images/footer-shape1.svg"), url("../images/footer-shape2.svg");
    background-position: bottom left, bottom right;
    background-repeat: no-repeat, no-repeat;
    padding: 130px 0 40px;
  }
}
#site-footer .site-custom-spinner-wrapper {
  width: 144px;
  height: 144px;
  position: absolute;
  bottom: 270px;
  left: 7%;
  transition: ease;
}
@media (min-width: 600px) {
  #site-footer .site-custom-spinner-wrapper {
    bottom: 160px;
  }
}
@media (min-width: 1366px) {
  #site-footer .site-custom-spinner-wrapper {
    bottom: 140px;
  }
}
#site-footer .site-custom-spinner-wrapper .site-slider-image {
  scale: 1 !important;
}
#site-footer .site-footer-block {
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: #000000;
}
@media (min-width: 1024px) {
  #site-footer .site-footer-block {
    padding-bottom: 100px;
    flex-direction: row;
  }
}
@media (max-width: 399px) {
  #site-footer .site-footer-block {
    display: block;
  }
}
#site-footer .site-footer-block .site-footer-logo h1,
#site-footer .site-footer-block .site-footer-logo h2,
#site-footer .site-footer-block .site-footer-logo h3,
#site-footer .site-footer-block .site-footer-logo h4,
#site-footer .site-footer-block .site-footer-logo h5,
#site-footer .site-footer-block .site-footer-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-logo .cms-vc-sports-name-title,
#site-footer .site-footer-block .site-footer-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-logo .cms-vc-sports-grade-title,
#site-footer .site-footer-block .site-footer-logo .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-logo .cms-vc-sports-jersey-number-title,
#site-footer .site-footer-block .site-footer-logo h6 {
  margin: 0;
}
#site-footer .site-footer-block .site-footer-left {
  width: 100%;
}
@media (min-width: 1024px) {
  #site-footer .site-footer-block .site-footer-left {
    width: 50%;
  }
}
#site-footer .site-footer-block .site-footer-left h3 {
  color: #1F3C6E;
  font-size: 44px;
}
@media (min-width: 768px) {
  #site-footer .site-footer-block .site-footer-left h3 {
    font-size: 70px;
  }
}
#site-footer .site-footer-block .site-footer-left h5, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-name-title, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-grade-title, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-jersey-number-title {
  margin-bottom: 20px;
  font-size: 30px;
  text-align: center !important;
}
@media (min-width: 768px) {
  #site-footer .site-footer-block .site-footer-left h5, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-name-title, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-grade-title, #site-footer .site-footer-block .site-footer-left .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title #site-footer .site-footer-block .site-footer-left .cms-vc-sports-jersey-number-title {
    text-align: left !important;
  }
}
#site-footer .site-footer-block .site-footer-left p {
  color: #1F3C6E;
  font-size: 16px;
  line-height: 26px;
  text-align: center !important;
}
@media (min-width: 768px) {
  #site-footer .site-footer-block .site-footer-left p {
    text-align: left !important;
  }
}
#site-footer .site-footer-block .site-footer-right {
  width: 100%;
}
@media (min-width: 1024px) {
  #site-footer .site-footer-block .site-footer-right {
    width: 45%;
  }
}
@media (min-width: 1366px) {
  #site-footer .site-footer-block .site-footer-right {
    width: 30%;
  }
}
@media (max-width: 599px) {
  #site-footer .site-footer-block .site-footer-right table {
    margin-bottom: 0;
  }
  #site-footer .site-footer-block .site-footer-right table tr {
    display: table-row !important;
  }
  #site-footer .site-footer-block .site-footer-right table tr td {
    width: 90% !important;
    display: inline-block !important;
  }
  #site-footer .site-footer-block .site-footer-right table tr td:first-child {
    width: 10% !important;
  }
  #site-footer .site-footer-block .site-footer-right table tr td p {
    margin-bottom: 0 !important;
  }
}
#site-footer .site-footer-block .site-footer-right p {
  color: #1F3C6E;
  font-size: 15px;
  line-height: 25px;
}
#site-footer .site-footer-block .site-footer-right p td {
  width: auto;
  color: #1F3C6E;
  font-size: 16px;
  line-height: 27px;
}
#site-footer .site-footer-block .site-footer-right hr {
  background: #1F3C6E;
  max-width: none;
  height: 1px;
  margin: 30px auto 30px !important;
  opacity: 0.3;
}
#site-footer .site-footer-block .site-footer-right hr::before, #site-footer .site-footer-block .site-footer-right hr::after {
  display: none;
}
#site-footer .site-footer-utility {
  padding-top: 220px;
  width: 100%;
  font-family: "Gotham";
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility {
    padding-top: 250px;
  }
}
@media (min-width: 1366px) {
  #site-footer .site-footer-utility {
    padding-top: 130px;
  }
}
#site-footer .site-footer-utility #site-footer-utility {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1366px) {
  #site-footer .site-footer-utility #site-footer-utility {
    flex-direction: row;
  }
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature {
  margin-bottom: 0;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature .cms-text-feature-data {
  margin-bottom: 0;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature .cms-text-feature-data .cms-text-feature-content {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature .cms-text-feature-data .cms-text-feature-content {
    flex-direction: row;
  }
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature p {
  margin-bottom: 10px !important;
  color: #1F3C6E;
  font-size: 14px;
  text-align: left;
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p {
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) {
    margin-left: 50px;
    margin-right: 50px;
  }
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) a {
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 20px;
  display: block;
  line-height: 1;
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) a {
    margin-bottom: 0;
    display: inline-block;
  }
}
@media (min-width: 600px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) a:first-child {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature p:nth-child(2) a:first-child {
    margin-right: 50px;
  }
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature a {
  position: relative;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-facebook::before, #site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-instagram::before, #site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-linkedin::before, #site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-twitter::before, #site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-youtube::before, #site-footer .site-footer-utility #site-footer-utility .cms-text-feature a.site-social-tiktok::before {
  margin-top: -7px;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature a::after {
  content: "";
  width: 0;
  position: absolute;
  height: 1px;
  background: #1F3C6E;
  left: 0;
  bottom: -2px;
  transition: all ease 0.5s;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature a:hover:after {
  width: 100%;
}
#site-footer .site-footer-utility #site-footer-utility .cms-text-feature:last-child {
  width: 100%;
}
@media (min-width: 1366px) {
  #site-footer .site-footer-utility #site-footer-utility .cms-text-feature:last-child {
    width: 30%;
  }
}
#site-footer .back-to-top {
  background: #1F3C6E;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 15px;
  right: 15px;
  border: 0;
  outline: none;
  cursor: pointer;
  border-radius: 100%;
  transition: all 0.5s ease;
}
@media (min-width: 450px) {
  #site-footer .back-to-top {
    width: 70px;
    height: 70px;
    bottom: 80px;
    right: 48px;
  }
}
@media (min-width: 768px) {
  #site-footer .back-to-top {
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1024px) {
  #site-footer .back-to-top {
    bottom: 80px;
    right: 48px;
  }
}
#site-footer .back-to-top:hover {
  background: transparent;
  border: 1px #1F3C6E solid;
}
#site-footer .back-to-top:hover::before {
  color: #1F3C6E;
}
#site-footer .back-to-top::before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a" !important;
  color: #ffffff;
  font-size: 24px !important;
  line-height: 34px !important;
  margin: 0 auto;
}

body.cms-page-is-in-edit-mode #site-footer .site-custom-spinner-wrapper {
  width: 144px;
  height: 144px;
  position: relative;
  bottom: auto;
  left: auto;
}

@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;
}

.site-breadcrumbs-wrapper {
  background: #F6C64F;
  padding: 15px 0;
  border-bottom: 1px solid #EFFBFF;
  color: #413780;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 30px 0 0;
  position: relative;
  color: #413780;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active {
  font-weight: 700;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #413780;
  position: relative;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #413780;
  left: 0;
  bottom: -2px;
  transition: all ease 0.5s;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link:hover:after {
  width: 100%;
}

@media (min-width: 1366px) {
  .site-navigation-wrapper .header-custom-link-list {
    display: none;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block {
    position: relative;
    display: flex;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li {
    margin: 0 20px 0 0;
    display: inline-block;
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li.site-nav-active-parent:after {
    width: 100%;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li.custom-nav-hide-in-nav, .site-navigation-wrapper #site-navigation ul.site-nav-block > li.hide-in-nav {
    display: none;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li::after {
    content: "";
    width: 0;
    position: absolute;
    height: 2px;
    background: #F6C64F;
    left: 0;
    bottom: -2px;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover:after {
    width: 100%;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li.site-nav-active::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #F6C64F;
    left: 0;
    bottom: -2px;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper {
    position: absolute;
    right: 0;
    z-index: 1000;
    padding: 10px 0;
    top: 100%;
    padding-top: 55px;
    width: 100%;
    text-align: right;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.5s ease;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li::after {
    background: url("../images/active.png") 100% 50% no-repeat;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    top: 12px;
    right: -15px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li.site-subnav-active {
    font-weight: bold;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li.site-subnav-active::after {
    opacity: 1;
    visibility: visible;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
  }
  .site-navigation-wrapper #site-navigation .site-nav-linktext,
  .site-navigation-wrapper #site-navigation .site-nav-linktext {
    display: none;
  }
  .site-menu-toggle {
    display: none;
  }
}
.site-menu-toggle {
  background: #0E487D;
  width: 70px;
  height: 70px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin: 4px 20px 0 0;
  border-radius: 50%;
}
.site-menu-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 18px;
  background: #ffffff;
  opacity: 1;
  left: calc(50% - 8px);
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.site-menu-toggle span:nth-child(1) {
  top: 28px;
}
.site-menu-toggle span:nth-child(2),
.site-menu-toggle span:nth-child(3) {
  top: 33px;
}
.site-menu-toggle span:nth-child(4) {
  top: 38px;
}
.site-menu-toggle:hover span:nth-child(1) {
  width: 16px;
}
.site-menu-toggle:hover span:nth-child(2),
.site-menu-toggle:hover span:nth-child(3) {
  width: 12px;
}
.site-menu-toggle:hover span:nth-child(4) {
  width: 7px;
}
.site-menu-toggle.active-menu-toggle span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.site-menu-toggle.active-menu-toggle span:nth-child(2) {
  width: 18px !important;
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(3) {
  width: 18px !important;
  transform: rotate(-45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.site-nav-mobile-search {
  position: fixed;
  top: 35px;
  left: 15px;
  z-index: 5000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.site-nav-mobile-search.hide {
  opacity: 0;
  visibility: 0;
  pointer-events: none;
}
.site-nav-mobile-search::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: "\e905" !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 6px;
}
@media (min-width: 1366px) {
  .site-nav-mobile-search {
    display: none !important;
  }
}
.site-nav-mobile-search-active {
  opacity: 1;
  visibility: visible;
}
.site-nav-mobile-search .site-search-input {
  background: #182E59;
  width: 200px;
  height: 40px;
  border: 1px #0E487D solid;
  padding: 0 50px 0 30px;
  position: relative;
  color: #ffffff;
}
@media (min-width: 500px) {
  .site-nav-mobile-search .site-search-input {
    width: 250px;
  }
}
.site-nav-mobile-search .site-search-button {
  background: #F6C64F;
  position: absolute;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 6px;
  right: 6px;
  border: 0;
  border-radius: 50%;
  font-size: 0;
}
.site-nav-mobile-search .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: "\e909" !important;
  color: #1F3C6E;
  font-size: 22px;
  line-height: 28px;
  display: block;
  transition: all ease 0.5s;
}

@media (max-width: 1365px) {
  .site-menu-toggle {
    margin: 0;
    display: block;
    z-index: 5000;
  }
  .site-search-wrapper {
    display: none;
  }
  .site-navigation-wrapper nav#site-navigation {
    background-color: #1F3C6E;
    position: fixed;
    padding-top: 130px;
    padding-bottom: 100px;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    transition: all ease 0.5s;
    opacity: 0;
    visibility: hidden;
    height: 100vh;
    z-index: 4999;
  }
  .site-navigation-wrapper nav#site-navigation::after {
    background-image: url("../images/menu-shape.svg");
    background-position: 130% 0;
    background-repeat: no-repeat;
    content: "";
    width: 251px;
    height: 597px;
    position: absolute;
    z-index: 0;
    transition: top 1s ease, right 1s ease, transform 1s ease;
    top: -100px;
    right: 0;
    transform-origin: top right;
    transform: rotate(-90deg);
    transition-delay: 0.2s;
    z-index: -1;
  }
  .site-navigation-wrapper nav#site-navigation.site-navigation-active {
    opacity: 1;
    visibility: visible;
    overflow: scroll;
  }
  .site-navigation-wrapper nav#site-navigation.site-navigation-active::after {
    top: 0;
    right: 0;
    transform-origin: top right;
    transform: rotate(0deg);
    transition-delay: 0.2s;
  }
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list {
    border-top: 1px #ffffff solid;
    margin: 10px 20px 0;
    padding: 30px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 1365px) and (min-width: 1366px) {
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 1365px) {
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list a {
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    color: #F6C64F;
  }
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list a::after {
    content: "";
    width: 0;
    position: absolute;
    height: 1px;
    background: #F6C64F;
    left: 0;
    bottom: 2px;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list a:hover:after {
    width: 100%;
  }
  .site-navigation-wrapper nav#site-navigation .header-custom-link-list .custom-link-active::after {
    width: 100%;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block {
    padding: 10px 20px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li {
    margin: 0 0 10px;
    padding: 0 0 0 50px;
    text-transform: uppercase;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a {
    color: #ffffff;
    line-height: 37px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li > a:hover {
    color: #F6C64F;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block > li.site-nav-active > a {
    color: #F6C64F;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li {
    min-height: 37px;
    display: block;
    position: relative;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.level1:not(.level2):not(.level3) .site-nav-linktext:not(.level2):not(.level3).site-nav-expand {
    background: #0E487D;
    width: 37px;
    height: 37px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.level1:not(.level2):not(.level3) .site-nav-linktext:not(.level2):not(.level3).site-nav-expand:before {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    font-size: 22px;
    display: block;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.level1:not(.level2):not(.level3) .site-nav-linktext:not(.level2):not(.level3).site-nav-expand-active {
    background: #F6C64F;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li.level1:not(.level2):not(.level3) .site-nav-linktext:not(.level2):not(.level3).site-nav-expand-active:before {
    transform: rotate(90deg);
    color: #1F3C6E;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper-active {
    max-height: 1000px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 10px 0 0;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
    margin: 0 0 10px;
    text-transform: none;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.level3 {
    padding-left: 25px;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand {
    display: block !important;
    position: absolute;
    left: auto !important;
    right: 0 !important;
    top: 0;
    color: #ffffff;
  }
  .site-navigation-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: "\e909" !important;
    font-size: 30px;
    display: block;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(90deg);
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    color: #ffffff;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover {
    color: #F6C64F;
  }
  .site-navigation-wrapper nav#site-navigation ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
    color: #F6C64F;
  }
  body.cms-page-is-in-preview-mode .site-nav-mobile-search {
    top: 80px;
  }
  body.cms-page-is-in-preview-mode .site-navigation-wrapper nav#site-navigation {
    top: 45px;
    height: calc(100vh - 45px);
  }
  body.cms-page-is-in-edit-mode .site-nav-mobile-search {
    top: 107px;
  }
  body.cms-page-is-in-edit-mode .site-navigation-wrapper nav#site-navigation {
    top: 45px;
    height: calc(100vh - 45px);
  }
  body.cms-page-is-published .site-nav-mobile-search {
    top: 107px;
  }
  body.cms-page-is-published .site-navigation-wrapper nav#site-navigation {
    top: 72px;
    height: calc(100vh - 72px);
  }
}
.site-sidebar-menu {
  background: #F6C64F;
  border: 1px solid #F6C64F;
  padding: 30px 30px 30px 30px;
  margin: 50px 0;
  position: relative;
  min-height: 270px;
}
@media (max-width: 766px) {
  .site-sidebar-menu {
    display: none;
  }
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li > a {
  color: #413780;
  border-bottom: 1px solid #413780;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-nav-block > li > a:hover {
  color: #413780;
}
.site-sidebar-menu ul li.site-nav-item {
  display: block;
}
.site-sidebar-menu ul li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
.site-sidebar-menu ul.site-subnav-block li {
  padding: 0 0 0 10px;
}
.site-sidebar-menu ul.site-subnav-block li > a {
  color: #413780;
  border-bottom: 1px solid #413780;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-subnav-block li > a:hover {
  color: #413780;
}
.site-sidebar-menu ul li {
  display: block;
  position: relative;
}
.site-sidebar-menu ul li.site-nav-active > a, .site-sidebar-menu ul li.site-subnav-active > a {
  position: relative;
  color: #413780;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
}
.site-sidebar-menu ul li.site-nav-active > a:after1, .site-sidebar-menu ul li.site-subnav-active > a:after1 {
  content: "";
  background: #1F3C6E;
  height: 10px;
  width: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: #1F3C6E;
  cursor: pointer;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  font-size: 30px;
  display: block;
  transition: all ease 0.5s;
}
.site-sidebar-menu ul li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(90deg);
}
.site-sidebar-menu ul li .site-subnav-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: max-height ease 0.5s;
}
.site-sidebar-menu ul li .site-subnav-wrapper-active {
  max-height: 1000px;
}
.site-custom-subnav {
  transition: margin 0.5s ease;
  position: relative;
  z-index: 55;
}
.site-custom-subnav.active {
  margin-bottom: 55px;
}
.site-custom-subnav .site-toggle-subnav {
  display: none;
}
@media (max-width: 1023px) {
  .site-custom-subnav .site-toggle-subnav {
    background: #F6C64F;
    width: 100%;
    height: 70px;
    padding: 0 0 0 20px;
    color: #413780;
    font-size: 17px;
    line-height: 70px;
    font-weight: bold;
    text-align: left;
    border: 0;
    outline: none;
    position: relative;
    display: block;
    transition: all 0.5s ease;
  }
  .site-custom-subnav .site-toggle-subnav-active {
    background: #1F3C6E;
    color: #F6C64F;
  }
  .site-custom-subnav .site-toggle-subnav-active::after {
    background: #F6C64F !important;
    color: #1F3C6E !important;
    transform: rotate(90deg);
  }
  .site-custom-subnav .site-toggle-subnav::after {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    background: #1F3C6E;
    width: 37px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 24px;
    color: #F6C64F;
    transition: all 0.5s ease;
    position: absolute;
    top: 16px;
    right: 20px;
  }
  .site-custom-subnav .site-sidebar-menu {
    min-height: auto;
    margin: 0;
    padding: 0 20px;
    display: block;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .site-custom-subnav .site-sidebar-menu {
    max-height: 0;
    overflow: hidden;
    transition: all 1s ease;
  }
  .site-custom-subnav .site-sidebar-menu-active {
    max-height: 1000px;
  }
}
@media (max-width: 1023px) {
  .site-custom-subnav .site-sidebar-menu .site-nav-block {
    padding: 20px 0;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li.level2 {
    padding: 0;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li.site-nav-expand {
    background: #0E487D;
    width: 37px;
    height: 37px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li.site-nav-expand:before {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    font-size: 22px;
    display: block;
    transition: all ease 0.5s;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li.site-nav-expand-active {
    background: #F6C64F;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li.site-nav-expand-active:before {
    transform: rotate(90deg);
    color: #1F3C6E;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li a {
    border-bottom: 0;
  }
  .site-custom-subnav .site-sidebar-menu .level1 .site-nav-link, .site-custom-subnav .site-sidebar-menu .level1 .site-nav-expand {
    display: none;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-subnav-link, .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand {
    display: block;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand {
    background: #0E487D;
    width: 37px;
    height: 37px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    color: #ffffff;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand:before {
    font-family: "site-icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909" !important;
    color: #F6C64F;
    font-size: 22px;
    display: block;
    transition: all ease 0.5s;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand-active {
    background: #1F3C6E;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand-active:before {
    transform: rotate(90deg);
    color: #F6C64F;
  }
}
@media (min-width: 1024px) {
  .site-custom-subnav {
    background: #F6C64F;
    width: calc(100% - 80px);
    margin: 0 40px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    border-bottom: 1px solid #EFFBFF;
    color: #413780;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .site-custom-subnav {
    margin-top: -30px;
  }
}
@media (min-width: 1024px) {
  .site-custom-subnav .site-sidebar-menu {
    margin: 0;
    padding: 0;
    min-height: 0;
    border: 0;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    position: relative;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    position: static;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li a {
    padding: 0;
    color: #413780;
    font-size: 17px;
    line-height: 17px;
    border: 0;
    position: relative;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li a::after {
    content: "";
    width: 0;
    position: absolute;
    height: 2px;
    background: #413780;
    left: 0;
    bottom: -4px;
    transition: all ease 0.5s;
  }
  .site-custom-subnav .site-sidebar-menu .site-nav-block li a:hover:after {
    width: 100%;
  }
  .site-custom-subnav .site-sidebar-menu .site-subnav-wrapper {
    overflow: visible;
    max-height: none;
    opacity: 0;
    visibility: hidden;
  }
  .site-custom-subnav .site-sidebar-menu .site-subnav-wrapper.site-subnav-wrapper-active {
    opacity: 1;
    visibility: visible;
  }
  .site-custom-subnav .site-sidebar-menu .site-subnav-active .site-subnav-wrapper-active {
    opacity: 1;
    visibility: visible;
  }
  .site-custom-subnav .site-sidebar-menu .level1 .site-nav-link, .site-custom-subnav .site-sidebar-menu .level1 .site-nav-expand {
    display: none;
  }
  .site-custom-subnav .site-sidebar-menu .level2 {
    width: auto !important;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-nav-link, .site-custom-subnav .site-sidebar-menu .level2 .site-nav-expand {
    display: block;
    top: calc(50% - 16px);
    position: static;
  }
  .site-custom-subnav .site-sidebar-menu .level3 .site-subnav-link {
    font-size: 16px;
  }
  .site-custom-subnav .site-sidebar-menu .site-subnav-level2 {
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-subnav-wrapper {
    background: #f5f5f5;
    min-width: 100%;
    display: block;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
  }
  .site-custom-subnav .site-sidebar-menu .level2 .site-subnav-wrapper ul {
    height: 55px;
    margin: 0 auto;
    display: flex;
    list-style-type: none;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
}

body.site-custom-hide-subnav .site-custom-subnav {
  display: none;
}

body.site-show-default-sidebar .site-custom-subnav {
  display: none;
}
body.site-show-default-sidebar .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar {
  display: block;
}

.site-social-facebook {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-facebook:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-facebook::after {
  display: none;
}
.site-social-facebook:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-facebook:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-facebook:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
}
.site-social-instagram {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-instagram:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-instagram::after {
  display: none;
}
.site-social-instagram:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-instagram:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-instagram:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
}
.site-social-twitter {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-twitter:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-twitter::after {
  display: none;
}
.site-social-twitter:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-twitter:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-twitter:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913" !important;
}
.site-social-youtube {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-youtube:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-youtube::after {
  display: none;
}
.site-social-youtube:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-youtube:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-youtube:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e" !important;
}
.site-social-linkedin {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-linkedin:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-linkedin::after {
  display: none;
}
.site-social-linkedin:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-linkedin:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-linkedin:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900" !important;
}
.site-social-tiktok {
  width: 34px;
  height: 34px;
  line-height: 33px;
  background: none;
  border: 1px solid transparent;
  margin: 0 5px 0 0;
  border-radius: 10px;
  display: inline-block;
  font-size: 0;
  transition: all ease 0.5s;
  text-align: center;
  border-radius: 50%;
}
.site-social-tiktok:before {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #1F3C6E;
  transition: all ease 0.5s;
}
.site-social-tiktok::after {
  display: none;
}
.site-social-tiktok:hover {
  border: 1px solid transparent;
  background: transparent;
}
.site-social-tiktok:hover:before {
  color: #1F3C6E;
  transform: rotate(360deg);
}
.site-social-tiktok:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903" !important;
}

.site-main-data .site-social-facebook,
.site-main-data .site-social-instagram,
.site-main-data .site-social-linkedin,
.site-main-data .site-social-twitter,
.site-main-data .site-social-youtube,
.site-main-data .site-social-tiktok {
  border: 1px solid #1F3C6E !important;
}
.site-main-data .site-social-facebook::before,
.site-main-data .site-social-instagram::before,
.site-main-data .site-social-linkedin::before,
.site-main-data .site-social-twitter::before,
.site-main-data .site-social-youtube::before,
.site-main-data .site-social-tiktok::before {
  color: #1F3C6E !important;
}

.hide-post-title h3.site-display-title {
  display: none;
}

.cms-display-feature-wrapper .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper {
  background: none;
  text-transform: capitalize;
}
.cms-display-feature-wrapper .site-display-filters {
  margin-top: 0;
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-filters {
    background: transparent;
  }
}
.cms-display-feature-wrapper .site-display-filters-left .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label, .cms-display-feature-wrapper .site-display-filters-right .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label {
  padding: 5px 15px !important;
  font-size: 15px !important;
  min-height: 40px !important;
}
@media (max-width: 599px) {
  .cms-display-feature-wrapper .site-display-filters .site-display-filter-title {
    background: #1F3C6E;
  }
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block .site-display-checkbox:checked + label {
  border: 1px solid #1F3C6E;
  background: #1F3C6E;
  color: #ffffff;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block .site-display-checkbox:checked + label:hover {
  border: 1px solid #1F3C6E;
  background: #1F3C6E;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid #1F3C6E;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  padding: 0 25px;
  display: flex !important;
  align-items: center !important;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label:hover, .cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label:focus {
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label:hover::after, .cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.cms-display-feature-wrapper .site-display-filters .site-display-filter-desc .site-display-filter-wrapper .site-display-filter-data-block label::after {
  display: none !important;
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-img-background .site-display-list-block:not(.site-display-no-img) .site-display-data-block {
  background: linear-gradient(0deg, rgba(1, 53, 38, 0.5) 25%, rgba(0, 0, 0, 0) 70%);
}
.cms-display-feature-wrapper .site-display-wrapper.site-display-img-background .site-display-list-block .site-display-data-block .site-display-title a {
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem {
  margin: 0;
  padding: 0;
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 600px) {
  .cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1024px) {
  .cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem {
    max-width: 33%;
    flex: 0 0 33%;
  }
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block {
  border: none;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image {
  width: 100%;
  margin: 0 auto !important;
  margin-bottom: 30px !important;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image:hover .site-display-image-link img {
  scale: 1.1;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-image .site-display-image-link img {
  transition: all 1.5s ease-in-out;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title {
  font-size: 30px;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a {
  font-size: 30px;
  border-bottom: none !important;
  font-family: "Times New Roman", Times, serif;
  position: relative;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a::after {
  content: "";
  width: 0;
  position: absolute;
  height: 2px;
  background: #1F3C6E;
  left: 0;
  bottom: -5px;
  transition: width ease 0.5s;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a:hover, .cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a:focus {
  color: #1F3C6E;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a:hover::after, .cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-title a:focus::after {
  width: 100%;
}
.cms-display-feature-wrapper .site-display-wrapper .site-display-list .site-display-wrapper-listitem .site-display-list-block .site-display-data-block .site-display-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.site-custom-experience-display-wrapper.disable-links-wrapper {
  pointer-events: none;
}
@media (max-width: 768px) {
  .site-custom-experience-display-wrapper .site-desktop-width-90 {
    width: 100% !important;
  }
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list {
  justify-content: space-between;
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 275px;
    flex: 0 0 275px;
  }
}
@media (min-width: 1024px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 300px;
    flex: 0 0 300px;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 400px;
    flex: 0 0 400px;
  }
}
@media (min-width: 1600px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:nth-child(2) {
  position: relative;
}
@media (min-width: 768px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:nth-child(2) {
    padding-top: 130px;
  }
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:nth-child(2)::after {
  content: "";
  background: url("../images/blue-dots.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 300px;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -34%;
  z-index: -1;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:nth-child(2)::after {
    display: block;
  }
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-title {
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1;
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-title a {
  text-transform: none !important;
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-image {
  width: 100%;
  margin-bottom: 30px !important;
}
@media (min-width: 1024px) {
  .site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-image {
    width: 85%;
    margin-bottom: 60px !important;
  }
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-desc {
  -webkit-line-clamp: 20 !important;
  overflow: visible !important;
}
.site-custom-experience-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem p {
  color: #002D1F;
}

.site-custom-explore-display-wrapper {
  padding: 0 20px 140px;
  position: relative;
}
@media (min-width: 1200px) {
  .site-custom-explore-display-wrapper {
    padding: 0 20px 200px;
  }
}
.site-custom-explore-display-wrapper::after {
  background: #1F3C6E;
  content: "";
  width: 84%;
  height: 1px;
  position: absolute;
  bottom: 120px;
  left: 8%;
  opacity: 0.3;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper::after {
    width: 93%;
    bottom: 120px;
    left: 3.5%;
  }
}
@media (min-width: 1200px) {
  .site-custom-explore-display-wrapper::after {
    width: 90%;
    bottom: 170px;
    left: 5%;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview {
  max-width: 92.5%;
  margin: 0 auto;
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list {
  justify-content: center;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list {
    justify-content: center;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
  margin: 0;
  padding: 0;
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 33%;
    flex: 0 0 33%;
  }
}
@media (min-width: 1024px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media (min-width: 1200px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem {
    padding: 0 3%;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:hover .site-display-title a::after {
  width: 100%;
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem:hover .site-display-image img {
  filter: grayscale(1);
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-title {
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 27px;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-title {
    min-height: 54px;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-title a {
  text-transform: none !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-desc {
  margin-bottom: 20px;
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-desc p {
  color: #1F3C6E;
  font-size: 14px;
  line-height: 24px;
}
.site-custom-explore-display-wrapper .site-display-wrapper.site-display-listview .site-display-list .site-display-wrapper-listitem .site-display-image img {
  transition: all 0.5s ease !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider {
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider {
    max-width: 92.5%;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-prev {
  width: 70px !important;
  height: 70px !important;
  top: auto !important;
  bottom: -155px !important;
  left: auto !important;
  right: 75px !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-prev::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 68px !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-prev:hover::before, .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-prev:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-next {
  width: 70px !important;
  height: 70px !important;
  top: auto !important;
  bottom: -155px !important;
  left: auto !important;
  right: 0 !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-next::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 68px !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-next:hover::before, .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-next:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-list {
  margin: 0;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track {
  display: flex;
  justify-content: center;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track::before, .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track::after {
  display: none;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track {
    justify-content: space-between;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem {
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem {
    padding: 0 2.5%;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem:hover .site-display-title a::after {
  width: 100%;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem:hover .site-display-image img {
  filter: grayscale(1);
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-title {
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 27px;
}
@media (min-width: 600px) {
  .site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-title {
    min-height: 54px;
  }
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-title a {
  text-transform: none !important;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-desc {
  margin-bottom: 20px;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-desc p {
  color: #1F3C6E;
  font-size: 14px;
  line-height: 24px;
}
.site-custom-explore-display-wrapper .site-display-wrapper .slick-slider .slick-track .site-display-wrapper-listitem .site-display-image img {
  transition: all 0.5s ease !important;
}

body.cms-page-is-in-edit-mode .site-custom-experience-display-wrapper.disable-links-wrapper {
  pointer-events: all;
}

.site-checkbox-text {
  font-size: 19px;
  padding-left: 10px;
}

.site-form-data .site-form-field select.site-select {
  font-size: 16px;
}

.site-form-select .site-form-label label {
  font-weight: bold;
}

.mfp-arrow {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
  border-radius: 100%;
}
.mfp-arrow:after {
  color: #F6C64F;
  font-size: 40px;
  line-height: 40px;
}
.mfp-arrow:hover {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.mfp-arrow:hover:after {
  color: #1F3C6E;
}
.mfp-arrow.mfp-arrow-left:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908" !important;
}
.mfp-arrow.mfp-arrow-right:after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
}

.mfp-image-holder .mfp-content .mfp-close {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
  border-radius: 100%;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: #F6C64F;
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: #1F3C6E;
}

@media (max-width: 898px) {
  .cms-gallery-feature-wrapper .slick-prev:not(.custom-filtered-tabs-wrapper .slick-prev):not(.site-custom-values-gallery .slick-prev):not(.site-custom-testimonial-gallery-wrapper .slick-prev):not(.site-custom-home-banner-wrapper .slick-prev):not(.site-custom-grid-overlay-wrapper .slick-prev):not(.site-custom-home-testimonial-gallery-wrapper .slick-prev) {
    top: auto !important;
    bottom: 0;
    left: calc(50% - 75px) !important;
    right: auto;
  }
  .cms-gallery-feature-wrapper .slick-next:not(.custom-filtered-tabs-wrapper .slick-next):not(.site-custom-values-gallery .slick-next):not(.site-custom-testimonial-gallery-wrapper .slick-next):not(.site-custom-home-banner-wrapper .slick-next):not(.site-custom-grid-overlay-wrapper .slick-next):not(.site-custom-home-testimonial-gallery-wrapper .slick-next) {
    top: auto !important;
    bottom: 0;
    left: auto !important;
    right: calc(50% - 75px) !important;
  }
}
.cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .slick-list:not(.site-custom-events .slick-list) {
  padding-bottom: 85px;
}
@media (min-width: 899px) {
  .cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .slick-list:not(.site-custom-events .slick-list) {
    padding-bottom: 0;
  }
}
@media (max-width: 898px) {
  .cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .slick-prev:not(.custom-filtered-tabs-wrapper .slick-prev) {
    top: auto;
    bottom: -35px !important;
    left: calc(50% - 75px);
    right: auto;
  }
  .cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .slick-next:not(.custom-filtered-tabs-wrapper .slick-next) {
    top: auto;
    bottom: -35px !important;
    left: auto;
    right: calc(50% - 75px);
  }
}
.cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .site-slider-image-block::after {
  display: none;
}
@media (max-width: 898px) {
  .cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption) {
    padding: 20px !important;
    position: absolute !important;
    left: 20px !important;
    right: 20px !important;
  }
}
.cms-gallery-feature-wrapper .site-slide .site-slider-image-block {
  overflow: hidden;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-image-block .site-slider-image {
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .site-container {
  padding: 0 !important;
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .site-container .site-slider-capton-data {
  margin: 0 auto;
  padding: 20px 0 !important;
}
@media (min-width: 899px) {
  .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .site-container .site-slider-capton-data {
    max-width: 75%;
  }
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h1,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h2,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h3,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h4,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h5,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-name-title,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-grade-title,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-jersey-number-title,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h6 {
  color: #ffffff;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h1:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h2:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h3:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h4:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h5:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-name-title:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-grade-title:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) .cms-vc-sports-jersey-number-title:last-child,
.cms-gallery-feature-wrapper .site-slide .site-slider-caption:not(.custom-filtered-tabs-wrapper .site-slider-caption):not(.site-custom-values-gallery .site-slider-caption):not(.site-custom-home-banner .site-slider-caption):not(.site-custom-experience-banner .site-slider-caption):not(.site-custom-step-in-banner .site-slider-caption):not(.site-custom-left-cutout .site-slider-caption):not(.site-custom-experience-gallery .site-slider-caption):not(.site-custom-testimonial-gallery .site-slider-caption):not(.site-custom-difference-gallery .site-slider-caption):not(.site-custom-home-testimonial-gallery .site-slider-caption) h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-link {
  overflow: hidden;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-image-wrapper .site-thumbnail-image {
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper .site-thumbnail-block:hover .site-thumbnail-image {
  scale: 1;
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h1,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h2,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h3,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h4,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h5,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-name-title,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-grade-title,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-jersey-number-title,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h6 {
  color: #ffffff;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h1:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h2:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h3:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h4:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h5:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-name-title:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-grade-title:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc .cms-vc-sports-jersey-number-title:last-child,
.cms-gallery-feature-wrapper .site-thumbnail-block .site-thumbnail-data .site-thumbnail-desc h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-img {
  overflow: hidden;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-img .site-slider-image {
  width: 100%;
  transition: all 1.5s ease-in-out;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide:hover .site-slider-image {
  scale: 1;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h1,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h2,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h3,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h4,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h5,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-name-title,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-grade-title,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-jersey-number-title,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h6 {
  color: #ffffff;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h1:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h2:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h3:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h4:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h5:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-name-title:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-grade-title:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption .cms-vc-sports-jersey-number-title:last-child,
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-caption h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .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-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close {
  background: #1F3C6E;
  color: #F6C64F;
  border: 1px solid #1F3C6E;
  border-radius: 100%;
  transition: all 0.5s ease;
  cursor: pointer;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close::before {
  display: none;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #F6C64F;
  font-size: 20px;
  line-height: 45px;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close:hover {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.cms-gallery-feature-wrapper.site-slider-popup-wrapper .slick-slide .site-slider-pop-desc .site-slider-popup-close:hover:after {
  color: #1F3C6E;
}
.cms-gallery-feature-wrapper.site-slider-popup-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-wrapper .site-slider-tab-content-list {
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .cms-gallery-feature-wrapper .site-slider-tab-content-list {
    padding-top: 40px;
  }
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list h1,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h2,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h3,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h4,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h5,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-name-title,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-grade-title,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-jersey-number-title,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h6 {
  color: #002D1F;
}
.cms-gallery-feature-wrapper .site-slider-tab-content-list h1:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h2:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h3:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h4:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h5:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-name-title:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-grade-title:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title:last-child,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-gallery-feature-wrapper .site-slider-tab-content-list .cms-vc-sports-jersey-number-title:last-child,
.cms-gallery-feature-wrapper .site-slider-tab-content-list h6:last-child {
  margin-bottom: 0;
}
.cms-gallery-feature-wrapper .site-slider-pop-caption {
  background: none;
}
.cms-gallery-feature-wrapper h2 strong {
  font-size: 5.5rem;
}
@media (min-width: 768px) {
  .cms-gallery-feature-wrapper h2 strong {
    font-size: 7.5rem;
  }
}
@media (min-width: 1366px) {
  .cms-gallery-feature-wrapper h2 strong {
    font-size: 10rem;
  }
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul),
.cms-gallery-feature-wrapper ol {
  list-style-position: outside;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li,
.cms-gallery-feature-wrapper ol li {
  line-height: 32px;
  font-size: 19px;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li::marker,
.cms-gallery-feature-wrapper ol li::marker {
  color: #1F3C6E;
  font-weight: 700;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) {
  padding: 0;
  list-style-type: none;
}
.cms-gallery-feature-wrapper ul:not(.slick-dots):not(.cms-feature-link-desc ul) li {
  background: url("../images/bulletpoint.svg") 0% 11px no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
  color: #002D1F;
  text-align: left;
}

.site-custom-no-gradient-wrapper .site-slider-image-block::after {
  display: none !important;
}
.site-custom-no-gradient-wrapper .site-slider-caption {
  background: none !important;
}

.slick-arrow.slick-prev {
  width: 37px !important;
  height: 37px !important;
  left: 30px;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-prev {
    left: 40px;
  }
}
.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: "\e908" !important;
  font-size: 24px !important;
  line-height: 34px !important;
}
.slick-arrow.slick-next {
  width: 37px !important;
  height: 37px !important;
  right: 30px;
}
@media (min-width: 1024px) {
  .slick-arrow.slick-next {
    right: 40px;
  }
}
.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: "\e909" !important;
  font-size: 24px !important;
  line-height: 34px !important;
}
.slick-arrow::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
  border: 0 !important;
  transform: none !important;
}
.slick-arrow:hover::before {
  background: #1F3C6E !important;
  color: #ffffff !important;
  border: 0 !important;
}

.slick-dots li button::before {
  background: #1F3C6E !important;
  border: none !important;
}
.slick-dots li.slick-active button::before {
  background: #F6C64F !important;
  border: none !important;
}

.site-custom-home-banner-wrapper {
  background-color: #1F3C6E;
  padding: 0 20px;
  position: relative;
}
.site-custom-home-banner-wrapper .slick-list {
  overflow: visible;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper {
    padding: 0 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-banner-wrapper {
    padding: 0 7%;
    padding-bottom: 60px;
  }
}
.site-custom-home-banner-wrapper .slick-prev {
  width: 37px !important;
  height: 37px !important;
  top: auto;
  bottom: 50px;
  left: auto !important;
  right: -5px !important;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .slick-prev {
    width: 70px !important;
    height: 70px !important;
    top: auto !important;
    bottom: 50px !important;
    left: auto !important;
    right: -5% !important;
  }
}
.site-custom-home-banner-wrapper .slick-prev::before {
  background: #0E487D !important;
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 35px !important;
  transform: rotate(90deg) !important;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .slick-prev::before {
    font-size: 24px !important;
    line-height: 68px !important;
  }
}
.site-custom-home-banner-wrapper .slick-prev:hover::before, .site-custom-home-banner-wrapper .slick-prev:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-home-banner-wrapper .slick-next {
  width: 37px !important;
  height: 37px !important;
  top: auto;
  bottom: 0;
  left: auto !important;
  right: -5px !important;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .slick-next {
    width: 70px !important;
    height: 70px !important;
    top: auto !important;
    bottom: -25px !important;
    left: auto !important;
    right: -5% !important;
  }
}
.site-custom-home-banner-wrapper .slick-next::before {
  background: #0E487D !important;
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 35px !important;
  transform: rotate(90deg) !important;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .slick-next::before {
    font-size: 24px !important;
    line-height: 68px !important;
  }
}
.site-custom-home-banner-wrapper .slick-next:hover::before, .site-custom-home-banner-wrapper .slick-next:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    flex-direction: row-reverse;
  }
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  background-image: url("../images/home-banner-shape.png") !important;
  background-position: 100% 50px !important;
  background-repeat: no-repeat !important;
  background-size: 80% !important;
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  overflow: visible;
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    background-position: 0 90% !important;
    background-size: 100% !important;
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    background-position: 50px 100px !important;
    background-size: 80% !important;
    width: 50%;
    margin-bottom: 0;
  }
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  width: 80% !important;
  max-height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  scale: 1;
}
@media (min-width: 768px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
    width: 50% !important;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
    margin: 0;
    width: auto !important;
  }
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
  background: url("../images/blue-dots.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 200px;
  height: 194px;
  position: absolute;
  top: -20px;
  left: 0;
  content: "";
  z-index: 0;
}
@media (min-width: 768px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
    width: 200px;
    height: 194px;
    top: 0;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
    width: 300px;
    height: 294px;
    top: -30px;
    left: -130px;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
    top: -60px;
    left: -130px;
  }
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: linear-gradient(0deg, rgb(31, 60, 110) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 135px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  position: static !important;
  padding: 20px 0 10px;
}
@media (min-width: 600px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding: 40px 0 30px;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    width: 45%;
    padding-right: 10%;
  }
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h2,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h4,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h5,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-name-title,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-grade-title,
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-jersey-number-title {
  text-shadow: none;
}
.site-custom-home-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-slider-capton-data {
  text-align: left;
}

.site-custom-experience-banner-wrapper {
  background-color: #1F3C6E;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper {
    background-image: url("../images/banner-shape.png");
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}
.site-custom-experience-banner-wrapper .site-slider {
  overflow: hidden;
}
.site-custom-experience-banner-wrapper.site-custom-white-bottom-strip-wrapper::after {
  background: #F7FDFF;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-banner-wrapper {
    padding: 0 7%;
  }
}
.site-custom-experience-banner-wrapper .video-popup-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 56px;
  line-height: 56px;
  font-size: 19px;
  color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper .video-popup-button {
    position: absolute;
    bottom: 30px;
    right: 30px;
    justify-content: center;
  }
}
.site-custom-experience-banner-wrapper .video-popup-button::after {
  background: #ffffff !important;
  content: "";
  width: 0 !important;
  height: 2px !important;
  top: auto !important;
  left: 0 !important;
  bottom: 22px !important;
  right: auto !important;
  transition: width ease 0.5s !important;
  position: absolute;
}
.site-custom-experience-banner-wrapper .video-popup-button:hover::after, .site-custom-experience-banner-wrapper .video-popup-button:focus::after {
  width: calc(100% - 82px) !important;
}
.site-custom-experience-banner-wrapper .video-popup-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-custom-experience-banner-wrapper .video-popup-button img {
  margin-left: 12px;
}
.site-custom-experience-banner-wrapper::after {
  background: linear-gradient(to right, #1F3C6E 30%, #F7FDFF 30%);
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 0;
  display: none;
}
@media (min-width: 1366px) {
  .site-custom-experience-banner-wrapper::after {
    display: block;
  }
}
.site-custom-experience-banner-wrapper .site-slider {
  position: relative;
  z-index: 1;
}
.site-custom-experience-banner-wrapper .slick-list {
  overflow: visible;
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    flex-direction: row-reverse;
  }
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  width: 100%;
  position: relative;
  overflow: visible;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    max-width: 670px;
  }
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
  background: url("../images/blue-dots.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 200px;
  height: 194px;
  position: absolute;
  top: -20px;
  left: -20px;
  content: "";
  z-index: -1;
}
@media (min-width: 1024px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
    width: 200px;
    height: 194px;
    top: -20px;
    left: -20px;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
    width: 300px;
    height: 294px;
    top: -52px;
    left: -81px;
  }
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 135px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: static !important;
  padding: 20px 0 10px;
}
@media (min-width: 600px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding: 40px 0 30px;
  }
}
@media (min-width: 1366px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding-right: 8%;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    width: 50%;
    padding-right: 8%;
  }
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h2,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h4,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h5,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-name-title,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-grade-title,
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-jersey-number-title {
  text-shadow: none;
}
.site-custom-experience-banner-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-slider-capton-data {
  text-align: left;
}

.site-custom-step-in-banner-wrapper .slick-list {
  overflow: visible !important;
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-image-block {
  height: 100%;
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-image-block .site-slider-image {
  height: 100%;
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-image-block::after {
  background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 135px;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption {
  background: #1F3C6E;
  width: 100%;
  left: 0;
  text-align: left;
  padding: 40px 20px 20px;
}
@media (min-width: 1024px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption {
    max-width: 480px;
    background: none;
    padding-left: 42px;
  }
}
@media (min-width: 1200px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption {
    max-width: 500px;
    background: none;
    padding-left: 92px;
  }
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
@media (min-width: 1024px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-container {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-slider-caption-block {
    position: relative;
    z-index: 1;
  }
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data {
  text-align: left;
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-slider-caption-block .site-slider-capton-data p {
  font-size: 23px;
  line-height: 30px;
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption::after {
  background: url("../images/stepin-shape.svg") 50% 0% no-repeat;
  background-size: contain;
  width: 579px;
  height: 547px;
  position: absolute;
  bottom: -30px;
  left: -30px;
  content: "";
  z-index: 0;
  display: none;
}
@media (min-width: 1024px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption::after {
    display: block;
  }
}
@media (min-width: 1200px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption::after {
    width: 779px;
    height: 747px;
    bottom: -140px;
  }
}
.site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-custom-spinner-wrapper {
  position: absolute;
  top: -155px;
  left: 10px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .site-custom-step-in-banner-wrapper .site-slide .site-slider-caption .site-custom-spinner-wrapper {
    top: -185px;
    left: -40px;
  }
}

.site-custom-left-cutout-wrapper {
  padding-top: 50px;
  position: relative;
}
@media (min-width: 768px) {
  .site-custom-left-cutout-wrapper {
    padding-top: 100px;
  }
}
@media (min-width: 1024px) {
  .site-custom-left-cutout-wrapper {
    padding-top: 220px;
  }
}
.site-custom-left-cutout-wrapper .slick-list {
  overflow: visible;
}
.site-custom-left-cutout-wrapper::before {
  background: url("../images/yellow-dots.svg") 50% 0% no-repeat;
  width: 200px;
  height: 194px;
  position: absolute;
  bottom: -50px;
  right: -50px;
  content: "";
  z-index: -1;
}
@media (min-width: 1200px) {
  .site-custom-left-cutout-wrapper::before {
    width: 300px;
    height: 294px;
    bottom: -100px;
    right: -100px;
  }
}
@media (min-width: 1400px) {
  .site-custom-left-cutout-wrapper::before {
    width: 300px;
    height: 294px;
    bottom: -190px;
    right: -190px;
  }
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-image-block::before {
  background: url("../images/left-col-shape.svg") bottom right no-repeat;
  background-size: contain;
  width: 90%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-image-block::after {
  background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 135px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-image-block .site-slider-image {
  width: 60%;
  height: 100%;
  max-height: 577px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: auto;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption {
  height: 100%;
  background: none;
  padding: 0;
  position: absolute !important;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-slider-caption-block {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container {
  padding: 0;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container .site-slider-capton-data {
  padding: 20px 30px;
  text-align: right;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container .site-slider-capton-data .site-custom-spinner-wrapper {
  position: absolute;
  left: 20px;
}
@media (min-width: 1400px) {
  .site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container .site-slider-capton-data .site-custom-spinner-wrapper {
    left: 60px;
  }
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container .site-slider-capton-data img:not(.site-custom-spinner-wrapper) {
  margin-left: auto;
  filter: invert(1) brightness(1);
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-container .site-slider-capton-data p:last-child {
  margin: 0;
}
.site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-slider-more-desc {
  position: absolute;
  top: 0;
  left: 20px;
}
@media (min-width: 1024px) {
  .site-custom-left-cutout-wrapper .site-slide .site-slider-caption .site-slider-more-desc {
    position: absolute;
    top: -150px;
    left: 50px;
  }
}

.site-custom-experience-gallery-wrapper {
  position: relative;
  border: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.site-custom-experience-gallery-wrapper .parallax-pseudo-element {
  background: url("../images/left-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-experience-gallery-wrapper .parallax-pseudo-element {
    width: 240px;
    height: 344px;
    top: -120px;
    left: 0;
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-custom-experience-gallery-wrapper .parallax-pseudo-element {
    left: -30px;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-gallery-wrapper .parallax-pseudo-element {
    width: 340px;
    height: 444px;
    left: -30px;
  }
}
.site-custom-experience-gallery-wrapper .slick-list {
  z-index: 5;
}
.site-custom-experience-gallery-wrapper.in-view .site-slide .site-slider-image-block::after {
  transform: rotate(5deg) !important;
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    flex-direction: row-reverse;
  }
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  width: 100%;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    max-width: 670px;
  }
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: #F6C64F;
  content: "";
  width: 85%;
  height: 75%;
  position: absolute;
  top: 15%;
  left: 7.5%;
  mix-blend-mode: multiply;
  transform: rotate(0);
  transition: all 1s ease;
  transition-delay: 0.5s;
  border-bottom-right-radius: 100%;
  opacity: 0.8;
}
@media (min-width: 1024px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
    width: 90%;
    left: 10px;
  }
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  scale: 1;
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  background: none;
  flex: 1;
  position: static;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding: 40px 20px;
  }
}
@media (min-width: 1024px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 5%;
    margin-right: 5%;
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 3%;
    margin-right: 17%;
  }
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
  padding: 0;
}
@media (min-width: 768px) {
  .site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
    padding: 0 7%;
  }
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3 {
  text-align: left;
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption hr {
  margin-left: 0 !important;
}
.site-custom-experience-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption p {
  color: #002D1F;
  text-align: left;
}

.site-custom-testimonial-gallery-wrapper {
  position: relative;
}
.site-custom-testimonial-gallery-wrapper .parallax-pseudo-element {
  background: url("../images/right-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .parallax-pseudo-element {
    width: 240px;
    height: 297px;
    top: 0;
    right: -7%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .site-custom-testimonial-gallery-wrapper .parallax-pseudo-element {
    width: 340px;
    height: 397px;
    top: 15%;
    right: -8%;
  }
}
.site-custom-testimonial-gallery-wrapper .slick-list {
  overflow: visible;
  z-index: 5;
}
.site-custom-testimonial-gallery-wrapper .slick-prev {
  width: 70px !important;
  height: 70px !important;
  top: 275px !important;
  bottom: auto !important;
  left: 10px !important;
  right: auto !important;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .slick-prev {
    top: auto !important;
    bottom: -50px !important;
    left: auto !important;
    right: 75px !important;
  }
}
@media (min-width: 1024px) {
  .site-custom-testimonial-gallery-wrapper .slick-prev {
    top: auto !important;
    bottom: 150px !important;
    left: auto !important;
    right: 115px !important;
  }
}
.site-custom-testimonial-gallery-wrapper .slick-prev::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 68px !important;
}
.site-custom-testimonial-gallery-wrapper .slick-prev:hover::before, .site-custom-testimonial-gallery-wrapper .slick-prev:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-testimonial-gallery-wrapper .slick-next {
  width: 70px !important;
  height: 70px !important;
  top: 275px !important;
  bottom: auto !important;
  left: auto !important;
  right: 10px !important;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .slick-next {
    top: auto !important;
    bottom: -50px !important;
    left: auto !important;
    right: 0 !important;
  }
}
@media (min-width: 1024px) {
  .site-custom-testimonial-gallery-wrapper .slick-next {
    top: auto !important;
    bottom: 150px !important;
    left: auto !important;
    right: 40px !important;
  }
}
.site-custom-testimonial-gallery-wrapper .slick-next::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 68px !important;
}
.site-custom-testimonial-gallery-wrapper .slick-next:hover::before, .site-custom-testimonial-gallery-wrapper .slick-next:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    flex-direction: row;
  }
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media (min-width: 600px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    max-width: 310px;
  }
}
@media (min-width: 1024px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 100%;
    max-width: 360px;
  }
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::before {
  content: "";
  background: #F7FDFF;
  width: 100%;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  z-index: 5;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: transparent;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 500px;
  border-bottom-right-radius: 500px;
  box-shadow: 0 -500px 0 0 #F7FDFF, 0 0 0 500px #F7FDFF;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  scale: 1;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  background: none;
  min-width: 100px;
  flex: 1;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding-top: 200px;
    margin-left: 5%;
  }
}
@media (min-width: 1024px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 12%;
  }
}
@media (min-width: 1200px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 17%;
  }
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
  background: url("../images/yellow-dots.svg") 100% 100% no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: -80px;
  right: 0;
  content: "";
  display: none;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
    display: block;
  }
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
  padding: 0;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-custom-spinner-wrapper {
  position: absolute;
  top: -120px;
  right: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-custom-spinner-wrapper {
    top: 20px;
    left: -84px;
    right: auto;
  }
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h4,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h5,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-name-title,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-grade-title,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-jersey-number-title,
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h6 {
  text-align: left;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption hr {
  margin-left: 0 !important;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption p {
  margin-bottom: 20px;
  color: #002D1F;
  text-align: left;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption cite {
  color: #1F3C6E;
  font-size: 40px !important;
}
.site-custom-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-slider-more-desc {
  display: none;
}

.site-custom-home-known-text-wrapper {
  position: relative;
}
.site-custom-home-known-text-wrapper::after {
  background: url("../images/blue-dots.svg") 100% 100% no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -300px;
  left: 220px;
  content: "";
  display: none;
}
@media (min-width: 1200px) {
  .site-custom-home-known-text-wrapper::after {
    display: block;
  }
}

.site-custom-home-testimonial-gallery-wrapper {
  position: relative;
  padding-top: 100px;
}
@media (min-width: 600px) and (max-width: 1025px) {
  .site-custom-home-testimonial-gallery-wrapper {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
}
.site-custom-home-testimonial-gallery-wrapper .slick-list {
  overflow: visible;
  z-index: 5;
}
.site-custom-home-testimonial-gallery-wrapper .slick-prev {
  width: 37px !important;
  height: 37px !important;
  left: auto !important;
  right: 42px !important;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .slick-prev {
    width: 70px !important;
    height: 70px !important;
    right: calc(55% + 80px) !important;
  }
}
.site-custom-home-testimonial-gallery-wrapper .slick-prev::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 32px !important;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .slick-prev::before {
    line-height: 68px !important;
  }
}
.site-custom-home-testimonial-gallery-wrapper .slick-prev:hover::before, .site-custom-home-testimonial-gallery-wrapper .slick-prev:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-home-testimonial-gallery-wrapper .slick-next {
  width: 37px !important;
  height: 37px !important;
  right: 0 !important;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .slick-next {
    width: 70px !important;
    height: 70px !important;
    right: 55% !important;
  }
}
.site-custom-home-testimonial-gallery-wrapper .slick-next::before {
  background: #1F3C6E !important;
  color: #F6C64F !important;
  line-height: 32px !important;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .slick-next::before {
    line-height: 68px !important;
  }
}
.site-custom-home-testimonial-gallery-wrapper .slick-next:hover::before, .site-custom-home-testimonial-gallery-wrapper .slick-next:focus::before {
  background: #F6C64F !important;
  color: #1F3C6E !important;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-custom-spinner-wrapper {
  position: absolute;
  top: -80px;
  left: 0;
  z-index: 1;
}
@media (min-width: 600px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-custom-spinner-wrapper {
    top: 0;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  background: url("../images/mask-bg.png") 0% 0% no-repeat !important;
  background-size: 100% !important;
  width: 240px;
  height: 240px;
  display: flex !important;
  align-items: flex-end;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media (min-width: 400px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 600px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 480px;
    height: 480px;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 500px;
    height: 500px;
  }
}
@media (min-width: 1400px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 580px;
    height: 580px;
  }
}
@media (min-width: 1600px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 600px;
    height: 600px;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  width: 70%;
  max-height: 75%;
  margin: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
    max-height: 500px;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: transparent;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  box-shadow: 0 -1000px 0 0 #F7FDFF, 0 0 0 1000px #F7FDFF;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-custom-spinner-wrapper {
  position: absolute;
  top: -80px;
  left: 0;
  z-index: 1;
}
@media (min-width: 1024px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-custom-spinner-wrapper {
    top: 0;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  background: none;
  min-width: 100px;
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
  padding: 0;
  text-align: left;
  align-items: left;
  margin-top: 0;
  padding-left: 0;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-top: -20px;
    padding-left: 55%;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
  padding: 0;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h2,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h4,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h5,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-name-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-grade-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .cms-vc-sports-jersey-number-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h6 {
  text-align: left;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption hr {
  margin-left: 0 !important;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption p {
  margin-bottom: 20px;
  color: #002D1F;
  text-align: left;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption p:first-child {
  border: 4px red solid;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption cite {
  color: #1F3C6E;
  font-size: 40px !important;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc {
  width: 100%;
  z-index: 5;
  display: none;
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc {
    max-width: 220px;
    position: absolute;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc {
    max-width: 340px;
  }
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .site-container {
  padding: 0;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc h2,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc h3,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc h4,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc h5,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-sports-name-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-sports-grade-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc .cms-vc-sports-jersey-number-title,
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc h6 {
  text-align: left;
  color: #1F3C6E;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc hr {
  margin-left: 0 !important;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc p {
  margin-bottom: 20px;
  color: #002D1F;
  text-align: left;
}
.site-custom-home-testimonial-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-more-desc cite {
  color: #1F3C6E;
  font-size: 40px !important;
}

.testimonial-popup {
  background: #ffffff;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px #1F3C6E solid;
  z-index: 99999;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: auto;
}
@media (min-width: 1024px) {
  .testimonial-popup {
    justify-content: center;
    padding: 40px 100px 40px 30%;
  }
}
.testimonial-popup.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.testimonial-popup .close-button {
  background: #1F3C6E;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 30px;
  right: 30px;
  border: 1px #ffffff solid;
  outline: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  transition: all 0.5s ease;
}
.testimonial-popup .close-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.testimonial-popup .close-button:hover {
  background: #ffffff;
  border: 1px #1F3C6E solid;
}
.testimonial-popup .close-button:hover::after {
  color: #1F3C6E;
}
.testimonial-popup .site-slider-image-block {
  background: #F7FDFF;
  background-size: 100%;
  width: 100%;
  height: 300px;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1024px) {
  .testimonial-popup .site-slider-image-block {
    width: 20%;
    height: calc(100% - 60px);
    position: absolute;
    top: 40px;
    left: 40px;
  }
}
.testimonial-popup .site-slider-image-block .site-slider-image {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial-popup .site-custom-spinner-wrapper {
  position: absolute;
  bottom: 40px;
  left: 40px;
  display: none;
}
@media (min-width: 1024px) {
  .testimonial-popup .site-custom-spinner-wrapper {
    display: block;
  }
}
.testimonial-popup .site-slider-caption {
  order: 2;
  display: flex;
  flex-direction: column;
}
.testimonial-popup .site-slider-caption .site-slider-caption-block {
  display: none;
}
.testimonial-popup .site-slider-caption p {
  color: #002D1F;
}
.testimonial-popup .site-slider-caption p:nth-child(4) {
  margin-bottom: 20px;
  color: #1F3C6E;
  font-size: 24px;
}
.testimonial-popup .site-slider-more-desc {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
}
@media (min-width: 1024px) {
  .testimonial-popup .site-slider-more-desc {
    padding-top: 0;
  }
}
.testimonial-popup .site-slider-more-desc h2,
.testimonial-popup .site-slider-more-desc h3,
.testimonial-popup .site-slider-more-desc h4 {
  margin-bottom: 30px;
  text-align: center;
}
.testimonial-popup .site-slider-more-desc p {
  color: #002D1F !important;
  font-size: 19px !important;
  line-height: 32px !important;
}
.testimonial-popup .site-slider-more-desc blockquote p {
  color: #1F3C6E !important;
  font-size: 24px !important;
  font-weight: normal !important;
}
.testimonial-popup .site-slider-more-desc img {
  display: none;
}
.testimonial-popup .site-slider-more-desc cite {
  color: #1F3C6E !important;
  font-size: 70px !important;
}
.testimonial-popup .site-slider-more-desc cite::after {
  display: none;
}
.testimonial-popup .site-container {
  padding: 0;
}
.testimonial-popup .site-button-arrow {
  display: none;
}

.testimonial-small-popup {
  background: #ffffff;
  max-width: 90%;
  width: 100%;
  max-height: 500px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 5px #1F3C6E solid;
  z-index: 99999;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .testimonial-small-popup {
    max-width: 750px;
  }
}
.testimonial-small-popup.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.testimonial-small-popup .close-button {
  background: #1F3C6E;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -20px;
  right: -20px;
  border: 1px #ffffff solid;
  outline: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .testimonial-small-popup .close-button {
    width: 50px;
    height: 50px;
    top: 20px;
    right: 20px;
  }
}
.testimonial-small-popup .close-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
.testimonial-small-popup .close-button:hover {
  background: #ffffff;
  border: 1px #1F3C6E solid;
}
.testimonial-small-popup .close-button:hover::after {
  color: #1F3C6E;
}
.testimonial-small-popup .site-slider-image-block {
  display: none;
}
.testimonial-small-popup .site-custom-spinner-wrapper {
  display: none;
}
.testimonial-small-popup .site-slider-caption {
  padding: 40px 40px 20px;
  order: 2;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
@media (min-width: 768px) {
  .testimonial-small-popup .site-slider-caption {
    padding: 60px 80px 40px;
  }
}
.testimonial-small-popup .site-slider-caption .site-slider-caption-block {
  display: none;
}
.testimonial-small-popup .site-slider-caption h2 {
  color: #1F3C6E;
}
.testimonial-small-popup .site-slider-caption p {
  color: #002D1F;
}
.testimonial-small-popup .site-slider-caption p:nth-child(4) {
  margin-bottom: 20px;
  color: #1F3C6E;
  font-size: 24px;
}
.testimonial-small-popup .site-slider-more-desc {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
}
@media (min-width: 1024px) {
  .testimonial-small-popup .site-slider-more-desc {
    padding-top: 0;
  }
}
.testimonial-small-popup .site-slider-more-desc h2,
.testimonial-small-popup .site-slider-more-desc h3,
.testimonial-small-popup .site-slider-more-desc h4 {
  margin-bottom: 30px;
  text-align: center;
}
.testimonial-small-popup .site-slider-more-desc blockquote p {
  color: #1F3C6E !important;
  font-size: 24px !important;
  font-weight: normal !important;
}
.testimonial-small-popup .site-slider-more-desc p {
  color: #002D1F !important;
  font-size: 19px !important;
  line-height: 32px !important;
}
.testimonial-small-popup .site-slider-more-desc img {
  display: none;
}
.testimonial-small-popup .site-slider-more-desc cite {
  color: #1F3C6E !important;
  font-size: 70px !important;
}
.testimonial-small-popup .site-slider-more-desc cite::after {
  display: none;
}
.testimonial-small-popup .site-container {
  padding: 0;
}
.testimonial-small-popup .site-button-arrow {
  display: none;
}

@media (min-width: 1024px) {
  body.home-page .testimonial-popup {
    justify-content: center;
    padding: 40px 100px 40px 50%;
  }
}
@media (min-width: 1024px) {
  body.home-page .testimonial-popup .site-slider-image-block {
    width: 40%;
    height: calc(100% - 60px);
    position: absolute;
    top: 40px;
    left: 40px;
  }
}
body.home-page .testimonial-popup .site-slider-image-block .site-slider-image {
  width: auto;
  height: 85%;
  margin: 0 auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.site-custom-visit-us-wrapper {
  background: url("../images/experience-shape5.svg"), url("../images/blue-dots.svg");
  background-position: -30px 100%, -100px 95%;
  background-repeat: no-repeat, no-repeat;
  background-size: 45px, 150px;
}
@media (min-width: 768px) {
  .site-custom-visit-us-wrapper {
    background-position: -50px 100%, -200px 95%;
    background-size: auto, auto;
  }
}
@media (min-width: 1024px) {
  .site-custom-visit-us-wrapper {
    background-position: 0 100%, 20px 95%;
    background-size: auto, 200px;
  }
}
@media (min-width: 1200px) {
  .site-custom-visit-us-wrapper {
    background-position: 106px 85%, 20px 74%;
    background-size: auto, 250px;
  }
}
@media (min-width: 1400px) {
  .site-custom-visit-us-wrapper {
    background-position: 176px 85%, 60px 74%;
    background-size: auto, auto;
  }
}
.site-custom-visit-us-wrapper.in-view .site-custom-visit-us::before {
  transform: rotate(0);
}
.site-custom-visit-us-wrapper.in-view .site-custom-visit-us::after {
  transform: rotate(0);
}
.site-custom-visit-us-wrapper .site-custom-visit-us {
  position: relative;
}
.site-custom-visit-us-wrapper .site-custom-visit-us table {
  white-space: wrap !important;
}
.site-custom-visit-us-wrapper .site-custom-visit-us::before {
  background: url("../images/experience-shape3.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  content: "";
  position: absolute;
  top: -80px;
  left: 0;
  transform: rotate(120deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 1024px) {
  .site-custom-visit-us-wrapper .site-custom-visit-us::before {
    width: 200px;
    height: 200px;
  }
}
.site-custom-visit-us-wrapper .site-custom-visit-us::after {
  background: url("../images/experience-shape4.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 75px;
  height: 75px;
  content: "";
  position: absolute;
  top: -40px;
  right: 0;
  transform: rotate(120deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 1024px) {
  .site-custom-visit-us-wrapper .site-custom-visit-us::after {
    width: 150px;
    height: 150px;
    top: 170px;
    right: 40px;
  }
}

.site-custom-text-shapes-wrapper {
  position: relative;
}
.site-custom-text-shapes-wrapper .table-popup {
  display: none !important;
}
.site-custom-text-shapes-wrapper.in-view::before {
  transform: rotate(0);
}
.site-custom-text-shapes-wrapper.in-view::after {
  transform: rotate(0);
}
.site-custom-text-shapes-wrapper::before {
  content: "";
  background: url("../images/experience-shape1.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -65px;
  left: 0;
  transform: rotate(100deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 600px) {
  .site-custom-text-shapes-wrapper::before {
    left: 0;
  }
}
@media (min-width: 1024px) {
  .site-custom-text-shapes-wrapper::before {
    left: -12%;
  }
}
@media (min-width: 1200px) {
  .site-custom-text-shapes-wrapper::before {
    top: 7px;
    left: -30%;
  }
}
.site-custom-text-shapes-wrapper::after {
  content: "";
  background: url("../images/experience-shape2.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(100deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 600px) {
  .site-custom-text-shapes-wrapper::after {
    width: 80px;
    height: 80px;
    bottom: -50px;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .site-custom-text-shapes-wrapper::after {
    right: -50px;
  }
}
@media (min-width: 1200px) {
  .site-custom-text-shapes-wrapper::after {
    width: 125px;
    height: 125px;
    bottom: 34px;
    right: -221px;
  }
}

.site-custom-grid-overlay-wrapper .slick-slider {
  position: relative;
}
.site-custom-grid-overlay-wrapper .slick-slider .slick-next {
  width: 50% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
  top: 0 !important;
  bottom: auto !important;
  right: 0 !important;
  left: auto !important;
  transform: none !important;
}
.site-custom-grid-overlay-wrapper .slick-slider .slick-next::before {
  display: none !important;
}
.site-custom-grid-overlay-wrapper .slick-slider .slick-prev {
  width: 50% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
  top: 0 !important;
  bottom: auto !important;
  right: auto !important;
  left: 0 !important;
  transform: none !important;
}
.site-custom-grid-overlay-wrapper .slick-slider .slick-prev::before {
  display: none !important;
}
.site-custom-grid-overlay-wrapper .site-custom-grid-overlay {
  max-width: 650px !important;
  height: auto !important;
  margin: 0 auto;
  position: relative;
}
.site-custom-grid-overlay-wrapper .site-custom-grid-overlay::before {
  background: url("../images/grid-overlay.svg") 50% 0% no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 5;
  border: 1px #F7FDFF solid;
}
.site-custom-grid-overlay-wrapper .site-custom-grid-overlay .site-slider-image {
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.site-custom-difference-gallery-wrapper {
  position: relative;
  border: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.site-custom-difference-gallery-wrapper .slick-list {
  z-index: 5;
  overflow: visible !important;
}
.site-custom-difference-gallery-wrapper.in-view .site-slide .site-slider-image-block::after {
  transform: rotate(-5deg) !important;
}
.site-custom-difference-gallery-wrapper.in-view .site-slide .site-slider-caption::after {
  transform: rotate(0) !important;
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 768px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    flex-direction: row;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
  width: 100%;
  position: relative;
  overflow: visible;
  z-index: 5;
  align-self: start;
}
@media (min-width: 768px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    max-width: 670px;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
  background: #F6C64F;
  content: "";
  width: 85%;
  height: 75%;
  position: absolute;
  top: 15%;
  right: 7.5%;
  mix-blend-mode: multiply;
  transform: rotate(0);
  transition: all 1s ease;
  transition-delay: 0.5s;
  border-bottom-left-radius: 100%;
  opacity: 0.8;
}
@media (min-width: 1024px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block::after {
    width: 90%;
    right: 10px;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  scale: 1;
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
  background: none;
  display: flex;
  align-items: center;
  flex: 1;
  position: relative;
  padding: 40px 20px;
  z-index: 4;
}
@media (min-width: 768px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    padding: 40px 20px;
  }
}
@media (min-width: 1024px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 5%;
    margin-right: 5%;
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption {
    margin-left: 10%;
    margin-right: 8%;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::before {
  background: url("../images/yellow-dots.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 200px;
  height: 194px;
  position: absolute;
  top: -100px;
  right: -20px;
  content: "";
  z-index: -1;
}
@media (min-width: 1024px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::before {
    width: 200px;
    height: 194px;
    top: -20px;
    right: -20px;
  }
}
@media (min-width: 1200px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::before {
    width: 300px;
    height: 294px;
    top: 50px;
    right: 0;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
  content: "";
  background: url("../images/difference-shape.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 0;
  transform: rotate(100deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 600px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
    width: 80px;
    height: 80px;
    top: -50px;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
    top: -100px;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption::after {
    width: 135px;
    height: 135px;
    top: -125px;
    right: 25px;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
  padding: 0;
}
@media (min-width: 768px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption .site-container {
    padding: 0 7%;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3 {
  text-align: left;
}
@media (min-width: 1400px) {
  .site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption h3 {
    font-size: 5.375rem;
  }
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption hr {
  margin-left: 0 !important;
}
.site-custom-difference-gallery-wrapper .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-caption p {
  color: #002D1F;
  text-align: left;
}

p:has(.site-custom-image-dotted) {
  position: relative;
}
p:has(.site-custom-image-dotted)::after {
  background: url("../images/blue-dots.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 150px;
  height: 144px;
  display: block;
  position: absolute;
  bottom: -20px;
  right: -20px;
  content: "";
  z-index: -1;
}
@media (min-width: 768px) {
  p:has(.site-custom-image-dotted)::after {
    width: 200px;
    height: 194px;
    bottom: -30px;
    right: -130px;
  }
}
@media (min-width: 1024px) {
  p:has(.site-custom-image-dotted)::after {
    width: 300px;
    height: 294px;
    bottom: -30px;
    right: -130px;
  }
}
@media (min-width: 1200px) {
  p:has(.site-custom-image-dotted)::after {
    bottom: -36px;
    right: -120px;
  }
}

body.cms-page-is-in-preview-mode .testimonial-popup {
  top: 45px;
}

body.cms-page-is-in-edit-mode .site-custom-text-shapes-wrapper .table-popup {
  display: block !important;
}
body.cms-page-is-in-edit-mode .testimonial-popup {
  top: 72px;
}
body.cms-page-is-in-edit-mode .site-custom-testimonial-gallery-wrapper,
body.cms-page-is-in-edit-mode .site-custom-difference-gallery-wrapper,
body.cms-page-is-in-edit-mode .site-custom-experience-gallery-wrapper {
  border: 1px solid #666666 !important;
}
body.cms-page-is-in-edit-mode .site-custom-testimonial-gallery-wrapper .slick-list,
body.cms-page-is-in-edit-mode .site-custom-difference-gallery-wrapper .slick-list,
body.cms-page-is-in-edit-mode .site-custom-experience-gallery-wrapper .slick-list {
  overflow: hidden;
}
body.cms-page-is-in-edit-mode .site-custom-home-testimonial-gallery-wrapper {
  padding-bottom: 200px;
}
body.cms-page-is-in-edit-mode .site-custom-home-testimonial-gallery-wrapper .slick-list {
  overflow: visible;
}
body.cms-page-is-in-edit-mode .site-custom-home-testimonial-gallery-wrapper .site-custom-home-testimonial-gallery {
  overflow: visible;
}

body.cms-page-is-published .testimonial-popup {
  top: 72px;
}

.cms-text-feature .cms-text-feature-data {
  line-height: normal;
  overflow: visible;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 32px;
  font-size: 19px;
}
.cms-text-feature .cms-text-feature-data ul,
.cms-text-feature .cms-text-feature-data ol {
  list-style-position: outside;
}
.cms-text-feature .cms-text-feature-data ul li,
.cms-text-feature .cms-text-feature-data ol li {
  line-height: 32px;
  font-size: 19px;
}
.cms-text-feature .cms-text-feature-data ul li::marker,
.cms-text-feature .cms-text-feature-data ol li::marker {
  color: #F6C64F;
  font-weight: 700;
}
.cms-text-feature .cms-text-feature-data ol {
  padding-left: 20px;
}
.cms-text-feature .cms-text-feature-data ul {
  padding: 0;
  list-style-type: none;
}
.cms-text-feature .cms-text-feature-data ul li {
  background: url("../images/bulletpoint.svg") 0% 11px no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
}

body:not(.cms-page-is-in-edit-mode) .cms-text-feature .cms-text-feature-data ul:has([class^=site-social-]) {
  padding: 0;
}
body:not(.cms-page-is-in-edit-mode) .cms-text-feature .cms-text-feature-data ul:has([class^=site-social-]) li {
  list-style: none;
  display: inline-block;
}

.site-custom-shape-left-wrapper {
  position: relative;
}
.site-custom-shape-left-wrapper.in-view::before {
  transform: rotate(0);
}
.site-custom-shape-left-wrapper.in-view::after {
  transform: rotate(0);
}
.site-custom-shape-left-wrapper::before {
  content: "";
  background: url("../images/admission-shape1.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 41px;
  height: 51px;
  position: absolute;
  top: -25px;
  left: -10px;
  transform: rotate(100deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 600px) {
  .site-custom-shape-left-wrapper::before {
    top: 0;
    left: -10px;
  }
}
@media (min-width: 1024px) {
  .site-custom-shape-left-wrapper::before {
    width: 91px;
    height: 111px;
    top: -75px;
    left: -140px;
  }
}

.site-custom-shape-right-wrapper {
  position: relative;
}
.site-custom-shape-right-wrapper.in-view::before {
  transform: rotate(0);
}
.site-custom-shape-right-wrapper.in-view::after {
  transform: rotate(0);
}
.site-custom-shape-right-wrapper::before {
  content: "";
  background: url("../images/careers-shape1.svg") 0% 0% no-repeat;
  background-size: contain;
  width: 41px;
  height: 51px;
  position: absolute;
  top: 0;
  right: -10px;
  transform: rotate(100deg);
  transition: all 1s ease;
  transition-delay: 0.5s;
}
@media (min-width: 600px) {
  .site-custom-shape-right-wrapper::before {
    top: 0;
    right: -10px;
  }
}
@media (min-width: 1024px) {
  .site-custom-shape-right-wrapper::before {
    width: 123px;
    height: 123px;
    top: 50px;
    right: -140px;
  }
}

.site-custom-steps-to-apply-wrapper {
  position: relative;
}
.site-custom-steps-to-apply-wrapper .parallax-pseudo-element {
  background: url("../images/right-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-steps-to-apply-wrapper .parallax-pseudo-element {
    width: 240px;
    height: 297px;
    top: 0;
    right: -7%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .site-custom-steps-to-apply-wrapper .parallax-pseudo-element {
    width: 340px;
    height: 397px;
    top: 15%;
    right: -8%;
  }
}
.site-custom-steps-to-apply-wrapper .cms-text-feature-data {
  position: relative;
  z-index: 5;
}
.site-custom-steps-to-apply-wrapper table hr {
  background: #182E59;
  width: 50%;
  height: 1px;
  margin: 50px auto 40px !important;
  display: block;
  opacity: 0.3;
}
.site-custom-steps-to-apply-wrapper table hr::before, .site-custom-steps-to-apply-wrapper table hr::after {
  display: none;
}
.site-custom-steps-to-apply-wrapper table td {
  padding: 25px 10px !important;
  text-align: center !important;
}
@media (min-width: 600px) {
  .site-custom-steps-to-apply-wrapper table td {
    padding: 1em !important;
  }
}
@media (min-width: 1024px) {
  .site-custom-steps-to-apply-wrapper table td {
    padding: 2em !important;
  }
}
.site-custom-steps-to-apply-wrapper table p {
  color: #1F3C6E;
}
.site-custom-steps-to-apply-wrapper table p:first-child {
  background: #1F3C6E;
  width: 100px;
  height: 100px;
  margin: 0 auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.site-custom-steps-to-apply-wrapper table p:first-child samp {
  color: #ffffff;
  font-size: 50px;
  line-height: 1;
}

.site-custom-trinity-advantages-wrapper {
  position: relative;
}
.site-custom-trinity-advantages-wrapper .parallax-pseudo-element {
  background: url("../images/left-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-trinity-advantages-wrapper .parallax-pseudo-element {
    width: 240px;
    height: 344px;
    top: -120px;
    left: 0;
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-custom-trinity-advantages-wrapper .parallax-pseudo-element {
    left: -8%;
  }
}
@media (min-width: 1200px) {
  .site-custom-trinity-advantages-wrapper .parallax-pseudo-element {
    width: 340px;
    height: 444px;
    left: -8%;
  }
}
.site-custom-trinity-advantages-wrapper .cms-text-feature-data {
  position: relative;
  z-index: 5;
}
.site-custom-trinity-advantages-wrapper table hr {
  background: #182E59;
  width: 50%;
  height: 1px;
  margin: 50px auto 40px !important;
  display: block;
  opacity: 0.3;
}
.site-custom-trinity-advantages-wrapper table hr::before, .site-custom-trinity-advantages-wrapper table hr::after {
  display: none;
}
.site-custom-trinity-advantages-wrapper table td {
  padding: 25px 10px !important;
  text-align: center !important;
}
@media (min-width: 600px) {
  .site-custom-trinity-advantages-wrapper table td {
    padding: 1em !important;
  }
}
@media (min-width: 1024px) {
  .site-custom-trinity-advantages-wrapper table td {
    padding: 2em !important;
  }
}
@media (max-width: 767px) {
  .site-custom-trinity-advantages-wrapper table td h4 {
    font-size: 30px !important;
    margin-bottom: 20px !important;
  }
}
.site-custom-trinity-advantages-wrapper table p {
  color: #1F3C6E;
}
.site-custom-trinity-advantages-wrapper table p:first-child {
  background: #F6C64F;
  width: 100px;
  height: 100px;
  margin: 0 auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.site-custom-trinity-advantages-wrapper table p:first-child samp {
  color: #ffffff;
  font-size: 50px;
  line-height: 1;
}

@media (max-width: 1024px) {
  .site-custom-latest-vacancies-wrapper .site-custom-latest-vacancies {
    padding: 0 !important;
  }
}
.site-custom-latest-vacancies-wrapper .cms-text-feature-data {
  position: relative;
  z-index: 5;
}
.site-custom-latest-vacancies-wrapper table {
  margin: 0 auto;
  white-space: wrap;
}
@media (max-width: 1024px) {
  .site-custom-latest-vacancies-wrapper table {
    width: 100% !important;
  }
}
.site-custom-latest-vacancies-wrapper table tr {
  background: none !important;
  border-bottom: 1px rgba(31, 60, 110, 0.3) solid;
  transition: all 0.5s ease;
}
.site-custom-latest-vacancies-wrapper table tr:hover {
  background: #ffffff !important;
}
.site-custom-latest-vacancies-wrapper table tr td {
  min-width: 60px !important;
  padding: 20px 10px !important;
  color: #1F3C6E;
  font-size: 14px;
  text-align: left !important;
}
.site-custom-latest-vacancies-wrapper table tr td h3, .site-custom-latest-vacancies-wrapper table tr td h4, .site-custom-latest-vacancies-wrapper table tr td h5, .site-custom-latest-vacancies-wrapper table tr td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-latest-vacancies-wrapper table tr td .cms-vc-sports-name-title, .site-custom-latest-vacancies-wrapper table tr td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-latest-vacancies-wrapper table tr td .cms-vc-sports-grade-title, .site-custom-latest-vacancies-wrapper table tr td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .site-custom-latest-vacancies-wrapper table tr td .cms-vc-sports-jersey-number-title, .site-custom-latest-vacancies-wrapper table tr td h6 {
  font-size: 20px;
  margin-bottom: 0;
}
.site-custom-latest-vacancies-wrapper table tr td p {
  color: #1F3C6E;
  font-size: 14px;
}
.site-custom-latest-vacancies-wrapper table tr td:first-child {
  padding-left: 10px !important;
}
.site-custom-latest-vacancies-wrapper table tr td:last-child {
  padding-right: 10px !important;
  text-align: right !important;
}

.site-custom-yellow-quote-wrapper {
  background: url("../images/home-mission-shape.svg") 50% 50% no-repeat;
  background-size: cover;
  border: 0 !important;
  margin-top: 30px;
  padding: 80px 0 40px !important;
}
@media (min-width: 1200px) {
  .site-custom-yellow-quote-wrapper {
    background-size: 100%;
    margin-top: 150px;
    padding: 140px 0 140px !important;
  }
}
@media (min-width: 1400px) {
  .site-custom-yellow-quote-wrapper {
    background: url("../images/home-mission-shape.svg") 50% 0% no-repeat;
  }
}
@media (min-width: 1600px) {
  .site-custom-yellow-quote-wrapper {
    padding: 140px 0 100px !important;
  }
}
.site-custom-yellow-quote-wrapper::after {
  background: #F6C64F;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 1s;
  content: "";
  transform: scale(0);
  z-index: -1;
}
.site-custom-yellow-quote-wrapper.in-view::after {
  transform: scale(1);
  transition: all 1s;
}
.site-custom-yellow-quote-wrapper .site-custom-yellow-quote {
  position: relative;
}
.site-custom-yellow-quote-wrapper .cms-feature-datablock {
  max-width: 1030px !important;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .site-custom-yellow-quote-wrapper .cms-feature-datablock {
    max-width: 70% !important;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .site-custom-yellow-quote-wrapper .cms-feature-datablock {
    max-width: 1030px !important;
    margin: 0 auto;
  }
}

.site-custom-home-text-wrapper {
  position: relative;
}
.site-custom-home-text-wrapper .site-custom-home-text {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .site-custom-home-text-wrapper .site-custom-home-text {
    padding: 0 20px !important;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-text-wrapper .site-custom-home-text {
    max-width: 40% !important;
  }
}
.site-custom-home-text-wrapper .parallax-pseudo-element-left {
  background: url("../images/left-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-left {
    width: 140px;
    height: 144px;
    top: 0;
    left: 0;
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-left {
    width: 240px;
    height: 344px;
    left: -30px;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-left {
    width: 340px;
    height: 444px;
    left: -30px;
  }
}
.site-custom-home-text-wrapper .parallax-pseudo-element-right {
  background: url("../images/right-images.svg") 0% 0% no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-right {
    width: 140px;
    height: 197px;
    top: 0;
    right: 0;
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-right {
    width: 240px;
    height: 297px;
    right: -30px;
  }
}
@media (min-width: 1200px) {
  .site-custom-home-text-wrapper .parallax-pseudo-element-right {
    width: 340px;
    height: 397px;
    top: 120px;
    right: -30px;
  }
}

.site-custom-home-sticky-nav-wrapper {
  position: fixed;
  top: 215px;
  right: 40px;
  display: none;
  z-index: 5;
}
@media (min-width: 1200px) {
  .site-custom-home-sticky-nav-wrapper {
    display: block;
  }
}
.site-custom-home-sticky-nav-wrapper .cms-text-feature-data {
  overflow: visible;
}
.site-custom-home-sticky-nav-wrapper p {
  margin-bottom: 10px;
  text-align: right;
  line-height: 1 !important;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a {
  color: #413780;
  font-size: 17px;
  line-height: 1.5;
  text-align: right;
  position: relative;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a::after {
  background: url("../images/active.png") 100% 50% no-repeat;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  top: 5px;
  right: -15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a:hover {
  font-weight: 700;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a:hover::after {
  opacity: 1;
  visibility: visible;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a.active {
  font-weight: 700;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a.active::after {
  opacity: 1;
  visibility: visible;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a.mission-active {
  font-weight: 700;
}
.site-custom-home-sticky-nav-wrapper .cms-feature-datablock a.mission-active::after {
  opacity: 1;
  visibility: visible;
  filter: brightness(0) invert(1);
}

.table-popup-overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2000;
}

.table-popup-content {
  background: #ffffff;
  max-width: 90%;
  width: 100%;
  height: 500px;
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 5px #1F3C6E solid;
  z-index: 2500;
  transition: all 0.5s ease;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .table-popup-content {
    max-width: 750px;
    padding: 80px 40px;
  }
}
.table-popup-content tbody {
  overflow-y: auto;
}
.table-popup-content.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.table-popup-content .close-button {
  background: #1F3C6E;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -20px;
  right: -20px;
  border: 1px #ffffff solid;
  outline: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  transition: all 0.5s ease;
  cursor: pointer;
}
@media (min-width: 768px) {
  .table-popup-content .close-button {
    width: 50px;
    height: 50px;
    top: 20px;
    right: 20px;
  }
}
.table-popup-content .close-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
.table-popup-content .close-button:hover {
  background: #ffffff;
  border: 1px #1F3C6E solid;
}
.table-popup-content .close-button:hover::after {
  color: #1F3C6E;
}
.table-popup-content .site-slider-image-block {
  display: none;
}
.table-popup-content .site-custom-spinner-wrapper {
  display: none;
}
.table-popup-content .site-slider-caption {
  padding: 40px 40px;
  order: 2;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
@media (min-width: 768px) {
  .table-popup-content .site-slider-caption {
    padding: 40px 40px;
  }
}
.table-popup-content .site-slider-caption .site-slider-caption-block {
  display: none;
}
.table-popup-content .site-slider-caption h2 {
  color: #1F3C6E;
}
.table-popup-content .site-slider-caption p {
  color: #002D1F;
}
.table-popup-content .site-slider-caption p:nth-child(4) {
  margin-bottom: 20px;
  color: #1F3C6E;
  font-size: 24px;
}
.table-popup-content .site-slider-more-desc {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
}
@media (min-width: 1024px) {
  .table-popup-content .site-slider-more-desc {
    padding-top: 0;
  }
}
.table-popup-content .site-slider-more-desc h2, .table-popup-content .site-slider-more-desc h3, .table-popup-content .site-slider-more-desc h4 {
  margin-bottom: 30px;
  text-align: center;
}
.table-popup-content .site-slider-more-desc blockquote p {
  color: #1F3C6E !important;
  font-size: 24px !important;
  font-weight: normal !important;
}
.table-popup-content .site-slider-more-desc p {
  color: #002D1F !important;
  font-size: 19px !important;
  line-height: 32px !important;
}
.table-popup-content .site-slider-more-desc img {
  display: none;
}
.table-popup-content .site-slider-more-desc cite {
  color: #1F3C6E !important;
  font-size: 70px !important;
}
.table-popup-content .site-slider-more-desc cite::after {
  display: none;
}
.table-popup-content .site-container {
  padding: 0;
}
.table-popup-content .site-button-arrow {
  display: none;
}

.k-focus.k-button-text, .k-scheduler-table th, .k-scheduler-toolbar .k-nav-current .k-lg-date-format, .k-scheduler-toolbar .k-nav-current .k-sm-date-format {
  color: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}

.site-calendar-wrapper .k-scheduler-views.k-button-group .k-button {
  font-family: "Times New Roman", Times, serif;
}
.site-calendar-wrapper .k-scheduler-views.k-button-group .k-button span {
  font-family: "Times New Roman", Times, serif;
}
.site-calendar-wrapper .k-scheduler-views.k-button-group .k-button.k-selected {
  background: #1F3C6E !important;
}

body.cms-page-is-in-edit-mode .site-custom-home-sticky-nav-wrapper {
  position: relative !important;
  top: auto !important;
  right: auto !important;
}

.iframe-resize,
.iframe-resize-video {
  line-height: 0;
}
.iframe-resize iframe,
.iframe-resize video,
.iframe-resize-video iframe,
.iframe-resize-video video {
  position: relative;
  z-index: 3;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto !important;
}

.iframe-resize-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
}
.iframe-resize-video-wrapper .iframe-resize-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.site-search-wrapper .site-search-icon {
  color: #ffffff;
  font-size: 25px;
}
.site-search-wrapper .site-search-icon i {
  font-weight: bold;
  cursor: pointer;
}
.site-search-wrapper .site-search-block {
  opacity: 0;
  visibility: hidden;
}
.site-search-wrapper .site-search-block-active {
  opacity: 1;
  visibility: visible;
}
.site-search-wrapper .site-search-block-active.site-search-option {
  width: 300px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option1 {
  max-height: 86px !important;
}
.site-search-wrapper .site-search-block-active.site-search-option2 {
  right: 0 !important;
}
.site-search-wrapper .site-search-block.site-search-option {
  position: absolute;
  right: 40px;
  z-index: 1000;
  top: 12px;
  width: 0;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input {
  border-radius: 25px !important;
  border: 3px solid #F6C64F !important;
  transition: all ease 0.6s;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid transparent;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover, .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:focus {
  background: transparent;
  color: #F6C64F;
  border: 1px solid transparent;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover::after, .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option1 {
  position: absolute;
  right: 0;
  top: 100%;
  background: #F7FDFF;
  z-index: 1000;
  padding: 20px;
  width: 400px;
  height: auto;
  max-height: 0;
  transition: all ease 0.3s;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data {
  display: flex;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button {
  background: #1F3C6E;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 1px solid #000000;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:focus {
  background: #F6C64F;
  color: #1F3C6E;
  border: 1px solid #F6C64F;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover::after, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.site-search-wrapper .site-search-block.site-search-option2 {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  padding: 0 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  padding: 0 0 10px;
  margin: 0 10px 10px 0;
}
.site-bookmark-wrapper .site-bookmark-list {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: flex;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-icon {
  width: 65px;
  height: 85px;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  background: #ffffff;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-wrapper-listitem {
  width: 65px;
  margin: 0 0 0 10px;
  position: relative;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-list-block {
  translate: 0 -30px;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-remove-button {
  opacity: 1;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block {
  border: 5px solid #ffffff;
  position: relative;
  background: #1F3C6E;
  height: 100%;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  translate: 0;
  transition: all ease 0.5s;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image img {
  width: 65px;
  height: 85px;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-data-block {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.site-bookmark-wrapper .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-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;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-data-block .site-bookmark-title a {
  color: #ffffff;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-remove-button {
  position: absolute;
  font-size: 0;
  background: none;
  color: black;
  bottom: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000000;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
}
.site-bookmark-wrapper .site-bookmark-list .site-bookmark-remove-button:after {
  content: "X";
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.hero-banner {
  position: relative;
  z-index: 15;
}
.hero-banner .site-slider-caption {
  background: none !important;
}
.hero-banner .site-slider-caption .site-container {
  padding: 0 !important;
}
.hero-banner .site-slider-caption .site-container h2 {
  text-shadow: 5px 5px 20px #000000;
}
@media (max-width: 599px) {
  .hero-banner .site-slider {
    height: auto;
  }
  .hero-banner .site-slider .site-slick-wrapper {
    height: auto;
  }
  .hero-banner .site-slider .site-slick-wrapper .slick-list {
    height: auto;
  }
  .hero-banner .site-slider .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  .hero-banner .site-slider .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  .hero-banner .site-slider .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    width: 100%;
    height: 360px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.hero-banner .cms-gallery-feature {
  z-index: 5;
}
.hero-banner .cms-text-feature {
  z-index: 4;
}

@media (max-width: 599px) {
  .site-slide-height-mob-fixed {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    height: 360px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-slide-height-mob-cover {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image:not(.site-custom-hero-banner-wrapper .site-slider-image) {
    height: 100vh !important;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block {
    height: 100vh;
  }
  .site-slide-height-mob-cover .site-slick-wrapper .slick-list .site-slide .site-slider-video-block .site-slider-video {
    height: 100vh;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .site-slide-height-mob-fixed {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block {
    height: auto;
  }
  .site-slide-height-mob-fixed .site-slick-wrapper .slick-list .site-slide .site-slider-image-block .site-slider-image {
    height: 360px !important;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
body.cms-page-is-in-edit-mode .hero-banner {
  margin-top: 60px;
}
body.cms-page-is-in-edit-mode .hero-banner .cms-gallery-feature {
  z-index: auto;
}

body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  width: 45px;
  height: 45px;
  text-align: center;
  top: 15px;
  right: 15px;
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
  border-radius: 100%;
  transition: all 0.5s ease;
  outline: none;
  cursor: pointer;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close::before {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close::after,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close::after,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close::after,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover {
  background: #ffffff;
  color: #1F3C6E;
  border: 1px solid #1F3C6E;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover:after,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover:after,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover:after,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover:after {
  color: #1F3C6E;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close {
  pointer-events: all;
}

body:not(.cms-page-is-in-edit-mode) .play-video-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
body:not(.cms-page-is-in-edit-mode) .play-video-button img {
  -o-object-fit: contain;
     object-fit: contain;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(3, 34, 76, 0.7);
  z-index: 100000;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.75s ease;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active.animate-in {
  opacity: 1;
  visibility: visible;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup {
  position: absolute;
  width: 45px;
  height: 45px;
  text-align: center;
  top: 15px;
  right: 15px;
  background: #1F3C6E;
  color: #ffffff;
  border: 1px solid #1F3C6E;
  border-radius: 100%;
  transition: all 0.5s ease;
  outline: none;
  cursor: pointer;
  z-index: 5;
}
@media (min-width: 768px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup {
    top: 20px;
    right: 30px;
  }
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup::before {
  display: none;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup:hover {
  background: #ffffff;
  color: #1F3C6E;
  border: 1px solid #1F3C6E;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper-active .remove-video-popup:hover:after {
  color: #1F3C6E;
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
  position: absolute;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper .video-popup iframe {
    width: 100% !important;
    min-height: 200px !important;
  }
}
body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
  width: 100%;
  max-width: 889px;
  background: #ffffff;
  line-height: 0;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup {
    width: 90%;
  }
  body:not(.cms-page-is-in-edit-mode) .video-popup-wrapper.video-popup-section .video-popup iframe {
    width: 100% !important;
    min-height: 200px !important;
  }
}

.custom-filtered-tabs-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .custom-filtered-tabs-wrapper {
    display: flex;
    flex-direction: row;
  }
}
.custom-filtered-tabs-wrapper .custom-filter-buttons {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
@media (max-width: 767px) {
  .custom-filtered-tabs-wrapper .custom-filter-buttons {
    display: none;
  }
}
@media (min-width: 768px) {
  .custom-filtered-tabs-wrapper .custom-filter-buttons {
    width: 30%;
    margin: 0;
    padding: 0 3% 0 0;
  }
}
@media (min-width: 1024px) {
  .custom-filtered-tabs-wrapper .custom-filter-buttons {
    width: 25%;
    margin: 0;
    padding: 0 3% 0 0;
  }
}
@media (min-width: 1280px) {
  .custom-filtered-tabs-wrapper .custom-filter-buttons {
    width: 20%;
  }
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button {
  background: none;
  width: 100%;
  margin: 0;
  padding: 5px 25px;
  border: 0;
  text-align: left;
  border-bottom: 1px #eaeaea solid;
  position: relative;
  outline: none;
  transition: all 0.5s ease;
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button::before {
  content: "";
  background: #eaeaea;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button::after {
  background: #1F3C6E;
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.5s ease;
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button:hover::after {
  width: 100%;
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button.active::before {
  background: #1F3C6E;
}
.custom-filtered-tabs-wrapper .custom-filter-buttons button.active::after {
  width: 100%;
}
.custom-filtered-tabs-wrapper .slick-arrow {
  transition: all 0.5s ease;
}
.custom-filtered-tabs-wrapper .slick-arrow.slick-prev {
  left: auto !important;
  top: auto !important;
  bottom: 0 !important;
  right: 55px !important;
}
@media (min-width: 768px) {
  .custom-filtered-tabs-wrapper .slick-arrow.slick-prev {
    right: 65px !important;
  }
}
.custom-filtered-tabs-wrapper .slick-arrow.slick-next {
  left: auto !important;
  top: auto !important;
  bottom: 0 !important;
  right: 15px !important;
}
@media (min-width: 768px) {
  .custom-filtered-tabs-wrapper .slick-arrow.slick-next {
    right: 25px !important;
  }
}
.custom-filtered-tabs-wrapper .custom-filtered-tabs {
  width: 100%;
}
@media (min-width: 768px) {
  .custom-filtered-tabs-wrapper .custom-filtered-tabs {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .custom-filtered-tabs-wrapper .custom-filtered-tabs {
    width: 75%;
  }
}
@media (min-width: 1280px) {
  .custom-filtered-tabs-wrapper .custom-filtered-tabs {
    width: 80%;
  }
}
.custom-filtered-tabs-wrapper.cms-gallery-feature-wrapper.site-multi-slide-slider-wrapper .site-slider-caption {
  position: absolute !important;
}
.custom-filtered-tabs-wrapper .slick-list {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .custom-filtered-tabs-wrapper .slick-list {
    margin: 0 -5px !important;
  }
}
@media (max-width: 767px) {
  .custom-filtered-tabs-wrapper .slick-list .site-slide {
    margin: 0 5px !important;
  }
}
.custom-filtered-tabs-wrapper .site-slider-caption {
  height: 100% !important;
  background-color: transparent !important;
  z-index: 3;
  position: absolute !important;
  padding: 0 !important;
}
.custom-filtered-tabs-wrapper .site-slider-caption h1,
.custom-filtered-tabs-wrapper .site-slider-caption h2,
.custom-filtered-tabs-wrapper .site-slider-caption h3,
.custom-filtered-tabs-wrapper .site-slider-caption h4,
.custom-filtered-tabs-wrapper .site-slider-caption h5,
.custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-sports-name-title,
.custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-sports-grade-title,
.custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .cms-vc-sports-jersey-number-title,
.custom-filtered-tabs-wrapper .site-slider-caption h6,
.custom-filtered-tabs-wrapper .site-slider-caption p,
.custom-filtered-tabs-wrapper .site-slider-caption a {
  color: #ffffff !important;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block {
  padding: 20px 25px 0 25px;
}
@media (min-width: 1024px) {
  .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block {
    padding: 0 30px;
  }
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .site-container {
  padding: 0 !important;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .site-container .site-slider-capton-data {
  text-align: left;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block h4 {
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  right: 20px;
  bottom: 15px;
  width: 65%;
  text-align: right;
  transition: opacity 0.4s ease;
}
@media (min-width: 1680px) {
  .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block h4 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1920px) {
  .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block h4 {
    width: 60%;
  }
}
@media (min-width: 2000px) {
  .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block h4 {
    width: 50%;
  }
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block h5, .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-sports-name-title, .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-sports-grade-title, .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block .cms-vc-sports-jersey-number-title {
  position: absolute;
  left: 40px;
  bottom: 10px;
  transform: rotate(-90deg);
  transform-origin: left;
  width: inherit;
  letter-spacing: 1.78px;
  text-align: left;
  transition: opacity 0.4s ease;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-caption-block table {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc {
  position: absolute;
  left: 15px;
  bottom: 110px;
  transform: rotate(-180deg);
  writing-mode: vertical-rl;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .site-container {
  padding: 0 !important;
}
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h1,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h2,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h3,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h4,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h5,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-sports-name-title,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-sports-grade-title,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc .cms-vc-sports-jersey-number-title,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc h6,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc p,
.custom-filtered-tabs-wrapper .site-slider-caption .site-slider-more-desc var {
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 20px;
}
.custom-filtered-tabs-wrapper .site-slider-caption .custom-tab-popup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.custom-filtered-tabs-wrapper .site-slider-caption .custom-tab-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;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #1F3C6E;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  transition: 0.5s ease all;
  color: #ffffff;
}
.custom-filtered-tabs-wrapper .site-slider-caption .custom-tab-popup:hover::before {
  background-color: #ffffff;
  color: #1F3C6E;
}
.custom-filtered-tabs-wrapper .site-slider-image-block:before {
  display: none;
}
.custom-filtered-tabs-wrapper .site-slider-image-block img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block h5, .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-sports-name-title, .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-sports-grade-title, .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper.video-gallery-popup-wrapper .site-slider-caption-block .cms-vc-sports-jersey-number-title {
  bottom: 90px;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption h4,
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption h5,
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-sports-name-title,
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-sports-grade-title,
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title,
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption .cms-vc-sports-jersey-number-title {
  opacity: 0;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption table {
  opacity: 1;
  padding-top: 30px;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption table p {
  margin: 0;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption table var {
  font-weight: 700;
  font-style: normal;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-caption table .marker {
  color: #1F3C6E;
  font-weight: 700;
}
.custom-filtered-tabs-wrapper .site-slide:hover .site-slider-image-block:before {
  background: linear-gradient(0deg, #0e204a 0%, rgba(14, 32, 74, 0.5) 100%);
}

.custom-tab-popup-wrapper {
  padding: 20px 30px;
}
@media (min-width: 1024px) {
  .custom-tab-popup-wrapper {
    padding: 30px 50px;
  }
}
.custom-tab-popup-wrapper blockquote .marker {
  padding: 0 0 5px !important;
}

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: #0E487D;
}
.site-form-payment-wrapper .site-form-title {
  color: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
  font-size: 19px;
}
.cms-text-feature table tr {
  background: transparent;
}
.cms-text-feature table tr th {
  background: #1F3C6E;
}
.cms-text-feature table tr:nth-child(2n) {
  background: #F7FDFF;
}
@media (max-width: 599px) {
  .cms-text-feature table tr:nth-child(2n) {
    background: none;
  }
}

@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td p, table.site-table-mobile > thead > tr > th p, table.site-table-mobile > tbody > tr > td p, table.site-table-mobile > tbody > tr > th p {
    margin: 0 0 20px !important;
  }
}

table.site-table-no-scroll {
  display: table !important;
}

table.site-table-mobile-stack {
  border-collapse: collapse;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  white-space: normal;
}
table.site-table-mobile-stack tr {
  background-color: transparent;
  border: 1px solid #F7FDFF;
  padding: 5px;
}
table.site-table-mobile-stack th,
table.site-table-mobile-stack td {
  padding: 0.625em;
  text-align: center;
  word-wrap: break-word;
}
table.site-table-mobile-stack th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: gothamblack;
}
@media (max-width: 599px) {
  table.site-table-mobile-stack {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  table.site-table-mobile-stack caption {
    font-size: 1.3em;
  }
  table.site-table-mobile-stack thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.site-table-mobile-stack tr {
    display: block;
    margin-bottom: 0.625em;
    background: none !important;
  }
  table.site-table-mobile-stack td:not(.site-custom-steps-to-apply-wrapper td):not(.site-custom-trinity-advantages-wrapper td) {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
  }
  table.site-table-mobile-stack td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #1F3C6E;
  }
  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 #F7FDFF;
}
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 .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border tr td .cms-vc-sports-name-title, table.site-table-row-border tr td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border tr td .cms-vc-sports-grade-title, table.site-table-row-border tr td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border tr td .cms-vc-sports-jersey-number-title, 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 .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > td .cms-vc-sports-name-title, table.site-table-row-border.site-table-mobile > thead > tr > td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > td .cms-vc-sports-grade-title, table.site-table-row-border.site-table-mobile > thead > tr > td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > td .cms-vc-sports-jersey-number-title, 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 .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > th .cms-vc-sports-name-title, table.site-table-row-border.site-table-mobile > thead > tr > th .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > th .cms-vc-sports-grade-title, table.site-table-row-border.site-table-mobile > thead > tr > th .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > thead > tr > th .cms-vc-sports-jersey-number-title, 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 .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > td .cms-vc-sports-name-title, table.site-table-row-border.site-table-mobile > tbody > tr > td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > td .cms-vc-sports-grade-title, table.site-table-row-border.site-table-mobile > tbody > tr > td .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > td .cms-vc-sports-jersey-number-title, 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 .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > th .cms-vc-sports-name-title, table.site-table-row-border.site-table-mobile > tbody > tr > th .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > th .cms-vc-sports-grade-title, table.site-table-row-border.site-table-mobile > tbody > tr > th .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title table.site-table-row-border.site-table-mobile > tbody > tr > th .cms-vc-sports-jersey-number-title, 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 {
  border: none;
}
table.site-table-accordion {
  display: table !important;
  white-space: wrap;
}
table.site-table-accordion tr {
  font-size: 19px;
  line-height: 32px;
  background: transparent !important;
}
@media (max-width: 599px) {
  table.site-table-accordion tr {
    padding: 0 !important;
    display: table-row !important;
  }
}
table.site-table-accordion tr.site-tbl-accordion-header-active th::after {
  transform: rotate(90deg);
}
table.site-table-accordion tr th {
  color: #1F3C6E !important;
  padding: 18px 40px 18px 10px !important;
  text-align: left;
  background: none !important;
  font-family: "Times New Roman", Times, serif;
  text-transform: none;
  font-weight: normal;
  border: none;
}
table.site-table-accordion tr th::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 37px !important;
  height: 37px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
}
table.site-table-accordion tr td {
  color: #002D1F;
  text-align: left;
  width: 100%;
  display: block;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  font-size: 20px;
  line-height: 20px;
  background: transparent !important;
  border: 1px solid #B6C4D4 !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: #1F3C6E !important;
  text-align: left;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: #1F3C6E !important;
  border: 1px solid #1F3C6E !important;
  color: #F6C64F !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: #F6C64F !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  background: #1F3C6E !important;
  border: 1px solid #1F3C6E !important;
  color: #F6C64F !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: #F6C64F !important;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: #F6C64F !important;
}
table.site-table-accordion.site-table-accordion-arrow-first tr th {
  padding-left: 60px !important;
}

body.cms-page-is-in-edit-mode table {
  border: none;
}
body.cms-page-is-in-edit-mode table.site-table-accordion tr th::after {
  display: none !important;
}
body.cms-page-is-in-edit-mode table.site-table-accordion.site-table-accordion-arrow-first tr th {
  padding-left: 10px !important;
}

.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 #0E487D;
  background: #1F3C6E;
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: #F6C64F;
  color: #ffffff;
}

.content-with-sidebar-page.custom-hide-sidebar-menu .site-sidebar-menu {
  display: none;
}

body.cms-page-is-in-preview-mode.custom-styleguide-page .custom-styleguide-page th[id], body.cms-page-is-in-preview-mode.custom-styleguide-page .custom-styleguide-page h4[id] {
  scroll-margin-top: 45px;
}

.error-template {
  background: #FCFCFF;
}
.error-template .site-error-page {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 699px) {
  .error-template .site-error-page {
    position: static;
    transform: translateY(0%);
  }
}
.error-template .error-msg {
  position: relative;
}
.error-template .error-msg .error-no {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #1F3C6E;
}
@media (max-width: 767px) {
  .error-template .error-msg .error-no {
    font-size: 210px;
    line-height: 210px;
  }
}
@media (max-width: 399px) {
  .error-template .error-msg .error-no {
    font-size: 160px;
    line-height: 170px;
  }
}
.error-template .error-msg .error-not-found {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1F3C6E;
}
@media (max-width: 599px) {
  .error-template .error-msg .error-not-found {
    font-size: 30px;
    margin: 10px 0 0;
  }
}
.error-template .error-msg .error-desc {
  width: 100%;
  max-width: 1150px;
  margin: 50px auto 0;
  font-size: 22px;
  line-height: 35px;
  padding: 20px;
}
.error-template .error-buttons {
  margin: 50px 0;
}
@media (max-width: 599px) {
  .error-template .error-buttons {
    margin: 30px 0 50px;
  }
}
.error-template .error-buttons .error-social-link {
  margin: 50px 0 0;
}
.error-template .error-buttons .error-social-link .error-footer-social {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #F7FDFF;
  line-height: 60px;
  margin: 0 10px;
  background: none;
  transition: all ease 0.5s;
}
.error-template .error-buttons .error-social-link .error-footer-social a {
  color: #1F3C6E;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #F6C64F;
}
.error-template .error-buttons .error-social-link .error-footer-social i {
  font-size: 25px;
}

.empty-template body.cms-user-logged .site-coming-soon-wrapper {
  height: calc(100vh - 72px);
}
.empty-template body.cms-user-logged.cms-page-is-in-preview-mode .site-coming-soon-wrapper {
  height: calc(100vh - 45px);
}
.empty-template .site-coming-soon-wrapper {
  background: linear-gradient(127deg, #ffffff 50%, #202020 50%);
  height: 100vh;
  max-height: 100vh;
}
.empty-template .site-coming-soon-wrapper .site-container {
  height: 100%;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text {
  width: 100%;
  max-width: 650px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-title {
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #F6C64F;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc {
  color: #000000;
  font-size: 20px;
  position: relative;
  padding: 20px 0 0;
  line-height: 35px;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-text .site-coming-soon-desc::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  background: black;
  top: 0;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image {
  text-align: right;
}
.empty-template .site-coming-soon-wrapper .site-coming-soon-block .site-coming-soon-image img {
  width: 85%;
  border-radius: 100%;
}

.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.news-content-template .news-content-page .site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: right;
  padding-left: 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);
  }
}

.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #1F3C6E;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 1px solid transparent;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  background: transparent;
  height: 56px;
}
.search-result-page .site-search-data .site-search-button {
  background: transparent;
  font-size: 19px;
  padding: 15px 60px 15px 20px;
  border: none;
  text-align: center;
  color: #1F3C6E;
  font-weight: normal;
  border: 1px solid none;
  display: inline-block;
  min-height: 56px;
  line-height: 26px;
  font-family: "Times New Roman", Times, serif;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease;
  font-style: italic;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  background: none !important;
  height: 50px !important;
  padding: 0 !important;
  padding-right: 15px !important;
}
.search-result-page .site-search-data .site-search-button::after {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909" !important;
  background: #F6C64F !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px !important;
  color: #1F3C6E !important;
  transition: all 0.5s ease;
  position: absolute;
  top: 11px;
  right: 13px;
}
.search-result-page .site-search-data .site-search-button:hover, .search-result-page .site-search-data .site-search-button:focus {
  background: transparent;
  color: #002D1F;
  border: 1px solid none;
}
.search-result-page .site-search-data .site-search-button:hover::after, .search-result-page .site-search-data .site-search-button:focus::after {
  background: #F6C64F;
  color: #1F3C6E;
}
.search-result-page .site-search-data .site-search-button samp {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: bold;
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905" !important;
  font-size: 30px;
  font-weight: bold;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 30px 0;
  font-family: "Times New Roman", Times, serif;
}
.search-result-page .sr-search-wrapper {
  background: #EFFBFF;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
.search-result-page .sr-search-wrapper .sr-links-area .site-button-primary, .search-result-page .sr-search-wrapper .sr-links-area .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .search-result-page .sr-search-wrapper .sr-links-area button {
  margin-top: 20px;
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #F6C64F;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #F6C64F;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #002D1F;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #002D1F;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content {
  margin: 10px 0 0;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-content .sr-hit {
  font-weight: bold;
  color: #000000;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list {
  margin: 20px 0 0;
  color: #002D1F;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #EFFBFF;
  padding: 6px 20px;
  color: #002D1F;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}

/*
.cms-vc-search-wrapper  {

    .cms-vc-result-wrapper  {
        .cms-vc-result-list {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            margin: 0 -10px;

            .cms-vc-result-item {
                max-width: 20%;
                flex: 0 0 20%;
                padding: $gutter;

                @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-vc-result-item-data {
                    border: 1px solid $s1;

                    .cms-vc-result-image {
                        img {
                            width: 100%;
                            height: 300px;
                            object-fit: cover;
                            object-position: top;
                        }
                    }

                    .cms-vc-result-desc {
                        padding: $gutter*2;
                        text-align: center;

                        .cms-vc-result-name {
                            font-size: 25px;
                            color: $m1;
                            margin: 0 0 $gutter;
                            font-family: $serif;
                            font-weight: normal;
                        }

                        .cms-vc-result-preferredName {
                            margin: 0 0 $gutter;
                        }

                        .cms-vc-result-jobtitle {
                            color: $m2;
                            text-transform: uppercase;
                            font-size: 14px;
                            font-weight: normal;
                            font-family: gothamblack;
                            margin: 0 0 10px;
                        }
                    }

                    .cms-vc-result-contact {
                        display: flex;
                        justify-content: space-between;
                        background: $s3;
                        padding: $gutter/2 $gutter;
                        font-weight: normal;
                        font-family: gothamblack;
                    }
                }
            }
        }
    }

}

.site-pagination {
    display: flex;
    list-style: none;

    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-vc-search-wrapper .cms-vc-search-block {
  margin: 0 0 20px;
}
.cms-vc-search-wrapper .cms-vc-search-block .cms-vc-search-block .cms-vc-search-filter {
  flex: 0 0 500px;
  max-width: 500px;
  padding: 0 15px;
}
.cms-vc-search-wrapper .cms-vc-search-block .cms-vc-search-button {
  text-align: center;
  margin: 20px 0 0;
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events {
  display: block;
  overflow: hidden;
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-title {
  line-height: 26px;
  padding: 0 0 1px;
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .sport_events-categories {
  margin: 0 10px 0 0;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .sport_events-categories {
    margin: 0 0 10px;
  }
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .sport_events-search-button {
  margin: 30px 0 0;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .sport_events-search-button {
    margin: 20px 0 0;
  }
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown-block {
  margin: 0 10px 0 0;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown-block {
    margin: 0 0 10px;
  }
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown {
  width: 300px !important;
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  height: auto;
  max-height: 46px;
  overflow: hidden;
  transition: all ease 0.5s;
  background: url("../images/bottom-arrow.svg") no-repeat 96% 17px;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown {
    margin: 0 0 10px;
    width: 100% !important;
  }
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown.vc-search-filter-sport-dropdown-active {
  max-height: 400px;
}
.cms-vc-search-wrapper .cms-vc-search-block .vc-search-filter-sport_events .vc-search-filter-sport-dropdown a {
  display: block;
  line-height: 25px;
}
.cms-vc-search-wrapper .cms-vc-search-block .cms-vc-filter-buttons {
  margin: 0;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-search-block .cms-vc-filter-buttons a {
    display: block;
  }
}
.cms-vc-search-wrapper .cms-vc-search-block .cms-vc-filter-buttons a.cms-vc-search-button-active {
  color: #F6C64F;
}
.cms-vc-search-wrapper .vc-search-filter-sport-left {
  float: left;
  display: flex;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .vc-search-filter-sport-left {
    float: none;
    display: block;
  }
}
.cms-vc-search-wrapper .vc-search-filter-sport-right {
  float: right;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .vc-search-filter-sport-right {
    float: none;
    display: block;
  }
}
.cms-vc-search-wrapper .vc-search-filter-sport-right .cms-vc-filter-picker {
  margin: 30px 0 0;
}
@media (max-width: 999px) {
  .cms-vc-search-wrapper .vc-search-filter-sport-right .cms-vc-filter-picker {
    margin: 10px 0 0;
  }
}
.cms-vc-search-wrapper .vc-search-filter-sport-right .cms-vc-filter-picker input.cms-vc-date-picker {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  color: #1F3C6E;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .vc-search-filter-sport-right .cms-vc-filter-picker input.cms-vc-date-picker {
    background: url("../images/calender.png") no-repeat;
    background-size: 25px;
    background-position: center right;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 10px;
  color: #1F3C6E;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-name-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-grade-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-title .cms-vc-sports-jersey-number-title {
  text-transform: uppercase;
  margin: 0 0 5px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-name, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-name-title {
  flex: 0 0 40%;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-jersey-number, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-grade, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-jersey-number-title, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-sports-grade-title {
  flex: 0 0 30%;
  text-align: center;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-sports-result {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 10px;
  color: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list {
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result {
  max-width: 20%;
  flex: 0 0 20%;
  padding: 15px;
}
@media (max-width: 1365px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result {
    max-width: 25%;
    flex: 0 0 25%;
  }
}
@media (max-width: 1023px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result {
    max-width: 33.3%;
    flex: 0 0 33.3%;
  }
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data {
  border: 1px solid #e9e9e9;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-image-block {
  margin: 0 0 30px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-image-block .cms-vc-staff-image {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-desc {
  text-align: center;
  margin: 20px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-desc .cms-vc-staff-name {
  font-size: 32px;
  line-height: 40px;
  color: #1F3C6E;
  margin: 0 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-desc .cms-vc-staff-preferredName {
  margin: 0 0 10px;
  display: none;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-desc .cms-vc-staff-jobtitle {
  color: #002D1F;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  margin: 25px 0;
  word-wrap: break-word;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-contact {
  display: flex;
  justify-content: space-between;
  background: #f9f9f9;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-staff-result-list .cms-vc-result-item.cms-vc-staff-result .cms-vc-result-item-data .cms-vc-staff-contact .cms-vc-staff-phone {
  color: #1F3C6E;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result {
  border: 1px solid #F7FDFF;
  padding: 20px;
  margin: 0 0 20px;
  display: flex;
  overflow: hidden;
  align-items: center;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result {
    display: block;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper {
  width: 50px;
  text-align: center;
  color: #F6C64F;
  font-family: "Times New Roman", Times, serif;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper {
    width: 100%;
    display: flex;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-day .cms-vc-sport_events-fullday {
  display: none;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-day {
    position: relative;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
  }
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-day:after {
    content: ",";
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-month {
  text-transform: uppercase;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-date {
  font-size: 30px;
  margin: 5px 0;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-date {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    margin: 0 5px;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data {
  width: calc(100% - 220px);
  padding: 0 10px 0 30px;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data {
    width: 100%;
    padding: 10px 0 20px;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-homeaway {
  margin: 0 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #1F3C6E;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-opponent {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  margin: 0 0 10px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-desc {
  margin: 0 0 10px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block {
  display: block;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block {
    display: block;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-time {
  margin: 0 10px 10px 0;
  display: inline-block;
  vertical-align: top;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-time span {
  position: relative;
  padding-left: 30px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-time span:before {
  content: "\e911" !important;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-time {
    margin: 0 0 10px;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-address {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  margin: 0 0 10px;
  vertical-align: top;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-address:before {
  content: "\e910" !important;
  font-family: "site-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-destination {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-location-block .cms-vc-sport_events-destination:before {
  content: "";
  width: 8px;
  height: 2px;
  display: block;
  background: #1F3C6E;
  position: absolute;
  left: 0;
  top: 7px;
  margin: auto;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-data .cms-vc-sport_events-detail-block .cms-vc-sport_events-map-block {
  margin: 5px 0 0;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-game-outcome-wrapper {
  display: flex;
  justify-content: end;
  width: 170px;
  font-family: "Times New Roman", Times, serif;
  color: #1F3C6E;
  font-size: 20px;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-game-outcome-wrapper {
    width: 100%;
    justify-content: flex-start;
  }
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-game-outcome-wrapper .cms-vc-sport_events-game-outcome {
  margin: 0 15px 0 0;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-game-outcome-wrapper .cms-vc-sport_events-game-score .cms-vc-sport_events-game-opponent {
  position: relative;
  padding: 0 0 0 10px;
  margin: 0 0 0 2px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result .cms-vc-sport_events-game-outcome-wrapper .cms-vc-sport_events-game-score .cms-vc-sport_events-game-opponent:before {
  content: "";
  width: 5px;
  height: 2px;
  display: block;
  background: #1F3C6E;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home {
  background: #1F3C6E;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-opponent, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-desc, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-game-outcome-wrapper, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-homeaway, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-date-wrapper {
  color: #ffffff;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-opponent .cms-vc-sport_events-game-opponent:before, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-desc .cms-vc-sport_events-game-opponent:before, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-game-outcome-wrapper .cms-vc-sport_events-game-opponent:before, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-homeaway .cms-vc-sport_events-game-opponent:before, .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-sport_events-date-wrapper .cms-vc-sport_events-game-opponent:before {
  background: #ffffff;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-highlighter-link {
  border: 1px solid transparent;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-highlighter-link:hover {
  border: 1px solid #ffffff;
  background: none;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-home .cms-vc-light-highlighter {
  background: #11375E;
  color: #ffffff;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list.cms-sport_events-result-list .cms-vc-sport_events-result.cms-vc-sport_events-away {
  background: #FAFAFA;
  border: none;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-highlighter {
  background: #1F3C6E;
  color: #ffffff;
  padding: 4px 10px 5px;
  border-radius: 14px;
  display: inline-block;
  font-size: 13px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-highlighter-link {
  background: #F6C64F;
  color: #ffffff;
  padding: 4px 10px 5px;
  border-radius: 14px;
  display: inline-block;
  font-size: 13px;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-highlighter-link a {
  color: #ffffff;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-highlighter-link:hover {
  background: #1F3C6E;
}
.cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-light-highlighter {
  background: #EBEDEA;
  color: #1F3C6E;
  padding: 4px 10px 5px;
  border-radius: 14px;
  display: inline-block;
  font-size: 13px;
}
@media (max-width: 599px) {
  .cms-vc-search-wrapper .cms-vc-result-wrapper .cms-vc-result-list .cms-vc-light-highlighter {
    display: block;
    width: 100%;
  }
}

.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: 0;
  background: #1F3C6E;
  margin: 0 5px;
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: #F6C64F;
  color: #1F3C6E;
  border: 0;
}

.cms-page-is-in-preview-mode.Veracrossdata-page {
  margin: 50px 0 0;
}

.cms-vc-search-staff-filters {
  display: flex;
  justify-content: center;
}
@media (max-width: 599px) {
  .cms-vc-search-staff-filters {
    display: block;
  }
}
.cms-vc-search-staff-filters .cms-vc-search-filter {
  margin: 0 10px;
  max-width: 400px;
  width: 100%;
}

.cms-bb-search-button {
  margin-left: 10px !important;
}
.cms-bb-search-button .site-primary-button {
  padding: 9px 60px 9px 20px !important;
}
.cms-bb-search-button .site-primary-button::after {
  top: 5px !important;
  right: 6px !important;
}

.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: #1F3C6E;
  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: #F6C64F;
  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: #F7FDFF;
  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 #F7FDFF;
    padding: 100px 10px 10px;
    margin: auto;
    transition: all ease 0.5s;
    z-index: 999;
  }
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-desc.cms-bb-search-block-desc-active {
    right: 0%;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
  float: left;
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
  display: none;
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-align: center;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
  margin: 0 5px 0 0;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-search-filter-block {
    margin: 0 0 15px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #EFFBFF;
  font-size: 19px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 100%;
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
  min-height: 26px !important;
  padding: 9px 60px 9px 20px !important;
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button::after {
  top: 5px !important;
  right: 5px !important;
}
@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 {
  height: auto !important;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  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;
  position: static !important;
}
@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 #0E487D;
  height: 100%;
  flex-direction: column;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data a:hover {
  color: #F6C64F !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: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.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-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.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: #1F3C6E;
  margin: 0 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-preferredName {
  font-size: 12px;
  line-height: 17px;
  color: #1F3C6E;
  margin: -5px 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-job-title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  color: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  margin: -5px 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-job-title p {
  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-address {
  font-size: 12px;
  line-height: 17px;
  color: #1F3C6E;
  margin: 0 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-block {
  margin: 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-type {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships {
  font-size: 14px;
  line-height: 23px;
  color: #1F3C6E;
  margin: 0 0 10px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block {
  margin: 0 0 5px;
  display: inline;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:after {
  content: ",";
  margin: 0 4px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:last-child:after {
  display: none;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-type {
  text-transform: lowercase;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-bio {
  font-size: 19px;
  line-height: 26px;
}
.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: #1F3C6E;
  font-family: "Times New Roman", Times, serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block a {
  color: #002D1F;
  border-bottom: 1px solid #002D1F;
}
.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: #F6C64F;
  border-bottom: 1px solid #F6C64F;
}
.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: block;
  justify-content: space-between;
  background: #EFFBFF;
  padding: 5px 20px;
  font-weight: normal;
  color: #1F3C6E;
  font-weight: bold;
  margin-top: auto;
}
.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: #1F3C6E;
}

.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 #0E487D;
}

.site-bb-image-grid .cms-bb-result-list {
  display: flex;
  flex-wrap: wrap;
}

@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%;
    }
}
*//*# sourceMappingURL=style.css.map */