@charset "UTF-8";
/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, img,
ins, kbd, q, samp, var, hr, acronym, dl, dt, dd, ol, ul, li,
pre, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav,
section, summary, time, mark, audio, video {
  border: 0;
  outline: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}

em, strong, b, i, a, span, sub, sup, small {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

/*
a:focus {
    outline:0;
}
:focus, :active {
    outline:none; outline:0;
} ::-moz-focus-inner {
    outline:none;
}
*/
article, aside, details, figcaption, figure, footer,
header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border-top: 1px solid #000;
  color: #000;
}

input, select {
  vertical-align: middle;
}

sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: 0px;
}

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 0px;
}

input, button, textarea, select, label, img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input[type=text],
input[type=password],
input[type=url],
input[type=number],
input[type=tel],
input[type=email],
input[type=button],
input[type=submit],
button, textarea, select {
  -webkit-appearance: none;
  outline: 1px solid transparent;
}

textarea {
  resize: none;
  overflow: auto;
}

button, [type=submit], [type=button], [type=reset] {
  cursor: pointer;
  border: 0;
  text-align: center;
  background: transparent;
  color: inherit;
  padding: 0;
  margin: 0;
}

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

table {
  table-layout: fixed;
}

a[href^=tel] {
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

select:-moz-focusring {
  color: transparent;
}

select::-ms-expand {
  display: none;
}

/* != FONT SMOOTHING */
body, input, button, textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* != ms-clear */
input[type=text]::-ms-clear {
  display: none;
}

/* != BACKGROUND POSITION AND BOX SIZING */
*, *:before, *:after {
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}

/* != .clearfix - CLEAR ELEMENTS */
.clear {
  clear: both;
}

.clearfix {
  display: block;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* != .wordwrap - CONTINUE LONG URLS/WORDS ON NEXT LINE */
.wordwrap {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/* ========================================================================= */
/* !FONTS (@fontface generated with FontSpring Syntax formatting */
/* ========================================================================= */
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/jrd-alert/ui/fonts/Inter/Inter-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/*
    // Use Case: $b (second) variable is optional and defaults to 'max-width'

    @include break(1100){
        h1{
            background: red;
        }
    }

    // Output
    @media screen and (max-width: 1100px) {
        h1 { background: red; }
    }

    // Also, if you want to specify the 2nd variable for break type (i.e., min-height)

    @include break(1100, 'min-height'){
        h1 {
            background:red;
        }
    }

    // Output
    @media screen and (min-height: 1100px) {
        h1 { background: red; }
    }
*/
/*
    // inline SVGs
    // usage: background-image: inline-svg('<svg><!-- your svg code --></svg>');
*/
/**
 * Swiper 8.1.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 16, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.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;
  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: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-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: -0.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: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  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: 0.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-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;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.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: 0.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, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.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, 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) {
  /* Remove all paddings around the image on small screen */
  .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, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    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, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding: 5px;
  }
}
.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;
}

.mfp-title {
  position: absolute;
  color: #fff;
  bottom: calc(100% + 10px);
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
} /* overlay at start */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85;
} /* overlay animate in */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
} /* overlay animate out */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
} /* content at start */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
} /* content animate it */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
} /* content animate out */
/*! jQuery UI - v1.13.2 - 2022-09-29
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/*! jQuery UI - v1.13.2 - 2022-09-29
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
/* != DEFAULT STYLES ===== */
html {
  background-color: #000000;
}

body {
  background-color: #FFFFFF;
}

html, body {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}

h1, .title1 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 4.125rem;
  color: #00476D;
  line-height: 1em;
  transition: 0.15s;
}
@media screen and (max-width: 550px) {
  h1, .title1 {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}

h2, .title2 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  color: #00476D;
}
@media screen and (max-width: 750px) {
  h2, .title2 {
    font-size: 1.75rem;
    line-height: 1.2142857143em;
  }
}

h3, .title3 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2083333333em;
  color: #00476D;
}
@media screen and (max-width: 750px) {
  h3, .title3 {
    font-size: 1.375rem;
    line-height: 1.1818181818em;
  }
}

h4, .title4 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #00476D;
  line-height: 1.2em;
}

h5, .title5 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4444444444em;
  color: #414141;
}

p {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #414141;
  line-height: 1.5625em;
}

p + p {
  margin: 20px 0 0;
}

a {
  transition: 0.15s;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  color: #C75300;
  text-transform: none;
  text-decoration: underline;
  font-weight: 500;
}
a.more {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  color: #C75300;
  font-weight: 600;
  background-color: transparent;
}
a.more:hover {
  color: #00476D;
}
a:hover {
  color: #00476D;
}

.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  margin: -1px;
}

span.meta {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  color: #3B7593;
  line-height: 1.3333333333em;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  display: block;
  margin-bottom: 5px;
}
span.date {
  margin-bottom: 4px;
}

hr {
  margin: 60px 0;
  border-top: 1px solid #D1D1D1;
  background: transparent;
  color: transparent;
}

.btn, .search-results .next-link a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 2.5em;
  text-transform: uppercase;
  padding: 6px 30px;
  border-radius: 5px;
  background-color: #C75300;
}
.btn:hover, .search-results .next-link a:hover {
  background-color: #00476D;
  color: #FFFFFF;
}
.btn--ko {
  color: #C75300;
  background-color: #FFFFFF;
}
.btn--ko:hover {
  color: #00476D;
}
.btn--alt {
  color: #C75300;
  background-color: transparent;
}
.btn--alt:hover {
  color: #00476D;
}
.btn:focus-visible, .search-results .next-link a:focus-visible {
  outline: 3px solid #C75300;
}

.content-main h2, .content-main h3, .content-main h4,
.content h2,
.content h3,
.content h4 {
  margin: 30px 0 10px;
}
.content-main h5,
.content h5 {
  margin: 20px 0;
}
.content-main > *:first-child,
.content > *:first-child {
  margin: 0 0 10px;
}
.content-main img,
.content img {
  margin: 20px 0;
}
.content-main ul:not([class*=gf]),
.content ul:not([class*=gf]) {
  margin: 20px 0 20px 20px;
}
.content-main ul:not([class*=gf]) > li,
.content ul:not([class*=gf]) > li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  color: #414141;
  font-weight: 400;
  line-height: 1.5625em;
}
.content-main ul:not([class*=gf]) > li:before,
.content ul:not([class*=gf]) > li:before {
  content: "•";
  position: absolute;
  left: -10px;
}
.content-main ol,
.content ol {
  counter-reset: li;
  margin: 20px 0 20px 20px;
}
.content-main ol > li,
.content ol > li {
  position: relative;
  padding-left: 20px;
  margin: 20px 0;
  color: #414141;
  line-height: 1.5625em;
}
.content-main ol > li:before,
.content ol > li:before {
  content: counter(li) ". ";
  counter-increment: li;
  position: absolute;
  right: calc(100% - 15px);
  padding-right: 10px;
}
.content-main a,
.content a {
  color: #C75300;
}
.content-main a.btn, .content-main .search-results .next-link a, .search-results .next-link .content-main a,
.content a.btn,
.content .search-results .next-link a,
.search-results .next-link .content a {
  color: #FFFFFF;
}
.content-main a.btn:hover, .content-main .search-results .next-link a:hover, .search-results .next-link .content-main a:hover,
.content a.btn:hover,
.content .search-results .next-link a:hover,
.search-results .next-link .content a:hover {
  color: #FFFFFF;
}
.content-main a:hover,
.content a:hover {
  color: #00476D;
}
.content-main a:focus-visible,
.content a:focus-visible {
  outline: 3px solid #C75300;
}

/* != DEFAULT WORDPRESS STYLES = USE AS NEEDED = .wp-caption = .wp-caption-dd = .wpGallery = .shutter = .shutterset ==== */
.aligncenter {
  display: block;
  margin: 25px auto;
}

.alignleft {
  float: left;
  margin: 0 25px 25px 0;
}

.alignright {
  float: right;
  margin: 0 0 25px 25px;
}

.alignnone {
  display: inline-block;
}

/* != ACCESSIBILITY STYLES ===== */
.sr-only, .slick-sr-only {
  /* Styles below are so elements are shown to screen readers only */
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

*:focus-visible {
  outline: 3px solid #00476D;
  outline-offset: 4px;
  border-radius: 4px;
}

#gf_form_focus {
  outline: none;
}

#skipnav {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  height: 30px;
  left: 50%;
  padding: 8px;
  position: absolute;
  z-index: 10;
  transform: translate(-50%, -1000%);
  transition: transform 0.3s;
}
#skipnav:focus-visible {
  transform: translate(-50%, 0%);
}

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
/*
    ::selection         {
        background: #aaa;
        color: #fff;
    }
    ::-moz-selection    {
        background: #aaa;
        color: #fff;
    }
    ::-webkit-selection {
        background: #aaa;
        color: #fff;
    }
*/
/* != LAYOUT STYLES ===== */
.wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

#header {
  background: #FFFFFF;
  border-top: 18px solid #FF6A00;
  position: relative;
  z-index: 10;
}
#header .logo {
  position: relative;
  height: 80px;
  width: 240px;
}
@media screen and (max-width: 750px) {
  #header .logo {
    height: 72px;
    width: 190px;
  }
}
#header .logo img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
}
#header .logo::after {
  content: "";
  z-index: 5;
  background-color: #FFFFFF;
  height: 90px;
  width: 90px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -8px;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  #header .logo::after {
    height: 80px;
    width: 80px;
    left: -11px;
  }
}
#header .logo:focus-visible {
  outline-offset: 10px;
  border-radius: 50px;
}
#header .wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  position: relative;
  max-height: 80px;
}
#header .mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  #header .wrap {
    flex-direction: row-reverse;
  }
  #header .wrap .logo {
    position: absolute;
    left: 20px;
  }
  #header .mobile {
    display: block;
  }
}

#main-nav {
  flex-grow: 1;
}
#main-nav ul {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
}
#main-nav ul li {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin: 15px 0;
  transition: 0.2s;
  text-align: center;
  border-radius: 5px;
}
#main-nav ul li a {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  line-height: 1.2222222222em;
  text-decoration: none;
  font-size: 0.9375rem;
  padding: 22px 10px;
  font-weight: 600;
  text-transform: none;
  color: #00476D;
}
#main-nav ul li a[href^="#"] {
  cursor: default;
}
#main-nav ul li .menu-toggle-button {
  position: relative;
  left: -15px;
}
#main-nav ul li .sub-menu-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  min-width: 100%;
  height: auto;
  z-index: 10;
  background-color: #00476D;
  box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.5);
  padding: 10px 0;
  border-radius: 0 5px 5px;
  min-width: 100%;
  width: 200px;
}
#main-nav ul li .sub-menu-wrap ul {
  display: block;
  width: 100%;
  height: 100%;
}
#main-nav ul li .sub-menu-wrap ul li {
  text-align: left;
  margin: 0 5px;
  width: 100%;
}
#main-nav ul li .sub-menu-wrap ul li a {
  text-transform: none;
  display: block;
  width: calc(100% - 10px);
  padding: 10px 20px;
  font-weight: 400;
  transition: 0.2s;
  color: #FFFFFF;
}
#main-nav ul li .sub-menu-wrap ul li a:hover {
  background-color: #FFFFFF;
  color: #00476D;
  border-radius: 5px;
}
#main-nav ul li .sub-menu-wrap ul li a:focus-visible {
  outline: 3px solid #FFFFFF;
  outline-offset: 0px;
}
#main-nav ul li .sub-menu-wrap ul li:hover {
  background: transparent;
}
#main-nav ul li:hover, #main-nav ul li.active, #main-nav ul li.open {
  background: #00476D;
}
#main-nav ul li:hover a, #main-nav ul li.active a, #main-nav ul li.open a {
  color: #FFFFFF;
}
#main-nav ul li.menu-item-has-children {
  border-radius: 5px 5px 0 0;
}
#main-nav ul li.menu-item-has-children > a {
  padding: 22px 25px 22px 10px;
}
#main-nav ul li.menu-item-has-children > a:hover + .sub-menu-wrap {
  display: block;
}
#main-nav ul li.menu-item-has-children:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%227%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.225.533A.77.77 0 0 1 1.241.469l.072.064 3.695 3.695L8.702.533A.77.77 0 0 1 9.718.469l.072.064a.77.77 0 0 1 .064 1.015l-.064.073-4.238 4.238a.77.77 0 0 1-1.016.064l-.072-.064L.225 1.621a.77.77 0 0 1 0-1.088Z%22 fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 10px;
  height: 10px;
  position: absolute;
  right: 10px;
  display: block;
  transition: 0.2s;
}
#main-nav ul li.menu-item-has-children:hover .sub-menu-wrap {
  display: block;
}
#main-nav ul li.menu-item-has-children:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%227%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.225.533A.77.77 0 0 1 1.241.469l.072.064 3.695 3.695L8.702.533A.77.77 0 0 1 9.718.469l.072.064a.77.77 0 0 1 .064 1.015l-.064.073-4.238 4.238a.77.77 0 0 1-1.016.064l-.072-.064L.225 1.621a.77.77 0 0 1 0-1.088Z%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
#main-nav ul li.menu-item-has-children.open .sub-menu-wrap {
  display: block;
}
#main-nav ul li.menu-item-has-children.open:after {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%227%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.225.533A.77.77 0 0 1 1.241.469l.072.064 3.695 3.695L8.702.533A.77.77 0 0 1 9.718.469l.072.064a.77.77 0 0 1 .064 1.015l-.064.073-4.238 4.238a.77.77 0 0 1-1.016.064l-.072-.064L.225 1.621a.77.77 0 0 1 0-1.088Z%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 1020px) {
  #main-nav {
    display: none;
  }
  #main-nav .mobile {
    display: block;
  }
}

#menu-toggle {
  vertical-align: middle;
  display: none;
  padding: 0 0 0 5px;
  margin: 25px 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: none;
}
#menu-toggle span, #menu-toggle span:before, #menu-toggle span:after {
  cursor: pointer;
  border-radius: 5px;
  width: 20px;
  height: 2px;
  background: #00476D;
  position: absolute;
  display: block;
  content: "";
}
#menu-toggle span:before {
  top: -6px;
}
#menu-toggle span:after {
  bottom: -6px;
}
#menu-toggle,
#menu-toggle span:before,
#menu-toggle span:after {
  transition: all 0.2s ease-in-out;
}
#menu-toggle.active span {
  background-color: transparent;
}
#menu-toggle.active span:before {
  top: 0;
  transform: rotate(45deg);
}
#menu-toggle.active span:after {
  transform: translateY(-8px) rotate(-45deg);
  top: 8px;
}
@media screen and (max-width: 1200px) {
  #menu-toggle {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  #menu-toggle {
    margin: 20px 0;
  }
}

.search-container {
  display: flex;
  align-items: center;
}
.search-container button {
  background: transparent;
  display: inline-block;
  height: 100%;
  padding: 0 5px;
}
.search-container button .search-icon {
  font-size: 0;
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}
.search-container button .search-icon:before, .search-container button .search-icon:after {
  content: "";
  position: absolute;
  display: block;
  transition: 0.2s;
}
.search-container button .search-icon:before {
  border: 1px solid #00476D;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  left: 1px;
  top: 1px;
}
.search-container button .search-icon:after {
  border: 1px solid #00476D;
  width: 8px;
  height: 0px;
  transform: rotate(45deg);
  top: 12.5px;
  left: 9px;
  border-radius: 2px;
}
.search-container form {
  display: flex;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  align-items: center;
  justify-content: flex-end;
  background: rgba(255, 255, 255, 0.9);
  inset: 0 50px 0 220px;
  transition: 0.2s;
  margin-right: 10px;
}
.search-container form label,
.search-container form button {
  position: absolute;
  left: -9000px;
}
.search-container form input {
  width: 100%;
  max-width: 360px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 40px;
  border: 1px solid #D1D1D1;
}
.search-container.open button .search-icon:before {
  border: 1px solid #00476D;
  width: 20px;
  height: 0px;
  border-radius: 2px;
  transform: rotate(-45deg);
  top: 8px;
  left: -1px;
}
.search-container.open button .search-icon:after {
  border: 1px solid #00476D;
  width: 20px;
  height: 0px;
  transform: rotate(45deg);
  top: 8px;
  left: -1px;
}
.search-container.open form {
  opacity: 1;
  visibility: visible;
}
.search-container.open form input:focus-visible {
  outline: 3px solid #C75300 !important;
}
@media screen and (max-width: 1200px) {
  .search-container {
    display: none;
  }
}

.mobile-nav-container {
  display: none;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background: #00476D;
  padding: 0;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 80px;
  transition: 0.2s;
  box-shadow: 0 25px 50px -20px rgba(0, 0, 0, 0.5);
}
.active .mobile-nav-container {
  visibility: visible;
  opacity: 1;
}
.mobile-nav-container form {
  margin: 20px;
}
.mobile-nav-container form label,
.mobile-nav-container form button {
  position: absolute;
  left: -9000px;
}
.mobile-nav-container form input {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2214%22 viewBox%3D%220 0 16 16%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.27 9.902c.699-.982 1.118-2.175 1.118-3.438C12.388 3.166 9.731.5 6.444.5S.5 3.166.5 6.464c0 3.298 2.657 5.965 5.944 5.965 1.258 0 2.448-.421 3.427-1.123l3.916 3.93c.35.351.978.351 1.398 0 .42-.421.42-.982 0-1.404l-3.916-3.93zM1.898 6.464c0-2.526 2.028-4.56 4.545-4.56s4.545 2.034 4.545 4.56c0 2.527-2.027 4.561-4.545 4.561s-4.545-2.034-4.545-4.56z%22 fill%3D%22%23FFF%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 5px 0 5px 20px;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #106390;
  width: 100%;
  box-shadow: none !important;
}
.mobile-nav-container form input:focus {
  border-bottom: 1px solid white;
}
@media screen and (max-width: 1020px) {
  .mobile-nav-container {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .mobile-nav-container {
    top: 70px;
  }
}
@media screen and (max-width: 650px) {
  .mobile-nav-container {
    padding-top: 20px;
  }
}

#mobile-nav {
  padding: 20px 0;
}
#mobile-nav ul li {
  position: relative;
  padding: 0 20px;
  transition: 0.15s;
}
#mobile-nav ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.125rem;
  display: block;
  padding: 11px 0;
  font-weight: 700;
  text-transform: none;
  line-height: 1.2222222222em;
  width: calc(100% - 40px);
  position: relative;
  z-index: 11;
  text-decoration: none;
}
#mobile-nav ul li a:focus-visible {
  outline: 3px solid #FFFFFF;
}
#mobile-nav ul li:hover {
  background-color: #003654;
}
#mobile-nav ul li .sub-menu-wrap {
  display: none;
  padding: 0 0 10px 0;
}
#mobile-nav ul li .sub-menu-wrap ul li a {
  color: #FFFFFF;
  text-transform: none;
  display: block;
  font-size: 0.9375rem;
  padding: 12px 0;
  font-weight: 500;
  line-height: 1.2em;
}
#mobile-nav ul li .sub-menu-wrap ul li a:hover {
  color: #6dccff;
}
#mobile-nav ul li .sub-menu-wrap ul li a:focus-visible {
  outline: 3px solid #FFFFFF;
}
#mobile-nav ul li.menu-item-has-children.active {
  background-color: #003654;
}
#mobile-nav ul li.menu-item-has-children button.menu-toggle-button {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%229%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.315.546c.389-.388 1-.418 1.422-.09l.101.09L7.011 5.72 12.183.546c.389-.388 1-.418 1.422-.09l.101.09c.389.388.418 1 .09 1.422l-.09.101-5.934 5.934c-.388.388-.999.418-1.421.09l-.102-.09L.315 2.07a1.077 1.077 0 0 1 0-1.523Z%22 fill%3D%22%23ffffff%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  inset: 10px 20px auto auto;
  cursor: pointer;
  transition: 0.2s;
}
#mobile-nav ul li.menu-item-has-children button.menu-toggle-button:focus-visible {
  outline: 3px solid #FFFFFF;
}
#mobile-nav ul li.open button {
  transform: rotate(180deg);
}
#mobile-nav ul li.open.menu-item-has-children .sub-menu-wrap {
  display: block;
}
#mobile-nav ul li.open.menu-item-has-children:after {
  transform: rotate(180deg);
}

#footer {
  border-top: 1px solid #D1D1D1;
}
#footer .footer-main {
  display: flex;
  justify-content: space-between;
}
#footer .footer-main .left {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 18px 0;
}
#footer .footer-main .left > a:focus-visible {
  border-radius: 50px;
}
#footer .footer-main .right {
  display: flex;
  gap: 16px;
  align-items: center;
}
#footer .footer-main .right img {
  border-left: 1px solid #DADADA;
  padding-left: 24px;
  margin-left: 8px;
}
#footer .footer-mobile {
  display: none;
}
#footer .social {
  display: flex;
  gap: 8px;
}
#footer .social a {
  line-height: 0;
}
#footer .social a:focus-visible {
  border-radius: 50px;
}
#footer svg {
  height: 28px;
  width: 28px;
  padding: 5px;
  border-radius: 50px;
  fill: #FFFFFF;
  background-color: #00476D;
  transition: 0.15s;
}
#footer svg.linkedin {
  background-color: #1A78B2;
}
#footer svg.youtube {
  background-color: #A50F13;
}
#footer svg.facebook {
  background-color: #3C5997;
}
#footer svg:hover {
  background-color: #00476D;
}
#footer .footer-menu .upper ul {
  display: flex;
  gap: 10px;
  margin-bottom: 4px;
}
#footer .footer-menu .lower {
  display: flex;
  gap: 10px;
}
#footer .footer-menu .lower p, #footer .footer-menu .lower a {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.625rem;
  color: #757575;
  text-transform: none;
  line-height: 1.2em;
}
#footer a {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.625rem;
  color: #414141;
  text-transform: none;
}
@media screen and (max-width: 1000px) {
  #footer .footer-main {
    display: none;
  }
  #footer .footer-mobile {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #footer .footer-mobile img {
    padding: 20px 0;
  }
  #footer .social {
    margin-top: 8px;
  }
  #footer .footer-menu {
    padding: 30px 0 50px;
    border-bottom: 1px solid #DADADA;
    width: 100%;
  }
  #footer .footer-menu .upper ul {
    justify-content: center;
    text-align: center;
    margin-bottom: 8px;
  }
  #footer .footer-menu .lower {
    justify-content: center;
  }
  #footer .footer-menu .lower .copyright {
    text-align: right;
  }
}

/* != PLACEHOLDER ATTRIBUTE STYLES = input or textarea - placeholder="whatever" ===== */
/*
    ::-webkit-input-placeholder {
        color: #aaa;
    }

    ::-moz-placeholder {
        color: #aaa;
    }
*/
/* != FORM STYLES ===== */
label {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.75em;
  color: #00476D;
  text-transform: uppercase;
}

input, select, textarea {
  min-height: 42px;
  padding: 10px 14px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.28);
}
input.datepicker, select.datepicker, textarea.datepicker {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2218%22 height%3D%2219%22 viewBox%3D%220 0 18 19%22%3E%3Cpath fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22 d%3D%22M3 2.5c0 1.05175517.81587779 1.91792384 1.85073766 1.99449771L5 4.5l.15021917-.00548001C6.1911389 4.41825051 7 3.55534851 7 2.50208688L11 2.5c0 1.05175517.8158778 1.91792384 1.8507377 1.99449771L13 4.5l.1502192-.00548001C14.1911389 4.41825051 15 3.55534851 15 2.50208688L16.9377649 2.5C17.5244212 2.5 18 2.89904018 18 3.39554131V17.6044587c0 .4945938-.4696655.8955413-1.0622351.8955413H1.06223509C.47557885 18.5 0 18.1009598 0 17.6044587V3.39554131C0 2.9009475.46966553 2.5 1.06223509 2.5H3Zm14 5H1v10h16v-10Zm-13 7v2H2v-2h2Zm3 0v2H5v-2h2Zm3 0v2H8v-2h2Zm3 0v2h-2v-2h2Zm-9-3v2H2v-2h2Zm3 0v2H5v-2h2Zm3 0v2H8v-2h2Zm3 0v2h-2v-2h2Zm3 0v2h-2v-2h2Zm-9-3v2H5v-2h2Zm3 0v2H8v-2h2Zm3 0v2h-2v-2h2Zm3 0v2h-2v-2h2Zm-3-8c.5522847 0 1 .44266033 1 .99895656v1.00208688c0 .51230073-.3827202.93453102-.8826674.99223585L13 3.5c-.5522847 0-1-.44266033-1-.99895656V1.49895656c0-.51230073.3827202-.93453102.8826674-.99223585L13 .5Zm-8 0c.55228475 0 1 .44266033 1 .99895656v1.00208688c0 .51230073-.38272018.93453102-.88266744.99223585L5 3.5c-.55228475 0-1-.44266033-1-.99895656V1.49895656c0-.51230073.38272018-.93453102.88266744-.99223585L5 .5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat calc(100% - 10px) 50%;
}

input, textarea {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09);
}

input[type=submit], button {
  display: inline-block;
  cursor: pointer;
}

select {
  -webkit-appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%228%22 height%3D%2212%22%3E%3Cpath fill%3D%22%234570AA%22 fill-rule%3D%22evenodd%22 d%3D%22M6.973 7.166a.627.627 0 0 1 .85 0 .545.545 0 0 1 0 .803l-3.397 3.172a.628.628 0 0 1-.852 0L.176 7.97a.545.545 0 0 1 0-.803.628.628 0 0 1 .851 0L4 9.768l2.973-2.602ZM1.027 4.141a.628.628 0 0 1-.85 0 .546.546 0 0 1 0-.802L3.573.166a.628.628 0 0 1 .852 0L7.824 3.34a.545.545 0 0 1 0 .802.627.627 0 0 1-.851 0L4 1.54 1.027 4.14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat calc(100% - 10px) 50%;
  border: 1px solid rgba(0, 0, 0, 0.21);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  color: #414141;
  font-size: 0.875rem;
}

.validation_error {
  padding: 15px;
  color: #fff;
  background: #c00;
  margin: 20px 0;
}
.validation_message {
  text-transform: uppercase;
  font-size: 12px;
  color: #c00;
  font-weight: 600;
}

.gform_validation_container {
  position: absolute;
  top: -9999px;
  left: -9999px;
  pointer-events: none;
  opacity: 0;
}

.gform_validation_errors h2 {
  margin: 0 0 20px;
  font-size: 1.125rem;
}

.gform_required_legend {
  display: none;
}

section {
  margin: 50px 0;
}
section.colored-bg {
  padding: 50px 0;
  margin: 0;
}
section .section-header {
  margin: 0 auto 30px auto;
  text-align: center;
}
section .section-header.alt {
  text-align: left;
  margin-left: 0;
}
section .section-header p {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #414141;
  text-align: center;
  line-height: 1.5em;
  margin: 15px 0 30px;
}
@media screen and (max-width: 750px) {
  section .section-header p {
    font-size: 1rem;
    line-height: 1.4375em;
  }
}

.timeline .timeline-wrap {
  background-color: #EBF2F6;
  position: relative;
}
.timeline .timeline-wrap:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #fff;
  border-bottom: 1px solid #00476D;
  position: absolute;
  top: 0;
  left: 0;
}
.timeline .timeline-container {
  padding: 72px 0 50px 0;
  overflow-x: hidden;
}
.timeline .timeline-container .timeline-slider {
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto;
  overflow: visible;
}
.timeline .timeline-container .timeline-slider .timeline-slide {
  background: #f00;
  width: 360px;
  background: #fff;
  box-shadow: 0 10px 30px -20px #00263a;
  transition: 0.2s;
  border-radius: 5px;
  padding: 50px 20px 20px 20px;
  text-align: center;
  transition: 0.2s;
  opacity: 0.3;
}
.timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-active, .timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-next, .timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-next + .swiper-slide {
  opacity: 1;
}
.timeline .timeline-container .timeline-slider .timeline-slide h3 {
  margin-bottom: 20px;
}
.timeline .timeline-container .timeline-slider .timeline-slide:hover {
  box-shadow: 0 20px 30px -20px #00263a;
}
.timeline .timeline-container .timeline-slider .timeline-slide:hover .timeline-date {
  background: #C75300;
}
.timeline .timeline-container .timeline-slider .timeline-slide:hover .timeline-date:before {
  background: #C75300;
}
.timeline .timeline-container .timeline-slider .timeline-slide:hover .timeline-date:after {
  border-left: 1px solid #C75300;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav {
  position: relative;
  z-index: 2;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button {
  position: absolute;
  font-size: 0;
  top: 48px;
  box-shadow: 0 4px 20px rgba(0, 38, 58, 0.4);
  border-radius: 50%;
  background-color: #fff;
  padding: 7px;
  width: 39px;
  height: 39px;
  transition: 0.2s;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2225%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%23DD462C%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 25px;
  height: 25px;
  display: block;
  fill: #FF6A00;
  transition: 0.2s;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button.swiper-prev {
  right: 100%;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button.swiper-prev span {
  transform: rotate(180deg);
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button.swiper-next {
  left: 100%;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button:focus-visible {
  border-radius: 50px;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button:hover {
  background: #C75300;
}
.timeline .timeline-container .timeline-slider .timeline-swiper-nav button:hover span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2225%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%23fff%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 1280px) {
  .timeline .timeline-container .timeline-slider {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-next + .swiper-slide {
    opacity: 0.3;
  }
}
@media screen and (max-width: 500px) {
  .timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-next, .timeline .timeline-container .timeline-slider .timeline-slide.swiper-slide-next + .swiper-slide {
    opacity: 0.3;
  }
}

.timeline-cta {
  background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%23C75300%22 fill-rule%3D%22evenodd%22 d%3D%22M7 1a1 1 0 0 1 2 0v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 1 1 0-2h6V1Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 100%;
  display: inline-block;
  padding: 0 0 24px 0;
  background-color: transparent;
}
.timeline-cta:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22 d%3D%22M7 1a1 1 0 0 1 2 0v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 1 1 0-2h6V1Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 100%;
}
.mfp-close-btn-in .timeline-cta.mfp-close {
  margin: 40px auto 0 auto;
  position: static;
  display: block;
  width: fit-content;
  font-family: inherit;
  background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2212%22 height%3D%2212%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%23C75300%22 fill-rule%3D%22evenodd%22 d%3D%22M10.2.3a1 1 0 0 1 1.5 1.5L7.4 6l4.3 4.2a1 1 0 0 1-1.5 1.5L6 7.4l-4.2 4.3a1 1 0 1 1-1.5-1.5L4.6 6 .3 1.8A1 1 0 0 1 1.8.3L6 4.6 10.2.3Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 100%;
  display: inline-block;
  padding: 0 0 24px 0;
  font-weight: 600;
  color: #C75300;
  line-height: 1.5;
  display: block;
}
.mfp-close-btn-in .timeline-cta.mfp-close:hover {
  color: #00476D;
  background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2212%22 height%3D%2212%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22 d%3D%22M10.2.3a1 1 0 0 1 1.5 1.5L7.4 6l4.3 4.2a1 1 0 0 1-1.5 1.5L6 7.4l-4.2 4.3a1 1 0 1 1-1.5-1.5L4.6 6 .3 1.8A1 1 0 0 1 1.8.3L6 4.6 10.2.3Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 100%;
}

.timeline-date {
  width: 76px;
  height: 76px;
  transition: 0.2s;
  border-radius: 50%;
  background: #00476D;
  color: #fff;
  position: absolute;
  left: calc(50% - 38px);
  top: -38px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.timeline-date strong {
  font-size: 19px;
  font-weight: 600;
  display: block;
}
.timeline-date:before {
  content: "";
  width: 13px;
  height: 13px;
  position: absolute;
  top: -30px;
  left: calc(50% - 6px);
  background: #00476D;
  border-radius: 50%;
}
.timeline-date:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  height: 25px;
  border-left: 1px solid #00476D;
}
.timeline-content .timeline-date:before, .timeline-content .timeline-date:after {
  display: none;
}

.timeline-lightbox {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 20px 30px -20px rgba(0, 0, 0, 0.5);
  max-width: 600px;
  margin: 0 auto;
  padding: 70px 50px 50px 50px;
}
.timeline-lightbox h3 {
  text-align: center;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.timeline-lightbox img {
  display: block;
  margin: 40px auto;
}
@media screen and (max-width: 600px) {
  .timeline-lightbox {
    padding: 60px 20px 30px 20px;
  }
  .timeline-lightbox img {
    display: block;
    margin: 20px auto;
  }
}

.timeline-lightbox-container {
  display: none;
}

.news-event .news {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.news-event .news h3 {
  margin: 8px 0 18px;
}
.news-event .news h3 a {
  color: #00476D;
}
.news-event .news p {
  margin-bottom: 20px;
}
.news-event .news a.more {
  font-weight: 500;
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.news-event .news a.more:hover {
  color: #00476D;
}
.news-event .news a:focus-visible {
  outline: 3px solid #C75300;
}
.news-event .news .news-main {
  flex: 0 1 51.3157894737%;
  font-size: 14px;
}
.news-event .news .news-main img {
  margin: 0 0 30px 0;
}
.news-event .news .news-list {
  flex: 0 1 40.1754385965%;
}
.news-event .news .news-list article {
  padding: 40px 0;
  border-bottom: 1px solid #D1D1D1;
}
.news-event .news .news-list article:first-child {
  padding-top: 0;
}
.news-event .news .news-list article:last-child {
  padding-bottom: 0;
  border: none;
}
@media screen and (max-width: 750px) {
  .news-event .news .news-main {
    flex: 0 1 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #D1D1D1;
  }
  .news-event .news .news-main img {
    width: 100%;
    height: auto;
  }
  .news-event .news .news-list {
    flex: 0 1 100%;
  }
  .news-event .news .news-list article:first-child {
    padding-top: 40px;
  }
}

.image-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  margin: 60px 0;
}
.image-text .video {
  flex: 0 1 48.6842105263%;
}
.image-text .video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 30px 0;
}
.image-text .video .video-container iframe, .image-text .video .video-container object, .image-text .video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-text .image {
  flex: 0 1 48.6842105263%;
}
.image-text .image img {
  width: 100%;
  height: auto;
}
.image-text .text {
  flex: 0 1 42.7192982456%;
}
.image-text .text h3 {
  margin: 4px 0 0;
}
.image-text .text p {
  margin: 10px 0 20px;
}
.image-text .text.content ul li {
  margin: 0;
}
.image-text.alt {
  flex-direction: row;
}
@media screen and (max-width: 750px) {
  .image-text {
    flex-wrap: wrap;
  }
  .image-text .video {
    flex: 1 0 100%;
    margin-bottom: 20px;
  }
  .image-text .image {
    flex: 1 0 100%;
  }
  .image-text .image img {
    margin-bottom: 20px;
  }
  .image-text .text {
    flex: 1 0 100%;
  }
}

.buckets .buckets-swiper-container {
  position: relative;
}
.buckets .buckets-swiper-nav {
  position: relative;
  transform: translateY(80px);
  display: none;
}
.buckets .buckets-swiper-nav button {
  position: absolute;
  font-size: 0;
  top: calc(50% - 20px);
  z-index: 10;
}
.buckets .buckets-swiper-nav button span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%23C75300%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 25px;
  height: 25px;
  display: block;
  transition: 0.2s;
}
.buckets .buckets-swiper-nav button span:hover {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
.buckets .buckets-swiper-nav button.swiper-prev {
  left: 10px;
  transform: rotate(180deg);
}
.buckets .buckets-swiper-nav button.swiper-prev:focus-visible {
  border-radius: 50px;
}
.buckets .buckets-swiper-nav button.swiper-next {
  right: 10px;
}
.buckets .buckets-swiper-nav button.swiper-next:focus-visible {
  border-radius: 50px;
}
@media screen and (max-width: 800px) {
  .buckets .buckets-swiper-nav {
    display: block;
  }
}
.buckets .buckets-swiper {
  position: relative;
  margin: 0 40px;
}
.buckets .buckets-swiper .swiper-wrapper {
  padding: 0 0 10px;
}
.buckets .buckets-swiper .swiper-wrapper .bucket-single {
  text-align: center;
  font-size: 14px;
}
.buckets .buckets-swiper .swiper-wrapper .bucket-single img {
  margin-bottom: 10px;
}
.buckets .buckets-swiper .swiper-wrapper .bucket-single p {
  margin: 10px 0 20px;
}

.partners .btn, .partners .search-results .next-link a, .search-results .next-link .partners a {
  margin: 0 auto;
  display: block;
  width: fit-content;
}
.partners .partner-swiper {
  margin: 0 30px;
}
.partners .partner-swiper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px;
}
.partners .partner-swiper-container {
  position: relative;
  margin: 50px 0;
}
.partners .partner-swiper-container .swiper-wrapper {
  height: 80px !important;
  padding: 10px 0;
}
.partners .partner-swiper-container .swiper-wrapper .swiper-slide img {
  max-height: 78px;
  width: auto;
}
.partners .partner-swiper-container .partner-swiper-nav button {
  position: absolute;
  font-size: 0;
  top: calc(50% - 10px);
}
.partners .partner-swiper-container .partner-swiper-nav button span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%23C75300%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 25px;
  height: 25px;
  display: block;
  fill: #FF6A00;
  transition: 0.2s;
}
.partners .partner-swiper-container .partner-swiper-nav button span:hover {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m14.869 12.8-5.341 5.34a.749.749 0 1 0 1.06 1.061l5.743-5.742a.737.737 0 0 0 .195-.66.736.736 0 0 0-.195-.658l-5.742-5.744A.75.75 0 0 0 9.527 7.46l5.342 5.34ZM0 12.806c0 6.628 5.371 12 12 12s12-5.373 12-12-5.372-12-12-12-12 5.372-12 12Zm1.5 0c0-5.799 4.701-10.5 10.5-10.5s10.5 4.701 10.5 10.5-4.701 10.5-10.5 10.5-10.5-4.701-10.5-10.5Z%22 fill%3D%22%2300476D%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
.partners .partner-swiper-container .partner-swiper-nav button.swiper-prev {
  left: 0;
  transform: rotate(180deg);
}
.partners .partner-swiper-container .partner-swiper-nav button.swiper-next {
  right: 0;
}
.partners .partner-swiper-container .partner-swiper-nav button:focus-visible {
  border-radius: 50px;
}

.introducton .section-header {
  margin: 0 auto;
  max-width: 800px;
}

.hero {
  background-color: #F2F2F2;
  margin: 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.hero .section-header {
  padding: 110px 0;
  margin: 0;
  text-align: left;
  width: 45%;
}
.hero .section-header h1 {
  font-size: 2.875rem;
  line-height: 1.0652173913em;
}
@media screen and (max-width: 540px) {
  .hero .section-header h1 {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
.hero .section-header p {
  text-align: left;
}
.hero .hero-image {
  background-size: cover;
  background-repeat: no-repeat;
  width: 50%;
  position: absolute;
  height: 100%;
  right: 0;
}
@media screen and (max-width: 750px) {
  .hero {
    flex-direction: column;
  }
  .hero .section-header {
    padding: 60px 0;
    width: 100%;
  }
  .hero .hero-image {
    height: 350px;
    width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 540px) {
  .hero .section-header {
    padding: 30px 0;
  }
  .hero .hero-image {
    height: 300px;
  }
}

.program-columns .columns {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  text-align: center;
}
.program-columns .columns .single {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 270px;
}
.program-columns .columns .single img {
  margin-bottom: 20px;
  aspect-ratio: 260/165;
  object-fit: cover;
}
.program-columns .columns .single p {
  margin: 20px 0 auto;
}
.program-columns .columns .single .btn, .program-columns .columns .single .search-results .next-link a, .search-results .next-link .program-columns .columns .single a {
  margin-top: 20px;
}
@media screen and (max-width: 950px) {
  .program-columns .columns {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 30px;
  }
  .program-columns .columns .single {
    margin: 0 auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .program-columns .columns {
    grid-template-columns: repeat(1, 1fr);
  }
}

#banner-interior {
  background-color: #F2F2F2;
  position: relative;
  min-height: 500px;
}
#banner-interior .slide {
  position: absolute;
  inset: 0 0 0 0;
  z-index: 0;
  background-size: cover;
}
#banner-interior .slide:after {
  content: "";
  position: absolute;
  inset: 0 0 0 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0) 75%);
}
#banner-interior .banner-text {
  max-width: 800px;
  position: absolute;
  inset: auto auto 70px auto;
  margin-right: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: no-wrap;
  flex-direction: row;
}
#banner-interior .banner-text h1 {
  color: #FFFFFF;
}
#banner-interior .banner-text.no-wrap {
  flex-direction: column;
  align-items: flex-start;
}
#banner-interior .banner-text.no-wrap p {
  margin: 15px 0 10px;
  color: #FFFFFF;
}
#banner-interior.no-image {
  min-height: auto;
}
#banner-interior.no-image .banner-text {
  position: static;
  padding: 74px 0 60px 0;
}
#banner-interior.no-image .banner-text h1 {
  color: #00476D;
}
@media screen and (max-width: 768px) {
  #banner-interior {
    min-height: 350px;
  }
  #banner-interior .slide:after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0) 100%);
  }
  #banner-interior .banner-text {
    inset: auto auto 30px auto;
    flex-wrap: wrap;
  }
  #banner-interior .banner-text h1 {
    flex: 1 0 100%;
  }
}
@media screen and (max-width: 550px) {
  #banner-interior {
    min-height: 270px;
  }
  #banner-interior .banner-text {
    inset: auto auto 30px auto;
  }
  #banner-interior.no-image .banner-text {
    padding: 30px 0 32px 0;
  }
}

section {
  margin: 50px 0;
}
section.colored-bg {
  padding: 50px 0;
  margin: 0;
}
section .section-header {
  max-width: 800px;
  margin: 0 auto 30px auto;
  text-align: center;
}
section .section-header.alt {
  text-align: left;
  margin-left: 0;
}
@media screen and (max-width: 750px) {
  section {
    margin: 50px 0;
  }
}

.more {
  display: inline-block;
  text-decoration: none;
  transition: 0.2s;
  color: #C75300;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.more:hover {
  color: #00476D;
}

.faq-content .wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
}
.faq-content .content-main {
  flex: 0 1 59.649122807%;
}
.faq-content .content-main h2 {
  position: relative;
}
.faq-content .content-main h2:before {
  position: absolute;
  top: -100px;
  content: "";
}
.faq-content .content-main dl {
  margin: 40px 0;
}
.faq-content .content-main dl dd {
  padding: 0 0 30px 0;
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 30px;
}
.faq-content .content-main dl dd > p:first-child {
  padding: 20px 0 10px;
}
.faq-content .content-main dl dd:last-child {
  border-bottom: none;
}
.faq-content .content-main dl dd .longer-answer {
  display: none;
}
.faq-content .content-main .more:hover {
  color: #00476D;
}
.faq-content .content-main .more:focus-visible {
  outline: 3px solid #C75300;
}
.faq-content .content-sub {
  flex: 0 1 34.2105263158%;
}
.faq-content .content-jump.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .faq-content .wrap {
    flex-wrap: wrap;
  }
  .faq-content .content-main {
    flex: 1 0 100%;
  }
  .faq-content .content-sub {
    flex: 100%;
  }
  .faq-content .content-jump.mobile {
    display: block;
    width: 100%;
  }
  .faq-content .content-jump.mobile h2 {
    padding-bottom: 20px;
  }
  .faq-content .content-jump.desktop {
    display: none;
  }
}

.content-full {
  max-width: 800px;
}
.content-full.centered {
  margin: 0 auto;
}

.content-sidebar {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 40px 0;
}
.content-sidebar .content-main {
  flex: 0 1 59.649122807%;
}
.content-sidebar .content-sub {
  flex: 0 1 34.2105263158%;
  position: relative;
}
.content-sidebar.contact .content-sub .box-container .box {
  padding: 30px 30px 70px;
}
@media screen and (max-width: 768px) {
  .content-sidebar.contact .content-sub .box-container .box {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .content-sidebar {
    flex-wrap: wrap;
  }
  .content-sidebar .content-main {
    flex: 1 0 100%;
  }
  .content-sidebar .content-sub {
    flex: 1 0 100%;
    margin-top: 20px;
  }
}

.box-container {
  position: sticky;
  top: 100px;
}
.box-container > .btn, .search-results .next-link .box-container > a {
  display: block;
  margin: 0 0 20px 0;
}
.box-container img {
  display: block;
}
.box-container .box {
  padding: 30px;
  font-weight: 300;
  background: #FFFFFF;
  border: 1px solid #D1D1D1;
}
.box-container .box span {
  font-size: 0.875rem;
}
.box-container .box.callout {
  font-size: 18px;
  color: #414141;
  text-align: center;
  line-height: 27px;
}
.box-container .box.cta {
  color: #00476D;
  font-size: 14px;
}
.box-container .box.cta h2 {
  color: #00476D;
  margin-bottom: 12px;
}
.box-container .box.cta a {
  color: #C75300;
  transition: 0.15s;
}
.box-container .box.cta a:hover {
  color: #00476D;
}
.box-container .box.cta a:focus-visible {
  outline: 3px solid #C75300;
}
.box-container .box.cta a.btn, .box-container .box.cta .search-results .next-link a, .search-results .next-link .box-container .box.cta a {
  font-size: 0.75rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 2.5em;
  text-transform: uppercase;
  margin-top: 10px;
  background-color: #C75300;
}
.box-container .box.cta a.btn:hover, .box-container .box.cta .search-results .next-link a:hover, .search-results .next-link .box-container .box.cta a:hover {
  background-color: #00476D;
}
.box-container .box.cta ul {
  position: relative;
  color: #414141;
  line-height: 1.4285714286em;
}
.box-container .box.cta ul li {
  margin: 10px 0 10px 16px;
}
.box-container .box.cta ul li:before {
  content: "•";
  display: block;
  margin: 0 10px 0 0;
  position: absolute;
  left: 0;
}
.box-container .box.contact-info {
  color: #00476D;
  font-size: 14px;
}
.box-container .box.contact-info h2, .box-container .box.contact-info .title4 {
  margin-bottom: 20px;
}
.box-container .box.contact-info a:hover {
  color: #00476D;
}
.box-container .box.contact-info a:focus-visible {
  outline: 3px solid #C75300;
}
.box-container .box.contact-info ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 20px 0 0 0;
}
.box-container .box.contact-info ul li:first-child {
  margin-top: 0;
}
.box-container .box.contact-info ul li strong {
  flex: 0 1 70px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  line-height: 25px;
}
.box-container .box.contact-info ul li span {
  flex: 0 1 calc(100% - 70px);
  color: #414141;
  line-height: 25px;
  text-transform: none;
}
.box-container .box.contact-info ul li a {
  word-break: break-word;
  hyphens: auto;
  font-weight: 400;
}
.box-container .box.contact-info ul li a:hover {
  color: #00476D;
}
.box-container .box.contact-info ul li a:focus-visible {
  outline: 3px solid #C75300;
}
.box-container .box.contact-info ul li .social {
  margin-top: -4px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.box-container .box.contact-info ul li .social a svg {
  fill: #00476D;
  background-color: #fff;
  width: 27px;
  height: 27px;
}
.box-container .box.contact-info ul li .social a svg.linkedin {
  fill: #3b77ad;
}
.box-container .box.contact-info ul li .social a svg.youtube {
  fill: #96231e;
}
.box-container .box.contact-info ul li .social a svg.facebook {
  fill: #425992;
}
.box-container .box.contact-info ul li .social a svg.email {
  fill: #00476D;
}
.box-container .box.contact-info ul li .social a svg.twitter {
  fill: #00B8F3;
}
.box-container .box.contact-info ul li .social a:hover svg {
  background-color: #00476D;
}
.box-container .box.contact-info ul li .social a:focus-visible {
  outline: 3px solid #00476D;
}
.box-container > img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  .box-container .box {
    padding: 30px;
  }
  .box-container .box.callout {
    font-size: 18px;
  }
}
@media screen and (max-width: 550px) {
  .box-container .box {
    padding: 30px 20px;
  }
  .box-container .box.callout {
    font-size: 16px;
  }
}
@media screen and (max-width: 450px) {
  .box-container .box.contact-info ul li {
    flex-wrap: wrap;
  }
  .box-container .box.contact-info ul li strong {
    flex: 1 0 100%;
    margin-top: 0;
  }
  .box-container .box.contact-info ul li span {
    flex: 1 0 100%;
  }
  .box-container .box.contact-info ul li .social {
    margin-top: 2px;
  }
}

.content-jump {
  margin: 0 0 30px 0;
}
.content-jump a {
  display: block;
  text-decoration: none;
  transition: 0.2s;
  color: #C75300;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 30px;
  border-radius: 5px;
}
.content-jump a:hover, .content-jump a.active {
  background-color: #C75300;
  color: #fff;
}

.tab-container .content-full h2 {
  margin-bottom: 20px;
}
.tab-container .introduction-text {
  max-width: 800px;
}
.tab-container .introduction-text p {
  margin: 20px 0;
}
.tab-container .introduction-text ol li {
  margin: 20px 0;
  color: #414141;
  line-height: 1.5625em;
}
.tab-container .introduction-text ol li::before {
  padding-right: 10px;
}
.tab-container .introduction-text h2 {
  margin-top: 30px;
}
.tab-container .publications-grid article {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 0;
  border-bottom: 1px solid #D1D1D1;
}
.tab-container .publications-grid article .meta {
  color: #3B7593;
  text-transform: none;
  margin-top: 5px;
}
.tab-container .publications-grid article:first-child {
  padding-top: 0;
}
.tab-container .publications-grid article:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.tab-container .publications-grid article a.btn, .tab-container .publications-grid article .search-results .next-link a, .search-results .next-link .tab-container .publications-grid article a {
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .tab-container .publications-grid article {
    flex-direction: column;
    gap: 20px;
  }
  .tab-container .publications-grid article .btn, .tab-container .publications-grid article .search-results .next-link a, .search-results .next-link .tab-container .publications-grid article a {
    align-self: flex-start;
  }
}

.filter-bar {
  padding: 20px 0;
  border-bottom: 1px solid #D1D1D1;
}
.filter-bar form {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 0 30px;
}
.filter-bar form ul {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 0 30px;
}
.filter-bar form ul li {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  width: 25%;
}
.filter-bar form ul li input, .filter-bar form ul li select {
  cursor: pointer;
}
.filter-bar form ul li input:focus-visible, .filter-bar form ul li select:focus-visible {
  outline: 3px solid #00476D;
  outline-offset: 0;
}
.filter-bar form .btn, .filter-bar form .search-results .next-link a, .search-results .next-link .filter-bar form a {
  margin-top: auto;
  flex: 0 1 auto;
}
@media screen and (max-width: 1000px) {
  .filter-bar form {
    flex-wrap: wrap;
    gap: 30px;
  }
  .filter-bar form ul {
    gap: 20px 30px;
    flex-wrap: wrap;
  }
  .filter-bar form ul li {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .filter-bar form {
    flex-wrap: wrap;
    gap: 0 30px;
  }
  .filter-bar form ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .filter-bar form ul li {
    flex: 0 1 100%;
    width: 100%;
  }
  .filter-bar form .btn, .filter-bar form .search-results .next-link a, .search-results .next-link .filter-bar form a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .filter-bar form ul li:nth-child(n+3) {
    flex: 0 1 100%;
  }
}
.filter-bar .tabs-select ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 15px;
}
.filter-bar .tabs-select ul li .tab-btn {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 2.5em;
  border-radius: 5px;
  font-weight: 500;
  color: #C75300;
  background: #fff;
}
.filter-bar .tabs-select ul li .tab-btn.current {
  color: #fff;
  background: #C75300;
}
.filter-bar .tabs-select ul li .tab-btn:hover {
  color: #fff;
  background: #C75300;
}
.filter-bar .tabs-select ul li .tab-btn:focus-visible {
  outline: 3px solid #C75300;
}
.filter-bar .tabs-select .options-toggle {
  display: none;
}
@media screen and (max-width: 550px) {
  .filter-bar .tabs-select {
    height: 40px;
    position: relative;
    z-index: 1;
    transition: 0.2s;
  }
  .filter-bar .tabs-select:hover {
    background: #F2F2F2;
  }
  .filter-bar .tabs-select .options-toggle {
    line-height: 40px;
    display: block;
    padding: 0 10px;
    color: #C75300;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    font-weight: 500;
    text-align: left;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%229%22 height%3D%2212%22 viewBox%3D%220 0 9 12%22%3E%3Cpath fill%3D%22%23C75300%22 fill-rule%3D%22evenodd%22 d%3D%22M7.473 7.166c.235-.221.616-.221.85 0 .236.222.236.581 0 .803l-3.397 3.172c-.235.222-.617.222-.852 0L.676 7.97c-.235-.222-.235-.58 0-.803.235-.221.616-.221.851 0L4.5 9.768l2.973-2.602zM1.527 4.141c-.235.222-.616.222-.85 0-.236-.221-.236-.58 0-.802L4.073.166c.235-.221.616-.221.852 0L8.324 3.34c.235.222.235.58 0 .802-.235.222-.616.222-.851 0L4.5 1.54 1.527 4.14z%22%2F%3E%3C%2Fsvg%3E") no-repeat calc(100% - 15px) 50%;
  }
  .filter-bar .tabs-select ul {
    position: absolute;
    background: #fff;
    display: none;
    width: 100%;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
    padding: 0;
  }
  .filter-bar .tabs-select ul li {
    display: block;
    float: none;
  }
  .filter-bar .tabs-select ul li .tab-btn {
    border-radius: 0;
    width: 100%;
    text-align: left;
    padding: 10px;
    display: block;
  }
  .filter-bar .tabs-select.open ul {
    display: block;
  }
}

.team-grid {
  margin: 60px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.team-grid.article-boxes {
  gap: 20px;
}
.team-grid article > a, .team-grid article > div {
  transition: 0.2s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  height: 100%;
  background: #F2F2F2;
  color: #414141;
  border-radius: 5px;
  font-size: 12px;
  text-decoration: none;
}
.team-grid article > a .bio-photo, .team-grid article > div .bio-photo {
  flex: 0 0 36.036036036%;
  padding: 20px;
}
.team-grid article > a .bio-photo img, .team-grid article > div .bio-photo img {
  object-fit: cover;
}
.team-grid article > a .bio-text, .team-grid article > div .bio-text {
  padding: 30px 30px 30px 10px;
}
.team-grid article > a .bio-text h3, .team-grid article > div .bio-text h3 {
  transition: 0.2s;
  text-transform: none;
  margin-bottom: 8px;
}
.team-grid article > a .bio-text .meta, .team-grid article > div .bio-text .meta {
  transition: 0.2s;
  color: #3B7593;
  line-height: 1.5em;
}
.team-grid article > a .bio-text p, .team-grid article > div .bio-text p {
  font-size: 0.75rem;
  margin: 5px 0 0;
  text-transform: none;
}
.team-grid article a:hover {
  background: #C75300;
  color: #FFFFFF;
}
.team-grid article a:hover h3 {
  color: #FFFFFF;
}
.team-grid article a:hover .meta {
  color: #FFFFFF;
}
.team-grid article a:hover p {
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .team-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 450px) {
  .team-grid article a {
    flex-wrap: wrap;
  }
  .team-grid article a .bio-photo {
    flex: 1 0 100%;
  }
  .team-grid article a .bio-photo img {
    width: 100%;
  }
  .team-grid article a .bio-text {
    padding: 0 20px 20px;
  }
  .team-grid article > div {
    flex-wrap: wrap;
  }
  .team-grid article > div .bio-photo {
    flex: 1 0 100%;
  }
  .team-grid article > div .bio-photo img {
    width: 100%;
  }
  .team-grid article > div .bio-text {
    padding: 0 20px 20px;
  }
}

#lightboxes {
  display: none;
}

.mfp-container {
  padding: 40px 20px;
}

.mfp-bg {
  background: #000;
  opacity: 0.85;
}

.mfp-close-btn-in .mfp-close {
  color: #00476D;
  inset: auto 0 auto auto;
  opacity: 1;
  transition: 0.2s;
}
.mfp-close-btn-in .mfp-close:hover {
  color: #C75300;
}
.mfp-close-btn-in .mfp-close:focus-visible {
  outline: 3px solid #C75300;
  outline-offset: 0;
}
@media screen and (max-width: 550px) {
  .mfp-close-btn-in .mfp-close {
    inset: -45px -15px auto auto;
    color: #FFFFFF;
  }
}

.bio-lightbox {
  background: #fff;
  max-width: 768px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-direction: row;
}
.bio-lightbox .bio-photo {
  background: #F2F2F2;
  flex: 0 1 195px;
}
.bio-lightbox .bio-photo img {
  width: 100%;
  display: block;
}
.bio-lightbox .bio-text {
  flex: 0 1 calc(100% - 195px);
  padding: 30px;
}
.bio-lightbox .bio-text header h3 {
  font-size: 36px;
  color: #00476D;
  margin-bottom: 10px;
}
.bio-lightbox .bio-text header .meta {
  color: #3B7593;
  margin-bottom: 20px;
  font-size: 0.875rem;
}
.bio-lightbox .bio-text header p {
  font-size: 0.875rem;
  margin: 5px 0 0;
  text-transform: none;
}
.bio-lightbox .bio-text .social {
  justify-content: flex-start;
  margin: 30px 0;
  display: flex;
  gap: 10px;
}
.bio-lightbox .bio-text .social svg {
  background-color: transparent;
  fill: #C75300;
  height: 24px;
  width: 24px;
  display: block;
}
.bio-lightbox .bio-text .social a:hover svg.linkedin {
  fill: #3b77ad;
}
.bio-lightbox .bio-text .social a:hover svg.youtube {
  fill: #96231e;
}
.bio-lightbox .bio-text .social a:hover svg.facebook {
  fill: #425992;
}
.bio-lightbox .bio-text .social a:hover svg.email {
  fill: #00476D;
}
.bio-lightbox .bio-text > p {
  margin-top: 30px;
}
@media screen and (max-width: 550px) {
  .bio-lightbox {
    flex-wrap: wrap;
    max-width: 320px;
  }
  .bio-lightbox .bio-photo {
    flex: 1 0 100%;
  }
  .bio-lightbox .bio-photo img {
    width: 100%;
  }
  .bio-lightbox .bio-text {
    flex: 1 0 100%;
  }
}
@media screen and (max-width: 450px) {
  .bio-lightbox .bio-text {
    padding: 30px 20px;
  }
}

.project article {
  display: flex;
  gap: 20px;
}
.project article .photo {
  flex: calc(30% - 10px);
}
.project article .text {
  display: flex;
  flex-direction: column;
  flex: calc(70% - 10px);
}
.project article .text h3 {
  margin-bottom: 5px;
}
.project article .text .meta {
  color: #3B7593;
}
.project article .text .meta.alt {
  text-transform: none;
}
.project article .text a {
  margin-top: 5px;
}
.project .project-leadership .featured-leaders {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  justify-content: space-between;
  margin: 30px 0 0;
  padding-bottom: 70px;
  border-bottom: 1px solid #D1D1D1;
}
@media screen and (max-width: 960px) {
  .project .project-leadership .featured-leaders {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .project .project-leadership .featured-leaders {
    grid-template-columns: repeat(1, 1fr);
  }
  .project .project-leadership .featured-leaders article {
    align-items: center;
  }
}
.project .split-section {
  display: flex;
}
.project .split-section .fifty {
  flex: 50%;
  padding: 70px 0;
}
.project .split-section .fifty:first-child {
  padding-right: 54px;
}
.project .split-section .fifty .people {
  margin-top: 30px;
  display: grid;
  gap: 30px 50px;
  grid-template-columns: repeat(2, 1fr);
}
.project .split-section .fifty:only-child .people {
  grid-template-columns: repeat(4, 1fr);
}
.project .split-section .fifty + .fifty {
  border-left: 1px solid #D1D1D1;
  padding-left: 54px;
}
.project .split-section .fifty + .fifty .people {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 960px) {
  .project .split-section {
    flex-direction: column;
  }
  .project .split-section .fifty {
    flex: 100%;
    padding: 60px 0;
  }
  .project .split-section .fifty:first-child {
    border-right: none;
    padding-right: 0px;
  }
  .project .split-section .fifty:last-child {
    padding-left: 0px;
  }
  .project .split-section .fifty .people {
    grid-template-columns: repeat(3, 1fr);
  }
  .project .split-section .fifty + .fifty {
    border-top: 1px solid #D1D1D1;
    border-left: none;
  }
}
@media screen and (max-width: 550px) {
  .project .split-section .fifty {
    padding: 50px 0;
  }
  .project .split-section .fifty .people {
    margin-top: 30px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 420px) {
  .project .split-section .fifty .people {
    grid-template-columns: repeat(1, 1fr);
  }
}

.research .content-full {
  max-width: 1000px;
}
.research .content-full .intro {
  font-size: 1.125rem;
  line-height: 1.5em;
  margin-bottom: 30px;
}
.research .article {
  max-width: 780px;
}

.facts {
  background: #00476D;
}
.facts h2 {
  color: #fff;
}
.facts .fact-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 30px;
}
.facts .fact-list li {
  text-align: center;
  font-size: 14px;
  flex: 0 1 calc(20% - 25px);
}
.facts .fact-list li h3 {
  font-size: 2.5rem;
  margin-bottom: 12px;
  color: #fff;
}
.facts .fact-list li p {
  color: #92c1db;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .facts .fact-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .facts .fact-list li {
    flex: 0 1 calc(33.333% - 20px);
  }
}
@media screen and (max-width: 550px) {
  .facts .fact-list li {
    flex: 1 0 100%;
  }
}

.content-grid {
  text-align: left;
  /* @include break(600){
  	.grid {
  		grid-template-columns: repeat(1, 1fr);
  	}
  } */
}
.content-grid .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 30px;
}
.content-grid .grid article p {
  margin: 10px 0 20px;
}
.content-grid .grid article a.more {
  font-weight: 500;
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.content-grid .grid article a.more:hover {
  color: #00476D;
}
.content-grid .grid article a.more:focus-visible {
  outline: 3px solid #C75300;
}
@media screen and (max-width: 900px) {
  .content-grid .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .content-grid .grid article p {
    font-size: 0.875rem;
  }
}

.overview-article .wrap {
  display: flex;
  gap: 90px;
}
.overview-article .wrap .content-sidebar {
  flex: 0 1 50%;
  margin: 0;
}
.overview-article .wrap .content-sidebar .content-main {
  flex: 0 1 100%;
  margin: -40px 0 0;
}
.overview-article .wrap .content-sidebar .content-main h2, .overview-article .wrap .content-sidebar .content-main h3, .overview-article .wrap .content-sidebar .content-main h4 {
  margin: 30px 0 10px;
}
.overview-article .wrap .content-sidebar .content-main.research-area h2 {
  margin-bottom: 20px !important;
}
.overview-article .wrap .article-boxes {
  flex: 0 1 50%;
  margin: 0;
}
.overview-article .wrap .team-grid {
  display: flex;
  flex-direction: column;
}
.overview-article .wrap .team-grid a, .overview-article .wrap .team-grid div {
  align-items: flex-start;
  flex-direction: column;
  padding: 30px;
  gap: 10px;
}
.overview-article .wrap .team-grid a p, .overview-article .wrap .team-grid div p {
  text-transform: none;
}
@media screen and (max-width: 900px) {
  .overview-article .wrap {
    gap: 40px;
  }
}
@media screen and (max-width: 600px) {
  .overview-article .wrap {
    flex-direction: column;
  }
}

.event-grid .articles {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 110px;
  margin-bottom: 60px;
}
.event-grid .articles article .date {
  color: #C75300;
  font-weight: 600;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
}
.event-grid .articles article h2 {
  margin: 5px 0 10px;
}
.event-grid .articles article p {
  margin: 10px 0 20px;
  font-size: 0.875rem;
}
.event-grid .articles article .category {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.event-grid .articles article a.more {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.event-grid .articles article a.more:hover {
  color: #00476D;
}
.event-grid .articles article a.more:focus-visible {
  outline: 3px solid #C75300;
}
.event-grid .articles > div {
  grid-column: span 3;
}
.event-grid .articles > div p {
  color: #C75300;
  font-size: 1.25rem;
}
.event-grid .btn, .event-grid .search-results .next-link a, .search-results .next-link .event-grid a {
  display: block;
  margin: 0 auto;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .event-grid .articles {
    gap: 60px;
  }
}
@media screen and (max-width: 700px) {
  .event-grid .articles {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 350px) {
  .event-grid .articles article .meta {
    flex-direction: column;
  }
  .event-grid .articles article .meta .date {
    margin: 0 0 5px -10px;
  }
  .event-grid .articles article .meta .category {
    flex: 1 0 100%;
  }
  .event-grid .articles article h2 {
    margin-bottom: 15px;
  }
  .event-grid .articles article h2 a {
    text-decoration: none;
    color: #00476D;
  }
}

.news-grid .wrap > h2,
.related-news .wrap > h2 {
  margin-bottom: 20px;
}
.news-grid .articles,
.related-news .articles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 30px;
  margin-bottom: 60px;
}
.news-grid .articles article .meta,
.related-news .articles article .meta {
  display: flex;
  gap: 0 20px;
}
.news-grid .articles article img,
.related-news .articles article img {
  width: 100%;
  height: auto;
  aspect-ratio: 360/232;
  object-fit: cover;
  margin-bottom: 20px;
}
.news-grid .articles article h2,
.related-news .articles article h2 {
  margin-bottom: 15px;
}
.news-grid .articles article .category,
.related-news .articles article .category {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.news-grid .articles article a.more,
.related-news .articles article a.more {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.news-grid .articles article a.more:hover,
.related-news .articles article a.more:hover {
  color: #00476D;
}
.news-grid .articles article a.more:focus-visible,
.related-news .articles article a.more:focus-visible {
  outline: 3px solid #C75300;
}
.news-grid .articles > div,
.related-news .articles > div {
  grid-column: span 3;
}
.news-grid .articles > div p,
.related-news .articles > div p {
  color: #C75300;
  font-size: 1.25rem;
}
.news-grid .btn, .news-grid .search-results .next-link a, .search-results .next-link .news-grid a,
.related-news .btn,
.related-news .search-results .next-link a,
.search-results .next-link .related-news a {
  display: block;
  margin: 0 auto;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .news-grid .articles,
  .related-news .articles {
    gap: 30px;
    margin-bottom: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .news-grid .articles,
  .related-news .articles {
    grid-template-columns: repeat(1, 1fr);
  }
}

.loader-container .load-buttons {
  display: flex;
  justify-content: space-between;
}
.loader-container .load-buttons a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 2.5em;
  text-transform: uppercase;
  padding: 6px 30px;
  border-radius: 5px;
  background-color: #C75300;
}
.loader-container .load-buttons a:hover {
  background-color: #00476D;
  color: #FFFFFF;
}

.contact {
  margin: 60px 0;
}
.contact .wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg {
  padding: 4px;
  border-radius: 50px;
  fill: #FFFFFF;
  background-color: #00476D;
  transition: 0.15s;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg.linkedin {
  background-color: #1A78B2;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg.youtube {
  background-color: #A50F13;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg.facebook {
  background-color: #3C5997;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg.twitter {
  background-color: #00B8F3;
}
.contact .wrap .box-container .box.contact-info ul li .social a svg:hover {
  background-color: #00476D;
}
.contact form .gform_fields {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
}
.contact form input, .contact form textarea {
  width: 100%;
}
.contact form input:focus-visible, .contact form textarea:focus-visible {
  border-radius: 0;
  outline: 3px solid #00476D;
  outline-offset: 0;
}
.contact form .span {
  grid-column: span 2;
}
.contact form input[type=submit], .contact form .submit {
  width: auto;
  border-radius: 5px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .contact {
    margin: 50px 0;
  }
  .contact .content-main {
    margin: 30px 0 0 0;
  }
  .contact form .gform_fields {
    grid-template-columns: repeat(1, 1fr);
    display: flex;
    flex-direction: column;
  }
  .contact form .gform_fields .gfield {
    width: 100%;
  }
}

.form .section-header p {
  text-align: left;
}
.form .full-width-form {
  margin: 40px 0;
}
.form .full-width-form .contact-form .gform_fields {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
}
.form .full-width-form .contact-form .gfield .ginput_container {
  width: 100%;
}
.form .full-width-form .contact-form .gfield input, .form .full-width-form .contact-form .gfield textarea {
  width: 100%;
}
.form .full-width-form .contact-form .gfield textarea {
  height: 294px;
}
.form .full-width-form .contact-form .gfield:nth-child(1) {
  grid-area: 1/1/2/2;
}
.form .full-width-form .contact-form .gfield:nth-child(2) {
  grid-area: 2/1/3/2;
}
.form .full-width-form .contact-form .gfield:nth-child(3) {
  grid-area: 3/1/4/2;
}
.form .full-width-form .contact-form .gfield:nth-child(4) {
  grid-area: 4/1/5/2;
}
.form .full-width-form .contact-form .gfield:last-child {
  height: 200px;
  grid-area: 1/2/5/3;
}
.form .full-width-form .contact-form .gform_footer .gform_button {
  width: auto;
  border-radius: 50px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .form .full-width-form .contact-form .gform_fields {
    grid-template-columns: repeat(1, 1fr);
  }
  .form .full-width-form .contact-form .gform_fields .gfield:nth-child(1) {
    grid-area: 1/1/2/2;
  }
  .form .full-width-form .contact-form .gform_fields .gfield:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .form .full-width-form .contact-form .gform_fields .gfield:nth-child(3) {
    grid-area: 3/1/4/2;
  }
  .form .full-width-form .contact-form .gform_fields .gfield:nth-child(4) {
    grid-area: 4/1/5/2;
  }
  .form .full-width-form .contact-form .gform_fields .gfield:last-child {
    height: 100%;
    grid-area: 5/1/6/2;
  }
}

form.dataset-request .gform_fields {
  gap: 30px;
  margin-bottom: 30px;
}
form.dataset-request .gform_fields .gsection_title {
  margin: 0 0 10px 0;
}
form.dataset-request .gform_fields .gsection_description {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 1rem;
  color: #414141;
  line-height: 1.5625em;
}
form.dataset-request .gform_fields .gfield--type-text input,
form.dataset-request .gform_fields .gfield--type-phone input {
  width: 100%;
}
form.dataset-request .gform_fields .gfield--type-email .ginput_container_email {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}
form.dataset-request .gform_fields .gfield--type-email legend {
  display: none;
}
form.dataset-request .gform_fields .gfield--type-email label {
  display: block;
}
form.dataset-request .gform_fields .gfield--type-email input {
  width: 100%;
}
form.dataset-request .gform_fields .gfield--type-email .gf_clear {
  display: none;
}
form.dataset-request .gform_fields .gfield--type-checkbox .gchoice,
form.dataset-request .gform_fields .gfield--type-radio .gchoice {
  display: flex;
  align-items: flex-start;
  gap: 5px;
}
form.dataset-request .gform_fields .gfield--type-checkbox legend,
form.dataset-request .gform_fields .gfield--type-radio legend {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.75em;
  color: #00476D;
  text-transform: uppercase;
}
form.dataset-request .gform_fields .gfield--type-checkbox label,
form.dataset-request .gform_fields .gfield--type-radio label {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 1rem;
  color: #414141;
  line-height: 1.5625em;
}
form.dataset-request .gform_fields .gfield--type-checkbox input,
form.dataset-request .gform_fields .gfield--type-radio input {
  box-shadow: none;
  min-height: auto;
  margin-top: 6px;
}
form.dataset-request .gform_fields .gfield--type-textarea textarea {
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 580px) {
  form.dataset-request .gform_fields {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  form.dataset-request .gform_fields .gfield--type-email .ginput_container_email {
    grid-template-columns: repeat(1, 1fr);
  }
}

.event header {
  margin: 0 0 30px 0 !important;
}
.event .mobile {
  display: none;
}
.event .text h3 a {
  color: #00476D;
}
.event span.meta {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.event .event-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 20px;
  gap: 20px;
  border-top: 1px solid #D1D1D1;
}
.event .event-item span.meta {
  flex: 1 1 120px;
  margin-top: 5px;
}
.event .event-item.highlighted {
  background-color: #F9F9F9;
}
.event .event-item:first-of-type {
  border-top: none;
}
.event .event-item .event-item-info {
  flex: 0 1 calc(100% - 140px);
}
@media screen and (max-width: 768px) {
  .event header h2 {
    margin-bottom: 20px;
  }
  .event .mobile {
    display: inline-block;
  }
  .event .desktop {
    display: none;
  }
  .event .event-item {
    flex-wrap: wrap;
    gap: 0;
  }
  .event .event-item span {
    flex: 1 1 100%;
    margin-bottom: 14px;
    margin-top: 0;
  }
  .event .event-item .event-item-info {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 450px) {
  .event header .btn, .event header .search-results .next-link a, .search-results .next-link .event header a {
    display: block;
  }
}

.news-article .meta {
  display: flex;
  gap: 0 20px;
}
.news-article h2 {
  margin-top: 16px;
  margin-bottom: 20px;
  color: #00476D;
}
.news-article h3, .news-article h4 {
  margin: 30px 0 10px;
}
.news-article img.desktop {
  display: block;
}
.news-article img.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .news-article h3, .news-article h4 {
    margin-top: 30px;
  }
  .news-article img.desktop {
    display: none;
  }
  .news-article img.mobile {
    display: block;
  }
}

.divider {
  border: 0.5px solid #D1D1D1;
  width: 100%;
}

.error-page {
  padding: 100px 0;
}
.error-page .error-main {
  text-align: center;
}
.error-page .error-main h1 {
  color: #00476D;
  text-align: center;
}
.error-page .error-main p {
  margin: 30px 0;
}
.error-page .error-main label {
  position: absolute;
  left: -9000px;
}
.error-page .error-main form input {
  width: 100%;
  max-width: 430px;
}
.error-page .error-main form input:focus-visible {
  outline: 3px solid #00476D !important;
  outline-offset: 0;
}
@media screen and (max-width: 768px) {
  .error-page .wrap .error-main {
    flex: 1 0 100%;
    text-align: center;
  }
}

.search-results article {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: ror;
  gap: 0 30px;
  border-top: 1px solid #D1D1D1;
  padding: 60px 0;
}
.search-results article:first-of-type {
  border-top: none;
  padding-top: 0;
  margin-top: 64px;
}
.search-results article .meta {
  flex: 0 0 120px;
  margin-top: 10px;
}
.search-results article .result-content {
  flex: 0 1 calc(100% - 270px);
}
.search-results article .result-content p {
  margin-top: 10px;
}
.search-results article .result-cta {
  flex: 0 0 150px;
  text-align: right;
}
.search-results article h2 a {
  color: #00476D;
  text-decoration: none;
}
.search-results .next-link {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .search-results article {
    flex-wrap: wrap;
  }
  .search-results article:first-of-type {
    margin-top: 30px;
  }
  .search-results article .meta {
    flex: 1 0 100%;
    margin: 0 0 10px;
  }
  .search-results article .result-content {
    flex: 1 0 100%;
  }
  .search-results article .result-content p {
    margin-bottom: 20px;
  }
  .search-results article .result-cta {
    flex: 1 0 100%;
    text-align: left;
  }
}

#ui-datepicker-div {
  background: #fff;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
  width: 320px;
}
#ui-datepicker-div .ui-datepicker-header {
  background: #00476D;
  color: #fff;
  padding: 5px 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2213%22 height%3D%2211%22 viewBox%3D%220 0 13 11%22%3E%3Cpath fill%3D%22%23FFF%22 fill-rule%3D%22evenodd%22 d%3D%22m2.85499122 4.84640958 3.07439003-2.90172171c.26952866-.25413457.26921379-.66672595-.00062974-.9205587-.26952866-.2547382-.70656813-.2547382-.97546705-.00060364L.70191062 5.03595412c-.26952866.25413457-.2692138.66672595.00094461.92086052l4.2570415 4.01846504c.13476433.1273691.31140636.19105365.48773352.19105365.17632717 0 .35328407-.06338273.48773353-.19045001.26952866-.25413456.26921379-.66672595-.00062974-.92116233L2.85656557 6.14877376l8.95386923.00603645C12.1911126 6.15511203 12.5 5.8638533 12.5 5.50408085c-.0009446-.35947062-.3101469-.65103117-.6911395-.65163482l-8.95386928-.00603645Z%22%2F%3E%3C%2Fsvg%3E") no-repeat 50% 50%;
  top: auto;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
  transform: scale(-1);
}
#ui-datepicker-div .ui-datepicker-calendar {
  width: calc(100% - 40px);
  margin: 20px;
}
#ui-datepicker-div .ui-datepicker-calendar thead th {
  font-weight: 600;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td {
  font-size: 14px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a {
  color: #414141;
  text-align: center;
  padding: 2px 0 0 0;
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid transparent;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a.ui-state-highlight {
  border-color: #D1D1D1;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #C75300;
  border-color: #C75300;
  color: #fff;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a.ui-state-active:hover {
  color: #fff;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a:hover {
  color: #414141;
  border-color: #C75300;
}

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 30px 0;
}
.youtube-container iframe, .youtube-container object, .youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}