.block-banner-block-v3 {
  padding: 0;
  background-image: linear-gradient(to top,#fff 20%,rgba(255,255,255,0) 40%),url(../../images//ltts-answer-engine/wave.jpg);
  background-size: cover;
  background-position: center 30%
}
.webform-wrapper::before {
  content: "";
  background: url(/themes/custom/ltts_revamp/images/webform-wave.webp) no-repeat;
  position: absolute;
  top: 0;
  right: calc((100% - 100vw)/ 2);
  width: 772px;
  height: 258px;
  background-size: contain;
  z-index: -1
}
@media screen and (max-width:767px) {
  .webform-wrapper::before {
    width: 258px;
    height: 80px
  }
}
@media screen and (max-width:1199px) {
  .webform-wrapper::before {
    display: none
  }
}
.overview {
  position: relative;
  padding-bottom: 40px
}
@media screen and (max-width:767px) {
  .overview {
    padding-top: 24px
  }
}
.overview::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  left: calc((100% - 100vw)/ 2);
  background: transparent linear-gradient(90deg,#084cc8 0,#75c044 35%,#fed314 70%) 0 0 no-repeat padding-box;
  height: 5px
}
.overview .field--name-field-overview-media {
  height: 100%
}
.overview .field--name-field-overview-media img {
  height: 100%
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .overview .row {
    flex-flow: row wrap!important
  }
  .overview .row.right {
    flex-direction: row-reverse!important
  }
  .overview .row > div {
    flex: 1!important
  }
}
@media screen and (max-width:767px) {
  .overview .row .field--name-field-overview-media {
    position: relative
  }
  .overview .row .field--name-field-overview-media::after {
    content: "";
    background: url(/themes/custom/ltts_revamp/images/webform-wave.webp) no-repeat;
    position: absolute;
    top: 100%;
    right: calc((100% - 100vw)/ 2);
    width: 100vw;
    height: 100%;
    background-size: contain;
    z-index: -1
  }
}
@media screen and (min-width:1200px) {
  .overview-content {
    padding-top: 40px;
    padding-bottom: 40px
  }
}
@media screen and (max-width:767px) {
  .overview-content {
    order: 1!important;
    margin-bottom: 20px
  }
}
.full-banner .banner-content img {
  height: 280px;
  width: fit-content
}
@media screen and (max-width:767px) {
  .full-banner .banner-content img {
    height: 200px
  }
}
.full-banner .banner-content .banner-right-box strong {
  color: #fed314;
  font-size: 1.75rem
}
.pillar-industries::before {
  background-color: #fff!important
}
@media screen and (max-width:991px) {
  .pillar-industries .pillar-industry-wrapper img {
    height: 350px!important
  }
}
@media screen and (max-width:575px) {
  .pillar-industries .pillar-industry-wrapper img {
    height: 260px!important
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner {
  border-radius: 4px;
  background-image: url("/themes/custom/ltts_revamp/images/quaterly-result/IR-Q1_Website_Home_Desktop_1320 x 400px_Bg (1).webp");
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-flow: row nowrap
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__row {
    flex-flow: column nowrap;
    justify-content: flex-start
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__row > * {
  flex: 1;
  display: flex;
  align-items: center
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__row > * {
    flex: none;
    width: 100%
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand {
  padding: 10% 0 0 48px;
  white-space: nowrap
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand {
    padding: 16px 12px
  }
}
@media screen and (max-width:575px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand {
    width: 100%;
    font-size: .75rem;
    line-height: 18px
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand-text-wrapper {
  align-items: flex-start
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand-text-wrapper .financial-banner__cta {
  background-color: #23dce1;
  color: #112868
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__brand-text-wrapper .financial-banner__cta:hover {
  background-color: #fff;
  color: #112868
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__heading {
  padding-bottom: 12px
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__subheading {
  margin-bottom: 0;
  padding-bottom: 20px
}
@media screen and (max-width:991px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__visual {
    min-height: auto;
    margin-bottom: 0
  }
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__visual {
    display: none
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__image {
  display: block;
  width: min(100%,340px);
  height: auto;
  max-height: 300px;
  object-fit: contain;
  filter: drop-shadow(0 24px 16px rgba(3, 13, 48, .35))
}
@media screen and (max-width:991px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__image {
    width: min(100%,300px);
    max-height: 250px
  }
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__image {
    display: none
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stats {
  width: min(100%,350px)
}
@media screen and (max-width:991px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stats {
    width: min(100%,350px);
    margin-top: 0
  }
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stats {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    margin-top: 0
  }
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stats > * {
    flex: 1
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat {
  padding-block: 14px 20px
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat {
    padding-block: 8px 10px
  }
}
@media screen and (max-width:575px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat {
    padding-block: 6px 8px
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat--bordered {
  padding-top: 17px;
  border-top: 1px solid rgba(74,133,209,.3)
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat--bordered {
    border-top: none;
    padding-top: 6px
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 2px 8px;
  margin-bottom: 7px
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-heading {
    display: block;
    margin-bottom: 4px;
    text-align: center
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-label {
  color: #23dce1;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.2
}
@media screen and (max-width:1199px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-label {
    display: block;
    margin-bottom: 2px;
    font-size: 1rem;
    line-height: 20px
  }
}
@media screen and (max-width:575px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-label {
    font-size: .875rem;
    line-height: 18px
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-value {
  color: #fed314;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2
}
@media screen and (max-width:1199px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-value {
    font-size: 1.25rem;
    line-height: 22px
  }
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__stat-value {
    display: block;
    font-size: 1.125rem;
    line-height: 22px
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__growth {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fed314;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.15
}
@media screen and (max-width:1199px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__growth {
    font-size: 1.25rem;
    line-height: 22px
  }
}
@media screen and (max-width:767px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__growth {
    display: block;
    font-size: 1.125rem;
    line-height: 22px;
    text-align: center
  }
}
.banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__triangle {
  display: inline-block;
  width: 0;
  height: 0;
  flex-shrink: 0;
  border-right: 17px solid transparent;
  border-bottom: 27px solid #75c044;
  border-left: 17px solid transparent;
  filter: drop-shadow(0 2px 1px rgba(0, 0, 0, .1));
  font-size: 0
}
@media screen and (max-width:1199px) {
  .banner-block-wrapper .slider-stack .full-banner .banner-inner .financial-banner__triangle {
    border-right: 7px solid transparent;
    border-bottom: 12px solid #75c044;
    border-left: 7px solid transparent
  }
}