.related-stories .highlight-cards a {
  min-height: 44px;
  min-width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #112868;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 0
}
@media screen and (max-width:1400px) {
  .related-stories .highlight-cards a {
    min-height: 32px;
    min-width: 32px
  }
}
.related-stories .highlight-cards a::after {
  font-family: icomoon,sans-serif!important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  content: "\e910";
  font-size: 2rem;
  color: #23dce1;
  position: absolute;
  overflow: hidden;
  transition: .2s ease
}
@media screen and (max-width:1400px) {
  .related-stories .highlight-cards a::after {
    font-size: 1.25rem
  }
}
.related-stories .highlight-cards a:hover {
  background: #23dce1;
  color: #112868
}
.related-stories .highlight-cards a:hover::after {
  transition: .2s ease;
  color: #112868;
  transform: translateX(-28%)
}
@media screen and (max-width:1400px) {
  .related-stories .highlight-cards a:hover::after {
    font-size: 1.25rem
  }
}
.related-stories .highlight-cards a::after {
  content: "\e912"
}
@media screen and (max-width:1400px) {
  .related-stories .highlight-cards a::after {
    font-size: 1.25rem
  }
}
.related-stories .highlight-cards a:hover::after {
  transform: translateX(28%)
}
.overview-section .content {
  background-color: #e6e6e6;
  border-radius: 8px;
  padding: 40px 60px
}
@media screen and (max-width:1199px) {
  .overview-section .content {
    padding: 24px 30px
  }
}
@media screen and (max-width:767px) {
  .overview-section .content {
    padding: 18px
  }
}
.overview-section .content p {
  color: #112868;
  font-size: 1.25rem;
  line-height: 26px;
  font-weight: 600
}
@media screen and (max-width:767px) {
  .overview-section .content p {
    font-size: 1.125rem;
    line-height: 24px
  }
}
.join-journey .content {
  border-radius: 8px;
  background-color: #f8f8f8;
  position: relative;
  padding: 33px 50px;
  overflow: hidden
}
@media screen and (max-width:767px) {
  .join-journey .content {
    padding: 24px
  }
}
.join-journey .content .image {
  display: flex;
  align-items: center;
  justify-content: center
}
@media screen and (max-width:767px) {
  .join-journey .content .image {
    justify-content: end
  }
}
.join-journey .content .image img {
  height: 280px;
  width: auto
}
@media screen and (max-width:1199px) {
  .join-journey .content .image img {
    height: 220px
  }
}
@media screen and (max-width:767px) {
  .join-journey .content .image img {
    height: 144px
  }
}
@media screen and (min-width:1201px) {
  .join-journey .content h3 {
    margin-top: 50px
  }
}
@media screen and (max-width:1199px) {
  .join-journey .content h3 {
    font-size: 1.9375rem;
    line-height: 37px
  }
}
@media screen and (max-width:767px) {
  .join-journey .content h3 {
    font-size: 1.125rem;
    line-height: 24px
  }
}
.join-journey .content::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 300px;
  height: 200px;
  z-index: 0;
  background: url(/themes/custom/ltts_revamp/images/bottom-overview-wave.webp) no-repeat;
  background-size: contain;
  background-position: bottom left
}
@media screen and (max-width:767px) {
  .join-journey .content::before {
    width: 140px
  }
}
.outer-banner-wrapper {
  width: 100vw;
  margin-left: calc((100% - 100vw)/ 2);
  background-color: #112868;
  color: #fff
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .inner-banner-wrapper {
    height: auto
  }
}
.outer-banner-wrapper .banner-bg {
  width: 50vw
}
@media screen and (max-width:991px) {
  .outer-banner-wrapper .banner-bg {
    width: 45vw
  }
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-bg {
    width: 100vw;
    height: 240px
  }
}
.outer-banner-wrapper .banner-bg img {
  object-position: center
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-bg img {
    min-height: auto
  }
}
.outer-banner-wrapper .banner-bg::after,
.outer-banner-wrapper .banner-bg::before {
  background-color: #112868
}
.outer-banner-wrapper .banner-title {
  font-size: 3.625rem;
  line-height: 70px
}
@media screen and (min-width:1201px) and (max-width:1399px) {
  .outer-banner-wrapper .banner-title {
    font-size: 3rem;
    line-height: 60px
  }
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-title {
    font-size: 2rem;
    line-height: 40px
  }
}
@media screen and (min-width:1201px) {
  .outer-banner-wrapper .banner-content {
    max-width: 666px
  }
}
.outer-banner-wrapper .banner-content .tag {
  margin-bottom: 24px
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-content .tag {
    margin-bottom: 10px
  }
}
.outer-banner-wrapper .banner-content .banner-desc {
  display: flex;
  margin-top: 26px;
  gap: 30px;
  flex-wrap: wrap
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-content .banner-desc {
    margin-top: 20px;
    gap: 20px
  }
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-content .banner-desc {
    margin-top: 16px;
    gap: 15px
  }
}
.outer-banner-wrapper .banner-content .banner-desc * {
  color: #fff;
  font-size: 1.125rem;
  line-height: 27px;
  align-items: center;
  display: flex;
  font-weight: 300;
  margin-bottom: 0
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons {
  gap: 12px;
  margin: 0
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons a {
  margin: 0
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-facebook svg,
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-linkedin svg,
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-x svg {
  background-image: url(/themes/custom/ltts_revamp/images/icons-facebook.svg);
  background-size: contain
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-facebook svg use,
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-linkedin svg use,
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-x svg use {
  display: none
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-x svg {
  background-image: url(/themes/custom/ltts_revamp/images/icons-twitter.svg);
  background-size: contain
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons .share-linkedin svg {
  background-image: url(/themes/custom/ltts_revamp/images/icons-linkedin.svg);
  background-size: contain
}
.outer-banner-wrapper .banner-content .banner-desc .social-sharing-buttons svg {
  filter: brightness(0) invert(1);
  height: 26px;
  width: auto;
  opacity: .8
}
.outer-banner-wrapper .banner-content .banner-desc .date,
.outer-banner-wrapper .banner-content .banner-desc .time {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}
.outer-banner-wrapper .banner-content .banner-desc .date p,
.outer-banner-wrapper .banner-content .banner-desc .time p {
  position: relative
}
.outer-banner-wrapper .banner-content .banner-desc .date p::after,
.outer-banner-wrapper .banner-content .banner-desc .time p::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background: rgba(255,255,255,.6)
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-content .banner-desc .date p::after,
  .outer-banner-wrapper .banner-content .banner-desc .time p::after {
    display: none
  }
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-content .banner-desc .date p::after,
  .outer-banner-wrapper .banner-content .banner-desc .time p::after {
    right: -10px
  }
}
.outer-banner-wrapper .banner-content .banner-desc .date img,
.outer-banner-wrapper .banner-content .banner-desc .time img {
  height: 26px;
  width: 26px;
  filter: brightness(0) invert(1);
  margin-right: 10px
}
.outer-banner-wrapper .banner-content .author {
  position: relative;
  margin-top: 56px
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-content .author {
    margin-top: 30px
  }
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-content .author {
    margin-top: 20px
  }
}
.outer-banner-wrapper .banner-content .author::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #23dce1;
  border-radius: 4px
}
.outer-banner-wrapper .banner-content .author .author-name {
  font-size: 1.5625rem;
  line-height: 27px;
  font-weight: 700;
  margin-left: 17px
}
@media screen and (max-width:1199px) {
  .outer-banner-wrapper .banner-content .author .author-name {
    font-size: 1.5rem;
    line-height: 28px
  }
}
@media screen and (max-width:767px) {
  .outer-banner-wrapper .banner-content .author .author-name {
    font-size: 1.3125rem;
    line-height: 26px
  }
}
.outer-banner-wrapper .banner-content .author .designation {
  font-size: 1.125rem;
  line-height: 27px;
  margin-left: 17px;
  font-weight: 300
}
.related-stories h2 {
  color: #fff
}
.related-stories .highlight-cards a {
  background-color: transparent;
  border: 1px solid #fff;
  position: absolute;
  bottom: 32px;
  right: 24px;
  z-index: 5
}
.related-stories .highlight-cards a::after {
  filter: brightness(0) invert(1)
}
@media screen and (max-width:991px) {
  .related-stories .highlight-cards a {
    bottom: 24px
  }
}
.related-stories .highlight-cards .tag {
  font-size: 1rem;
  line-height: 22px;
  color: #23dce1
}
.internal-navigation {
  display: none
}