/** @format */
/** @format */
@import url("https://use.typekit.net/idd8bbi.css");
/** @format */
@font-face {
  font-family: "site-icon";
  src: url("../fonts/icon-fonts/site-icon.eot?cruh5u");
  src: url("../fonts/icon-fonts/site-icon.eot?cruh5u#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/site-icon.ttf?cruh5u") format("truetype"), url("../fonts/icon-fonts/site-icon.woff?cruh5u") format("woff"), url("../fonts/icon-fonts/site-icon.svg?cruh5u#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";
  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-search:before {
  content: "\e905";
}

.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-phone-link,
.site-email-link,
.site-chat-link,
.site-flag-link,
.site-pencil-link {
  border-bottom: none !important;
}
.site-phone-link:not(:last-child),
.site-email-link:not(:last-child),
.site-chat-link:not(:last-child),
.site-flag-link:not(:last-child),
.site-pencil-link:not(:last-child) {
  margin-right: 10px;
}
.site-phone-link::before,
.site-email-link::before,
.site-chat-link::before,
.site-flag-link::before,
.site-pencil-link::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  font-size: 18px;
  border: 2px solid #0096ff;
  border-radius: 999px;
  display: inline-flex;
  background-color: #0c1d6f;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease all;
}
.site-phone-link:hover::before, .site-phone-link:focus::before,
.site-email-link:hover::before,
.site-email-link:focus::before,
.site-chat-link:hover::before,
.site-chat-link:focus::before,
.site-flag-link:hover::before,
.site-flag-link:focus::before,
.site-pencil-link:hover::before,
.site-pencil-link:focus::before {
  background-color: #0096ff;
  border-color: #0096ff;
  color: #ffffff;
  transition: 0.5s ease all;
}
.site-phone-link.transparent-bg::before,
.site-email-link.transparent-bg::before,
.site-chat-link.transparent-bg::before,
.site-flag-link.transparent-bg::before,
.site-pencil-link.transparent-bg::before {
  background-color: transparent;
}
.site-phone-link.transparent-bg:hover:before, .site-phone-link.transparent-bg:focus:before,
.site-email-link.transparent-bg:hover:before,
.site-email-link.transparent-bg:focus:before,
.site-chat-link.transparent-bg:hover:before,
.site-chat-link.transparent-bg:focus:before,
.site-flag-link.transparent-bg:hover:before,
.site-flag-link.transparent-bg:focus:before,
.site-pencil-link.transparent-bg:hover:before,
.site-pencil-link.transparent-bg:focus:before {
  background-color: #0096ff;
}
.site-phone-link.site-no-text,
.site-email-link.site-no-text,
.site-chat-link.site-no-text,
.site-flag-link.site-no-text,
.site-pencil-link.site-no-text {
  font-size: 0;
}
.site-phone-link.site-no-text::before,
.site-email-link.site-no-text::before,
.site-chat-link.site-no-text::before,
.site-flag-link.site-no-text::before,
.site-pencil-link.site-no-text::before {
  display: flex;
  margin: auto;
}

.site-phone-link::before {
  content: "\e91d" !important;
}

.site-email-link::before {
  content: "\e91e" !important;
}

.site-flag-link::before {
  content: "\e920" !important;
  border-color: #0098aa !important;
}
.site-flag-link:hover::before, .site-flag-link:focus::before {
  background-color: #0098aa !important;
}

.site-chat-link::before {
  content: "\e91f" !important;
  border-color: #6c3b77 !important;
}
.site-chat-link:hover::before, .site-chat-link:focus::before {
  background-color: #6c3b77 !important;
}

.site-pencil-link::before {
  content: "\e921" !important;
}

/** @format */
/** @format */
.site-color-text {
  color: #2c2a29 !important;
}
.site-color-text h1,
.site-color-text h2,
.site-color-text h3,
.site-color-text h4,
.site-color-text h5,
.site-color-text h6 {
  color: #2c2a29;
}
.site-color-text * {
  color: #2c2a29;
}
.site-color-text a:not([class^=site-]) {
  color: #2c2a29 !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-text a:not([class^=site-]):hover, .site-color-text a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-text-wrapper .cms-feature-title {
  color: #2c2a29 !important;
}

.site-bg-text,
.site-bg-text-wrapper {
  background: #2c2a29 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-text.no-padding-bottom,
.site-bg-text-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-text.site-hero-banner-wrapper,
.site-bg-text-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-text:not(:last-child),
.site-bg-text-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-text,
  .site-bg-text-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-text:not(:last-child),
  .site-bg-text-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-text .cms-feature-title,
.site-bg-text-wrapper .cms-feature-title {
  background: #2c2a29 !important;
}

.site-color-primary {
  color: #0c1d6f !important;
}
.site-color-primary h1,
.site-color-primary h2,
.site-color-primary h3,
.site-color-primary h4,
.site-color-primary h5,
.site-color-primary h6 {
  color: #0c1d6f;
}
.site-color-primary * {
  color: #0c1d6f;
}
.site-color-primary a:not([class^=site-]) {
  color: #0c1d6f !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-primary a:not([class^=site-]):hover, .site-color-primary a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-primary-wrapper .cms-feature-title {
  color: #0c1d6f !important;
}

.site-bg-primary,
.site-bg-primary-wrapper {
  background: #0c1d6f !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-primary.no-padding-bottom,
.site-bg-primary-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-primary.site-hero-banner-wrapper,
.site-bg-primary-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-primary:not(:last-child),
.site-bg-primary-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-primary,
  .site-bg-primary-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-primary:not(:last-child),
  .site-bg-primary-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-primary .cms-feature-title,
.site-bg-primary-wrapper .cms-feature-title {
  background: #0c1d6f !important;
}
.site-bg-primary .cms-feature-title,
.site-bg-primary-wrapper .cms-feature-title {
  color: #ffffff !important;
}
.site-bg-primary .cms-feature-datablock *:not([class^=site-]):not(var),
.site-bg-primary-wrapper .cms-feature-datablock *:not([class^=site-]):not(var) {
  color: #ffffff !important;
}
.site-bg-primary a:not([class^=site-]),
.site-bg-primary-wrapper a:not([class^=site-]) {
  border-bottom-color: #ffffff !important;
}
.site-bg-primary a:not([class^=site-]):hover,
.site-bg-primary-wrapper a:not([class^=site-]):hover {
  opacity: 0.7;
}

.site-color-secondary {
  color: #0096ff !important;
}
.site-color-secondary h1,
.site-color-secondary h2,
.site-color-secondary h3,
.site-color-secondary h4,
.site-color-secondary h5,
.site-color-secondary h6 {
  color: #0096ff;
}
.site-color-secondary * {
  color: #0096ff;
}
.site-color-secondary a:not([class^=site-]) {
  color: #0096ff !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-secondary a:not([class^=site-]):hover, .site-color-secondary a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-secondary-wrapper .cms-feature-title {
  color: #0096ff !important;
}

.site-bg-secondary,
.site-bg-secondary-wrapper {
  background: #0096ff !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-secondary.no-padding-bottom,
.site-bg-secondary-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-secondary.site-hero-banner-wrapper,
.site-bg-secondary-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-secondary:not(:last-child),
.site-bg-secondary-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-secondary,
  .site-bg-secondary-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-secondary:not(:last-child),
  .site-bg-secondary-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-secondary .cms-feature-title,
.site-bg-secondary-wrapper .cms-feature-title {
  background: #0096ff !important;
}
.site-bg-secondary .cms-feature-title,
.site-bg-secondary-wrapper .cms-feature-title {
  color: #ffffff !important;
}
.site-bg-secondary .cms-feature-datablock *:not([class^=site-]):not(var),
.site-bg-secondary-wrapper .cms-feature-datablock *:not([class^=site-]):not(var) {
  color: #ffffff !important;
}
.site-bg-secondary a:not([class^=site-]),
.site-bg-secondary-wrapper a:not([class^=site-]) {
  border-bottom-color: #ffffff !important;
}
.site-bg-secondary a:not([class^=site-]):hover,
.site-bg-secondary-wrapper a:not([class^=site-]):hover {
  opacity: 0.7;
}

.site-color-light {
  color: #eee !important;
}
.site-color-light h1,
.site-color-light h2,
.site-color-light h3,
.site-color-light h4,
.site-color-light h5,
.site-color-light h6 {
  color: #eee;
}
.site-color-light * {
  color: #eee;
}
.site-color-light a:not([class^=site-]) {
  color: #eee !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-light a:not([class^=site-]):hover, .site-color-light a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-light-wrapper .cms-feature-title {
  color: #eee !important;
}

.site-bg-light,
.site-bg-light-wrapper {
  background: #eee !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-light.no-padding-bottom,
.site-bg-light-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-light.site-hero-banner-wrapper,
.site-bg-light-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-light:not(:last-child),
.site-bg-light-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-light,
  .site-bg-light-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-light:not(:last-child),
  .site-bg-light-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-light .cms-feature-title,
.site-bg-light-wrapper .cms-feature-title {
  background: #eee !important;
}

.site-color-black {
  color: #000000 !important;
}
.site-color-black h1,
.site-color-black h2,
.site-color-black h3,
.site-color-black h4,
.site-color-black h5,
.site-color-black h6 {
  color: #000000;
}
.site-color-black * {
  color: #000000;
}
.site-color-black a:not([class^=site-]) {
  color: #000000 !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-black a:not([class^=site-]):hover, .site-color-black a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-black-wrapper .cms-feature-title {
  color: #000000 !important;
}

.site-bg-black,
.site-bg-black-wrapper {
  background: #000000 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-black.no-padding-bottom,
.site-bg-black-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-black.site-hero-banner-wrapper,
.site-bg-black-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-black:not(:last-child),
.site-bg-black-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-black,
  .site-bg-black-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-black:not(:last-child),
  .site-bg-black-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-black .cms-feature-title,
.site-bg-black-wrapper .cms-feature-title {
  background: #000000 !important;
}
.site-bg-black .cms-feature-title,
.site-bg-black-wrapper .cms-feature-title {
  color: #ffffff !important;
}
.site-bg-black .cms-feature-datablock *:not([class^=site-]):not(var),
.site-bg-black-wrapper .cms-feature-datablock *:not([class^=site-]):not(var) {
  color: #ffffff !important;
}
.site-bg-black a:not([class^=site-]),
.site-bg-black-wrapper a:not([class^=site-]) {
  border-bottom-color: #ffffff !important;
}
.site-bg-black a:not([class^=site-]):hover,
.site-bg-black-wrapper a:not([class^=site-]):hover {
  opacity: 0.7;
}

.site-color-white {
  color: #ffffff !important;
}
.site-color-white h1,
.site-color-white h2,
.site-color-white h3,
.site-color-white h4,
.site-color-white h5,
.site-color-white h6 {
  color: #ffffff;
}
.site-color-white * {
  color: #ffffff;
}
.site-color-white a:not([class^=site-]) {
  color: #ffffff !important;
  border: none !important;
  opacity: 0.7;
}
.site-color-white a:not([class^=site-]):hover, .site-color-white a:not([class^=site-]):focus {
  opacity: 1;
}
.site-color-white-wrapper .cms-feature-title {
  color: #ffffff !important;
}

.site-bg-white,
.site-bg-white-wrapper {
  background: #ffffff !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-bg-white.no-padding-bottom,
.site-bg-white-wrapper.no-padding-bottom {
  padding-bottom: 0 !important;
}
.site-bg-white.site-hero-banner-wrapper,
.site-bg-white-wrapper.site-hero-banner-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-bg-white:not(:last-child),
.site-bg-white-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .site-bg-white,
  .site-bg-white-wrapper {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .site-bg-white:not(:last-child),
  .site-bg-white-wrapper:not(:last-child) {
    margin-bottom: 160px;
  }
}
.site-bg-white .cms-feature-title,
.site-bg-white-wrapper .cms-feature-title {
  background: #ffffff !important;
}

.x-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "basic-sans", sans-serif;
  font-weight: 900;
}
h1 var,
h2 var,
h3 var,
h4 var,
h5 var,
h6 var {
  font-style: normal;
  color: #0096ff;
}

/** @format */
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none;
}

html {
  font-family: "acumin-pro ", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 17px;
  line-height: 30px;
  color: #2c2a29;
  margin: 0;
  padding: 0;
  font-family: "acumin-pro ", sans-serif !important;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}

pre,
code,
kbd,
samp,
tt,
input,
textarea,
select,
option,
optgroup,
button,
td,
blockquote,
cite,
small,
big,
.marker,
q {
  font-family: "acumin-pro ", sans-serif !important;
}

.site-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-container {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-container {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-container {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-container {
    max-width: 1500px;
    padding: 0;
  }
}

.site-container-lg {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-container-lg {
    padding: 0 5%;
  }
}
@media (min-width: 1500px) {
  .site-container-lg {
    padding: 0 7%;
  }
}
@media (min-width: 1950px) {
  .site-container-lg {
    max-width: 1920px;
    padding: 0;
  }
}

ol {
  list-style-position: inside;
}

li {
  color: inherit;
}

.site-main-wrapper .site-sub-wrapper {
  width: 100%;
  clear: both;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article {
  display: block;
}
.site-main-wrapper .site-sub-wrapper.site-main-with-sidebar article .site-sidebar {
  float: left;
  padding-right: 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: right;
}
@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);
  }
}

.feature-zone .cms-feature-wrapper {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .feature-zone .cms-feature-wrapper {
    margin-bottom: 80px;
  }
}

.cms-feature-datablock *:first-child:not(.site-shadow):not(.site-custom-tab-slider .site-slider-tab-list):not(p + p > img):not(.site-larger-mobile-margin) {
  margin-top: 0 !important;
}
.cms-feature-datablock *:last-child:not(.site-shadow):not(.site-custom-tab-slider .site-slider-tab-list):not(p + p > img):not(.site-larger-mobile-margin) {
  margin-bottom: 0 !important;
}

#site-main .cms-text-feature-content ol,
#site-main .cms-gallery-feature-wrapper .site-slider ol {
  list-style: none;
  counter-reset: item ".";
  position: relative;
}
#site-main .cms-text-feature-content ol > li,
#site-main .cms-gallery-feature-wrapper .site-slider ol > li {
  counter-increment: item;
}
#site-main .cms-text-feature-content ol > li::before,
#site-main .cms-gallery-feature-wrapper .site-slider ol > li::before {
  content: counter(item) "." !important;
}
#site-main .cms-text-feature-content ol li,
#site-main .cms-gallery-feature-wrapper .site-slider ol li {
  text-indent: calc((8.5px + 0.1rem) * -1);
}
#site-main .cms-text-feature-content ol li:before,
#site-main .cms-gallery-feature-wrapper .site-slider ol li:before {
  color: #0096ff;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  position: relative;
  left: 0;
  margin-right: 5px;
}
#site-main .cms-text-feature-content ul:not(.slick-dots) li,
#site-main .cms-gallery-feature-wrapper .site-slider ul:not(.slick-dots) li {
  list-style: none;
}
#site-main .cms-text-feature-content ul:not(.slick-dots) li::before,
#site-main .cms-gallery-feature-wrapper .site-slider ul:not(.slick-dots) li::before {
  font-family: "site-icon";
  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: "\e91a" !important;
  color: #0096ff;
  display: inline-block;
  width: 1rem;
  margin-left: -1.7rem;
  margin-right: 10px;
  font-size: 1rem;
  top: 0.1rem;
  position: relative;
}
#site-main .cms-text-feature-content ol li,
#site-main .cms-text-feature-content ul:not(.slick-dots) li,
#site-main .cms-gallery-feature-wrapper .site-slider ol li,
#site-main .cms-gallery-feature-wrapper .site-slider ul:not(.slick-dots) li {
  color: #0c1d6f;
}
#site-main .cms-text-feature-content ol li a:not([class^=site-button-]),
#site-main .cms-text-feature-content ul:not(.slick-dots) li a:not([class^=site-button-]),
#site-main .cms-gallery-feature-wrapper .site-slider ol li a:not([class^=site-button-]),
#site-main .cms-gallery-feature-wrapper .site-slider ul:not(.slick-dots) li a:not([class^=site-button-]) {
  color: #0096ff;
  border-color: #0096ff;
}
#site-main .cms-text-feature-content ol li a:not([class^=site-button-]):hover,
#site-main .cms-text-feature-content ul:not(.slick-dots) li a:not([class^=site-button-]):hover,
#site-main .cms-gallery-feature-wrapper .site-slider ol li a:not([class^=site-button-]):hover,
#site-main .cms-gallery-feature-wrapper .site-slider ul:not(.slick-dots) li a:not([class^=site-button-]):hover {
  color: #0c1d6f;
  border-color: #0c1d6f;
}

.iframe-resize iframe,
.iframe-resize video,
.iframe-resize-video iframe,
.iframe-resize-video video,
.cms-video-feature iframe,
.cms-video-feature video {
  position: relative;
  aspect-ratio: 16/9;
  width: 100% !important;
  height: auto !important;
  z-index: 3;
}

.doodles-bg-sm {
  background-image: url("../images/doodles-sm.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  opacity: 0.4;
}

.site-page-wrapper.cms-user-logged {
  overflow: initial !important;
}

.site-main-wrapper > .site-container {
  padding-top: 30px !important;
}
@media (min-width: 600px) {
  .site-main-wrapper > .site-container {
    padding-top: 100px !important;
  }
}

body.cms-page-is-in-edit-mode #Hero {
  margin-top: 100px;
}

.site-shadow-wrapper > .cms-text-feature-data {
  overflow: initial;
}
.site-shadow-wrapper img {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}

img.site-shadow {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}

.center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .site-feature-align-right {
    margin-right: 0 !important;
  }
  .site-feature-align-left {
    margin-left: 0 !important;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .site-full-width-content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  body:not(.cms-page-is-in-edit-mode) .site-full-width-content-wrapper.cms-gallery-feature-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
body:not(.cms-page-is-in-edit-mode) section.site-full-width-block-wrapper > .feature-zone {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) section.site-full-width-block-wrapper > .feature-zone {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode) section.site-full-width-block-wrapper > .feature-zone {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  body:not(.cms-page-is-in-edit-mode) section.site-full-width-block-wrapper > .feature-zone {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) section.site-full-width-block-wrapper > .feature-zone {
    max-width: 1500px;
    padding: 0;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .cms-feature-wrapper.site-full-width-block-wrapper:not(.site-bg-primary-wrapper):not(.site-bg-secondary-wrapper) {
    width: 100%;
    margin-left: 0;
  }
}

.draw-svg {
  position: absolute;
  top: 50px;
  left: 50px;
}
.draw-svg.right {
  top: 0;
  left: auto;
  right: -20px;
}
.draw-svg.shape1 {
  transform: rotate(-25deg);
}
@media (max-width: 1499px) {
  .draw-svg {
    left: 0;
    top: 25px;
  }
  .draw-svg.right {
    right: -20px;
    left: auto;
  }
}
@media (max-width: 1023px) {
  .draw-svg {
    display: none;
  }
}

.site-shape-inline-with-title-wrapper {
  position: relative;
}
.site-shape-inline-with-title-wrapper .draw-svg {
  top: -100px;
}

@media (min-width: 768px) {
  .site-has-gradient-bg-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    width: 100%;
    background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 37%);
    opacity: 0.3;
    z-index: 0;
  }
  > div {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 600px) {
  .site-main-wrapper > .site-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: 100%;
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  .site-main-wrapper > .site-container {
    padding: 0 7%;
  }
}
@media (min-width: 600px) and (min-width: 1024px) {
  .site-main-wrapper > .site-container {
    padding: 0 12%;
  }
}
@media (min-width: 600px) and (min-width: 1500px) {
  .site-main-wrapper > .site-container {
    padding: 0 10%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  .site-main-wrapper > .site-container {
    max-width: 1500px;
    padding: 0;
  }
}
@media (min-width: 600px) and (min-width: 1400px) {
  .site-main-wrapper > .site-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 65%;
    margin: 0 auto;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper:not(.cms-gallery-feature-wrapper) {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: 100%;
    margin-left: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
  }
}
@media (min-width: 600px) and (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper:not(.cms-gallery-feature-wrapper) {
    padding: 0 7%;
  }
}
@media (min-width: 600px) and (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper:not(.cms-gallery-feature-wrapper) {
    padding: 0 12%;
  }
}
@media (min-width: 600px) and (min-width: 1500px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper:not(.cms-gallery-feature-wrapper) {
    padding: 0 10%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper:not(.cms-gallery-feature-wrapper) {
    max-width: 1500px;
    padding: 0;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper.site-feature-align-right-wrapper {
    padding-left: 33%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper.site-feature-align-right-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper.site-feature-align-left-wrapper {
    padding-right: 33%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-content-wrapper.site-feature-align-left-wrapper {
    padding-right: 0;
  }
}
@media (min-width: 600px) and (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-right-wrapper {
    padding-left: 20%;
  }
}
@media (min-width: 600px) and (min-width: 1500px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-right-wrapper {
    padding-left: 17%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-right-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 600px) and (min-width: 768px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-right-wrapper .site-feature-align-right {
    padding: 0;
  }
}
@media (min-width: 600px) and (min-width: 1024px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-left-wrapper {
    padding-right: 20%;
  }
}
@media (min-width: 600px) and (min-width: 1500px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-left-wrapper {
    padding-right: 17%;
  }
}
@media (min-width: 600px) and (min-width: 1950px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-left-wrapper {
    padding-right: 0;
  }
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .site-main-wrapper > .site-container .site-full-width-block-wrapper.site-feature-align-left-wrapper .site-feature-align-left {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .site-larger-mobile-margin {
    margin-bottom: 30px;
  }
}
body:not(.cms-page-is-in-edit-mode) .site-animation-left-wrapper,
body:not(.cms-page-is-in-edit-mode) .site-animation-right-wrapper,
body:not(.cms-page-is-in-edit-mode) .site-animation-top-wrapper,
body:not(.cms-page-is-in-edit-mode) .site-animation-bottom-wrapper {
  z-index: 8 !important;
}

.cms-feature-datablock a.link-no-styling, .cms-feature-datablock a:has(.link-no-styling) {
  border: none !important;
}
.cms-feature-datablock a.link-no-styling:hover, .cms-feature-datablock a:has(.link-no-styling):hover {
  filter: grayscale(100%);
}

/** @format */
h1 {
  font-size: 6.3rem;
  line-height: 85%;
  color: #0c1d6f;
  margin-bottom: 60px;
}
@media (max-width: 1499px) {
  h1 {
    font-size: 5.25rem;
    line-height: 85%;
    margin-bottom: 60px;
  }
}
@media (max-width: 999px) {
  h1 {
    font-size: 4.8461538462rem;
    line-height: 85%;
    margin-bottom: 55px;
  }
}
@media (max-width: 599px) {
  h1 {
    font-size: 4.2rem;
    line-height: 85%;
    margin-bottom: 40px;
  }
}

h2 {
  font-size: 6.3rem;
  line-height: 85%;
  color: #0c1d6f;
  margin-bottom: 60px;
}
@media (max-width: 1499px) {
  h2 {
    font-size: 5.25rem;
    line-height: 85%;
    margin-bottom: 60px;
  }
}
@media (max-width: 999px) {
  h2 {
    font-size: 4.8461538462rem;
    line-height: 85%;
    margin-bottom: 55px;
  }
}
@media (max-width: 599px) {
  h2 {
    font-size: 3.4rem;
    line-height: 85%;
    margin-bottom: 40px;
  }
}

h3 {
  font-size: 5.3rem;
  line-height: 85%;
  color: #0c1d6f;
  margin-bottom: 40px;
}
@media (max-width: 1499px) {
  h3 {
    font-size: 4.4166666667rem;
    line-height: 85%;
    margin-bottom: 40px;
  }
}
@media (max-width: 999px) {
  h3 {
    font-size: 4.0769230769rem;
    line-height: 85%;
    margin-bottom: 35px;
  }
}
@media (max-width: 599px) {
  h3 {
    font-size: 3.3rem;
    line-height: 85%;
    margin-bottom: 30px;
  }
}

h4 {
  font-size: 3.6rem;
  line-height: 85%;
  color: #0c1d6f;
  margin-bottom: 50px;
}
@media (max-width: 1499px) {
  h4 {
    font-size: 3rem;
    line-height: 85%;
    margin-bottom: 50px;
  }
}
@media (max-width: 999px) {
  h4 {
    font-size: 2.7692307692rem;
    line-height: 85%;
    margin-bottom: 45px;
  }
}
@media (max-width: 599px) {
  h4 {
    font-size: 2.4rem;
    line-height: 85%;
    margin-bottom: 40px;
  }
}

h5 {
  font-size: 2.4rem;
  line-height: 120%;
  color: #0c1d6f;
  font-family: "basic-sans", sans-serif;
  margin-bottom: 40px;
}
@media (max-width: 1499px) {
  h5 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}
@media (max-width: 999px) {
  h5 {
    font-size: 1.8461538462rem;
    line-height: 120%;
    margin-bottom: 35px;
  }
}
@media (max-width: 599px) {
  h5 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}

h6 {
  font-size: 2rem;
  line-height: 120%;
  color: #0c1d6f;
  font-weight: 400;
  margin-bottom: 35px;
}
@media (max-width: 1499px) {
  h6 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 35px;
  }
}
@media (max-width: 999px) {
  h6 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 30px;
  }
}
@media (max-width: 599px) {
  h6 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}

h1 .marker,
h2 .marker,
h3 .marker,
h4 .marker,
h5 .marker {
  font-weight: 400 !important;
  display: inline-block;
  font-family: "basic-sans", sans-serif !important;
  background: transparent !important;
  color: inherit !important;
  line-height: inherit !important;
  padding: 0 !important;
}

body:not(.cms-page-is-in-edit-mode) .page-wrapper a:not([class^=site-button]) {
  text-decoration: none;
  color: #0c1d6f;
  transition: 0.5s ease all;
  border-bottom: 1px solid #0c1d6f;
}
body:not(.cms-page-is-in-edit-mode) .page-wrapper a:not([class^=site-button]):hover, body:not(.cms-page-is-in-edit-mode) .page-wrapper a:not([class^=site-button]):focus {
  color: #0096ff;
  border-color: #0096ff;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) .page-wrapper a.site-dark-hover {
  color: #0c1d6f;
  border-bottom: none !important;
  text-decoration: none;
}
body:not(.cms-page-is-in-edit-mode) .page-wrapper a.site-dark-hover:hover, body:not(.cms-page-is-in-edit-mode) .page-wrapper a.site-dark-hover:focus {
  color: #0c1d6f !important;
}

p {
  margin: 0 0 10px;
}
p var {
  color: #0c1d6f;
  font-style: normal;
}

strong {
  font-weight: 900;
}

hr {
  margin: 35px auto;
  border-color: #0096ff;
}

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
  max-width: 100%;
}

/** @format */
.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 {
  background: #0c1d6f;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 2px solid #0c1d6f;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
}
.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 {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-button-primary:hover::after, .site-form-payment-wrapper .site-payment-buttons button:hover::after,
.site-form-data .site-form-buttons .site-form-button:hover::after,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-button-primary:hover, .site-form-payment-wrapper .site-payment-buttons button:hover,
.site-form-data .site-form-buttons .site-form-button:hover,
.site-form-data .site-form-field .file-upload-wrapper .file-upload-button:hover {
  background: #ffffff;
  transition: 0.5s ease all;
  color: #0c1d6f;
  border-color: #0c1d6f;
}

.site-button-secondary {
  background: transparent;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid #0096ff;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
}
.site-button-secondary::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-button-secondary:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-button-secondary:hover {
  background: #0096ff;
  transition: 0.5s ease all;
  color: #ffffff;
  border-color: #0096ff;
}

.site-button-full-primary {
  background: #0c1d6f;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 2px solid #0c1d6f;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}
.site-button-full-primary::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-button-full-primary:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-button-full-primary:hover {
  background: #ffffff;
  transition: 0.5s ease all;
  color: #0c1d6f;
  border-color: #0c1d6f;
}

.site-button-full-secondary {
  background: transparent;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid #0096ff;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}
.site-button-full-secondary::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-button-full-secondary:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-button-full-secondary:hover {
  background: #0096ff;
  transition: 0.5s ease all;
  color: #ffffff;
  border-color: #0096ff;
}

.site-textarea {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 17px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "acumin-pro ", sans-serif;
  max-width: 100%;
}
@media (max-width: 599px) {
  .site-textarea {
    font-size: 1.2rem !important;
  }
}

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 #dfdfdf;
  font-size: 17px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "acumin-pro ", sans-serif;
  max-width: 100%;
}
@media (max-width: 599px) {
  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 {
    font-size: 1.2rem !important;
  }
}

select.site-select {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 17px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "acumin-pro ", sans-serif;
  max-width: 100%;
}
@media (max-width: 599px) {
  select.site-select {
    font-size: 1.2rem !important;
  }
}

.site-bookmark-button {
  position: relative;
  background: #ffffff;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid #0096ff;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
}
.site-bookmark-button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-bookmark-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-bookmark-button:hover {
  background: #ffffff;
  transition: 0.5s ease all;
  color: #0096ff;
  border-color: #0c1d6f;
}
.site-bookmark-button:hover {
  background: #0c1d6f;
}
.site-bookmark-button .site-bookmark-button-icon {
  position: relative;
  top: 3px;
  padding: 0 0 0 3px;
}
.site-bookmark-button .site-bookmark-button-icon:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917" !important;
  font-size: 20px;
}
.site-bookmark-button.site-bookmark-display-button-remove .site-bookmark-button-icon:before {
  content: "\e918" !important;
}

.site-cta {
  color: #0096ff;
  opacity: 1;
  transition: 0.5s ease all;
  border: none !important;
}
.site-cta:before {
  font-family: "site-icon";
  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: "\e922" !important;
  color: #0096ff;
  margin-right: 5px;
}
.site-cta:hover, .site-cta:focus {
  color: inherit !important;
  opacity: 0.8;
  transition: 0.5s ease all;
  border: none !important;
}

/** @format */
.site-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.site-row .site-col {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.site-row.reverse-cols-mob {
  flex-wrap: wrap-reverse;
}

@media (min-width: 768px) {
  .site-row {
    flex-wrap: wrap !important;
  }
  .site-row.has-two-cols .site-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .site-row.has-two-col-offset .site-col:nth-child(odd) {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .site-row.has-two-col-offset .site-col:nth-child(even) {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
main#site-main {
  min-height: 300px;
  overflow-x: hidden;
}
main#site-main .site-page-title {
  margin-top: 20px;
  color: #0c1d6f;
}

/** @format */
#site-header {
  background: #0c1d6f;
  padding: 20px 0;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
#site-header.hide-logo .site-header-block .site-header-logo {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
}
#site-header .site-header-block {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#site-header .site-header-block .site-header-logo {
  display: flex;
  flex-direction: column;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease all;
}
#site-header .site-header-block .site-header-logo #site-header-logo {
  margin-top: auto;
  margin-bottom: auto;
}
#site-header .site-header-block .site-header-logo h1,
#site-header .site-header-block .site-header-logo h2,
#site-header .site-header-block .site-header-logo h3,
#site-header .site-header-block .site-header-logo h4,
#site-header .site-header-block .site-header-logo h5,
#site-header .site-header-block .site-header-logo h6 {
  margin: 0;
}
#site-header .site-header-block .site-header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#site-header .site-header-block .site-header-right .site-search-wrapper {
  margin-right: 15px;
}
#site-header .site-header-block .site-header-right .site-search-wrapper .site-search-icon {
  transform: rotate(0);
  transition: 0.5s ease all;
}
#site-header .site-header-block .site-header-right .site-search-wrapper .site-search-icon:hover, #site-header .site-header-block .site-header-right .site-search-wrapper .site-search-icon:focus {
  transform: rotate(25deg);
  transition: 0.5s ease all;
}

@media (min-width: 768px) {
  #site-header {
    padding: 50px 0;
  }
  #site-header .site-header-block .site-header-right .site-search-wrapper {
    margin-right: 30px;
  }
}
body:not(.cms-page-is-in-edit-mode) #site-header {
  position: sticky;
  top: 0;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo {
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 113px;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo p {
  margin-bottom: 0 !important;
}
body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo img {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 113px;
  opacity: 1;
  visibility: visible;
  width: auto !important;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo img.fixed-logo {
  opacity: 0;
  visibility: hidden;
  margin: 0 !important;
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo {
    min-height: 86px;
  }
  body:not(.cms-page-is-in-edit-mode) #site-header .site-header-block .site-header-logo img {
    max-height: 86px;
  }
}
body:not(.cms-page-is-in-edit-mode) #site-header.sticky {
  padding-top: 20px;
  padding-bottom: 20px;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header.sticky .site-header-block .site-header-logo {
  min-height: 67px;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header.sticky .site-header-block .site-header-logo img {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
body:not(.cms-page-is-in-edit-mode) #site-header.sticky .site-header-block .site-header-logo img.fixed-logo {
  max-height: 67px;
  opacity: 1;
  visibility: visible;
}

body.cms-page-is-in-edit-mode #site-header {
  padding-top: 100px;
}

body.cms-page-is-in-preview-mode #site-header {
  top: 45px;
}

/** @format */
#site-footer {
  background: #071143;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 599px) {
  #site-footer img {
    max-width: 100% !important;
  }
  #site-footer table,
  #site-footer tbody {
    display: block !important;
  }
}
#site-footer .cms-text-feature table {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  #site-footer .cms-text-feature table > tbody > tr > td {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  #site-footer .cms-text-feature .cms-text-feature-data {
    overflow: visible;
  }
}
#site-footer #site-footer-top {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  #site-footer #site-footer-top {
    margin-bottom: 200px;
  }
}
#site-footer > .site-container-lg {
  position: relative;
  z-index: 1;
}
#site-footer .cms-feature-datablock :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
#site-footer .cms-feature-datablock a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
#site-footer .cms-feature-datablock a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
#site-footer .cms-feature-datablock a.site-cta {
  color: #ffffff;
}
#site-footer .cms-feature-datablock a:not([class^=site-button]) {
  border-bottom: none;
}
#site-footer .site-footer-block small a {
  margin-bottom: 10px;
  display: inline-block;
}
#site-footer .site-footer-block p {
  margin-bottom: 20px;
}
#site-footer .site-footer-disclaimer {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #0096ff;
}
#site-footer .site-footer-disclaimer table tr {
  padding: 0;
}
@media (max-width: 599px) {
  #site-footer .site-footer-disclaimer table tr td {
    text-align: left !important;
  }
}
@media (max-width: 599px) {
  #site-footer table td:not(:last-child) {
    margin-bottom: 10px;
  }
  #site-footer table td small + small {
    margin-left: 10px;
  }
}
@media (min-width: 600px) {
  #site-footer {
    padding: 160px 0 90px 0;
  }
  #site-footer .site-footer-disclaimer {
    margin-top: 130px;
  }
  #site-footer .site-footer-disclaimer table td small:not(:first-child) {
    margin-left: 60px;
  }
}

/** @format */
.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: transparent;
  padding: 10px 0 0 0;
  border-bottom: none;
  color: #0096ff;
  margin: 0 0 20px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item {
  display: inline-block;
  padding: 0 20px 0 5px;
  position: relative;
  font-size: 12px;
  line-height: 150%;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .site-breadcrumbs-wrapper .site-breadcrumbs-item:first-child {
    padding-left: 10px;
  }
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:first-child > a {
  font-size: 0;
  width: 15px;
  height: 15px;
  display: flex;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:first-child > a::before {
  font-family: "site-icon";
  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: "\e926" !important;
  font-size: 12px;
  line-height: 150%;
  position: relative;
  top: -1px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item:after {
  font-family: "site-icon";
  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: "\e925" !important;
  font-size: 12px;
  color: #0c1d6f;
  position: absolute;
  right: 0;
  top: -1px;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item.site-breadcrumbs-active:after {
  display: none;
}
.site-breadcrumbs-wrapper .site-breadcrumbs-item a.site-breadcrumbs-link {
  color: #0c1d6f;
  position: relative;
  border: none !important;
}

@media (min-width: 10000px) {
  .site-navigation-wrapper #site-navigation ul.site-nav-block {
    position: relative;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li {
    margin: 0 25px 0 0;
    display: inline-block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block > li:hover > .site-subnav-wrapper {
    display: block;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper {
    display: none;
    position: absolute;
    background: #eee;
    z-index: 1000;
    padding: 10px 20px;
    top: 100%;
    min-width: 130px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li {
    display: block;
    margin: 0 0 5px;
  }
  .site-navigation-wrapper #site-navigation ul.site-nav-block .site-subnav-wrapper li a {
    color: #ffffff;
  }
  .site-navigation-wrapper #site-navigation .site-nav-linktext, .site-navigation-wrapper #site-navigation .site-nav-linktext {
    display: none;
  }
  .site-menu-toggle {
    display: none;
  }
}
/** @format */
.site-menu-toggle {
  width: 68px;
  height: 68px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  z-index: 12;
  cursor: pointer;
  margin: 0;
  border: 3px solid #0096ff;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-menu-toggle::after {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  width: 68px;
  height: 68px;
  transform: scale(1);
  background-color: transparent;
  border: 3px solid #0096ff;
  border-radius: 999px;
  transition: 0.5s ease all;
  opacity: 0;
}
.site-menu-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  border-radius: 10px;
  width: 20px;
  background: #ffffff;
  opacity: 1;
  left: 22.6666666667px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.site-menu-toggle span:nth-child(1) {
  top: 22.6666666667px;
}
.site-menu-toggle span:nth-child(2),
.site-menu-toggle span:nth-child(3) {
  top: 29.6666666667px;
  width: 13.3333333333px;
}
.site-menu-toggle span:nth-child(4) {
  top: 36.6666666667px;
  width: 8px;
  transition: 0.5s ease all;
}
.site-menu-toggle:hover span:nth-child(4), .site-menu-toggle:focus span:nth-child(4) {
  width: 4px;
  transition: 0.5s ease all;
}
.site-menu-toggle:hover::after, .site-menu-toggle:focus::after {
  transform: scale(0.8);
  transition: 0.5s ease all;
  opacity: 1;
}
.site-menu-toggle.active-menu-toggle span {
  width: 20px;
  left: auto;
}
.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) {
  transform: rotate(45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(3) {
  transform: rotate(-45deg);
}
.site-menu-toggle.active-menu-toggle span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.site-navigation-wrapper #site-navigation .custom-nav-hide-in-nav,
.site-navigation-wrapper #site-navigation .hide-in-nav {
  display: none !important;
}

@media (max-width: 9999px) {
  .site-navigation-wrapper {
    position: fixed;
    background-color: #0c1d6f;
    z-index: 11;
    right: -100%;
    top: 0;
    padding-top: 126px;
    width: 300px;
    transition: all ease 0.5s;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 0;
    left: 0;
    transition: 0.5s ease all 0.5s;
  }
  .site-navigation-wrapper .site-header-logo {
    opacity: 1 !important;
    visibility: visible !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: 100%;
    position: absolute !important;
    top: 50px;
    margin-left: 0 !important;
  }
}
@media (max-width: 9999px) and (min-width: 600px) {
  .site-navigation-wrapper .site-header-logo {
    padding: 0 5%;
  }
}
@media (max-width: 9999px) and (min-width: 1500px) {
  .site-navigation-wrapper .site-header-logo {
    padding: 0 7%;
  }
}
@media (max-width: 9999px) and (min-width: 1950px) {
  .site-navigation-wrapper .site-header-logo {
    max-width: 1920px;
    padding: 0;
  }
}
@media (max-width: 9999px) and (max-width: 767px) {
  .site-navigation-wrapper .site-header-logo {
    top: 20px;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper .site-header-logo a {
    border: none !important;
  }
  .site-navigation-wrapper .site-header-logo img {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .site-navigation-wrapper .site-header-logo img.fixed-logo {
    display: none !important;
  }
  .site-navigation-wrapper::after {
    content: "";
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    background: radial-gradient(circle, rgb(0, 95, 220) 0%, rgba(0, 95, 220, 0) 100%);
    opacity: 0.5;
  }
  .site-navigation-wrapper .site-container-lg {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease all 0s;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 30px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .site-navigation-wrapper .site-container-lg .bottom-row {
    margin-top: auto;
  }
  .site-navigation-wrapper .cms-text-feature .cms-text-feature-data p {
    margin-bottom: 20px;
  }
  .site-navigation-wrapper.site-navigation-active {
    right: 0;
    opacity: 1;
    visibility: visible;
    width: 100%;
    overflow: hidden;
    height: 100vh;
    transition: 0.5s ease all 0s;
  }
  .site-navigation-wrapper.site-navigation-active .site-container-lg {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease all 0.5s;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .site-navigation-wrapper ul.site-nav-block {
    padding: 0;
  }
  .site-navigation-wrapper ul.site-nav-block > li {
    border-bottom: 1px solid #ffffff;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-transform: uppercase;
  }
  .site-navigation-wrapper ul.site-nav-block > li > a {
    color: #ffffff;
  }
  .site-navigation-wrapper ul.site-nav-block > li > a:hover {
    color: #0c1d6f;
  }
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active:not(.level1) > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-path:not(.level1) > a {
    color: #0096ff !important;
  }
  .site-navigation-wrapper ul.site-nav-block > li.site-nav-active.site-nav-active-parent > a, .site-navigation-wrapper ul.site-nav-block > li.site-nav-active-path.site-nav-active-parent > a {
    color: #0096ff !important;
  }
  .site-navigation-wrapper ul.site-nav-block li {
    display: block;
    position: relative;
  }
  .site-navigation-wrapper ul.site-nav-block li a {
    font-weight: 900;
    border: none !important;
    color: #ffffff !important;
    display: block;
    font-size: 25px;
    line-height: 30px;
    padding-right: 30px;
    font-family: "basic-sans", sans-serif;
  }
}
@media (max-width: 9999px) and (min-width: 600px) {
  .site-navigation-wrapper ul.site-nav-block li a {
    font-size: 2rem;
    line-height: 85%;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper ul.site-nav-block li a:hover, .site-navigation-wrapper ul.site-nav-block li a:focus {
    color: #0096ff !important;
  }
  .site-navigation-wrapper ul.site-nav-block li.site-nav-active a {
    color: #0096ff !important;
  }
  .site-navigation-wrapper ul.site-nav-block li.site-nav-active a:hover, .site-navigation-wrapper ul.site-nav-block li.site-nav-active a:focus {
    color: #ffffff !important;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
  }
}
@media (max-width: 9999px) and (min-width: 768px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    top: 15px;
    cursor: pointer;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    font-family: "site-icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e919" !important;
    font-size: 15px;
    display: block;
    transition: all ease 0.5s;
    transform: rotate(180deg);
  }
}
@media (max-width: 9999px) and (min-width: 600px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
    font-size: 20px;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
    transform: rotate(0);
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: all ease 0.5s;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper-active {
    max-height: 1000px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block {
    padding: 20px 0 0;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li {
    padding: 0 20px;
    text-transform: none;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li:not(:last-child) {
    padding-bottom: 5px;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    color: #ffffff !important;
    font-size: 20px;
  }
}
@media (max-width: 9999px) and (min-width: 600px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a {
    font-size: 1.5rem;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li a:hover {
    color: #0096ff !important;
  }
  .site-navigation-wrapper ul.site-nav-block li .site-subnav-wrapper .site-subnav-block li.site-subnav-active > a {
    color: #0096ff !important;
  }
}
@media (max-width: 9999px) and (max-width: 599px) {
  .site-navigation-wrapper .bottom-row {
    padding-top: 20px;
  }
}
@media (max-width: 9999px) {
  .site-navigation-wrapper #menu-col-1 p {
    font-family: "basic-sans", sans-serif;
  }
}
@media (max-width: 9999px) and (min-width: 768px) {
  .site-navigation-wrapper {
    padding-top: 213px;
  }
  .site-navigation-wrapper .cms-text-feature .cms-text-feature-data p {
    margin-bottom: 15px;
  }
  .site-navigation-wrapper .site-nav-block > li > .site-subnav-wrapper li {
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
  }
  .site-navigation-wrapper .site-nav-block > li > .site-subnav-wrapper li a {
    font-size: 1.5rem !important;
    line-height: 150% !important;
  }
  .site-navigation-wrapper .site-nav-block > li > .site-subnav-wrapper .site-subnav-wrapper,
  .site-navigation-wrapper .site-nav-block > li > .site-subnav-wrapper .site-nav-expand {
    display: none !important;
  }
  .site-navigation-wrapper .site-nav-block li {
    border: none !important;
  }
  .site-navigation-wrapper .site-nav-block li:not(:last-child) {
    margin-bottom: 15px;
  }
  .site-navigation-wrapper .site-nav-block li a {
    font-size: 3.5rem !important;
    padding-right: 0;
    text-align: right;
  }
}
@media (max-width: 9999px) and (min-width: 1500px) {
  .site-navigation-wrapper .site-nav-block li:not(:last-child) {
    margin-bottom: 30px;
  }
  .site-navigation-wrapper .site-nav-block li a {
    font-size: 4.5rem !important;
  }
}
body.cms-page-is-in-edit-mode .site-navigation-wrapper {
  padding-top: 300px;
}
body.cms-page-is-in-edit-mode .site-navigation-wrapper .site-container-lg {
  padding-top: 100px;
  overflow: initial;
}
body.cms-page-is-in-edit-mode .site-navigation-wrapper #site-navigation {
  overflow: auto;
  height: calc(100vh - 500px);
}

body.cms-page-is-in-preview-mode .site-navigation-wrapper {
  padding-top: 175px;
}
@media (min-width: 768px) {
  body.cms-page-is-in-preview-mode .site-navigation-wrapper {
    padding-top: 300px;
  }
}
body.cms-page-is-in-preview-mode .site-navigation-wrapper .site-header-logo {
  top: 100px;
}

body.cms-page-is-published .site-navigation-wrapper .site-header-logo {
  top: 60px;
}

/** @format */
.site-main-with-sidebar {
  background-color: #f5f5f5;
}

.site-sidebar-menu {
  background: transparent;
  border: 1px solid transparent;
  padding: 0;
  margin: 0;
  position: relative;
}
.site-sidebar-menu .sidebar-toggle {
  font-size: 1.3rem;
  line-height: 110%;
  font-family: "basic-sans", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  color: #0c1d6f;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  width: auto !important;
  cursor: pointer;
  opacity: 1;
  transition: 0.5s ease all;
  overflow: hidden;
  display: block;
}
@media (min-width: 600px) {
  .site-sidebar-menu .sidebar-toggle {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu .sidebar-toggle {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-sidebar-menu .sidebar-toggle {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-sidebar-menu .sidebar-toggle {
    max-width: 1500px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu .sidebar-toggle {
    display: none;
  }
}
.site-sidebar-menu .sidebar-toggle::after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
  color: #0096ff;
  font-size: 15px;
  margin-left: 15px;
  transform: rotate(90deg);
  display: inline-block;
  transition: 0.5s ease all;
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
}
.site-sidebar-menu .sidebar-toggle var {
  font-weight: 800;
  font-style: normal;
  color: #0096ff;
  margin-right: 5px;
}
.site-sidebar-menu .sidebar-toggle:hover, .site-sidebar-menu .sidebar-toggle:focus {
  opacity: 0.8;
  transition: 0.5s ease all;
}
.site-sidebar-menu .sidebar-toggle.active::after {
  transform: rotate(180deg);
  transition: 0.5s ease all;
}
@media (min-width: 1950px) {
  .site-sidebar-menu .sidebar-toggle {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.site-sidebar-menu #site-navigation {
  display: block;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (max-width: 1023px) {
  .site-sidebar-menu #site-navigation {
    display: none;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .site-sidebar-menu #site-navigation > ul {
    padding-bottom: 20px;
  }
}
.site-sidebar-menu #site-navigation.active {
  display: block;
}
@media (min-width: 600px) {
  .site-sidebar-menu #site-navigation {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu #site-navigation {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-sidebar-menu #site-navigation {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-sidebar-menu #site-navigation {
    max-width: 1500px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu #site-navigation {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease all;
    display: block;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .site-sidebar-menu #site-navigation.active {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease all;
  }
}
.site-sidebar-menu ul {
  padding: 0;
}
.site-sidebar-menu ul.site-nav-block > li.level1 > a,
.site-sidebar-menu ul.site-nav-block > li.level1 > .site-nav-expand {
  display: none !important;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block {
    padding-left: 30px;
  }
}
.site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li .site-nav-expand {
  top: 0 !important;
}
.site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li > a {
  color: #0c1d6f !important;
  border-bottom: none !important;
  display: block;
  padding: 0 30px 0 0;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li > a:hover {
  color: #0096ff !important;
}
.site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li.site-subnav-active > a {
  color: #0096ff !important;
  font-weight: normal !important;
}
@media (max-width: 1023px) {
  .site-sidebar-menu ul.site-nav-block > li > .site-subnav-wrapper > .site-subnav-block > li > .site-subnav-wrapper {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: -11px;
    margin-right: -11px;
  }
}
.site-sidebar-menu ul.site-nav-block li.site-nav-item {
  display: block;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li.site-nav-item {
    white-space: nowrap;
  }
}
.site-sidebar-menu ul.site-nav-block li.site-nav-item.level1 {
  display: none;
}
.site-sidebar-menu ul.site-nav-block li.site-nav-item.level1.site-nav-active-path {
  display: block;
}
@media (max-width: 1023px) {
  .site-sidebar-menu ul.site-nav-block li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.site-sidebar-menu ul.site-nav-block li a {
  font-size: 15px;
  line-height: 170%;
  font-weight: 400;
}
.site-sidebar-menu ul.site-nav-block .site-subnav-wrapper .site-subnav-wrapper {
  background-color: #0c1d6f;
  z-index: 5;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block .site-subnav-wrapper .site-subnav-wrapper {
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100vw;
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .site-sidebar-menu ul.site-nav-block .site-subnav-wrapper .site-subnav-wrapper * {
    border: none !important;
  }
  .site-sidebar-menu ul.site-nav-block .site-subnav-wrapper .site-subnav-wrapper .site-subnav-block {
    display: flex;
    flex-wrap: nowrap;
  }
}
.site-sidebar-menu ul.site-nav-block .site-subnav-block .site-subnav-block {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-sidebar-menu ul.site-nav-block .site-subnav-block .site-subnav-block {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block .site-subnav-block .site-subnav-block {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-sidebar-menu ul.site-nav-block .site-subnav-block .site-subnav-block {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-sidebar-menu ul.site-nav-block .site-subnav-block .site-subnav-block {
    max-width: 1500px;
    padding: 0;
  }
}
.site-sidebar-menu ul.site-nav-block .site-subnav-block li {
  padding: 0 0 0 10px;
}
.site-sidebar-menu ul.site-nav-block .site-subnav-block li > a {
  color: #ffffff !important;
  border-bottom: none !important;
  display: block;
  padding: 10px 20px 10px 0;
}
.site-sidebar-menu ul.site-nav-block .site-subnav-block li > a:hover {
  color: #0096ff !important;
}
.site-sidebar-menu ul.site-nav-block .site-subnav-block li.site-subnav-active > a {
  color: #ffffff !important;
  font-weight: 800 !important;
  transition: 0.5s ease all !important;
}
.site-sidebar-menu ul.site-nav-block li {
  display: block;
  position: relative;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li {
    position: initial;
  }
}
.site-sidebar-menu ul.site-nav-block li.site-nav-active > a, .site-sidebar-menu ul.site-nav-block li.site-subnav-active > a {
  position: relative;
  color: #0096ff !important;
  font-family: "acumin-pro ", sans-serif;
}
.site-sidebar-menu ul.site-nav-block li.site-nav-active > a:after1, .site-sidebar-menu ul.site-nav-block li.site-subnav-active > a:after1 {
  content: "";
  background: #0c1d6f;
  height: 10px;
  width: 10px;
  display: block;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-sidebar-menu ul.site-nav-block li .site-nav-linktext.site-nav-expand {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: #2c2a29;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li .site-nav-linktext.site-nav-expand {
    display: none !important;
  }
}
.site-sidebar-menu ul.site-nav-block li .site-nav-linktext.site-nav-expand:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
  font-size: 15px;
  display: block;
  color: #0096ff;
  position: relative;
  transform: rotate(180deg);
  transition: all ease 0.5s;
}
.site-sidebar-menu ul.site-nav-block li .site-nav-linktext.site-nav-expand-active:before {
  transform: rotate(0);
}
.site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper .site-subnav-wrapper {
  overflow: hidden;
  transition: all ease 0.5s;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper .site-subnav-wrapper {
    max-height: 0;
    padding: 0 !important;
    margin-top: 0 !important;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper .site-subnav-wrapper {
    overflow: initial;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease all;
  }
}
@media (max-width: 1023px) {
  .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper .site-subnav-wrapper-active {
    max-height: 1000px;
    padding: 20px 0 !important;
    margin-top: 20px !important;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper .site-subnav-wrapper-active {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1024px) {
  .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper > ul > li:hover > .site-subnav-wrapper, .site-sidebar-menu ul.site-nav-block li .site-subnav-wrapper > ul > li:focus > .site-subnav-wrapper {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease all;
  }
}

/** @format */
.site-social-facebook:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902" !important;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-facebook:before {
    font-size: 20px;
  }
}
.site-social-instagram:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906" !important;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-instagram:before {
    font-size: 20px;
  }
}
.site-social-twitter:before {
  font-family: "site-icon";
  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;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-twitter:before {
    font-size: 20px;
  }
}
.site-social-youtube:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e" !important;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-youtube:before {
    font-size: 20px;
  }
}
.site-social-linkedin:before {
  font-family: "site-icon";
  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;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-linkedin:before {
    font-size: 20px;
  }
}
.site-social-tiktok:before {
  font-family: "site-icon";
  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;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
}
@media (max-width: 599px) {
  .site-social-tiktok:before {
    font-size: 20px;
  }
}

[class^=site-social-] {
  font-size: 0;
  text-decoration: none !important;
  background-color: #0096ff;
  border-radius: 999px;
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #0c1d6f !important;
  border: 2px solid #0096ff !important;
  transition: 0.5s ease all;
}
[class^=site-social-]:not(:last-child) {
  margin-right: 10px;
}
[class^=site-social-]:hover, [class^=site-social-]:focus {
  background-color: #0c1d6f;
  color: #ffffff !important;
  transition: 0.5s ease all;
}

/** @format */
.hide-post-title h3.site-display-title {
  display: none;
}

.site-display-wrapper .site-display-title {
  font-size: 2rem;
  line-height: 120%;
  color: #0c1d6f;
  font-weight: 400;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
@media (max-width: 1499px) {
  .site-display-wrapper .site-display-title {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 35px;
  }
}
@media (max-width: 999px) {
  .site-display-wrapper .site-display-title {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 30px;
  }
}
@media (max-width: 599px) {
  .site-display-wrapper .site-display-title {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}
.site-display-wrapper .site-display-image {
  overflow: hidden;
}
.site-display-wrapper .site-display-image img {
  border: 2px solid transparent;
  transition: 0.5s ease all;
}
.site-display-wrapper .site-display-image img:hover, .site-display-wrapper .site-display-image img:focus {
  border-color: #0c1d6f;
  transition: 0.5s ease all;
}
.site-display-wrapper .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
  background: #0c1d6f;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 2px solid #0c1d6f;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
}
.site-display-wrapper .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-display-wrapper .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-display-wrapper .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label:hover {
  background: #ffffff;
  transition: 0.5s ease all;
  color: #0c1d6f;
  border-color: #0c1d6f;
}
.site-display-wrapper.site-display-filters-top .site-display-filters {
  margin-bottom: 30px;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  transition: 0.5s ease all;
  z-index: 8 !important;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev::before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next::before {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #0096ff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover::before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:focus::before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover::before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:focus::before {
  background-color: #0096ff;
  color: #ffffff;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev {
  left: 20px;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev::before {
  transform: rotate(-90deg);
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:hover, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev:focus {
  transition: 0.5s ease all;
  left: 10px;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
  right: 20px;
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next::before {
  transform: rotate(90deg);
}
.site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:hover, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next:focus {
  transition: 0.5s ease all;
  right: 10px;
}
@media (max-width: 899px) {
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    width: 35px;
    height: 35px;
  }
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev::before, .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next::before {
    line-height: 25px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-prev {
    left: 10px;
  }
  .site-display-wrapper.site-display-slideshow .slick-arrow.slick-next {
    right: 10px;
  }
}
.site-display-wrapper.site-display-slideshow .slick-dots {
  position: relative;
  bottom: 0;
}
.site-display-wrapper.site-display-slideshow .slick-dots li button::before {
  background-color: #0c1d6f;
  border: 1px solid #0c1d6f;
  transition: 0.5s ease all;
}
.site-display-wrapper.site-display-slideshow .slick-dots li.slick-active button::before, .site-display-wrapper.site-display-slideshow .slick-dots li:hover button::before, .site-display-wrapper.site-display-slideshow .slick-dots li:focus button::before {
  background-color: #0096ff;
  border-color: #0096ff;
  transition: 0.5s ease all;
}
.site-display-wrapper.site-display-slideshow .slick-dots li button::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 999px;
  opacity: 1;
}
.site-display-wrapper.site-display-slideshow .site-display-desc {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .site-display-wrapper.site-display-slideshow .site-display-desc {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-display-wrapper.site-display-slideshow .site-display-desc {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-display-wrapper.site-display-slideshow .site-display-desc {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-display-wrapper.site-display-slideshow .site-display-desc {
    max-width: 1500px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .site-display-wrapper.site-display-listview .site-display-list li {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filters {
    margin-bottom: 0;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filters .site-display-filter-desc {
    padding-bottom: 15px;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-desc .site-display-filter-wrapper label {
    width: 100%;
    display: block;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title {
    background: transparent;
    font-size: 17px;
    border: none;
    text-align: center;
    color: #0c1d6f;
    font-weight: normal;
    border: 2px solid #0096ff;
    display: inline-block;
    line-height: 30px;
    font-family: "acumin-pro ", sans-serif;
    border-radius: 999px;
    padding: 10px 40px;
    background-position: center;
    outline: none;
    transition: 0.5s ease all;
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    position: relative;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 5px;
    background-color: #ffffff;
    opacity: 0.5;
    left: 50%;
    border-radius: 999px;
    opacity: 0;
    transition: 0.5s ease all;
    z-index: -1;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title:hover::after {
    width: 100%;
    left: 0;
    opacity: 0.2;
    transition: 0.5s ease all;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title:hover {
    background: #0096ff;
    transition: 0.5s ease all;
    color: #ffffff;
    border-color: #0096ff;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title::before {
    font-family: "site-icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e919" !important;
    position: absolute;
    right: 10px;
    transform: rotate(180deg);
    transition: 0.5s ease all;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title::after {
    transform: none !important;
  }
  .site-display-wrapper.site-display-filters-top .site-display-filter-data .site-display-filter-title-active::before {
    transform: rotate(0);
    transition: 0.5s ease all;
  }
}

/** @format */
.site-form .site-form-data .site-form-label label {
  font-family: "basic-sans", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  color: #0c1d6f;
}
.site-form .site-form-data .site-form-field .site-textbox, .site-form .site-form-data .site-form-field .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 .site-form .site-form-data .site-form-field .site-search-input, .site-form .site-form-data .site-form-field .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 .site-form .site-form-data .site-form-field .site-search-input {
  border: 1px solid #0096ff;
}
.site-form .site-form-data .site-form-field .site-textbox:focus, .site-form .site-form-data .site-form-field .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-input:focus, .site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-form .site-form-data .site-form-field .site-search-input:focus, .site-form .site-form-data .site-form-field .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-input:focus, .site-search-wrapper .site-search-block.site-search-option .site-search-data .site-form .site-form-data .site-form-field .site-search-input:focus {
  border: 1px solid #0c1d6f;
}
.site-form .site-form-data .site-form-field select.site-select {
  border: 1px solid #0096ff;
}
.site-form .site-form-data .site-form-field select.site-select:focus {
  border: 1px solid #0c1d6f;
}
.site-form .site-form-data .site-form-field .site-textarea {
  border: 1px solid #0096ff;
}
.site-form .site-form-data .site-form-field .site-textarea:focus {
  border: 1px solid #0c1d6f;
}
.site-form .site-form-data .site-form-field input.site-checkbox:checked + label::before, .site-form .site-form-data .site-form-field input.site-radio:checked + label::before {
  background: #0096ff !important;
  border: 1px solid #0096ff;
}
.site-form .site-form-data .site-form-buttons .site-form-button {
  letter-spacing: 0;
  background: transparent;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid #0096ff;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
.site-form .site-form-data .site-form-buttons .site-form-button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-form .site-form-data .site-form-buttons .site-form-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-form .site-form-data .site-form-buttons .site-form-button:hover {
  background: #0096ff;
  transition: 0.5s ease all;
  color: #ffffff;
  border-color: #0096ff;
}

@media (min-width: 768px) {
  .site-inline-fields-wrapper .site-form .site-form-data {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
  }
  .site-inline-fields-wrapper .site-form .site-form-data .site-form-block {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-inline-fields-wrapper .site-form .site-form-data .site-form-block.site-form-buttons {
    margin-left: auto;
    text-align: right;
    margin-top: 30px;
  }
}
/** @format */
.mfp-arrow {
  background: transparent;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 999px;
  transition: 0.5s ease all;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mfp-arrow:after {
  color: #ffffff;
  font-size: 25px;
  line-height: 25px;
}
.mfp-arrow:hover {
  background: #0096ff;
  color: #ffffff;
  border: 1px solid #0096ff;
  transition: 0.5s ease all;
}
.mfp-arrow:hover:after {
  color: #ffffff;
}
.mfp-arrow.mfp-arrow-left {
  transform: rotate(-90deg);
}
.mfp-arrow.mfp-arrow-left:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
}
.mfp-arrow.mfp-arrow-right {
  transform: rotate(90deg);
}
.mfp-arrow.mfp-arrow-right:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
}

.mfp-image-holder .mfp-content .mfp-close {
  background: #ffffff;
  color: #0c1d6f;
  border: 1px solid #0c1d6f;
  border-radius: 100%;
  transition: 0.5s ease all;
}
.mfp-image-holder .mfp-content .mfp-close:after {
  color: #0c1d6f;
  font-size: 15px;
}
.mfp-image-holder .mfp-content .mfp-close:hover {
  background: #0c1d6f;
  color: #ffffff;
  border: 1px solid #0c1d6f;
  transition: 0.5s ease all;
}
.mfp-image-holder .mfp-content .mfp-close:hover:after {
  color: #ffffff;
}

.mfp-bottom-bar .mfp-title {
  font-size: 17px;
  line-height: 30px;
}

.site-slider .slick-dots {
  position: relative;
  bottom: 0;
}
.site-slider .slick-dots li button::before {
  background-color: #0c1d6f;
  border: 1px solid #0c1d6f;
  transition: 0.5s ease all;
}
.site-slider .slick-dots li.slick-active button::before, .site-slider .slick-dots li:hover button::before, .site-slider .slick-dots li:focus button::before {
  background-color: #0096ff;
  border-color: #0096ff;
  transition: 0.5s ease all;
}
.site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next {
  transition: 0.5s ease all;
  z-index: 8 !important;
}
.site-slider .slick-arrow.slick-prev::before, .site-slider .slick-arrow.slick-next::before {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #0096ff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e919" !important;
}
.site-slider .slick-arrow.slick-prev:hover::before, .site-slider .slick-arrow.slick-prev:focus::before, .site-slider .slick-arrow.slick-next:hover::before, .site-slider .slick-arrow.slick-next:focus::before {
  background-color: #0096ff;
  color: #ffffff;
}
.site-slider .slick-arrow.slick-prev {
  left: 20px;
}
.site-slider .slick-arrow.slick-prev::before {
  transform: rotate(-90deg);
}
.site-slider .slick-arrow.slick-prev:hover, .site-slider .slick-arrow.slick-prev:focus {
  transition: 0.5s ease all;
  left: 10px;
}
.site-slider .slick-arrow.slick-next {
  right: 20px;
}
.site-slider .slick-arrow.slick-next::before {
  transform: rotate(90deg);
}
.site-slider .slick-arrow.slick-next:hover, .site-slider .slick-arrow.slick-next:focus {
  transition: 0.5s ease all;
  right: 10px;
}
@media (max-width: 899px) {
  .site-slider .slick-arrow.slick-prev, .site-slider .slick-arrow.slick-next {
    width: 35px;
    height: 35px;
  }
  .site-slider .slick-arrow.slick-prev::before, .site-slider .slick-arrow.slick-next::before {
    line-height: 25px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .site-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .site-slider .slick-arrow.slick-next {
    right: 10px;
  }
}
.site-slider .slick-dotted {
  margin-bottom: 0;
}
.site-slider .site-slide .site-slider-caption {
  padding-left: 0;
  padding-right: 0;
}
.site-slider .site-slide .site-slider-caption .site-slider-capton-data {
  color: inherit;
}
.site-slider:not(.site-pinned-content) .site-slide .site-slider-caption {
  width: 100%;
}
@media (max-width: 899px) {
  .site-slider:not(.site-pinned-content) .site-slide .site-slider-caption {
    background-color: transparent;
  }
}
@media (max-width: 599px) {
  .site-slider.site-slide-caption-mob-bottom, .site-slider.site-slide-caption-mob-top {
    display: block !important;
  }
  .site-slider.site-slide-caption-mob-bottom .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg), .site-slider.site-slide-caption-mob-top .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
    display: flex !important;
    flex-direction: column;
  }
  .site-slider.site-slide-caption-mob-top .site-slider-video-block {
    order: 2;
  }
}
@media (max-width: 899px) {
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track .site-slide {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-image-block {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-image-block .site-slider-image {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-video-block {
    height: auto;
  }
  .site-slider.site-slide-height-dt-cover:not(.site-slide-height-mob-cover) .site-slick-wrapper .slick-list .slick-track .site-slide .site-slider-video-block .site-slider-video {
    height: auto;
  }
}

@media (min-width: 900px) {
  .site-slider .slick-slide .site-slider-caption,
  .site-slider .slick-slide .site-slider-pop-caption,
  .site-slider .site-slide .site-slider-caption,
  .site-slider .site-slide .site-slider-pop-caption {
    padding: 30px 0;
    background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
  }
  .site-slider .slick-slide .site-slider-caption .site-slider-capton-data,
  .site-slider .slick-slide .site-slider-pop-caption .site-slider-capton-data,
  .site-slider .site-slide .site-slider-caption .site-slider-capton-data,
  .site-slider .site-slide .site-slider-pop-caption .site-slider-capton-data {
    padding: 0 !important;
  }
  .site-slider .slick-slide .site-slider-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *),
  .site-slider .slick-slide .site-slider-pop-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *),
  .site-slider .site-slide .site-slider-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *),
  .site-slider .site-slide .site-slider-pop-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
    color: #ffffff;
  }
  .site-slider .slick-slide .site-slider-caption a:not([class^=site-button]),
  .site-slider .slick-slide .site-slider-pop-caption a:not([class^=site-button]),
  .site-slider .site-slide .site-slider-caption a:not([class^=site-button]),
  .site-slider .site-slide .site-slider-pop-caption a:not([class^=site-button]) {
    border-bottom-color: #ffffff;
  }
  .site-slider .slick-slide .site-slider-caption a:not([class^=site-button]):hover,
  .site-slider .slick-slide .site-slider-pop-caption a:not([class^=site-button]):hover,
  .site-slider .site-slide .site-slider-caption a:not([class^=site-button]):hover,
  .site-slider .site-slide .site-slider-pop-caption a:not([class^=site-button]):hover {
    color: #0096ff !important;
    border-bottom-color: #0096ff;
  }
  .site-slider .slick-slide .site-slider-caption a.site-cta,
  .site-slider .slick-slide .site-slider-pop-caption a.site-cta,
  .site-slider .site-slide .site-slider-caption a.site-cta,
  .site-slider .site-slide .site-slider-pop-caption a.site-cta {
    color: #ffffff;
  }
  .site-slider .slick-slide .site-slider-caption .site-slider-more-desc,
  .site-slider .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .site-slider .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider .site-slide .site-slider-pop-caption .site-slider-more-desc {
    padding-top: 30px;
  }
  .site-slider.site-slide-caption-dt-bl .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-bl .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-bl .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-bl .site-slide .site-slider-pop-caption {
    left: 0;
  }
  .site-slider.site-slide-caption-dt-bl .slick-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-bl .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-bl .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-bl .site-slide .site-slider-pop-caption .site-slider-more-desc {
    text-align: left;
  }
  .site-slider.site-slide-caption-dt-br .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-br .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-br .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-br .site-slide .site-slider-pop-caption {
    right: 0;
  }
  .site-slider.site-slide-caption-dt-br .slick-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-br .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-br .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-br .site-slide .site-slider-pop-caption .site-slider-more-desc {
    text-align: right;
  }
  .site-slider.site-slide-caption-dt-mc .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-mc .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-mc .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-mc .site-slide .site-slider-pop-caption, .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-pop-caption {
    left: 0;
    right: 0;
    background: transparent;
  }
  .site-slider.site-slide-caption-dt-mc .slick-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-mc .slick-slide .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-mc .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-mc .site-slide .site-slider-pop-img::after, .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-pop-img::after {
    background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-caption,
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-pop-caption, .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-caption,
  .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-pop-caption {
    right: 0;
    background: transparent;
  }
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-pop-caption .site-slider-more-desc, .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-pop-caption .site-slider-more-desc {
    text-align: right;
  }
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-mr .slick-slid .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-mr .site-slide .site-slider-pop-img::after, .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tr .slick-slid .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tr .site-slide .site-slider-pop-img::after {
    background: linear-gradient(-90deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-pop-caption, .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-pop-caption,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-caption,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-pop-caption {
    left: 0;
    background: transparent;
  }
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-pop-caption .site-slider-more-desc, .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-pop-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-caption .site-slider-more-desc,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-pop-caption .site-slider-more-desc {
    text-align: left;
  }
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-ml .slick-slide .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-ml .site-slide .site-slider-pop-img::after, .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tl .slick-slide .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tl .site-slide .site-slider-pop-img::after {
    background: linear-gradient(90deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tc .slick-slide .site-slider-pop-img::after,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-image-block::after,
  .site-slider.site-slide-caption-dt-tc .site-slide .site-slider-pop-img::after {
    background: linear-gradient(180deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.site-slider-popup-wrapper {
  z-index: 1;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-caption,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-caption {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
@media (min-width: 600px) {
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-caption,
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-caption {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-caption,
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-caption {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-caption,
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-caption {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-caption,
  .site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-caption {
    max-width: 1500px;
    padding: 0;
  }
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-popup-close,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-popup-close {
  border: 1px solid #0c1d6f;
  transition: 0.5s ease all;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-popup-close::before,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-popup-close::before {
  color: #0c1d6f;
  transition: 0.5s ease all;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-popup-close:hover,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-popup-close:hover {
  background-color: #0c1d6f;
  transition: 0.5s ease all;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-popup-close:hover::before,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-popup-close:hover::before {
  color: #ffffff;
  transition: 0.5s ease all;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-pop-desc {
  height: 90%;
  overflow-y: auto;
  margin: 0;
  left: 50%;
  transform: scale(0) translateX(-50%);
  top: 5%;
  transition: 0.5s ease all;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper .site-slider-pop-desc .site-slider-pop-desc-img img,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper .site-slider-pop-desc .site-slider-pop-desc-img img {
  width: 100%;
}
.site-slider-popup-wrapper .site-slider-popup .slick-slider .slick-slide .site-slider-pop-wrapper.site-active-slider-pop-wrapper .site-slider-pop-desc,
.site-slider-popup-wrapper .site-slider-popup .slick-slider .site-slide .site-slider-pop-wrapper.site-active-slider-pop-wrapper .site-slider-pop-desc {
  width: 75%;
  transform: scale(1) translateX(-50%);
  transition: 0.5s ease all;
}
@media (max-width: 899px) {
  .site-slider-popup-wrapper .site-slider-popup {
    display: block !important;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper,
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper {
    display: flex !important;
    flex-direction: column;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption,
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper .site-slider-pop-caption {
    position: static !important;
    background: #0c1d6f;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *),
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper .site-slider-pop-caption :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
    color: #ffffff;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption a:not([class^=site-button]),
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper .site-slider-pop-caption a:not([class^=site-button]) {
    border-bottom-color: #ffffff;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption a:not([class^=site-button]):hover,
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper .site-slider-pop-caption a:not([class^=site-button]):hover {
    color: #0096ff !important;
    border-bottom-color: #0096ff;
  }
  .site-slider-popup-wrapper .site-slider-popup .slick-slide .site-slider-pop-wrapper .site-slider-pop-caption a.site-cta,
  .site-slider-popup-wrapper .site-slider-popup .site-slide .site-slider-pop-wrapper .site-slider-pop-caption a.site-cta {
    color: #ffffff;
  }
  .site-slider-popup-wrapper .site-slider-popup.site-slide-caption-mob-top .slick-slide .site-slider-pop-wrapper,
  .site-slider-popup-wrapper .site-slider-popup.site-slide-caption-mob-top .site-slide .site-slider-pop-wrapper {
    flex-direction: column-reverse;
  }
}

.site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-prev::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-next::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-prev::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-next::before {
  color: #0096ff;
}
.site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-prev:hover::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-prev:focus::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-next:hover::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-next:focus::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-prev:hover::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-prev:focus::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-next:hover::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-next:focus::before {
  color: #ffffff;
}
.site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-prev::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-prev::before {
  transform: none;
}
.site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-left .slick-arrow.slick-next::before, .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-right .slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
@media (min-width: 900px) {
  .site-slider-tab-wrapper .site-slider-tab:not(.site-slider-tab-dt-bottom):not(.site-slider-tab-dt-left):not(.site-slider-tab-dt-right) .site-slider-tab-content {
    padding-top: 30px;
  }
  .site-slider-tab-wrapper .site-slider-tab.site-slider-tab-dt-bottom .site-slider-tab-content {
    padding-bottom: 30px;
  }
}
@media (max-width: 899px) {
  .site-slider-tab-wrapper .site-slider-tab .site-slider-tab-content {
    padding-top: 30px;
  }
}
@media (min-width: 900px) {
  .site-slider-tab-wrapper.site-full-width-content-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list, .site-slider-tab-wrapper.site-full-width-block-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: 100%;
  }
}
@media (min-width: 900px) and (min-width: 600px) {
  .site-slider-tab-wrapper.site-full-width-content-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list, .site-slider-tab-wrapper.site-full-width-block-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list {
    padding: 0 7%;
  }
}
@media (min-width: 900px) and (min-width: 1024px) {
  .site-slider-tab-wrapper.site-full-width-content-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list, .site-slider-tab-wrapper.site-full-width-block-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list {
    padding: 0 12%;
  }
}
@media (min-width: 900px) and (min-width: 1500px) {
  .site-slider-tab-wrapper.site-full-width-content-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list, .site-slider-tab-wrapper.site-full-width-block-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list {
    padding: 0 10%;
  }
}
@media (min-width: 900px) and (min-width: 1950px) {
  .site-slider-tab-wrapper.site-full-width-content-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list, .site-slider-tab-wrapper.site-full-width-block-wrapper:not(.site-autowidth-popup-slider-wrapper):not(.site-custom-tab-slider-wrapper) .site-slider-tab-content-list {
    max-width: 1500px;
    padding: 0;
  }
}
.site-slider-tab-wrapper .site-slider-tab-list .site-slider-image-block .site-slider-image {
  border: 2px solid transparent;
  transition: 0.5s ease all;
}
.site-slider-tab-wrapper .site-slider-tab-list .site-slider-image-block .site-slider-image:hover, .site-slider-tab-wrapper .site-slider-tab-list .site-slider-image-block .site-slider-image:focus {
  border-color: #0c1d6f;
  transition: 0.5s ease all;
}

.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data a.site-cta {
  color: #ffffff;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-desc,
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-more-desc {
  bottom: 0;
  background: linear-gradient(0deg, rgb(24, 46, 89) 0%, rgba(255, 255, 255, 0) 100%);
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-block .site-thumbnail-data {
  margin: 0;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-image-wrapper .site-thumbnail-image {
  border: 2px solid transparent;
  transition: 0.5s ease all;
}
.site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-image-wrapper .site-thumbnail-image:hover, .site-thumbnail-list-wrapper .site-thumbnail-wrapper .site-thumbnail-image-wrapper .site-thumbnail-image:focus {
  border-color: #0c1d6f;
  transition: 0.5s ease all;
}

.cms-gallery-feature-wrapper .slick-slide.gallery-has-video .site-slider-video-block {
  line-height: 0;
}
.cms-gallery-feature-wrapper .slick-slide.gallery-has-video .site-slider-video-block .site-slider-video {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) {
  .cms-gallery-feature-wrapper .slick-slide .slick-track {
    display: flex !important;
  }
  .cms-gallery-feature-wrapper .slick-slide .slick-track .slick-slide,
  .cms-gallery-feature-wrapper .slick-slide .slick-track .site-slide {
    height: inherit !important;
  }
  .cms-gallery-feature-wrapper .slick-slide .slick-track .slick-slide .site-slider-video-block,
  .cms-gallery-feature-wrapper .slick-slide .slick-track .site-slide .site-slider-video-block {
    height: 100%;
  }
}

@media (max-width: 899px) {
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider .site-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider .site-slide .site-slider-pop-img .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider .slick-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider .slick-slide .site-slider-pop-img .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider-popup .site-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider-popup .site-slide .site-slider-pop-img .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider-popup .slick-slide .site-slider-image-block .site-slider-image,
  .cms-gallery-feature-wrapper.site-slide-height-dt-fixed-wrapper:not(.site-slide-height-mob-fixed-wrapper) .site-slider-popup .slick-slide .site-slider-pop-img .site-slider-image {
    height: auto !important;
    min-height: 360px !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
/** @format */
.cms-text-feature .cms-text-feature-data {
  line-height: normal;
}
.cms-text-feature .cms-text-feature-data p {
  line-height: 30px;
  font-size: 17px;
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-text-feature .cms-text-feature-data p {
    margin-bottom: 10px;
  }
}
.cms-text-feature .cms-text-feature-data p + p > img:first-child:last-child {
  margin-top: 1rem !important;
  margin-bottom: 1rem;
}
.cms-text-feature .cms-text-feature-data small {
  font-weight: inherit;
  color: inherit;
  font-size: 13px;
  line-height: 18px;
}
.cms-text-feature .cms-text-feature-data ul,
.cms-text-feature .cms-text-feature-data ol {
  list-style-position: outside;
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .cms-text-feature .cms-text-feature-data ul,
  .cms-text-feature .cms-text-feature-data ol {
    margin-bottom: 10px;
  }
}
.cms-text-feature .cms-text-feature-data ul li,
.cms-text-feature .cms-text-feature-data ol li {
  line-height: 30px;
  font-size: 17px;
}

.cms-text-feature hr,
.cms-text-feature-content hr {
  border-top-color: #0096ff;
  margin-bottom: 80px;
  margin-top: 80px;
}
@media (max-width: 599px) {
  .cms-text-feature hr,
  .cms-text-feature-content hr {
    margin-bottom: 30px;
  }
}
.cms-text-feature table,
.cms-text-feature-content table {
  text-align: left;
}

.cms-feature-datablock big {
  float: none !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
@media (min-width: 1024px) {
  .cms-feature-datablock big {
    font-size: 1.7rem !important;
    line-height: 2.5rem !important;
  }
}

/** @format */
.site-search-wrapper {
  z-index: 20;
}
.site-search-wrapper .site-search-icon {
  color: #ffffff;
  font-size: 30px;
}
.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 #0096ff !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: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid transparent;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  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 {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:hover {
  background: transparent;
  transition: 0.5s ease all;
  color: #0096ff;
  border-color: transparent;
}
.site-search-wrapper .site-search-block.site-search-option .site-search-data .site-search-button:before {
  font-family: "site-icon";
  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: #eee;
  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: #0c1d6f;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: 2px solid #000000;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  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 {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:hover {
  background: #0096ff;
  transition: 0.5s ease all;
  color: #0c1d6f;
  border-color: #0096ff;
}
.site-search-wrapper .site-search-block.site-search-option1 .site-search-data .site-search-button:before {
  font-family: "site-icon";
  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;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  transition: all ease 0.5s;
  background-color: #071143;
  height: 168px;
  right: 0;
  top: -100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 6%;
}
.site-search-wrapper .site-search-block.site-search-option2.site-search-block-active {
  top: 0;
}
.site-search-wrapper .site-search-block.site-search-option2::after {
  font-family: "site-icon";
  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;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  cursor: pointer;
  pointer-events: all;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  position: relative;
  top: 0;
  transform: none;
  display: inline-flex;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input {
  background: none;
  border: none;
  outline: none;
  max-width: 400px;
  width: 100%;
  color: #ffffff;
  font-size: 27px;
  padding: 0;
  margin: 0 10px 0 0;
  font-family: "basic-sans", sans-serif !important;
  text-transform: uppercase;
  font-weight: 900;
  order: 2;
  margin-left: 25px;
  margin-right: 0;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input::-moz-placeholder {
  opacity: 1;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-input::placeholder {
  opacity: 1;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #0096ff;
  font-size: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  order: 1;
  transition: 0.5s ease all;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-button:hover, .site-search-wrapper .site-search-block.site-search-option2 .site-search-button:focus {
  color: #ffffff;
  transition: 0.5s ease all;
}
.site-search-wrapper .site-search-block.site-search-option2 .site-search-button::before {
  font-family: "site-icon";
  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: 2rem;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .site-search-wrapper .site-search-block.site-search-option2 {
    padding: 20px 10% 20px 20px;
    height: auto;
  }
  .site-search-wrapper .site-search-block.site-search-option2 .site-search-data {
    position: relative;
  }
}
@media (max-width: 599px) {
  .site-search-wrapper .site-search-block.site-search-option2 {
    padding-right: 15%;
  }
}

/** @format */
.site-bookmark-wrapper .site-bookmark-block {
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: flex;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon {
  width: 60px;
  height: 95px;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  border: 5px solid #ffffff;
  text-align: center;
  padding: 10px 0 0 0;
  position: relative;
  align-self: end;
  margin: 0 0 10px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon .site-bookmark-count {
  margin: 0 0 0;
  font-size: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #0096ff;
  width: 30px;
  height: 30px;
  z-index: 1;
  color: #0c1d6f;
  border-radius: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-icon:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915" !important;
  font-size: 45px;
  color: #0c1d6f;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close {
  position: absolute;
  background: #0096ff;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  width: 30px;
  height: 30px;
  right: 30px;
  top: 20px;
  text-align: center;
  color: black;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-close:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    padding: 70px 20px 50px 20px;
    z-index: 1001;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list-wrapper.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
  display: flex;
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    overflow: auto;
    padding: 50px 0 10px;
    width: calc(100vw - 200px);
    margin: 0 0 0 10px;
  }
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list {
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height: 100%;
    overflow: scroll;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list.site-bookmark-list-popup {
    opacity: 1;
    visibility: visible;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
  width: 65px;
  height: 95px;
  margin: 0 10px 0 0;
  position: relative;
  max-width: 65px;
  flex: 0 0 65px;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 25%;
    padding: 10px;
    height: 250px;
    float: left;
    margin: 0;
    flex: 0 0 25%;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem {
    max-width: 33.3%;
    height: 150px;
    float: left;
    flex: 0 0 33.3%;
  }
}
@media (min-width: 1000px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-list-block {
    translate: 0 -30px;
  }
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem:hover .site-bookmark-remove-button {
    opacity: 1;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block {
  border: 5px solid #ffffff;
  position: relative;
  background: #0c1d6f;
  height: 100%;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.4);
  translate: 0;
  transition: all ease 0.5s;
  overflow: hidden;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image {
  width: 100%;
  height: 100%;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-wrapper-listitem .site-bookmark-list-block .site-bookmark-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block:before {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 7px;
  left: 7px;
  right: 7px;
  text-align: center;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 4;
    bottom: 10px;
    line-height: 18px;
  }
}
@media (max-width: 599px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title {
    -webkit-line-clamp: 2;
    bottom: 10px;
    line-height: 18px;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-data-block .site-bookmark-title a {
  color: #ffffff;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
  position: absolute;
  font-size: 0;
  background: none;
  color: black;
  bottom: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #000000;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0;
}
@media (max-width: 999px) {
  .site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button {
    top: 20px;
    z-index: 10;
    bottom: auto;
    opacity: 1;
    right: 20px;
    left: auto;
    background: #ffffff;
    color: #0c1d6f;
  }
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:after {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  font-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.site-bookmark-wrapper .site-bookmark-block .site-bookmark-list .site-bookmark-remove-button:hover {
  background: #0096ff;
}

/** @format */
.site-custom-tab-slider-wrapper {
  display: block;
}
@media (min-width: 900px) {
  .site-custom-tab-slider-wrapper .site-custom-tab-slider {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list {
    background-color: #0c1d6f;
    opacity: 1;
    visibility: visible;
    width: 100%;
    max-width: 45%;
    flex: 0 0 45%;
    padding: 80px 80px 40px 80px;
    margin-top: 40px !important;
    order: 1;
  }
}
@media (min-width: 900px) and (min-width: 1500px) {
  .site-custom-tab-slider-wrapper .site-slider-tab-list {
    margin-top: 80px !important;
  }
}
@media (min-width: 900px) {
  .site-custom-tab-slider-wrapper .site-slider-tab-list:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    display: none !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption {
    position: relative;
    background: transparent;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-container {
    padding: 0 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
    padding: 0;
    text-align: right;
    margin-bottom: 40px !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3 {
    font-weight: 800;
    opacity: 0.9;
    transition: 0.5s ease all;
    margin-bottom: 0;
    position: relative;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6::after,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3::after {
    content: "";
    position: absolute;
    right: -55px;
    width: 0;
    transition: 0.5s ease all;
    height: 2px;
    background-color: #0096ff;
    top: 50%;
    transform: translateX(50%);
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6:hover, .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6:focus,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3:hover,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3:focus {
    opacity: 1;
    transition: 0.5s ease all;
    cursor: pointer;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data .toggled-content {
    display: none;
    overflow: hidden;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data h6,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data h3 {
    opacity: 1;
    transition: 0.5s ease all;
    margin-bottom: 20px;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data h6:after,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data h3:after {
    width: 70px;
    transition: 0.5s ease all;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list {
    opacity: 1;
    visibility: visible;
    padding-top: 0;
    width: 100%;
    max-width: 55%;
    flex: 0 0 55%;
    position: relative;
    order: 2;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content {
    opacity: 1 !important;
    width: 100%;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .site-slider-image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 80%;
    aspect-ratio: 0.83/1;
    margin: auto;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide {
    z-index: 0 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide img {
    transform: scale(0.8);
    right: -13% !important;
    transition: 0.5s ease all;
    position: relative;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.slick-current {
    z-index: 2 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.slick-current img {
    transform: scale(1);
    transition: 0.5s ease all;
    right: 0 !important;
    position: relative;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.slick-current + .slick-slide {
    z-index: 1 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.slick-current + .slick-slide img {
    transform: scale(0.9);
    right: -6.5% !important;
    transition: 0.5s ease all;
    position: relative;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.loopy {
    z-index: 1 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list .slick-slide.loopy img {
    transform: scale(0.9);
    right: -6.5% !important;
    transition: 0.5s ease all;
    position: relative;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-list {
    order: 2;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
    text-align: left;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h6::after,
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data h3::after {
    right: calc(100% + 60px);
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-content-list {
    order: 1;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-content-list .site-slider-tab-content .site-slider-image {
    left: -13% !important;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-content-list .slick-slide.slick-current img {
    left: 0 !important;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-content-list .slick-slide.slick-current + .slick-slide img {
    left: -6.5% !important;
  }
  .site-custom-tab-slider-wrapper.site-slider-tab-dt-right-wrapper .site-slider-tab-content-list .slick-slide.loopy img {
    transform: scale(0.9);
    left: -6.5% !important;
    transition: 0.5s ease all;
    position: relative;
  }
}
@media (max-width: 899px) {
  .site-custom-tab-slider-wrapper .site-custom-tab-slider {
    display: block !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list {
    max-width: 100%;
    opacity: 1;
    visibility: visible;
    padding: 20px 0;
    background-color: #0c1d6f;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide {
    cursor: pointer;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption {
    padding: 20px;
    background-color: #0c1d6f;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-container {
    padding: 0 !important;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
    border-bottom: 1px solid #0096ff;
    text-align: left;
    padding-bottom: 20px;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h3 {
    font-weight: 900;
    opacity: 0.9;
    transition: 0.5s ease all;
    margin-bottom: 0 !important;
    padding-right: 20px;
    position: relative;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6::after,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h3::after {
    font-family: "site-icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e919" !important;
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    top: 0%;
    font-size: 1rem;
    height: 100%;
    display: flex;
    justify-content: end;
    flex-direction: column;
    transition: 0.5s ease all;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data .toggled-content {
    padding: 20px 0 10px 0;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data > h6,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data > h3 {
    opacity: 1;
    transition: 0.5s ease all;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data > h6::after,
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide.active .site-slider-caption .site-slider-capton-data > h3::after {
    transform: rotate(0);
    transition: 0.5s ease all;
    justify-content: flex-start;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-list .site-slide:not(:first-child) .site-slider-caption {
    padding-top: 0;
  }
  .site-custom-tab-slider-wrapper .site-slider-tab-content-list {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list {
    background-color: transparent;
    margin-top: 0 !important;
    padding: 0;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide {
    margin-bottom: 130px;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide:last-child {
    padding-bottom: 200px;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption {
    background: transparent;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
    margin-bottom: 0 !important;
    text-align: left !important;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6 {
    font-size: 2.4rem;
    line-height: 120%;
    color: #0c1d6f;
    font-family: "basic-sans", sans-serif;
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) and (max-width: 1499px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) and (max-width: 999px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6 {
    font-size: 1.8461538462rem;
    line-height: 120%;
    margin-bottom: 35px;
  }
}
@media (min-width: 900px) and (max-width: 599px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h6 {
    font-size: 2rem;
    line-height: 120%;
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data > h3 {
    margin-bottom: 30px;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data p {
    color: #0c1d6f;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data big {
    margin-bottom: 30px !important;
    display: inline-block;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data .toggled-content {
    display: block;
    background: #f5f5f5;
    padding: 60px 30px;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption {
    padding: 0;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 899px) {
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption {
    background-color: #0c1d6f;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
    color: #ffffff;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a:not([class^=site-button]) {
    border-bottom-color: #ffffff;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a:not([class^=site-button]):hover {
    color: #0096ff !important;
    border-bottom-color: #0096ff;
  }
  .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a.site-cta {
    color: #ffffff;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
    color: #ffffff;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a:not([class^=site-button]) {
    border-bottom-color: #ffffff;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a:not([class^=site-button]):hover {
    color: #0096ff !important;
    border-bottom-color: #0096ff;
  }
  .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data a.site-cta {
    color: #ffffff;
  }
}

/** @format */
.site-page-title-wrapper {
  background-image: url("../images/doodles-lg.svg") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  background-position: left 140px !important;
}
.site-page-title-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  width: 100%;
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 37%);
  opacity: 0.3;
  z-index: 0;
}
.site-page-title-wrapper:before {
  z-index: 3;
  height: 100%;
  top: 0;
}
.site-page-title-wrapper .site-page-title {
  background: transparent !important;
  z-index: 4;
  position: relative;
}
.site-page-title-wrapper .site-page-title > * {
  max-width: 1026px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/** @format */
.site-autowidth-popup-slider-wrapper:not(.site-slider-slideshow-wrapper) .slick-slide {
  cursor: pointer;
}
.site-autowidth-popup-slider-wrapper:not(.site-slider-slideshow-wrapper) .slick-slide .site-slider-image-block {
  height: 455px;
  padding-bottom: 10px;
  opacity: 1;
  transition: 0.5s ease all;
}
.site-autowidth-popup-slider-wrapper:not(.site-slider-slideshow-wrapper) .slick-slide .site-slider-image-block .site-slider-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.4);
  border: none;
}
.site-autowidth-popup-slider-wrapper:not(.site-slider-slideshow-wrapper) .slick-slide .site-slider-image-block:hover, .site-autowidth-popup-slider-wrapper:not(.site-slider-slideshow-wrapper) .slick-slide .site-slider-image-block:focus {
  opacity: 0.4;
  transition: 0.5s ease all;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed {
  position: fixed;
  z-index: 110;
  bottom: 50px;
  height: 125px;
  overflow: hidden;
  display: none;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  left: 0;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .site-slider-tab-list::before {
  content: "";
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  background-color: #ffffff;
  opacity: 0.3;
  width: 100%;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .site-slider-tab-list .slick-list {
  padding-top: 10px !important;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-arrow,
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-dots {
  display: none !important;
}
@media (min-width: 600px) {
  .site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed {
    padding: 0 5%;
  }
}
@media (min-width: 1500px) {
  .site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed {
    padding: 0 7%;
  }
}
@media (min-width: 1950px) {
  .site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed {
    max-width: 1920px;
    padding: 0;
  }
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .site-slider-image-block {
  height: 125px;
  opacity: 0.4 !important;
  transition: 0.5s ease all;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-slide {
  cursor: pointer;
}
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-current .site-slider-image-block,
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-slide:hover .site-slider-image-block,
.site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed .slick-slide:focus .site-slider-image-block {
  opacity: 1 !important;
  transition: 0.5s ease all;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #0c1d6f;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content {
  height: calc(100vh - 20px);
  padding-top: 20px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
  display: block;
  height: initial;
  position: relative;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner a.site-cta {
  color: #ffffff;
}
@media (min-width: 600px) {
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
    padding: 0 5%;
  }
}
@media (min-width: 1500px) {
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
    padding: 0 7%;
  }
}
@media (min-width: 1950px) {
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
    max-width: 1920px;
    padding: 0;
  }
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
  display: block;
  height: initial;
  position: relative;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table h6 {
  font-weight: 800;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody {
  display: block;
  height: initial;
  position: relative;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr {
  display: flex;
  flex-wrap: wrap;
  height: initial;
  position: relative;
  white-space: wrap;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  height: inherit;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td:not(:last-child) {
  margin-bottom: 30px;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .close {
  position: relative;
  z-index: 9;
  margin-bottom: 20px;
  width: 68px;
  height: 68px;
  border: 1px solid #0096ff;
  border-radius: 999px;
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
  transition: 0.5s ease all;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .close::before {
  font-family: "site-icon";
  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;
  text-shadow: none;
  color: #fff;
}
.site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .close:hover, .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .close:focus {
  background-color: #0096ff;
  transition: 0.5s ease all;
}

@media (min-width: 768px) {
  .site-autowidth-popup-slider-wrapper .image-slider-wrapper.fixed {
    max-width: 60% !important;
    padding-right: 2.8% !important;
    display: block;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content {
    height: calc(100vh - 125px - 100px);
    padding-top: 50px !important;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
    height: calc(100vh - 125px - 150px);
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table {
    margin-left: -2.8%;
    margin-right: -2.8%;
    width: 105.6% !important;
    height: inherit;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody {
    height: inherit;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr {
    height: inherit;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td {
    height: inherit;
    padding: 0 2.8%;
    margin: 0 !important;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td:nth-child(odd) {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td:nth-child(odd) > img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .site-autowidth-popup-slider-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner table > tbody > tr > td:nth-child(even) {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .image-slider-wrapper.fixed {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    width: 100%;
    max-width: 55% !important;
  }
}
@media (min-width: 768px) and (min-width: 600px) {
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .image-slider-wrapper.fixed {
    padding: 0 7%;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .image-slider-wrapper.fixed {
    padding: 0 12%;
  }
}
@media (min-width: 768px) and (min-width: 1500px) {
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .image-slider-wrapper.fixed {
    padding: 0 10%;
  }
}
@media (min-width: 768px) and (min-width: 1950px) {
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .image-slider-wrapper.fixed {
    max-width: 1500px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .site-autowidth-popup-slider-wrapper.site-full-width-content-wrapper .site-slider-tab-content-list .site-slider-tab-content .inner {
    padding: 0;
  }
}
/** @format */
.site-quote-slider-wrapper .site-slider .site-slide {
  position: relative;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption {
  position: relative;
  background: linear-gradient(143deg, rgb(16, 34, 120) 77%, rgb(12, 29, 111) 100%);
  margin-top: 30px;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data {
  text-align: left;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data q {
  display: block;
  font-size: 1.5rem !important;
  line-height: 150% !important;
  position: relative;
  padding-left: 25px;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data q::before {
  text-align: left;
  position: absolute;
  left: 0;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data [class^=site-button-]::before {
  font-family: "site-icon";
  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: "\e922" !important;
  margin-right: 10px;
  color: #0096ff;
  transition: 0.5s ease all;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data [class^=site-button-]:hover::before {
  color: #ffffff;
  transition: 0.5s ease all;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data .site-button-secondary {
  color: #ffffff;
  margin-top: 30px;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data .site-button-primary, .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data .site-form-payment-wrapper .site-payment-buttons button, .site-form-payment-wrapper .site-payment-buttons .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data button {
  border: 1px solid #0096ff;
  margin-top: 30px;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-image-block .site-slider-image {
  width: auto;
  max-height: 50vh;
  margin: auto;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc a.site-cta {
  color: #ffffff;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc h5 {
  margin: 0;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc p {
  padding-bottom: 15px;
}
.site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc p small::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c" !important;
  color: #0096ff;
  margin-bottom: 10px;
  margin-right: 10px;
}
.site-quote-slider-wrapper .site-slider .site-slide.secondary .site-slider-caption .site-slider-capton-data [class^=site-button-]::before {
  color: #ffc800;
}
.site-quote-slider-wrapper .site-slider .site-slide.secondary .site-slider-caption .site-slider-capton-data [class^=site-button-]:hover::before {
  color: #ffc800;
}
.site-quote-slider-wrapper .site-slider .site-slide.secondary .site-slider-more-desc p small::before {
  color: #ffc800;
}
@media (min-width: 600px) {
  .site-quote-slider-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    display: flex !important;
    align-items: flex-start;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-image {
    margin: 0 !important;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc {
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    background: linear-gradient(143deg, rgb(16, 34, 120) 77%, rgb(12, 29, 111) 100%);
    top: 50px;
    position: relative;
    text-align: right;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-more-desc p {
    padding: 30px 0 15px 0;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data q {
    padding-left: 0;
  }
}
@media (min-width: 900px) {
  .site-quote-slider-wrapper .site-slider .site-slide {
    padding-left: 60px;
    padding-bottom: 50px;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-image-block {
    position: absolute;
    height: 100%;
    z-index: 2;
    left: 0;
    max-width: 331px;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-image-block .site-slider-more-desc {
    left: 50px;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-image-block .site-slider-image {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 5px;
    z-index: 2;
    max-height: 100%;
  }
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption {
    padding: 80px 30px 80px 331px;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    margin-left: 50px;
  }
}
@media (min-width: 900px) and (min-width: 1500px) {
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 900px) and (min-width: 1500px) {
  .site-quote-slider-wrapper .site-slider .site-slide .site-slider-caption .site-slider-capton-data q {
    font-size: 2rem !important;
  }
}
@media (min-width: 900px) {
  .site-quote-slider-wrapper .slick-arrow::before {
    background-color: #0c1d6f !important;
  }
  .site-quote-slider-wrapper .slick-arrow:hover::before {
    background-color: #0096ff !important;
  }
  .site-quote-slider-wrapper .slick-arrow.slick-prev {
    left: -50px;
  }
  .site-quote-slider-wrapper .slick-arrow.slick-prev:hover, .site-quote-slider-wrapper .slick-arrow.slick-prev:focus {
    left: -60px;
  }
  .site-quote-slider-wrapper .slick-arrow.slick-next {
    right: -50px;
  }
  .site-quote-slider-wrapper .slick-arrow.slick-next:hover, .site-quote-slider-wrapper .slick-arrow.slick-next:focus {
    right: -60px;
  }
  .site-quote-slider-wrapper .slick-dots li button::before {
    border: 1px solid #ffffff !important;
  }
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
  -o-object-position: bottom;
     object-position: bottom;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .primary-bg,
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg,
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
  position: absolute;
  height: 100%;
  width: 70%;
  right: -21%;
  border-radius: 5px;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .primary-bg {
  background-color: #0098aa;
  z-index: 0;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .primary-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  background-image: url("../images/quote-doodles.svg");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  opacity: 0.3;
  display: block;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg {
  background-color: #ffc800;
  right: -26%;
  z-index: -1;
  height: 90%;
  top: 50%;
  transform: translateY(-50%);
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
  background-color: #70c82f;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -2;
  right: -30%;
}
@media (max-width: 899px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block {
    position: relative;
  }
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .site-slider-image {
    z-index: 1;
    position: relative;
  }
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .primary-bg,
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg,
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
    width: 39%;
    right: 37%;
  }
}
@media (max-width: 899px) and (max-width: 599px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .primary-bg,
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg,
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
    right: 50%;
    top: 100px;
    height: calc(100% - 100px);
    transform: translateX(50%);
    width: 50%;
  }
}
@media (max-width: 899px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg {
    right: 35%;
  }
}
@media (max-width: 899px) and (max-width: 599px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .secondary-bg {
    right: 48%;
    top: 150px;
    height: calc(100% - 150px);
  }
}
@media (max-width: 899px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
    right: 33%;
  }
}
@media (max-width: 899px) and (max-width: 599px) {
  .site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slider-image-block .tertiary-bg {
    right: 46%;
    top: 200px;
    height: calc(100% - 220px);
  }
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n-1) .primary-bg {
  background-color: #ffc800;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n-1) .secondary-bg {
  background-color: #70c82f;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n-1) .tertiary-bg {
  background-color: #0098aa;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n) .primary-bg {
  background-color: #70c82f;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n) .secondary-bg {
  background-color: #0098aa;
}
.site-quote-slider-wrapper.site-quote-slider-with-backgrounds-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg):nth-child(3n) .tertiary-bg {
  background-color: #ffc800;
}

/** @format */
.site-hero-banner-wrapper .site-slider .site-slide:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
.site-hero-banner-wrapper .site-slider .site-slide h1,
.site-hero-banner-wrapper .site-slider .site-slide h2,
.site-hero-banner-wrapper .site-slider .site-slide h3,
.site-hero-banner-wrapper .site-slider .site-slide h4,
.site-hero-banner-wrapper .site-slider .site-slide h5,
.site-hero-banner-wrapper .site-slider .site-slide h6 {
  font-weight: 400;
}
.site-hero-banner-wrapper .site-slider .site-slide h1 strong,
.site-hero-banner-wrapper .site-slider .site-slide h2 strong,
.site-hero-banner-wrapper .site-slider .site-slide h3 strong,
.site-hero-banner-wrapper .site-slider .site-slide h4 strong,
.site-hero-banner-wrapper .site-slider .site-slide h5 strong,
.site-hero-banner-wrapper .site-slider .site-slide h6 strong {
  font-weight: 700;
}
.site-hero-banner-wrapper .site-slider .site-slide .site-slider-image-block {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: auto !important;
}
.site-hero-banner-wrapper .site-slider .site-slide .site-slider-image-block .site-slider-image {
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto !important;
}
.site-hero-banner-wrapper .site-slider .site-slide .site-slider-video-block {
  height: auto !important;
}
.site-hero-banner-wrapper .site-slider .site-slide .site-slider-video-block .site-slider-video {
  height: auto !important;
  max-width: 1000px;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  aspect-ratio: 16/9;
}
.site-hero-banner-wrapper .site-slider .site-slide .site-slider-caption {
  background: transparent;
}
.site-hero-banner-wrapper .site-slider:not(.gallery-bg-image):not(.site-gallery-parallax):not(.site-gallery-bg) .site-slide {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}

/** @format */
.site-parallax-gallery-wrapper .site-slick-wrapper {
  opacity: 1;
  visibility: visible;
  display: flex;
  flex-wrap: wrap;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide {
  flex: 0 0 100%;
  max-width: 100%;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide:not(:last-child) {
  margin-bottom: 30px;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .slide-inner {
  overflow: hidden;
  border-radius: 10px;
  opacity: 1 !important;
  transition: 0.5s ease all;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .slide-inner:hover, .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .slide-inner:focus {
  opacity: 0.7 !important;
  transition: 0.5s ease all;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-image {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 900px) and (max-width: 1499px) {
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption .site-container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 899px) {
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption {
    background: transparent;
    padding-bottom: 0;
  }
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h1,
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h2,
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h3,
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h4,
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h5,
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption h6 {
  font-weight: 600;
}
.site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .site-slider-caption p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .slide-inner {
    display: block;
    max-width: 90%;
    margin: auto;
    position: relative;
  }
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide:nth-child(odd) {
    padding-right: 2%;
  }
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide:nth-child(even) {
    padding-left: 2%;
    padding-top: 5vh;
  }
}
@media (min-width: 1500px) {
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide:nth-child(odd) {
    padding-right: 5%;
  }
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide:nth-child(even) {
    padding-left: 5%;
    padding-top: 10vh;
  }
  .site-parallax-gallery-wrapper .site-slick-wrapper .site-slide .slide-inner {
    max-width: 80%;
  }
}

/** @format */
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background: white;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  padding: 30px;
  border: 1px solid #d9dade;
  outline: none;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid transparent;
  border-radius: 100%;
  cursor: pointer;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f" !important;
  font-weight: bold;
  font-size: 20px;
  transition: all ease 0.5s;
  display: block;
  color: #0c1d6f;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover {
  border: 1px solid #0c1d6f;
  transition: all ease 0.5s;
}
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .site-opened-popup-wrapper .site-wide-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-opened-popup .site-popup-close:hover::before,
body:not(.cms-page-is-in-edit-mode) .popup-wrapper .site-wide-popup .site-popup-close:hover::before {
  transform: scale(0.7);
}
@media (min-width: 600px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .popup-wrapper.hide-mobile {
    display: none;
  }
}

body.cms-page-is-published .popup-wrapper .site-wide-popup {
  pointer-events: none;
  outline: none;
}
body.cms-page-is-published .popup-wrapper .site-wide-popup .site-popup-close {
  pointer-events: all;
}

/** @format */
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: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  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 7%;
  }
}
@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 {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  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 10%;
  }
}
@media (min-width: 1950px) {
  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: 1500px;
    padding: 0;
  }
}
@media (min-width: 1950px) {
  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 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 599px) {
  body:not(.cms-page-is-in-edit-mode) .feature-zone:not(#Hero) .site-full-width-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.site-form-payment-wrapper .site-form-product-payment-block .site-form-product-payment-data {
  background: #f5f5f5;
}
.site-form-payment-wrapper .site-form-title {
  color: #0c1d6f;
  font-family: "basic-sans", sans-serif;
  font-size: 17px;
}
/** @format */
.cms-text-feature table {
  margin-bottom: 40px !important;
  line-height: 30px;
}
@media (max-width: 599px) {
  .cms-text-feature table {
    margin-bottom: 10px !important;
  }
}
.cms-text-feature table tr {
  background: transparent;
}
.cms-text-feature table tr th {
  background: #0c1d6f;
}
.cms-text-feature table tr:nth-child(2n) {
  background: #eee;
}
@media (max-width: 599px) {
  .cms-text-feature table tr:nth-child(2n) {
    background: none;
  }
}

@media (max-width: 599px) {
  table.site-table-mobile > thead > tr:not(:last-child),
  table.site-table-mobile > tbody > tr:not(:last-child) {
    margin-bottom: 30px;
  }
  table.site-table-mobile > thead > tr:first-child,
  table.site-table-mobile > tbody > tr:first-child {
    padding-top: 0;
  }
}
@media (max-width: 599px) {
  table.site-table-mobile > thead > tr > td,
  table.site-table-mobile > thead > tr > th,
  table.site-table-mobile > tbody > tr > td,
  table.site-table-mobile > tbody > tr > th {
    padding-left: 0;
    padding-right: 0;
  }
  table.site-table-mobile > thead > tr > td:not(:last-child),
  table.site-table-mobile > thead > tr > th:not(:last-child),
  table.site-table-mobile > tbody > tr > td:not(:last-child),
  table.site-table-mobile > tbody > tr > th:not(:last-child) {
    margin-bottom: 30px;
  }
}
table.site-table-mobile > thead > tr > td h1,
table.site-table-mobile > thead > tr > th h1,
table.site-table-mobile > tbody > tr > td h1,
table.site-table-mobile > tbody > tr > th h1 {
  margin-bottom: 40px;
}
table.site-table-mobile > thead > tr > td h2,
table.site-table-mobile > thead > tr > th h2,
table.site-table-mobile > tbody > tr > td h2,
table.site-table-mobile > tbody > tr > th h2 {
  margin-bottom: 40px;
}
table.site-table-mobile > thead > tr > td h3,
table.site-table-mobile > thead > tr > th h3,
table.site-table-mobile > tbody > tr > td h3,
table.site-table-mobile > tbody > tr > th h3 {
  margin-bottom: 30px;
}
table.site-table-mobile > thead > tr > td h4,
table.site-table-mobile > thead > tr > th h4,
table.site-table-mobile > tbody > tr > td h4,
table.site-table-mobile > tbody > tr > th h4 {
  margin-bottom: 40px;
}
table.site-table-mobile > thead > tr > td h5,
table.site-table-mobile > thead > tr > th h5,
table.site-table-mobile > tbody > tr > td h5,
table.site-table-mobile > tbody > tr > th h5 {
  margin-bottom: 40px;
}
table.site-table-mobile > thead > tr > td h6,
table.site-table-mobile > thead > tr > th h6,
table.site-table-mobile > tbody > tr > td h6,
table.site-table-mobile > tbody > tr > th h6 {
  margin-bottom: 40px;
}

table.site-table-no-scroll {
  display: table !important;
}

table.site-table-mobile-stack {
  border-collapse: collapse;
  margin: 0 0 80px;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  white-space: normal;
}
table.site-table-mobile-stack tr {
  background-color: transparent;
  border: 1px solid #eee;
  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;
}
@media (max-width: 599px) {
  table.site-table-mobile-stack {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  table.site-table-mobile-stack caption {
    font-size: 1.3em;
  }
  table.site-table-mobile-stack thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.site-table-mobile-stack tr {
    display: block;
    margin-bottom: 0.625em;
    background: none !important;
  }
  table.site-table-mobile-stack td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right !important;
  }
  table.site-table-mobile-stack td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #0c1d6f;
  }
  table.site-table-mobile-stack td:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 599px) {
  table.site-table-mobile > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 599px) {
  table.site-table-row-border {
    width: 100% !important;
  }
}
table.site-table-row-border tr {
  border-bottom: 1px solid #eee;
}
table.site-table-row-border tr td h1,
table.site-table-row-border tr td h2,
table.site-table-row-border tr td h3,
table.site-table-row-border tr td h4,
table.site-table-row-border tr td h5,
table.site-table-row-border tr td h6,
table.site-table-row-border tr td p {
  margin: 0 !important;
}
@media (max-width: 599px) {
  table.site-table-row-border.site-table-mobile > thead > tr > td h1,
  table.site-table-row-border.site-table-mobile > thead > tr > td h2,
  table.site-table-row-border.site-table-mobile > thead > tr > td h3,
  table.site-table-row-border.site-table-mobile > thead > tr > td h4,
  table.site-table-row-border.site-table-mobile > thead > tr > td h5,
  table.site-table-row-border.site-table-mobile > thead > tr > td h6,
  table.site-table-row-border.site-table-mobile > thead > tr > td p,
  table.site-table-row-border.site-table-mobile > thead > tr > th h1,
  table.site-table-row-border.site-table-mobile > thead > tr > th h2,
  table.site-table-row-border.site-table-mobile > thead > tr > th h3,
  table.site-table-row-border.site-table-mobile > thead > tr > th h4,
  table.site-table-row-border.site-table-mobile > thead > tr > th h5,
  table.site-table-row-border.site-table-mobile > thead > tr > th h6,
  table.site-table-row-border.site-table-mobile > thead > tr > th p,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h1,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h2,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h3,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h4,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h5,
  table.site-table-row-border.site-table-mobile > tbody > tr > td h6,
  table.site-table-row-border.site-table-mobile > tbody > tr > td p,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h1,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h2,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h3,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h4,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h5,
  table.site-table-row-border.site-table-mobile > tbody > tr > th h6,
  table.site-table-row-border.site-table-mobile > tbody > tr > th p {
    margin: 0 !important;
  }
}

table.site-column-styling > tbody > tr > td > h6,
table.site-column-styling-large > tbody > tr > td > h6,
table.site-table-box-counters > tbody > tr > td > h6 {
  font-size: 1.5rem;
  line-height: 110%;
  margin-bottom: 30px;
  font-weight: 800;
}
@media (min-width: 768px) {
  table.site-column-styling,
  table.site-column-styling-large,
  table.site-table-box-counters {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px) !important;
  }
  table.site-column-styling > tbody,
  table.site-column-styling-large > tbody,
  table.site-table-box-counters > tbody {
    display: block;
  }
  table.site-column-styling > tbody > tr,
  table.site-column-styling-large > tbody > tr,
  table.site-table-box-counters > tbody > tr {
    display: flex !important;
    justify-content: center;
    width: 100%;
  }
  table.site-column-styling > tbody > tr:nth-child(2n),
  table.site-column-styling-large > tbody > tr:nth-child(2n),
  table.site-table-box-counters > tbody > tr:nth-child(2n) {
    background-color: transparent;
  }
  table.site-column-styling > tbody > tr > td,
  table.site-column-styling-large > tbody > tr > td,
  table.site-table-box-counters > tbody > tr > td {
    flex: 1;
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  table.site-column-styling > tbody > tr > td [class^=site-button-],
  table.site-column-styling-large > tbody > tr > td [class^=site-button-],
  table.site-table-box-counters > tbody > tr > td [class^=site-button-] {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 768px) {
  table.site-column-styling > tbody > tr > td > img:first-child:last-child,
  table.site-column-styling-large > tbody > tr > td > img:first-child:last-child,
  table.site-table-box-counters > tbody > tr > td > img:first-child:last-child {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  table.site-column-styling > tbody > tr:not(:first-child),
  table.site-column-styling-large > tbody > tr:not(:first-child),
  table.site-table-box-counters > tbody > tr:not(:first-child) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  table.site-column-styling.table-tablet-2-columns,
  table.site-column-styling-large.table-tablet-2-columns,
  table.site-table-box-counters.table-tablet-2-columns {
    width: calc(100% + 30px) !important;
  }
  table.site-column-styling.table-tablet-2-columns > tbody > tr,
  table.site-column-styling-large.table-tablet-2-columns > tbody > tr,
  table.site-table-box-counters.table-tablet-2-columns > tbody > tr {
    flex-wrap: wrap;
    flex-direction: initial !important;
  }
  table.site-column-styling.table-tablet-2-columns > tbody > tr > td,
  table.site-column-styling-large.table-tablet-2-columns > tbody > tr > td,
  table.site-table-box-counters.table-tablet-2-columns > tbody > tr > td {
    flex: 0 0 50%;
    max-width: 50% !important;
    padding: 0 15px;
  }
  table.site-column-styling.table-tablet-2-columns > tbody > tr > td:not(:nth-last-child(1)):not(:nth-last-child(2)),
  table.site-column-styling-large.table-tablet-2-columns > tbody > tr > td:not(:nth-last-child(1)):not(:nth-last-child(2)),
  table.site-table-box-counters.table-tablet-2-columns > tbody > tr > td:not(:nth-last-child(1)):not(:nth-last-child(2)) {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  table.site-column-styling-large {
    margin-left: -2.8%;
    margin-right: -2.8%;
    width: 105.6% !important;
  }
  table.site-column-styling-large > tbody > tr td {
    padding: 0 2.8%;
  }
}

.site-vertical-center table.site-column-styling > tbody > tr,
.site-vertical-center table.site-column-styling-large > tbody > tr {
  align-items: center;
}

@media (max-width: 767px) {
  table.site-column-styling > tbody > tr,
  table.site-column-styling-large > tbody > tr {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  table.site-column-styling > tbody > tr > td,
  table.site-column-styling-large > tbody > tr > td {
    max-width: 100% !important;
    padding: 0;
  }
  table.site-column-styling > tbody > tr > td:not(:last-child),
  table.site-column-styling-large > tbody > tr > td:not(:last-child) {
    margin-bottom: 30px;
  }
  table.site-column-styling.reverse-cols-mob > tbody > tr,
  table.site-column-styling-large.reverse-cols-mob > tbody > tr {
    flex-direction: column-reverse;
  }
  table.site-column-styling.reverse-cols-mob > tbody > tr > td:not(:last-child),
  table.site-column-styling-large.reverse-cols-mob > tbody > tr > td:not(:last-child) {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  p + .site-table-dark-blue-bg {
    margin-top: 30px;
  }
}
.site-table-dark-blue-bg {
  width: 100%;
  display: block;
  border: none;
  position: relative;
  background-color: #0c1d6f;
  padding: 30px;
}
.site-table-dark-blue-bg :not([class^=site-button]) {
  color: #ffffff;
  text-transform: uppercase;
}
.site-table-dark-blue-bg a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-table-dark-blue-bg a:not([class^=site-button]):hover {
  color: #0096ff;
  border-bottom-color: #0096ff;
}
.site-table-dark-blue-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/table-doodles.svg");
  opacity: 0.1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.site-table-dark-blue-bg tbody,
.site-table-dark-blue-bg tr,
.site-table-dark-blue-bg th,
.site-table-dark-blue-bg td {
  width: 100%;
  display: block;
  border: none;
  white-space: wrap;
}
@media (min-width: 600px) {
  .site-table-dark-blue-bg {
    padding: 80px 30px;
  }
}

@media (max-width: 599px) {
  p + .site-table-blue-bg {
    margin-top: 30px;
  }
}
.site-table-blue-bg {
  width: 100%;
  display: block;
  border: none;
  position: relative;
  background-color: #0078cc;
  padding: 30px;
}
.site-table-blue-bg :not([class^=site-button]) {
  color: #ffffff;
  text-transform: uppercase;
}
.site-table-blue-bg a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-table-blue-bg a:not([class^=site-button]):hover {
  color: #0096ff;
  border-bottom-color: #0096ff;
}
.site-table-blue-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/table-doodles.svg");
  opacity: 0.1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.site-table-blue-bg tbody,
.site-table-blue-bg tr,
.site-table-blue-bg th,
.site-table-blue-bg td {
  width: 100%;
  display: block;
  border: none;
  white-space: wrap;
}
@media (min-width: 600px) {
  .site-table-blue-bg {
    padding: 80px 30px;
  }
}

@media (max-width: 599px) {
  p + .site-table-purple-bg {
    margin-top: 30px;
  }
}
.site-table-purple-bg {
  width: 100%;
  display: block;
  border: none;
  position: relative;
  background-color: #6c3b77;
  padding: 30px;
}
.site-table-purple-bg :not([class^=site-button]) {
  color: #ffffff;
  text-transform: uppercase;
}
.site-table-purple-bg a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-table-purple-bg a:not([class^=site-button]):hover {
  color: #0096ff;
  border-bottom-color: #0096ff;
}
.site-table-purple-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/table-doodles.svg");
  opacity: 0.1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.site-table-purple-bg tbody,
.site-table-purple-bg tr,
.site-table-purple-bg th,
.site-table-purple-bg td {
  width: 100%;
  display: block;
  border: none;
  white-space: wrap;
}
@media (min-width: 600px) {
  .site-table-purple-bg {
    padding: 80px 30px;
  }
}

@media (max-width: 599px) {
  p + .site-table-green-bg {
    margin-top: 30px;
  }
}
.site-table-green-bg {
  width: 100%;
  display: block;
  border: none;
  position: relative;
  background-color: #0098aa;
  padding: 30px;
}
.site-table-green-bg :not([class^=site-button]) {
  color: #ffffff;
  text-transform: uppercase;
}
.site-table-green-bg a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.site-table-green-bg a:not([class^=site-button]):hover {
  color: #0096ff;
  border-bottom-color: #0096ff;
}
.site-table-green-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/table-doodles.svg");
  opacity: 0.1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.site-table-green-bg tbody,
.site-table-green-bg tr,
.site-table-green-bg th,
.site-table-green-bg td {
  width: 100%;
  display: block;
  border: none;
  white-space: wrap;
}
@media (min-width: 600px) {
  .site-table-green-bg {
    padding: 80px 30px;
  }
}

@media (max-width: 599px) {
  p + .site-table-light-blue-bg {
    margin-top: 30px;
  }
}
.site-table-light-blue-bg {
  width: 100%;
  display: block;
  border: none;
  position: relative;
  background-color: #61d9ff;
  padding: 30px;
}
.site-table-light-blue-bg :not([class^=site-button]) {
  color: #0c1d6f;
  text-transform: uppercase;
}
.site-table-light-blue-bg a:not([class^=site-button]) {
  border-bottom-color: #0c1d6f;
}
.site-table-light-blue-bg a:not([class^=site-button]):hover {
  color: #0096ff;
  border-bottom-color: #0096ff;
}
.site-table-light-blue-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/table-doodles.svg");
  opacity: 0.1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.site-table-light-blue-bg tbody,
.site-table-light-blue-bg tr,
.site-table-light-blue-bg th,
.site-table-light-blue-bg td {
  width: 100%;
  display: block;
  border: none;
  white-space: wrap;
}
@media (min-width: 600px) {
  .site-table-light-blue-bg {
    padding: 80px 30px;
  }
}

@media (min-width: 600px) {
  table.site-table-box-counters, table.site-table-box-icons {
    margin-left: -7.5px;
    margin-right: -7.5px;
    width: calc(100% + 15px) !important;
  }
}
table.site-table-box-counters > tbody > tr, table.site-table-box-icons > tbody > tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
table.site-table-box-counters > tbody > tr > td :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *), table.site-table-box-icons > tbody > tr > td :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
table.site-table-box-counters > tbody > tr > td a:not([class^=site-button]), table.site-table-box-icons > tbody > tr > td a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
table.site-table-box-counters > tbody > tr > td a:not([class^=site-button]):hover, table.site-table-box-icons > tbody > tr > td a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
table.site-table-box-counters > tbody > tr > td a.site-cta, table.site-table-box-icons > tbody > tr > td a.site-cta {
  color: #ffffff;
}
@media (min-width: 600px) {
  table.site-table-box-counters > tbody > tr > td, table.site-table-box-icons > tbody > tr > td {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 7.5px;
  }
}
@media (min-width: 1024px) {
  table.site-table-box-counters > tbody > tr > td, table.site-table-box-icons > tbody > tr > td {
    flex: 0 0 33.333333333%;
    max-width: 33.3333333%;
  }
}
table.site-table-box-counters > tbody > tr > td:not(:last-child), table.site-table-box-icons > tbody > tr > td:not(:last-child) {
  margin-bottom: 0;
}
table.site-table-box-counters > tbody > tr > td > .counter-inner, table.site-table-box-icons > tbody > tr > td > .counter-inner {
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) {
  table.site-table-box-counters > tbody > tr > td > .counter-inner, table.site-table-box-icons > tbody > tr > td > .counter-inner {
    height: 100%;
  }
}
table.site-table-box-counters > tbody > tr > td > .counter-inner h5, table.site-table-box-icons > tbody > tr > td > .counter-inner h5 {
  margin-bottom: 15px;
  line-height: 85%;
}
table.site-table-box-counters > tbody > tr > td > .counter-inner::before, table.site-table-box-icons > tbody > tr > td > .counter-inner::before {
  display: block;
  width: 68px;
  height: 68px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 999px;
  padding: 10px;
  font-weight: "acumin-pro ", sans-serif;
  font-weight: 600;
  font-size: 27px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  transition: 0.5s ease all;
}
@media (min-width: 1024px) {
  table.site-table-box-counters > tbody > tr > td > .counter-inner, table.site-table-box-icons > tbody > tr > td > .counter-inner {
    padding: 30px;
  }
  table.site-table-box-counters > tbody > tr > td > .counter-inner h5, table.site-table-box-counters > tbody > tr > td > .counter-inner::before, table.site-table-box-icons > tbody > tr > td > .counter-inner h5, table.site-table-box-icons > tbody > tr > td > .counter-inner::before {
    margin-bottom: 30px;
  }
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+1) > .counter-inner {
  background: #0096ff;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+1) > .counter-inner::before {
  content: "1";
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+2) > .counter-inner {
  background: #0474d7;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+2) > .counter-inner::before {
  content: "2";
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+3) > .counter-inner {
  background: #0661bf;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+3) > .counter-inner::before {
  content: "3";
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+4) > .counter-inner {
  background: #0752ae;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+4) > .counter-inner::before {
  content: "4";
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+5) > .counter-inner {
  background: #0b3288;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+5) > .counter-inner::before {
  content: "5";
}

table.site-table-box-counters > tbody > tr > td:nth-child(6n+6) > .counter-inner {
  background: #0c1d6f;
  transition: 0.5s ease all;
}
table.site-table-box-counters > tbody > tr > td:nth-child(6n+6) > .counter-inner::before {
  content: "6";
}

table.site-table-box-icons > tbody > tr > td:nth-child(3n-2) > .counter-inner {
  background: linear-gradient(148deg, #0098aa 0%, rgb(4, 102, 140) 100%);
}
table.site-table-box-icons > tbody > tr > td:nth-child(3n-2) > .counter-inner::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91f" !important;
}
table.site-table-box-icons > tbody > tr > td:nth-child(3n-1) > .counter-inner {
  background: linear-gradient(148deg, #6c3b77 0%, rgb(68, 46, 116) 100%);
}
table.site-table-box-icons > tbody > tr > td:nth-child(3n-1) > .counter-inner::before {
  font-family: "site-icon";
  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: "\e920" !important;
}
table.site-table-box-icons > tbody > tr > td:nth-child(3n) > .counter-inner {
  background: linear-gradient(148deg, #0c1d6f 0%, rgb(13, 30, 111) 100%);
}
table.site-table-box-icons > tbody > tr > td:nth-child(3n) > .counter-inner::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921" !important;
}

/** @format */
table {
  border: none;
}
table.site-table-accordion tbody {
  display: block;
  width: 100%;
}
table.site-table-accordion tr {
  font-size: 17px;
  line-height: 30px;
  background: #ffffff !important;
  transition: 0.5s ease all;
  display: block !important;
  width: 100%;
}
table.site-table-accordion tr th {
  color: #0c1d6f !important;
  text-align: left;
  background: none !important;
  font-family: "basic-sans", sans-serif;
  border: none;
  transition: 0.5s ease all;
}
table.site-table-accordion tr td {
  text-align: left;
  width: 100%;
  display: block;
  padding: 30px;
  text-wrap: wrap;
}
@media (max-width: 599px) {
  table.site-table-accordion tr td {
    padding-left: 0;
    padding-right: 0;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
  font-size: 17px;
  line-height: 30px;
  background: #ffffff !important;
  border: 1px solid #0096ff !important;
  transition: 0.5s ease all;
  margin-top: 15px;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  display: block !important;
  width: 100%;
}
@media (max-width: 599px) {
  table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header {
    padding: 0 !important;
  }
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  color: #0c1d6f !important;
  text-align: left;
  transition: 0.5s ease all;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover {
  background: #0096ff !important;
  border: 1px solid #0096ff !important;
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header:hover th {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active {
  background: #0c1d6f !important;
  border: 1px solid #0c1d6f !important;
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th {
  color: #ffffff !important;
  transition: 0.5s ease all;
}
table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:after {
  background: #ffffff !important;
  transition: 0.5s ease all;
}

body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th {
  position: relative;
}
body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th::after {
  content: "\e919" !important;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(180deg);
  color: #0096ff !important;
  transition: 0.5s ease all;
  margin: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  width: auto !important;
  height: 100% !important;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th:hover::after, body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header th:focus::after {
  color: #0c1d6f !important;
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th::after {
  content: "\e919" !important;
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent !important;
  transform: rotate(0);
  transition: 0.5s ease all;
}
body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:hover::after, body:not(.cms-page-is-in-edit-mode) table.site-table-accordion tr.site-tbl-accordion-row.site-tbl-accordion-header.site-tbl-accordion-header-active th:focus::after {
  color: #0096ff !important;
  transition: 0.5s ease all;
}

.site-pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 20px 0 0;
}
.site-pagination li {
  padding: 0;
  text-align: center;
}
.site-pagination li a {
  color: #ffffff;
  padding: 7px 15px;
  min-width: 40px;
  height: 40px;
  border: 1px solid #f5f5f5;
  background: #0c1d6f;
}
.site-pagination li.site-pagination-active a, .site-pagination li:hover a {
  background: #0096ff;
  color: #ffffff;
}

/** @format */
@media (max-width: 767px) {
  p + blockquote,
  ul + blockquote,
  ol + blockquote {
    margin-top: 30px;
  }
}
blockquote,
q {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
  text-align: left;
}
blockquote.site-small-quote h6,
q.site-small-quote h6 {
  font-size: 1.7rem;
  line-height: 130%;
}
blockquote.site-small-quote h5,
q.site-small-quote h5 {
  font-size: 1.6rem;
}
blockquote::before,
q::before {
  font-family: "site-icon";
  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: "\e91b" !important;
  color: #0096ff;
  display: inline-block;
  background-color: #0c1d6f;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 30px;
  border-radius: 5px;
}
blockquote > h5,
q > h5 {
  margin-bottom: 0 !important;
}
blockquote small,
q small {
  color: #0c1d6f !important;
}
blockquote small::before,
q small::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c" !important;
  margin-right: 10px;
  color: #0096ff;
}
@media (min-width: 600px) {
  blockquote,
  q {
    position: relative;
    padding-left: 130px;
  }
  blockquote::before,
  q::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}

table.site-small-quote h6 {
  font-size: 1.7rem;
  line-height: 130%;
}
table.site-small-quote h5 {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  table p + blockquote,
  table ul + blockquote,
  table ol + blockquote {
    margin-top: 30px;
  }
}
table blockquote,
table q {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
  text-align: left;
}
table blockquote.site-small-quote h6,
table q.site-small-quote h6 {
  font-size: 1.7rem;
  line-height: 130%;
}
table blockquote.site-small-quote h5,
table q.site-small-quote h5 {
  font-size: 1.6rem;
}
table blockquote::before,
table q::before {
  font-family: "site-icon";
  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: "\e91b" !important;
  color: #0096ff;
  display: inline-block;
  background-color: #0c1d6f;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 30px;
  border-radius: 5px;
}
table blockquote > h5,
table q > h5 {
  margin-bottom: 0 !important;
}
table blockquote small,
table q small {
  color: #0c1d6f !important;
}
table blockquote small::before,
table q small::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c" !important;
  margin-right: 10px;
  color: #0096ff;
}
@media (min-width: 600px) {
  table blockquote,
  table q {
    position: relative;
    padding-left: 130px;
  }
  table blockquote::before,
  table q::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}
table.site-secondary-quote {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  table.site-secondary-quote p + blockquote,
  table.site-secondary-quote ul + blockquote,
  table.site-secondary-quote ol + blockquote {
    margin-top: 30px;
  }
}
table.site-secondary-quote blockquote,
table.site-secondary-quote q {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
  text-align: left;
}
table.site-secondary-quote blockquote.site-small-quote h6,
table.site-secondary-quote q.site-small-quote h6 {
  font-size: 1.7rem;
  line-height: 130%;
}
table.site-secondary-quote blockquote.site-small-quote h5,
table.site-secondary-quote q.site-small-quote h5 {
  font-size: 1.6rem;
}
table.site-secondary-quote blockquote::before,
table.site-secondary-quote q::before {
  font-family: "site-icon";
  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: "\e91b" !important;
  color: #ffc800;
  display: inline-block;
  background-color: #0c1d6f;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 30px;
  border-radius: 5px;
}
table.site-secondary-quote blockquote > h5,
table.site-secondary-quote q > h5 {
  margin-bottom: 0 !important;
}
table.site-secondary-quote blockquote small,
table.site-secondary-quote q small {
  color: #0c1d6f !important;
}
table.site-secondary-quote blockquote small::before,
table.site-secondary-quote q small::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c" !important;
  margin-right: 10px;
  color: #ffc800;
}
@media (min-width: 600px) {
  table.site-secondary-quote blockquote,
  table.site-secondary-quote q {
    position: relative;
    padding-left: 130px;
  }
  table.site-secondary-quote blockquote::before,
  table.site-secondary-quote q::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}
table.site-secondary-quote td {
  white-space: wrap;
}
table.site-table-accordion .site-secondary-quote tr td {
  padding: 0 !important;
}
table q {
  text-align: left !important;
  font-size: 17px !important;
  line-height: 30px !important;
}
table q::before {
  background-color: transparent !important;
  width: auto !important;
  height: auto !important;
  font-size: 1.5rem !important;
  margin-bottom: 10px !important;
}
@media (min-width: 600px) {
  table q {
    padding-left: 30px !important;
  }
  table q::before {
    top: -10px !important;
  }
}

/** @format */
/** @format */
.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: "basic-sans", sans-serif;
  font-weight: bold;
  font-size: 300px;
  line-height: 290px;
  color: #0c1d6f;
}
@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: #0c1d6f;
}
@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 #eee;
  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: #0c1d6f;
  display: block;
}
.error-template .error-buttons .error-social-link .error-footer-social:hover {
  background: #0096ff;
}
.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: "basic-sans", sans-serif;
  text-transform: uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 100px;
  color: #0096ff;
}
.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%;
}

/** @format */
.landing-page .site-main-wrapper > .site-container {
  padding-top: 0 !important;
}
.landing-page .site-main-wrapper > .site-container > article > section:first-child {
  padding-top: 40px;
  position: relative;
}
@media (min-width: 600px) {
  .landing-page .site-main-wrapper > .site-container > article > section:first-child {
    padding-top: 80px;
  }
}
.landing-page .site-main-wrapper > .site-container > article > section:first-child::before {
  content: "";
  position: absolute;
  left: calc(-50vw + 50%);
  top: 0;
  height: 100%;
  width: 100vw;
  background-image: url("../images/doodles-light-bg.svg");
  background-size: cover;
  background-position: center;
  opacity: 0.05;
  z-index: -1;
}
@media (max-width: 599px) {
  .landing-page .site-main-wrapper > .site-container > article > section:first-child::before {
    display: none;
  }
}
@media (min-width: 600px) {
  .landing-page .site-main-wrapper > .site-container > article > section:first-child {
    padding-top: 100px;
    padding-bottom: 160px;
  }
  .landing-page .site-main-wrapper > .site-container > article > section:first-child::before {
    background-attachment: fixed;
  }
  .landing-page .site-main-wrapper > .site-container > article > section:first-child .feature-zone .cms-feature-wrapper:last-child {
    margin-bottom: 0 !important;
  }
  .landing-page .site-main-wrapper .feature-zone .cms-feature-wrapper {
    margin-bottom: 160px;
  }
}

/** @format */
.home-page {
  background-color: #0c1d6f;
}
.home-page #Hero::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 87%);
  opacity: 0.3;
  z-index: 0;
}
.home-page #Hero::before {
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 100%);
  filter: blur(15px);
}
.home-page #Hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0c1d6f;
  height: 105%;
  width: 100%;
  filter: blur(500px);
  z-index: 0;
}
.home-page #Hero > .cms-feature-wrapper {
  z-index: 1;
}
.home-page #site-main .cms-feature-datablock :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
.home-page #site-main .cms-feature-datablock a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.home-page #site-main .cms-feature-datablock a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
.home-page #site-main .cms-feature-datablock a.site-cta {
  color: #ffffff;
}
.home-page #site-main .cms-feature-datablock .site-button-secondary {
  color: #ffffff;
}
@media (min-width: 600px) {
  .home-page .feature-zone .cms-feature-wrapper {
    margin-bottom: 250px;
  }
}
.home-page .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data p {
  color: #ffffff;
}
.home-page:not(.cms-page-is-in-edit-mode) #site-header {
  background-color: transparent;
  position: fixed;
}
.home-page:not(.cms-page-is-in-edit-mode) #site-header.sticky {
  background-color: #0c1d6f;
}
@media (max-width: 899px) {
  .home-page:not(.cms-page-is-in-edit-mode) #Hero {
    padding-top: 213px;
  }
}
@media (max-width: 599px) {
  .home-page:not(.cms-page-is-in-edit-mode) #Hero {
    padding-top: 130px;
  }
}
@media (min-width: 900px) {
  .home-page .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-list {
    background: #102278;
  }
  .home-page .site-custom-tab-slider-wrapper.site-pinned-content-wrapper .site-slider-tab-list .site-slide .site-slider-caption .site-slider-capton-data .toggled-content {
    background: #102278;
  }
}
.home-page .site-parallax-gallery-wrapper::before {
  content: "";
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 100%);
  width: 25%;
  aspect-ratio: 1;
  border-radius: 999px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.3;
  filter: blur(15px);
}
.home-page .site-custom-tab-slider-wrapper:not(.site-pinned-content-wrapper) .site-slider-tab-content-list::before {
  content: "";
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 100%);
  width: 50%;
  aspect-ratio: 1;
  border-radius: 999px;
  position: absolute;
  left: -30%;
  top: 100%;
  transform: translateX(30%) translateY(-100%);
  opacity: 0.3;
  filter: blur(15px);
}

/** @format */
.web-login-page .page-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.web-login-page .page-wrapper .web-login-wrapper {
  padding: 20px;
}

.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);
  }
}

/** @format */
.search-result-page .site-search-data {
  display: flex;
  border: 1px solid #0c1d6f;
}
.search-result-page .site-search-data .site-search-input {
  background: transparent;
  border-radius: 0;
  outline: none;
  border: 1px solid transparent;
  font-size: 17px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "acumin-pro ", sans-serif;
  background: transparent;
}
@media (max-width: 599px) {
  .search-result-page .site-search-data .site-search-input {
    font-size: 1.2rem !important;
  }
}
.search-result-page .site-search-data .site-search-button {
  background: transparent;
  font-size: 17px;
  border: none;
  text-align: center;
  color: #0c1d6f;
  font-weight: normal;
  border: 2px solid none;
  display: inline-block;
  line-height: 30px;
  font-family: "acumin-pro ", sans-serif;
  border-radius: 999px;
  padding: 10px 40px;
  background-position: center;
  outline: none;
  transition: 0.5s ease all;
  position: relative;
  z-index: 1;
  font-size: 0;
  padding: 0 10px;
  letter-spacing: 0;
  background: none !important;
  display: flex;
  height: 50px !important;
}
.search-result-page .site-search-data .site-search-button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  background-color: #ffffff;
  opacity: 0.5;
  left: 50%;
  border-radius: 999px;
  opacity: 0;
  transition: 0.5s ease all;
  z-index: -1;
}
.search-result-page .site-search-data .site-search-button:hover::after {
  width: 100%;
  left: 0;
  opacity: 0.2;
  transition: 0.5s ease all;
}
.search-result-page .site-search-data .site-search-button:hover {
  background: transparent;
  transition: 0.5s ease all;
  color: #2c2a29;
  border-color: none;
}
.search-result-page .site-search-data .site-search-button:before {
  font-family: "site-icon";
  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;
  margin: auto;
  transition: 0.5s ease all;
}
.search-result-page .site-search-data .site-search-button::after {
  display: none;
}
.search-result-page .site-search-data .site-search-button:hover::before {
  color: #0096ff;
  transition: 0.5s ease all;
}
.search-result-page .site-page-title-block {
  text-align: center;
  max-width: none;
  margin: 30px 0;
}
.search-result-page .sr-search-wrapper {
  background: #dfdfdf;
  text-align: center;
  padding: 50px;
  margin: 0 0 30px;
  position: sticky;
  top: 0;
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 20px;
  }
}
@media (max-width: 599px) {
  .search-result-page .sr-search-wrapper {
    padding: 50px 10px;
  }
}
.search-result-page .sr-search-wrapper .sr-search-area {
  margin: 0 auto 30px;
  max-width: 900px;
  width: 100%;
}
.search-result-page .sr-search-wrapper .sr-links-area a {
  margin: 0 5px;
}
.search-result-page #sr-wrapper .sr-title {
  margin: 40px 0 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.search-result-page #sr-wrapper .sr-title span {
  text-transform: uppercase;
  font-weight: bold;
}
.search-result-page #sr-wrapper .sr-data .sr-block {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #0096ff;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a {
  color: #0c1d6f;
  font-family: "acumin-pro ", sans-serif;
  font-size: 20px;
  border: none !important;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-pagename a:hover {
  color: #0096ff;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a {
  color: #999;
  border: none !important;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-link a:hover {
  color: #2c2a29;
}
.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: #2c2a29;
}
.search-result-page #sr-wrapper .sr-data .sr-block .sr-tag-list .sr-tag {
  display: inline-block;
  margin: 0 2px 2px 0;
  background-color: #dfdfdf;
  padding: 6px 20px;
  color: #2c2a29;
  font-size: 10.67px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  min-height: 40px;
  line-height: 27px;
}

/** @format */
.relocation-page .map-hero {
  background-color: #0c1d6f;
  min-height: 150vh;
}
.relocation-page .map-hero::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  width: 100%;
  background: radial-gradient(circle, rgb(0, 48, 220) 0%, rgba(0, 48, 220, 0) 37%);
  opacity: 0.3;
  z-index: 0;
}
.relocation-page .map-hero .cms-feature-datablock :not([class^=site-button]):not(var):not(.site-thumbnail-image-wrapper *):not(.toggled-content *):not(.site-opened-popup-wrapper *) {
  color: #ffffff;
}
.relocation-page .map-hero .cms-feature-datablock a:not([class^=site-button]) {
  border-bottom-color: #ffffff;
}
.relocation-page .map-hero .cms-feature-datablock a:not([class^=site-button]):hover {
  color: #0096ff !important;
  border-bottom-color: #0096ff;
}
.relocation-page .map-hero .cms-feature-datablock a.site-cta {
  color: #ffffff;
}
@media (max-width: 899px) {
  .relocation-page .map-hero .desktop-map {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .relocation-page .map-hero .mobile-map {
    display: none !important;
  }
}
.relocation-page .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
  display: block;
  padding: 100px 30px 60px 30px;
}
.relocation-page .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table td {
  border: none !important;
}
.relocation-page .map-hero .map .map-img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.relocation-page .map-hero .map .shape-container {
  width: 25px !important;
  height: 25px !important;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: transparent;
  border: none;
  color: #ffffff;
  transition: 0.5s ease all;
  transform: scale(1);
  z-index: 3;
}
.relocation-page .map-hero .map .shape-container::before {
  font-family: "site-icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e923" !important;
  z-index: 2;
  font-size: 20px;
}
.relocation-page .map-hero .map .shape-container::after {
  content: "";
  width: 1500%;
  height: 1500%;
  background-color: #0096ff;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  transition: 0.5s ease all;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 999px;
}
@media (max-width: 599px) {
  .relocation-page .map-hero .map .shape-container::after {
    width: 500%;
    height: 500%;
  }
}
.relocation-page .map-hero .map .shape-container.plane::before, .relocation-page .map-hero .map .shape-container.Plane::before {
  content: "\e924" !important;
  font-size: 30px;
}
.relocation-page .map-hero .map .shape-container .shape-title {
  display: none;
}
.relocation-page .map-hero .map .shape-container:hover, .relocation-page .map-hero .map .shape-container:focus, .relocation-page .map-hero .map .shape-container.active {
  color: #ffc800;
  transition: 0.5s ease all;
  outline: none;
  transform: scale(1.5);
}
.relocation-page .map-hero .map .shape-container.active {
  z-index: 2;
}
.relocation-page .map-hero .map .shape-container.active::after {
  opacity: 0.2;
  visibility: visible;
  transition: 0.5s ease all;
}
.relocation-page.cms-page-is-in-edit-mode .map-hero {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.relocation-page.cms-page-is-in-edit-mode .map-hero .site-hotspots-wrapper .cms-feature-title {
  color: #ffffff;
}
.relocation-page.cms-page-is-in-edit-mode .map-hero #Hero {
  margin-top: 0 !important;
  flex: 0 0 50%;
  z-index: 2;
  position: relative;
  max-width: 50%;
}
.relocation-page.cms-page-is-in-edit-mode .map-hero .map {
  position: absolute;
  right: 0;
}
.relocation-page:not(.cms-page-is-in-edit-mode) #site-header {
  background-color: transparent;
  position: fixed;
}
.relocation-page:not(.cms-page-is-in-edit-mode) #site-header.sticky {
  background-color: #0c1d6f;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero {
  padding-top: 320px !important;
  padding-bottom: 160px !important;
  overflow: hidden;
  position: relative;
}
@media (min-width: 900px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 160px;
    background-color: #0c1d6f;
    left: 0;
    width: 100%;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-quote-slider-wrapper:last-child::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 50px;
    background-color: #0c1d6f;
    left: 0;
    width: 100%;
  }
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-wrapper .cms-feature-title {
  display: none;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero {
    padding: 0 7%;
  }
}
@media (min-width: 1024px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero {
    padding: 0 12%;
  }
}
@media (min-width: 1500px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero {
    padding: 0 10%;
  }
}
@media (min-width: 1950px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero {
    max-width: 1500px;
    padding: 0;
  }
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero .cms-feature-wrapper:not(.cms-gallery-feature-wrapper) {
  z-index: 2;
  position: relative;
  max-width: 50%;
}
@media (max-width: 1499px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero .cms-feature-wrapper:not(.cms-gallery-feature-wrapper) {
    max-width: 45%;
  }
}
@media (max-width: 1319px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero .cms-feature-wrapper:not(.cms-gallery-feature-wrapper) {
    max-width: 500px;
  }
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .map {
  position: absolute;
  top: 0;
  right: 0;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper {
  position: initial !important;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .hotspot {
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #ffffff;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table {
  position: absolute;
  margin: 0 !important;
  top: 25%;
  transform: translateY(-25%);
  width: 380px !important;
  background-color: #0c1d6f;
  right: -380px;
  transition: 1s ease all;
  z-index: 8;
}
@media (min-width: 1500px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table {
    top: 50%;
    transform: translateY(-50%);
  }
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table td {
  white-space: wrap;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table .close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 16px;
  opacity: 1;
  cursor: pointer;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table .close::before {
  font-family: "site-icon";
  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: #0096ff;
  text-shadow: none;
  transition: 0.5s ease all;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table .close:hover::before, .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table .close:focus::before {
  color: #ffffff;
  transition: 0.5s ease all;
}
.relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table.active {
  right: 0;
  transition: 1s ease all;
}
@media (max-width: 899px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero {
    padding-top: 160px !important;
    padding-bottom: 30px !important;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero #Hero .cms-feature-wrapper:not(.cms-gallery-feature-wrapper) {
    max-width: 100%;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .map {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
@media (max-width: 899px) and (min-width: 600px) and (max-width: 899px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .map {
    margin-left: -8%;
    margin-right: -8%;
    width: 116%;
  }
}
@media (max-width: 899px) {
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-wrapper {
    display: none;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper {
    position: relative !important;
    z-index: 2;
    background-color: #0c1d6f;
    padding: 20px;
    margin-top: -50%;
    border-radius: 5px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.2);
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table {
    top: 0 !important;
    bottom: auto !important;
    position: relative;
    right: 0 !important;
    padding: 0;
    width: 100% !important;
    box-shadow: none;
    transform: none !important;
    border-bottom: 1px solid #0096ff;
    padding-bottom: 15px;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table > th {
    position: relative;
    padding-right: 30px;
    text-wrap: wrap;
    overflow: hidden;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table > th::after {
    font-family: "site-icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e919" !important;
    position: absolute;
    right: 10px;
    top: 0;
    transform: rotate(180deg);
    transition: 0.5s ease all;
    color: #0096ff;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table.active > th::after {
    transform: rotate(0);
    transition: 0.5s ease all;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table > tbody {
    padding-top: 15px;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table:not(:last-child) {
    margin-bottom: 15px !important;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table th {
    border: none;
    display: block;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table tbody {
    display: block;
  }
  .relocation-page:not(.cms-page-is-in-edit-mode) .map-hero .site-hotspots-tables-wrapper .site-hotspots-tables > table .close {
    display: none;
  }
}

.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: #0c1d6f;
  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: #0096ff;
  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: #eee;
  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 #eee;
    padding: 100px 10px 10px;
    margin: auto;
    transition: all ease 0.5s;
  }
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block-desc.cms-bb-search-block-desc-active {
    right: 0%;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
  float: left;
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block {
    display: block;
    float: none;
    margin: 0 0 20px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
  display: none;
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 0 5px;
  text-align: center;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-role-search-title {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
  margin: 0 5px 0 0;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter {
    margin: 0;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-search-filter-block {
    margin: 0 0 15px;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
  background: #ffffff;
  border-radius: 0;
  outline: none;
  border: 1px solid #dfdfdf;
  font-size: 17px;
  height: 46px;
  width: 100%;
  padding: 10px;
  font-family: "acumin-pro ", sans-serif;
  width: 300px;
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    font-size: 1.2rem !important;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-filter .cms-bb-directory-search-box {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-search-block .cms-bb-search-button a.directory-button {
    width: 100%;
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
  float: right;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block {
    float: none;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
  display: flex;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter {
    display: block;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
  font-size: 13px;
  color: black;
  line-height: 46px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter .cms-bb-role-filter-title {
    margin: 0 0 5px;
    text-align: center;
  }
}
.cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
  width: 300px;
}
@media (max-width: 1099px) {
  .cms-bb-search-wrapper .cms-bb-search-block-wrapper .cms-bb-role-filter-block .cms-bb-role-filter select {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper {
  margin: 20px 0 0;
  clear: both;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list {
  margin: 0 -15px;
  opacity: 1;
  transition: opacity ease 0.5s;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list.cms-bb-result-list-active {
  opacity: 1;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
  width: 20%;
  padding: 0 15px 30px;
}
@media (max-width: 1599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 33.3%;
  }
}
@media (max-width: 999px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item {
    width: 100%;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data {
  border: 1px solid #dfdfdf;
}
.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: #0096ff !important;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  margin: 0 0 20px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media (max-width: 1499px) {
  .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
    height: 375px;
  }
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc {
  margin: 20px;
  text-align: center;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-data-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-name {
  font-size: 22px;
  line-height: 32px;
  color: #0c1d6f;
  margin: 0 0 10px;
  font-family: "basic-sans", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-preferredName {
  font-size: 12px;
  line-height: 17px;
  color: #0c1d6f;
  margin: -5px 0 10px;
  font-family: "acumin-pro ", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-job-title {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  color: #0c1d6f;
  font-family: "acumin-pro ", sans-serif;
  font-weight: bold;
  margin: -5px 0 15px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address {
  font-size: 12px;
  line-height: 17px;
  color: #0c1d6f;
  margin: 0 0 10px;
  font-family: "acumin-pro ", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-block {
  margin: 15px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-address .cms-bb-directory-address-type {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships {
  font-size: 14px;
  line-height: 23px;
  color: #0c1d6f;
  margin: 0 0 10px;
  font-family: "acumin-pro ", sans-serif;
  font-weight: normal;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block {
  margin: 0 0 5px;
  display: inline;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:after {
  content: ",";
  margin: 0 4px 0 0;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-block:last-child:after {
  display: none;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-desc .cms-bb-directory-relationships .cms-bb-directory-relationships-type {
  text-transform: lowercase;
  font-size: 14px;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 23px;
  color: #0c1d6f;
  font-family: "acumin-pro ", sans-serif;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-directory-custom-block a {
  color: #2c2a29;
  border-bottom: 1px solid #2c2a29;
}
.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: #0096ff;
  border-bottom: 1px solid #0096ff;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-contact {
  display: flex;
  justify-content: space-between;
  background: #dfdfdf;
  padding: 5px 20px;
  font-weight: normal;
  color: #000000;
  font-weight: bold;
}
.cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-directory-contact a {
  color: #000000;
}

.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block {
  padding: 30px 0 0;
  text-align: center;
}
.site-bb-image-round .cms-bb-search-wrapper .cms-bb-result-wrapper.cms-directory-result-wrapper .cms-bb-result-list .cms-bb-result-item .cms-bb-result-item-data .cms-bb-parent-image-block .cms-bb-directory-image {
  width: 225px;
  height: 225px;
  border-radius: 100%;
  margin: auto;
  border: 1px solid #dfdfdf;
}

@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 */