<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body:not(.home) .bt-navbar{
    background:#fff;
    height: auto;
}
body:not(.home) .bt-inner-logo{
    max-width: 200px;
    margin-left: -20px;
}
body:not(.home) .bt-navbar .uk-subnav &gt; li &gt; a{
    color: #1e225a;
}
body:not(.home) .bt-navbar__right{
    background: #fff;
}
body:not(.home) .bt-navbar .uk-subnav &gt; li &gt; a:hover{
    background: #1e225a;
    color: #fff;
}

body:not(.home) .cell.cell-md-3.bt-listing-search__logo{
    flex: unset;
}
body:not(.home) #top{
    background-color: #fff;
}
body:not(.home) #top &gt; nav{
    display: flex;
    padding-top: 10px;
    max-width: 1500px;
    margin: 0 auto;
}
body:not(.home) #top &gt; nav &gt; div.container.bt-navbar__container{
    width: 100%;
    display: flex;
    align-items: center;
    max-width: 1160px;
}
body:not(.home) #inner-viewport &gt; div &gt; div &gt; div.sticky-outer-wrapper &gt; div &gt; div &gt; div &gt; div &gt; div{
    max-width: 1400px;
}
body:not(.home) .bt-navbar__left{
    position: relative;
}
body:not(.home) #inner-viewport &gt; div &gt; div &gt; div:nth-child(2) &gt; section &gt; div &gt; article &gt; div.bt-interior-content &gt; div &gt; div &gt; div &gt; div.cell.cell-xs-12.cell-lg-7{
    width: 40%;
}
body:not(.home) .container{
    max-width: 1500px;
}
body:not(.home) #inner-viewport &gt; div &gt; div &gt; div:nth-child(2) &gt; section &gt; div &gt; article &gt; div.bt-interior-content &gt; div &gt; div.cell.cell-xs-12.cell-md-4.bt-sidebar{
    width: 25%;
}
#inner-viewport &gt; div &gt; div &gt; div.sticky-outer-wrapper &gt; div &gt; div &gt; div &gt; div &gt; div.cell.cell-md-3.bt-listing-search__logo{
        display: none !important;
    }

</pre></body></html>