* {
    font-family: 'Barlow', -apple-system, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', -apple-system, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

a {
    font-family: inherit;
}

body {
    background-image: url(https://cdn.xomio.com/faq-assets/MLS-Match-FAQs-bg-transparent-1.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: contain;
}

#mainNav nav .nav {
    display: none;
}

#searchBar {
    width: 800px;
}

#searchBar .search-query {
    background: #fff;
    border-color: #e2e8f0;
    box-sizing: border-box;
    box-shadow: 5px 7px 4px 0 rgb(0 0 0 / 5%)
}

#searchBar .search-query {
    border-radius: 5px;
    font-size: 20px;
    line-height: 22px;
    width: 100%;
    height: 70px;
    box-sizing: border-box
}

#searchBar button {
    background: #fe7f2d;
    border-color: transparent;
    height: 70px;
}

#searchBar button:hover {
    background: #e57229;
}

#searchBar #serp-dd {
    top: 90px;
}

.category-list .category {
    background: rgb(255, 255, 255);
    border: none;
    box-shadow: 4px 4px 40px #0000000a;
    padding: 2em 1em 3em 1em;
}

.category-list .category:hover {
    background: rgb(255, 255, 255) !important;
}

.category-list .category .article-count {
    color: #1B54BF;
    background: rgba(254, 127, 45, 0.5);
    display: inline-block;
    padding: 0.5em 1em;
    border-radius: 0.5em;
}

.category-list .category .article-count:hover {
    color: #16459d;
    background: #e57229;
    display: inline-block;
    padding: 0.5em 1em;
    border-radius: 0.5em;
}

.category-list .category .category-icon {
    width: 50px;
    height: 50px;
    opacity: .8;
}

.category-list .category .category-icon.empty {
    border-radius: 50%;
    opacity: .1;
}

.category-list .category:hover {
    background: rgb(255 255 255 / 50%);
}

#docsSearch {
    height: 200px;
    background: 0 0;
    border-bottom: none;
    padding-top: 100px;
    position: relative;
    top: -1px
}

#docsSearch h1 {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    margin-top: .4em;
    padding: 5px;
    letter-spacing: -.025em
}

#sidebar .nav-list li {
    margin: 2px 0 3px;
    font-size: 10px;
    color: #fff
}

#sidebar .nav-list a {
    display: inline-block;
    color: #1B54BF;
    padding: 15px 15px 6px 0;
    line-height: 20px;
    font-size: 20px;
    margin-left: 0
}

#sidebar h3 {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 4px;
    font-size: 30px
}

.articleList a {
    line-height: 1.5em;
    margin-left: -24px;
    text-decoration: none;
    color: #24415b;
    font-size: 18px
}

.contentWrapper h1 {
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 50px;
    line-height: 1.2em;
    color: #1B54BF;
    letter-spacing: -.025em;
    font-size: 50px
}

.nav-list .nav-header,
.nav-list > li > a {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 0 0 rgb(255 255 255 / 50%)
}

.articleList a {
    line-height: 1.5em;
    margin-left: -24px;
    text-decoration: none;
    color: #24415b;
    font-size: 18px;
    background-color: #fff;
    border-bottom: 3px solid #fff;
    border-radius: 1px;
    border-left: 0;
    border-right: 0;
    border-top: 0
}

.collection-category h2 {
    font-weight: 400;
    margin: 0 0 20px;
    padding-left: .65%
}

.collection-category h2 a {
    color: #1B54BF;
    font-weight: 700;
    font-size: 30px;
}

.collection-category h2 a:hover {
    font-weight: 700
}

.category-list p {
    font-size: 17px
}

.category-list h3 {
    color: #16459d;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3em;
    font-variant: all-petite-caps
}

#sidebar form .search-query {
    display: block;
    width: 100%;
    margin: 0;
    padding-right: 35px;
    font-size: 18px;
    line-height: 18px;
    height: 40px;
    border: 1px solid #e2e8f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px
}

.navbar .nav li a:hover {
    text-shadow: none
}

#sidebar .nav-list a:hover {
    display: inline-block;
    padding: 15px 15px 6px 0;
    line-height: 20px;
    font-size: 20px;
    margin-left: 0
}

.articleList a:hover {
    line-height: 1.5em;
    margin-left: -24px;
    text-decoration: none;
    font-size: 18px
}

h1 {
    margin: 9px 0;
    line-height: 52px;
    color: #1B54BF;
    font-size: 50px;
    text-rendering: optimizelegibility;
    font-weight: 500
}

.contentWrapper {
    background: #fff;
    border: 0 solid #e9e5e5;
    opacity: 1;
    color: #222;
    min-height: 460px;
    padding: 45px 46px;
    position: relative
}

#fullArticle a strong,
#fullArticle strong a,
#serp-dd .result a:hover,
#serp-dd .result > li.active,
.collection a,
.contentWrapper a {
    color: #2d9bdb
}

#fullArticle .title {
    font-size: 40px;
    font-weight: 700;
    margin: 0 30px .5em 0
}

a:hover {
    text-decoration: none
}

i.icon-article-doc::before {
    font-family: helpscout-docs3, serif;
    speak: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#fullArticle blockquote,
#fullArticle dd,
#fullArticle div,
#fullArticle li,
#fullArticle ol,
#fullArticle p,
#fullArticle table,
#fullArticle ul {
    font-size: 15px;
    line-height: 1.55em;
    margin-bottom: 1.5em
}

strong {
    font-weight: 700;
    color: #fcc107
}

.related h3 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    color: #4d4d4d
}
