@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@font-face {
    font-family: 'noe-display-medium';
    src: url('../font/noe-display-medium.woff') format('woff');
  }
@font-face {
    font-family: 'OracleSansVF';
    src: url('../font/OracleSansVF.woff2') format('woff2');
  }
@font-face {
    font-family: 'OracleSans_W_Rg';
    src: url('../font/OracleSans_W_Rg.woff') format('woff');
  }
@font-face {
    font-family: 'OracleSans_W_Bd';
    src: url('../font/OracleSans_W_Bd.woff') format('woff');
  }
@font-face {
    font-family: 'OracleSans_W_XBd';
    src: url('../font/OracleSans_W_XBd.woff') format('woff');
  }
  .nav-top-2 > li {
    margin-left: 20px;
  }
  .nav-top-2 > li > a {
    font-family: 'OracleSansVF';
    font-size: 15px;
    color: #0a2540;
  }
  
  .nav-top > li {
    margin-left: 20px;
  }
  .nav-top > li > a {
    font-family: 'OracleSans_W_Bd';
    font-size: 15px;
    color: #0a2540;
  }
  
  .nav-foot > li {
    margin-left: 20px;
  }
  .nav-foot > li > a {
    font-family: 'OracleSansVF';
    opacity: 0.5;
    font-size: 15px;
    color: #0a2540;
  }
  .border-top-2 {
    border-top: 2px solid;
  }
  /* .title-3 {
    font-family: 'Tahoma';
    font-weight: 600;
  } */
  .title-1 {
    font-family: 'OracleSans_W_Bd';
    font-weight: normal;
  }
  .title-2 {
    font-family: 'OracleSans_W_XBd';
    font-weight: normal;
  }
  .title-3 {
    font-family: 'noe-display-medium';
    font-weight: normal;
  }
  .title-4 {
    font-family: 'OracleSans_W_Rg';
    font-weight: normal;
  }
  .title-5 {
    font-family: 'OracleSansVF';
    font-weight: normal;
  }
  .bottom {
    bottom:0;
  }
  .top {
    top:0;
  }
  .right {
    right:0;
  }
  .left {
    left:0;
  }
  .to-center {
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
  }
  .opacity-0 {
    opacity:0;
  }
  .line-promo {
    line-height: 0.2;
    top: -10px;
  }
  .line-1 {
    line-height: 1;
  }
  .line-2 {
    line-height: 2;
  }
  .smalli {
    font-size: 10px;
  }
  .rounded-cs {
    border-radius: 1rem !important;
  }
  .grad-1 {
    background-image:linear-gradient(254deg,#c59e00 5%,#991019);
  }
  .svg > svg {
    width: 36px;
    height: 36px;
  }
  .svg-sm > svg {
    width: 21px;
    height: 21px;
  }
  .shadow-nav {
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 10%);
    box-sizing: border-box;
  }
  .space-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .space-xl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .line-divider {
    height:2px;
    width:5rem;
  }
  .font-9 {
    font-size: 0.9rem;
  }
  .fill-primary {
    fill: #ed0226;
  }
  .border-mask {
    opacity:0.7;
  }
  .border-mask > div:first-child {
    border-left: 1px solid rgba(66,71,112,0.09);
  }
  .border-mask > div:last-child {
    border-right: 1px solid rgba(66,71,112,0.09);
  }
  .border-mask > div {
    border-left: 2px dashed rgba(66,71,112,0.09);
  }
  .z-in--1 {
    z-index: -1;
  }
  .z-in-1 {
    z-index: 1;
  }
  .z-in-2 {
    z-index: 2;
  }
  .no-a {
    text-decoration: none;
  }
  .no-a:hover .card-title {
    color: #cd1733 !important;
  }
  .ck-editor__editable_inline {
    min-height: 300px;
    width: 100%;
    border-bottom-right-radius: 0.600rem !important;
  border-bottom-left-radius: 0.600rem !important;
}
.ck-toolbar {
  border-top-left-radius: 0.600rem !important;
  border-top-right-radius: 0.600rem !important;
}

.vjs-theme-fantasy .vjs-big-play-button {
  background: #fff;
  font-size: 65px;
  color: #cd1733;
}
.video-js .vjs-big-play-button {
border-radius: 50em;
}
.vjs-theme-fantasy {
  --vjs-theme-fantasy--primary: #cd1733 !important;
  --vjs-theme-fantasy--secondary: #fff;
}
.video-js .vjs-control-bar {
background-color: #cd173347;
}
.video-js .vjs-progress-holder {
height:0.1em;
}
.vjs-theme-fantasy .vjs-play-progress:before {
  height: .8em;
  width: .8em;
  content: "";
  border: 2px solid var(--vjs-theme-fantasy--secondary);
  border-radius: .8em;
  top: -.30em;
}
.a2a_menu, .a2a_menu_find_container { border-radius: 50em !important; }
.a2a_svg, .a2a_count { border-radius: 50em !important; }
.a2a_svg svg {
    padding: 5px !important;
}
.breadcrumb {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.nav-white > li , .nav-white > li > a, .nav-white > li::before  {
  color: #fff !important;
}

.breadcrumb-item + .breadcrumb-item::before