@import url("./style.scss");
#header {
  background-color: transparent; }

.viewport {
  padding-bottom: 0 !important; }

.banner-wrap {
  height: calc(100vh - 70px);
  background-color: white;
  position: relative; }
  .banner-wrap .container {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .banner-wrap .banner-text-animation {
    display: flex; }
    .banner-wrap .banner-text-animation .bannertitle {
      font-size: 60px;
      line-height: 100%;
      font-weight: 700;
      background: linear-gradient(to right, #292076 0%, #A62D54 40%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .banner-wrap .rightBanner {
    position: relative;
    height: 541px;
    display: grid; }
    .banner-wrap .rightBanner .bottom-text {
      background-color: white;
      width: 270px;
      height: 130px;
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      margin: auto;
      border-radius: 250px 250px 0px 0px;
      text-align: center;
      padding-top: 30px; }
      .banner-wrap .rightBanner .bottom-text a {
        text-transform: uppercase;
        color: #1B1851;
        font-size: 16px;
        font-weight: 700;
        display: block;
        padding: 10px 0px; }
    .banner-wrap .rightBanner ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      transform: scale(0.65); }
      .banner-wrap .rightBanner ul li {
        position: absolute;
        left: 0px; }
        .banner-wrap .rightBanner ul li:nth-child(2) {
          left: 200px;
          top: -28px; }
        .banner-wrap .rightBanner ul li:nth-child(3) {
          left: 641px;
          top: -1px; }
        .banner-wrap .rightBanner ul li:nth-child(4) {
          left: 0px;
          top: 171px; }
        .banner-wrap .rightBanner ul li:nth-child(5) {
          left: 281px;
          top: 171px; }
        .banner-wrap .rightBanner ul li:nth-child(6) {
          left: 561px;
          top: 171px; }
        .banner-wrap .rightBanner ul li:nth-child(7) {
          left: 0px;
          top: 404px; }
        .banner-wrap .rightBanner ul li:nth-child(8) {
          left: 424px;
          top: 404px; }
  .banner-wrap .swiper {
    width: 100%;
    height: 100%; }
  .banner-wrap .swiper-wrapper {
    height: 57px; }
  .banner-wrap .BannerLeft {
    position: relative;
    height: 100%;
    padding-left: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%; }
  @media (max-width: 767px) {
    .banner-wrap {
      margin-top: 65px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .banner-wrap {
      margin-top: 90px; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .common-container {
    max-width: 1170px; } }

#rrr {
  padding: 80px 0px; }
  #rrr .rrrBox {
    background-color: #EBF4FB;
    padding: 30px;
    border-radius: 15px;
    height: 95%; }
    #rrr .rrrBox h2 {
      font-size: 24px;
      background: linear-gradient(to right, #292076 0%, #A62D54 40%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: 700;
      margin-bottom: 20px; }

#FinancialHighlights {
  padding-bottom: 50px; }
  #FinancialHighlights .HighlightsSlider {
    margin-top: 50px; }
    #FinancialHighlights .HighlightsSlider .swiper-wrapper {
      padding-bottom: 50px; }
    #FinancialHighlights .HighlightsSlider .swiper-pagination-bullet {
      background: #292076;
      background: linear-gradient(0deg, #292076 0%, #a62d54 100%);
      width: 12px;
      height: 12px; }

#chairman {
  margin-top: 90px; }
  #chairman .chairman-right {
    padding-left: 20px; }

.downloadCenter {
  background-color: #f1f1f1;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (min-width: 768px) {
    .downloadCenter {
      padding-left: 16px;
      padding-right: 16px; } }
  .downloadCenter .download-report-btn {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    font-weight: 700; }
    @media (max-width: 767px) {
      .downloadCenter .download-report-btn {
        margin-bottom: 50px; } }
    .downloadCenter .download-report-btn img {
      height: 22px; }
  .downloadCenter .view-more-btn {
    margin-top: 0;
    font-size: 20px;
    line-height: 1;
    min-height: 64px;
    align-items: center;
    display: flex;
    margin-bottom: 26px;
    justify-content: space-between; }
    @media (min-width: 768px) and (max-width: 991px) {
      .downloadCenter .view-more-btn {
        font-size: 12px; } }

@media (max-width: 767px) {
  .responsive-tabs .dropdown-arrow {
    top: 24px; } }
@media (min-width: 768px) {
  .responsive-tabs .dropdown-arrow {
    display: none; } }
@media screen and (max-width: 767px) {
  /* styles here */ }

/*# sourceMappingURL=index.css.map */
