<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h-250{
  height: 250px;
}
.h-300{
  height: 300px;
}
.h-350{
  height: 350px;
}
.accelerator-title{
  font-size: 40px !important;
  margin-bottom: 30px !important;
}
.accelerator-title.accelerator-title-bpara{
  margin-bottom: 20px !important;
}
.accelerator-banner.accelerator-banner-lh-rvideo{
  overflow: visible;
  margin-bottom: 140px;
  text-align: left;
}
.accelerator-banner.accelerator-banner-lh-rvideo .vc_custom_heading{
  padding-left: 0;
}
.accelerator-title-sm{
  font-size: 30px !important;
  margin-bottom: 30px !important;
}
.accelerator-gray-border-section{
  box-shadow: 3px 3px 12px #00000029;
  border-radius: 12px;
  padding: 30px;
}
.service-customers-logos{
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  height: 100%;
}
.service-customers-logos img{
  max-height: 60px;
  margin-bottom: 20px;
}

.marketplace-ctas img{
  border-radius: 15px;
  overflow: hidden;
}

.icon-head-content-bg-img-main{
  background: rgba(0,0,0,0.85);
  padding: 30px 30px 0 25px !important;
}
.icon-head-content-bg-img-box img{
  width: 80px;
}

.cognos-why-migrate-div{
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body .accelerator-banner .vc_custom_heading{
    font-size: 34px !important;
  }
  .accelerator-title{
    font-size: 34px !important;
  }
  .accelerator-gray-border-section{
    padding: 15px;
  }
}

@media only screen and (max-width: 767px){
  .accelerator-banner.accelerator-banner-lh-rvideo{
    text-align: center;
    height: 550px;
    margin-bottom: 40px;
  }
  .accelerator-banner-lh-rvideo .video-popup-vbtn img{
    width: 80%;
    margin-top: 20px;
  }
  .accelerator-title,
  .accelerator-title-sm{
    font-size: 30px !important;
  }
}</pre></body></html>