
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection{
  overflow-x:hidden !important;
}
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection > .container,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection > .container{
  overflow:visible !important;
}
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
  translate:none !important;
  width:auto !important;
  max-width:none !important;
  min-width:0 !important;
  height:138px !important;
  min-height:138px !important;
  box-sizing:border-box !important;
  margin-top:0 !important;
  margin-bottom:24px !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding:28px max(20px, calc((100vw - 1120px)/2 + 20px)) 27px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  text-align:center !important;
  background:
    radial-gradient(circle at 50% 0%,rgba(255,255,255,.86) 0%,rgba(255,255,255,0) 60%),
    linear-gradient(180deg,#f7fbff 0%,#edf6ff 100%) !important;
  border:0 !important;
  border-top:1px solid #d9e9fa !important;
  border-bottom:1px solid #d9e9fa !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  animation:none !important;
  transition:none !important;
}
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero::before,
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero::after,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero::before,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero::after{
  content:none !important;
  display:none !important;
}
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero h1,
html.cim360HeroFullV9500 body.serviceCatalogPage #catalogTitle,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero h1,
html body.serviceCatalogPage.cim360CatalogMode #catalogTitle{
  display:block !important;
  width:100% !important;
  max-width:760px !important;
  margin:0 !important;
  padding:0 !important;
  color:#083f7f !important;
  -webkit-text-fill-color:#083f7f !important;
  font-family:Inter,Arial,Helvetica,sans-serif !important;
  font-size:28px !important;
  line-height:1.16 !important;
  font-weight:720 !important;
  letter-spacing:-.018em !important;
  text-align:center !important;
  text-transform:none !important;
  text-shadow:none !important;
  filter:none !important;
}
html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero p,
html.cim360HeroFullV9500 body.serviceCatalogPage #catalogSubtitle,
html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero p,
html body.serviceCatalogPage.cim360CatalogMode #catalogSubtitle{
  display:block !important;
  width:100% !important;
  max-width:720px !important;
  margin:0 !important;
  padding:0 !important;
  color:#1c4f89 !important;
  -webkit-text-fill-color:#1c4f89 !important;
  font-family:Inter,Arial,Helvetica,sans-serif !important;
  font-size:14.5px !important;
  line-height:1.48 !important;
  font-weight:520 !important;
  letter-spacing:0 !important;
  text-align:center !important;
  text-shadow:none !important;
}
@media(max-width:600px){
  html.cim360HeroFullV9500 body.serviceCatalogPage .catalogPageSection .catalogHero,
  html body.serviceCatalogPage.cim360CatalogMode .catalogPageSection .catalogHero{
    height:auto !important;
    min-height:128px !important;
    padding:27px 22px 26px !important;
    gap:7px !important;
  }
  html.cim360HeroFullV9500 body.serviceCatalogPage #catalogTitle,
  html body.serviceCatalogPage.cim360CatalogMode #catalogTitle{
    max-width:370px !important;
    font-size:25px !important;
    line-height:1.15 !important;
  }
  html.cim360HeroFullV9500 body.serviceCatalogPage #catalogSubtitle,
  html body.serviceCatalogPage.cim360CatalogMode #catalogSubtitle{
    max-width:370px !important;
    font-size:14px !important;
    line-height:1.46 !important;
  }
}
