/* Release-specific Hostinger/CDN cache breaker for the Services hero. */
@media (min-width: 1181px) {
  body.do-hub-polish[data-do-site="services"] main {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.do-hub-polish[data-do-site="services"] .hero.do-domain-orbit-host {
    min-height: 0 !important;
    padding-top: clamp(24px, 2.5vw, 40px) !important;
    padding-bottom: clamp(48px, 5vw, 72px) !important;
  }

  body.do-hub-polish[data-do-site="services"] .hero.do-domain-orbit-host .hero-panel {
    margin-top: 24px !important;
  }

  body.do-hub-polish[data-do-site="services"] .hero.do-domain-orbit-host .hero-copy {
    width: min(100%, 780px) !important;
    max-width: 780px !important;
  }

  body.do-hub-polish[data-do-site="services"] .hero.do-domain-orbit-host .hero-intro {
    width: min(100%, 760px) !important;
    max-width: 760px !important;
  }

  body.do-hub-polish[data-do-site="services"] .hero.do-domain-orbit-host > .do-domain-orbit {
    right: clamp(18px, 2.5vw, 52px) !important;
    width: clamp(400px, 34vw, 470px) !important;
  }
}
