
 .page-404 #Site_map .column-splitter{
    margin: 0 auto !important;
    padding: 40px 0px 0;
    max-width: 800px;
}
 .page-404 #Site_map .column-splitter  div{
    padding: 0;
        margin: 0;
}
 .page-404 #Site_map .column-splitter ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
 .page-404 #Site_map .column-splitter h3{
    font-family: "Outfit";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #77777a;
  margin: 0;
  padding: 0;
}
 

 .page-404 #Site_map li.sitemap-main-navigation,
 .page-404 #Site_map li.sitemap-main-navigation > a,
 .page-404 #Site_map a.quantum-sitemap-home {
    font-weight: bold;
    letter-spacing: 0.32px;
    color: #5b2b82;
    font-family: Outfit;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    text-align: left;
    text-decoration: underline;
    /* margin-top: 10px; */
}

 .page-404 #Site_map li.sitemap-main-navigation ul a {
    color: #77777a;
    font-weight: normal;
    letter-spacing: normal;
}


 .page-404 #Site_map .column-splitter ul li {
    margin-bottom: 10px;
}

 .page-404 #Site_map .column-splitter > div:nth-of-type(2) a {
    color: #77777a;
    font-weight: normal;
    letter-spacing: normal;
}

@media (max-width: 991px) {
 .page-404 #Site_map .column-splitter > div:nth-of-type(2) {
    margin-top: 40px;
}
.page-404 div#error p.text-lg-center.mb-0{
    padding-inline: 10px;
    padding-bottom: 30px !important;
}
.page-404 div#error h2.px-5{
    max-width: 100%;
    padding-inline: 10px !important;
    margin-bottom: 30px !important;
}
    .page-404 .promo-hero .field-promoicon  {
    display: block !important;
}
}


.page-404 .promo-hero {
    padding: 50px 0;
    background-color: #ebebeb;
    margin: 0;
    margin-bottom: 40px;
}

.page-404 .promo-hero .field-promoicon img {
    width: 120px;
    height: auto;
    display: block;
    margin: auto;
}

.page-404 .promo-hero .field-promotext * {
    font-family: "Outfit";
    font-size: 34px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #5b2b82;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
}
.page-404 .promo-hero > .component-content{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column-reverse;
}


 .page-404 div#error h2.px-5 {
    font-weight: bold;
    letter-spacing: 0.32px;
    color: #5b2b82;
    font-family: Outfit;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    text-align: left;
    text-align: center;
    margin-bottom: 50px;
}

 .page-404 div#error p.text-lg-center.mb-0 {
    font-family: Outfit;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #77777a;
    padding-bottom: 40px;
}