.notification-dot {
  border: 2px solid #ffff;
}

.heading_camp_light {
  position: relative;
}

.heading_camp_light a {
  color: #ffffff;
}

.heading_camp_light a:hover {
  color: #ffffff;
}

.w3-red,
.w3-hover-red:hover {
  color: #fff !important;
  background-color: #FF0000 !important;
  font-family: "Univers LT 65";
}

.w3-badge {
  border-radius: 15px;
  min-width: 10px;
  padding: 2px 9px 1px 9px;
  line-height: 24px;
  top: 16px;
  position: absolute;
  font-size: 16px;
  filter: drop-shadow(1px 2px 2px #0037b230);
  -webkit-filter: drop-shadow(1px 2px 2px #0037b230);
}

.new-slide-wrap {
  position: relative;
  top: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #EFF4F9;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
}

#hero {
  position: relative;
}

.bottom-color-fade {
  bottom: 0;
  position: absolute;
  height: 219px;
  width: 100%;
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #002E98 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  opacity: 0.15;
}

.left-wave {
  position: absolute;
  top: -140px;
  right: 50%;
  height: 100%;
  transform: translate(-2100px, -450px) rotate(5deg) scale(2);
  opacity: 0;
  z-index: -1;
  mix-blend-mode: color-dodge;
  -webkit-mix-blend-mode: color-dodge;
  will-change: transform, opacity;
  transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.left-wave.active {
  transform: translate(0, 0) rotate(5deg) scale(1);
  opacity: 1;
}

.right-wave {
  position: absolute;
  top: -1100px;
  left: 35%;
  width: 100%;
  height: 100%;
  transform: translate(950px, -130px) rotate(6deg) scale(1.5);
  opacity: 0;
  z-index: -1;
  mix-blend-mode: color-dodge;
  -webkit-mix-blend-mode: color-dodge;
  will-change: transform, opacity;
  transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.right-wave.active {
  transform: translate(0, 0) rotate(6deg) scale(1);
  opacity: 1;
}

.right-wave-solid {
  position: absolute;
  top: -1100px;
  left: 35%;
  width: 100%;
  height: 100%;
  transform: translate(950px, -130px) rotate(6deg) scale(1.5);
  opacity: 0;
  z-index: -1;
  mix-blend-mode: normal;
  -webkit-mix-blend-mode: normal;
  will-change: transform, opacity;
  transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition:
    transform 1s cubic-bezier(0.25, 0.1, 0.25, 1),
    opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.right-wave-solid.active {
  transform: translate(0, 0) rotate(6deg) scale(1);
  opacity: 0;
}

.keyvisual {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  bottom: 0;
}

.keyvisual img {
  width: 565px;
  transform: translateX(75px);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
  -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
}

.keyvisual.active img {
  width: 565px;
  transform: translateX(13px);
  opacity: 1;
}

.home-color-section {
  background: transparent linear-gradient(258deg, #233357 0%, #1E2B4A 100%) 0% 0% no-repeat padding-box;
  color: white;
  padding: 3rem 0 3rem 0;
  background-size: cover;
  background-position: bottom;
}

.top_user_name {
  color: #f2b138;
}

.hero-container a.btn {
  text-align: center;
  color: #ffffff;
  padding: 16px 70px;
  border: 0 none;
  cursor: pointer;
  font-size: 20px;
  font-family: 'Univers LT 65' !important;
  width: stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  background: #f2b138;
  background-image: -o-linear-gradient(186deg, #FFA448 0%, #F2b138 100%);
  background-image: linear-gradient(264deg, #FFA448 0%, #F2b138 100%);
  margin-top: 30px;
}

a.btn:hover {
  background: #233357;
}

.homepage-first-section {
  width: 1300px;
  margin: 0px auto;
}

.heading_large_dark {
  color: #0D1B38;
  font-weight: normal;
  padding: 1rem 0 7.25rem 0;
  line-height: 1;
  letter-spacing: -3px;
}

.heading_large_dark span:first-of-type {
  font-family: 'Univers LT 45';
  font-size: 72px;
}

.heading_large_dark span:last-of-type {
  font-size: 95px;
}

.hero-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.hero-container>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 30%;
  justify-content: space-between;

}

p.kpi-number {
  font-size: 26px;
  padding-bottom: 0;
}

p.kpi-text {
  font-size: 16px;
}

.hero-container h2 {
  color: #0D1B38;
  font-size: 38px;
  line-height: 36px;
  letter-spacing: -1px;
  padding-bottom: 10px;
}

.hero-container p {
  color: #0D1B38;
  font-size: 24px;
  line-height: 30px;
  width: 108%;
}

.kpi_row {
  padding: 4rem 0 2rem 0;
}

.kpi_column {
  display: inline-block;
  float: left;
  width: 33.33%;
  text-align: center;
}

.kpi_column p {
  position: relative;
}

#kpi_column_left p {
  color: #0D1B38;
}

#kpi_column_right p {
  color: #0D1B38;
}

#kpi_column_middle p {
  color: #0D1B38;
  transition: color 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
  -webkit-transition: color 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
}

#kpi_column_middle p.active {
  color: #ffffff;
}

.kpi_row:after {
  display: table;
  clear: both;
  content: "";
}

.news_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  position: relative;
  width: 32%;
  -webkit-box-shadow: 0px 3px 25px #003cff12;
  box-shadow: 0px 3px 25px #003cff12;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news_cards:hover .news_card_1 img,
.news_cards:hover .news_card_2 img,
.news_cards:hover .news_card_3 img {
  filter: brightness(1.05);
  -webkit-filter: brightness(1.05);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.news_cards img {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.news_card_blend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  mix-blend-mode: lighten;
  -webkit-mix-blend-mode: lighten;
  background: transparent -o-linear-gradient(136deg, #4352712e 0%, #b4d2ff30 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(136deg, #4352712e 0%, #b4d2ff30 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  border: 2px solid #FFFFFF1A;
  height: 100%;
  border-radius: 5px;
}

.card_content_1,
.card_content_2,
.card_content_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px 25px;
  max-height: 105px;
  overflow: hidden;
  text-shadow: 2px 3px 15px rgb(35 51 87 / 20%);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news_cards h2 {
  position: absolute;
  color: white;
  padding: 10px 25px;
  width: stretch;
  width: -webkit-fill-available;
  width: -moz-available;
  min-height: 35%;
  text-shadow: 2px 2px 0px #00000012;
  background: -webkit-gradient(linear, left bottom, left top, from(#00000075), to(transparent));
  background: -o-linear-gradient(bottom, #00000075, transparent);
  background: linear-gradient(0deg, #00000075, transparent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.news_cards p {
  height: 46px;
  color: white;
  font-size: 16px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0;
  margin-bottom: 15px;
}

.news_cards a {
  color: white;
  font-size: 14px;
}

.news-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@supports not (aspect-ratio: 16/9) {

  .news_cards,
  .news_card_1,
  .news_card_2,
  .news_card_3 {
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
  }
}

.news_card_1,
.news_card_2,
.news_card_3 {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  aspect-ratio: 16/9;
  width: 100%;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.news_ticker_card {
  position: relative;
  overflow: hidden;
  height: 30%;
}

.ticker_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  padding: 7% 25px;
  position: relative;
  text-shadow: 2px 2px 2px rgb(35 51 87 / 2%);
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: -webkit-fill-available;
  height: stretch;
}

.ticker_content p {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 25px;
  overflow: hidden;
}

.ticker_content>div:nth-of-type(2) {
  font-size: 16px;
}

span.funding-amount {
  font-family: 'Univers LT 65';
  height: 26px;
  padding: 0 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0px 4px 5px -3px rgb(0 0 0 / 7%);
  box-shadow: 0px 4px 5px -3px rgb(0 0 0 / 7%);
  background-color: #f2b138;
  border-radius: 3px;
}

.news_ticker_container div.news_card_blend {
  z-index: 1;
  background: transparent -o-linear-gradient(136deg, #4352712e 0%, #b4d2ff30 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(136deg, #4352712e 0%, #b4d2ff30 100%) 0% 0% no-repeat padding-box;
}

.flexslider_t {
  display: none;
}

div.flexslider_li_div {
  margin: 0px 120px;
}

.flexslider_advisor_img {
  border-radius: 50%;
  display: inline-block;
  height: 130px;
  overflow: hidden;
  width: 130px;
  margin-bottom: 52px;
  margin-right: 25px;
}

.hero-section-text br {
  display: block !important;
}

@media (min-width: 701px) and (max-width: 990px) {
  div.flexslider_li_div {
    margin: 0 0;
  }

  .flexslider_advisor_img {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 700px) {
  div.flexslider_li_div {
    min-height: 400px;
    margin: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .flexslider_advisor_img {
    margin: 0 0 !important;
  }

  .flexslider_t .flex-control-nav {
    display: block !important;
    right: 34% !important;
  }

}

@media (max-width: 480px) {

  .w3-badge {
    min-width: 8px;
    padding: 3px 9px 1px 8px;
    line-height: 21px;
    top: -22px;
    font-size: 14px;
  }

  .heading_large_dark span:first-of-type {
    font-family: 'Univers LT 45';
    font-size: 34px;
  }

  .heading_large_dark span:last-of-type {
    font-size: 47px;
  }

  .heading_large_dark {
    width: 80%;
    padding: 0rem 0 3rem 0;
  }

  .homepage-first-section {
    width: 90%;
    margin: 0px auto;
  }

  .hero-container {
    margin-bottom: 0;
    flex-direction: column;
  }

  .hero-container>div {
    width: 60%;
    max-width: 210px;
    margin-bottom: 3rem;
  }

  .hero-container>div:last-of-type {
    align-self: flex-end;
    width: 65%;
    max-width: 240px;
  }

  .hero-container a.btn {
    padding: 14px 10px;
    font-size: 16px;
    letter-spacing: -0.5px;
  }

  .hero-container h2 {
    font-size: 32px;
    line-height: 30px;
  }

  .hero-container p {
    color: #0D1B38;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .keyvisual {
    z-index: -2;
    width: 100%;
  }

  .keyvisual img {
    width: 400px;
    transform: translate(390px, -335px);
    overflow: overlay;
    min-width: 390px;
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
    -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
  }

  .keyvisual.active img {
    transform: translate(180px, -335px);
    opacity: 1;
  }

  .left-wave {
    z-index: -3;
    top: -250px;
    right: 1420px;
    scale: 0.6;
    width: 100%;
  }

  .right-wave {
    top: -460px;
    left: 10%;
    transform: translate(950px, -130px) rotate(10deg) scale(1.5);
  }

  .right-wave.active {
    transform: translate(0, 0) rotate(10deg) scale(0.5);
    opacity: 1;
  }

  .right-wave-solid {
    display: block;
    position: absolute;
    top: -460px;
    left: 10%;
    width: 100%;
    height: 100%;
    transform: translate(950px, -130px) rotate(10deg) scale(1.5);
    opacity: 0;
    z-index: -1;
    mix-blend-mode: normal;
    -webkit-mix-blend-mode: normal;
    will-change: transform, opacity;
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  }

  .right-wave-solid.active {
    transform: translate(0, 0) rotate(10deg) scale(0.5);
    opacity: 1;
  }

  p.kpi-number {
    font-size: 20px !important;
  }

  .kpi_column p {
    color: #0D1B38 !important;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.5px;
  }

  .key-performance-index .main {
    width: 100%;
  }

  .key-performance-index div.main div.kpi_row {
    padding: 0rem 0 1rem 0;
  }


}

@media only screen and (min-width: 481px) and (max-width: 766px) {

  .heading_large_dark span:first-of-type {
    font-family: 'Univers LT 45';
    font-size: 45px;
  }

  .heading_large_dark span:last-of-type {
    font-size: 65px;
  }

  .heading_large_dark {
    width: 65%;
    padding: 0rem 0 4rem 0;
    letter-spacing: -2.5px;
  }

  .homepage-first-section {
    width: 90%;
    margin: 0px auto;
  }

  .hero-container {
    margin-bottom: 0;
    flex-direction: column;
  }

  .hero-container h2 {
    font-size: 36px;
    line-height: 34px;
  }

  .hero-container>div {
    width: 65%;
    margin-bottom: 2rem;
    max-width: 283px;
  }

  .hero-container>div:last-of-type {
    align-self: flex-end;
  }

  .hero-container a.btn {
    padding: 16px 10px;
    font-size: 18px;
    margin-top: 15px;
  }

  .hero-container p {
    color: #0D1B38;
    font-size: 22px;
    line-height: 24px;
    width: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .keyvisual {
    z-index: -2;
    width: 100%;
  }

  .keyvisual img {
    max-width: 400px;
    transform: translate(505px, -448px);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
    -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
    opacity: 0;
  }

  .keyvisual.active img {
    transform: translate(215px, -448px);
    opacity: 1;
  }

  .left-wave {
    z-index: -3;
    top: -250px;
    right: 1880px;
    width: 100%;
  }

  .left-wave.active {
    transform: translate(0, 0) rotate(5deg) scale(0.8);
    opacity: 1;
  }

  .right-wave {
    top: -640px;
    left: 15%;
  }

  .right-wave.active {
    transform: translate(0, 0) rotate(10deg) scale(0.7);
    opacity: 1;
  }

  .right-wave-solid {
    display: block;
    position: absolute;
    top: -640px;
    left: 15%;
    width: 100%;
    height: 100%;
    transform: translate(950px, -130px) rotate(10deg) scale(1.5);
    opacity: 0;
    z-index: -1;
    mix-blend-mode: normal;
    -webkit-mix-blend-mode: normal;
    will-change: transform, opacity;
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
  }

  .right-wave-solid.active {
    transform: translate(0, 0) rotate(10deg) scale(0.7);
    opacity: 1;
  }

  p.kpi-number {
    font-size: 22px;
  }

  .kpi_column p {
    color: #0D1B38 !important;
    line-height: 16px;
    letter-spacing: -0.5px;
  }

  .key-performance-index .main {
    width: 100%;
  }

  .key-performance-index div.main div.kpi_row {
    padding: 3rem 0 1rem 0;
  }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {

  .heading_large_dark span:first-of-type {
    font-family: 'Univers LT 45';
    font-size: 55px;
  }

  .heading_large_dark span:last-of-type {
    font-size: 85px;
  }

  .heading_large_dark {
    width: 75%;
    padding: 1rem 0 6rem 0;
  }

  .homepage-first-section {
    width: 90%;
    margin: 0px auto;
  }

  .hero-container {
    margin-bottom: 0;
    flex-direction: column;
  }

  .hero-container>div {
    width: 45%;
    margin-bottom: 3rem;
  }

  .hero-container>div:last-of-type {
    align-self: flex-end;
  }

  .hero-container a.btn {
    padding: 16px 40px;
  }

  .hero-container p {
    color: #0D1B38;
    font-size: 24px;
    line-height: 30px;
    width: 100%;
  }

  .keyvisual {
    z-index: -2;
    width: 100%;
  }

  .keyvisual img {
    width: 565px;
    transform: translate(670px, -495px);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
    -webkit-transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s, opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s;
    opacity: 0;
  }

  .keyvisual.active img {
    transform: translate(320px, -495px);
    opacity: 1;
  }

  .left-wave {
    z-index: -3;
    top: -75px;
    right: 30%;
  }

  .right-wave {
    top: -710px;
    left: 32%;
    transform: translate(950px, -130px) rotate(10deg) scale(1.5);
  }

  .right-wave.active {
    transform: translate(0, 0) rotate(10deg) scale(1);
    opacity: 1;
  }

  .right-wave-solid {
    top: -710px;
    left: 32%;
    transform: translate(950px, -130px) rotate(10deg) scale(1.5);
  }

  .right-wave-solid.active {
    transform: translate(0, 0) rotate(10deg) scale(1);
    opacity: 1;
  }

  p.kpi-number {
    font-size: 24px;
  }

  .kpi_column p {
    color: #0D1B38 !important;
    line-height: 18px;
    letter-spacing: -0.5px;
  }

  .kpi_row {
    padding: 3rem 0 2rem 0;
  }

  .key-performance-index .main {
    width: 100%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1400px) {

  .left-wave {
    right: 46%;
    top: -75px;
  }

  .homepage-first-section {
    width: 90%;
    margin: 0px auto;
  }

  .keyvisual img {
    width: 565px;
    transform: translateX(0px);
  }

  .hero-container p {
    color: #0D1B38;
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .hero-container a.btn {
    padding: 16px 20px;
  }

  .bottom-color-fade {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #00226f 100%) 0% 0% no-repeat padding-box;
    opacity: 0.3;
  }

  .heading_large_dark {
    color: #0D1B38;
    font-weight: normal;
    padding: 1rem 0 5.5rem 0;
    line-height: 1;
    letter-spacing: -3px;
  }

  .kpi_column p {
    color: white !important;
    filter: drop-shadow(2px 2px 3px #00226f30);
    -webkit-filter: drop-shadow(2px 2px 3px #00226f30);
  }

  .key-performance-index .main {
    width: 100%;
  }

}

.news_ticker_card .flex-viewport {
  max-height: 108px !important;
}

.news_ticker_card .news_card_blend {
  height: 108px !important;
}