/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button,
input,
select {
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    padding: 0
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    -webkit-appearance: textfield
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

html {
    box-sizing: border-box
}



html {
    font-size: 15px
}

@media (min-width: 768px) {
    html {
        font-size: 16px
    }
}

body {
    color: #111;
    background-color: #fff;
    line-height: 1.5;
    position: relative
}

.footer .footer__list--plain {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.footer .footer__list--plain li {
    padding-left: 0
}

.footer {
    padding: 0 0 2rem 0;
    color: #fff;
    background: #0058a3
}

@media (min-width: 48rem) {
    .footer {
        padding-top: 4rem
    }
}





.footer__link--white {
    text-decoration: none;
    font-weight: 700;
    color: #0058a3;
    fill: #0058a3;
    color: #fff;
    fill: #fff
}

.footer__link--white:focus,
.footer__link--white:hover {
    color: #3379b5;
    fill: #3379b5;
    text-decoration: underline
}

.footer__link--white:active {
    color: #004682;
    fill: #004682;
    text-decoration: underline
}

.footer__link--white:hover,
.footer__link--white:focus,
.footer__link--white:active {
    color: #fff;
    fill: #fff
}

.footer__link--white.link--disabled {
    cursor: default;
    pointer-events: none;
    opacity: .4;
    color: #fff
}

.footer__link--white.link--disabled:focus:before {
    border: 0
}

.footer__link--white.link--disabled:hover {
    color: #fff
}

.footer__link--white.link--disabled:focus,
.footer__link--white.link--disabled:active {
    color: #fff
}

.footer__link--white:focus:not(.focus-visible) {
    outline: none
}

.footer__link--white:focus {
    outline: 1px solid #fff;
    outline-offset: .25rem;
    text-decoration: none
}



.footer__copyright {
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 1rem
}

.footer .footer__list--font-normal a {
    font-weight: 400
}

.footer__nav .footer__list--horizontal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1rem
}

@media (min-width: 1024px) {
    .footer__nav .footer__list--horizontal {
        margin-bottom: 3rem
    }
}

.footer__horizontal-list-item {
    display: inline-block
}

.footer__horizontal-list-item--social {
    margin-bottom: 1rem
}

.footer__horizontal-list-item .footer__social-link {
    display: flex;
    align-items: center;
    font-weight: 400;
    padding: .5rem 1rem
}

.footer__horizontal-list-item .footer__social-link:hover .footer__svg-icon,
.footer__horizontal-list-item .footer__social-link:focus .footer__svg-icon,
.footer__horizontal-list-item .footer__social-link:active .footer__svg-icon {
    fill: #fff
}

.footer__menu-small {
    text-align: center;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.footer .footer__list--line-separated>li:not(:last-child):after {
    content: "";
    display: inline-block;
    font-weight: 400;
    margin: 0 1rem;
    background: #959595;
    height: 1.5rem;
    width: 1px;
    vertical-align: top
}

.footer .footer__list--line-separated>li {
    margin: 0 0 .5rem 0;
    padding: 0
}

.footer .footer__list--line-separated.footer__list--xsmall>li:not(:last-child):after {
    margin: 0 .5rem;
    height: 1rem
}

.footer .footer__list--line-separated.footer__list--centered>li {
    padding-left: .5rem;
    margin-right: 0
}

.footer .footer__list--line-separated.footer__list--centered>li:last-child {
    padding-right: .5rem
}

.footer .footer__list--line-separated.footer__list--centered>li:after {
    margin-left: 1rem;
    margin-right: 0
}

.footer .footer__list--line-separated.footer__list--centered.footer__list--xsmall>li {
    padding-left: .25rem;
    margin-left: .25rem
}

.footer .footer__list--line-separated.footer__list--centered.footer__list--xsmall>li:after {
    margin-right: 0
}

.footer .footer__list--line-separated.footer__list--centered.footer__list--xsmall>li:last-child {
    margin-right: .25rem;
    padding-right: .25rem
}

.footer .footer__list--xsmall {
    font-size: .75rem;
    line-height: 1.3334
}

.footer .footer__list--xsmall a {
    font-weight: 400
}

.footer .footer__list--line-separated>li:not(:last-child):after {
    background: #fff
}


.header {
    background-color: #fff;
    line-height: 1;
    position: relative;
    z-index: 102;
    flex: 1 0 auto
}

.header__content {
    max-width: 1079px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center
}

.header__logo {
    display: inline-block;
    margin: 0.6rem 0.9rem 0.3rem 9px;
}

.header__logo .svg-icon {
    width: 5.625rem;
    height: 2.5rem
}

.header__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.skip-to-content {
    position: absolute;
    top: -100px;
    left: 0;
    padding: 1rem;
    z-index: 1000
}

.skip-to-content:focus {
    position: absolute;
    top: 0;
    background-color: #fff
}