﻿@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

html {
    font-family: "Lato", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: -webkit-fill-available;
    height: -moz-available;
    height: stretch
}

body {
    margin: 0;
    min-height: -webkit-fill-available;
    min-height: -moz-available;
    min-height: stretch
}

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;
    -webkit-text-decoration-skip: objects
}

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

#main a:focus-visible, #main a:active, .breadcrumb li a:focus-visible {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

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;
    margin: 0
}

button:focus-visible,button:active,input:focus-visible,input:active,select:focus-visible,select:active,textarea:focus-visible,textarea:active,header .header__content .logo a:focus-visible,header .header__content .search-icon a:focus-visible {
    box-shadow: #4c9aff 0px 0px 0px 3px;
    border-radius: 3px;
    outline: transparent;
}
.landing-nav a:focus-visible,
footer ul li a:focus-visible,
footer .search-box input:focus {
    outline: 5px solid #F6BF35 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.landing-nav a:focus,
.landing-nav a:active {
    box-shadow: none !important;
}

optgroup {
    font-weight: bold
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-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
}
#feedback-no, #feedback-yes {
    box-sizing: border-box;
    padding: 0;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.feedback-option {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-weight: 600;
}

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*,*:before,*:after {
    box-sizing: border-box
}

html {
    background: #fff;
    color: #333;
    font-family: "Lato",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.svg-cache {
    display: none
}

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

p {
    margin: 1.25rem 0
}

.alt-section {
    background: #E9E9E9
}

.last-update {
    color: #757575
}

.meta-date,.meta-location {
    color: #757575
}

.meta-date .icon,.meta-location .icon {
    margin-right: 5px;
    font-size: .875rem
}

a {
    color: #1D599E
}

a:hover {
    color: #093566
}

.external-links {
    padding: 0;
    list-style: none
}
.external-links li a {
    line-height: 2em;
    display: inline-block;
}

.external-links li a svg {
    height: 0.75rem;
    display: inline-block;
    margin-left: 0.5rem;
}

.sidebar ul li a svg {
    height: 1rem;
    width: auto;
    display: inline-block;
    margin-left: 0.25rem;
    transform: translateY(-2px);
}

.sidebar ul li a:hover {
    text-decoration: none;
}

blockquote {
    padding: 0 1.875rem 0 2.5rem;
    margin: 0;
    position: relative;
    font-style: italic
}

blockquote:before,blockquote:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/open-quote.png);
    background-repeat: no-repeat;
    background-position: top left
}

blockquote:after {
    background-image: url(../images/close-quote.png);
    left: auto;
    right: 0
}

blockquote footer {
    background: none;
    color: inherit
}

.svg-gradient {
    width: 0px;
    height: 0px;
    position: absolute
}

#printGuide {
    cursor: pointer
}

.equalize-newsroom {
    height: auto;
    margin-bottom: 40px
}

@media only screen and (min-width: 40.0625em) {
    .equalize-newsroom {
        height:100%
    }
}

.page-content img {
    padding: 1.25rem
}
/*
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Lato-Regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Lato-Light.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/Lato-Bold.woff") format("woff");
    font-display: swap
}
*/

@media only screen and (min-width: 20.0625em) {
    h1 {
        font-size: 1.5rem
    }
    
    h2.page-title {
        font-size: 1.5rem;
        margin: 1rem 0;
    }

    h2 {
        font-size: 1.25rem
    }

    h3 {
        font-size: 1.1875rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5 {
        font-size: 1.0625rem
    }

    h6 {
        font-size: 1rem
    }
}

@media only screen and (min-width: 40.0625em) {
    h1 {
        font-size: 1.875rem
    }

    h2.page-title {
        font-size: 1.875rem;
        margin: 1rem 0;
    }

    h2 {
        font-size: 1.625rem
    }

    h3 {
        font-size: 1.25rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5 {
        font-size: 1rem
    }

    h6 {
        font-size: 1rem
    }
}

h1 {
    margin: 1rem 0
}

.hidden {
    display: none !important
}

.visuallyhidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

a span.visuallyhidden {
    color: #000;
    background: #fff
}

.logo span.visuallyhidden {
    color: #000;
    background: #fff
}

.invisible {
    visibility: hidden
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

body.menu-open {
    overflow-x: hidden
}

.thumbnail__navigation a.cycle-prev span,.thumbnail__navigation a.cycle-next span {
    color: #000;
    background: #fff
}

.sr-only,.sr-only h1 {
    color: #000;
    background: #fff;
    overflow: hidden !important;
    white-space: nowrap !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important
}

.cc-item-desc p {
    margin: 0 0 10px 0
}

.cc-link {
    padding-bottom: 50px
}

@media only screen {
    .show-for-small-only,.show-for-small-up,.hide-for-medium-only,.hide-for-medium-up,.hide-for-large-only,.hide-for-large-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-small-only,.hide-for-small-up,.show-for-medium-only,.show-for-medium-up,.show-for-large-only,.show-for-large-up,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none !important
    }

    .visible-for-small-only,.visible-for-small-up,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only,.hidden-for-small-up,.visible-for-medium-only,.visible-for-medium-up,.visible-for-large-only,.visible-for-large-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
}

@media only screen and (min-width: 40.0625em) {
    .hide-for-small-only,.show-for-small-up,.show-for-medium-only,.show-for-medium-up,.hide-for-large-only,.hide-for-large-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.hide-for-medium-only,.hide-for-medium-up,.show-for-large-only,.show-for-large-up,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.visible-for-medium-only,.visible-for-medium-up,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.hidden-for-medium-only,.hidden-for-medium-up,.visible-for-large-only,.visible-for-large-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
}

@media only screen and (min-width: 64em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-medium-only,.show-for-medium-up,.show-for-large-only,.show-for-large-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-medium-only,.hide-for-medium-up,.hide-for-large-only,.hide-for-large-up,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-medium-only,.visible-for-medium-up,.visible-for-large-only,.visible-for-large-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-medium-only,.hidden-for-medium-up,.hidden-for-large-only,.hidden-for-large-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
}

@media only screen and (min-width: 90.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-medium-only,.show-for-medium-up,.hide-for-large-only,.show-for-large-up,.show-for-xlarge-only,.show-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-medium-only,.hide-for-medium-up,.show-for-large-only,.hide-for-large-up,.hide-for-xlarge-only,.hide-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-large-only,.visible-for-large-up,.visible-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-large-only,.hidden-for-large-up,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
}

@media only screen and (min-width: 120.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-medium-only,.show-for-medium-up,.hide-for-large-only,.show-for-large-up,.hide-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-medium-only,.hide-for-medium-up,.show-for-large-only,.hide-for-large-up,.show-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-only,.hide-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-large-only,.visible-for-large-up,.hidden-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-large-only,.hidden-for-large-up,.visible-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
}

.show-for-landscape,.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,.show-for-portrait {
    display: none !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,.hide-for-portrait {
        display:inherit !important
    }

    .hide-for-landscape,.show-for-portrait {
        display: none !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,.hide-for-landscape {
        display:inherit !important
    }

    .hide-for-portrait,.show-for-landscape {
        display: none !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touchevents .show-for-touch {
    display: inherit !important
}

.touchevents .hide-for-touch {
    display: none !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    background-color: white;
    color: black;
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,.show-for-print {
    display: none !important
}

@media print {
    .print-only,.show-for-print {
        display: block !important
    }

    .hide-on-print,.hide-for-print {
        display: none !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40.0525em) {
    .small-only-text-left {
        text-align:left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63.99em) {
    .medium-only-text-left {
        text-align:left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align:left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64em) and (max-width: 90.0525em) {
    .large-only-text-left {
        text-align:left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64em) {
    .large-text-left {
        text-align:left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120.0525em) {
    .xlarge-only-text-left {
        text-align:left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align:left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align:left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor
}

.no-svg .icon {
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0
}

.skip-to-content {
    position: absolute;
    top: -1000px;
    left: 0;
    display: inline-block;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 1.25rem;
    z-index: 1000
}

.skip-to-content:focus {
    top: 0
}

@media only screen and (min-width: 64em) {
    .skip-to-content:focus {
        position:relative
    }
}

table {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow-x: auto;
}

table caption {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
    background: #333;
    color: #fff
}

table tbody {
    display: table;
    width: 100%;
    border-collapse: collapse
}

table th,table td {
    padding: 5px 10px;
    text-align: left
}

table tr:nth-child(even) {
    background: #f4f4f4
}

table tbody tr td a,
table tbody tr th a {
    line-height: inherit;
    display: inline-block;
}

header {
    background-color: #fff
}

header .quick-links {
    background-color: #1D599E;
    font-size: .875rem
}

header .quick-links .quick-links__menu {
    color: #fff;
    float: right
}

header .quick-links .quick-links__menu ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: .625rem 0
}

header .quick-links .quick-links__menu ul li {
    display: inline-flex;
    align-items: center;
}

header .quick-links .quick-links__menu ul li a {
    color: inherit;
    text-decoration: none;
    height: 100%;
    display: flex;
    align-items: center;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin: 0;
    padding: 0 0.75rem;
}

header .quick-links .quick-links__menu ul li a:hover {
    border-bottom: 5px solid #F6BF35;
}
header .quick-links .quick-links__menu ul li a:focus-visible,
header .quick-links .quick-links__menu .language-switch a:focus-visible,
header .quick-links .quick-links__menu .alerts-button:focus-visible,
footer .footnote a:focus-visible {
    box-shadow: none !important;
    background: #093566;
    outline: 5px solid #f6bf35;
    outline-offset: -5px;
    color: #fff;
}
header .quick-links .quick-links__menu ul li a:focus {
    box-shadow: none !important;
}

header .quick-links .quick-links__menu ul li a span svg {
    height: .875rem;
    width: .875rem;
    fill: #fff;
    margin: 0 0.25rem;
}

header .quick-links .quick-links__menu .language-switch {
    float: right;
    margin-top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

header .quick-links .quick-links__menu .language-switch a {
    color: #fff;
    background: #093566;
    padding: .3125rem .75rem;
    text-decoration: none;
    height: 100%;
    display: inline-flex;
    align-items: center;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

header .quick-links .quick-links__menu .language-switch a:hover {
    background: #fff;
    color: #093566;
    border-bottom: 5px solid #F6BF35;
}


header .header__content {
    height: 120px;
    border-bottom: 1px solid #CCC
}


header .header__content .logo,
header .header__content .logo-container {
    width: 215px;
    height: 79px;
    float: left;
    margin-top: 1.5rem;
    margin-left: 0.75rem;       
}

@media only screen and (max-width: 63.99em) {
    header .header__content .logo {
        height:36px;
        width: 120px;
        margin: 8px;
        max-width: 240px
    }
}

header .header__content .logo svg {
    width: 120px;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    max-height: 40px
}

header .header__content .logo a {
    display: block
}

header .header__content .search-icon {
    display: inline-flex;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
}
header .header__content .search-icon a {
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 63.99em) {
    header .header__content .search-icon {
        display:none
    }
}

header .header__content .search-icon a .icon {
    width: 21px;
    height: 21px;
    fill: #595959;
    transform: scale(1);
    transition: all 0.3s;
}
header .header__content .search-icon a:hover .icon,
header .header__content .search-icon a:focus .icon {
    fill: #1D599E;
    transform: scale(1.2);
    transition: all 0.3s;
}

@media only screen and (max-width: 63.99em) {
    .language-switch__mobile {
        float:left;
        padding: 0 13px;
        line-height: 51px;
        border-left: 1px solid #CCC;
        border-right: 1px solid #CCC;
        background-color: #fff
    }

    .language-switch__mobile a {
        color: #444;
        text-decoration: none
    }

    .menu-icon__mobile {
        float: left;
        height: 51px;
        padding: 0 13px;
        cursor: pointer;
        border: none;
        background-color: #fff
    }

    .menu-icon__mobile:focus-visible,.menu-icon__mobile:active {
        box-shadow: #4c9aff 0px 0px 0px 3px !important;
        border-radius: 3px;
        outline: transparent
    }

    .search-icon__mobile {
        padding: 0 13px;
        border-top: none;
        border-bottom: none;
        border-left: 1px solid #1d599e;
        border-right: 1px solid #1d599e;
        cursor: pointer;
        display: flex !important;
        justify-content: center;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        background: transparent;
    }

    .search-icon__mobile:focus,.search-icon__mobile:active {
        box-shadow: #4c9aff 0px 0px 0px 3px !important;
        border-radius: 3px;
        outline: transparent
    }

    .mobile-search {
        display: none;
        background: #CCC;
        padding: .625rem;
        position: relative;
        top: 51px
    }

    .mobile-search input {
        width: 75%;
        padding: .5625rem;
        color: #757575
    }

    .mobile-search input::-webkit-input-placeholder {
        opacity: 1
    }

    .mobile-search input:-ms-input-placeholder {
        opacity: 1
    }

    .mobile-search input::placeholder {
        opacity: 1
    }

    .mobile-search input::-webkit-input-placeholder {
        opacity: 1
    }

    .mobile-search input::-moz-placeholder {
        opacity: 1
    }

    .mobile-search input:-ms-input-placeholder {
        opacity: 1
    }

    .mobile-search input:-moz-placeholder {
        opacity: 1
    }

    .mobile-search input:focus,.mobile-search input:active {
        box-shadow: #4c9aff 0px 0px 0px 3px !important;
        border-radius: 3px;
        outline: transparent
    }

    .mobile-search button {
        background: #fff;
        border: none;
        border-radius: 2px;
        padding: .625rem;
        font-weight: 600;
        color: #333;
        position: absolute;
        right: 10px
    }

    .mobile-search.open {
        display: block
    }
}

.mobile-search {
    display: none
}

.mobile-search.open {
    display: block
}

footer {
    background: #093566;
    color: #fff;
    padding-top: 1.5625rem;
    font-size: .875rem
}

@media only screen and (max-width: 40.0525em) {
    footer {
        padding: .68188rem;
    }
}

footer .top {
    min-height: 180px;
    padding-bottom: 1rem
}

footer h4,footer span.title {
    color: #F6BF35;
    font-size: inherit;
    margin: 0;
    font-weight: bold;
    margin-top: .625rem;
    margin-bottom: .625rem
}

footer p {
    margin: .625rem 0;
    line-height: 1.75em;
}
footer > div.row > div:nth-child(1) > div:nth-child(2) > p {
    padding-right: 4rem;
}

footer .tel-number a {
    color: #fff
}

footer .app-icon {
    margin-bottom: 1.25rem
}

footer .app-icon img {
    width: 100%;
    max-width: 150px
}

footer .footer-links ul {
    padding: 0;
    list-style: inside;
    margin: 0
}

footer .footer-links ul li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0.25em 0;
}

footer .social-links {
    margin: .9375rem 0 0 0
}

footer .social-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

footer .social-links ul li {
    display: inline-block;
    margin-right: .9375rem
}
footer .social-links ul li a:focus-visible {
    border-radius: 50% !important;
    display: inline-flex;
    outline-offset: 4px;
}

footer .social-links ul li span.social-icon {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background: #fff;
    display: block;
    text-align: center;
    line-height: 32px;
    font-size: 1.25rem
}

footer .social-links ul li span.social-icon svg,footer .social-links ul li span.social-icon img {
    height: 20px
}

footer .social-links ul li span.social-icon img[src$=".svg"] {
    width: 20px;
    height: 20px
}

footer .footnote {
    font-size: .875rem;
    margin-top: 2.5rem;
    border-top: 1px solid #fff;
}
footer .footnote .row {
    display: flex;
    align-items: stretch;
}

footer .footnote a,
footer .footnote .medium-text-right.copyright {
    color: #fff;
    text-decoration: none;
    margin: 0 .625rem 0 0;
    padding: 1.25em .68188rem;
    height: 100%;
    display: inline-flex;
}
footer .footnote a:hover,
footer .footnote a:focus-visible {
    text-decoration: underline;
}
footer .footnote .medium-text-left {
    margin: 0 -.68188rem;
}
footer .footnote .medium-text-right.copyright {
    justify-content: flex-end;
}

@media only screen and (max-width: 40.0525em) {
    footer .footnote .copyright {
        margin-top:.9375rem;
        justify-content: center !important;
    }
    footer .search-box {
        flex-direction: column;
        margin: 0 auto;
    }
    footer .footnote .row {
        display: flex;
        align-items: center;
        flex-direction: column;
        flex-wrap: wrap;
    }
    footer .social-links ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
    }
}

footer .search-box {
    position: relative;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0 -4px;
}

footer .search-box input[type="text"] {
    padding: 0.5rem 0.5rem;
    font-size: 18px;
    background: transparent;
    border: 1px solid #fff;
    color: #ffffff;
    flex-grow: 1;
    margin: 4px;
}
footer .search-box input::placeholder {
    font-size: .875rem;
    color: #ffffff !important;
}

footer .search-box input[type="submit"] {
    padding: 0.5rem 0.5rem;
    background: transparent;
    border: 1px solid #fff;
    color: #ffffff;
    flex-grow: 0;
    margin: 4px;
    cursor: pointer;
}
footer .search-box input[type="submit"]:hover,
footer .search-box input[type="submit"]:focus {
    background: #F6BF35;
    border: 1px solid #F6BF35;
    color: #333;
}
footer .search-box input[type="submit"]:focus {
    outline: 5px solid #ffffff !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    footer .search-box input[type="submit"] {
        padding-bottom: 6px
    }
}

.menu-container {
    float: right;
    position: relative;
    top: 56px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 63.99em) {
    .menu-container {
        top:0px;
        width: 100%
    }
}

.menu-container nav.main-nav {
    display: inline-block
}

@media only screen and (max-width: 63.99em) {
    .menu-container nav.main-nav {
        display:none;
        background: #1D599E;
        width: 100%
    }
}

.menu-container nav.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu-container nav.main-nav ul li {
    display: inline-block;
    font-size: 1.125rem;
    margin: 0 1.3125rem
}

@media only screen and (max-width: 63.99em) {
    .menu-container nav.main-nav ul li {
        display:block;
        width: 100%;
        margin: 0;
        border-top: 1px solid #093566;
        font-size: 1.25rem
    }
}

.menu-container nav.main-nav ul li a {
    text-decoration: none;
    color: #444;
    padding: 1rem 0 0.5rem 0;
    border-bottom: 3px solid transparent
}

@media only screen and (max-width: 63.99em) {
    .menu-container nav.main-nav ul li a {
        color:#fff;
        display: block;
        text-align: center;
        padding: .875rem 0
    }
}

.menu-container nav.main-nav ul li a:hover {
    border-bottom-color: #1D599E
}

.menu-container nav.main-nav ul li a:focus-visible,
.logo-container a:focus-visible {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent;
}
.logo-container a:focus-visible {
    display: block;
}

.menu-container nav.main-nav ul li a.active {
    border-bottom-color: #F6BF35
}

@media only screen and (max-width: 63.99em) {
    .menu-container nav.main-nav ul li a.active {
        border-bottom:none
    }
}

@media only screen and (max-width: 63.99em) {
    .menu-container nav.main-nav.open-menu {
        display:block;
        position: fixed;
        top: 57px;
        height: calc(100% - 45px);
        width: 100%;
        overflow-x: scroll
    }
}

@media only screen and (max-width: 20.0525em) {
    .menu-container nav.main-nav.open-menu {
        top:108px
    }
}

@media only screen and (max-width: 63.99em) {
    .quick-links-mobile {
        float:right;
        border-bottom: 1px solid #CCC;
        background: #fff
    }

    .mobile-active {
        width: 100%;
        height: auto;
        position: relative;
        background: #1D599E;
        margin-top: 51px;
        padding: 8px
    }
}

@media only screen and (max-width: 63.99em) and (max-width: 20.0525em) {
    .mobile-active {
        margin-top:109px
    }
}

@media only screen and (max-width: 63.99em) {
    .mobile-active a {
        color:#fff;
        display: block;
        text-align: center;
        text-decoration: none;
        font-size: 1.5rem;
        line-height: 1.5em
    }

    .menu-icon__mobile .icon-close {
        display: none;
        margin-top: 3px
    }

    .close-menu-icon .icon-close {
        display: block
    }

    .close-menu-icon .icon-icon-burger-menu {
        display: none
    }
}

.btn {
    display: inline-block;
    border-radius: 2px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: .625rem;
    font-weight: bold;
    margin-bottom: 2.5rem;
    cursor: pointer;
}

@media only screen and (max-width: 40.0525em) {
    .btn {
        max-width:100%
    }
}

.btn.btn-primary {
    background: #F6BF35
}

.btn.btn-primary.btn-standard {
    margin-bottom: 0
}

.btn.btn-primary:hover {
    background: #fd8
}

.btn.btn-secondary {
    background: #E3E1E1
}

.btn.btn-secondary:hover {
    background: #CCC
}

.btn.btn-block {
    background: #F6BF35;
    width: 100%
}

.btn.btn-block:hover {
    background: #fd8
}

.btn.btn-splash {
    background: #F4F4F4;
    width: 100%
}

.btn.full-width {
    width: 100%
}

.alert-banner {
    width: 100%;
    background: #F6BF35;
    padding: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.4375rem;
    position: relative;
    top: 51px;
    left: 0px
}

@media only screen and (min-width: 64em) {
    .alert-banner {
        top:0
    }
}

@media only screen and (max-width: 40.0525em) {
    .alert-banner {
        font-size:.875rem;
        line-height: 1.125rem;
        padding: .625rem
    }
}

.alert-banner p {
    margin: 0
}

.alert-banner p a {
    color: inherit
}

.navtabs {
    border-bottom: 1px solid #CCC;
    margin-top: 20px;
    margin-bottom: 5px
}

@media only screen and (max-width: 40.0525em) {
    .navtabs {
        margin-bottom:5px
    }
}

.navtabs .navtabs__tab {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.navtabs .navtabs__tab .navtabs__item {
    padding: 0 1rem
}

.navtabs .navtabs__tab .navtabs__item .navtab__tgr {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: inline-block;
    color: #333;
    cursor: pointer;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: transparent;
    border: none;
    border-bottom: 5px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.navtabs .navtabs__tab .navtabs__item .navtab__tgr:hover {
    border-bottom: 5px solid #1D599E
}

.navtabs .navtabs__tab .navtabs__item .navtab__tgr.active {
    border-bottom-color: #F6BF35
}

.navtab__content {
    margin-bottom: 35px
}

@media only screen and (min-width: 40.0625em) {
    .navtab__content {
        margin-bottom:65px
    }
}

.top-tasks-row {
    margin: 0 auto;
    max-width: 64rem;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5rem
}

@media only screen and (max-width: 40.0525em) {
    .top-tasks-row {
        -ms-flex-pack:center;
        justify-content: center
    }
}

@media only screen and (max-width: 20.0525em) {
    .top-tasks-row {
        padding:0.5rem
    }
}

.top-tasks-row .top-task {
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.5rem;
    width: calc(33.333333% - 1rem);
    position: relative;
    min-height: 90px
}

@media only screen and (max-width: 40.0525em) {
    .top-tasks-row .top-task {
        width:calc(50% - 1rem)
    }
}

@media only screen and (max-width: 63.99em) {
    .top-tasks-row .top-task {
        -ms-flex-direction:column;
        flex-direction: column;
        text-align: center
    }
}

@media only screen and (max-width: 20.0525em) {
    .top-tasks-row .top-task {
        margin:0.25rem;
        width: calc(50% - 0.5rem)
    }
}

@media only screen and (max-width: 17.99em) {
    .top-tasks-row .top-task {
        margin:0.25rem;
        width: calc(100% - 0.5rem)
    }
}

.top-tasks-row .top-task:hover {
    background: #F4F4F4
}

.top-tasks-row .top-task .top-task_icon {
    margin-right: 1.5625rem;
    height: 32px;
    width: 32px;
    position: relative
}

@media only screen and (max-width: 63.99em) {
    .top-tasks-row .top-task .top-task_icon {
        margin:0 auto 0.5rem auto;
        width: 24px;
        height: 24px
    }
}

.top-tasks-row .top-task .top-task_icon svg {
    fill: url(#toptask-gradient);
    width: 32px
}

@media only screen and (max-width: 63.99em) {
    .top-tasks-row .top-task .top-task_icon svg {
        width:24px
    }
}

.top-tasks-row .top-task .top-task_icon .icon {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%
}

.top-tasks-row .top-task_title {
    font-size: 1.125rem;
    color: #1D599E;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media only screen and (max-width: 40.0525em) {
    .top-tasks-row .top-task_title {
        text-align:center
    }
}

@media only screen and (max-width: 63.99em) {
    .top-tasks-row .top-task_title {
        font-size:1rem;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.top-tasks-row .top-task_title a {
    text-decoration: none
}

.top-tasks-row .top-task_title a:before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1
}

.top-tasks-row .top-task_title a:hover {
    text-decoration: underline
}

.m-menu {
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 100%;
    max-width: 760px
}

.m-menu__tab {
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
    float: left;
    margin-left: 0;
    background: #fff;
    width: 340px;
    min-width: 340px;
    transition: margin-left 400ms ease-out;
    border-left: 2px solid #CCC
}

.m-menu__tab:not(.m-menu__tab--l1) {
    padding-top: 4px
}

.m-menu__tab--l1 {
    width: 315px;
    min-width: 315px;
    padding-right: 1rem;
    border-left: none
}

.m-menu__tab--l1 li {
    margin-top: 4px;
    border-radius: 2px
}

.m-menu__tab--l1 li:first-child {
    margin-top: 0
}

.m-menu__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.m-menu__item {
    position: relative
}

.m-menu__item:hover {
    background: #E9E9E9;
    text-decoration: underline
}

.m-menu__item.page-link:after {
    display: none
}

.m-menu__item.active {
    background: #1D599E
}

.m-menu__item.active .m-menu__title {
    color: #fff
}

.m-menu__item.active .m-menu__label,.m-menu__item.active .m-menu__description {
    color: #fff
}

.m-menu__item.active:after {
    color: #fff
}

.m-menu__item.active .icon path {
    fill: #fff
}

.m-menu__item__link {
    display: block;
    padding: .625rem;
    text-decoration: none
}

.m-menu__item__link .icon {
    font-size: .75rem;
    position: absolute;
    right: .3125rem;
    top: .875rem
}

.m-menu__title {
    color: #1D599E;
    display: block;
    padding-right: 1.25rem;
    text-decoration: underline;
    font-weight: 600
}

.m-menu__label {
    color: #1D599E;
    display: block;
    padding-right: 1.25rem
}

.m-menu__description {
    margin-top: .5rem;
    color: #444;
    text-decoration: none
}

.m-menu__back {
    width: auto !important;
    margin-bottom: 0
}

.m-menu__back:before {
    content: '<'
}

@media only screen and (min-width: 53.75em) {
    .m-menu--l3 .m-menu__tab--l2,.m-menu--l4 .m-menu__tab--l2 {
        margin-left:-215px
    }

    .m-menu--l4 .m-menu__tab--l3 {
        margin-left: -175px
    }

    .m-menu:not(.m-menu--l2):not(.m-menu--l3):not(.m-menu--l4) .m-menu__tab--l2 {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    .m-menu:not(.m-menu--l3):not(.m-menu--l4) .m-menu__tab--l3 {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    .m-menu:not(.m-menu--l4) .m-menu__tab--l4 {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    .m-menu__back {
        display: none !important
    }
}

@media only screen and (max-width: 49.4375em) {
    .m-menu--l3 .m-menu__tab--l2,.m-menu--l4 .m-menu__tab--l2 {
        margin-left:-205px
    }
}

@media only screen and (max-width: 53.75em) {
    .m-menu__tab {
        min-width:100%;
        border-left: none;
        display: none
    }

    .m-menu__tab--l2 .m-menu__list,.m-menu__tab--l3 .m-menu__list,.m-menu__tab--l4 .m-menu__list {
        margin-top: 1rem
    }

    .m-menu--l1 .m-menu__tab--l1 {
        display: block
    }

    .m-menu--l2 .m-menu__tab--l2 {
        display: block
    }

    .m-menu--l3 .m-menu__tab--l3 {
        display: block
    }

    .m-menu--l4 .m-menu__tab--l4 {
        display: block
    }
}

.cookie-bar {
    display: none !important
}

.cc-overlay {
    position: fixed;
    width: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    min-height: -moz-available;
    min-height: stretch;
    background: rgba(9,53,102,0.25);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    display: none;
    overflow-y: auto
}

.cc-position {
    position: fixed;
    width: 100%;
    min-height: 100%;
    min-height: -moz-available;
    min-height: -webkit-fill-available;
    min-height: stretch;
    left: 0;
    right: 0;
    z-index: 1001;
    top: 0;
    bottom: 0;
    overflow: auto
}

.cc-wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    min-height: -webkit-fill-available;
    min-height: -moz-available;
    min-height: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1002
}

.cc-container {
    position: relative;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    background: #093566;
    color: #fff;
    font-size: 0.8rem;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4)
}

.cc-header {
    background: #1D599E;
    padding: 1rem
}

.cc-header h2 {
    margin: 0
}

.cc-settings {
    padding: 1rem;
    display: none;
    transition: all 1s
}

.expanded {
    display: block
}

.cc-settings h3 {
    margin: 0
}

.cc-setting-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #1D599E
}

.cc-item-title {
    min-width: 23% !important
}

.cc-item-desc {
    -ms-flex-positive: 10;
    flex-grow: 10;
    font-size: 0.7rem;
    padding-right: 1rem
}

.cc-item-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-width: 23% !important
}

.cc-item-title,.cc-item-desc,.cc-item-switch {
    margin-right: 1rem;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

.toggle-text {
    margin-left: 1rem
}

.cc-link {
    margin-top: 2rem
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 28px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    transition: .4s;
    border-radius: 28px
}

.disabledslider {
    position: absolute;
    cursor: default;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    border-radius: 28px
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s;
    border-radius: 50%
}

.slider.disabledslider:before {
    background-color: #4689d6
}

input:checked+.slider {
    background-color: #F6BF35
}

input:checked+.slider.disabledslider {
    background-color: #1D599E;
    cursor: default
}

input:focus+.slider {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 28px;
    outline: transparent
}

input:checked+.slider:before {
    transform: translateX(32px)
}

.cookiebtn {
    display: inline-block;
    border-radius: 2px;
    text-decoration: none;
    text-align: center;
    padding: .625rem;
    font-weight: bold;
    margin: 0 0.25rem 0.25rem 0;
    border: none;
    cursor: pointer;
    appearance: none;
}

.cookiebtn.btn-primary {
    background: #F6BF35;
    color: #093566
}

.cookiebtn.btn-primary:hover {
    background: #fff;
    color: #093566
}

.cookiebtn.btn-secondary {
    background: #093566;
    color: #F6BF35
}

.cookiebtn.btn-secondary:hover {
    background: #fff;
    color: #093566
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

@media screen and (max-width: 640px) {
    .cc-item-title {
        width:100%;
        margin-right: 0
    }

    .cc-setting-item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.a-z {
    background: #1D599E;
    padding: 1.875rem 0;
    margin-top: 4.375rem
}

@media only screen and (max-width: 40.0525em) {
    .a-z {
        padding:1.25rem;
        margin-top: 1.875rem
    }
}

.a-z .a-z-title {
    float: left;
    color: #fff;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: bold
}

@media only screen and (max-width: 40.0525em) {
    .a-z .a-z-title {
        width:100%;
        display: block
    }
}

.a-z ul {
    display: inline-block;
    font-size: 0;
    list-style-type: none;
    padding: 0
}

.a-z li {
    display: inline-block;
    font-size: 0;
    padding: 0 .125rem;
    width: 32px
}

.a-z li:first-child {
    padding-left: 0
}

.a-z li:last-child {
    padding-right: 0
}

.a-z a {
    background: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    padding: 4px 0;
    color: #1D599E;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px 5px 5px
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .a-z a {
        line-height: 1.7
    }
}

.a-z .disabled {
    background: #E9E9E9;
    color: #444;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    padding: 4px 0;
    border-radius: 2px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px 5px 5px
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .a-z .disabled {
        line-height: 1.7
    }
}

.a-z.a-z__inpage {
    background: none;
    margin-top: 0
}

.a-z.a-z__inpage span {
    color: #333;
    margin-right: 0px;
    font-weight: bold;
    font-size: 1.875rem;
    margin-bottom: 20px;
    display: block;
    float: none
}

.a-z.a-z__inpage .disabled {
    border: 1px solid #CCC;
    background: #E9E9E9;
    color: #444;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    padding: 4px 0;
    border-radius: 2px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 5px 5px 5px
}

.a-z.a-z__inpage .a-z__nav {
    background: #E9E9E9;
    padding: 1.5625rem
}

.a-z.a-z__inpage .a-z__nav a {
    border: 1px solid #CCC
}

.a-z__inpage-options ul {
    display: inline-block;
    font-size: 0;
    list-style-type: none;
    padding: 0
}

.a-z__inpage-options li {
    display: inline-block;
    font-size: 0;
    padding: 0 .125rem
}

@media only screen and (max-width: 40.0525em) {
    .a-z__inpage-options li {
        padding:0
    }
}

.a-z__inpage-options li:first-child {
    padding-left: 0
}

.a-z__inpage-options li:last-child {
    padding-right: 0
}

.a-z__inpage-options a {
    background: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    color: #1D599E;
    display: inline-block;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    border: 1px solid #CCC;
    margin: .3125rem .0625rem
}

@media only screen and (max-width: 40.0525em) {
    .a-z__inpage-options a {
        margin:5px;
        height: 40px;
        width: 40px;
        line-height: 40px
    }
}

.a-z-result {
    border: 1px solid #CCC;
    height: 140px;
    border-radius: 2px;
    padding: 1.5625rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: .625rem 0
}

.a-z-result>* {
    max-width: 100%
}

@media only screen and (max-width: 40.0525em) {
    .a-z-result {
        padding:1rem .625rem;
        height: 92px
    }
}

.a-z-result a {
    display: block;
    margin: auto;
    text-align: center;
    word-wrap: break-word
}

.a-z-result a:before {
    bottom: 10px;
    content: "";
    left: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    white-space: nowrap;
    z-index: 1
}

.filter {
    background: #F4F4F4;
    font-size: 0;
    height: 70px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center
}

@media only screen and (max-width: 63.99em) {
    .filter {
        height:auto;
        padding: 10px
    }
}

.filter .filter-title {
    font-size: 16px;
    margin-right: 10px
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-title {
        display:none
    }
}

.filter .filter-element {
    position: relative;
    display: inline-block;
    font-size: 0;
    margin-right: 16px;
    padding-top: 17px
}

.filter .filter-element:last-child {
    margin-right: 0
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-element {
        padding:17px 15px 0;
        width: 100%;
        margin: 0
    }
}

.filter .filter-element::before {
    content: '';
    position: absolute;
    top: 17px;
    right: 1.875rem;
    height: 35px;
    width: 1px;
    background-color: #CCC
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-element::before {
        right:2.8125rem
    }
}

.filter .filter-element.x-large::before {
    content: none
}

.filter .filter-element.x-large .filter-title {
    font-size: 16px;
    margin-right: 8px
}

.filter .filter-element select,.filter .filter-element input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: center right 9px;
    background-size: 12px 12px;
    background-color: #fff;
    width: 130px;
    height: 35px;
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: .875rem;
    color: #757575;
    padding-left: .625rem;
    padding-right: 1.875rem
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-element select,.filter .filter-element input {
        width:100%
    }
}

.filter .filter-element select::-ms-expand,.filter .filter-element input::-ms-expand {
    display: none
}

.filter .filter-element select {
    background-image: url("../images/icons/chevron-dropdown.svg")
}

.filter .filter-element select:focus,.filter .filter-element select:active {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

.filter .filter-element input {
    background-image: url("../images/icons/icon-search.svg")
}

.filter .filter-element input:focus,.filter .filter-element input:active {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

.filter .filter-element input::-webkit-input-placeholder {
    opacity: 1
}

.filter .filter-element input:-ms-input-placeholder {
    opacity: 1
}

.filter .filter-element input::placeholder {
    opacity: 1
}

.filter .filter-element input::-webkit-input-placeholder {
    opacity: 1
}

.filter .filter-element input::-moz-placeholder {
    opacity: 1
}

.filter .filter-element input:-ms-input-placeholder {
    opacity: 1
}

.filter .filter-element input:-moz-placeholder {
    opacity: 1
}

.filter .filter-element.large select {
    width: 170px
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-element.large select {
        width:100%
    }
}

.filter .filter-element.x-large input {
    width: 200px
}

@media only screen and (max-width: 63.99em) {
    .filter .filter-element.x-large input {
        width:100%
    }
}

.jw-svg-icon-play {
    background-image: url(//icons.jwplayer.com/icons/play.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.video {
    margin-top: 15px !important
}

.video iframe {
    width: 100%;
    height: 340px
}

.sidebar-language {
    background: #F4F4F4;
    padding: 1.25rem;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #444;
    margin-bottom: 2.5rem
}

.sidebar-language p {
    margin: 0
}

.sidebar-contact {
    border: 1px solid #F6BF35;
    border-radius: 2px;
    padding: 1.25rem;
    font-size: .9375rem;
    line-height: 1.75rem;
    margin-bottom: 2.5rem
}

.sidebar-contact a {
    overflow-wrap: break-word;
    word-wrap: break-word
}

.sidebar-contact p {
    margin: 0
}

.sidebar-contact span {
    display: block
}

.sidebar-contact .additional-info span:first-child {
    margin-top: 1.25rem
}

.hero__carousel {
    position: relative;
    height: 360px;
    overflow: hidden
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel {
        height:auto;
        min-height: 360px;
        overflow: visible;
        background-color: #1D599E
    }
}

@media only screen and (max-width: 17.99em) {
    .hero__carousel {
        min-height:480px
    }
}

.hero__carousel .controls__container {
    height: 12.5rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 0;
    max-width: 64rem;
    width: 100%
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel .controls__container {
        top:auto;
        bottom: 15px;
        height: 35px
    }
}

.hero__carousel .controls__inner {
    position: relative;
    width: 100%;
    max-width: 35px;
    height: auto
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel .controls__inner {
        max-width:none;
        height: 35px
    }
}

.hero__carousel .controls {
    position: absolute;
    left: 1.25rem;
    top: 2.25rem;
    z-index: 300
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel .controls {
        right:auto;
        bottom: 0;
        top: auto
    }
}

.hero__carousel .controls .control {
    position: relative;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    border: 1px solid rgba(255,255,255,0.7);
    padding: 0;
    transition: all 0.2s;
    cursor: pointer;
    text-align: center;
    background-color: transparent;
    overflow: hidden;
    margin-bottom: .625rem
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel .controls .control {
        margin-bottom:0;
        margin-right: 0.5rem
    }
}

.hero__carousel .controls .control .timer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.hero__carousel .controls .control .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 11px;
    height: 11px
}

.hero__carousel .carousel__item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #1D599E;
    background-position: center
}

@media only screen and (max-width: 40.0525em) {
    .hero__carousel .carousel__item {
        background-position:63.5% 50%;
        background-repeat: no-repeat
    }
}

#prev.control:hover,#pause.control:hover,#next.control:hover {
    background: rgba(255,255,255,0.3)
}

.carousel__content {
    width: 100%;
    max-width: 31.25rem;
    min-height: 9.25rem;
    background: rgba(16,36,58,0.85);
    padding: 1rem 1.5rem 2rem 4.5rem;
    margin-top: 1rem;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

@media only screen and (max-width: 40.0525em) {
    .carousel__content {
        background:#333;
        background: linear-gradient(0deg, rgba(16,36,58,0.85) 0%, rgba(16,36,58,0.7) 58%, rgba(16,36,58,0.6) 69%, rgba(16,36,58,0) 100%);
        min-height: 100px;
        height: auto;
        width: 100%;
        max-width: 100%;
        padding: 70px 35px 60px 20px;
        margin: 0;
        bottom: 0;
        position: absolute
    }
}

.carousel__heading,.carousel__heading a {
    color: #fff;
    font-size: 26px;
    line-height: 1.5em;
    margin: 0;
    margin-bottom: 5px;
    text-decoration: none
}

@media only screen and (max-width: 40.0525em) {
    .carousel__heading,.carousel__heading a {
        font-size:20px;
        line-height: 1.5em
    }
}

.carousel__description {
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0
}

@media only screen and (max-width: 40.0525em) {
    .carousel__description {
        font-size:14px;
        line-height: 1.5em
    }
}

.carousel__link {
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0.5rem 0 0 0;
    background: rgba(29,89,158,0.8);
    padding: 0.5rem;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block
}

@media only screen and (max-width: 40.0525em) {
    .carousel__link {
        font-size:14px;
        line-height: 1.5em
    }
}

.carousel__link:hover {
    background: #F6BF35;
    color: #444
}

.carousel {
    display: block;
    width: 100%;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    height: 100%;
    overflow: hidden
}

.carousel:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8)
}

.carousel .cycle-pager {
    display: block;
    font-size: 1.875rem;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 9999;
    color: #fff
}

.carousel .cycle-pager-bullet {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer
}

.carousel .cycle-pager-bullet:hover,.carousel .cycle-pager-bullet:focus {
    background-color: #fff
}

.carousel .cycle-pager-active {
    background-color: #fff
}

.carousel .carousel__item {
    margin-bottom: 1.25rem;
    width: 100%;
    right: 0
}

.carousel .carousel__item img {
    width: 100%
}

@media only screen and (min-width: 64em) {
    .carousel .carousel__item img {
        max-width:40.625rem
    }
}

.carousel .carousel__caption {
    font-size: .875rem;
    margin: .3125rem 0;
    color: #595959;
    font-weight: 600;
}

.gallery {
    width: 100%;
    clear: both
}

@media only screen and (min-width: 64em) {
    .gallery {
        max-width:40.625rem
    }
}

#gallery__images {
    position: relative;
    margin: .625rem;
    overflow: hidden;
}

#gallery__images img {
    width: 100%;
    padding: 0 !important;
}

@media only screen and (min-width: 64em) {
    #gallery__images img {
        max-width:40.625rem
    }
}

.gallery__images-slide {
    width: 100%
}

@media only screen and (max-width: 40.0525em) {
    #gallery__thumbnails {
        display:none
    }
}

#gallery__thumbnails .cycle-slide-active .gallery__thumb {
    border: 5px solid #F6BF35
}

#gallery__thumbnails .cycle-slide {
    max-width: 150px;
    margin: .625rem
}

#gallery__thumbnails .gallery__thumb {
    transition: all ease 300ms;
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center
}

.gallery__navigation {
    width: 100%;
    height: auto;
    background: transparent;
    text-align: center;
    color: #333;
    padding: 0;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gallery__navigation .cycle-next {
    float: right;
}
.gallery__navigation .cycle-prev {
    float: left;
}
.gallery__navigation .cycle-prev,
.gallery__navigation .cycle-next {
    width: 36px !important;
    height: 36px !important;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery__navigation .cycle-prev {
    float: left;
    width: 28px;
    height: 28px;
}

.gallery__navigation .cycle-next svg,
.gallery__navigation .cycle-prev svg {
    width: auto;
    height: 22px;
}

.gallery__navigation .cycle-next:hover,
.gallery__navigation .cycle-next:focus,
.gallery__navigation .cycle-prev:hover,
.gallery__navigation .cycle-prev:focus {
    background-color: #dddddd;
}

#gallery__images .gallery__navigation a.cycle-prev svg path,
#gallery__images .gallery__navigation a.cycle-next svg path {
    fill: #333 !important;
}

.gallery__navigation p {
    display: inline-block;
    margin: 0;
    font-size: .875rem
}

.thumbnail__navigation {
    text-align: right;
    margin-top: .625rem;
    margin-right: .625rem;
    font-size: 0
}

.thumbnail__navigation a {
    width: 30px;
    height: 30px;
    padding: 8px 10px;
    display: inline-block;
    text-align: center;
    background: #1D599E;
    border: 1px solid #1D599E
}

.thumbnail__navigation a:hover {
    background: #fff;
    border-color: #CCC
}

.thumbnail__navigation a:hover path {
    fill: #1D599E
}

.thumbnail__navigation svg {
    width: 6px;
    height: 10px
}

.pagination {
    clear: both
}

.pagination .pager {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center
}

.pagination .pagination__link {
    text-decoration: none;
    margin: 0.25rem;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    min-width: 1.875rem;
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: .35rem;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pagination .pagination__link:hover {
    border: 1px solid #1D599E;
    background: #1D599E;
    color: #fff
}

.pagination .pagination__link:hover .pagination__control--text {
    text-decoration: none
}

.pagination .pagination__back {
    position: relative;
    margin: 0.25rem
}

.pagination .pagination__back .icon {
    display: none
}

.pagination .pagination__next {
    position: relative;
    margin: 0.25rem
}

.pagination .pagination__next .icon {
    display: none
}

.pagination .pagination__control--text {
    display: inline-block;
    padding: 0 0.5rem
}

.pagination .pagination__selected {
    color: #333;
    background-color: #F6BF35;
    border: 1px solid #F6BF35;
    margin: 0.25rem;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    min-width: 1.875rem;
    border-radius: 2px;
    padding: .35rem;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pagination .pagination__selected:hover {
    border: 1px solid #1D599E;
    background: #1D599E;
    color: #fff
}

.pagination .pagination__list {
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination .pagination__number {
    color: #757575
}

.pagination .pagination__last {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.pagination .pagination__last:before {
    content: '...';
    left: 0px;
    color: #757575;
    margin: 4px
}

.pagination .pagination__last .pagination__link {
    margin: 0.25rem;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    min-width: 1.875rem;
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: .35rem;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pagination .pagination__last .pagination__link:hover {
    border: 1px solid #1D599E;
    background: #1D599E;
    color: #fff
}

.accordian {
    margin-bottom: 1.25rem !important;
    margin-top: 1.25rem !important
}

.accordian-section .accordian-button {
    background: #E3E1E1;
    margin-bottom: 10px;
    margin-top: 15px;
    display: block;
    text-align: left;
    border: none;
    width: 100%;
    cursor: pointer
}

.accordian-section .accordian-button:hover,
.accordian-section.open-accordian .accordian-button {
    background: #1d599e;
    color: #ffffff;
}

.accordian-section {
    background: #E9E9E9;
    margin-bottom: 10px;
    margin-top: 15px;
    display: block;
    text-align: left;
    border: none;
    width: 100%
}

.accordian-section .accordian-section__title {
    color: #1D599E;
    padding: .9375rem 4rem .9375rem .9375rem;
    margin: 0;
    font-weight: 700;
    font-size: 1.1rem;
    position: relative
}

.accordian-section .accordian-button:hover .accordian-section__title,
.accordian-section.open-accordian .accordian-button .accordian-section__title {
    color: #ffffff !important;
}

.accordian-section .accordian-section__title .accordian-icon {
    transition: all 0.5s ease;
    display: block;
    position: absolute;
    right: 30px;
    top: 18px;
    width: 24px;
    height: 24px;
    background: url("../images/icons/arrow-down-blue.svg") no-repeat center;
}

.accordian-section .accordian-section__content {
    display: none;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: all 0.5s ease
}

.accordian-section .accordian-section__content p {
    margin: .625rem 0
}

.accordian-section .accordian-button:hover .accordian-icon {
    background: url("../images/icons/arrow-down-white.svg") no-repeat center !important;
}

.accordian-section.open-accordian .accordian-icon {
    transform: rotate(-180deg);
    background: url("../images/icons/arrow-down-white.svg") no-repeat center !important;
}

.accordian-section.open-accordian .accordian-section__content {
    display: block;
    padding: .9375rem 1.25rem;
    max-height: none;
    opacity: 1
}

.download-resource {
    list-style: none;
    margin: 1.25rem 0;
    padding: 0
}

.download-resource li {
    padding: .875rem 0;
    border-top: 1px solid #CCC
}

.download-resource li:last-child {
    border-bottom: 1px solid #CCC
}

.download-resource li .download-resource__item {
    width: 100%
}

.download-resource li .download-resource__item span.doc-icon {
    width: 28px;
    margin-right: .4375rem;
    float: left;
    display: block
}

.download-resource li .download-resource__item span.doc-icon .icon {
    height: 34px;
    width: 22px
}

.download-resource li .download-resource__item span.doc-icon .icon svg {
    height: 100%
}

.download-resource li .download-resource__item span.doc-title {
    display: inline-block;
    width: 90%;
    padding-right: 20px
}

.download-resource li .download-resource__item span.doc-title a {
    padding: 0.25rem 0;
    line-height: 1.75em;
}

.download-resource li .download-resource__item span.download-icon {
    position: absolute;
    right: 15px;
    bottom: 0px
}

.download-resource li .download-resource__item span.download-icon .icon {
    width: 22px;
    height: 27px
}

.card {
    width: 100%;
    background: #fff;
    position: relative;
    float: left;
    margin: 0 10px;
    margin-bottom: 40px
}

.card:first-child {
    margin-left: 0px
}

.card:last-child {
    margin-right: 0px
}

@media only screen and (max-width: 40.0525em) {
    .card {
        width:100%;
        margin: 10px 0
    }
}

.card.card--no-image {
    padding-top: 17px
}

@media only screen and (min-width: 40.0625em) {
    .card.card--no-image {
        padding:0
    }
}

.card.card--no-image .card__image {
    display: none
}

@media only screen and (min-width: 40.0625em) {
    .card.card--no-image .card__image {
        display:block
    }
}

.card .card__badge {
    background: #F6BF35;
    width: 120px;
    font-size: .8125rem;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
    padding: .1875rem .625rem
}

.card .card__date {
    background: #F6BF35;
    font-size: .8125rem;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: .1875rem;
    min-width: 50px
}

.card .card__date .month {
    width: 100%;
    display: block
}

.card .card__date .date {
    width: 100%;
    display: block;
    font-size: 1.125rem;
    font-weight: 600
}

.card .card__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #E3E1E1;
    width: 100%;
    height: 181px
}

.card .card__text,.card #tweet {
    padding: 1.25rem
}

.card .card__text .card__text-title,.card #tweet .card__text-title {
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0
}

.card .card__text .card__text-title a,.card #tweet .card__text-title a {
    text-decoration: none;
    color: inherit;
    padding: 0.35em 0;
}

.card .card__text .card__text-title a:before,.card #tweet .card__text-title a:before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1
}

.card .card__text .card__text-title a:hover,.card #tweet .card__text-title a:hover {
    text-decoration: underline
}

.card .card__text .card__text-title a:focus,.card .card__text .card__text-title a:active,.card #tweet .card__text-title a:focus,.card #tweet .card__text-title a:active {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

.card .card__text .card__text-content,.card .card__text .tweet,.card #tweet .card__text-content,.card #tweet .tweet {
    margin: 0
}

.card .card__text .card__text-content a,.card .card__text .tweet a,.card #tweet .card__text-content a,.card #tweet .tweet a {
    word-wrap: break-word
}

.card .card__text .card__location,.card #tweet .card__location {
    display: block;
    margin-top: 10px;
    font-size: .875rem;
    color: #757575
}

.card .card__text .card__location .icon,.card #tweet .card__location .icon {
    padding-right: .1875rem
}

.card.event {
    width: 100%;
    border: 1px solid #CCC;
    border-top: 0px;
    height: 100%;
    margin-bottom: 0
}

.card.event .card__badge {
    left: auto;
    right: 0px;
    margin-left: 0
}

@media only screen and (min-width: 40.0625em) {
    .card.event .card__text {
        padding-bottom:0
    }
}

.card.featured {
    border: none
}

@media only screen and (max-width: 40.0525em) {
    .card.featured {
        min-height:400px
    }
}

.card.featured .gradient {
    background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.74) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.card.featured .card__image {
    height: 100%;
    background-color: #093566
}

@media only screen and (max-width: 40.0525em) {
    .card.featured .card__image {
        min-height:400px
    }
}

.card.featured .card__text {
    border: 0px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding-bottom: 1.25rem
}

.card.featured .card__location {
    color: #fff
}

.card.twitter {
    background-color: #E7F3F7;
    min-height: 400px;
    height: 100%;
    margin-bottom: 0
}

.card.twitter .twitter__slide {
    width: 100%;
    display: none
}

.card.twitter .twitter__slide:first-child {
    display: block
}

.card.twitter .twitter__slide .media {
    display: block;
    text-align: center;
    padding: 20px 0
}

.card.twitter .twitter__slide .media:not(:first-of-type) {
    display: none
}

.card.twitter .twitter__slide .media img {
    max-height: 200px
}

.card.twitter .card__controls {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 300
}

.card.twitter .card__controls span {
    float: left;
    display: block
}

.card.twitter .card__controls span a {
    display: block;
    text-decoration: none;
    z-index: 300;
    margin-left: 25px
}

.card.twitter .card__controls span a svg {
    height: 14px
}

.card.twitter ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.card.twitter ul li {
    margin: 0;
    padding: 0
}

.card.twitter .card__text-title {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.card.twitter .card__image {
    width: auto;
    height: 122px;
    margin: 1.25rem;
    margin-top: 0
}

.card.twitter .card__image img {
    height: 100%
}

@media only screen and (max-width: 40.0525em) {
    .no-image-mobile .card__image {
        display:none
    }

    .no-image-mobile .card__text {
        margin-top: 17px
    }
}

.sidebar .event {
    margin-bottom: 2.5rem
}

#tweet {
    overflow: hidden
}

.sidebar .card.event .card__text {
    padding-bottom: 1.25rem
}

.breadcrumb {
    margin: 0;
    padding: 2rem 0;
    list-style: none
}

.breadcrumb li {
    display: inline-block;
    color: #444;
    font-size: .875rem;
    font-weight: 600
}

.breadcrumb li:after {
    content: '/';
    padding: 0 .3125rem;
    color: #757575
}

.breadcrumb li:last-child:after {
    content: ''
}
.breadcrumb li a {
    color: #1d599e;
    padding: 0.4rem 0;
}
.breadcrumb li a:hover,
.breadcrumb li a:focus {
    color: #333333;
    text-decoration: none;
}


.related-content {
    border-bottom: 1px solid #CCC;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem
}

.related-content h3 {
    border-bottom: 3px solid #007459;
    padding-bottom: .5rem
}

.related-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.related-content ul li {
    padding: .625rem 0
}

.related-content ul li:before {
    content: '• ';
    position: absolute;
    color: #007459
}

@media only screen and (max-width: 40.0525em) {
    .related-content ul li:before {
        content:'';
        display: none;
    }
    .related-content ul li a {
        margin-left: 0 !important;
    }
}

.related-content ul li a {
    display: block;
    margin-left: 15px
}

#related-footer {
    border: none
}

@media only screen and (max-width: 63.99em) {
    #related-footer {
        display:block !important
    }

    #related-sidebar {
        display: none !important
    }
}

@media only speech and (max-width: 63.99em) {
    #related-footer {
        display:block !important
    }
}

ul.social-share {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
ul.social-share li a,
.sharer-print-button {
    appearance: none;
    border: none;
    background: transparent;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
}
.icon.icon-share-twitter {
    color: #4d4d4d;
    width: 24px;
    margin: 0 -5px;
}
ul.social-share li .share-title {
    color: #595959 !important;
}

@media only screen and (max-width: 63.99em) {
    ul.social-share {
        margin:20px 0 17px 0;
        border-bottom: 2px solid #CCC;
        flex-wrap: wrap;
    }
    ul.social-share.no-brdr {
        border: 0px
    }
}

ul.social-share li {
    display: inline-block;
    margin: 0 .125rem
}

@media only screen and (max-width: 63.99em) {
    ul.social-share li {
        margin:0 .25rem
    }
}

ul.social-share li:first-of-type {
    margin: 0 .125rem 0 0
}

ul.social-share li .share-title {
    color: #757575
}

ul.social-share li.whatsapp-icon,ul.social-share li.messenger-icon {
    display: none
}

@media only screen and (max-width: 63.99em) {
    ul.social-share li.whatsapp-icon,ul.social-share li.messenger-icon {
        display:inline-block
    }
}

.blog-social-share {
    border-bottom: 1px solid #CCC
}

@media only screen and (min-width: 64em) {
    .blog-social-share {
        border-bottom:none
    }
}

.socialMediaEmbed {
    margin-bottom: 1.25rem;
    width: 100%;
    height: 550px;
    position: relative
}

.socialMediaEmbed iframe {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.page-feedback {
    border-top: 4px solid #007459;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

@media only screen and (max-width: 40.0525em) {
    .page-feedback {
        margin-bottom:0
    }
}

.page-feedback .sys_comments-control {
    overflow: hidden
}

.page-feedback .page-feedback__heading,.page-feedback .feedback__form--radio .sys_legend {
    font-weight: 600;
    font-size: 1.125rem;
    display: inline-block;
    vertical-align: middle;
    margin: 1.15625rem 1.25rem 1.15625rem 0
}

.page-feedback .page-feedback__radios,.page-feedback .feedback__form--radio .sys_fieldcontent {
    display: inline-block;
    vertical-align: middle
}

.page-feedback .page-feedback__radio {
    display: inline-block
}

.page-feedback .page-feedback__radio--margin {
    margin-right: 1.4375rem
}

.page-feedback .page-feedback__text {
    display: block;
    margin: 0;
    color: #757575
}

.page-feedback .page-feedback__textarea-description {
    margin-bottom: .625rem
}

.page-feedback .sys_addcomments-comments textarea {
    display: block;
    width: 100%;
    resize: none;
    border: 1px solid #CCC;
    margin-bottom: .9375rem
}

@media only screen and (min-width: 40.0625em) {
    .page-feedback .sys_addcomments-comments textarea {
        margin-bottom:1.875rem
    }
}

.page-feedback .page-feedback__additional {
    margin: 1.25rem 0
}

.page-feedback .sys_comments-rating-and-button input,.page-feedback .feedback__form--radio .sys_buttons .sys_form-submit {
    width: 100%;
    padding: .5rem 0;
    color: #333;
    background-color: #F6BF35;
    border: none;
    border-radius: 2px
}

.page-feedback .sys_comments-rating-and-button input:hover,.page-feedback .feedback__form--radio .sys_buttons .sys_form-submit:hover {
    background: #fd8;
    cursor: pointer
}

@media only screen and (min-width: 40.0625em) {
    .page-feedback .sys_comments-rating-and-button input,.page-feedback .feedback__form--radio .sys_buttons .sys_form-submit {
        float:right;
        max-width: 12.5rem
    }
}

.page-feedback .page-feedback__online-form {
    color: #1D599E
}

.page-feedback .sys_comments-title,.page-feedback .sys_datarepeatercontrol,.page-feedback .sys_addcomments-title,.page-feedback .sys_addcomments-name,.page-feedback .sys_addcomments-email,.page-feedback .sys_addcomments-url,.page-feedback .sys_addcomments-comments label {
    display: none
}

.feedback__form {
    border-top: 4px solid #007459;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
    padding: 1.25rem 0
}

@media only screen and (max-width: 40.0525em) {
    .feedback__form {
        margin-bottom:0
    }
}

.feedback__form ul {
    padding: 0;
    margin: 0
}

.feedback__form ul li {
    list-style: none
}

.feedback__form .feedback__form--radio {
    margin-bottom: 1.25rem
}

.feedback__form .feedback__form--radio .sys_legend {
    font-weight: 600;
    font-size: 1rem;
    float: left;
    vertical-align: middle;
    margin: 0 1.25rem 0.75rem 0;
}

.feedback__form .feedback__form--radio .sys_fieldcontent {
    display: inline-block;
    vertical-align: middle
}

.feedback__form .feedback__form--radio .sys_fieldcontent span {
    margin-right: .625rem
}

.feedback__form .feedback__form--radio .sys_fieldcontent span label {
    padding-left: .3125rem
}

.feedback__form .sys_buttons .sys_form-submit {
    width: 100%;
    padding: .5rem 0;
    color: #333;
    background-color: #F6BF35;
    border: none;
    border-radius: 2px;
    font-weight: 600;
}

.feedback__form .sys_buttons .sys_form-submit:hover {
    background: #fd8;
    cursor: pointer
}

@media only screen and (min-width: 40.0625em) {
    .feedback__form .sys_buttons .sys_form-submit {
        float:right;
        max-width: 12.5rem
    }
}

.feedback__form .feedback__form--textarea label {
    margin-bottom: 1.25rem;
    display: block;
    color: #757575
}

.feedback__form textarea {
    display: block;
    width: 100%;
    resize: none;
    border: 1px solid #CCC;
    margin-bottom: .9375rem
}

#feedback-comments {
    padding: 0.5rem;
}

@media only screen and (min-width: 40.0625em) {
    .feedback__form textarea {
        margin-bottom:1.875rem
    }
}

.search-overlay {
    display: none
}

.search-overlay.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    color: #fff;
    z-index: 999999
}

.search-overlay.open .search-box {
    display: block
}

.search-overlay .close-search {
    position: absolute;
    top: 40px;
    right: 0px
}

.search-overlay .search-box {
    border-bottom: 1px solid #fff;
    position: relative;
    top: 80px;
    width: 100%;
    display: none
}

.search-overlay .search-box input[type="search"] {
    background: none;
    border: none;
    color: #fff;
    padding: .9375rem;
    width: calc(100% - 100px)
}

.search-overlay .search-box input[type="search"]::-webkit-input-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]:-ms-input-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]::placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]::-webkit-input-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]::-moz-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]:-ms-input-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]:-moz-placeholder {
    opacity: 1
}

.search-overlay .search-box input[type="search"]:focus,.search-overlay .search-box input[type="search"]:active {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

.search-overlay .search-box button {
    background: #fff;
    border: none;
    border-radius: 2px;
    padding: .5rem 1rem;
    font-weight: 600;
    color: #333;
    position: absolute;
    right: 0px
}

.search-input {
    border: 1px solid #444;
    font-size: 1.125rem;
    width: 100%;
    margin: 1.1875rem 0 1.5625rem;
    padding: .875rem 2.5rem .875rem .9375rem;
    background-image: url(../images/icons/icon-search.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 23px 23px;
    color: #757575
}

.search-input::-webkit-input-placeholder {
    opacity: 1
}

.search-input:-ms-input-placeholder {
    opacity: 1
}

.search-input::placeholder {
    opacity: 1
}

.search-input::-webkit-input-placeholder {
    opacity: 1
}

.search-input::-moz-placeholder {
    opacity: 1
}

.search-input:-ms-input-placeholder {
    opacity: 1
}

.search-input:-moz-placeholder {
    opacity: 1
}

.search-input:focus,.search-input:active {
    box-shadow: #4c9aff 0px 0px 0px 3px !important;
    border-radius: 3px;
    outline: transparent
}

@media only screen and (min-width: 40.0625em) {
    .search-input {
        margin:2.4375rem 0 2.25rem;
        padding: .875rem 2.8125rem .875rem 1.25rem
    }
}

.search-types {
    margin-bottom: 1.875rem
}

@media only screen and (min-width: 40.0625em) {
    .search-types {
        margin-bottom:2.5rem
    }
}

.search-type {
    display: inline-block;
    color: #707070;
    background: #F4F4F4;
    text-align: center;
    text-decoration: none;
    padding: .625rem;
    width: auto;
    margin-right: 1.25rem;
    margin-bottom: .5rem
}

.search-type:last-child {
    margin-right: 0
}

@media only screen and (max-width: 40.0525em) {
    .search-type {
        margin-right:.625rem
    }
}

.search-type--active {
    background: #CCC;
    color: #333
}

.search-title {
    font-size: 1.875rem;
    margin: 0;
    margin-bottom: .75rem
}

.search-keyword {
    font-size: 1rem;
    margin: 0;
    margin-bottom: 1.3125rem;
    color: #444
}

.search-social-share {
    margin-bottom: 1.875rem
}

.search-number {
    display: block;
    font-size: 1.125rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
    color: #757575
}

@media only screen and (min-width: 40.0625em) {
    .search-number {
        border-bottom:none
    }
}

.search-listing {
    position: relative;
    padding: 1rem 1.5625rem 1rem 0;
    border-top: 1px solid #CCC
}

.search-listing__date {
    font-size: .8125rem;
    line-height: .8125rem;
    padding: 7px 16px;
    display: inline-block;
    background-color: #EFC053;
    position: absolute;
    top: 1rem;
    right: 0
}

.search-listing__title {
    margin: 0;
    margin-bottom: .625rem;
    font-size: 1.125rem;
    font-weight: 600
}

@media only screen and (max-width: 40.0525em) {
    .search-listing__title {
        font-size:.9375rem
    }
}

.search-listing__text {
    margin: 0px;
    font-size: .9375rem;
    color: #595959
}

@media only screen and (max-width: 40.0525em) {
    .search-listing__text {
        display:none
    }
}

.icon svg {
    height: 27px
}

.spaceritem {
    height: 4rem
}

.search-filter,.search-filter__sub {
    list-style-type: none;
    background-color: #F4F4F4;
    padding: 0
}

.search-filter__sub {
    padding: 0 1.25rem
}

.search-filter__item {
    font-weight: 700
}

.search-filter__heading {
    display: block;
    padding: .625rem;
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #CCC;
    background-image: url(../images/icons/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center right 7px;
    background-size: 14px 14px
}

.search-filter__subitem {
    font-weight: 400;
    border-bottom: 1px solid #CCC;
    padding: .5rem 0
}

.search-filter__checkbox {
    float: right
}

.search-filter__item.open .search-filter__heading {
    background-image: url(../images/icons/arrow-up.svg)
}

.search-filter__item.open .search-filter__sub {
    display: block
}

.search-filter__item.closed .search-filter__sub {
    display: none
}

.search-filter__mobile a {
    background: #E9E9E9;
    font-weight: 600;
    padding: .9375rem 1.25rem;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 1.25rem;
    background-image: url(../images/icons/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center right 7px;
    background-size: 18px;
    margin-bottom: 1.875rem
}

@media only screen and (min-width: 64em) {
    .search-filter__mobile a {
        display:none
    }
}

.search-filter__mobile a.open {
    background-image: url(../images/icons/arrow-up.svg)
}

.search-filter {
    display: none
}

@media only screen and (min-width: 64em) {
    .search-filter {
        display:block
    }
}

.search-filter.search-filter--active {
    display: block
}

.search-filter .filter__group-ul {
    padding: 0;
    list-style: none
}

.splash-template {
    position: relative;
    background: url(../images/isle-map.svg) #2B5B98;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.splash-template .splash-template__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 320px;
    width: 100%;
    padding: 10px
}

@media only screen and (min-width: 40.0625em) {
    .splash-template .splash-template__content {
        max-width:397px
    }
}

.splash-template .logo {
    float: left;
    width: 100%;
    height: 123px;
    text-align: center;
    margin-bottom: 44px
}

@media only screen and (min-width: 40.0625em) {
    .splash-template .logo {
        margin-bottom:60px
    }
}

.splash-template .logo svg {
    width: 100%;
    height: auto
}

.splash-template .icon {
    max-width: 247px;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 40.0625em) {
    .splash-template .icon {
        max-width:377px
    }
}

.splash-template .btn__wrapper {
    float: left;
    width: 100%;
    max-width: 140px
}

.splash-template .btn__wrapper a:hover {
    background: #E3E1E1
}

.splash-template .btn__wrapper:first-child {
    margin-right: 20px
}

@media only screen and (min-width: 40.0625em) {
    .splash-template .btn__wrapper {
        max-width:155px
    }

    .splash-template .btn__wrapper:first-child {
        margin-right: 67px
    }
}

html.full-height,body,#form1,.splash-template {
    height: 100%;
    padding: 0
}
.guide-title {
    margin-top: 3rem;
}
.guide {
    border-top: 8px solid #1d599e;
    border-bottom: 8px solid #f1f1f1;
    margin-bottom: 2rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
}

.step {
    display: none;
    background-color: #f1f1f1;
    padding: 0.25rem 1.25rem 0.5rem 1.25rem;
}

.guide__navigation {
    margin-top: 1rem;
}
.step__header {
    font-size: 1.75rem
}

.next__step {
    position: relative;
    display: inline-block;
    width: 50%;
    float: right;
    text-align: right;
}

.next__step:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 60px;
    background: url("../images/icons/icon-step-next.svg");
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 6px;
    height: 13px
}

@media only screen and (min-width: 40.0625em) {
    .next__step {
        width:100%;
        max-width: 16.375rem
    }
}

.next__step .btn {
    border: 0
}

.previous__step {
    position: relative;
    display: inline-block;
    width: 50%
}

.previous__step:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 60px;
    background: url("../images/icons/icon-step-prev.svg");
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 6px;
    height: 13px
}

@media only screen and (min-width: 40.0625em) {
    .previous__step {
        width:100%;
        max-width: 16.375rem
    }
}

.previous__step .btn {
    border: 0
}

.print__guide {
    clear: both;
    position: relative
}

.print__guide:hover {
    text-decoration: underline
}

.jwdisplayIcon {
    background: transparent !important;
    padding: 0 !important
}

.jwicon {
    border: 2px solid #fff !important;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.5);
    position: relative !important;
    height: 56px !important;
    width: 56px !important;
    background-image: url(/site-elements/images/icons/icon-play.svg) !important;
    background-position: center;
    background-repeat: none !important;
    background-size: 11px 16px !important;
    transform: none !important
}

#atMap {
    width: 100% !important
}

#atMap img {
    padding: 0
}

.school-heading {
    background: #E3E1E1;
    padding: 0px 15px;
    overflow: auto;
    margin-bottom: 0.5rem;
    border: 2px solid #E3E1E1
}

.school-heading h2 {
    margin: 0.5rem;
    float: left;
    overflow: auto;
    color: #444;
    line-height: 1rem
}

.school-status {
    color: #AE171E;
    font-weight: 700;
    padding-left: 48px;
    background: url("../images/icons/exc.svg") no-repeat scroll left
}

.school-status p {
    line-height: 2.1rem;
    margin: 1rem 1rem 1rem 1rem
}
/*
.page-content .school-status p ::before {
    content: "\f071";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: none
}
*/

.schools-update {
    border: 2px solid #E3E1E1;
    margin-bottom: 0.5rem
}

.school-update-date {
    background: #E9E9E9 url("../images/icons/cal.svg") no-repeat scroll left;
    color: #333;
    padding: 0.5rem 0.9rem 0.5rem 2.8rem;
    margin-right: 1rem;
    font-weight: 900;
    font-size: 0.95em;
    border-top: 2px solid #E3E1E1;
    border-right: 2px solid #E3E1E1;
    border-bottom: 2px solid #E3E1E1;
    border-left: 0;
    float: left;
    margin-bottom: 0.3rem;
    margin-top: 1rem
}

.schools-update p {
    margin: 0px 20px 15px 15px;
    font-size: 0.9em;
    line-height: 1.7em
}

.slideshowSlides {
    display: none
}

.slideshow-container {
    width: 100%;
    position: relative;
    margin: auto;
    height: auto
}

.SlidesImage {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.slideshowprev,.slideshownext {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    transition: all 0.6s ease;
    border-radius: 0 3px 3px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slideshownext {
    right: 0;
    border-radius: 3px 0 0 3px
}

.slideshowprev:hover,.slideshownext:hover {
    background: rgba(0,0,0,0.5);
    color: #F6BF35
}

.SlideText {
    color: #fff;
    font-size: .9375rem;
    font-weight: 600;
    padding: 1.25rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.62)
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s
}

@keyframes fade {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.vembed-i iframe {
    width: 100% !important;
    border: 0px !important;
    height: 360px;
    margin-bottom: 20px
}

@media only screen and (max-width: 63.99em) {
    .vembed-i iframe {
        height:240px !important;
        margin-bottom: 10px
    }
}

input.tsisearch {
    background-image: url(/site-elements/images/icons/icon-search.svg);
    background-position: 12px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 1.25em;
    padding: 10px 20px 10px 45px;
    border: 1px solid #ddd;
    margin-bottom: 12px
}

.page-content dt {
    padding-top: 1em;
    border-top: 1px solid #F6BF35
}

.page-content dt a {
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.75em;
    display: inline-block;
}
/*
.page-content dt a.external:after {
    content: "\f08e";
    margin-left: .3125rem;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}
*/

.page-content dd {
    margin: 0;
    padding-bottom: 1em
}

.page-content dd p {
    margin: 0
}

dl.tsi-table dt a {
    font-weight: 600;
    font-size: 1em;
    line-height: 1.75em;
    display: inline-block;
}

dl.tsi-table dt {
    padding-top: 0.5em;
    border-top: none;
    float: left
}

dl.tsi-table dd {
    margin: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #CCC;
    text-align: right;
    font-size: 0.9em;
    line-height: 1.5em;
    padding-top: 0.75rem
}
.page-content ul li a {
    line-height: 2em;
    display: inline-block;
}

@media only screen and (max-width: 63.99em) {
    dl.tsi-table dd {
        text-align:left
    }
}

.large-up {
    font-weight: 600
}

@media only screen and (max-width: 63.99em) {
    .large-up {
        display:none
    }
}

.large-up dt {
    padding-top: 0.5em;
    border-top: none;
    float: left
}

.large-up dd {
    margin: 0;
    padding-bottom: 0.5em;
    text-align: right;
    padding-top: 0.5em;
    font-size: 0.9em;
    line-height: 2em;
    border-bottom: 3px solid #444
}

@media only screen and (max-width: 63.99em) {
    dl.tsi-table dt {
        padding-top:0.5em;
        border-top: none;
        width: 100%;
        float: none
    }
}

@media only screen and (min-width: 63.99em) {
    .large-down {
        display:none
    }
}

.row {
    margin: 0 auto;
    max-width: 64rem;
    width: 100%
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -.68188rem;
    max-width: none;
    width: auto
}

.row .row:before,.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column {
    position: relative;
    padding-left: .68188rem;
    padding-right: .68188rem;
    width: 100%;
    float: left
}

@media only screen and (min-width: 64em) {
    .column.sidebar {
        padding-left:3.75rem;
        padding-top: 1.25rem;
    }
}

.column.row {
    float: none
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse>.column {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse>.column {
        padding-left: .68188rem;
        padding-right: .68188rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse>.column {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse>.column {
        padding-left: .68188rem;
        padding-right: .68188rem;
        float: left
    }
}

@media only screen and (min-width: 64em) {
    .large-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse>.column {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse>.column {
        padding-left: .68188rem;
        padding-right: .68188rem;
        float: left
    }
}

table.oversized th, table.oversized td {
    padding: 5px 10px;
    text-align: left;
    font-size: 0.8rem;
    line-height: 1.8em;
}

table.oversized th p, table.oversized td p {
    margin: 0 0 0.5rem 0;
    line-height: 2em;
}

table.oversized caption {
    margin-bottom: 1rem;
}

#form1 {
    height: auto;
}

.splash-template {
    min-height: 100vh;
}

footer .footer-links ul li a:hover, footer .footer-links ul li a:focus {
    text-decoration: underline;
}

footer h2, footer span.title {
    color: #F6BF35;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

.mobile-search.open {
    display: block !important;
}

.menu-container nav.main-nav ul li {
    margin: 0 0.75rem;
}

.card .card__text .card__location, .card #tweet .card__location {
    color: #595959 !important;
}

.fullwidth .row.column {
    padding-left: 0;
    padding-right: 0;
}

.skip-to-content:hover {
    color: #F6BF35;
    text-decoration: none;
}

/* MOBILE MENU EDITS */


@media only screen and (max-width: 63.99em) {
    header .header__content {
        height: auto !important;
        border-bottom: none !important;
    }
    .header__content .row.hide-for-large-up {
        position: relative;
        width: 100%;
        z-index: 999;
        background-color: #093566 !important;
        border-top: none !important;
    }
    .mobile-logo {
        padding: 15px;
    }
    .mobile-logo img {
        max-height: 60px;
        max-width: 100%;
    }
    .mobile-header-buttons {
        display: flex;
        position: relative;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        min-height: 50px;
        background-color: #1d599e;
    }
    .menu-icon__mobile,
    .alerts-icon__mobile {
        float: none;
        height: unset;
        padding: 0 13px;
        cursor: pointer;
        border: none;
        background-color: transparent;
        color: #ffffff;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        min-height: 50px;
    }
    .mobile-header-spacer {
        flex-grow: 100;
    }
    .language-mobile {
        color: #ffffff;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        min-height: 50px;
    }
    .language-mobile a {
        color: #ffffff;
        text-decoration: none;
    }
    .menu-icon__mobile svg {
        margin-left: 12px;
    }
    .menu-icon__mobile svg use {
        fill: #ffffff;
        color: #ffffff;
    }
    .mobile-search {
        background: rgba(16, 46, 81, 0.9);
        padding: 6rem .625rem .625rem .625rem;
        position: fixed;
        inset: 0;
        z-index: 1000;
        min-height: 50px;
        animation: 0.6s ease 0s 1 normal none running fademenu;
    }

    .mobile-search-form {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .quick-links-mobile {
        float: none;
        border-bottom: none;
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .mobile-search input {
        width: auto !important;
        padding: .5625rem;
        color: #ffffff;
        flex-grow: 50;
        font-weight: 600;
        font-size: 1.15rem;
        background: transparent;
        border: 2px solid #7ea1c7;
        margin-bottom: .625rem;
        margin-right: .625rem;
        min-width: calc(100% - .625rem);
    }
    .mobile-search input::placeholder {
        color: #93afce;
        font-weight: 400;
    }
    .search-icon__mobile.hide-for-large-up {
        width: unset !important;
    }
    .mobile-search button {
        background-color: #f6bf35;
        appearance: none;
        cursor: pointer;
        border: none;
        border-radius: 2px;
        padding: .625rem;
        font-weight: 600;
        color: #333;
        position: relative;
        right: unset;
        margin-top: 0;
        margin-right: .625rem;
        margin-bottom: .625rem;
        flex-grow: 10;
    }
    .mobile-search.open button:nth-child(4) {
        background-color: #1D599E;
        color: #ffffff;
    }
    .mobile-search button:hover,
    .mobile-search button:focus {
        background-color: #ffffff !important;
        color: #093566 !important;
    }
    .menu-container {
        width: 100% !important;
        position: absolute !important;
        top: 100% !important;
    }
    .menu-container nav.main-nav.open-menu {
        position: absolute !important;
        top: 0 !important;
        height: unset  !important;
        width: 100%;
        overflow: visible !important;
        min-height: 100vh;
        animation: 0.6s ease 0s 1 normal none running fademenu;
    }
    .menu-icon__mobile:hover,
    .menu-icon__mobile:focus,
    .language-mobile:hover,
    .language-mobile:focus-within,
    .search-icon__mobile:hover,
    .search-icon__mobile:focus,
    .alerts-icon__mobile:hover,
    .alerts-icon__mobile:focus {
        background-color: #093566 !important;
    }
    @keyframes fademenu {
      from {
        opacity: 0;
      }
      to {
        opacity: 1;
      }
    }

    /* MOBILE MENU ICON */

    .menu-icon__mobile.js-menu-toggle.hide-for-large-up {
        transform-origin: center;
        font-weight: 600;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        appearance: none;
        background: transparent;
        border: none;
        cursor: pointer;
        z-index: 1000;
        }
        .ui-menu {
        height: 1.5rem;
        }
        .ui-menu .mb-top,
        .ui-menu .mb-mid,
        .ui-menu .mb-bot {
        stroke-linecap: round;
        stroke-width: 2px;
        stroke-dasharray: 20 21;
        transition: all 0.5s;
        stroke: #ffffff;
        }
        .ui-menu .mb-top {
        stroke-dashoffset: 10;
        }
        .ui-menu .mb-mid {
        stroke-dashoffset: 0;
        }
        .ui-menu .mb-bot {
        stroke-dashoffset: 10;
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up:hover .mb-top,
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up:hover .mb-bot {
        stroke-dashoffset: 0;
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up.close-menu-icon .mb-top {
        stroke-dashoffset: 0;
        transform: translateX(2px) translateY(18px) rotate(-45deg);
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up.close-menu-icon .mb-mid {
        stroke-dashoffset: -21;
        transition: all 0.2s;
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up.close-menu-icon .mb-bot {
        stroke-dashoffset: 0;
        transform: translateX(19px) translateY(-11px) rotate(45deg);
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up.close-menu-icon:hover .mb-top {
        stroke-dashoffset: -41;
        stroke: #f6bf35;
        }
        .menu-icon__mobile.js-menu-toggle.hide-for-large-up.close-menu-icon:hover .mb-bot {
        stroke-dashoffset: 41;
        stroke: #f6bf35;
        }

        /* OTHER ICONS */
        .language-mobile {
            padding-left: 13px;
            padding-right: 13px;
        }
        .language-mobile a:focus {
            box-shadow: none !important;
        }
        .language-mobile:focus-within {
            box-shadow: #4c9aff 0px 0px 0px 3px !important;
            border-radius: 3px;
            outline: transparent;
        }
        .search-icon__mobile.hide-for-large-up,
        .alerts-icon__mobile.hide-for-large-up {
            min-height: 50px;
        }
        .search-icon__mobile.hide-for-large-up svg,
        .alerts-icon__mobile.hide-for-large-up svg {
            fill: #ffffff !important;
            height: 1.3rem;
        }
        .search-icon__mobile .visuallyhidden {
            background-color: white;
            color: black;
        }
        #alerts {
            top: 0 !important;
        }
        .menu-container nav.main-nav ul li {
            margin: 0;
            width: auto !important;
        }
}
@media only screen and (max-width: 22.5em) {
    .menu-icon__mobile {
        flex-grow: 2000;
        width: 100%;
        order: 10;
        background-color: #093566 !important;
    }
    .mobile-header-spacer {
        flex-grow: 0;
    }
    .search-icon__mobile,
    .alerts-icon__mobile,
    .language-mobile {
        flex-grow: 10;
    }
    .language-mobile {
        order: 9;
    }
    .mobile-header-buttons {
        justify-content: space-between;
        flex-direction: row-reverse;
    }
}
.content-item p a,
.content-item ul li a,
.page-content p a,
.page-content ul li a,
table tbody tr td a,
table tbody tr td a.sys_16 {
    display: inline-block;
}
table tbody tr td a,
table tbody tr td a.sys_16 {
    line-height: 2em;
}
.page-content .tsi-document table {
    display: table;
    border-collapse: collapse;
}
.page-content .tsi-document table thead {
    display: table-header-group;
}
.page-content .tsi-document table tbody {
    display: table-row-group;
}
.page-content .tsi-document table th,
.page-content .tsi-document table td {
    border: 1px solid #dddddd !important;
}
.page-content .tsi-document table th img,
.page-content .tsi-document table td img {
    padding: 0.5rem !important;
    aspect-ratio: auto !important;
    height: auto !important;
    min-width: 75px !important;
}
.page-content .tsi-document table caption {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.page-content .tsi-document img {
    padding: 0;
}
