@font-face {
  font-family: "ProximaNova-Bold";
  src: url("/ccp_theme/font/ProximaNova-Bold.otf") format("opentype"), url("/ccp_theme/font/ProximaNova-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova-Light";
  src: url("/ccp_theme/font/ProximaNova-Light.otf") format("opentype"), url("/ccp_theme/font/ProximaNova-Light.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova-Reg";
  src: url("/ccp_theme/font/ProximaNova-Reg.otf") format("opentype"), url("/ccp_theme/font/ProximaNova-Reg.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova-Thin";
  src: url("/ccp_theme/font/ProximaNova-Thin.otf") format("opentype"), url("/ccp_theme/font/ProximaNova-Thin.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
section.module-hero-banner-slider {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 500px;
  margin-bottom: 50px;
  max-width: 100%;
  padding-bottom: 20px;
}
section.module-hero-banner-slider #tns1 {
  display: flex;
}
section.module-hero-banner-slider .tns-outer, section.module-hero-banner-slider .tns-ovh, section.module-hero-banner-slider .tns-inner, section.module-hero-banner-slider .tns-slider, section.module-hero-banner-slider .tns-item {
  height: 100%;
}
section.module-hero-banner-slider .tns-outer > button {
  display: none;
}
section.module-hero-banner-slider .tns-controls {
  display: none;
}
section.module-hero-banner-slider .mainWrap {
  position: relative;
  z-index: 3;
}
section.module-hero-banner-slider .controls {
  position: absolute;
  display: flex !important;
  padding: 0;
  margin: 0;
  z-index: 2;
  bottom: 20px;
  right: 20px;
  list-style-type: none;
}
section.module-hero-banner-slider .controls li {
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 100%;
  background-color: transparent;
  position: relative;
}
section.module-hero-banner-slider .controls li:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDIxIDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMC4yOTI4OTMgNy4yOTI4OUMtMC4wOTc2MzE0IDcuNjgzNDIgLTAuMDk3NjMxNSA4LjMxNjU4IDAuMjkyODkyIDguNzA3MUw2LjY1Njg1IDE1LjA3MTFDNy4wNDczOCAxNS40NjE2IDcuNjgwNTQgMTUuNDYxNiA4LjA3MTA3IDE1LjA3MTFDOC40NjE1OSAxNC42ODA1IDguNDYxNTkgMTQuMDQ3NCA4LjA3MTA3IDEzLjY1NjlMMi40MTQyMSA4TDguMDcxMDcgMi4zNDMxNEM4LjQ2MTU5IDEuOTUyNjIgOC40NjE1OSAxLjMxOTQ2IDguMDcxMDcgMC45Mjg5MzFDNy42ODA1NCAwLjUzODQwNyA3LjA0NzM4IDAuNTM4NDA3IDYuNjU2ODYgMC45Mjg5MzFMMC4yOTI4OTMgNy4yOTI4OVpNMjEgN0wxIDdMMSA5TDIxIDlMMjEgN1oiIGZpbGw9IndoaXRlIj48L3BhdGg+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
}
section.module-hero-banner-slider .controls li svg {
  display: none;
}
section.module-hero-banner-slider .controls li.next:after {
  transform: rotate(180deg);
}
section.module-hero-banner-slider .controls li[aria-disabled=true] {
  opacity: 0.5;
  pointer-events: auto;
  cursor: auto;
}
section.module-hero-banner-slider .controls li:not([aria-disabled=true]):hover {
  background: rgb(22, 178, 255);
  border-color: rgb(22, 178, 255);
}
section.module-hero-banner-slider .controls li + li {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  section.module-hero-banner-slider .controls {
    bottom: 40px;
    right: 40px;
    transform: none;
  }
}
section.module-hero-banner-slider .tns-nav {
  display: none;
}
section.module-hero-banner-slider .tns-item {
  position: relative;
  cursor: grab;
  display: flex !important;
  align-items: center;
}
section.module-hero-banner-slider .numbers {
  font-size: 14px;
  position: absolute;
  padding-left: 55px;
  display: block;
  top: 0;
  left: 0;
}
section.module-hero-banner-slider .numbers:before {
  position: absolute;
  content: "";
  width: 50px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  background-color: #0099d8;
}
section.module-hero-banner-slider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  opacity: 0;
  background: #000;
}
section.module-hero-banner-slider .blue-button {
  padding: 20px;
  color: #fff;
  background-color: #0099d8;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  section.module-hero-banner-slider .blue-button {
    padding: 20px 40px;
  }
}
section.module-hero-banner-slider .blue-button:hover {
  background-color: #03609f;
}
section.module-hero-banner-slider header {
  color: #fff;
  position: relative;
  z-index: 5 !important;
}
section.module-hero-banner-slider header h2, section.module-hero-banner-slider header p {
  color: inherit;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
section.module-hero-banner-slider header h2 {
  display: block;
  font-size: 38px;
  line-height: 1.1;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  font-family: "ProximaNova-Thin";
  font-weight: 700;
}
section.module-hero-banner-slider header h2 br {
  display: none;
}
@media screen and (min-width: 768px) {
  section.module-hero-banner-slider header h2 {
    line-height: 1.05;
    padding-top: 15px;
    padding-bottom: 40px;
  }
  section.module-hero-banner-slider header h2 br {
    display: inline-block;
  }
}
section.module-hero-banner-slider header p {
  margin-bottom: 15px;
}
section.module-hero-banner-slider header .col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
section.module-hero-banner-slider .bgpic {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.module-hero-banner-slider .bgpic.--desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  section.module-hero-banner-slider {
    height: 723px;
    margin-bottom: initial;
  }
  section.module-hero-banner-slider .bgpic.--mobile {
    display: none;
  }
  section.module-hero-banner-slider .bgpic.--desktop {
    display: block;
  }
  section.module-hero-banner-slider header h2 {
    line-height: initial;
    font-size: 52px;
  }
}
@media screen and (min-width: 1025px) {
  section.module-hero-banner-slider header h2 {
    font-size: 80px;
    line-height: 1.15;
  }
}