@font-face {
    font-family: 'VIC-Regular';
    src: url(/static/file/VIC-Regular.eot);
    src: url(/static/file/VIC-Regular.eot) format("embedded-opentype"), url(/static/file/VIC-Regular.woff) format("woff"), url(/static/file/VIC-Regular.woff2) format("woff2"), url(/static/file/VIC-Regular.ttf) format("truetype");
}
@font-face {
    font-family: 'VIC-Medium';
    src: url(/static/file/VIC-Medium.eot);
    src: url(/static/file/VIC-Medium.eot?) format("embedded-opentype"), url(/static/file/VIC-Medium.woff) format("woff"), url(/static/file/VIC-Medium.woff2) format("woff2"), url(/static/file/VIC-Medium.ttf) format("truetype");
}
@font-face {
    font-family: 'VIC-Bold';
    src: url(/static/file/VIC-Bold.eot);
    src: url(/static/file/VIC-Bold.eot) format("embedded-opentype"), url(/static/file/VIC-Bold.woff) format("woff"), url(/static/file/VIC-Bold.woff2) format("woff2"), url(/static/file/VIC-Bold.ttf) format("truetype");
}
.visuallyhidden, .sr-only, .skip-links__link {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .focusable.sr-only:active, .visuallyhidden.focusable:focus, .focusable.sr-only:focus, .skip-links__link:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.tabs__tab-list, .breadcrumbs__list, .popup__list, .skip-links__list, .slick-dots, .event__info-list, .feature-box__content ul, .footer-links__list, .footer-social__list, .footer-contact__list, .footer-links__column--contact>ul, .footer-links__column--latest>ul, .lhs__menu-list, .rhs__panel-links__list, .form__list, .toc__list, .addtocalendar .atcb-list, .landscape-carousel__dots, .search-results__list, .rhs-filters ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main__content .highlight {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.clearfix, .event__content, .top-nav, .form-list__item, .rhs-filters {
    *zoom: 1;
}
.clearfix:before, .event__content:before, .top-nav:before, .form-list__item:before, .rhs-filters:before, .clearfix:after, .event__content:after, .top-nav:after, .form-list__item:after, .rhs-filters:after {
    content: '';
    display: table;
    line-height: 0;
}
.clearfix:after, .event__content:after, .top-nav:after, .form-list__item:after, .rhs-filters:after {
    clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
abbr[title] {
    text-decoration: none;
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 600;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    min-width: 0;
    border: 0;
    margin: 0;
    padding: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: inherit;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'VIC-Bold', Arial, Helvetica, 'sans-serif';
    font-weight: 400;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.invisible {
    visibility: hidden;
}
.hidden-opacity {
    opacity: 0;
}
.pull-left {
    float: left;
}
img.pull-left, figure.pull-left {
    margin-right: 1em;
    margin-bottom: 1em;
    max-width: 50%}
.pull-right {
    float: right;
}
img.pull-right, figure.pull-right {
    margin-left: 1em;
    margin-bottom: 1em;
    max-width: 50%}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
html, body {
    height: 100%}
body {
    font-size: 1em;
    font-family: "VIC-Regular", Arial, Helvetica, "sans-serif";
    color: #010101;
    line-height: 1.4;
    background-color: #fff;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    body {
    width: 100%;
    overflow-x: hidden;
}
}img {
    max-width: 100%}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
@-ms-viewport {
    width: device-width;
}
a {
    color: #003963;
}
a:hover, a:focus {
    color: #003963;
    text-decoration: none;
}
.btn, .atcb-link {
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}
.btn-primary {
    color: #1b325f;
    background-color: transparent;
    border-color: #1b325f;
}
.btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-color: #1b325f;
    border-color: #1b325f;
}
.btn-primary.btn-inverted {
    color: #fff;
    background-color: #1b325f;
    border-color: #1b325f;
}
.btn-primary.btn-inverted:hover, .btn-primary.btn-inverted:focus {
    color: #1b325f;
    background-color: transparent;
    border-color: #1b325f;
}
.sq-form-submit {
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    color: #fff;
    background-color: #1b325f;
    border-color: #1b325f;
}
.sq-form-submit:hover, .sq-form-submit:focus {
    color: #1b325f;
    background-color: transparent;
    border-color: #1b325f;
}
.btn-secondary {
    color: #777;
    background-color: transparent;
    border-color: #777;
}
.btn-secondary:hover, .btn-secondary:focus {
    color: #fff;
    background-color: #777;
    border-color: #777;
}
.btn-success {
    color: #5cb85c;
    background-color: transparent;
    border-color: #5cb85c;
}
.btn-success:hover, .btn-success:focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-info {
    color: #5bc0de;
    background-color: transparent;
    border-color: #5bc0de;
}
.btn-info:hover, .btn-info:focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-warning {
    color: #f0ad4e;
    background-color: transparent;
    border-color: #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-danger {
    color: #d9534f;
    background-color: transparent;
    border-color: #d9534f;
}
.btn-danger:hover, .btn-danger:focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-social, .atcb-link {
    color: #fff;
    background-color: #005f83;
    border-color: #005f83;
}
.btn-social+.btn-social, .btn-social+.addtocalendar, .addthis-toolbox+.btn-social, .addtocalendar+.btn-social, .btn-social+.addthis-toolbox, .atcb-link+.btn-social, .atcb-link+.addtocalendar, .addthis-toolbox+.atcb-link, .addtocalendar+.atcb-link, .atcb-link+.addthis-toolbox {
    margin-left: .75rem;
}
.btn-social:hover, .btn-social:focus, .atcb-link:hover, .atcb-link:focus {
    color: #fff;
    background-color: #006899;
    border-color: #006899;
}
.btn-block {
    width: 100%;
    display: block;
}
.btn-block+.btn-block {
    margin-top: .5rem;
}
.btn-small {
    font-size: .8rem;
    padding: .4rem .75rem;
}
.btn-large {
    font-size: 1.25rem;
    padding: .75rem 1.5rem;
}
.btn-filter {
    cursor: pointer;
    padding: .4375rem;
    margin-bottom: 0;
    position: absolute;
    right: 0;
}
.addthis_button {
    position: relative;
}
.addthis_button:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 1rem;
    margin-top: -6px;
    vertical-align: middle;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.main__content>h1:first-of-type {
    margin-top: 0;
    margin-bottom: .5em;
}
.main__content>h1:first-of-type {
    line-height: 1;
}
.main__content h1, .main__content h2, .main__content h3, .main__content h4, .main__content h5, .main__content h6 {
    color: #1b325f;
}
.main__content h1, .main__content h2, .main__content h3, .main__content h4, .main__content h5, .main__content h6 {
    margin-bottom: .75rem;
}
.main__content h1 {
    font-size: 2.5rem;
}
.main__content h2 {
    font-size: 1.875rem;
}
.main__content h3 {
    font-size: 1.375rem;
}
.main__content h4 {
    font-size: 1.125rem;
}
.main__content h5 {
    font-size: .875rem;
}
.main__content h6 {
    font-size: .75rem;
}
.main__content .responsive__table {
    overflow: auto;
    width: 100%;
    margin: .75em 0;
}
.main__content table ul>li, .main__content table ol>li {
    margin-bottom: .25rem !important;
}
.main__content tbody tr {
    border-bottom: 2px solid #ccc;
    -webkit-transition: .15s background-color linear;
    -moz-transition: .15s background-color linear;
    transition: .15s background-color linear;
}
.main__content tbody tr:nth-child(odd) {
    background-color: transparent;
}
.main__content tbody tr:nth-child(odd):hover {
    background-color: #fff;
}
.main__content tbody tr:nth-child(even) {
    background-color: transparent;
}
.main__content tbody tr:nth-child(even):hover {
    background-color: #fff;
}
.main__content tbody tr:last-child {
    border-bottom: 0;
}
.main__content caption {
    font-size: 12.8px;
    font-size: .8rem;
    font-style: italic;
}
.main__content th {
    font-size: .875rem;
    line-height: 1.45;
    text-align: left;
    color: #fff;
    background-color: #1b325f;
    border-right: 1px solid #fff;
    padding: 1.875rem 1.25rem 1.5625rem;
    white-space: nowrap;
    font-weight: 400;
}
.main__content th:last-child {
    border-right: 0;
}
.main__content td {
    padding: 1em;
}
.main__content td ul, .main__content td ol {
    margin-top: 0;
    margin-bottom: 0;
}
.main__content blockquote {
    position: relative;
    padding-left: 3rem;
    margin: .5rem 0;
    background-color: transparent;
    color: #1b325f;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
}
.main__content blockquote:before {
    content: '\201C';
    font-family: "VIC-Regular", Arial, Helvetica, "sans-serif";
    font-size: 3.125rem;
    font-weight: 500;
    top: 0;
    left: 0;
    color: #003963;
    position: absolute;
    line-height: 1.25;
    height: 17px;
}

.main__content blockquote:after {
    bottom: 15px;
    right: -7px;
}
.main__content .pull-quote {
    border-top: 1px solid #4290aa;
    padding: 1em .5em 0;
    margin: 1em;
}
.main__content .highlight {
    background: #ccc;
    padding: .1em .5em;
}
.main-content__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    min-width: 1px;
}
.home .main-content__wrapper {
    padding: 0;
    max-width: 100%;
    display: block;
}
.icon-image {
    height: 100%;
    width: 100%}
.main {
    background-color: #fff;
    position: relative;
    transition: .3s ease transform;
    will-change: transform;
}
.main__footer {
    position: relative;
    transition: .3s ease transform;
    will-change: transform;
}
.wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 84rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5rem 1rem;
    padding-bottom: 3rem;
}
.wrapper+.wrapper {
    padding-top: 0;
}
.home .wrapper {
    padding: 0;
    max-width: 100%;
    display: block;
}
.tool-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 2rem;
    position: relative;
    z-index: 12;
}
.tools-social {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.tools-social>* {
    margin-right: 1rem;
}
.tools-social>*:last-child {
    margin-right: 0;
}
.home .page-heading {
    display: none;
}
.space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.compat-object-fit {
    background-position: center center;
    background-size: cover;
}
.compat-object-fit img {
    opacity: 0;
}
.summary {
    font-size: .75rem;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    /* -webkit-backface-visibility: hidden; */
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.accordion {
    clear: both;
}
.accordion__link:after {
    content: '+';
    border: 1px solid;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 1em;
    width: 1em;
    text-align: center;
}
.accordion__link.uber-accordion__button-active:after {
    content: '-'}
.js-enabled .accordion__target {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease;
    -moz-transition: max-height .3s ease;
    transition: max-height .3s ease;
}
.js-enabled .accordion__target.uber-accordion__target-active {
    max-height: 100em;
}
.tabs__item {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.tabs__link {
    padding: .5em;
    border: 1px solid;
    border-bottom: 0;
    background: #eee;
}
.tabs__link.uber-accordion__button-active {
    background: #fff;
}
.js-enabled .tabs__target {
    display: none;
}
.js-enabled .tabs__target.uber-accordion__target-active {
    display: block;
}
.no-js .uber-accordion__target {
    display: none;
}
.no-js .uber-accordion__target:target {
    display: block;
}
.breadcrumbs {
    display: none;
}
.breadcrumbs__list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.breadcrumbs__item {
    position: relative;
    margin-right: .5rem;
    padding-right: 1.65rem;
    font-size: .875rem;
}
.breadcrumbs__item:not(.breadcrumbs__current):after {
    content: '';
    position: absolute;
    top: .35rem;
    right: .45rem;
    display: block;
    height: .65rem;
    width: .65rem;
    border-right: 3px solid #005f83;
    border-bottom: 3px solid #005f83;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumbs__link {
    color: #010101;
    text-decoration: none;
    display: block;
}
.breadcrumbs__link:hover, .breadcrumbs__link:focus {
    color: #010101;
    text-decoration: underline;
}
.breadcrumbs__divider {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px;
}
.breadcrumbs__current {
    font-weight: 600;
    padding-right: 0;
    margin-right: 0;
}
.pagination {
    list-style: none;
    margin: 2.5rem 0 1.5rem;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pagination__item {
    margin: 0 .5rem;
    text-align: center;
}
.pagination__link, .pagination__item--current>span {
    color: #272727;
    display: block;
    position: relative;
    line-height: 1.25;
    text-decoration: none;
    padding: .5rem;
}
.pagination__link:after, .pagination__item--current>span:after {
    -moz-transition: width .4s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: width .4s cubic-bezier(.77, 0, .175, 1);
    transition: width .4s cubic-bezier(.77, 0, .175, 1);
    background-color: #005f83;
    top: 100%;
    left: 0;
    content: '';
    height: .1875rem;
    position: absolute;
    width: .0001%}
.pagination__link {
    -webkit-transition: .15s background-color ease-in-out;
    -moz-transition: .15s background-color ease-in-out;
    transition: .15s background-color ease-in-out;
}
.pagination__link:hover, .pagination__link:focus {
    color: #64b6cf;
}
.pagination__link:hover:after, .pagination__link:focus:after {
    width: 100%}
.pagination__item--current {
    font-weight: 600;
}
.pagination__item--current>span {
    border-bottom: 3px solid #005f83;
}
.pagination__previous .pagination__link:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border-left: 4px solid #64b6cf;
    border-bottom: 4px solid #64b6cf;
    margin-right: .4rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pagination__next .pagination__link:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border-right: 4px solid #272727;
    border-bottom: 4px solid #272727;
    margin-left: .4rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slick-list {
    position: relative;
    overflow: hidden;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.home .slick-list, .home .slick-track, .home .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    zoom: 1;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    min-height: 1px;
    overflow-x: hidden;
    display: none;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-slideshow__slide img {
    margin: 0 auto;
}
.slick-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0;
}
.slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
}
.slick-dots {
    margin-top: 1em;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.slick-dots li+li {
    margin-left: 1em;
}
.twitter-typeahead {
    width: 100%}
.search-page .twitter-typeahead {
    margin-right: .5rem;
    -ms-flex-negative: 1;
}
.search-page .form__group-inline {
    height: 2.5rem;
}
.tt-menu {
    background-color: #f4f4f4;
    color: #1b325f;
    margin-top: .0625rem;
    text-align: left;
    width: 100%}
.rgba .tt-menu {
    background-color: #f4f4f4;
}
.is-opened .tt-menu {
    margin-top: 0;
}
.form__control.typeahead {
    border-width: 1px;
    height: 100%}
.form__control.typeahead:focus {
    border-width: 1px;
}
.tt-selectable {
    -webkit-transition: border-color .4s cubic-bezier(.77, 0, .175, 1), background-color .4s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: border-color .4s cubic-bezier(.77, 0, .175, 1), background-color .4s cubic-bezier(.77, 0, .175, 1);
    transition: border-color .4s cubic-bezier(.77, 0, .175, 1), background-color .4s cubic-bezier(.77, 0, .175, 1);
    cursor: pointer;
    font-size: 1rem;
    padding: .625rem 1rem;
    font-weight: 600;
}
.tt-selectable:not(:last-child) {
    border-color: #003963;
    border-style: solid;
    border-width: 0 0 .0625rem;
}
.rgba .tt-selectable:not(:last-child) {
    border-color: #003963;
}
.tt-selectable:focus, .tt-selectable:hover, .tt-selectable.tt-cursor {
    color: #1b325f;
    background-color: #eaeaea;
}
.news__info {
    margin-bottom: 1.5rem;
}
.news__info h1, .news__info h2 {
    line-height: 2rem;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
.news__publication time {
    font-weight: 700;
    font-style: italic;
}
.news__summary {
    font-weight: 600;
    margin-bottom: 1rem;
}
.event__info {
    margin-bottom: 1rem;
}
.event__info-inner {
    margin-bottom: .75rem;
}
.event__info-inner h1, .event__info-inner h2 {
    line-height: 2rem;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 1rem;
}
.event__details {
    margin-bottom: 1rem;
}
.event__map {
    height: 100%;
    width: 100%;
    max-height: 400px;
    max-width: 400px;
    border: 1px solid #999;
}
.event__map.pull-right {
    margin-left: .75rem;
}
.event__map.pull-left {
    margin-right: .75rem;
}
@media screen and (max-width:35.3125rem) {
    .event__map {
    max-width: none;
    float: none !important;
    margin: .5rem 0 !important;
}
}.event__info-list li {
    line-height: 1.75;
}
.event__info-list span {
    font-weight: 400;
}
.rss-icon {
    fill: #fff;
    height: 1rem;
    width: 1rem;
}
.feature-panels__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 84rem;
    margin: 0 auto;
    padding: 2rem 1rem;
}
.gradient__wrapper .feature-panels__wrapper {
    padding: 0;
}
.feature-panels__wrapper+.feature-panels__wrapper {
    margin-bottom: 0;
}
.feature-box__container {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-top: 1.5rem;
}
.feature-box__container.large-box {
    margin-top: 0;
    background-color: transparent;
}
.feature-box__container:not(.large-box) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.feature-box__container:first-child {
    margin-top: 0;
}
.feature-box__link {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.large-box .feature-box__link {
    padding: 3rem 2rem;
}
.image-box>.feature-box__link:before {
    content: '';
    background-color: rgba(27, 50, 95, .35);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
    -moz-transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
    transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
}
.feature-box__link:hover .feature-box__heading, .feature-box__link:focus .feature-box__heading {
    color: #fff;
    background-color: #1b325f;
}
.large-box .feature-box__link:hover .feature-box__heading, .large-box .feature-box__link:focus .feature-box__heading {
    color: #1b325f;
    background-color: transparent;
}
.feature-box__link:hover .feature-box__heading:after, .feature-box__link:focus .feature-box__heading:after {
    border-bottom-color: #fff;
    border-right-color: #fff;
    right: 1.35rem;
}
.feature-box__heading {
    position: relative;
    color: #1b325f;
    font-weight: 600;
    background-color: #fff;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0;
    padding: 1rem 2.75em 1rem 1.25rem;
    z-index: 3;
    -webkit-transition: .3s background-color ease-in-out;
    -moz-transition: .3s background-color ease-in-out;
    transition: .3s background-color ease-in-out;
    -webkit-font-smoothing: antialiased;
}
.feature-box__heading:after {
    content: '';
    position: absolute;
    top: 1.3rem;
    right: 1.75rem;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #1b325f;
    border-bottom: 2px solid #1b325f;
    -webkit-transition: .2s right linear;
    -moz-transition: .2s right linear;
    transition: .2s right linear;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.large-box .feature-box__heading {
    text-align: center;
    color: #2b2b2b;
    font-size: 180%;
    line-height: 1.45;
    padding: 0;
    background-color: transparent;
}
.large-box .feature-box__heading span {
    font-weight: 700;
}
.large-box .feature-box__heading:after {
    content: none;
}
.feature-box__content {
    font-size: .875rem;
    color: #58595b;
    background-color: #fff;
    line-height: 1.75;
    padding: 1rem;
}
.feature-box__content ul>li {
    position: relative;
    margin-bottom: .75rem;
    padding-left: 2rem;
}
.feature-box__content ul>li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 9px;
    height: 2px;
    display: inline-block;
    background-color: #1b325f;
}
.feature-box__content ul>li ul, .feature-box__content ul>li ol {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.feature-box__content ul>li ul li:before {
    left: 0;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%}
.feature-box__content ul>li:last-child {
    margin-bottom: 0;
}
.large-box .feature-box__content {
    padding: 1.25rem 0 0;
    background-color: transparent;
    display: none;
}
.feature-box__content .event-date {
    font-size: 85%;
    font-weight: 700;
    color: #1b325f;
    margin-right: .25rem;
}
.feature-box__content a {
    color: #4290aa;
    text-decoration: none;
    -webkit-transition: .05s all ease-in-out;
    -moz-transition: .05s all ease-in-out;
    transition: .05s all ease-in-out;
}
.feature-box__content a:hover, .feature-box__content a:focus {
    color: #003963;
    text-decoration: underline;
}
.feature-box__image {
    width: 100%;
    height: auto;
    display: block;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.large-box .feature-box__image {
    display: none;
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
}

.gradient__wrapper .large-box:nth-child(odd) .feature-box__link .feature-box__heading {
    color: #2b2b2b;
}
.gradient__wrapper .large-box:nth-child(even) .feature-box__link {
    color: #fff;
    background-color: #2b2b2b;
}
.gradient__wrapper .large-box:nth-child(even) .feature-box__link .feature-box__heading {
    color: #fff;
}
.small-box .feature-box__heading {
    padding: 0;
    position: relative;
    height: 3.4375rem;
    font-size: 1.17em;
}
.small-box .feature-box__heading span {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    display: inline-block;
    padding: 0 3em 0 1.5em;
}
.main__footer {
    padding: 0 24px;
    font-size: 90%;
    color: #fff;
    background-color: #003963;
}
.main__footer a {
    color: #fff;
    text-decoration: none;
}
.main__footer a:hover {
    text-decoration: underline;
}
.footer-links__item, .footer-contact__item, .footer-links__column--contact li, .footer-links__column--latest li {
    font-size: .9375rem;
    line-height: 1.87;
    margin-bottom: .5rem;
    font-weight: 300;
}
.footer-links__item:last-child, .footer-contact__item:last-child, .footer-links__column--contact li:last-child, .footer-links__column--latest li:last-child {
    margin-bottom: 0;
}
.footer-links__column--latest li {
    line-height: 1.4;
}
.footer-links__column--latest a {
    line-height: 2.47;
}
.footer-links__column {
    margin-bottom: 2.5rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    order: 4;
}
.footer-links__column:last-child {
    margin-bottom: 0;
}
.footer-links__column--contact {
    order: 1;
}
.footer-links__column--latest {
    display: none;
}
.footer-links__buttons {
    order: 2;
}
.footer-link, .footer-phone__link, .footer-contact__heading, .footer-links__column--latest a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.footer-link:not(.footer-contact__heading):hover, .footer-link:not(.footer-contact__heading):focus, .footer-phone__link:not(.footer-contact__heading):hover, .footer-phone__link:not(.footer-contact__heading):focus, .footer-contact__heading:not(.footer-contact__heading):hover, .footer-contact__heading:not(.footer-contact__heading):focus, .footer-links__column--latest a:not(.footer-contact__heading):hover, .footer-links__column--latest a:not(.footer-contact__heading):focus {
    color: #fff;
    text-decoration: underline;
}
.footer-contact__heading {
    color: #fff;
    display: block;
    font-weight: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
}
.footer-social__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    order: 2;
    margin-bottom: 2.5rem;
}
.footer-icon {
    fill: #fff;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
    margin: 10px auto;
}
.footer-social__link {
    border-radius: .35rem;
    -webkit-transition: .1s background-color ease-in-out;
    -moz-transition: .1s background-color ease-in-out;
    transition: .1s background-color ease-in-out;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    margin-right: .5rem;
}
.footer-social__link .sr-only {
    color: #fcffff;
}
.footer-social__link:last-child {
    margin-right: 0;
}
.footer-social__link:hover, .footer-social__link:focus {
    background-color: #fff;
    outline: none;
}
.footer-social__link:hover .footer-social__icon--facebook, .footer-social__link:focus .footer-social__icon--facebook {
    fill: #3b5998;
}
.footer-social__link:hover .footer-social__icon--youtube, .footer-social__link:focus .footer-social__icon--youtube {
    fill: #b00;
}
.footer-social__link:hover .footer-social__icon--linkedin, .footer-social__link:focus .footer-social__icon--linkedin {
    fill: #0077b5;
}
.footer-social__link:hover .footer-social__icon--instagram, .footer-social__link:focus .footer-social__icon--instagram {
    fill: #bc2a8d;
}
.footer-social__link:hover .footer-social__icon--twitter, .footer-social__link:focus .footer-social__icon--twitter {
    fill: #0084b4;
}
.quicklinks__link.footer-quicklinks__link {
    color: #fff;
    font-size: 18px;
    margin-bottom: .5rem;
}
.footer-quicklinks__link--normal {
    font-family: 'VIC-Regular', Arial, Helvetica, 'sans-serif';
    font-size: 16px;
    font-weight: 400;
}
.footer-social__icon {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    fill: #fff;
}
.footer__copyright {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    order: 5;
}
.footer-links__wrapper {
    padding: 2rem 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.footer-links__logo {
    margin: 1rem 0;
}
.close-icon {
    display: none;
}
.is-active .close-icon {
    display: block;
}
.search-icon, .header-search__submit-icon, .menu-icon {
    display: block;
}
.is-active .search-icon, .is-active .header-search__submit-icon, .is-active .menu-icon {
    display: none;
}
.main-header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%}
.is-mobile .main-header {
    z-index: 4;
}
.top-nav {
    max-width: 84rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
}
.top-nav__wrapper {
    padding: 1.25rem 0;
    max-width: 84rem;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.top-nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
.top-nav__item {
    color: #3f4042;
    float: left;
    line-height: 1rem;
    padding: 0 .5rem;
    position: relative;
}
.top-nav__item:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #fff;
}
.top-nav__item:last-child {
    padding: 0 0 0 .5rem;
}
.top-nav__item:last-child:after {
    display: none;
}
/* .top-nav__link {
    font-size: .875rem;
    color: #3f404;
    text-decoration: none;
} */
.top-nav__link:hover {
    color: #003963;
    text-decoration: underline;
}
.top-nav__link:focus {
    color: #003963;
}
.main-header__wrapper {
    top: 0;
    right: 0;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.main-header__container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    max-width: 84rem;
    margin: 0 auto;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding: 1rem;
}
.logo__link {
    height: 1.625rem;
    display: inline-block;
    margin: 0 2rem;
    position: relative;
    z-index: 10;
    min-height: 60px;
}
.logo__image {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}
.main-nav {
    display: none;
}
.main-nav__list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-nav__item {
    display: flex;
    align-items: center;
    float: left;
    position: relative;
}
.main-nav__item:before {
    background: #64b6cf;
    content: '';
    display: block;
    height: .5rem;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    will-change: transform;
    transition: transform .3s ease;
}
.main-nav__item:hover:before {
    transform: scaleX(1);
}
.active .main-nav__link {
    font-weight: 600;
}
.header-search__form {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}
.header-search__form .sr-only {
    color: #3e7e87;
}
.header-search__input {
    border: none;
    border-top: 2px solid #003963;
    padding: 1rem 3.75rem 1rem 1rem;
    vertical-align: top;
    width: 100%;
    background: #f0f2f3;
    font-weight: 600;
    -webkit-transition: .15s background-color linear;
    -moz-transition: .15s background-color linear;
    transition: .15s background-color linear;
}
.header-search__input:focus, .header-search__input:active {
    outline: 0;
    background-color: #f2f2f2;
}
.header-search__submit-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
    width: 40px;
    height: 40px;
    background: 0 0;
    border: none;
    padding: .5rem;
    float: right;
}
.header-search__submit-icon {
    fill: #fff;
}
.menu-icon, .close-icon, .search-icon--dark, .search-icon--white {
    fill: #003963;
}
.main-menu__btn, .header-search__mobile-btn {
    border: none;
    background: 0 0;
    padding: .5rem;
    margin-left: 1rem;
    display: inline-block;
}
.mega-menu__wrapper {
    padding: 0;
    border-top: 2px solid #003963;
    border-bottom: 2px solid #003963;
    position: absolute;
    width: 100%;
    display: none;
    height: auto;
    background: #fff;
}
.mega-menu__wrapper .mega-menu__item:last-child {
    border-bottom: 0;
}
.menu-arrow {
    display: block;
    top: 0;
    height: 100%;
    position: absolute;
    right: 0;
    width: 3.75rem;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.menu-arrow:hover, .menu-arrow:focus {
    outline: 0;
}
.menu-arrow:after {
    border-right: 2px solid #003963;
    border-bottom: 2px solid #003963;
    content: '';
    position: absolute;
    display: block;
    height: .75rem;
    left: 50%;
    top: 50%;
    width: .75rem;
    margin-top: -.3125rem;
    margin-left: -.5625rem;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: .15s transform linear;
    -moz-transition: .15s transform linear;
    transition: .15s transform linear;
}
.lvl-2 .menu-arrow:after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.is-expanded>.mega-menu__feature .menu-arrow:after, .is-expanded>.mega-menu__sub-nav-title .menu-arrow:after {
    margin-top: -.5625rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mega-menu__close-button {
    display: none;
}
.mega-menu__item {
    padding: 0;
    opacity: 1;
    position: relative;
    border-bottom: 2px solid #539fe3;
}
.mega-menu__feature {
    width: 100%;
    padding: 0;
    float: none;
}
.mega-menu__feature-description {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
}
.mega-menu__feature-title, .mega-menu__sub-nav-title {
    margin-top: 0;
    margin-bottom: 0;
}
.mega-menu__feature-link {
    position: relative;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    padding: .9375rem 3.875rem .9375rem 1rem;
    text-decoration: none;
    color: #003963;
}
.mega-menu__feature-link:hover, .mega-menu__feature-link:focus {
    color: #003963;
    outline: 0;
}
.mega-menu__navs-wrapper {
    width: 100%;
    display: none;
    overflow: hidden;
    background: #003963;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.mega-menu__navs-wrapper .mega-menu__list {
    width: 100%;
    padding: 0;
}
.mega-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.lvl-2 .mega-menu__list {
    position: relative;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    padding: .625rem 3.875rem .625rem 2.5rem;
    color: #fff;
}
.mega-menu__sub-nav-link, .mega-menu__sub-nav-text {
    position: relative;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    padding: .625rem 3.875rem .625rem 2.5rem;
    color: #fff;
    text-decoration: none;
}
.mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus, .mega-menu__sub-nav-text:hover, .mega-menu__sub-nav-text:focus {
    color: #fff;
    outline: 0;
}
.mega-menu__sub-nav-text:hover {
    text-decoration: none;
}
.menu-overlay {
    background: rgba(0, 0, 0, .6);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 4;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
    -moz-transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
    transition: .3s opacity ease-in-out, .3s visibility ease-in-out;
}
.menu-overlay.show {
    opacity: 1;
    visibility: visible;
}
.search-button {
    display: none;
    padding: 0 12px;
    background: 0 0;
    border: none;
}
.banner {
    position: relative;
    overflow: hidden;
}
.banner__image {
    display: block;
}
.main {
    margin-top: 100px;
}
.banner__color--dark {
    position: relative;
    width: 100%;
    background-color: #064369;
    bottom: 0;
    z-index: 2;
}
.banner__color--medium {
    position: absolute;
    width: 200px;
    background-color: #005f83;
    height: 100%;
    top: 0;
    z-index: 1;
    left: -125px;
    transform: rotate(-20deg);
}
.banner__color--right {
    position: absolute;
    width: 200px;
    background-color: #64b6cf;
    opacity: .8;
    height: 100%;
    top: 0;
    z-index: 1;
    right: -125px;
    transform: rotate(20deg);
}
.banner__text {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    margin: 0;
    color: #fff;
}
.banner__header {
    font-size: 1.25rem;
    font-weight: 400;
    text-align: center;
    width: 100%}
.landing .banner__header {
    text-align: left;
}
.banner__description {
    font-size: .75rem;
    font-weight: 300;
    margin: 0;
    max-width: 100%}
.home .banner__description {
    display: none;
}
.landing .banner__text {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
body.home .box-grid__wrapper:after {
    display: none;
}
.box-grid__wrapper {
    background-color: #edf1f4;
    padding-bottom: 30px;
    position: relative;
}
.box-grid__wrapper:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #edf1f4;
}
.box-grid {
    max-width: 84rem;
    margin: 0 auto;
}
.box-grid__left {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box-grid__left, .box-grid__right {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
.search-box+.box-grid__grid {
    padding-top: 0;
}
.search-box {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.search-box--header {
    color: #003963;
    display: none;
}
.search-box__form {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    line-height: 1.375rem;
    font-size: .8125rem;
}
.search-box__input {
    background-color: #edf1f4;
    position: relative;
    border: none;
    padding: 1.875rem 2.5rem;
    width: 100%}
.search-box__input:focus {
    background-color: #fff;
}
.search-box__submit-button {
    border: 0;
    background-color: #003963;
    width: 82px;
    height: 82px;
    background-image: url("data:image/gif; base64, R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.box-grid__grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 12px;
    padding-top: 30px;
}
.box-grid__right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box-grid__row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
.box-grid__item {
    position: relative;
    min-height: 220px;
    padding: 10px 30px;
    margin: 12px;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 calc(100% - 24px);
    -ms-flex: 1 0 calc(100% - 24px);
    flex: 1 0 calc(100% - 24px);
    width: calc(100% - 24px);
    text-decoration: none;
}
.box-grid__item:hover {
    color: #fff;
    text-decoration: underline;
}
.box-grid__item--navy {
    background-color: #003963;
}
.box-grid__item--blue {
    background-color: #005f83;
}
.box-grid__item--green {
    background-color: #c4e479;
    color: #003963;
}
.box-grid__item--tale {
    background-color: #2d8f82;
}
.box-grid__item--img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.box-grid__text {
    margin-top: 0;
}
.box-grid__item:after {
    z-index: 1;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 110px solid transparent;
    border-top: 110px solid #000;
    opacity: .5;
}
.box-grid__item:before {
    position: absolute;
    content: '';
    top: 5px;
    right: 5px;
    z-index: 2;
    width: 50px;
    height: 50px;
}
.box-grid__item--announcement:before {
    background-image: url("file/0008/111131/announcement.svg");
}
.box-grid__item--topic:before {
    background-image: url("file/0012/111153/topic-icon-white.svg");
}
.search-box__submit-icon {
    fill: #fff;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}
body.home .news-events__wrapper:after {
    display: none;
}
.news-events__wrapper {
    max-width: 84rem;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}
.news-events__wrapper:after {
    content: '';
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
}
.news-events {
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
}
.news-events__top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 12px;
    flex: 1 0 100%;
    order: 1;
    text-align: center;
}
.news-events__text {
    width: 100%}
.news-events__header {
    color: #003963;
}
.news-events__description {
    color: #686868;
}
.news-events__more-wrapper {
    flex: 1 0 100%;
    order: 3;
    display: flex;
    justify-content: center;
}
.news-events__more {
    border: 1px solid #64b6cf;
    color: #003963;
    text-decoration: none;
    padding: 15px 40px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin: 5px;
}
.news-events__more:hover, .news-events__more:focus {
    background-color: #64b6cf;
}
.news-events__grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    flex: 1 0 100%;
    order: 2;
}
.news-events__item {
    -webkit-flex: 1 0 calc(100% - 24px);
    -ms-flex: 1 0 calc(100% - 24px);
    flex: 1 0 calc(100% - 24px);
    width: calc(100% - 24px);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color: #edf1f4;
    padding: 30px;
    margin: 12px;
    text-decoration: none;
    position: relative;
}
.news-events__item:hover, .news-events__item:focus {
    text-decoration: underline;
    color: #003963;
}
.news-events__left {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: calc(100% - 24px);
    margin: 12px;
}
.news-events__right {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
.news-events__item-header {
    color: #fff;
}
.news-events__item--wide {
    width: 100%;
    height: 100%;
    min-height: 360px;
    margin: 0;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.news-events__item--small {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    min-height: 180px;
}
.news-events__item--last {
    order: 4;
}
.news-events__item--img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.news-events__item--img p {
    display: none;
}
.news-events__item--img:hover, .news-events__item--img:focus {
    text-decoration: underline;
    color: #fff;
}
.news-events__right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news-events__item--news:before {
    position: absolute;
    content: '';
    background-image: url("file/0015/111147/news.svg");
    background-size: cover;
    top: 0;
    right: 0;
    z-index: 2;
    width: 50px;
    height: 50px;
}
.news-events__item:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 90px solid transparent;
    border-top: 90px solid #fff;
    opacity: .75;
}
.news-events__date {
    text-transform: uppercase;
    position: absolute;
    top: 12px;
    right: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: .75rem;
    font-weight: 300;
    color: #003963;
    z-index: 2;
}
.news-events__date-number {
    border-bottom: 2px solid;
    padding: 0 2px;
    font-size: 16px;
    line-height: 1.2;
}
body.home .quicklinks__wrapper:after {
    display: none;
}
.quicklinks__wrapper {
    max-width: 84rem;
    margin: 0 auto;
    position: relative;
}
.quicklinks__wrapper:after {
    content: '';
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    z-index: 10;
}
.quicklinks {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.quicklinks__heading {
    font-family: 'VIC-Regular', Arial, Helvetica, 'sans-serif';
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    color: #003863;
    font-weight: 400;
    text-align: center;
    font-size: 1.375rem;
    padding-top: 16px;
}
.quicklinks__list {
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    flex-grow: 2;
    padding: 0 20px;
}
.quicklinks__list-item {
    text-align: center;
    flex-basis: 100%}
.quicklinks__link {
    color: #003963;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 20px 25px;
    display: inline-block;
    margin: 2px;
    transition: background-color .4s;
    font-family: 'VIC-Bold', Arial, Helvetica, 'sans-serif'}
.quicklinks__link:hover, .quicklinks__link:focus {
    background-color: #64b6cf;
}
.quicklinks__resource-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-decoration: none;
    border-top: 2px solid #edf1f4;
    padding: 0 2rem;
}
.quicklinks__resource-link:hover .quicklinks__resource-link--header:before, .quicklinks__resource-link:focus .quicklinks__resource-link--header:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.quicklinks__resource-link:hover .quicklinks__resource-link--description, .quicklinks__resource-link:focus .quicklinks__resource-link--description {
    color: #000;
}
.quicklinks__resource-link>img {
    max-width: 63px;
    max-height: 63px;
    border: 1px solid #006992;
    border-radius: 50%;
    width: 100%}
.quicklinks__resource-link:last-of-type {
    border-bottom: 2px solid #edf1f4;
}
.quicklinks__resource-link--text {
    max-width: 300px;
    padding-bottom: 10px;
}
.quicklinks__resource-link--header {
    color: #003963;
    position: relative;
}
.quicklinks__resource-link--header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #64b6cf;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.quicklinks__resource-link--description {
    color: #686868;
}
.quicklinks__resource-link--img {
    width: 50px;
    height: 70px;
}
.quicklinks__resource {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}
.statistics__wrapper {
    background-color: #edf1f4;
    padding-top: 100px;
    padding-bottom: 100px;
}
.statistics {
    max-width: 84rem;
    margin: 0 auto;
    text-align: center;
    color: #003963;
}
.statistics__grid {
    position: relative;
    list-style-type: none;
    padding: 0;
}
.statistics__grid .slick-prev, .statistics__grid .slick-next {
    z-index: 2;
    width: 20px;
    height: 20px;
    background: 0 0;
    border: none;
    transform: rotate(45deg);
    margin: 0 10px;
    outline: none;
    border: solid 3px #01426a;
    opacity: .3;
}
.statistics__grid .slick-prev:hover, .statistics__grid .slick-next:hover {
    opacity: 1;
}
.statistics__grid .slick-prev {
    border-right: none;
    border-top: none;
}
.statistics__grid .slick-next {
    border-left: none;
    border-bottom: none;
}
.statistics__item {
    text-align: center;
}
.statistics__item--noimage:before {
    content: '';
    height: 50px;
    display: block;
}
.statistics__header {
    color: #003963;
}
.statistics__item-number {
    font-family: 'VIC-Bold', Arial, Helvetica, 'sans-serif';
    font-size: 70px;
    font-weight: 700;
}
.statistics__item-description {
    font-size: 20px;
    font-weight: 400;
}
.statistics__item-image {
    margin: 0 auto;
    height: 50px;
}
.lhs__menu {
    margin-bottom: 1.5rem;
}
.lhs__menu-toggle {
    color: #fff;
    background-color: #272727;
    position: relative;
    width: 100%;
    display: block;
    font-size: 125%;
    border: 0;
    text-align: left;
    line-height: 1.25;
    padding: 1rem 1.5rem;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear;
}
.lhs__menu-toggle:focus {
    outline: 0;
}
.lhs__menu-toggle:after {
    content: '';
    position: absolute;
    top: 1.4rem;
    right: 1.65rem;
    display: block;
    width: .85rem;
    height: .85rem;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    -webkit-transition: .2s transform linear, .2s border-color linear;
    -moz-transition: .2s transform linear, .2s border-color linear;
    transition: .2s transform linear, .2s border-color linear;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.lhs__menu-toggle[data-expanded=true] {
    color: #fff;
    background-color: #003963;
}
.lhs__menu-toggle[data-expanded=true]:after {
    top: 1.25rem;
    border-right-color: #fff;
    border-bottom-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lhs__menu-list:not(.menu__level-2):not(.menu__level-3):not(.menu__level-4):not(.menu__level-5) {
    display: none;
    margin-bottom: 2rem;
}
.lhs__menu-list.menu__level-2, .lhs__menu-list.menu__level-3, .lhs__menu-list.menu__level-4, .lhs__menu-list.menu__level-5 {
    border-top: 1px solid #294c91;
}
.lhs__menu-item {
    border-bottom: 1px solid #294c91;
}
.lhs__menu-item:last-child {
    border-bottom: 0;
}
.lhs__menu-link {
    display: block;
    position: relative;
    font-size: .875rem;
    text-decoration: none;
    color: #fff;
    background-color: #1b325f;
    padding: .75rem 1rem;
    -webkit-transition: .1s color ease-in-out, .1s background-color ease-in-out;
    -moz-transition: .1s color ease-in-out, .1s background-color ease-in-out;
    transition: .1s color ease-in-out, .1s background-color ease-in-out;
}
.lhs__menu-link.active, .lhs__menu-link.current {
    font-weight: 600;
    color: #1b325f;
    background-color: #fff;
    padding-right: 2.75rem;
}
.lhs__menu-link.active {
    font-weight: 600;
    color: #1b325f;
    background-color: #fff;
    padding-right: 2.75rem;
}
.lhs__menu-link.current.has-children {
    font-weight: 600;
    color: #1b325f;
    background-color: #fff;
    padding-right: 2.75rem;
}
.lhs__menu-link.current.has-children:after {
    color: #fff;
    background-color: #213c73;
    position: relative;
    width: 100%;
    display: block;
    font-size: 125%;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lhs__menu-link:hover, .lhs__menu-link:focus {
    color: #fff;
    background-color: #213c73;
}
.menu__level-2 .lhs__menu-link {
    color: #fff;
    background-color: #1b325f;
    padding-left: 1.75rem;
}
.menu__level-2 .lhs__menu-link.active, .menu__level-2 .lhs__menu-link.current {
    color: #1b325f;
}
.menu__level-2 .lhs__menu-link.active {
    background-color: #fff;
}
.menu__level-2 .lhs__menu-link.current:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
.menu__level-2 .lhs__menu-link:hover, .menu__level-2 .lhs__menu-link:focus {
    color: #fff;
    background-color: #213c73;
}
.menu__level-3 .lhs__menu-link {
    color: #fff;
    background-color: #1b325f;
    padding-left: 2.5rem;
}
.menu__level-3 .lhs__menu-link.active, .menu__level-3 .lhs__menu-link.current {
    color: #1b325f;
}
.menu__level-3 .lhs__menu-link.active {
    background-color: #fff;
}
.menu__level-3 .lhs__menu-link.current:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
.menu__level-3 .lhs__menu-link:hover, .menu__level-3 .lhs__menu-link:focus {
    color: #fff;
    background-color: #213c73;
}
.menu__level-4 .lhs__menu-link {
    color: #fff;
    background-color: #1b325f;
    padding-left: 3.25rem;
}

.menu__level-4 .lhs__menu-link.active {
    background-color: #fff;
}
.menu__level-4 .lhs__menu-link.current:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
.menu__level-4 .lhs__menu-link:hover, .menu__level-4 .lhs__menu-link:focus {
    color: #fff;
    background-color: #213c73;
}
.menu__level-5 .lhs__menu-link {
    color: #fff;
    background-color: #1b325f;
    padding-left: 4rem;
}
.menu__level-5 .lhs__menu-link.active {
    color: #1b325f;
}
.menu__level-5 .lhs__menu-link.active {
    background-color: #fff;
}
.menu__level-5 .lhs__menu-link.current:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
.menu__level-5 .lhs__menu-link:hover, .menu__level-5 .lhs__menu-link:focus {
    color: #fff;
    background-color: #213c73;
}
.rhs__column {
    margin-top: 3rem;
}
.is-listing+.rhs__column {
    margin-top: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.rhs__panel {
    position: relative;
    color: #4290aa;
    margin-bottom: 2.5rem;
    background-color: #fff;
    box-shadow: 0 1.25rem 50px -18px rgba(0, 0, 0, .15);
    will-change: transform;
}
.rhs__panel.rhs__related {
    background-color: transparent;
    box-shadow: none;
    padding: 1rem 1rem 0;
}
.rhs__panel.rhs__related:after {
    content: none;
}
.rhs__panel .popup__image {
    position: relative;
    z-index: 2;
}
.rhs__image-panel {
    display: block;
    height: 100%}
.rhs__image-panel .rhs__panel-image {
    height: 100%;
    object-fit: cover;
}
.rhs__panel-heading {
    font-size: 1.25rem;
    color: #1b325f;
    background-color: #4874cb;
    padding: .75rem 1rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0;
}
.rhs__related .rhs__panel-heading {
    background-color: transparent;
    padding: 0;
    margin-bottom: 1rem;
}
.rhs__related .rhs__panel-heading:after {
    content: '';
    display: block;
    width: 1.5rem;
    height: .25rem;
    margin-top: .75rem;
    background-color: #003963;
}
.rhs__panel-heading.inside-content {
    background-color: transparent;
    border-bottom: 0;
    padding: 0;
    margin-bottom: .5rem;
}
.rhs__panel-image {
    width: 100%;
    display: block;
}
.rhs-panel__link {
    position: relative;
    background-color: transparent;
    color: #333;
    display: block;
    padding: .2rem 2rem .2rem 0;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: .15s color ease-in-out;
    -moz-transition: .15s color ease-in-out;
    transition: .15s color ease-in-out;
}
.rhs-panel__link:after {
    content: '';
    position: absolute;
    top: .7rem;
    right: .1rem;
    display: block;
    height: 6px;
    width: 6px;
    border-right: 2px solid #003963;
    border-bottom: 2px solid #003963;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .25s border-color linear, .25s right linear;
    -moz-transition: .25s border-color linear, .25s right linear;
    transition: .25s border-color linear, .25s right linear;
}
.rhs-panel__link:hover, .rhs-panel__link:focus {
    color: #003963;
    background-color: transparent;
}
.rhs-panel__link:hover:after, .rhs-panel__link:focus:after {
    border-right-color: #003963;
    border-bottom-color: #003963;
}
.rhs-panel__link:last-child {
    border-bottom: 0;
}
.rhs__panel-content {
    color: #58595b;
    background-color: #fff;
    padding: 1rem;
    line-height: 1.65;
    position: relative;
    z-index: 2;
}
.rhs__panel-content h1, .rhs__panel-content h2, .rhs__panel-content h3, .rhs__panel-content h4, .rhs__panel-content h5, .rhs__panel-content h6 {
    color: #1b325f;
}
.rhs__panel-content>h2:first-child, .rhs__panel-content>h3:first-child, .rhs__panel-content>h4:first-child, .rhs__panel-content>h5:first-child {
    margin-top: 0;
}
.rhs__panel-content p:first-child {
    margin-top: 0;
}
.rhs__panel-content p:last-child {
    margin-bottom: 0;
}
.accordion__heading, .tab__button {
    position: relative;
    display: block;
    width: 100%;
    border: 0;
    outline: 0;
    padding: .65rem 1rem;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -webkit-transition: .15s background-color linear;
    -moz-transition: .15s background-color linear;
    transition: .15s background-color linear;
}
.accordion, .tabs, .mobile-tabs__accordion {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.accordion__block {
    border: solid 1px #f0f0f0;
}
.accordion__heading {
    background-color: #fff;
    color: #1b325f;
    font-weight: 700;
    padding: 1.1875rem;
    padding-right: 2.1875rem;
    line-height: 1;
}
.accordion__heading:hover, .accordion__heading:focus {
    color: #fff;
    background-color: #1b325f;
}
.accordion__heading:hover:before, .accordion__heading:hover:after, .accordion__heading:focus:before, .accordion__heading:focus:after {
    background-color: #fff;
}
.accordion__heading:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 3px;
    height: 13px;
    top: 20px;
    right: 25px;
    background-color: #0088a6;
}
.accordion__heading:after {
    content: '';
    position: absolute;
    right: 1.25rem;
    top: 25px;
    display: inline-block;
    width: 13px;
    height: 3px;
    background-color: #0088a6;
}
.active>.accordion__heading {
    color: #1b325f;
    background-color: #fff;
}
.active>.accordion__heading:after {
    background-color: #1b325f;
}
.active>.accordion__heading:before {
    content: none;
}
.accordion__content {
    background-color: #fff;
    display: none;
    overflow: hidden;
    padding: .375rem 1.1875rem 1.1875rem;
}
.accordion__content p:first-of-type {
    margin-top: 0;
}
.accordion__content p:last-of-type {
    margin-bottom: 0;
}
.tabs {
    position: relative;
    display: none;
}
.tab__buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.tab__button {
    color: #fff;
    background-color: #1b325f;
    text-align: center;
    font-weight: 700;
    margin-right: 4px;
    border: 1px solid transparent;
    border-bottom: 0;
}
.tab__button:last-child {
    margin-right: 0;
}
.tab__button:hover, .tab__button:focus {
    color: #fff;
    background-color: #15284b;
}
.tab__button.active {
    color: #1b325f;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-bottom: 0;
}
.tabs__contents {
    position: relative;
    border: 1px solid #f0f0f0;
    border-top: 0;
}
.tab__content {
    display: none;
    padding: 1rem;
    background-color: #fff;
}
.tab__content p:first-of-type {
    margin-top: 0;
}
.tab__content p:last-of-type {
    margin-bottom: 0;
}
.tab__content.active {
    display: block;
}
.gallery {
    max-width: 50rem;
    margin: 0 auto;
}
.gallery__single {
    position: relative;
    z-index: 1;
}
.gallery__nav {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    margin: 0 auto 3rem;
    padding: 1.25rem 1rem;
    position: relative;
    top: -24px;
    width: 90%;
    z-index: 2;
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .15);
    will-change: transform;
}
.gallery__nav .gallery__item {
    outline: none;
}
.gallery__nav .gallery__image {
    cursor: pointer;
    border: 4px solid transparent;
}
.gallery__nav .gallery__image:hover, .gallery__nav .gallery__image:focus {
    border: 4px solid #003963;
}
.gallery__nav .slick-list {
    position: relative;
}
.gallery__nav .slick-next, .gallery__nav .slick-prev {
    position: absolute;
    top: 50%;
    right: -1.75rem;
    padding: 0;
    margin: -.8125rem 0 0;
    background-color: transparent;
    color: transparent;
    text-indent: 200%;
    overflow: hidden;
    border: 0;
    height: 1.75rem;
    width: 1.375rem;
}
.gallery__nav .slick-next:after, .gallery__nav .slick-prev:after {
    content: '';
    position: absolute;
    top: .5rem;
    left: .375rem;
    height: 12px;
    width: 12px;
    border-right: 4px solid #003963;
    border-bottom: 4px solid #003963;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gallery__nav .slick-prev {
    left: -1.75rem;
    right: auto;
}
.gallery__nav .slick-prev:after {
    left: auto;
    right: .375rem;
    border-right: 0;
    border-left: 4px solid #003963;
    border-bottom: 4px solid #003963;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.gallery__image {
    display: block;
}
.gallery__description {
    color: inherit;
    background-color: #3766c2;
    padding: .5rem .75rem;
    margin-top: .5rem;
}
.form__group, .sq-form-question {
    margin-bottom: 1rem;
}
.form__group label, .sq-form-question label {
    color: #393939;
}
.form__group .form__group:last-child, .form__group .form__check:last-child, .sq-form-question .form__group:last-child, .sq-form-question .form__check:last-child {
    margin-bottom: 0;
}
.sq-form-question-answer>ul>li {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
.sq-form-question-answer>ul>li:before {
    content: none !important;
}
.form__group-inline {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.form__group-inline>.datepicker__wrap {
    display: block;
    width: 100%}
.form__group-inline>input[type=text], .form__group-inline>.datepicker__wrap {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.form__group-inline .twitter-typeahead {
    background-color: #fff;
}
.form-fieldset__content {
    display: none;
    margin-top: .75rem;
}
.form-fieldset__content li input[type=checkbox], .form-fieldset__content li input[type=radio] {
    margin-right: .25rem;
    margin-top: -4px;
    vertical-align: middle;
}
.form-fieldset__content li:last-child label {
    margin-bottom: 0;
}
.sq-form-question-option-list li, .sq-form-question-tickbox-list li, .form__check {
    position: relative;
    display: block;
    margin-bottom: .25rem;
}
.sq-form-question-option-list label, .sq-form-question-tickbox-list label, .form-check__label {
    color: #4290aa;
    padding-left: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    cursor: pointer;
}
.disabled>.sq-form-question-option-list label, .disabled>.sq-form-question-tickbox-list label, .disabled>.form-check__label {
    color: #64b6cf;
    cursor: not-allowed;
}
.sq-form-question-option-list input[type=radio], .sq-form-question-tickbox-list input[type=checkbox] {
    position: absolute;
    margin-top: .25rem;
    margin-left: 0;
}
.form-check__input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.5rem;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.form__control, .sq-form-field:not([type=radio]):not([type=checkbox]) {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    color: inherit;
    font-size: 1rem;
    line-height: 1.25;
    border: 2px solid #e3e3e3;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: .2s background-color ease-in-out, .2s border-color ease-in-out, .2s color ease-in-out;
    -moz-transition: .2s background-color ease-in-out, .2s border-color ease-in-out, .2s color ease-in-out;
    transition: .2s background-color ease-in-out, .2s border-color ease-in-out, .2s color ease-in-out;
}
.form__control:focus, .sq-form-field:not([type=radio]):not([type=checkbox]):focus {
    color: #464a4c;
    background-color: #fff;
    border: 2px solid #cacaca;
    outline: 0;
}
.has-success .form__control, .has-success .sq-form-field:not([type=radio]):not([type=checkbox]) {
    border-color: #5cb85c;
}
.has-warning .form__control, .has-warning .sq-form-field:not([type=radio]):not([type=checkbox]) {
    border-color: #f0ad4e;
}
.has-error .form__control, .has-error .sq-form-field:not([type=radio]):not([type=checkbox]) {
    border-color: #d9534f;
}
.form__group-inline>.form__control, .form__group-inline>.sq-form-field:not([type=radio]):not([type=checkbox]) {
    margin-right: .5rem;
}
.form__group-inline>.form__control:last-child:not(:first-child), .form__group-inline>.sq-form-field:not([type=radio]):not([type=checkbox]):last-child:not(:first-child) {
    margin-right: 0;
}

.form__control-success, .form__control-warning, .form__control-error {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    background-size: 1.125rem 1.125rem;
}
.has-success .form-control__feedback {
    color: #5cb85c;
}
.has-warning .form-control__feedback {
    color: #f0ad4e;
}
.has-error .form-control__feedback {
    color: #d9534f;
}
.sq-form-question-error .form__control {
    border-color: #d9534f;
}
.sq-form-question-error .sq-form-error {
    color: #d9534f;
    margin-top: .5rem;
}
.form__text {
    display: block;
    margin-top: .25rem;
    font-size: 85%;
    color: #636c72;
}
.form-list__item {
    padding-bottom: .4rem;
}
.form-list__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.form-list__link {
    -webkit-transition: .15s color ease-in-out;
    -moz-transition: .15s color ease-in-out;
    transition: .15s color ease-in-out;
    color: #393939;
    text-decoration: none;
}
.form-list__link:hover, .form-list__link:focus, .form-list__link.active {
    color: #003963;
}
.form-list__link.active {
    font-weight: 600;
}
.form-list__count {
    float: right;
    font-size: 90%;
    font-family: Helvetica, Arial, Sans-serif;
    line-height: 1em;
    color: #686868;
    background-color: #d9d9d9;
    padding: .25rem .35rem;
    border-radius: .25rem;
}
.form__separator {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top-color: #1b325f;
    border-bottom: 0;
}
.toc__list {
    display: none;
}
.toc__toggler {
    font-size: 1rem;
    color: #58595b;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
}
h3.toc__heading {
    color: #1b325f;
    font-size: 1.25rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 1rem;
}
h3.toc__heading:after {
    content: '';
    display: block;
    width: 1.5rem;
    height: .25rem;
    margin-top: .65rem;
    background-color: #003963;
}
.toc__link {
    position: relative;
    display: block;
    font-size: .9375rem;
    color: #58595b;
    text-decoration: none;
    padding-right: 1.5rem;
    -webkit-transition: .15s color ease-in-out;
    -moz-transition: .15s color ease-in-out;
    transition: .15s color ease-in-out;
}
.toc__link:after {
    content: '';
    position: absolute;
    top: .4rem;
    right: .1rem;
    display: block;
    height: 6px;
    width: 6px;
    border-right: 2px solid #003963;
    border-bottom: 2px solid #003963;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.toc__link:hover, .toc__link:focus {
    color: #003963;
}
.toc__item {
    margin-bottom: .5rem;
}
.toc__item:last-child {
    margin-bottom: 0;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .toc__item {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.toc__item:before {
    content: none !important;
}
}.gMap {
    width: 100%;
    height: 400px;
}
.btt__wrapper {
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    padding: 0 1.5rem;
}
.btt {
    max-width: 80rem;
    margin: 0 auto;
}
.btt a {
    float: right;
    display: block;
    height: 36px;
    width: 80px;
    position: relative;
    background-color: #003963;
    border: 2px solid #003963;
    transition: all .3s ease;
    color: #fff;
}
.btt a:before {
    content: '';
    position: absolute;
    border-width: 3px 0 0 3px;
    border-style: solid;
    border-color: #fff;
    width: 12px;
    height: 12px;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all .3s ease;
}
.btt a:hover, .btt a:focus {
    background: #fff;
}
.btt a:hover:before, .btt a:focus:before {
    border-color: #003963;
}
.figure__image {
    position: relative;
    margin-bottom: 2.5rem;
}
.figure__image img {
    display: block;
}
.figure__image figcaption {
    color: #2e2e2e;
    margin-top: .5rem;
    font-size: .875rem;
}
.popup__video {
    text-decoration: none;
}
.addtocalendar {
    position: relative;
    display: inline-block;
    background: 0 0;
}
.addtocalendar var {
    display: none;
}
.addtocalendar .atcb-list {
    position: absolute;
    left: 0;
    display: none;
    background-color: #fff;
    margin-top: .25rem;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .25rem;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}
.addtocalendar .atcb-list:hover {
    display: block;
}
.addtocalendar .atcb-link:focus+.atcb-list, .addtocalendar .atcb-link:active+.atcb-list {
    display: block;
}
.addtocalendar .atcb-item-link {
    font-size: .9375rem;
    padding: .35rem .75rem;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}
.addtocalendar .atcb-item-link:hover, .addtocalendar .atcb-item-link:focus {
    background-color: #f0f0f0;
}
.at-share-tbx-element .at-icon-wrapper {
    display: none !important;
}
.video-container {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 1.875rem;
    position: relative;
}
.video-container embed, .video-container iframe, .video-container object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%}
.video-poster a img {
    vertical-align: bottom;
    width: 100%}
.video-poster a .image__wrapper {
    position: relative;
    overflow: hidden;
}
.video-poster a .image__wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #262626;
    opacity: .6;
    position: absolute;
}

.map__description {
    position: relative;
    padding: 1.9375rem;
    background-color: #fff;
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .15);
    will-change: transform;
    color: #2e2e2e;
}
.map__description h3.map__description-heading {
    color: #1b325f;
    margin-top: 0;
    margin-bottom: 1.3125rem;
    font-size: 1.375rem;
}
.map__description p {
    margin: 0;
}
.landing-panel {
    color: #4290aa;
    background-color: #fff;
    border: 1px solid #64b6cf;
    margin-top: 1.5rem;
    padding: 1rem;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}
.landing-panel:first-child {
    margin-top: 0;
}
.landing-panel:hover, .landing-panel:focus {
    color: #4290aa;
    background-color: #5c83d1;
    border: 1px solid #64b6cf;
}
.landing-panel__link {
    color: #4290aa;
    text-decoration: none;
}
.landing-panel__heading {
    margin-top: 0;
    margin-bottom: .75rem;
}
.landing-panel__image {
    display: block;
    margin-bottom: 1rem;
}
.landing-image__container {
    position: relative;
}
.landing-image__container:after {
    content: '';
    box-shadow: inset 0px -100px 85px -50px rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
.landing-image {
    position: relative;
    display: block;
    height: 15.9375rem;
    width: 100%;
    object-fit: cover;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .landing-image {
    z-index: inherit;
}
}.landing__content h1, .landing__content h2, .landing__content h3 {
    margin-top: 0;
    margin-bottom: .5rem;
}
.landing__content+.panels__container {
    margin-top: 1.5rem;
}
.landscape-carousel {
    display: none;
}
.landscape-carousel.slick-initialized {
    display: inherit;
}
.landscape-carousel, .landscape-carousel__caption-wrapper {
    position: relative;
    overflow: hidden;
}
.landscape-carousel__wrapper {
    position: relative;
}
.landscape-carousel__item {
    background-color: #1b325f;
}
.landscape-carousel__caption {
    color: #fff;
    text-decoration: none;
    background-color: #1b325f;
    display: block;
    padding: 1.75rem 1.25rem;
    position: relative;
    line-height: 1.25;
}
.landscape-carousel__caption:hover, .landscape-carousel__caption:focus {
    color: #fff;
}
.landscape-carousel__caption:hover .landscape-carousel__caption-heading:after, .landscape-carousel__caption:focus .landscape-carousel__caption-heading:after {
    width: 100%}
.landscape-carousel__caption.is-video:after {
    content: 'Watch Video';
    display: inline-block;
    font-weight: 600;
    color: #fff;
    border: 2px solid #fff;
    padding: .625rem .875rem .5rem;
    margin-top: 1.5rem;
}
.landscape-carousel__image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 12.5rem;
}
.landscape-carousel__caption-heading {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: .75rem;
    padding-bottom: .75rem;
}
.landscape-carousel__caption-heading:after {
    width: 2.5rem;
    -moz-transition: width .4s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: width .4s cubic-bezier(.77, 0, .175, 1);
    transition: width .4s cubic-bezier(.77, 0, .175, 1);
    content: '';
    display: block;
    height: .25rem;
    margin-top: 1rem;
    background-color: #003963;
}
.landscape-carousel__caption-content {
    line-height: 1.75;
}
.landscape-carousel__dots {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.landscape-carousel__dots>li {
    margin-right: .75rem;
}
.landscape-carousel__dots>li button {
    display: block;
    height: .875rem;
    width: .875rem;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .15);
    border: .125rem solid #fff;
    margin: 4px 0;
    padding: 0;
    color: #757575;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
}
.landscape-carousel__dots>li.slick-active button {
    background-color: #fff;
}
.landscape-carousel__controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    max-width: 84rem;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
    position: absolute;
    top: 10.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.landscape-carousel__toggler {
    display: block;
    background-color: transparent;
    height: .875rem;
    width: .75rem;
    border-width: 0 .25rem;
    border-style: none solid;
    border-color: transparent #fff;
    padding: 0;
    margin-left: .25rem;
}
.landscape-carousel__toggler.carousel-paused {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-color: transparent transparent transparent #fff;
}
.search-result__item {
    margin-bottom: 2.5rem;
    border: 1px solid #f0f0f0;
}
.search-result__item:first-child {
    margin-top: 3rem;
}
.search-result__item:last-child {
    margin-bottom: 0;
}
.search-result__link {
    position: relative;
    color: #1b325f;
    text-decoration: none;
    background-color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .1);
    will-change: transform;
}
.search-result__link:hover .search-result__heading, .search-result__link:focus .search-result__heading {
    text-decoration: underline;
}
.search-result__desc {
    color: #58595b;
    margin-top: 1rem;
}
h2.search-result__heading {
    font-size: 1.25rem;
    line-height: 1.4rem;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: .5rem;
}
.search-result__best-bet h2.search-result__heading {
    color: #003963;
}
.search-result__image-wrapper {
    display: none;
    position: absolute;
    height: 100%;
    width: 125px;
}
.search-result__image {
    display: none;
    max-width: 125px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.search-result__content {
    padding: 1.8125rem;
    line-height: 1.5;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%}
.search-result__best-bet .search-result__content {
    border-bottom: 5px solid #003963;
}
.search-result__type {
    font-weight: 400;
    margin-bottom: .2rem;
}
@media screen and (min-width:35.3125em) {
    .search-result__image, .search-result__image-wrapper {
    display: inherit;
}
.search-result__image-wrapper+.search-result__content {
    padding-left: calc(125px + 29px);
}
.listing-3-col .search-result__image, .listing-3-col .search-result__image-wrapper {
    display: none;
}
.listing-3-col .search-result__image-wrapper+.search-result__content {
    padding-left: 1.8125rem;
}
}.search-result__date {
    font-size: .875rem;
    margin-bottom: .5rem;
}
.search-result__date time {
    font-weight: 400;
}
.search-result__content-inner .search-result__date {
    margin-bottom: 0;
}
.search-result__event-location {
    margin-bottom: .5rem;
}
.search-result__event-location {
    font-style: italic;
    font-weight: 400;
}
.search-result__url {
    line-height: 1rem;
    font-size: .875rem;
    font-weight: 400;
    margin-top: 1rem;
    word-break: break-all;
}
.rhs-filters__heading {
    font-weight: 400;
    font-size: 1.35rem;
    line-height: 1.35rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding-bottom: .45rem;
    border-bottom: 2px solid #003963;
}
.rhs-filters__container {
    margin-bottom: 2.5rem;
}
.rhs-filters.form-filters .rhs-filters__container[data-expanded=true]>.rhs-filters__heading:before {
    top: .625rem;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.rhs-filters.form-filters .rhs-filters__heading {
    border-bottom: 1px solid #d8d8d8;
    position: relative;
}
.rhs-filters.form-filters .rhs-filters__heading:before {
    content: '';
    position: absolute;
    right: 1.1rem;
    top: .3125rem;
    height: .75rem;
    width: .75rem;
    border-right: 4px solid #686868;
    border-bottom: 4px solid #686868;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rhs-filters.form-filters .rhs-filters__heading+form, .rhs-filters.form-filters .search-form__wrapper {
    display: none;
}
.rhs-filters.form-filters legend {
    color: #686868;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 125%;
    font-weight: 500;
    text-transform: none;
    width: auto;
    display: inline-block;
    cursor: default;
}
.rhs-filters.form-filters legend:not(:first-child) {
    margin-top: 1rem;
}
.rhs-filters.form-filters legend:before {
    content: none;
}
.rhs-filters.form-filters legend+.form-fieldset__content {
    display: block;
    margin-top: 1rem;
}
.rhs-filters.form-filters legend:after {
    content: '';
    display: block;
    width: 1.25rem;
    height: 3px;
    margin-top: .25rem;
    background-color: #003963;
}
.rhs-filters.form-filters fieldset.form__group[data-expanded=true]>legend:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.rhs-filters.facets-filters legend {
    line-height: 2;
    border: 0;
    background-color: #1b325f;
    margin: 0;
    padding: .65rem 1rem;
    color: #fff;
    font-size: 80%;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
}
.rhs-filters.facets-filters legend:before {
    content: '';
    position: absolute;
    right: 1.1rem;
    top: 1.15rem;
    height: .75rem;
    width: .75rem;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    display: block;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.rhs-filters.facets-filters fieldset.form__group {
    margin-bottom: 1rem;
}
.rhs-filters.facets-filters fieldset.form__group[data-expanded=true]>legend:before {
    top: .75rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.calendar__icon {
    display: block;
    fill: #1b325f;
    height: 22px;
    width: 26px;
}
.ui-datepicker {
    display: none;
    background-color: #fff;
    padding: .5rem;
    border: 1px solid rgba(0, 0, 0, .25);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
    margin-top: 3px;
}
.ui-datepicker-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: .4rem;
}
.ui-datepicker-prev>.ui-icon, .ui-datepicker-next>.ui-icon {
    display: none;
}
.ui-datepicker-prev, .ui-datepicker-next {
    cursor: pointer;
    display: block;
    height: 28px;
    width: 28px;
    background-color: #eee;
}
.ui-datepicker-prev:after, .ui-datepicker-next:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #555 transparent transparent;
    vertical-align: middle;
    margin-top: 4px;
    margin-left: 9px;
}
.ui-datepicker-prev:hover, .ui-datepicker-prev:focus, .ui-datepicker-next:hover, .ui-datepicker-next:focus {
    background-color: #dfdfdf;
}
.ui-datepicker-next {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.ui-datepicker-next:after {
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #555;
    margin-left: 10px;
}
.ui-datepicker-calendar {
    width: 100%;
    min-width: 12.5rem;
}
.ui-datepicker-calendar td {
    padding: 1px;
}
.ui-datepicker-calendar thead span {
    font-size: 80%;
    text-transform: uppercase;
    display: block;
    margin-bottom: .3rem;
}
.ui-datepicker-calendar .ui-state-default {
    display: block;
    padding: .25rem .45rem;
    color: #555;
    font-size: .9375rem;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    background-color: #eee;
}
.ui-datepicker-calendar .ui-state-default.ui-state-hover {
    background-color: #dfdfdf;
}
.ui-datepicker-calendar .ui-state-default.ui-state-active {
    color: #fff;
    background-color: #64b6cf;
}
.datepicker__wrap {
    position: relative;
}
.datepicker__wrap .datepicker__clear {
    position: absolute;
    top: 50%;
    right: 2.75rem;
    padding: 0;
    border: 0;
    height: 1.25rem;
    width: 1.25rem;
    color: #fff;
    background-color: #1b325f;
    display: none;
    border-radius: .2rem;
    -webkit-transition: .2s background-color ease-in-out;
    -moz-transition: .2s background-color ease-in-out;
    transition: .2s background-color ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.datepicker__wrap .datepicker__clear:hover, .datepicker__wrap .datepicker__clear:focus {
    outline: 0;
    background-color: #5fa8c1;
}
.page-description {
    position: relative;
    max-width: 84rem;
    margin: 0 auto;
    padding: 1.5625rem 2rem;
}
.page-description:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    z-index: 10;
}
.wrapper .page-description {
    margin-top: -3.125rem;
    padding: 1.5625rem 0;
}
.wrapper+.page-description {
    margin-top: -3.125rem;
    padding-top: 0;
}
.page-description__header {
    font-size: 1.25rem;
    color: #003963;
}
.page-description__description {
    font-size: 1rem;
    color: #636c72;
}
.page-tiles__wrapper {
    background-color: #edf1f4;
    position: relative;
}
.page-tiles__wrapper:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #edf1f4;
    z-index: 10;
}
.page-tiles__header {
    color: #003963;
    font-size: 1.625rem;
    flex: 1 0 100%;
    text-align: center;
}
.page-tiles {
    display: flex;
    flex-wrap: wrap;
    max-width: 84rem;
    margin: 0 auto;
    padding: 1.5625rem 2rem;
}
.page-tile {
    flex: 1 0 100%;
    max-width: 100%;
    padding: .1875rem 0;
}
.page-tile__link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    cursor: pointer;
    text-decoration: none;
    height: 100%}
.page-tile__content {
    background-color: #fff;
    padding: 25px;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}
.page-tile__content:after {
    content: '';
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    background-image: url("file/0011/111152/tile-arrow.svg?v=0.0.5");
    background-size: cover;
    transition: transform 1s;
    align-self: flex-end;
    margin-top: auto;
}
.page-tile__link:hover .page-tile__content:after {
    transform: translateX(-10px);
}
.page-tile__header {
    color: #003963;
    margin: 0;
    max-width: 100%}
.page-tile__description {
    font-size: 1rem;
    color: #636c72;
    font-weight: 300;
    max-width: 100%}
.page-tile__image {
    display: none;
}
@media screen and (max-width:63.9375em) {
    .rhs-filters.form-filters button[type=submit] {
    float: left;
}
}@media (min-width:48em) {
    .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
}
.main__content.is-listing {
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    margin-top: 0;
}
.breadcrumbs {
    display: inherit;
}
.event__info-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.event__info-inner h1, .event__info-inner h2 {
    margin-right: .5rem;
    margin-bottom: 0;
}
.event__info-list {
    display: flex;
    flex-wrap: wrap;
}
.event__info-list li {
    margin-bottom: .5rem;
    flex: 1 0 50%}
.event__info-list strong {
    display: block;
}
.gradient__wrapper {
    background: #f3f3f3;
    background: -moz-linear-gradient(left, #f3f3f3 0%, #fff 50%, #2b2b2b 50%);
    background: -webkit-linear-gradient(left, #f3f3f3 0%, #fff 50%, #2b2b2b 50%);
    background: linear-gradient(to right, #f3f3f3 0%, #fff 50%, #2b2b2b 50%);
    padding-top: 4rem;
    padding-bottom: 5rem;
}
.gradient__wrapper .large-box:nth-child(2) .feature-box__heading, .gradient__wrapper .large-box:nth-child(2) .feature-box__content {
    color: #fff;
}
.large-box .feature-box__link {
    padding: 0;
}
.feature-panels__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
}
.gradient__wrapper+.feature-panels__wrapper {
    padding-top: 0;
    margin-top: -2rem;
}
.large-box .feature-box__heading {
    text-align: left;
    padding-bottom: 1rem;
}
.feature-box__container {
    width: calc(100%/2 - 10px);
}
.feature-box__container.large-box {
    width: 50%;
    padding-left: 2rem;
    padding-right: 2rem;
}
.feature-box__container:not(.large-box) {
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .15);
    will-change: transform;
}
.feature-box__container:nth-child(2) {
    margin-top: 0;
}
.feature-box__container:nth-child(n+3) {
    margin-top: 3rem;
}
.large-box .feature-box__image {
    display: inherit;
}
.feature-box__content {
    font-size: 1rem;
    line-height: 1.75;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.large-box .feature-box__content {
    display: inherit;
    padding-top: 1.25rem;
    font-size: 1rem;
    line-height: 1.75rem;
}
.main__footer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 95%}
.footer-links__column {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-align: left;
}
.footer-links__column--latest {
    display: block;
}
.footer-social__wrapper {
    order: 5;
}
.footer-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin: 10px auto;
}
.footer-links__buttons {
    align-items: flex-end;
    margin-top: 1.875rem;
}
.footer-social__wrapper {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-bottom: 0;
}
.footer__copyright {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
}
.footer-links__logo {
    align-items: flex-end;
}
.top-nav {
    padding-left: 2rem;
    padding-right: 2rem;
}
.banner {
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner__image {
    display: none;
}
.banner__color--dark {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    transform: skew(23deg);
}
.banner__color--medium, .banner__color--right {
    top: 40%}
.banner__text {
    transform: skew(-23deg);
    padding: 0 23%}
.banner__header {
    font-size: 1.5rem;
    text-align: left;
}
.banner__description {
    font-size: 1rem;
}
body.home .box-grid__wrapper:after {
    display: block;
}
.box-grid__wrapper {
    padding: 100px 12px;
}
.box-grid {
    margin: 0 auto;
}
.search-box--header {
    -webkit-flex: 1 0 35%;
    -ms-flex: 1 0 35%;
    flex: 1 0 35%;
    display: block;
}
.search-box {
    margin: 0 12px;
    margin-bottom: 30px;
    padding: 20px 40px;
}
.box-grid__left {
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
}
.box-grid__left .box-grid__item {
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
}
.box-grid__left .box-grid__row:nth-of-type(odd) .box-grid__item:nth-of-type(1) {
    -webkit-flex: 7;
    -ms-flex: 7;
    flex: 7;
}
.box-grid__left .box-grid__row:nth-of-type(even) .box-grid__item:nth-of-type(2) {
    -webkit-flex: 7;
    -ms-flex: 7;
    flex: 7;
}
.box-grid__right .box-grid__item {
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
}
.box-grid__right .box-grid__item:nth-of-type(2) {
    -webkit-flex: 7;
    -ms-flex: 7;
    flex: 7;
}
.box-grid__right {
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.box-grid__grid {
    flex-direction: column;
    -ms-flex-direction: row;
    padding: 0;
}
.box-grid__right {
    flex-direction: row;
    -ms-flex-direction: column;
}
.box-grid__vertical.box-grid__item {
    margin-right: 12px;
    height: 270px;
}
.search-box__form {
    font-size: 1rem;
}
body.home .news-events__wrapper:after {
    display: block;
}
.quicklinks__wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}
.quicklinks__resource {
    margin-top: 0;
}
.news-events__item {
    -webkit-flex: 1 0 calc(50% - 24px);
    -ms-flex: 1 0 calc(50% - 24px);
    flex: 1 0 calc(50% - 24px);
    width: calc(50% - 24px);
}
.news-events__item--wide {
    width: 100%}
.news-events__left {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
.news-events__right {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
body.home .quicklinks__wrapper:after {
    display: block;
}
.quicklinks {
    padding: 0 2rem;
}
.quicklinks__list {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%}
.quicklinks__resource {
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%}
.quicklinks__resource-link {
    -webkit-flex: 1 0 calc(50% - 40px);
    -ms-flex: 1 0 calc(50% - 40px);
    flex: 1 0 calc(50% - 40px);
    max-width: calc(50% - 40px);
    margin: 0 20px;
    padding: 0;
    border-top: 0;
    border-bottom: 2px solid #edf1f4;
}
.quicklinks__resource-link:last-of-type {
    border-bottom: 0;
}
.quicklinks__list-item {
    border: none;
    text-align: left;
    margin: 5px 0;
    flex-basis: 50%}
.quicklinks__list-item:hover, .quicklinks__list-item:focus {
    background-color: transparent;
}
.quicklinks__heading {
    text-align: left;
    padding-top: 0;
}
.statistics__item:nth-of-type(odd) {
    border-right: 1px solid #ced2d4;
}
.lhs__menu {
    position: relative;
}
.accordion {
    position: relative;
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .15);
    will-change: transform;
}
.tabs {
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .1);
    will-change: transform;
    display: inherit;
    margin-bottom: 3rem;
}
.tab__content {
    padding: 1.875rem 1.1875rem;
}
.mobile-tabs__accordion {
    display: none;
}
.toc__box, .rhs__container {
    width: 250px;
    display: inline-block;
    /* float: right; */
    margin-left: 2rem;
    margin-bottom: 2rem;
    clear: both;
}
.toc__list {
    display: block;
}
.toc__link {
    width: 100%;
    max-width: 250px;
    overflow: hidden;
}
.rhs__column {
    margin-top: 3.5rem;
    margin-bottom: .75rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.is-listing+.rhs__column {
    display: block;
}
.rhs__panel {
    margin-left: -1rem;
}

.landing-panel {
    width: calc(50% - .75rem);
}
.landing-panel:nth-child(2) {
    margin-top: 0;
}
.landing-image {
    height: 18.75rem;
}
.home .landscape-carousel__wrapper {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .1);
}
.landscape-carousel__caption-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 84rem;
    margin: 0 auto;
    padding-left: 2rem;
    padding-right: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.landscape-carousel__controls {
    top: auto;
    bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.landscape-carousel__image {
    height: 26.5625rem;
}
.landscape-carousel__caption {
    width: 100%;
    max-width: calc(100% - 22rem);
    padding: 1.35rem 2rem;
    line-height: 1.35;
}
.landscape-carousel__caption.is-video:after {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}
.landscape-carousel__caption-heading {
    font-size: 185%;
    line-height: 1.28;
    margin-bottom: 1rem;
    padding-bottom: 0;
    border-bottom: 0;
}
.landscape-carousel__caption-heading:after {
    content: '';
    width: 2.5rem;
    height: .35rem;
    background-color: #003963;
    display: block;
    margin-top: 1rem;
}
.landscape-carousel__caption-content {
    line-height: 1.65;
}
.landscape-carousel__item {
    background-color: transparent;
}
.search-result__content-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: .5rem;
}
.search-result__type {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1rem;
    margin-bottom: 0;
}
.page-description {
    padding: 3.125rem 2rem;
}
.wrapper .page-description {
    padding: 3.125rem 0;
}
.page-tile {
    flex: 1 0 50%;
    max-width: 50%;
    padding: .625rem;
}
.page-tile__image {
    display: block;
    max-height: 200px;
    height: 100%}
.page-tiles__header {
    padding: .625rem;
}
}@media (min-width:64em) {
    .wrapper, .main-content__wrapper {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.main-column__wrapper {
    min-width: 1px;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%}
.main-content__wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.main__content {
    width: auto;
    min-width: 1px;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%}
_::-webkit-full-page-media, _:future, :root .tool-box {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%}
_::-webkit-full-page-media, _:future, :root .tool-box+.main__content {
    -webkit-flex-basis: 1px;
    -ms-flex-preferred-size: 1px;
    flex-basis: 1px;
}
.lhs__menu-toggle {
    display: none;
}
.lhs__menu-list:not(.menu__level-2):not(.menu__level-3):not(.menu__level-4):not(.menu__level-5) {
    display: inherit;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}
.landing-image__container+.wrapper .tools-social, .landing-image__container+.tools-social {
    margin-top: 1rem;
}
.tool-box {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.landing-image__container+.wrapper .tool-box, .landing-image__container+.tool-box {
    margin-top: -4rem;
    margin-bottom: 4rem;
}
.main__content {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%}
.landing-image__container+.wrapper .breadcrumbs__item:not(.breadcrumbs__current):after, .landing-image__container+.breadcrumbs__item:not(.breadcrumbs__current):after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
.landing-image__container+.wrapper .breadcrumbs__link, .landing-image__container+.breadcrumbs__link, .landing-image__container+.wrapper .breadcrumbs__current, .landing-image__container+.breadcrumbs__current, .breadcrumbs__item--no-link {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, .45);
    background-color: rgba(0, 0, 0, .01);
}
.main-header .twitter-typeahead {
    width: 100%}
.event__info-list strong {
    display: inline-block;
}
.event__info-list li {
    margin-bottom: 0;
}
_::-webkit-full-page-media, _:future, :root .event__info-list {
    display: block;
    max-width: 40rem;
}
.gradient__wrapper {
    padding-top: 5rem;
    padding-bottom: 8.4375rem;
}
.feature-box__container {
    width: calc(100%/3 - 20px);
}
.feature-box__container.landing-box {
    width: calc(100%/2 - 20px);
}
.feature-box__container.landing-box:nth-child(3) {
    margin-top: 4rem;
}
.feature-box__container.large-box {
    padding-left: 2rem;
    padding-right: 4rem;
}
.feature-box__container.large-box:nth-child(2) {
    padding-right: 2rem;
    padding-left: 4rem;
}
.feature-box__container:nth-child(3) {
    margin-top: 0;
}
.feature-box__container:nth-child(n+4) {
    margin-top: 4rem;
}
.feature-box__link {
    display: block;
}
.image-box>.feature-box__link:hover .feature-box__content, .image-box>.feature-box__link:focus .feature-box__content {
    -webkit-transform: translateY(-63px);
    -ms-transform: translateY(-63px);
    transform: translateY(-63px);
}
.image-box>.feature-box__link:hover:before, .image-box>.feature-box__link:focus:before {
    visibility: visible;
    opacity: 1;
}
.feature-box__heading {
    padding: 1.25rem 3em 1.25rem 1.5rem;
    margin-top: -1px;
}
.feature-box__heading:after {
    top: 1.6rem;
}
.large-box .feature-box__heading {
    font-size: 2.5rem;
    padding-bottom: 1.5rem;
}
.feature-box__content {
    font-size: .875rem;
}
.large-box .feature-box__content {
    padding-top: 2.25rem;
}
.image-box .feature-box__content {
    color: #58595b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: .3s transform ease-in-out;
    -moz-transition: .3s transform ease-in-out;
    transition: .3s transform ease-in-out;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.small-box .feature-box__heading {
    height: 3.9375rem;
}
.footer-links__column {
    -webkit-flex: 1 0 27%;
    -ms-flex: 1 0 27%;
    flex: 1 0 27%}
.footer-links__logo {
    -webkit-flex: 1 0 12%;
    -ms-flex: 1 0 12%;
    flex: 1 0 12%}
.footer-links__buttons {
    align-items: flex-start;
    margin-top: 3.75rem;
}
.footer__container {
    max-width: 84rem;
    margin: 0 auto;
    width: 100%}
.footer-links__column--contact {
    flex: 1 0 20%}
.footer-links__column--latest {
    flex: 1 0 34%}
.quicklinks__link.footer-quicklinks__link {
    margin-bottom: 1rem;
}
.logo__link {
    padding-left: 2rem;
    margin: 0 auto 0 0;
}
.top-nav {
    display: block;
}
.main-header__wrapper {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #003963;
    position: relative;
}
.header-search__wrapper {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding-left: .9375rem;
    margin-left: .625rem;
}
.header-search__input {
    display: block;
    position: relative;
    border: none;
    padding: .625rem 2.1875rem .625rem 1rem;
    /* vertical-align: top; */
    background: 0 0;
}
.header-search__submit-button {
    float: none;
    position: relative;
    top: auto;
    right: 3px;
    width: 30px;
    padding: 0;
    background-image: url("data:image/gif; base64, R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.header-search__wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 10px 20px;
    margin: 0;
    z-index: 10;
    max-height: 100px;
    transition: all .5s ease-out;
}
.header-search__wrapper--hidden {
    max-height: 0;
    overflow: hidden;
    padding: 0;
}
.header-search__form {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 84rem;
    margin: 0 auto;
    padding: 0 12px;
}
.main-nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 10;
    -ms-flex: 10;
    flex: 10;
}
.main-nav__link {
    color: #fff;
    text-decoration: none;
    font-size: 1.125rem;
    padding: 2rem 1.25rem;
    display: block;
    -webkit-transition: .2s color linear;
    -moz-transition: .2s color linear;
    transition: .2s color linear;
}
.main-nav__link:hover, .main-nav__link:focus {
    color: #fff;
}
.main-nav__link:after, .main-nav__link:before {
    -webkit-transition: .3s ease opacity;
    -moz-transition: .3s ease opacity;
    transition: .3s ease opacity;
}
.main-nav__link:after {
    content: '';
    bottom: 0;
    display: block;
    width: 50px;
    height: 20px;
    background-color: #003963;
    position: absolute;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.main-nav__link:before {
    bottom: 0;
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    height: .75rem;
    width: .75rem;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transform: translate(-50%, 0) rotate(-135deg);
    -ms-transform: translate(-50%, 0) rotate(-135deg);
    transform: translate(-50%, 0) rotate(-135deg);
}
.main-nav__link.main-nav__link--active:after {
    opacity: 1;
}
.main-nav__link.main-nav__link--active:before {
    opacity: 1;
}
.menu-arrow {
    display: none;
}
.mega-menu__wrapper {
    padding: 2.25rem 0;
    display: block;
    width: 100%;
    height: 400px;
    background: #fff;
    overflow: hidden;
}
.mega-menu__items {
    max-width: 84rem;
    margin: 0 auto;
    position: relative;
}
.mega-menu__close-button {
    background: 0 0;
    border: none;
    padding: 0;
    display: block;
    height: 18px;
    width: 18px;
    position: absolute;
    right: 2rem;
    top: 0;
}
.mega-menu__close-button .close-icon {
    display: block;
}
.mega-menu__item {
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 84rem;
    padding-left: 2rem;
    padding-right: 3.5rem;
    opacity: 0;
    visibility: hidden;
    border-bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
    -moz-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
    transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
}
.mega-menu__item.mega-menu__item--visible {
    opacity: 1;
    visibility: visible;
}
.mega-menu__feature {
    width: 30%;
    padding-right: 4rem;
    float: left;
}
.mega-menu__feature-title {
    margin-bottom: .75rem;
}
.mega-menu__feature-description {
    display: block;
    line-height: 1.56;
    color: #58595b;
}
.mega-menu__feature-link {
    border: none;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.5rem;
    padding: 0;
}
.mega-menu__feature-link:hover {
    text-decoration: underline;
}
.mega-menu__navs-wrapper {
    background: 0 0;
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 70%;
    padding-top: 0;
    padding-bottom: 0;
}
.mega-menu__navs-wrapper>.mega-menu__list {
    width: 33%;
    padding-right: 2rem;
    margin-bottom: 2rem;
}
.mega-menu__list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.lvl-2 .mega-menu__list {
    display: block;
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
}
.mega-menu__sub-nav-title {
    margin-top: 0;
    margin-bottom: .5rem;
}
.mega-menu__sub-nav-title .mega-menu__sub-nav-link, .mega-menu__sub-nav-title .mega-menu__sub-nav-text {
    font-size: 1.05rem;
    color: #003963;
    padding-top: 0;
    padding-bottom: 0;
}
.mega-menu__sub-nav-link, .mega-menu__sub-nav-text {
    color: #58595b;
    display: inline-block;
    font-weight: inherit;
    padding: .2rem 0;
    text-decoration: none;
    -webkit-transition: .1s color ease-in-out;
    -moz-transition: .1s color ease-in-out;
    transition: .1s color ease-in-out;
}
.mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus, .mega-menu__sub-nav-text:hover, .mega-menu__sub-nav-text:focus {
    color: #003963;
    text-decoration: underline;
}
.mega-menu__sub-nav-text {
    font-weight: 600;
}
.mega-menu__sub-nav-text:hover {
    text-decoration: none;
}
.main-menu__btn, .header-search__mobile-btn {
    display: none;
}
.search-button {
    display: block;
}
.main-header {
    position: relative;
}
.main-header__container {
    padding: 0 12px;
    transform: none;
    position: static;
}
.search-icon--white, .close-icon {
    fill: #fff;
}
.banner__color--dark {
    width: 40%}
.main {
    margin-top: 0;
}
.banner__header {
    font-size: 1.75rem;
}
.banner__description {
    font-size: 1.25rem;
}
.search-box {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
}
.box-grid__grid {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.box-grid__right {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.box-grid__vertical.box-grid__item {
    height: 565px;
}
.box-grid__right .box-grid__item {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
}
.box-grid__right .box-grid__item:nth-of-type(2) {
    -webkit-flex: 11;
    -ms-flex: 11;
    flex: 11;
}
.news-events__left {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
}
.news-events__right {
    -webkit-flex: 7;
    -ms-flex: 7;
    flex: 7;
}
.news-events__top {
    flex: 1 0 50%;
    text-align: left;
}
.news-events__more-wrapper {
    flex: 1 0 50%;
    order: 2;
    justify-content: flex-end;
    align-items: flex-end;
}
.news-events__grid {
    order: 3;
}
.quicklinks__heading {
    -webkit-flex: 1 0 10%;
    -ms-flex: 1 0 10%;
    flex: 1 0 10%}
.quicklinks__list {
    -webkit-flex: 1 0 65%;
    -ms-flex: 1 0 65%;
    flex: 1 0 65%}
.quicklinks__resource {
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%}
.quicklinks__resource-link {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0;
}
.statistics__item {
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25%;
    padding: 0 10px;
    border-right: 1px solid #ced2d4;
}
.statistics__item:last-of-type {
    border: none;
}
.statistics__grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px;
}
.statistics__item--noimage:before {
    display: none;
}
.lhs__menu {
    margin-right: 4rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 15.3125rem;
    -ms-flex-preferred-size: 15.3125rem;
    flex-basis: 15.3125rem;
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, .25);
    will-change: transform;
}
.landing-image__container+.wrapper .lhs__menu {
    margin-top: -4rem;
}
.lhs__menu-link {
    padding: 1rem 1.5rem;
}
.menu__level-2 .lhs__menu-link {
    padding-left: 1.5rem;
}
.menu__level-3 .lhs__menu-link {
    padding-left: 2.75rem;
}
.menu__level-4 .lhs__menu-link {
    padding-left: 4rem;
}
.menu__level-5 .lhs__menu-link {
    padding-left: 5.25rem;
}
.lhs__menu-link.current.has-children:after {
    top: 1.15rem;
    right: 1.5rem;
}
.rhs__column {
    display: block;
    -webkit-flex-basis: 15.3125rem;
    -ms-flex-preferred-size: 15.3125rem;
    flex-basis: 15.3125rem;
    margin-top: 0;
    margin-left: 3rem;
    padding-bottom: .75rem;
}
.is-listing+.rhs__column {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
}
.rhs__panel {
    width: 100%}
.rhs-panel__link {
    max-width: 17.3125rem;
}
.form-fieldset__content {
    display: inherit;
    margin-top: 0;
}
.addtocalendar .atcb-list {
    left: auto;
    right: 0;
}
.btt__wrapper {
    padding: 0 2rem;
}
.landscape-carousel__image {
    height: 31.25rem;
}
.landscape-carousel__controls {
    bottom: 2rem;
}
.landscape-carousel__caption {
    width: auto;
    max-width: 27.8125rem;
    padding: 2rem;
}
.landscape-carousel__caption-heading {
    font-size: 3.125rem;
    line-height: 1.28;
}
.rhs-filters.form-filters .facet, .rhs-filters.facets-filters .facet {
    margin-bottom: 2rem;
}
.rhs-filters.form-filters fieldset.form__group, .rhs-filters.facets-filters fieldset.form__group {
    border: 0;
}
@media (min-width:64em) {
    .rhs-filters.form-filters .rhs-filters__heading, .rhs-filters.facets-filters .rhs-filters__heading {
    border-bottom: 2px solid #003963;
}
.rhs-filters.form-filters .rhs-filters__heading:before, .rhs-filters.facets-filters .rhs-filters__heading:before {
    content: none;
}
.rhs-filters.form-filters .rhs-filters__heading+form, .rhs-filters.facets-filters .rhs-filters__heading+form, .rhs-filters.form-filters .search-form__wrapper {
    display: block;
}
.rhs-filters.form-filters legend, .rhs-filters.facets-filters legend {
    color: #686868;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 125%;
    font-weight: 500;
    text-transform: none;
    width: auto;
    display: inline-block;
    cursor: default;
}
.rhs-filters.form-filters legend:before, .rhs-filters.facets-filters legend:before {
    content: none;
}
.rhs-filters.form-filters legend+.form-fieldset__content, .rhs-filters.facets-filters legend+.form-fieldset__content {
    margin-top: 1rem;
}
.rhs-filters.form-filters legend:after, .rhs-filters.facets-filters legend:after {
    content: '';
    display: block;
    width: 1.25rem;
    height: 3px;
    margin-top: .25rem;
    background-color: #003963;
}
}@media (min-width:64em) {
    .page-tile {
    flex: 1 0 25%;
    max-width: 25%}
.page-tiles__header {
    text-align: left;
}
.page-tile__image {
    max-height: 150px;
}
}@media (min-width:80em) {
    .feature-box__content {
    font-size: 1rem;
}
.rhs__column {
    -webkit-flex-basis: 17.3125rem;
    -ms-flex-preferred-size: 17.3125rem;
    flex-basis: 17.3125rem;
}
.lhs__menu {
    -webkit-flex-basis: 17.3125rem;
    -ms-flex-preferred-size: 17.3125rem;
    flex-basis: 17.3125rem;
}
.map__description {
    width: 40%;
    position: absolute;
    bottom: -3.125rem;
    left: 1rem;
}
.map__wrapper {
    position: relative;
    margin-bottom: calc(3rem + 50px);
}
.search-result__image-wrapper {
    width: 244px;
}
.search-result__image-wrapper+.search-result__content {
    padding-left: calc(244px + 29px);
}
.search-result__image {
    max-width: 244px;
}
.listing-3-col .search-result__image-wrapper {
    display: inherit;
}
.listing-3-col .search-result__image-wrapper+.search-result__content {
    padding-left: calc(244px + 29px);
}
.listing-3-col .search-result__image {
    display: inherit;
}
}@media print {
    * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
    content: ''}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.rhs__column, .toc__box, .video-poster, .video-container, .landing-image__container, .lhs__menu, .tool-box, .main__footer, .main-header__wrapper, .mega-menu__wrapper, .top-nav {
    display: none;
}
.accordion__content {
    display: block;
}
.tabs {
    display: none;
}
.mobile-tabs__accordion {
    display: block;
}
.main {
    margin-top: 0;
    transform: none !important;
}
@page {
    margin: 15mm;
}
body a {
    text-decoration: none;
}
.main-header {
    position: relative;
}
.logo__link {
    margin: 0;
}
.wrapper, .main-header__container {
    padding: 0;
}
.wrapper, .main-content__wrapper {
    display: block;
}
.gMap {
    page-break-inside: avoid;
}
*, *:before {
    font-weight: 400 !important;
}
table {
    min-width: 0 !important;
}
.gallery__nav {
    display: none;
}
.gallery__item {
    opacity: 1 !important;
    width: unset !important;
    left: unset !important;
    max-width: 200px;
}
.slick-list {
    overflow: visible !important;
    height: unset !important;
}
.slick-track {
    flex-wrap: wrap;
    width: unset !important;
}
.popup__image:after, .logo__link:after {
    display: none;
}
a {
    word-wrap: break-word;
}
.breadcrumbs {
    display: none;
}
.pagination {
    display: none;
}
}.researchReportForm__loader, .researchReportSubmit__loader {
    border: 4px solid #2b71b0;
    border-top: 4px solid #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    animation: spin 2s linear infinite;
    display: inline-block;
    margin-left: 10px;
}
.researchReportError {
    color: #d9534f;
}
.researchReportInputError {
    border-color: #d9534f !important;
}
}