body#cms.cms-id-6 #wrapper .breadcrumb,
body#cms.cms-id-6 .breadcrumb-container,
body#cms.cms-id-6 .breadcrumb,
body#cms.cms-id-6 .page-header {
  display: none !important;
}

body#cms.cms-id-6 #content.page-content,
body#cms.cms-id-6 .page-content,
body#cms.cms-id-6 #main {
  max-width: none;
  margin: 0;
  padding: 0;
}

body#cms.cms-id-6 #header {
  position: relative;
  z-index: 300;
  overflow: visible;
  background: #0b1120 !important;
}

body#cms.cms-id-6 .header-top--b2b-solid {
  position: relative;
  padding-top: .9rem !important;
  padding-bottom: .9rem !important;
  background: #0b1120 !important;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.agti-store .agti-home__problem .agti-home__btn--ghost,
.agti-store .agti-home__cta .agti-home__btn--ghost {
  color: var(--agti-ink) !important;
  border-color: var(--agti-line);
}

.agti-store .agti-home__problem .agti-home__btn--ghost:hover,
.agti-store .agti-home__cta .agti-home__btn--ghost:hover {
  color: var(--agti-teal-deep) !important;
  border-color: var(--agti-teal);
}

.agti-store__phase {
  height: 100%;
}

.agti-store__phase--featured {
  border-color: rgba(79, 214, 178, .55);
  box-shadow: 0 20px 50px rgba(0, 0, 0, .16);
}

.agti-store__phase-label {
  display: inline-block;
  margin-bottom: .9rem;
  color: #4fd6b2;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.agti-store__related {
  max-width: 760px;
  margin: 2.5rem auto 0;
  color: var(--agti-muted, #b7c6c4);
  text-align: center;
}

.agti-store__related a {
  color: #4fd6b2;
  font-weight: 700;
}

.agti-store__cta-actions {
  justify-content: center;
}

.agti-store__form {
  padding: 0 0 4rem;
  background: var(--agti-surface, #f4f7f6);
}

.agti-store__form .container {
  max-width: 760px;
}

@media (max-width: 991px) {
  body#cms.cms-id-6 .agti-b2b-nav__toggle {
    display: inline-flex;
  }
}
