a {
    text-decoration: underline
}

.js-focus-visible a:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible a.focus-visible {
    outline: 5px solid #00B245
}

.html--can-hover a:hover {
    text-decoration: none
}

.html--can-hover a.t-highlight-link:hover,.html--can-hover a.t-highlight-link-alt:hover {
    text-decoration: underline
}

.js-focus-visible .c-header__nav-toggle:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-header__nav-toggle.focus-visible {
    outline: 5px solid #00B245
}

@media screen and (min-width: 0) and (max-width: 1499px) {
    .c-header__sso .c-button {
        border-color:#00143b;
        color: #00143b
    }

    .html--can-hover .c-header__sso .c-button:hover {
        background: #00143b;
        color: #fff;
        border-color: #00143b
    }
}

@media screen and (min-width: 1100px) and (max-width: 1499px) {
    .c-header__sso .c-button {
        width:100%;
        min-width: 200px
    }
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .mobile-nav-open .c-header__sso {
        display:block;
        text-align: center;
        padding: 15px 0 5px 0
    }

    .mobile-nav-open .c-header__sso .c-button {
        min-width: 30%
    }
}

@media screen and (min-width: 1100px) and (max-width: 1499px) {
    .c-header__sso__trigger[aria-expanded="true"].is-loaded {
        background:#fc0;
        color: #00143b
    }
}

.c-header__search__text::-ms-clear {
    display: none
}

.c-header__search__text:focus {
    outline: none
}

@media screen and (min-width: 1100px) {
    .c-header__search__text:focus {
        background:#fff;
        color: #00143b
    }

    .c-header__search__text:focus::-webkit-input-placeholder {
        color: #00143b
    }

    .c-header__search__text:focus::-moz-placeholder {
        color: #00143b
    }

    .c-header__search__text:focus:-ms-input-placeholder {
        color: #00143b
    }

    .c-header__search__text:focus:-moz-placeholder {
        color: #00143b
    }

    .c-header__search__text:focus+.c-header__search__button {
        background: #fff;
        color: #00143b
    }

    .html--can-hover .c-header__search__text:focus+.c-header__search__button:hover {
        color: #039
    }
}

.js-focus-visible .c-header__search__button:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-header__search__button.focus-visible {
    outline: 5px solid #00B245
}

.html--can-hover .c-header__search__button:hover {
    color: #fc0
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .mobile-nav-open .c-header__language {
        display:block;
        position: static;
        width: 100%;
        height: 4.9375rem;
        padding: .9375rem 0 .625rem;
        border: 0
    }
}

.c-header__language__select.c-select:focus {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiMwMDE0M2IiIGQ9Ik0yMy4zMDMtLjAwMkwxMi40NjcgMTAuODM0IDEuNjMtLjAwMi0uNDU0IDIuMDgybDEyLjkyMSAxMi45MiAyLjA4NC0yLjA4NEwyNS4zODcgMi4wODJ6Ii8+Cjwvc3ZnPgo=");
    color: #00143b
}

.c-header__language__select.c-select:focus::-ms-value {
    color: #00143b
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .mobile-nav-open .c-header__language__select.c-select {
        background:#fc0;
        color: #00143b;
        border: 2px solid #00143b;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiMwMDE0M2IiIGQ9Ik0yMy4zMDMtLjAwMkwxMi40NjcgMTAuODM0IDEuNjMtLjAwMi0uNDU0IDIuMDgybDEyLjkyMSAxMi45MiAyLjA4NC0yLjA4NEwyNS4zODcgMi4wODJ6Ii8+Cjwvc3ZnPgo=")
    }

    .mobile-nav-open .c-header__language__select.c-select::-ms-value {
        color: #00143b
    }
}

.html--can-hover .c-header__ticker-cta:hover {
    text-decoration: underline
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-header__social .c-social__title {
        display:none
    }

    .c-header__social .c-social__item {
        width: 3.75rem
    }

    .mobile-nav-open .c-header__social {
        display: block;
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .mobile-nav-open .c-header__mobile-nav-wrapper {
        display:flex;
        flex-direction: column;
        overflow: auto;
        height: 100%
    }
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-header__mobile-nav-wrapper .c-nav {
        padding-top:5.625rem;
        padding-bottom: 1.25rem
    }
}

.html--can-hover .c-footer__inner a:hover {
    text-decoration: underline;
    color: #fff
}

.c-skip:focus {
    position: static;
    overflow: visible;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    color: #100017;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px;
    text-decoration: none
}

.c-nav__link[aria-expanded="true"] {
    color: #00143b
}

.c-nav__link[aria-expanded="true"] .c-nav__link-icon {
    color: #00143b;
    transform: rotate(-180deg)
}

@media screen and (min-width: 1100px) {
    .c-nav__link[aria-expanded="true"] {
        background-color:#fc0
    }
}

.c-nav__link-toggle[aria-expanded=true] .c-nav__link-icon {
    transform: rotate(-180deg)
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-nav__link-toggle--subnav {
        transform:rotate(90deg)
    }
}

.c-nav__sub-nav-list {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-list {
        background-color:#fc0
    }

    .c-nav__sub-sub-container .c-nav__sub-nav-list {
        margin: 0 .625rem
    }
}

.c-nav__sub-nav-item {
    display: flex;
    align-items: center;
    flex-direction: column
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-item {
        flex-direction:row
    }
}

.c-nav__sub-nav-link {
    display: flex;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    padding: .9375rem 2.5rem;
    transition: background-color 300ms;
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: #00143b;
    text-align: left
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-nav__sub-nav-link .c-nav__link-icon {
        transform:rotate(90deg)
    }
}

.c-nav__sub-nav-link[aria-expanded=true] .c-nav__link-icon {
    transform: rotate(-90deg)
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-link[aria-expanded=true] .c-nav__link-icon {
        transform:rotate(-180deg)
    }
}

.js-focus-visible .c-nav__sub-nav-link:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-nav__sub-nav-link.focus-visible {
    outline: 5px solid #00B245
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-link {
        background-color:#fc0;
        padding: .625rem .625rem
    }

    .c-nav__sub-nav-link[aria-expanded=true] {
        background-color: #E5B209
    }
}

@media screen and (min-width: 1500px) {
    .c-nav__sub-nav-link {
        padding:.625rem 1.25rem
    }
}

.html--can-hover .c-nav__sub-nav-link:hover {
    background-color: #E5B209
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-link--large {
        padding:1.25rem
    }
}

@media screen and (min-width: 1500px) {
    .c-nav__sub-nav-link--large {
        padding:1.25rem 1.875rem
    }
}

.c-nav__sub-nav-title {
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 1.25rem .9375rem 1.25rem;
    margin: 0 .625rem .9375rem .625rem;
    border-bottom: 1px solid #e4b001
}

@media screen and (min-width: 1100px) and (max-width: 1499px) {
    .c-nav__sub-nav-title {
        padding:0 .625rem .9375rem .625rem
    }
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-nav__sub-sub-container {
        display:block;
        width: 100%;
        max-height: 0;
        padding: 1.25rem 0 0 2.5rem;
        overflow: hidden;
        transition: max-height 300ms
    }
}

.c-nav__sub-nav-container[aria-expanded=true] {
    transform: translateY(0);
    visibility: visible;
    max-height: 10000px
}

.c-nav__sub-sub-container[aria-expanded=true] {
    display: block;
    width: 100%
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-nav__sub-sub-container[aria-expanded=true] {
        max-height:10000px
    }
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-sub-container[aria-expanded=true] {
        visibility:visible;
        transform: translateX(0);
        opacity: 1
    }
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-nav__sub-sub-container-inner .c-nav__sub-nav-col:not(:first-child) {
        padding-top:.625rem
    }
}

@media screen and (min-width: 1100px) {
    .c-nav__sub-nav-container {
        position:absolute;
        top: 84px;
        left: 0;
        background-color: #fc0;
        white-space: normal;
        box-shadow: 0 1rem 1.25rem 0 rgba(0,0,0,0.16)
    }

    .c-nav__sub-nav {
        display: flex;
        width: 100%;
        padding: .625rem 0
    }

    .c-nav__sub-nav-col {
        display: flex;
        flex-direction: column;
        flex: 1 0 auto;
        width: 12.5rem
    }

    .c-nav__sub-sub-container-inner .c-nav__sub-nav-col {
        padding-top: 1.875rem
    }

    .c-nav__sub-nav-col:not(:last-child) {
        border-right: 1px solid #e4b001
    }

    .c-nav__sub-sub-container {
        visibility: hidden;
        transform: translateX(-3.125rem);
        background-color: #fc0;
        position: absolute;
        top: 0;
        left: 12.5rem;
        bottom: 0;
        z-index: 99;
        width: auto;
        transition: none
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--3-col {
        width: 37.5rem
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--2-col {
        width: 25rem
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--1-col {
        width: 12.5rem
    }

    .c-nav__sub-sub-container-inner {
        position: relative;
        display: flex;
        min-height: 100%;
        background-color: #fc0;
        border-left: 1px solid #e4b001
    }
}

@media screen and (min-width: 1500px) {
    .c-nav__sub-nav-col {
        width:15.625rem
    }

    .c-nav__sub-sub-container {
        left: 15.625rem
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--3-col {
        width: 46.875rem
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--2-col {
        width: 31.25rem
    }

    .c-nav__sub-sub-container.c-nav__sub-sub-container--1-col {
        width: 15.625rem
    }
}

.mobile-nav-open,.mobile-nav-open body {
    overflow: hidden;
    position: fixed;
    background-color: #fc0
}

.c-button {
    transition: background 0.25s ease, color 0.25s ease, border 0.25s ease
}

.html--can-hover .c-button:hover {
    background: #188b05;
    color: #fff;
    border-color: #fff
}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

.html--can-hover .c-button--outline:hover {
    background: #02874b;
    color: #fff;
    border-color: #fff
}

@media screen and (min-width: 1500px) {
    .html--can-hover .c-button--white-widest.c-button--outline:hover {
        background:transparent;
        color: #ffffff;
        border-color: #fc0
    }
}

.html--can-hover .c-button--white.c-button--outline:hover {
    background: #fff;
    color: #00143b;
    border-color: #fc0
}

.c-text-input:focus,.autocomplete__input:focus {
    border-color: #fc0;
    outline: none
}

.c-text-input.is-error,.c-text-input[aria-invalid="true"],.autocomplete__input.is-error,.autocomplete__input[aria-invalid="true"] {
    color: #df0000;
    border-color: #df0000
}

.c-text-input.is-error::-webkit-input-placeholder,.c-text-input[aria-invalid="true"]::-webkit-input-placeholder,.autocomplete__input.is-error::-webkit-input-placeholder,.autocomplete__input[aria-invalid="true"]::-webkit-input-placeholder {
    color: #df0000
}

.c-text-input.is-error::-moz-placeholder,.c-text-input[aria-invalid="true"]::-moz-placeholder,.autocomplete__input.is-error::-moz-placeholder,.autocomplete__input[aria-invalid="true"]::-moz-placeholder {
    color: #df0000
}

.c-text-input.is-error:-ms-input-placeholder,.c-text-input[aria-invalid="true"]:-ms-input-placeholder,.autocomplete__input.is-error:-ms-input-placeholder,.autocomplete__input[aria-invalid="true"]:-ms-input-placeholder {
    color: #df0000
}

.c-text-input.is-error:-moz-placeholder,.c-text-input[aria-invalid="true"]:-moz-placeholder,.autocomplete__input.is-error:-moz-placeholder,.autocomplete__input[aria-invalid="true"]:-moz-placeholder {
    color: #df0000
}

.c-text-input--secondary:focus:not([aria-invalid="true"]) {
    border-color: #00143b
}

.c-text-input--secondary:-webkit-autofill,.c-text-input--secondary:-webkit-autofill:hover,.c-text-input--secondary:-webkit-autofill:focus {
    box-shadow: 0 0 0 100px #fff inset
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .js-focus-visible .c-generic-list--footer-accordion .c-generic-list__toggle-button:focus:not(.focus-visible) {
        outline:none
    }

    .js-focus-visible .c-generic-list--footer-accordion .c-generic-list__toggle-button.focus-visible {
        outline: 5px solid #00B245
    }

    .js .c-generic-list--footer-accordion .c-generic-list__title {
        position: relative;
        padding-right: 35px
    }

    .js .c-generic-list--footer-accordion .c-generic-list__toggle-button {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        border: 0;
        margin: 0;
        padding: 0;
        -webkit-appearance: none;
        text-transform: uppercase;
        -moz-appearance: none;
        appearance: none
    }

    .js .c-generic-list--footer-accordion .c-generic-list__toggle-button:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yMy4zMDMtLjAwMkwxMi40NjcgMTAuODM0IDEuNjMtLjAwMi0uNDU0IDIuMDgybDEyLjkyMSAxMi45MiAyLjA4NC0yLjA4NEwyNS4zODcgMi4wODJ6Ii8+Cjwvc3ZnPgo=");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 10px 10px;
        position: absolute;
        top: 50%;
        right: 15px;
        margin: -5px 0 0 0;
        transition: transform 0.5s ease
    }

    .js .c-generic-list--footer-accordion .c-generic-list__toggle-button[aria-expanded="true"]:after {
        transform: rotate(180deg)
    }
}

.c-select {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiMwMDE0M2IiIGQ9Ik0yMy4zMDMtLjAwMkwxMi40NjcgMTAuODM0IDEuNjMtLjAwMi0uNDU0IDIuMDgybDEyLjkyMSAxMi45MiAyLjA4NC0yLjA4NEwyNS4zODcgMi4wODJ6Ii8+Cjwvc3ZnPgo=");
    background-position: calc(100% - 25px) 50% !important;
    background-repeat: no-repeat !important;
    background-size: 10px 10px !important
}

.c-select:focus {
    border-color: #fc0;
    outline: none
}

.c-select.is-error,.c-select[aria-invalid="true"] {
    color: #df0000;
    border-color: #df0000
}

.c-select.is-error::-webkit-input-placeholder,.c-select[aria-invalid="true"]::-webkit-input-placeholder {
    color: #df0000
}

.c-select.is-error::-moz-placeholder,.c-select[aria-invalid="true"]::-moz-placeholder {
    color: #df0000
}

.c-select.is-error:-ms-input-placeholder,.c-select[aria-invalid="true"]:-ms-input-placeholder {
    color: #df0000
}

.c-select.is-error:-moz-placeholder,.c-select[aria-invalid="true"]:-moz-placeholder {
    color: #df0000
}

.c-select--alt {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNiAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0yMy4zMDMtLjAwMkwxMi40NjcgMTAuODM0IDEuNjMtLjAwMi0uNDU0IDIuMDgybDEyLjkyMSAxMi45MiAyLjA4NC0yLjA4NEwyNS4zODcgMi4wODJ6Ii8+Cjwvc3ZnPgo=")
}

.c-select--secondary:focus {
    border-color: #00143b;
    outline: initial
}

.c-select--secondary.is-error,.c-select--secondary[aria-invalid="true"] {
    color: #df0000;
    border-color: #df0000
}

.c-select--secondary.is-error::-webkit-input-placeholder,.c-select--secondary[aria-invalid="true"]::-webkit-input-placeholder {
    color: #df0000
}

.c-select--secondary.is-error::-moz-placeholder,.c-select--secondary[aria-invalid="true"]::-moz-placeholder {
    color: #df0000
}

.c-select--secondary.is-error:-ms-input-placeholder,.c-select--secondary[aria-invalid="true"]:-ms-input-placeholder {
    color: #df0000
}

.c-select--secondary.is-error:-moz-placeholder,.c-select--secondary[aria-invalid="true"]:-moz-placeholder {
    color: #df0000
}

.c-social__link {
    transition: opacity 0.25s ease
}

.html--can-hover .c-social__link:hover {
    opacity: 0.75
}

.c-back-to-top {
    width: 45px;
    height: 95px;
    background: #fc0;
    position: absolute;
    display: block;
    top: -50px;
    right: 15px;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.16);
    transition: background 0.25s ease
}

@media screen and (min-width: 481px) {
    .c-back-to-top {
        right:60px
    }
}

@media screen and (min-width: 1100px) {
    .c-back-to-top {
        top:-160px;
        height: 115px
    }
}

@media screen and (min-width: 1800px) {
    .c-back-to-top {
        right:0
    }
}

.c-back-to-top:before {
    content: '';
    width: 2px;
    background: #00143b;
    height: 35px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0 0 0 -1px
}

@media screen and (min-width: 1100px) {
    .c-back-to-top:before {
        height:45px
    }
}

.c-back-to-top:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #00143b;
    transform: rotate(-45deg);
    border-width: 2px 2px 0 0;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0 0 0 -5.5px
}

.js-focus-visible .c-back-to-top:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-back-to-top.focus-visible {
    outline: 5px solid #00B245
}

.html--can-hover .c-back-to-top:hover:before {
    animation: backLine 0.5s ease
}

.html--can-hover .c-back-to-top:hover:after {
    animation: backArrow 0.5s ease
}

.c-back-to-top__text {
    color: #00143b;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.0625rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 5px 10px 5px;
    text-align: center
}

@keyframes backLine {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes backArrow {
    0% {
        transform: translateY(0) rotate(-45deg)
    }

    50% {
        transform: translateY(20px) rotate(-45deg)
    }

    100% {
        transform: translateY(0) rotate(-45deg)
    }
}

.c-section--hexagons {
    background: url(../images/hexagons.png) 0 40px no-repeat,linear-gradient(180deg, #eef0f2 0%, #fff 100%)
}

.c-section--stars {
    background: url(../images/stars.png) 0 0 no-repeat,linear-gradient(#fff, #DCE1E6)
}

.c-section--gradient {
    position: relative;
    background: linear-gradient(#fff, #edf0f2)
}

.c-section--gradient .c-section__inner {
    position: relative;
    z-index: 2
}

.c-section--gradient-reverse {
    position: relative;
    background: linear-gradient(#edf0f2, #fff)
}

.c-section--gradient-reverse .c-section__inner {
    position: relative;
    z-index: 2
}

.c-section--gradient:not(.c-section--gradient-simple)::after {
    content: '';
    background-image: linear-gradient(to left top, #fff 0%, #fff 50%, transparent 50%);
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
    pointer-events: none
}

@media screen and (min-width: 768px) {
    .c-section--gradient:not(.c-section--gradient-simple)::after {
        height:50px
    }
}

@media screen and (min-width: 1100px) {
    .c-section--gradient:not(.c-section--gradient-simple)::after {
        height:150px
    }
}

.c-image-list__link {
    transition: opacity 0.25s ease
}

.html--can-hover .c-image-list__link:hover {
    opacity: 0.75
}

.c-section--hexagons {
    background: url(../images/hexagons.png) 0 40px no-repeat,linear-gradient(180deg, #eef0f2 0%, #fff 100%)
}

.c-section--stars {
    background: url(../images/stars.png) 0 0 no-repeat,linear-gradient(#fff, #DCE1E6)
}

.c-section--gradient {
    position: relative;
    background: transparent;
}

.c-section--gradient .c-section__inner {
    position: relative;
    z-index: 2
}

.c-section--gradient-reverse {
    position: relative;
    background: linear-gradient(#edf0f2, #fff)
}

.c-section--gradient-reverse .c-section__inner {
    position: relative;
    z-index: 2
}

.c-section--gradient:not(.c-section--gradient-simple)::after {
    content: '';
    background-image: linear-gradient(to left top, #fff 0%, #fff 50%, transparent 50%);
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
    pointer-events: none
}

@media screen and (min-width: 768px) {
    .c-section--gradient:not(.c-section--gradient-simple)::after {
        height:50px
    }
}

@media screen and (min-width: 1100px) {
    .c-section--gradient:not(.c-section--gradient-simple)::after {
        height:150px
    }
}

.c-image--hover {
    overflow: hidden
}

.c-image--hover img {
    transition: transform 0.5s ease
}

.html--can-hover .c-image--hover:hover img {
    transform: scale(1.05)
}

.html--can-hover a.c-article__meta__tag .c-article__meta__tag__text:hover {
    text-decoration: underline
}

.html--can-hover .c-article__title__link:hover {
    text-decoration: underline
}

.c-curator .crt-load-more-container {
    display: none !important
}

.c-curator .crt-post-date {
    opacity: 0.8 !important
}

.c-share__link {
    transition: color 0.25s ease
}

.html--can-hover .c-share__link:hover {
    color: #fff
}

.c-cta-card {
    text-decoration: none;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.2);
    transition: box-shadow 300ms
}

.html--can-hover .c-cta-card:hover {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3)
}

.html--can-hover .c-cta-card:hover .c-cta-card__icon {
    transform: translateX(5px)
}

.c-cta-card__content {
    color: #00143b
}

.c-cta-card__text {
    text-decoration: none;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    font-size: 1rem;
    width: 100%;
    padding-right: .9375rem
}

@media screen and (min-width: 1100px) {
    .c-cta-card__text {
        font-size:1.5rem
    }
}

.c-cta-card__icon {
    transition: transform 300ms;
    height: .75rem;
    width: .75rem
}

@media screen and (min-width: 1100px) {
    .c-cta-card__icon {
        height:1.4375rem;
        width: 1.4375rem
    }
}

input[type=radio]:checked+.c-radio__radio:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #00143b;
    margin: 0 auto;
    border-radius: 100%
}

.autocomplete__input:focus:not([aria-invalid="true"]) {
    border-color: #00143b
}

.autocomplete__hint {
    position: absolute;
    opacity: 0.0001
}

.autocomplete__input--show-all-values {
    cursor: pointer
}

.autocomplete__dropdown-arrow-down {
    z-index: -1;
    display: inline-block;
    position: absolute;
    right: 8px;
    width: 24px;
    height: 24px;
    top: 10px
}

.autocomplete__menu {
    background-color: #fff;
    border: 2px solid #00143b;
    border-top: 0;
    color: #00143b;
    margin: 0;
    max-height: 342px;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
    text-align: left
}

.autocomplete__menu::-webkit-scrollbar {
    width: 11px
}

.autocomplete__menu {
    scrollbar-width: thin;
    scrollbar-color: #90A4AE #e4e8ec
}

.autocomplete__menu::-webkit-scrollbar-track {
    background: #e4e8ec
}

.autocomplete__menu::-webkit-scrollbar-thumb {
    background-color: #90A4AE;
    border-radius: 6px;
    border: 3px solid #e4e8ec
}

.autocomplete__menu--visible {
    display: block
}

.autocomplete__menu--hidden {
    display: none
}

.autocomplete__menu--overlay {
    box-shadow: rgba(0,0,0,0.256863) 0 2px 6px;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 100
}

.autocomplete__menu--inline {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    max-height: 218px
}

.autocomplete__option {
    border-bottom: solid grey;
    border-width: 1px 0;
    cursor: pointer;
    display: block;
    position: relative
}

.autocomplete__option>* {
    pointer-events: none
}

.autocomplete__option:first-of-type {
    border-top-width: 0
}

.autocomplete__option:last-of-type {
    border-bottom-width: 0
}

.autocomplete__option--odd {
    background-color: #fafafa
}

.autocomplete__option--focused,.autocomplete__option:hover {
    background-color: #00143b;
    color: #FFF;
    outline: 0
}

.autocomplete__option--no-results {
    color: #00143b;
    cursor: not-allowed
}

.autocomplete__hint,.autocomplete__input,.autocomplete__option {
    font-size: 1rem;
    line-height: 1.25
}

.autocomplete__hint,.autocomplete__option {
    padding: .3125rem
}

@media (min-width: 641px) {
    .autocomplete__hint,.autocomplete__input,.autocomplete__option {
        font-size:1.1875rem;
        line-height: 1.31579
    }
}

.html--can-hover .c-message-bar__cta:hover {
    text-decoration: underline
}

.c-gallery .tns-controls {
    display: block
}

.c-gallery .tns-controls [data-controls] {
    display: block;
    position: absolute;
    top: 50%;
    right: -1.875rem;
    width: 3.75rem;
    height: 11.875rem;
    background: #004547;
    border: 0;
    margin: -5.9375rem 0 0 0;
    padding: 0;
    -webkit-appearance: none;
    text-transform: uppercase;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -5625rem;
    text-align: left;
    opacity: 1;
    transition: opacity 0.25s ease, background 0.25s ease
}

.js-focus-visible .c-gallery .tns-controls [data-controls]:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-gallery .tns-controls [data-controls].focus-visible {
    outline: 5px solid #00B245
}

.html--can-hover .c-gallery .tns-controls [data-controls]:hover {
    background: #00143b
}

.html--can-hover .c-gallery .tns-controls [data-controls]:hover:before,.html--can-hover .c-gallery .tns-controls [data-controls]:hover:after {
    background: #fff
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .c-gallery .tns-controls [data-controls] {
        right:0
    }

    .c-gallery .tns-controls [data-controls]:not(:focus) {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }
}

@media screen and (min-width: 1650px) {
    .c-gallery .tns-controls [data-controls] {
        right:-5rem
    }
}

.c-gallery .tns-controls [data-controls]:before,.c-gallery .tns-controls [data-controls]:after {
    content: '';
    display: block;
    width: .125rem;
    height: 1.75rem;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.625rem 0 0 0;
    transform: rotate(-30deg);
    transition: background 0.25s ease
}

.c-gallery .tns-controls [data-controls]:after {
    transform: rotate(30deg);
    margin: -.125rem 0 0 0
}

.c-gallery .tns-controls [data-controls="prev"] {
    right: auto;
    left: -1.875rem
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .c-gallery .tns-controls [data-controls="prev"] {
        left:0
    }
}

@media screen and (min-width: 1650px) {
    .c-gallery .tns-controls [data-controls="prev"] {
        left:-5rem
    }
}

.c-gallery .tns-controls [data-controls="prev"]:before {
    transform: rotate(30deg);
    margin-left: -.0625rem
}

.c-gallery .tns-controls [data-controls="prev"]:after {
    transform: rotate(-30deg);
    margin-left: -.0625rem
}

.c-gallery .tns-controls [disabled] {
    opacity: 0;
    cursor: default
}

.c-gallery .c-gallery__thumbs .tns-controls [data-controls] {
    right: -2.8125rem
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .c-gallery .c-gallery__thumbs .tns-controls [data-controls] {
        right:0
    }
}

@media screen and (min-width: 0) and (max-width: 1400px) {
    .c-gallery .c-gallery__thumbs .tns-controls [data-controls] {
        height:8.75rem;
        margin: -4.375rem 0 0 0
    }
}

@media screen and (min-width: 1650px) {
    .c-gallery .c-gallery__thumbs .tns-controls [data-controls] {
        right:-4.6875rem
    }
}

.c-gallery .c-gallery__thumbs .tns-controls [data-controls="prev"] {
    left: -2.8125rem
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .c-gallery .c-gallery__thumbs .tns-controls [data-controls="prev"] {
        left:0
    }
}

@media screen and (min-width: 1650px) {
    .c-gallery .c-gallery__thumbs .tns-controls [data-controls="prev"] {
        left:-4.6875rem
    }
}

.c-gallery__thumbs__item__inner {
    position: relative
}

.c-gallery__thumbs__button {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 0;
    -webkit-appearance: none;
    text-transform: uppercase;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    opacity: 0.4;
    transition: opacity 0.25s ease;
    cursor: pointer
}

.js-focus-visible .c-gallery__thumbs__button:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-gallery__thumbs__button.focus-visible {
    outline: 5px solid #00B245
}

.c-gallery__thumbs__item--active .c-gallery__thumbs__button {
    opacity: 0
}

.js .c-gallery--larger-thumbs .c-gallery__thumbs__item__inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
    z-index: 1
}

.js .c-gallery--larger-thumbs .tns-slide-active .c-gallery__thumbs__item__inner:after {
    display: none
}

a.c-sponsor {
    transition: box-shadow 0.5s ease
}

.html--can-hover a.c-sponsor:hover {
    box-shadow: 0px 0px 10px 5px rgba(211,218,226,0.35)
}

.c-tabs__button {
    outline: none
}

.js-focus-visible .c-tabs__button:focus:not(.focus-visible) {
    outline: none
}

.js-focus-visible .c-tabs__button.focus-visible {
    outline: 5px solid #00B245
}

.js .c-tabs__button {
    cursor: pointer;
    border-bottom: 3px solid transparent;
    position: relative;
    z-index: 1
}

.js .c-tabs__button.is-active {
    text-shadow: 1px 0 0 #00143b;
    border-color: #00143b
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .c-fixtures-table .c-fixtures-table__title__score {
        display:block
    }
}

.c-fixtures-table .c-fixtures-table__title__score:before {
    content: '('
}

.c-fixtures-table .c-fixtures-table__title__score:after {
    content: ')'
}

@media screen and (min-width: 0) and (max-width: 1399px) {
    .c-cols__secondary--constrain .c-cols__secondary__inner {
        max-width:30.1875rem;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (min-width: 0) and (max-width: 1399px) {
    .c-cols__secondary--pull {
        margin-left:-15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 0) and (max-width: 1399px) and (min-width: 481px) {
    .c-cols__secondary--pull {
        margin-left:-60px;
        margin-right: -60px
    }
}

.c-pagination__button.is-disabled {
    pointer-events: none;
    opacity: 0.3;
    cursor: not-allowed
}

.html--can-hover .c-search-result__link:hover {
    text-decoration: underline
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-filters-full__mobile-button[aria-expanded="true"] .c-filters-full__mobile-button-open-icon {
        display:none
    }

    .c-filters-full__mobile-button[aria-expanded="false"] .c-filters-full__mobile-button-close-icon {
        display: none
    }
}

.c-match-banner__action__button {
    margin: 0 0 1.25rem 0
}

@media screen and (min-width: 768px) {
    .c-match-banner__action__button {
        margin:0 0 3.125rem 0
    }
}

@media screen and (min-width: 768px) {
    .c-match-banner__tbc-title {
        margin:0 0 1.875rem 0
    }
}

.c-match-detail__details__copy__more:before,.c-match-detail__details__copy__more:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: #009DE0;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -1px 0 0 0
}

.c-match-detail__details__copy__more:after {
    transform: rotate(90deg)
}

.c-match-detail__details__copy__more[aria-expanded="true"]:after {
    display: none
}

@media screen and (min-width: 0) and (max-width: 1099px) {
    .c-filters-full__mobile-button[aria-expanded="true"] .c-filters-full__mobile-button-open-icon {
        display:none
    }

    .c-filters-full__mobile-button[aria-expanded="false"] .c-filters-full__mobile-button-close-icon {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width: 1380px) {
    .c-sub-nav__nav-container {
        max-height:0;
        overflow: hidden;
        transition: max-height 300ms
    }

    .c-sub-nav__nav-container.is-open {
        max-height: 500px
    }
}

.html--can-hover .c-sub-nav__link:hover {
    text-decoration: underline
}

.c-sub-nav__link--active {
    position: relative
}

.c-sub-nav__link--active:before {
    content: 'â€”';
    position: absolute;
    left: -20px;
    height: 2px;
    color: #444
}

.c-responsive-table {
    width: 100%;
    overflow-x: auto
}

@media screen and (min-width: 376px) {
    .c-donut-stat__data {
        position:absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }
}

@media screen and (min-width: 0) and (max-width: 375px) {
    .c-donut-stat__data {
        text-align:center;
        padding: .3125rem 0 0 0;
        color: #00143b
    }
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:not(:first-child) .c-comp-bracket__col__list__item:not(.c-comp-bracket__col__list__item--playoff) {
    position: relative
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:not(:first-child) .c-comp-bracket__col__list__item:not(.c-comp-bracket__col__list__item--playoff):before {
    content: '';
    display: block;
    height: 2px;
    background: #BED4EA;
    width: 30px;
    position: absolute;
    top: calc(50% - 1px);
    left: -42px
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:not(:first-child):not(:last-child) .c-comp-bracket__col__list__item:after {
    content: '';
    display: block;
    width: 18px;
    height: 134px;
    position: absolute;
    top: -18.5px;
    left: -60px;
    border: 2px solid #BED4EA;
    border-width: 2px 2px 2px 0
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:last-child .c-comp-bracket__col__list .c-comp-bracket__col__list__item:not(.c-comp-bracket__col__list__item--playoff):after {
    content: '';
    display: block;
    width: 18px;
    height: 267px;
    position: absolute;
    top: -83px;
    left: -60px;
    border: 2px solid #BED4EA;
    border-width: 2px 2px 2px 0
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:last-child .c-comp-bracket__col__list .c-comp-bracket__col__list__item--playoff {
    position: relative
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:last-child .c-comp-bracket__col__list .c-comp-bracket__col__list__item--playoff:after {
    content: '';
    display: block;
    width: 30px;
    height: 68.5px;
    position: absolute;
    top: -16.5px;
    left: -44px;
    border: 2px dashed #BED4EA;
    border-width: 0 0 2px 2px
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:last-child:nth-child(2) .c-comp-bracket__col__list__item:not(.c-comp-bracket__col__list__item--playoff):after {
    content: '';
    display: block;
    width: 18px;
    height: 267px;
    position: absolute;
    top: -18.5px;
    left: -60px;
    border: 2px solid #BED4EA;
    border-width: 2px 2px 2px 0;
    border-bottom: 0
}

.c-comp-bracket--tree-layout .c-comp-bracket__col:last-child:nth-child(2) .c-comp-bracket__col__list__item:only-child:after {
    content: '';
    display: block;
    width: 18px;
    height: 134px;
    position: absolute;
    top: -18.5px;
    left: -60px;
    border: 2px solid #BED4EA;
    border-width: 2px 2px 2px 0
}

/*# sourceMappingURL=deferred-2e22c47c77.min.css.map */
