.PageFooter,.Error404 {
    clear: both;
    background: none !important;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 !important;
    max-width: 1220px;
    margin: 10px auto 12px
}

.Error404__Wrapper+.PageFooter,.Error404__Wrapper+.Error404 {
    border-radius: 0 0 10px 10px
}

.PageFooter__QuickLinks,.Error404__QuickLinks {
    align-items: stretch;
    background: #f9f9fb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 12px;
    position: relative;
    margin-top: 1px
}

.PageFooter__QuickLinks:empty,.Error404__QuickLinks:empty {
    display: none
}

[data-appearance='dark'] .PageFooter__QuickLinks,[data-appearance='dark'] .Error404__QuickLinks {
    background: #1D1E1F
}

.PageFooter__QuickLinks:after,.Error404__QuickLinks:after {
    background: #dcdddf;
    content: '';
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 0
}

[data-appearance='dark'] .PageFooter__QuickLinks:after,[data-appearance='dark'] .Error404__QuickLinks:after {
    background: #3a3b3c
}

.PageFooter__Footer,.Error404__Footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    background: #f9f9fb;
    padding: 24px;
    position: relative;
    height: 100%;
    min-width: 50%
}

[data-appearance='dark'] .PageFooter__Footer,[data-appearance='dark'] .Error404__Footer {
    background: #1D1E1F
}

.PageFooter__Footer .link-text-short,.Error404__Footer .link-text-short {
    display: none
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .PageFooter__Footer,.Error404__Footer {
        flex-direction:column
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .PageFooter__Footer>div,.Error404__Footer>div {
        padding:10px 0
    }
}

@media screen and (min-width: 1024px) {
    .PageFooter__Footer>div,.Error404__Footer>div {
        -webkit-box-flex:1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-flex-basis: 100px;
        -moz-flex-basis: 100px;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px
    }
}

.PageFooter__FooterLinks,.Error404__FooterLinks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    -moz-align-items: start;
    align-items: start;
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width: 1024px) {
    .PageFooter__FooterLinks,.Error404__FooterLinks {
        border-left:1px #cbccce solid;
        margin-left: 20px;
        padding-left: 20px
    }

    [data-appearance='dark'] .PageFooter__FooterLinks,[data-appearance='dark'] .Error404__FooterLinks {
        border-color: #3a3b3c
    }
}

.PageFooter__FooterLinks li,.Error404__FooterLinks li {
    display: inline-block;
    white-space: nowrap
}

.PageFooter__FooterLinks li:after,.Error404__FooterLinks li:after {
    content: "|";
    color: #dcdddf;
    margin: 0 4px
}

[data-appearance='dark'] .PageFooter__FooterLinks li:after,[data-appearance='dark'] .Error404__FooterLinks li:after {
    color: #3a3b3c
}

.PageFooter__FooterLinks li:last-child:after,.Error404__FooterLinks li:last-child:after {
    display: none
}

.PageFooter__FooterLinks a span,.PageFooter__FooterLinks a,.Error404__FooterLinks a span,.Error404__FooterLinks a {
    color: #06c
}

.PageFooter__FooterLinks a span:hover,.PageFooter__FooterLinks a:hover,.Error404__FooterLinks a span:hover,.Error404__FooterLinks a:hover {
    color: #004d9a !important
}

.PageFooter__Legal,.Error404__Legal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #a5a6a7;
    font-size: 12px
}

.PageFooter__Legal .logo,.Error404__Legal .logo {
    display: none
}

@media screen and (min-width: 1024px) {
    .PageFooter__Legal .logo,.Error404__Legal .logo {
        -webkit-box-flex:0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: block
    }
}

.PageFooter__Legal .text,.Error404__Legal .text {
    line-height: 19px
}

@media screen and (min-width: 1024px) {
    .PageFooter__Legal .text,.Error404__Legal .text {
        border-left:1px #cbccce solid;
        padding-left: 20px;
        margin-left: 20px
    }

    [data-appearance='dark'] .PageFooter__Legal .text,[data-appearance='dark'] .Error404__Legal .text {
        border-color: #3a3b3c
    }
}

.PageFooter__Legal .text ul,.Error404__Legal .text ul {
    display: block;
    margin-bottom: 8px;
    margin-left: -12px
}

.PageFooter__Legal .text li,.Error404__Legal .text li {
    display: inline-block;
    padding: 0 12px
}

.PageFooter__Legal img,.Error404__Legal img {
    height: 23px;
    width: 87px
}

.PageFooter__Legal a,.Error404__Legal a {
    color: #1d1e1f;
    font-size: 14px;
    text-decoration: underline
}

[data-appearance='dark'] .PageFooter__Legal a,[data-appearance='dark'] .Error404__Legal a {
    color: #fff
}

.PageFooter__Legal a:hover,.Error404__Legal a:hover {
    color: #004d9a !important
}

[data-appearance='dark'] .PageFooter__Legal a:hover,[data-appearance='dark'] .Error404__Legal a:hover {
    color: #4c99e6 !important
}

.PageFooter .quicklinks,.Error404 .quicklinks {
    -webkit-flex-basis: 100px;
    -moz-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: none;
    padding: 12px;
    display: none
}

.PageFooter .quicklinks:first-child,.Error404 .quicklinks:first-child {
    display: block
}

@media screen and (min-width: 1024px) {
    .PageFooter .quicklinks:nth-child(n+1),.Error404 .quicklinks:nth-child(n+1) {
        display:block
    }
}

@media screen and (min-width: 1024px) {
    .PageFooter .quicklinks:last-child,.Error404 .quicklinks:last-child {
        display:none
    }
}

@media screen and (min-width: 1260px) {
    .PageFooter .quicklinks:last-child,.Error404 .quicklinks:last-child {
        display:block
    }
}

.PageFooter .quicklinks.QuickLinks__Sites,.Error404 .quicklinks.QuickLinks__Sites {
    -webkit-flex-basis: 300px;
    -moz-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px
}

.PageFooter .quicklinks.QuickLinks__Sites .quicklinks_list,.Error404 .quicklinks.QuickLinks__Sites .quicklinks_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.PageFooter .quicklinks.QuickLinks__Sites .quicklinks_list__item,.Error404 .quicklinks.QuickLinks__Sites .quicklinks_list__item {
    width: 50%
}

.PageFooter .quicklinks__header,.Error404 .quicklinks__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-bottom: #dcdddf 1px solid;
    height: 44px;
    margin: 0
}

[data-appearance='dark'] .PageFooter .quicklinks__header,[data-appearance='dark'] .Error404 .quicklinks__header {
    border-color: #3a3b3c
}

.PageFooter .quicklinks__dropdown--wrapper,.Error404 .quicklinks__dropdown--wrapper {
    padding: 12px
}

.PageFooter .quicklinks_list__item,.Error404 .quicklinks_list__item {
    font-size: 12px;
    font-weight: 400;
    transition: .25s background ease-in-out;
    position: relative;
    padding: 0px
}

.PageFooter .quicklinks_list__icon,.Error404 .quicklinks_list__icon {
    left: 12px;
    height: 20px;
    margin-right: 10px;
    width: 20px;
    font-size: 16px;
    flex-shrink: 0
}

.PageFooter .quicklinks_list__icon img,.Error404 .quicklinks_list__icon img {
    width: 100%
}

.PageFooter .quicklinks_list__link,.Error404 .quicklinks_list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 40px;
    line-height: 1;
    position: relative
}

.PageFooter .quicklinks_list__link:hover,.Error404 .quicklinks_list__link:hover {
    color: #004d9a
}

[data-appearance='dark'] .PageFooter .quicklinks_list__link:hover,[data-appearance='dark'] .Error404 .quicklinks_list__link:hover {
    color: #004d9a
}

.PageFooter .quicklinks h2.quicklinks__heading,.Error404 .quicklinks h2.quicklinks__heading {
    color: #1d1e1f;
    display: inline-block;
    font-size: 13px;
    font-weight: 700
}

[data-appearance='dark'] .PageFooter .quicklinks h2.quicklinks__heading,[data-appearance='dark'] .Error404 .quicklinks h2.quicklinks__heading {
    color: #fff
}