/* v2.10.54 — consistent full-width accent fades and mobile call-note alignment */
html body[data-page] .sky2.sky2.sky2.sky2.sky2{
  display:inline-block!important;
}
html body[data-page] .sky2.sky2.sky2.sky2.sky2::after,
html body[data-page="home"] .cb-fade-underline.cb-fade-underline.cb-fade-underline.cb-fade-underline.cb-fade-underline::after{
  left:0!important;
  right:0!important;
  width:auto!important;
  transform:none!important;
  transform-origin:left center!important;
  height:5px!important;
  bottom:.02em!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(145,205,255,.94) 0%,rgba(145,205,255,.58) 68%,rgba(145,205,255,0) 100%)!important;
}
html body[data-page] .sky2-plain.sky2-plain.sky2-plain.sky2-plain.sky2-plain::after{
  display:none!important;
}
@media (max-width:760px){
  body[data-page="home"] .mobile-opening .hero .noob{
    position:relative!important;
    top:-6px!important;
  }
}
