:root {
  --gh-red: #990000;
  --gh-red-dark: #760000;
  --gh-charcoal: #212529;
  --gh-ink: #16202a;
  --gh-muted: #f5f7f9;
  --gh-border: #d9dee5;
  --gh-font-body: Poppins, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --gh-font-heading: Montserrat, Poppins, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --bs-body-color: var(--gh-ink);
  --bs-body-font-family: var(--gh-font-body);
  --bs-body-line-height: 1.5;
  --bs-danger-rgb: 153, 0, 0;
  --bs-link-color-rgb: 153, 0, 0;
  --bs-link-hover-color-rgb: 118, 0, 0;
}

body {
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--gh-font-heading);
  letter-spacing: 0;
}

.btn-danger {
  --bs-btn-bg: var(--gh-red);
  --bs-btn-border-color: var(--gh-red);
  --bs-btn-hover-bg: var(--gh-red-dark);
  --bs-btn-hover-border-color: var(--gh-red-dark);
  --bs-btn-active-bg: var(--gh-red-dark);
  --bs-btn-active-border-color: var(--gh-red-dark);
  --bs-btn-disabled-bg: var(--gh-red);
  --bs-btn-disabled-border-color: var(--gh-red);
}

.gh-hero {
  background: linear-gradient(180deg, #fff 0%, #f8f9fb 100%);
  padding: clamp(3rem, 6vw, 5.25rem) 0;
}

.gh-hero-home {
  padding: clamp(2.8rem, 5vw, 4.5rem) 0 clamp(2.5rem, 4.5vw, 3.5rem);
}

.gh-eyebrow {
  color: var(--gh-red);
  font-size: .86rem;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: .75rem;
  text-transform: uppercase;
}

.gh-hero h1 {
  color: var(--gh-red);
  font-size: clamp(2.15rem, 4vw, 3.6rem);
  font-weight: 800;
  line-height: 1.08;
  margin-bottom: 1rem;
}

.gh-hero-home h1 {
  font-size: clamp(2.1rem, 3.35vw, 3.25rem);
  max-width: 46rem;
}

.gh-lead {
  color: #2b3035;
  font-size: clamp(1.08rem, 2vw, 1.35rem);
  max-width: 42rem;
}

.gh-hero-home .gh-lead {
  font-size: clamp(1rem, 1.45vw, 1.18rem);
  max-width: 38rem;
}

.gh-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
  margin-top: 1.5rem;
}

.gh-hero-visual {
  position: relative;
}

.gh-hero-img {
  border-radius: 8px;
  display: block;
  height: auto;
  max-width: 100%;
}

.gh-hero-visual-sm .gh-hero-img {
  margin-left: auto;
  max-width: min(100%, 420px);
}

.gh-migration-hero {
  padding: clamp(2.75rem, 5vw, 4.6rem) 0;
}

.gh-migration-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 30px rgba(22, 32, 42, .08));
  max-width: min(100%, 520px);
}

.gh-migration-hero .gh-lead {
  max-width: 39rem;
}

.gh-maintenance-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-maintenance-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 500px);
}

.gh-makeover-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-makeover-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 500px);
}

.gh-support-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-support-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 560px);
}

.gh-repair-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-repair-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 540px);
}

.gh-network-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-network-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 470px);
}

.gh-nbn-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-r-mark {
  display: inline-block;
  font-size: .34em;
  line-height: 1;
  margin-left: .02em;
  transform: translateY(-.42em);
  vertical-align: baseline;
}

.gh-nbn-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 500px);
}

.gh-hero-note {
  color: #5a6470;
  margin: 1.15rem 0 0;
}

.gh-hero-note a {
  color: var(--gh-red);
  font-weight: 700;
  text-decoration: none;
}

.gh-hero-note a:hover,
.gh-hero-note a:focus {
  color: var(--gh-red-dark);
  text-decoration: underline;
  text-underline-offset: .22em;
}

.gh-hero-home .gh-hero-img {
  filter: drop-shadow(0 18px 28px rgba(22, 32, 42, .08));
}

.gh-hero-service-links {
  align-items: center;
  color: #5a6470;
  display: flex;
  flex-wrap: wrap;
  font-size: .92rem;
  gap: .35rem .75rem;
  margin-top: 1rem;
}

.gh-hero-service-links span {
  color: #68727d;
}

.gh-hero-service-links a {
  color: var(--gh-red);
  font-weight: 600;
  text-decoration: none;
}

.gh-hero-service-links a:hover,
.gh-hero-service-links a:focus {
  color: var(--gh-red-dark);
  text-decoration: underline;
}

.gh-hero-points {
  color: #4c5661;
  display: flex;
  flex-wrap: wrap;
  gap: .7rem 1rem;
  margin: 1.35rem 0 0;
}

.gh-hero-points li {
  align-items: center;
  display: inline-flex;
  gap: .45rem;
}

.gh-hero-points i {
  color: var(--gh-red);
}

.gh-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
}

.gh-section[id] {
  scroll-margin-top: 8rem;
}

.gh-section-compact {
  padding-top: 0;
}

.gh-section-muted {
  background: var(--gh-muted);
}

.gh-section-red {
  background: var(--gh-red);
  color: #fff;
}

.gh-section-proof {
  background: #f7f8fa;
  border-bottom: 1px solid var(--gh-border);
  border-top: 1px solid var(--gh-border);
}

.gh-domain-finder {
  background: #fff;
  border-bottom: 1px solid var(--gh-border);
  padding-top: clamp(2.75rem, 5vw, 4rem);
}

.gh-domain-finder .input-group-lg > .form-control,
.gh-domain-finder .input-group-lg > .btn {
  font-size: 1rem;
}

.gh-domain-finder .form-control:focus {
  border-color: var(--gh-red) !important;
  box-shadow: 0 0 0 .2rem rgba(153, 0, 0, .18) !important;
  outline: 0;
}

.gh-domain-finder .btn:focus-visible {
  box-shadow: 0 0 0 .2rem rgba(153, 0, 0, .24) !important;
  outline: 0;
}

.gh-domain-finder .alert {
  margin-bottom: 0;
}

.gh-domain-result-title {
  color: var(--gh-ink);
  font-size: 1.28rem;
  font-weight: 800;
  margin-bottom: .25rem;
}

.gh-domain-result-price {
  color: var(--gh-red);
  font-family: var(--gh-font-heading);
  font-size: clamp(1.55rem, 3vw, 2rem);
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.gh-domain-result-meta {
  color: #5d6670;
}

.gh-section-head {
  max-width: 760px;
  margin-bottom: 2rem;
}

.gh-section-head h2,
.gh-section h2,
.gh-cta h2 {
  color: var(--gh-red);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 800;
  line-height: 1.15;
}

.gh-section-head p {
  color: #4c5661;
  font-size: 1.08rem;
}

.gh-section-intro {
  color: #4c5661;
  font-size: 1.08rem;
  max-width: 34rem;
}

.gh-section-red .gh-section-head h2,
.gh-section-red .gh-section-head p {
  color: #fff;
}

.gh-card {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.35rem;
  text-decoration: none;
}

.gh-card-link:hover,
.gh-card-link:focus {
  border-color: var(--gh-red);
  box-shadow: 0 12px 26px rgba(0, 0, 0, .08);
  color: inherit;
  transform: translateY(-2px);
}

.gh-card-icon {
  align-items: center;
  background: #f8e8e8;
  border-radius: 8px;
  color: var(--gh-red);
  display: inline-flex;
  height: 42px;
  justify-content: center;
  margin-bottom: 1rem;
  width: 42px;
}

.gh-card h3 {
  color: var(--gh-ink);
  font-size: 1.18rem;
  font-weight: 800;
}

.gh-card p { color: #4c5661; margin-bottom: 0; }

.gh-card-action {
  align-items: center;
  color: var(--gh-red);
  display: inline-flex;
  font-weight: 700;
  gap: .4rem;
  margin-top: auto;
  padding-top: 1.15rem;
}

.gh-list-card {
  gap: .15rem;
}

.gh-migration-overview .gh-list-card,
.gh-step-card,
.gh-info-panel,
.gh-eligibility-card {
  box-shadow: 0 14px 32px rgba(22, 32, 42, .045);
}

.gh-check-list {
  color: #303841;
  display: grid;
  gap: .65rem;
  list-style: none;
  margin: .35rem 0 0;
  padding: 0;
}

.gh-check-list li {
  align-items: flex-start;
  display: flex;
  gap: .55rem;
}

.gh-check-list li::before {
  color: var(--gh-red);
  content: "\f00c";
  flex: 0 0 1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-top: .12rem;
}

.gh-check-list-lg {
  font-size: 1.05rem;
  gap: .8rem;
  margin-top: 0;
}

.gh-exclusion-card {
  gap: .7rem;
}

.gh-exclusion-card > i {
  color: var(--gh-red);
  font-size: 1.4rem;
}

.gh-migration-exclusions .gh-card {
  border-color: #e4e8ed;
}

.gh-included-panel,
.gh-eligibility-card,
.gh-info-panel,
.gh-step-card {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  height: 100%;
  padding: 1.5rem;
}

.gh-included-panel {
  background: rgba(255, 255, 255, .07);
  border-color: rgba(255, 255, 255, .14);
  color: #fff;
}

.gh-included-panel h3,
.gh-included-panel span {
  color: #fff;
}

.gh-included-panel h3 {
  font-size: 1.25rem;
  margin-bottom: 1.15rem;
}

.gh-included-panel span {
  align-items: center;
  display: inline-flex;
  font-weight: 600;
  gap: .45rem;
}

.gh-included-panel i {
  color: #fff;
}

.gh-cpanel-restore-band h2,
.gh-cpanel-restore-band h3 {
  color: #fff;
}

.gh-cpanel-restore-band p {
  color: #e6ebef;
}

.gh-cpanel-restore-band .gh-included-panel {
  box-shadow: 0 18px 34px rgba(0, 0, 0, .12);
}

.gh-eligibility-card p,
.gh-exclusion-card p,
.gh-step-card p,
.gh-info-panel p {
  color: #4c5661;
}

.gh-eligibility-card p {
  margin: 1rem 0 0;
}

.gh-info-panel p + p {
  margin-top: .75rem;
}

.gh-info-panel .gh-check-list {
  margin-top: .25rem;
}

.gh-step-card {
  display: flex;
  flex-direction: column;
  gap: .75rem;
  position: relative;
}

.gh-migration-steps .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-makeover-process .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-support-remote-steps .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-repair-process .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-network-process .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-video-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-video-hero .gh-hero-visual-sm .gh-hero-img {
  filter: drop-shadow(0 18px 32px rgba(22, 32, 42, .08));
  max-width: min(100%, 500px);
}

.gh-video-quick-facts {
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
  margin-top: 1rem;
}

.gh-video-quick-facts span {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 999px;
  color: #303841;
  display: inline-flex;
  font-size: .92rem;
  font-weight: 600;
  gap: .45rem;
  padding: .45rem .75rem;
}

.gh-video-quick-facts i {
  color: var(--gh-red);
}

.gh-video-hero-card {
  align-items: flex-start;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(22, 32, 42, .075);
  display: flex;
  gap: .85rem;
  margin: 1rem 0 0 auto;
  max-width: 430px;
  padding: 1rem;
}

.gh-video-hero-card > span {
  align-items: center;
  background: #f8e8e8;
  border-radius: 8px;
  color: var(--gh-red);
  display: inline-flex;
  flex: 0 0 42px;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.gh-video-hero-card strong,
.gh-video-hero-card small {
  display: block;
}

.gh-video-hero-card strong {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
  font-weight: 800;
  line-height: 1.2;
}

.gh-video-hero-card small {
  color: #5a6470;
  font-size: .92rem;
  margin-top: .25rem;
}

.gh-video-service-card,
.gh-video-price-card,
.gh-video-delivery-card,
.gh-video-process .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-video-price-card {
  box-shadow: 0 14px 32px rgba(22, 32, 42, .045);
}

.gh-video-price-card .gh-plan-price {
  color: var(--gh-red);
}

.gh-video-price-card .gh-plan-price span {
  color: #5a6470;
}

.gh-video-format-note,
.gh-video-assessment {
  border-left: 4px solid var(--gh-red);
}

.gh-video-intake .gh-section-intro {
  max-width: 36rem;
}

.gh-video-intake {
  scroll-margin-top: 9rem;
}

.gh-video-intake-note {
  border-left: 4px solid var(--gh-red);
}

.gh-video-job-form {
  box-shadow: 0 16px 36px rgba(22, 32, 42, .055);
}

.gh-video-fieldset {
  border: 0;
  border-bottom: 1px solid #e2e6ea;
  margin: 0 0 1.4rem;
  padding: 0 0 1.4rem;
}

.gh-video-fieldset:last-of-type {
  border-bottom: 0;
  margin-bottom: 1rem;
  padding-bottom: 0;
}

.gh-video-fieldset legend {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
  font-size: 1.15rem;
  font-weight: 800;
  margin-bottom: 1rem;
}

.gh-video-output-options {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gh-video-option {
  align-items: flex-start;
  border: 1px solid #d8dee5;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  gap: .7rem;
  height: 100%;
  padding: .9rem;
}

.gh-video-option:has(.form-check-input:checked) {
  border-color: var(--gh-red);
  box-shadow: 0 0 0 1px rgba(153, 0, 0, .2);
}

.gh-video-option.is-disabled {
  cursor: not-allowed;
  opacity: .48;
}

.gh-video-option strong,
.gh-video-option small {
  display: block;
}

.gh-video-option strong {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
  font-weight: 800;
  line-height: 1.2;
}

.gh-video-option small {
  color: #5a6470;
  font-size: .9rem;
  margin-top: .2rem;
}

.gh-video-radio-stack,
.gh-video-acknowledgements {
  display: grid;
  gap: .65rem;
}

.gh-video-return-address {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  margin-top: 1rem;
  padding: 1rem;
}

.gh-video-submit-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
}

.gh-video-submit-row p {
  color: #5a6470;
  flex: 1 1 18rem;
  font-size: .95rem;
}

.gh-video-honeypot {
  height: 0;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  width: 0;
}

@media (max-width: 575.98px) {
  .gh-video-output-options {
    grid-template-columns: 1fr;
  }

  .gh-video-submit-row .btn {
    width: 100%;
  }
}

.gh-video-delivery-card {
  display: flex;
  flex-direction: column;
  gap: .75rem;
}

.gh-video-address {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  color: #303841;
  display: grid;
  gap: .15rem;
  margin-top: .25rem;
  padding: .9rem 1rem;
}

.gh-video-address strong {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
}

.gh-video-care h2 {
  color: #fff;
}

.gh-video-care > .container > .row > .col-lg-5 > p:not(.gh-eyebrow) {
  color: #e6ebef;
}

.gh-nbn-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-step-number {
  align-items: center;
  background: var(--gh-red);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: var(--gh-font-heading);
  font-weight: 800;
  height: 2.1rem;
  justify-content: center;
  width: 2.1rem;
}

.gh-step-card h3,
.gh-info-panel h2 {
  margin-bottom: .25rem;
}

.gh-step-card h3,
.gh-info-panel h2 {
  font-size: 1.25rem;
  font-weight: 800;
}

.gh-plan-card {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  padding: 1.45rem;
}

.gh-plan-card-featured {
  border-color: rgba(153, 0, 0, .35);
  box-shadow: 0 18px 36px rgba(33, 37, 41, .08);
}

.gh-plan-tag {
  align-self: flex-start;
  background: #eef1f4;
  border-radius: 999px;
  color: #4c5661;
  display: inline-flex;
  font-size: .78rem;
  font-weight: 800;
  line-height: 1;
  padding: .4rem .65rem;
}

.gh-plan-card-featured .gh-plan-tag {
  background: var(--gh-red);
  color: #fff;
}

.gh-plan-card h3 {
  font-size: 1.45rem;
  margin-bottom: .35rem;
}

.gh-plan-card p {
  color: #4c5661;
  margin-bottom: 0;
}

.gh-plan-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  display: grid;
  gap: .65rem;
  list-style: none;
  margin: 0;
  padding: .95rem;
}

.gh-plan-list li {
  align-items: center;
  color: #303841;
  display: flex;
  gap: .65rem;
}

.gh-plan-list i {
  color: var(--gh-red);
  flex: 0 0 1.1rem;
  text-align: center;
}

.gh-plan-price {
  color: var(--gh-red);
  font-family: var(--gh-font-heading);
  font-size: clamp(2rem, 4vw, 2.7rem);
  font-weight: 800;
  line-height: 1;
  margin: 0;
}

.gh-plan-price span {
  color: #5a6470;
  font-family: var(--gh-font-body);
  font-size: 1rem;
  font-weight: 600;
}

.gh-plan-action-row {
  margin-top: auto;
  padding-top: .25rem;
}

.gh-maintenance-plan-card {
  gap: .8rem;
  padding: 1.25rem;
}

.gh-maintenance-plan-card .gh-plan-price {
  font-size: clamp(2rem, 3vw, 2.35rem);
}

.gh-maintenance-plan-card .gh-check-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  gap: .5rem;
  margin: 0;
  padding: .75rem;
}

.gh-plan-footnote {
  color: #5a6470;
  font-size: .95rem;
  margin: 1.25rem 0 0;
  max-width: 54rem;
}

.gh-maintenance-non-wordpress h2,
.gh-maintenance-non-wordpress h3 {
  color: #fff;
}

.gh-maintenance-non-wordpress p {
  color: #e6ebef;
}

.gh-makeover-platforms h2,
.gh-makeover-platforms h3 {
  color: #fff;
}

.gh-makeover-platforms p {
  color: #e6ebef;
}

.gh-problem-list-card .gh-check-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-scope-panel {
  border-top: 4px solid var(--gh-red);
}

.gh-support-help-card,
.gh-support-pricing-card {
  border-top: 4px solid var(--gh-red);
}

.gh-support-help-card {
  gap: .8rem;
}

.gh-support-help-card .gh-check-list,
.gh-support-pricing-card .gh-check-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  gap: .5rem;
  margin: 0;
  padding: .75rem;
}

.gh-support-pricing-card {
  gap: .9rem;
  padding: 1.35rem;
}

.gh-support-pricing-card .gh-plan-price {
  font-size: clamp(2rem, 3vw, 2.45rem);
}

.gh-support-pricing-card .gh-plan-price span {
  display: inline-block;
  margin-left: .35rem;
}

.gh-support-issue-grid {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-support-issue-grid span {
  align-items: flex-start;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: #303841;
  display: flex;
  font-weight: 600;
  gap: .65rem;
  min-height: 58px;
  padding: .85rem 1rem;
}

.gh-support-issue-grid i {
  color: var(--gh-red);
  flex: 0 0 1rem;
  margin-top: .16rem;
  text-align: center;
}

.gh-repair-service-card,
.gh-repair-care-panel,
.gh-repair-pricing-card {
  border-top: 4px solid var(--gh-red);
}

.gh-repair-service-card {
  gap: .8rem;
}

.gh-repair-service-card .gh-check-list,
.gh-repair-pricing-card .gh-check-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  gap: .5rem;
  margin: 0;
  padding: .75rem;
}

.gh-repair-issue-grid {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-repair-issue-grid span {
  align-items: flex-start;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: #303841;
  display: flex;
  font-weight: 600;
  gap: .65rem;
  min-height: 58px;
  padding: .85rem 1rem;
}

.gh-repair-issue-grid i {
  color: var(--gh-red);
  flex: 0 0 1rem;
  margin-top: .16rem;
  text-align: center;
}

.gh-repair-pricing-card {
  gap: .9rem;
  padding: 1.35rem;
}

.gh-repair-pricing-card .gh-plan-price {
  font-size: clamp(2rem, 3vw, 2.45rem);
}

.gh-repair-pricing-card .gh-plan-price span {
  display: inline-block;
  margin-left: .35rem;
}

.gh-repair-turnaround {
  display: grid;
  gap: .65rem;
}

.gh-repair-turnaround span {
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  color: #4c5661;
  display: block;
  padding: .75rem .85rem;
}

.gh-repair-turnaround strong {
  color: var(--gh-ink);
  display: block;
  font-family: var(--gh-font-heading);
  font-size: .95rem;
  margin-bottom: .15rem;
}

.gh-network-service-card,
.gh-network-pricing-card {
  border-top: 4px solid var(--gh-red);
}

.gh-network-issue-grid {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-network-issue-grid span {
  align-items: flex-start;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: #303841;
  display: flex;
  font-weight: 600;
  gap: .65rem;
  min-height: 58px;
  padding: .85rem 1rem;
}

.gh-network-issue-grid i {
  color: var(--gh-red);
  flex: 0 0 1rem;
  margin-top: .16rem;
  text-align: center;
}

.gh-network-pricing-card {
  gap: .9rem;
  padding: 1.35rem;
}

.gh-network-pricing-card .gh-check-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  gap: .5rem;
  margin: 0;
  padding: .75rem;
}

.gh-network-pricing-card .gh-plan-price {
  font-size: clamp(2rem, 3vw, 2.45rem);
}

.gh-network-pricing-card .gh-plan-price span {
  display: inline-block;
  margin-left: .35rem;
}

.gh-network-fit-grid {
  display: grid;
  gap: .65rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-network-fit-grid span {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  color: #303841;
  display: flex;
  font-weight: 600;
  min-height: 48px;
  padding: .7rem .85rem;
}

.gh-phone-hero {
  padding: clamp(2.75rem, 5vw, 4.75rem) 0;
}

.gh-phone-visual {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(22, 32, 42, .07);
  display: grid;
  gap: 1rem;
  margin-left: auto;
  max-width: 560px;
  padding: clamp(1.1rem, 2.5vw, 1.6rem);
}

.gh-phone-visual-header {
  align-items: center;
  display: flex;
  gap: 1rem;
}

.gh-phone-visual-header > span {
  align-items: center;
  background: var(--gh-red);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  flex: 0 0 52px;
  font-size: 1.25rem;
  height: 52px;
  justify-content: center;
  width: 52px;
}

.gh-phone-visual-header h2 {
  color: var(--gh-ink);
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  margin-bottom: 0;
}

.gh-phone-visual-simple {
  gap: 1.1rem;
}

.gh-phone-hero-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  margin: 0;
  padding: 1rem;
}

.gh-phone-simple-note {
  background: #1f262d;
  border-radius: 8px;
  color: #fff;
  display: block;
  padding: 1rem;
}

.gh-phone-simple-note strong,
.gh-phone-simple-note span {
  display: block;
}

.gh-phone-simple-note span {
  color: rgba(255, 255, 255, .72);
  margin-top: .2rem;
}

.gh-phone-service-card,
.gh-phone-plan-card {
  border-top: 4px solid var(--gh-red);
}

.gh-phone-plan-card .gh-plan-price {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: .18rem .3rem;
}

.gh-phone-plan-card .gh-plan-price span {
  padding-bottom: .22rem;
}

.gh-phone-choice-guide {
  border-left: 4px solid var(--gh-red);
}

.gh-phone-guide-items {
  display: grid;
  gap: .65rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gh-phone-guide-items span {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  color: #4c5661;
  display: block;
  padding: .75rem .85rem;
}

.gh-phone-guide-items strong {
  color: var(--gh-ink);
  display: block;
  font-family: var(--gh-font-heading);
  margin-bottom: .1rem;
}

.gh-phone-plan-group {
  margin-bottom: clamp(2.25rem, 5vw, 4rem);
  scroll-margin-top: 8rem;
}

.gh-phone-plan-group h3 {
  color: var(--gh-ink);
  font-size: clamp(1.45rem, 2.4vw, 2rem);
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: .4rem;
}

.gh-phone-plan-group > .row p {
  color: #4c5661;
}

.gh-phone-addon-panel {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  border-top: 4px solid var(--gh-red);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  padding: clamp(1.15rem, 2.5vw, 1.45rem);
}

.gh-phone-addon-head {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.gh-phone-addon-head h4 {
  color: var(--gh-ink);
  font-size: clamp(1.35rem, 2.2vw, 1.75rem);
  font-weight: 800;
  margin: .7rem 0 0;
}

.gh-phone-addon-head p {
  color: #5a6470;
  flex: 0 1 290px;
  margin: 0;
}

.gh-phone-addon-list {
  display: grid;
  gap: .8rem;
}

.gh-phone-addon-item {
  align-items: center;
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  display: grid;
  gap: .85rem;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  padding: .95rem;
}

.gh-phone-addon-icon {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 999px;
  color: var(--gh-red);
  display: inline-flex;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.gh-phone-addon-item h5 {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
  font-size: 1.05rem;
  font-weight: 800;
  margin: 0 0 .2rem;
}

.gh-phone-addon-item p {
  color: #4c5661;
  margin: 0;
}

.gh-phone-addon-price {
  color: var(--gh-red);
  font-family: var(--gh-font-heading);
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
  text-align: right;
  white-space: nowrap;
}

.gh-phone-addon-price span {
  color: #5a6470;
  display: block;
  font-family: var(--gh-font-body);
  font-size: .78rem;
  font-weight: 700;
  margin-top: .15rem;
}

.gh-phone-rate-strip {
  display: grid;
  gap: .65rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gh-phone-rate-strip span {
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  color: #4c5661;
  display: block;
  font-size: .82rem;
  padding: .7rem .75rem;
}

.gh-phone-rate-strip strong {
  color: var(--gh-ink);
  display: block;
  font-family: var(--gh-font-heading);
  font-size: 1.05rem;
  line-height: 1.1;
  margin-bottom: .1rem;
}

.gh-phone-included {
  align-items: flex-start;
  background: #fff7f7;
  border: 1px solid #f0caca;
  border-radius: 8px;
  color: #303841;
  display: flex;
  font-size: .94rem;
  font-weight: 600;
  gap: .55rem;
  padding: .75rem .85rem;
}

.gh-phone-included i {
  color: var(--gh-red);
  margin-top: .12rem;
}

.gh-phone-coming-soon {
  border-left: 4px solid var(--gh-red);
}

.gh-phone-why h2,
.gh-phone-why h3 {
  color: #fff;
}

.gh-phone-why p {
  color: #e6ebef;
}

.gh-phone-process .gh-step-card {
  border-top: 4px solid var(--gh-red);
}

.gh-nbn-address-section {
  border-bottom: 1px solid var(--gh-border);
  scroll-margin-top: 7rem;
}

.gh-nbn-address-card {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(33, 37, 41, .07);
  padding: clamp(1rem, 2vw, 1.75rem);
  position: relative;
}

.gh-nbn-lookup-shell {
  display: grid;
  gap: clamp(1.25rem, 2.5vw, 2rem);
  grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
}

.gh-nbn-lookup-main {
  min-width: 0;
}

.gh-nbn-lookup-aside {
  align-self: start;
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  padding: 1rem;
}

.gh-nbn-lookup-aside ul {
  display: grid;
  gap: .65rem;
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
}

.gh-nbn-lookup-aside li {
  align-items: center;
  color: #303841;
  display: flex;
  font-size: .95rem;
  font-weight: 600;
  gap: .6rem;
}

.gh-nbn-lookup-aside li i {
  color: var(--gh-red);
  text-align: center;
  width: 1.1rem;
}

.gh-nbn-lookup-aside p:last-child {
  color: #5a6470;
  font-size: .9rem;
  margin-bottom: 0;
}

.gh-nbn-search-form {
  position: relative;
}

.gh-nbn-search-heading {
  align-items: flex-start;
  display: flex;
  gap: .8rem;
  margin-bottom: .85rem;
}

.gh-nbn-search-heading > span {
  align-items: center;
  background: var(--gh-red);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  flex: 0 0 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.gh-nbn-search-heading p {
  color: #5a6470;
  margin: 0;
}

.gh-nbn-search-box {
  position: relative;
}

.gh-nbn-search-icon {
  color: var(--gh-red);
  left: 1rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.gh-nbn-search-box .form-control {
  border-color: var(--gh-border);
  font-weight: 600;
  min-height: 58px;
  padding-left: 2.75rem;
  padding-right: 3rem;
}

.gh-nbn-search-box input[type="search"]::-webkit-search-cancel-button,
.gh-nbn-search-box input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.gh-nbn-search-box .form-control:focus {
  border-color: var(--gh-red);
  box-shadow: 0 0 0 .2rem rgba(177, 0, 0, .12);
}

.gh-nbn-clear {
  position: absolute;
  right: .5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

.gh-nbn-suggestions {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(33, 37, 41, .14);
  left: 0;
  max-height: 320px;
  overflow: auto;
  position: absolute;
  right: 0;
  top: calc(100% + .4rem);
  z-index: 30;
}

.gh-nbn-suggestion {
  align-items: center;
  display: flex;
  gap: .7rem;
  min-height: 62px;
  padding-bottom: .65rem;
  padding-top: .65rem;
}

.gh-nbn-suggestion-icon {
  align-items: center;
  background: #fff1f1;
  border-radius: 999px;
  color: var(--gh-red);
  display: inline-flex;
  flex: 0 0 34px;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.gh-nbn-suggestion-copy {
  display: grid;
  flex: 1 1 auto;
  gap: .1rem;
  min-width: 0;
}

.gh-nbn-suggestion-copy strong {
  color: #1f262d;
  line-height: 1.2;
}

.gh-nbn-suggestion-copy small {
  color: #6b7480;
}

.gh-nbn-suggestion-arrow {
  color: #a1a8b1;
  font-size: .8rem;
}

.gh-nbn-suggestion.active,
.gh-nbn-suggestion:focus,
.gh-nbn-suggestion:hover {
  background: #fff5f5;
  border-color: #e7b4b4;
  box-shadow: inset 0 0 0 2px rgba(177, 0, 0, .16);
  color: #1f262d;
  outline: 0;
  z-index: 2;
}

.gh-nbn-suggestions .list-group-item-action:active {
  background: #fff5f5;
  border-color: #e7b4b4;
  color: #1f262d;
}

.gh-nbn-search-box:has(.gh-nbn-suggestions:not([hidden])) + .gh-plan-footnote {
  opacity: 0;
  pointer-events: none;
}

.gh-nbn-ready-box {
  background: #1f262d;
  border: 1px solid #1f262d;
  border-radius: 8px;
  color: #fff;
  margin-top: 1.25rem;
  padding: clamp(1rem, 2vw, 1.35rem);
}

.gh-nbn-ready-heading {
  align-items: flex-start;
  display: flex;
  gap: .85rem;
  margin-bottom: 1rem;
}

.gh-nbn-ready-box .gh-eyebrow {
  color: rgba(255, 255, 255, .72);
}

.gh-nbn-ready-box h3 {
  color: #fff;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  margin-bottom: 0;
}

.gh-nbn-ready-icon {
  align-items: center;
  background: var(--gh-red);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  flex: 0 0 38px;
  height: 38px;
  justify-content: center;
  width: 38px;
}

.gh-nbn-summary-grid {
  display: grid;
  gap: .65rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gh-nbn-summary-grid span {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  color: rgba(255, 255, 255, .78);
  display: block;
  padding: .75rem .85rem;
}

.gh-nbn-summary-grid strong {
  color: #fff;
  display: block;
  font-size: .82rem;
  margin-bottom: .15rem;
}

.gh-nbn-upgrade-panel {
  align-items: center;
  background: #fff8e8;
  border: 1px solid #f1d89b;
  border-radius: 8px;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-top: 1rem;
  padding: 1rem;
}

.gh-nbn-upgrade-panel strong,
.gh-nbn-upgrade-panel span {
  display: block;
}

.gh-nbn-upgrade-panel span {
  color: #5a6470;
  font-size: .92rem;
}

.gh-nbn-toggle-row {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-top: 0;
}

.gh-nbn-plan-selector-head {
  align-items: end;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.gh-nbn-filter-row {
  display: flex;
  gap: .6rem;
  margin-bottom: 1rem;
  overflow-x: auto;
  padding-bottom: .15rem;
}

.gh-nbn-filter-chip {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: #303841;
  display: grid;
  flex: 0 0 auto;
  min-width: 118px;
  padding: .65rem .8rem;
  text-align: left;
}

.gh-nbn-filter-chip span {
  font-family: 'Montserrat', sans-serif;
  font-size: .92rem;
  font-weight: 800;
}

.gh-nbn-filter-chip small {
  color: #6b7480;
  font-weight: 600;
}

.gh-nbn-filter-chip.is-active {
  background: #1f262d;
  border-color: #1f262d;
  color: #fff;
}

.gh-nbn-filter-chip.is-active small {
  color: rgba(255, 255, 255, .76);
}

.gh-nbn-native-plan-grid {
  display: grid;
  gap: .85rem;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
}

.gh-nbn-native-plan {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: .9rem;
  min-height: 100%;
  padding: 1.15rem;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.gh-nbn-native-plan:hover,
.gh-nbn-native-plan:focus {
  border-color: rgba(177, 0, 0, .45);
  box-shadow: 0 14px 30px rgba(33, 37, 41, .08);
  outline: 0;
  transform: translateY(-1px);
}

.gh-nbn-native-plan.is-selected {
  border-color: var(--gh-red);
  box-shadow: 0 0 0 2px rgba(177, 0, 0, .12), 0 16px 34px rgba(33, 37, 41, .1);
}

.gh-nbn-plan-card-head {
  align-items: flex-start;
  display: flex;
  gap: .8rem;
  justify-content: space-between;
}

.gh-nbn-native-plan h4 {
  font-size: 1.08rem;
  margin: 0;
}

.gh-nbn-plan-use,
.gh-nbn-plan-status {
  border-radius: 999px;
  display: inline-flex;
  font-size: .72rem;
  font-weight: 800;
  line-height: 1;
  padding: .35rem .55rem;
  text-transform: uppercase;
}

.gh-nbn-plan-use {
  background: #f7f8fa;
  color: #5a6470;
  margin-bottom: .45rem;
}

.gh-nbn-plan-status {
  align-items: center;
  background: #fff1f1;
  color: var(--gh-red);
  gap: .3rem;
  white-space: nowrap;
}

.gh-nbn-plan-card-body {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.gh-nbn-plan-card-body p {
  color: #5a6470;
  font-size: .92rem;
  margin: .35rem 0 0;
}

.gh-nbn-plan-speed {
  color: var(--gh-red);
  font-family: 'Montserrat', sans-serif;
  font-size: 1.65rem;
  font-weight: 800;
  line-height: 1.05;
  white-space: nowrap;
}

.gh-nbn-plan-price {
  line-height: 1;
  text-align: right;
  white-space: nowrap;
}

.gh-nbn-plan-price strong {
  color: var(--gh-red);
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
  line-height: .95;
}

.gh-nbn-plan-price span {
  color: #5a6470;
  font-weight: 600;
}

.gh-nbn-plan-detail-row {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: .45rem .7rem;
  padding: .7rem .8rem;
}

.gh-nbn-plan-detail-row span {
  align-items: center;
  color: #303841;
  display: flex;
  font-size: .84rem;
  font-weight: 700;
  gap: .35rem;
  white-space: nowrap;
}

.gh-nbn-plan-detail-row i {
  color: var(--gh-red);
}

.gh-nbn-selected-plan {
  align-items: center;
  background: #1f262d;
  border-radius: 8px;
  color: #fff;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-top: 1rem;
  padding: 1rem;
}

.gh-nbn-selected-plan span,
.gh-nbn-selected-plan small {
  color: rgba(255, 255, 255, .72);
  display: block;
}

.gh-nbn-selected-plan strong {
  color: #fff;
  display: block;
  font-family: 'Montserrat', sans-serif;
}

.gh-nbn-selected-action {
  align-items: center;
  display: flex;
  gap: 1rem;
  text-align: right;
  white-space: nowrap;
}

.gh-nbn-selected-action div strong {
  color: #fff;
  font-size: 1.7rem;
  line-height: 1;
}

.gh-nbn-included-card,
.gh-nbn-plan-card {
  border-top: 4px solid var(--gh-red);
}

.gh-nbn-plan-card .gh-check-list {
  background: #f7f8fa;
  border: 1px solid #e2e6ea;
  border-radius: 8px;
  gap: .5rem;
  margin: 0;
  padding: .75rem;
}

.gh-nbn-cis-grid {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gh-nbn-cis-grid a {
  align-items: center;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: var(--gh-ink);
  display: flex;
  font-weight: 700;
  gap: .65rem;
  min-height: 58px;
  padding: .8rem 1rem;
  text-decoration: none;
}

.gh-nbn-cis-grid a:hover,
.gh-nbn-cis-grid a:focus {
  border-color: var(--gh-red);
  color: var(--gh-red);
}

.gh-nbn-cis-grid i {
  color: var(--gh-red);
  flex: 0 0 1rem;
  text-align: center;
}

.gh-plan-custom {
  align-items: center;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  display: flex;
  gap: 1.5rem;
  justify-content: space-between;
  padding: 1.5rem;
}

.gh-plan-custom h3 {
  margin-bottom: .35rem;
}

.gh-plan-custom p:last-child {
  margin-bottom: 0;
}

.gh-card-red {
  background: transparent;
  border-color: rgba(255, 255, 255, .25);
  color: #fff;
}

.gh-card-red h3,
.gh-card-red p {
  color: #fff;
}

.gh-card-icon-red {
  background: #fff;
  color: var(--gh-red);
}

.gh-card-proof {
  background: transparent;
  border-color: transparent;
  padding: .25rem 0;
}

.gh-card-proof h3 {
  font-size: 1.08rem;
}

.gh-card-icon-proof {
  background: #fff;
  border: 1px solid #f1caca;
}

.gh-link-strip {
  display: grid;
  gap: .8rem;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.gh-link-strip a {
  align-items: center;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: var(--gh-ink);
  display: flex;
  font-weight: 700;
  gap: .7rem;
  min-height: 58px;
  padding: .8rem 1rem;
  text-decoration: none;
}

.gh-link-strip a:hover,
.gh-link-strip a:focus {
  border-color: var(--gh-red);
  color: var(--gh-red);
}

.gh-link-strip i {
  color: var(--gh-red);
}

.gh-section-testimonials {
  background: #fff;
}

.gh-testimonial {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(22, 32, 42, .06);
  padding: 1.5rem;
}

.gh-testimonial-feature {
  padding: clamp(1.5rem, 3vw, 2.25rem);
}

.gh-testimonial-mark {
  color: var(--gh-red);
  font-size: 1.7rem;
  margin-bottom: 1rem;
}

.gh-testimonial blockquote {
  color: #2b3035;
  font-size: 1.02rem;
  margin: 0 0 1.1rem;
}

.gh-testimonial-feature blockquote {
  font-size: clamp(1.05rem, 1.6vw, 1.22rem);
  line-height: 1.6;
}

.gh-testimonial-name {
  color: var(--gh-ink);
  font-family: var(--gh-font-heading);
  font-weight: 800;
  margin: 0;
}

.gh-testimonial-detail {
  color: var(--gh-red);
  font-size: .95rem;
  margin: .15rem 0 0;
}

.gh-form {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  padding: 1.5rem;
}

.gh-feature-band {
  background: var(--gh-charcoal);
  color: #fff;
}

.gh-feature-band .gh-section-head h2,
.gh-feature-band .gh-section-head p,
.gh-feature-band .gh-card h3 {
  color: #fff;
}

.gh-feature-band .gh-card {
  background: rgba(255, 255, 255, .06);
  border-color: rgba(255, 255, 255, .12);
}

.gh-feature-band .gh-card p {
  color: #dce2e8;
}

.gh-feature-band .gh-card-icon {
  background: rgba(255, 255, 255, .12);
  color: #fff;
}

.gh-m365-hero .gh-lead {
  max-width: 38rem;
}

.gh-m365-platform-panel {
  margin-left: auto;
  max-width: min(100%, 540px);
}

.gh-m365-platform-row h3 {
  font-size: 1rem;
  font-weight: 800;
}

.gh-m365-overview .gh-eligibility-card {
  border-left: 4px solid var(--gh-red);
}

.gh-m365-pricing .gh-info-panel,
.gh-m365-price-summary {
  box-shadow: 0 16px 36px rgba(22, 32, 42, .055);
}

.gh-m365-pricing .gh-info-panel {
  padding: clamp(1.35rem, 3vw, 2rem);
}

.gh-m365-price-row .gh-card-icon {
  margin-top: .15rem;
}

.gh-m365-pricing .gh-plan-price {
  color: var(--gh-red);
  font-size: clamp(2.25rem, 3.4vw, 3rem);
}

.gh-m365-price-summary .gh-plan-list {
  background: #fff;
}

.gh-m365-boundary h2,
.gh-m365-boundary h3 {
  color: #fff;
}

.gh-m365-boundary p {
  color: #e6ebef;
  max-width: 44rem;
}

.gh-m365-boundary .gh-included-panel {
  background: rgba(255, 255, 255, .075);
  border-color: rgba(255, 255, 255, .18);
  box-shadow: 0 18px 34px rgba(0, 0, 0, .12);
}

.gh-m365-boundary .gh-included-panel span {
  font-size: 1rem;
}

.gh-m365-consult .gh-info-panel {
  border-top: 4px solid rgba(153, 0, 0, .7);
}

.gh-migration-band {
  background: #990000;
  color: #fff;
}

.gh-migration-band h2,
.gh-migration-band p {
  color: #fff;
}

.gh-migration-band p {
  max-width: 44rem;
}

.gh-migration-logo {
  max-width: min(100%, 16rem);
}

.gh-about-hero {
  padding: clamp(2.8rem, 5vw, 4.8rem) 0;
}

.gh-about-hero h1 {
  font-size: clamp(2.2rem, 3.7vw, 3.35rem);
  max-width: 44rem;
}

.gh-about-hero .gh-lead {
  max-width: 39rem;
}

.gh-about-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
  margin-top: 1.25rem;
}

.gh-about-hero-tags span {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 999px;
  color: #3f4852;
  display: inline-flex;
  font-size: .92rem;
  font-weight: 600;
  gap: .45rem;
  padding: .48rem .75rem;
}

.gh-about-hero-tags i {
  color: var(--gh-red);
}

.gh-about-portrait {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 20px 44px rgba(22, 32, 42, .12);
  margin: 0;
  max-width: min(100%, 430px);
  overflow: hidden;
  padding: .65rem;
}

.gh-about-portrait img {
  aspect-ratio: 5 / 4;
  border-radius: 6px;
  display: block;
  height: auto;
  object-fit: cover;
  object-position: 50% 8%;
  width: 100%;
}

.gh-about-story-panel {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-left: 4px solid var(--gh-red);
  border-radius: 8px;
  box-shadow: 0 16px 34px rgba(22, 32, 42, .05);
  padding: clamp(1.35rem, 3vw, 2rem);
}

.gh-about-story-panel p {
  color: #4c5661;
}

.gh-about-story-lead {
  color: var(--gh-ink) !important;
  font-size: clamp(1.08rem, 1.6vw, 1.28rem);
  line-height: 1.55;
}

.gh-about-proof-grid {
  border-top: 1px solid #e2e6ea;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 1.35rem;
  padding-top: 1.25rem;
}

.gh-about-proof-grid span {
  color: var(--gh-red);
  display: block;
  font-family: var(--gh-font-heading);
  font-size: .78rem;
  font-weight: 800;
  margin-bottom: .4rem;
}

.gh-about-proof-grid strong {
  color: var(--gh-ink);
  display: block;
  font-family: var(--gh-font-heading);
  font-weight: 800;
  margin-bottom: .25rem;
}

.gh-about-proof-grid p {
  font-size: .92rem;
  margin-bottom: 0;
}

.gh-about-people-panel {
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  box-shadow: 0 16px 36px rgba(22, 32, 42, .045);
  overflow: hidden;
}

.gh-about-person {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  height: 100%;
  padding: clamp(1.25rem, 3vw, 2rem);
}

.gh-about-people-panel .col-md-6 + .col-md-6 {
  border-left: 1px solid #e2e6ea;
}

.gh-about-person-icon,
.gh-about-principle-item > span,
.gh-about-service-row > span,
.gh-about-contact-panel > div > span {
  align-items: center;
  background: #f8e8e8;
  border-radius: 8px;
  color: var(--gh-red);
  display: inline-flex;
  flex: 0 0 44px;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.gh-about-person h3,
.gh-about-principle-item h3,
.gh-about-service-row h3 {
  color: var(--gh-ink);
  font-size: 1.18rem;
  font-weight: 800;
}

.gh-about-person p,
.gh-about-principle-item p,
.gh-about-service-row p {
  color: #4c5661;
  margin-bottom: 0;
}

.gh-about-principle-list {
  background: #fff;
  border-bottom: 1px solid #e2e6ea;
  border-top: 1px solid #e2e6ea;
}

.gh-about-principle-item {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  padding: 1.15rem 0;
}

.gh-about-principle-item + .gh-about-principle-item {
  border-top: 1px solid #e2e6ea;
}

.gh-about-service-list {
  display: grid;
  gap: .85rem;
}

.gh-about-service-row {
  align-items: center;
  background: #fff;
  border: 1px solid var(--gh-border);
  border-radius: 8px;
  color: inherit;
  display: grid;
  gap: 1rem;
  grid-template-columns: auto minmax(0, 1fr) auto;
  padding: 1rem;
  text-decoration: none;
}

.gh-about-service-row:hover,
.gh-about-service-row:focus {
  border-color: var(--gh-red);
  box-shadow: 0 12px 26px rgba(0, 0, 0, .07);
  color: inherit;
  transform: translateX(2px);
}

.gh-about-service-row > i {
  color: var(--gh-red);
}

.gh-about-local h2,
.gh-about-local h3 {
  color: #fff;
}

.gh-about-local p {
  color: #e6ebef;
}

.gh-about-contact-panel {
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, .12);
  display: grid;
  gap: .85rem;
  padding: clamp(1.25rem, 3vw, 1.65rem);
}

.gh-about-contact-panel > div {
  align-items: flex-start;
  display: flex;
  gap: .85rem;
}

.gh-about-contact-panel > div > span {
  background: rgba(255, 255, 255, .12);
  color: #fff;
}

.gh-about-contact-panel strong {
  color: #fff;
  display: block;
  font-family: var(--gh-font-heading);
  font-weight: 800;
}

.gh-about-contact-panel p {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .gh-about-portrait {
    max-width: 100%;
  }

  .gh-about-proof-grid {
    grid-template-columns: 1fr;
  }

  .gh-about-people-panel .col-md-6 + .col-md-6 {
    border-left: 0;
    border-top: 1px solid #e2e6ea;
  }

  .gh-about-person,
  .gh-about-principle-item,
  .gh-about-service-row {
    align-items: flex-start;
  }

  .gh-about-service-row {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .gh-about-service-row > i {
    display: none;
  }
}

.gh-faq .accordion {
  --bs-accordion-border-color: var(--gh-border);
  --bs-accordion-border-radius: 8px;
  --bs-accordion-btn-focus-border-color: rgba(153, 0, 0, .35);
  --bs-accordion-btn-focus-box-shadow: 0 0 0 .2rem rgba(153, 0, 0, .14);
  --bs-accordion-active-bg: #fff5f5;
  --bs-accordion-active-color: var(--gh-red);
}

.gh-faq .accordion-button {
  font-weight: 700;
}

.gh-cta {
  background: var(--gh-charcoal);
  color: #fff;
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}

.gh-cta .container {
  align-items: center;
  display: flex;
  gap: clamp(1.5rem, 4vw, 3rem);
  justify-content: space-between;
}

.gh-cta h2 { color: #fff; }
.gh-cta p { margin-bottom: 0; }

.gh-cta-copy {
  flex: 1 1 34rem;
  max-width: 48rem;
}

.gh-cta-actions {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: .75rem;
  justify-content: flex-end;
  min-width: max-content;
}

.gh-cta-actions > .btn {
  justify-content: center;
  min-width: 12.5rem;
}

.gh-cta-secondary-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
}

.gh-cta-secondary-actions .btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 0;
  white-space: normal;
}

.gh-cta .btn-dark {
  --bs-btn-bg: transparent;
  --bs-btn-border-color: rgba(255, 255, 255, .5);
  --bs-btn-color: #fff;
  --bs-btn-hover-bg: rgba(255, 255, 255, .12);
  --bs-btn-hover-border-color: rgba(255, 255, 255, .75);
  --bs-btn-hover-color: #fff;
  --bs-btn-active-bg: rgba(255, 255, 255, .16);
  --bs-btn-active-border-color: rgba(255, 255, 255, .85);
  --bs-btn-active-color: #fff;
}

.gh-footer {
  background: #11161b;
  border-top: 4px solid var(--gh-red);
  color: #dce2e8;
  margin-top: -1px;
  overflow-x: clip;
  padding: 0;
}

.gh-footer h2,
.gh-footer h3 {
  color: #fff;
  font-size: .98rem;
  font-weight: 800;
  margin-bottom: .75rem;
}

.gh-footer a {
  color: #fff;
  text-decoration: none;
}

.gh-footer a:hover,
.gh-footer a:focus {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, .55);
  text-underline-offset: .22em;
}

.gh-footer-logo {
  max-width: 100%;
  width: 210px;
}

.gh-footer-panel {
  border-bottom: 1px solid rgba(255, 255, 255, .12);
  padding: clamp(2.5rem, 4.2vw, 4rem) 0;
}

.gh-footer-contact-list {
  display: grid;
  gap: .9rem;
  margin: 1.5rem 0 0;
}

.gh-footer-contact-list li {
  display: flex;
  gap: .75rem;
}

.gh-footer-contact-list i {
  color: #ff4f4f;
  flex: 0 0 1rem;
  margin-top: .22rem;
  text-align: center;
}

.gh-footer-contact-list strong {
  color: #fff;
  display: block;
  font-size: .86rem;
  font-weight: 800;
  margin-bottom: .05rem;
}

.gh-footer-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  margin-top: 1.35rem;
}

.gh-footer-pill-list a {
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 999px;
  color: #fff;
  font-size: .9rem;
  font-weight: 700;
  padding: .42rem .75rem;
}

.gh-footer-pill-list a:hover,
.gh-footer-pill-list a:focus {
  background: rgba(255, 255, 255, .08);
  text-decoration: none;
}

.gh-footer-link-grid {
  row-gap: 2rem;
}

.gh-footer-list {
  line-height: 1.55;
  margin-bottom: 0;
}

.gh-footer-list li + li {
  margin-top: .48rem;
}

.gh-footer-list a {
  color: #dce2e8;
  font-size: .95rem;
  font-weight: 400;
}

.gh-footer-muted {
  color: #aeb7c0;
}

.gh-footer-bottom {
  color: #c3ccd5;
  padding: 1.4rem 0 1.6rem;
}

.gh-footer-bottom h2 {
  margin-bottom: .45rem;
}

.gh-footer-legal {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: .7rem;
  justify-content: flex-end;
}

.gh-footer-legal span {
  color: rgba(255, 255, 255, .4);
}

.gh-route-spinner {
  display: none;
  pointer-events: none;
  z-index: 1090;
}

.gh-route-spinner .spinner-border {
  height: 2rem;
  width: 2rem;
}

.gh-top-bar {
  position: relative;
  z-index: 1095;
}

.gh-top-bar .dropdown-menu {
  z-index: 1100;
}

.dropdown-menu.show {
  animation: gh-dropdown-enter .18s cubic-bezier(.16, 1, .3, 1) both;
  transform-origin: top center;
  will-change: opacity, scale, translate;
}

.dropdown-menu.gh-dropdown-closing {
  animation: gh-dropdown-exit .16s cubic-bezier(.7, 0, .84, 0) both;
  pointer-events: none;
  will-change: opacity, scale, translate;
}

.dropdown-menu-end.show {
  transform-origin: top right;
}

.dropdown-toggle::after {
  transition: transform .18s ease;
  transform-origin: center;
}

.dropdown-toggle.show::after,
.dropdown-toggle[aria-expanded="true"]::after,
.show > .dropdown-toggle::after {
  transform: rotate(180deg);
}

body.gh-route-transitioning .gh-route-spinner,
body.gh-route-loading .gh-route-spinner {
  display: flex;
}

.gh-main-nav {
  transition: box-shadow .22s ease, padding .22s ease;
  z-index: 1080;
}

.gh-main-nav .navbar-brand img {
  transition: width .22s ease;
}

.gh-main-nav .navbar-collapse,
.gh-main-nav .nav-link,
.gh-main-nav .btn {
  transition: padding .22s ease, font-size .22s ease;
}

body.gh-header-shrunk .gh-site-header {
  padding-bottom: var(--gh-main-nav-placeholder, 96px);
}

body.gh-header-shrunk .gh-main-nav {
  box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .18) !important;
  left: 0;
  padding-bottom: .7rem !important;
  padding-top: .35rem !important;
  position: fixed;
  right: 0;
  top: 0;
}

body.gh-header-shrunk .gh-main-nav .navbar-brand img {
  width: 168px;
}

@media (min-width: 768px) {
  body.gh-header-shrunk .gh-main-nav .navbar-collapse {
    padding-top: .25rem !important;
  }
}

body.gh-header-shrunk .gh-main-nav .nav-link {
  padding-bottom: .5rem;
  padding-top: .35rem;
}

body.gh-header-shrunk .gh-main-nav .btn {
  padding-bottom: .5rem;
  padding-top: .35rem;
}

.gh-initial-motion .gh-site-header {
  animation: gh-site-header-enter .44s cubic-bezier(.16, 1, .3, 1) both;
}

.gh-initial-motion .gh-view {
  animation: gh-initial-view-enter .56s .08s cubic-bezier(.16, 1, .3, 1) both;
}

.gh-view {
  position: relative;
  transform-origin: center top;
  transition: opacity .22s ease, transform .28s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform;
}

body.gh-route-loading .gh-view,
.gh-view.gh-view-loading {
  opacity: .6;
  pointer-events: none;
  transform: translateX(-14px);
}

body.gh-route-exiting .gh-view {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-28px);
}

body.gh-route-entering .gh-view {
  animation: gh-view-enter .42s cubic-bezier(.16, 1, .3, 1) both;
}

@keyframes gh-view-enter {
  from {
    opacity: .01;
    transform: translateX(28px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes gh-site-header-enter {
  from {
    opacity: .01;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes gh-initial-view-enter {
  from {
    opacity: .01;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes gh-dropdown-enter {
  from {
    opacity: .01;
    scale: .98;
    translate: 0 -.35rem;
  }

  to {
    opacity: 1;
    scale: 1;
    translate: 0 0;
  }
}

@keyframes gh-dropdown-exit {
  from {
    opacity: 1;
    scale: 1;
    translate: 0 0;
  }

  to {
    opacity: .01;
    scale: .985;
    translate: 0 -.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gh-initial-motion .gh-site-header,
  .gh-initial-motion .gh-view,
  .dropdown-menu.show,
  .dropdown-menu.gh-dropdown-closing,
  .gh-view,
  body.gh-route-loading .gh-view,
  body.gh-route-exiting .gh-view,
  body.gh-route-entering .gh-view,
  .gh-view.gh-view-loading {
    opacity: 1;
    transform: none;
    transition: none;
    animation: none;
  }

  .dropdown-toggle::after {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  .gh-nbn-lookup-shell {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991.98px) {
  .gh-phone-addon-head {
    flex-direction: column;
  }

  .gh-phone-addon-head p {
    flex-basis: auto;
  }

  .gh-phone-rate-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .gh-cta .container {
    align-items: flex-start;
    flex-direction: column;
    gap: 1.5rem;
    justify-content: flex-start;
  }

  .gh-cta-copy {
    flex: 0 1 auto;
  }

  .gh-cta-actions {
    flex: 1 1 auto;
    justify-content: stretch;
    min-width: 0;
    width: 100%;
  }

  .gh-cta-actions > .btn,
  .gh-cta-secondary-actions,
  .gh-cta-secondary-actions .btn {
    width: 100%;
  }

  .gh-cta-secondary-actions {
    flex-direction: column;
  }

  .gh-plan-custom {
    align-items: stretch;
    flex-direction: column;
  }

  .gh-problem-list-card .gh-check-list {
    grid-template-columns: 1fr;
  }

  .gh-support-issue-grid {
    grid-template-columns: 1fr;
  }

  .gh-repair-issue-grid {
    grid-template-columns: 1fr;
  }

  .gh-network-issue-grid,
  .gh-network-fit-grid {
    grid-template-columns: 1fr;
  }

  .gh-phone-guide-items {
    grid-template-columns: 1fr;
  }

  .gh-phone-addon-item {
    align-items: flex-start;
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .gh-phone-addon-price {
    grid-column: 2;
    text-align: left;
  }

  .gh-phone-rate-strip {
    grid-template-columns: 1fr;
  }

  .gh-nbn-cis-grid {
    grid-template-columns: 1fr;
  }

  .gh-nbn-address-section {
    scroll-margin-top: 7.25rem;
  }

  .gh-nbn-lookup-shell {
    grid-template-columns: 1fr;
  }

  .gh-nbn-summary-grid,
  .gh-nbn-native-plan-grid {
    grid-template-columns: 1fr;
  }

  .gh-nbn-ready-heading,
  .gh-nbn-upgrade-panel,
  .gh-nbn-plan-selector-head,
  .gh-nbn-selected-plan,
  .gh-nbn-selected-action {
    flex-direction: column;
    align-items: stretch;
  }

  .gh-nbn-plan-card-body {
    flex-direction: column;
  }

  .gh-nbn-plan-price,
  .gh-nbn-selected-action {
    text-align: left;
  }

  .gh-nbn-toggle-row .btn {
    flex: 1 1 100%;
  }

  .gh-hero {
    padding-top: 2.4rem;
  }

  .gh-hero-service-links {
    align-items: flex-start;
    flex-direction: column;
    gap: .35rem;
  }

  .gh-footer-pill-list a {
    flex: 1 1 auto;
    text-align: center;
  }

  .gh-footer-legal {
    justify-content: flex-start;
  }

  .gh-footer-panel > .row,
  .gh-footer-bottom > .row {
    --bs-gutter-x: 0;
  }

  body.gh-header-shrunk .gh-main-nav .navbar-brand img {
    width: 172px;
  }
}
