.header.hc-header-background-color {
  border: 0;
}
.header__navigation--logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.header__navigation--logo a:hover {
  text-decoration: none;
}
.header__navigation--logo a img {
  width: 105px;
}
.header__navigation--logo a::after {
  font-size: 18px;
  font-weight: 400;
  margin-top: 3px;
  margin-left: 9px;
  content: "| Documentation";
  letter-spacing: 1.3px;
  color: #fff;
  white-space: nowrap;
}
.header .top-bar.header__navigation--large {
  height: 50px;
}
.header .hc-header-background-color,
.header .vp-title-bar--color-header {
  background: #1e96dc !important;
}
.header__navigation--large {
  padding: 0.5rem 2rem;
}
.vp-search-bar-container.vp-search-bar-container--centered {
  margin: 1.5rem auto 0;
}
.vp-search-bar-container .vp-search-input__submit:where(:hover, :focus-visible),
.vp-search-bar-container .vp-search-input__submit:active {
  background-color: transparent;
}
.vp-search-bar-container .vp-search-bar__input-container {
  border: 0;
  border-radius: 4px;
  overflow: hidden;
}
.vp-search-bar-container .vp-search-input__input,
.vp-search-bar-container .vp-search-input__input:focus,
.vp-search-bar-container
  .vp-search-bar__input-container:is(
    :focus-within,
    :has([data-vp-component="dropdown"][data-vp-variant="searchbar"]:has([aria-expanded="true"]))
  ) {
  box-shadow: none;
  --tw-shadow: none;
  border-width: 0 !important;
  border-radius: 4px;
}
.header .render-links li {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-bottom: -4px;
}
.header .render-links li:first-child {
  border-top: 4px solid #fff;
}
.hc-main-wrapper .portal .hc-portal-background-image,
.hc-main-wrapper .space-overview .hc-spaceHome-background-image {
  background-image: url("https://www.navixy.com/images/docs-head-bg-33.png");
}

.portal__header__content .portal__header__content__intro,
.space-overview__hero__header__content .space-overview__hero__header__content__intro {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.portal__header__content .portal__header__content__intro--heading,
.space-overview__hero__header__content .space-overview__hero__header__content__intro--heading {
  margin-bottom: 0;
}

.portal__header__content .portal__header__content__intro--intro {
  font-size: 18px;
  line-height: normal;
  margin: 0.5rem auto 0;
  max-width: 700px;
  font-weight: 300;
}
.space-overview__hero__header__content .space-overview__hero__header__content__intro--intro {
  display: none;
}
.tile.tile--spaces .tile__description,
.tile.tile--spaces .tile__headline {
  -webkit-hyphens: none;
  hyphens: none;
}

footer.footer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  min-height: auto;
}
.footer .footer__logo {
  display: block;
  width: 105px;
  height: auto;
  align-self: flex-start;
}
.footer .footer__attribution-line--copyright {
  margin-top: 4px;
}
.footer .vp-dropdown--outline .vp-dropdown__button {
  padding: 0.3rem;
}
.footer .footer__links {
  font-size: 12px;
  line-height: 26px;
}
.footer .footer__links a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 0.3s !important;
}
.footer .footer__links a:hover {
  color: #fff;
  text-decoration: none;
  background-size: 100% 1px;
}
.footer .footer__links--separator {
  font-size: 0;
  line-height: 0;
}
.footer .footer__links--separator::before {
  content: " |";
  color: #fff;
  font-size: 12px;
  line-height: 26px;
}
.vp-search-input__icon .mdi-magnify::before {
  opacity: 0.4;
}
[data-vp-component="search-bar"] {
  --border-radius: 5px !important;
}
#content .tile {
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(96, 96, 96, 0.13);
  transition: box-shadow 0.4s ease-out 0.2s;
  padding: 40px 30px;
  margin-bottom: 2rem;
  border: 0;
}
#content .tile:focus-within {
  outline: none;
}
#content .tile:active,
#content .tile:hover {
  background-color: #fff;
  box-shadow: 0 12px 29px 0 rgba(0, 0, 0, 0.29);
}
#content .tile--spacious .tile__image {
  height: 60px;
  width: 60px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.tile.tile--spaces .tile__headline {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #1e96dc;
  margin-bottom: 10px;
}
.tile.tile--spaces .tile__description {
  font-size: 13px;
  line-height: 1.5;
  color: #212529;
}
.space-overview__content__heading {
  display: none !important;
}
.space-overview__content .vp-accordion-link-group {
  margin-top: 0;
}
.footer__attribution-line--copyright li:nth-last-child(2) {
  display: none !important;
}
#content .vp-accordion-link-group:not(:focus):focus-within {
  border-color: var(--border-color);
}
#content ul.grid.grid-cols-12 li.tile:nth-child(1) {order: 2;}
#content ul.grid.grid-cols-12 li.tile:nth-child(2) {order: 5;}
#content ul.grid.grid-cols-12 li.tile:nth-child(3) {order: 4;}
#content ul.grid.grid-cols-12 li.tile:nth-child(4) {order: 3;}
#content ul.grid.grid-cols-12 li.tile:nth-child(5) {order: 1;}
@media (min-width: 991px) {
  .portal__header__content .portal__header__content__intro--heading,
  .space-overview__hero__header__content .space-overview__hero__header__content__intro--heading {
    font-size: 38px;
    line-height: normal;
    font-style: normal;
    font-weight: 400;
  }
  .portal .portal__header,
  .space-overview .space-overview__hero__header {
    padding-bottom: 4rem;
    padding-top: 3rem;
  }
  .portal .portal__header,
  .space-overview .space-overview__hero__header {
    min-height: 290px;
  }
  #content ul.grid.grid-cols-12 li.tile:nth-child(2),
  #content ul.grid.grid-cols-12 li.tile:nth-child(3) {
    grid-column: span 6;
  }
}

.vp-tree-item--with-hover-effect {
    --_padding: 0.533em;
}

.vp-accordion-link-group {
    --padding: 0.8rem;
}

h1 {
  font-size: 1.8em;
}

figure.vp-image img {
  border:0px;
}