@charset "UTF-8";
@-ms-viewport {
    width: device-width;
}

body {
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

body,
body *,
html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    font-size: 100%;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}

body {
    background: #fefefe;
    color: #6f737a;
    font-family: freight-sans-pro, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    padding: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

ol,
p,
ul {
    margin-bottom: 1rem;
}

p {
    line-height: 1.5em;
}

ul {
    list-style: none;
}

ul li {
    position: relative;
    line-height: 1.2;
    margin-left: 1rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

ul li:before {
    content: "";
    display: block;
    position: absolute;
}

ul li:before {
    background-color: #009e89;
    font-size: 4px;
    height: 1em;
    left: -1rem;
    top: 2.4em;
    margin-top: -.5em;
    width: 1em;
}

ol li {
    margin-left: 1rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

blockquote {
    color: #3c3c3c;
    border-bottom: 2px solid #008674;
    padding-bottom: 1.25em;
    text-align: right;
}

blockquote p {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: .7em;
}

blockquote cite {
    font-size: .875em;
    font-style: normal;
    font-weight: 700;
}

img {
    margin-bottom: 1rem;
}

hr {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

strong {
    color: #3c3c3c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    line-height: 1;
}

h1 {
    color: #3c3c3c;
    font-size: 2rem;
    letter-spacing: -.5px;
}

h1,
h2 {
    line-height: 1.1;
    font-weight: 700;
}

h2 {
    color: #015a9c;
    font-size: 1.625rem;
}

h3 {
    color: #3c3c3c;
    font-weight: 600;
    line-height: 1.1;
    font-size: 1.375rem
}

h4 {
    color: #015a9c;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1;
}

h5 {
    border-bottom: 1px solid #dcdcdc;
    color: #6f737a;
    font-weight: 500;
    font-size: .8125rem;
    margin-bottom: 1em;
    padding-bottom: .71429em;
}

h5,
h6 {
    line-height: 1.1
}

h6 {
    font-weight: 600;
    color: #377aad;
    font-size: .6875rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

h1 {
    line-height: 1.1;
    font-weight: 700;
    color: #015a9c;
    font-size: 2rem;
    letter-spacing: -.5px
}

h2 {
    color: #3c3c3c;
    font-weight: 700;
    font-size: 1.625rem;
    line-height: 1.1;
}

h3 {
    line-height: 1.1;
    font-weight: 600;
    color: #3c3c3c;
    font-size: 1.375rem
}

h4 {
    line-height: 1.1;
    font-weight: 700;
    color: #015a9c;
    font-size: 1rem
}

h5 {
    line-height: 1.1;
    font-weight: 500;
    color: #6f737a;
    font-size: .8125rem;
    margin-bottom: 1em;
    padding-bottom: .71429em;
    border-bottom: 1px solid #dcdcdc
}

h6 {
    line-height: 1.1;
    font-weight: 600;
    color: #377aad;
    font-size: .6875rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

h1,
h2 {
    margin-top: .5em;
    margin-bottom: .5em
}

h1:first-child,
h2:first-child {
    margin-top: 0
}

h3,
h4,
h5,
h6 {
    margin-top: 1em;
    margin-bottom: 1em
}

table {
    width: 100%;
    border-radius: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #dcdcdc;
    background-color: #fff
}

caption {
    padding: 0;
    font-weight: 700
}

tfoot,
thead {
    background: #fff;
    color: #6f737a
}

tfoot tr,
thead tr {
    background: transparent
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: 0;
    font-weight: 700;
    text-align: left
}

tbody td,
tbody th {
    padding: 0
}

tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff
}

table {
    background-color: #fff;
    border: 1rem solid #fff;
    border-radius: 0;
    border-collapse: collapse;
    margin-bottom: 1rem;
    width: 100%;
}

tbody,
tfoot,
thead {
    border: 1px solid #dcdcdc;
    background-color: #fff
}

caption {
    padding: 0;
    font-weight: 700
}

tfoot,
thead {
    background: #fff;
    color: #6f737a
}

tfoot tr,
thead tr {
    background: transparent
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: 0;
    font-weight: 700;
    text-align: left
}

tbody td,
tbody th {
    padding: 0
}

table tbody,
table tfoot,
table thead {
    border-left: none;
    border-right: none;
    border-top: none
}

table tfoot {
    border-bottom: none
}

table thead td,
table thead th {
    padding-top: 0
}

table thead td:first-child,
table thead th:first-child {
    padding-left: 0
}

table tfoot td,
table tfoot th {
    padding-bottom: 0
}

table tfoot td:first-child,
table tfoot th:first-child {
    padding-left: 0
}

table td,
table th {
    padding: 1rem .5rem
}

table th {
    color: #3c3c3c;
    font-size: 1.125em;
    line-height: 1.1;
    text-align: left
}

table th a {
    color: #015a9c;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    margin-top: .5rem;
    margin-right: .5rem
}

table th a:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(0, #009e89), color-stop(100%, #009e89), color-stop(0, transparent));
    background-image: -webkit-linear-gradient(top, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    background-image: -o-linear-gradient(top, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    background-image: linear-gradient(180deg, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    color: #008674
}

table tbody td {
    line-height: 1.3;
    vertical-align: top
}

table tbody td p {
    margin-bottom: 1em
}

table tbody td p:last-child {
    margin-bottom: 0
}

table tbody tr td:first-child {
    color: #3c3c3c;
    padding-left: 0
}

.notification {
    background-color: #015a9c;
    border-radius: 3px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1.5rem;
    margin-top: 2.125rem;
}

.notification__description {
    font-weight: 600;
}

.notification__title,
table th {
    font-weight: 700
}

.notification__inside {
    padding: .625rem 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.notification__inside,
.notification__left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.notification__title {
    margin-left: .5rem;
    margin-right: .5rem
}

.notification__description {
    font-size: .875em
}

header,
main,
footer {
    display: block;
}

header.site {
    background-color: #edf6fe;
    margin-bottom: 1.5rem;
    padding: 1.5rem 0;
}

header.site img {
    display: block;
    margin: 0 auto;
    width: 194px;
}

main,
footer.site {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
}

main a {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(0, #015a9c), color-stop(100%, #015a9c), color-stop(0, transparent));
    background-image: -webkit-linear-gradient(top, transparent 95%, #015a9c 0, #015a9c 100%, transparent 0);
    background-image: -o-linear-gradient(top, transparent 95%, #015a9c 0, #015a9c 100%, transparent 0);
    background-image: linear-gradient(180deg, transparent 95%, #015a9c 0, #015a9c 100%, transparent 0);
    color: #015a9c;
    text-decoration: none;
}

main a:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, transparent), color-stop(0, #009e89), color-stop(100%, #009e89), color-stop(0, transparent));
    background-image: -webkit-linear-gradient(top, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    background-image: -o-linear-gradient(top, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    background-image: linear-gradient(180deg, transparent 95%, #009e89 0, #009e89 100%, transparent 0);
    color: #008674;
}

section+section {
    border-top: 1px solid #dcdcdc;
    padding-top: 2rem;
}

footer.site {
    border-top: 1px solid #dcdcdc;
    margin-top: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

footer.site a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6f737a;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    text-decoration: none;
}

footer.site a:hover {
    color: #3B5998;
}

footer.site a:hover span {
    background-color: #3B5998;
    border-color: #3B5998;
}

footer.site a:hover svg {
    color: white;
}

footer.site svg {
    color: currentColor;
    fill: currentColor;
    width: auto;
}

footer.site span {
    border: 1px solid #dcdcdc;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    margin-right: 1rem;
    padding: 12px;
    width: 45px;
}

@media screen and (min-width:37.5em) {
    ol,
    p,
    ul,
    table {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:48em) {
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 1.5rem;
    }
    h3 {
        font-size: 1.5rem
    }
    h4 {
        font-size: 1.125rem
    }
    h5 {
        font-size: .875rem
    }
    h6 {
        font-size: .75rem
    }
    .notification {
        margin-top: 2.5rem;
    }
}

@media screen and (min-width:64em) {
    table {
        max-width: 56.875em;
        margin-left: auto;
        margin-right: auto;
        border-left: 2rem solid #fff;
        border-right: 2rem solid #fff;
        border-bottom: 2rem solid #fff
    }
    table td,
    table th {
        padding: 1rem 1.5rem
    }
    table tbody tr td:first-child {
        padding-right: 5rem;
        width: 35%
    }
}

@media screen and (min-width:90em) {
    table {
        border-top: 1.5rem solid #fff
    }
    table td,
    table th {
        padding: 1rem 3rem
    }
    table td:last-child,
    table th:last-child {
        padding-right: 1.25em
    }
}
