.cae-font {
  font-family: "Krona One", sans-serif;
}
.u-heading-v2__title {
  font-family: "Krona One", sans-serif !important;
}
.cae-color-primary {
  color: #DA1415;
}
.cae-color-secondary {
  color: #7B7B7B;
}
.color-primary-lighter {
  color: #92bee7 !important;
}
.color-primary-lighter:hover,
.color-primary-lighter:focus {
  color: #7db2e3 !important;
}
#js-scroll-nav > li:first-child {
  display: none;
}
.hamburger-inner {
  background-color: rgba(255, 255, 255, 0.8);
}
.js-header-change-moment.u-header__section #languages-dropdown-invoker-2 {
  color: #464C5E;
}
.js-header-change-moment.u-header__section .hamburger-inner {
  background-color: #464C5E;
}
[data-dropdown-target] {
  transition-timing-function: ease-in;
  transition-duration: .2s;
  transition-property: color, background-color, border-color;
}
.g-brd-primary--focus .fa {
  transition: color ease-in-out 0.15s;
}
.g-brd-primary--focus.g-state-focus .fa {
  color: #2873B8;
}
.cae-checkbox-focus > div {
  outline: none;
}
.cae-checkbox-focus > div > i {
  border: 1px solid #888;
}
.cae-checkbox-focus > div:focus > i {
  border: 2px solid #2873B8;
}
.cae-checkbox-focus > input[type="checkbox"]:checked + div:focus > i {
  border: 2px solid #000;
}
.u-block-hover:focus .g-color-white--hover,
.g-color-white--hover:focus {
  color: #FFF !important;
}
.g-bg-primary--hover:focus {
  background-color: #2873B8 !important;
}
#login-dropdown-invoker:hover,
#languages-dropdown-invoker-2:hover {
  color: #2873B8 !important;
  border: 1px solid #2873B8 !important;
}
.intro-section {
  height: 100vh;
}
@media (min-width: 768px) {
  .cae-hack-saving {
    position: absolute;
    bottom: 0;
  }
}
#modelModal {
  margin-right: 24.5px;
  margin-left: 24.5px;
  padding: 0 !important;
}
#modelModal .modal-dialog {
  max-width: 1200px;
}
#modelModal .modal-body {
  padding: 0;
}
#modelModal .table-responsive {
  overflow-y: auto;
  max-height: calc(100vh - 175px);
  padding: 1rem;
}
#modelModal .table-responsive thead > tr > th {
  border-top: 0;
}
.cbp-caption-activeWrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(40, 40, 40, 0.8);
}
.cbp-slider .cbp-nav-next,
.cbp-slider .cbp-nav-prev,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-prev {
  border-radius: 9999px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
}
.cbp-nav-stop {
  display: none;
}
.cae-cube-container {
  display: none;
}
.g-letter-spacing-minus-0_5 {
  letter-spacing: -0.03571rem;
}
.hightlight-transition {
  transition: background-color 0.75s ease-out;
}
.fancybox-button--arrow_right,
.fancybox-button--arrow_left {
  outline: 0 !important;
}
.form-control:focus {
  box-shadow: none !important;
}
