/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/styles/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
  Theme Name: lucet-usps
  Author: Anonymous
  Author URI:
  Version: 1
  Description: lucet-usps theme for Wordpress
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  Text Domain: lucet-usps
  Tags: one-column, two-columns
  Theme URI:
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.woff?yuzzw2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down::before {
  content: '\e908';
}

.icon-cross::before {
  content: '\e90d';
}

.icon-chevron-up::before {
  content: '\e911';
}

.icon-chevron-left::before {
  content: '\e912';
}

.icon-chevron-right::before {
  content: '\e913';
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none;
}

.f-button {
  width: 40px;
  width: var(--f-button-width);
  height: 40px;
  height: var(--f-button-height);
  border: 0;
  border: var(--f-button-border);
  border-radius: 0;
  border-radius: var(--f-button-border-radius);
  color: #374151;
  color: var(--f-button-color);
  background: #f8f8f8;
  background: var(--f-button-bg);
  box-shadow: none;
  box-shadow: var(--f-button-shadow);
  transform: none;
  transform: var(--f-button-transform);
  transition: all .15s ease;
  transition: var(--f-button-transition);
  backdrop-filter: var(--f-button-backdrop-filter);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  pointer-events: all;
  cursor: pointer;
  overflow: hidden;
}
.f-button:active:not([aria-disabled]) {
  color: #374151;
  color: var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
  background-color: #f8f8f8;
  background-color: var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)));
}

.f-button:focus {
  outline: none;
}

.f-button:focus-visible {
  outline: 1px solid rgba(0, 0, 0, .7);
  outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset: var(--f-button-outline-offset);
}

.f-button svg {
  width: 20px;
  width: var(--f-button-svg-width);
  height: 20px;
  height: var(--f-button-svg-height);
  transform: none;
  transform: var(--f-button-svg-transform);
  fill: none;
  fill: var(--f-button-svg-fill);
  filter: none;
  filter: var(--f-button-svg-filter);
  opacity: 1;
  opacity: var(--f-button-svg-opacity, 1);
  transition: opacity .15s ease;
  transition: var(--f-button-svg-transition);
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}

.f-button[aria-disabled] {
  cursor: default;
}

.f-button[aria-disabled] svg {
  opacity: .5;
  opacity: var(--f-button-svg-disabled-opacity);
}

[data-panzoom-action=toggleFS] g:first-child {
  display: flex;
}

[data-panzoom-action=toggleFS] g:last-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:first-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:last-child {
  display: flex;
}

[data-autoplay-action=toggle] svg g:first-child {
  display: flex;
}

[data-autoplay-action=toggle] svg g:last-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:first-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:last-child {
  display: flex;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}

:root {
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
}

.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: 50px;
  width: var(--f-spinner-width);
  height: 50px;
  height: var(--f-spinner-height);
  translate: -50% -50%;
  border: 4px solid rgba(0, 0, 0, .1);
  border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color: rgba(17, 24, 28, .8);
  border-top-color: var(--f-spinner-color-2);
  border-radius: 50%;
  border-radius: var(--f-spinner-border-radius);
  animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}

@keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}
.f-panzoom, .f-zoomable {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.f-panzoom:before, .f-panzoom:after, .f-zoomable:before, .f-zoomable:after {
  display: block;
  content: "";
}

.f-panzoom:not(.has-controls):before, .f-zoomable:not(.has-controls):before {
  margin-bottom: auto;
}

.f-panzoom:after, .f-zoomable:after {
  margin-top: auto;
}

.f-panzoom.in-fullscreen, .f-zoomable.in-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  aspect-ratio: unset !important;
  z-index: 9999;
}

.f-panzoom__wrapper {
  position: relative;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__wrapper.will-zoom-out {
  cursor: zoom-out;
}

.f-panzoom__wrapper.can-drag {
  cursor: move;
  cursor: grab;
}

.f-panzoom__wrapper.will-zoom-in {
  cursor: zoom-in;
}

.f-panzoom__wrapper.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.f-panzoom__wrapper.has-error {
  display: none;
}

.f-panzoom__content {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__content.is-lazyloading, .f-panzoom__content.has-lazyerror {
  visibility: hidden;
}

img.f-panzoom__content {
  width: auto;
  height: auto;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.f-panzoom__wrapper > .f-panzoom__content {
  visibility: hidden;
}

.f-panzoom__viewport {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.f-panzoom__viewport > .f-panzoom__content {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

picture.f-panzoom__content img {
  vertical-align: top;
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.f-panzoom__protected {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

html.with-panzoom-in-fullscreen {
  overflow: hidden;
}

.f-fadeIn {
  animation: 0.2s ease 0s both f-fadeIn;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: 0.2s ease 0s both f-fadeOut;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
.f-crossfadeIn {
  animation: 0.2s ease both f-crossfadeIn;
  animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(0.2s * 0.2) ease calc(0.2s * 0.8) both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
.is-horizontal .f-slideIn.from-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
}

.is-horizontal .f-slideIn.from-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
}

.is-horizontal .f-slideOut.to-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
}

.is-horizontal .f-slideOut.to-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
}

@keyframes f-slideInPrevX {
  0% {
    transform: translate(calc(100% + 0));
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextX {
  0% {
    transform: translate(calc(-100% - 0));
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextX {
  to {
    transform: translate(calc(-100% - 0));
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevX {
  to {
    transform: translate(calc(100% + 0));
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.is-vertical .f-slideIn.from-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
}

.is-vertical .f-slideIn.from-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
}

.is-vertical .f-slideOut.to-next {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
}

.is-vertical .f-slideOut.to-prev {
  animation: 0.85s cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
}

@keyframes f-slideInPrevY {
  0% {
    transform: translateY(calc(100% + 0));
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextY {
  0% {
    transform: translateY(calc(-100% - 0));
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextY {
  to {
    transform: translateY(calc(-100% - 0));
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevY {
  to {
    transform: translateY(calc(100% + 0));
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.f-zoomInUp {
  animation: 0.3s ease both f-zoomInUp;
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}

.f-zoomOutDown {
  animation: 0.3s ease both f-zoomOutDown;
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  0% {
    transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: 0;
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    transform: scale(1) translateZ(0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
.f-throwOutUp {
  animation: 0.2s ease-out both f-throwOutUp;
  animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: 0.2s ease-out both f-throwOutDown;
  animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(150px * -1), 0);
    transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 150px, 0);
    transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
.has-iframe .f-html, .has-pdf .f-html, .has-gmap .f-html {
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
}

.has-pdf .f-html, .has-gmap .f-html {
  padding: 0;
}

.f-html {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  margin: var(--f-html-margin, 0);
  padding: 2rem;
  padding: var(--f-html-padding, 2rem);
  color: currentColor;
  color: var(--f-html-color, currentColor);
  background: var(--f-html-bg);
}

.is-loading > .f-html {
  opacity: 0;
}

.f-html.is-error {
  text-align: center;
}

.f-iframe {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
  width: 100%;
}

.f-caption {
  align-self: center;
  flex-shrink: 0;
  margin: var(--f-caption-margin);
  padding: 16px 8px;
  padding: var(--f-caption-padding, 16px 8px);
  max-width: 100%;
  max-height: calc(80vh - 100px);
  overflow: auto;
  word-wrap: anywhere;
  line-height: var(--f-caption-line-height);
  color: var(--f-caption-color);
  background: var(--f-caption-bg);
  font: var(--f-caption-font);
}

.has-html5video .f-html, .has-youtube .f-html, .has-vimeo .f-html {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
  max-width: 960px;
  max-width: var(--f-video-width, 960px);
  max-height: 540px;
  max-height: var(--f-video-height, 540px);
  aspect-ratio: var(--f-video-aspect-ratio);
  background: rgba(0, 0, 0, 0.9);
  background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}

.f-html5video {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.f-button.is-arrow {
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );
  overflow: visible;
}

.f-button.is-arrow.is-prev, .f-button.is-arrow.is-next {
  position: absolute;
  transform: translate(0);
  z-index: 20;
}

.is-horizontal .f-button.is-arrow.is-prev, .is-horizontal .f-button.is-arrow.is-next {
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
  left: 0;
  left: var(--f-arrow-pos, 0);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-next {
  right: 0;
  right: var(--f-arrow-pos, 0);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
  right: 0;
  right: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-next {
  left: 0;
  left: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}

.is-vertical.is-ltr .f-button.is-arrow.is-prev, .is-vertical.is-rtl .f-button.is-arrow.is-prev {
  top: 0;
  top: var(--f-arrow-pos, 0);
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.is-vertical.is-ltr .f-button.is-arrow.is-next, .is-vertical.is-rtl .f-button.is-arrow.is-next {
  top: auto;
  right: auto;
  bottom: 0;
  bottom: var(--f-arrow-pos, 0);
  left: 50%;
  transform: translate(-50%);
}

.is-vertical .f-button.is-arrow.is-prev svg, .is-vertical .f-button.is-arrow.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__toolbar {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  margin: 0;
  margin: var(--f-toolbar-margin, 0);
  padding: 8px;
  padding: var(--f-toolbar-padding, 8px);
  line-height: var(--f-toolbar-line-height);
  background: none;
  background: var(--f-toolbar-bg, none);
  box-shadow: none;
  box-shadow: var(--f-toolbar-shadow, none);
  backdrop-filter: var(--f-toolbar-backdrop-filter);
  position: relative;
  z-index: 20;
  color: currentColor;
  color: var(--f-toolbar-color, currentColor);
  font-size: 17px;
  font-size: var(--f-toolbar-font-size, 17px);
  font-weight: inherit;
  font-weight: var(--f-toolbar-font-weight, inherit);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  font-family: var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow: var(--f-toolbar-text-shadow);
  text-align: center;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  white-space: nowrap;
  pointer-events: none;
}

.f-carousel__toolbar.is-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.f-carousel__toolbar .f-button:focus-visible {
  position: relative;
  z-index: 1;
}

.f-carousel__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 0;
  gap: var(--f-toolbar-gap, 0);
}

.f-carousel__toolbar__column.is-left {
  display: flex;
  justify-self: flex-start;
  justify-content: flex-start;
}

.f-carousel__toolbar__column.is-middle {
  display: flex;
  justify-content: center;
}

.f-carousel__toolbar__column.is-right {
  display: flex;
  justify-self: flex-end;
  justify-content: flex-end;
  flex-flow: nowrap;
}

.f-carousel__toolbar__column {
  pointer-events: none;
}

.f-carousel__toolbar__column > * {
  pointer-events: all;
}

.f-counter {
  position: relative;
  display: flex;
  flex-direction: row;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: 0;
  margin: var(--f-counter-margin, 0);
  padding: 4px;
  padding: var(--f-counter-padding, 4px);
  line-height: var(--f-counter-line-height);
  background: var(--f-counter-bg);
  border-radius: var(--f-counter-border-radius);
}

.f-counter span {
  padding: 0 4px;
  padding: 0 var(--f-counter-gap, 4px);
}

:root {
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: transparent;
  --f-thumbs-transition: max-height .3s ease, max-width .3s ease, padding .3s ease;
  --f-thumbs-z-index: 1;
  --f-thumbs-viewport-padding-x: 0px;
  --f-thumbs-viewport-padding-y: 0px;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-border-transition: all .1s ease;
  --f-thumb-img-width: 100%;
  --f-thumb-img-height: 100%;
  --f-thumb-img-fit: cover;
  --f-thumb-img-position: 50% 20%;
}

.f-thumbs {
  --f-carousel-slide-width: var(--f-thumb-width);
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: var(--f-thumbs-gap);
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  margin: var(--f-thumbs-margin);
  padding: 8px 8px;
  padding: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow: hidden;
  background: transparent;
  background: var(--f-thumbs-bg);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: max-height .3s ease, max-width .3s ease, padding .3s ease;
  transition: var(--f-thumbs-transition);
  z-index: 1;
  z-index: var(--f-thumbs-z-index);
}

.f-thumbs.is-horizontal {
  max-height: calc(var(--f-carousel-slide-height) + 8px * 2);
  max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);
}

.f-thumbs.is-horizontal.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-vertical {
  max-width: calc(var(--f-carousel-slide-width) + 8px * 2);
  max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2);
}

.f-thumbs.is-vertical.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
}

.f-thumbs.is-scrollable.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-ltr {
  direction: ltr;
}

.f-thumbs.is-rtl {
  direction: rtl;
}

.f-thumbs img {
  display: block;
  width: 100%;
  width: var(--f-thumb-img-width);
  height: 100%;
  height: var(--f-thumb-img-height);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-fit: var(--f-thumb-img-fit);
     object-fit: var(--f-thumb-img-fit);
  -o-object-position: 50% 20%;
     object-position: 50% 20%;
  -o-object-position: var(--f-thumb-img-position);
     object-position: var(--f-thumb-img-position);
  pointer-events: none;
  border-radius: inherit;
  color: transparent;
}

.f-thumbs img[data-lazy-src] {
  visibility: hidden;
}

.f-thumbs img.has-lazyerror {
  display: none;
}

.f-thumbs__viewport {
  box-sizing: border-box;
  height: 100%;
  padding: 0px 0px;
  padding: var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);
  overflow: visible;
  display: grid;
}

.f-thumbs__slide {
  position: relative;
  box-sizing: border-box;
  grid-area: 1/1;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  overflow: visible;
}

.f-thumbs__slide:hover button {
  opacity: 1;
  opacity: var(--f-thumb-hover-opacity, 1);
  transform: none;
  transform: var(--f-thumb-hover-transform, none);
}

.f-thumbs__slide:hover button:after {
  border: none;
  border: var(--f-thumb-hover-border, none);
  box-shadow: none;
  box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide button {
  all: unset;
  display: block;
  margin: auto;
  padding: 0;
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  outline: none;
  transition: opacity .3s ease, transform .15s ease;
  transition: var(--f-thumb-transition);
  border-radius: 4px;
  border-radius: var(--f-thumb-border-radius);
  opacity: 1;
  opacity: var(--f-thumb-opacity);
  transform: var(--f-thumb-transform);
  background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  background: var(--f-thumb-bg);
}

.f-thumbs__slide button:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all .1s ease;
  transition: var(--f-thumb-border-transition);
  border-radius: inherit;
  border: none;
  border: var(--f-thumb-border);
  box-shadow: none;
  box-shadow: var(--f-thumb-shadow);
}

.f-thumbs__slide button:focus-within {
  opacity: 1;
  opacity: var(--f-thumb-focus-opacity, 1);
  transform: none;
  transform: var(--f-thumb-focus-transform, none);
}

.f-thumbs__slide button:focus-within:after {
  border: none;
  border: var(--f-thumb-focus-border, none);
  box-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide:active {
  opacity: 1;
  opacity: var(--f-thumb-active-opacity, 1);
  transform: none;
  transform: var(--f-thumb-active-transform, none);
}

.f-thumbs__slide:active:after {
  border: none;
  border: var(--f-thumb-active-border, none);
  box-shadow: none;
  box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide.is-selected {
  z-index: 2;
}

.f-thumbs__slide.is-selected button {
  opacity: 1;
  opacity: var(--f-thumb-selected-opacity, 1);
  transform: none;
  transform: var(--f-thumb-selected-transform, none);
}

.f-thumbs__slide.is-selected button:after {
  border: none;
  border: var(--f-thumb-selected-border, none);
  box-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}

.f-thumbs.is-modern {
  --f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: 0;
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)));
}

.f-thumbs.is-modern .f-thumbs__viewport {
  width: calc(100% + var(--f-carousel-slide-width) * 2 + 8px);
  width: calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));
  margin-left: calc((var(--f-carousel-slide-width) + 8px) * -1);
  margin-right: calc((var(--f-carousel-slide-width) + 8px) * -1);
  margin-left: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
  margin-right: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
}

.f-thumbs.is-modern .f-thumbs__slide {
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );
  padding: 0;
  overflow: visible;
  left: 0;
  left: var(--shift, 0);
  will-change: left;
  transition: left var(--f-transition-duration) var(--f-transition-easing);
}

.f-thumbs.is-modern .f-thumbs__slide button {
  display: block;
  margin-left: 50%;
  margin-right: 50%;
  width: 94px;
  width: var(--f-thumb-width);
  clip-path: var(--clip-path);
  border: none;
  box-shadow: none;
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity 0.2s ease;
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
}

.f-thumbs.is-modern .f-thumbs__slide button:after {
  display: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: var(--clip-shift);
  bottom: 0;
  right: var(--clip-shift);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius: inherit;
  border: none;
  border: var(--f-thumb-focus-border, none);
  box-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  box-shadow: var(--f-thumb-focus-shadow, none);
}

.f-thumbs.is-modern {
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out;
}

.f-thumbs.is-modern.is-syncing {
  --f-transition-duration: 0s;
}

.f-thumbs.is-scrollable .f-thumbs__viewport {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(94px, 1fr));
  grid-template-columns: repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));
  grid-auto-rows: 76px;
  grid-auto-rows: var(--f-thumb-height);
  grid-gap: 8px;
  grid-gap: var(--f-thumbs-gap);
  gap: 8px;
  gap: var(--f-thumbs-gap);
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide {
  grid-area: auto;
  display: block;
  position: relative;
  max-width: 100%;
  width: 94px;
  width: var(--f-thumb-width);
  height: 76px;
  height: var(--f-thumb-height);
  cursor: pointer;
  outline: none;
}

:root {
  --f-progressbar-height: 3px;
  --f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
  --f-progressbar-opacity: 1;
  --f-progressbar-z-index: 30;
}

.f-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  z-index: var(--f-progressbar-z-index);
  height: 3px;
  height: var(--f-progressbar-height);
  transform: scaleX(0);
  transform-origin: 0;
  opacity: 1;
  opacity: var(--f-progressbar-opacity);
  background: #575ad6;
  background: var(--f-progressbar-color);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  animation-name: f-progressbar;
  animation-play-state: running;
  animation-timing-function: linear;
}

.f-progressbar:empty {
  display: block;
}

button > .f-progressbar {
  --f-progressbar-height: 100%;
  --f-progressbar-opacity: .2;
}

@keyframes f-progressbar {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
[data-fullscreen-action=toggle] svg g:first-child {
  display: flex;
}

[data-fullscreen-action=toggle] svg g:last-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}

.in-fullscreen-mode > .f-carousel {
  flex: 1;
  min-width: 0 !important;
  min-height: 0 !important;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(0px + 0px);
  margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100vh;
  max-height: none;
  max-height: initial;
  max-width: none;
  max-width: initial;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  touch-action: none;
  overscroll-behavior: contain;
}

.fancybox__dialog:focus {
  outline: none;
}

.fancybox__dialog::backdrop {
  opacity: 0;
}

@supports (height: 100dvh) {
  .fancybox__dialog {
    height: 100dvh;
  }
}
.fancybox__dialog *:empty {
  display: block;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2.5;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-close-button-width: 30px;
  --f-close-button-height: 30px;
  --f-close-button-svg-width: 24px;
  --f-close-button-svg-height: 24px;
  --f-close-button-svg-stroke-width: 1.75;
  --f-close-border-radius: 4px;
  --f-close-button-color: #fff;
  --f-close-button-hover-color: #fff;
  --f-close-button-bg: transparent;
  --f-close-button-hover-bg: transparent;
  --f-close-button-active-bg: transparent;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  --f-scrollbar-width: 7px;
  --f-scrollbar-track-bg: #444;
  --f-scrollbar-track-border-radius: 10px;
  --f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
  --f-scrollbar-thumb-bg: #ddd;
  --f-scrollbar-thumb-border-radius: 10px;
}

.fancybox__container[theme=light] {
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
  --f-scrollbar-track-bg: #ddd;
  --f-scrollbar-thumb-bg: #444;
}

.fancybox__container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.fancybox__container:focus {
  outline: none;
}

.fancybox__container.has-vertical-thumbs {
  flex-direction: row-reverse;
}

.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
  overflow-x: clip;
  overflow-y: visible;
}

.fancybox__container > *:not(.fancybox__carousel), .fancybox__container .fancybox__carousel > *:not(.fancybox__grid):not(.fancybox__viewport), .fancybox__container .fancybox__column > *:not(.fancybox__viewport), .fancybox__container .fancybox__slide:not(.is-selected), .fancybox__container .fancybox__slide.is-selected > *:not(.f-html):not(.f-panzoom__wrapper):not(.f-spinner) {
  opacity: 1;
  opacity: var(--f-drag-opacity, 1);
}

.fancybox__container:not(.is-ready):not(.is-hiding) {
  visibility: hidden;
}

.fancybox__container.is-revealing > *:not(.fancybox__carousel), .fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__grid):not(.fancybox__viewport), .fancybox__container.is-revealing .fancybox__column > *:not(.fancybox__viewport), .fancybox__container.is-revealing .fancybox__slide:not(.is-selected), .fancybox__container.is-revealing .fancybox__slide.is-selected > *:not(.f-html):not(.f-panzoom__wrapper) {
  animation: 0.35s ease none f-fadeIn;
  animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}

.fancybox__container.is-hiding > *:not(.fancybox__carousel), .fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__grid):not(.fancybox__viewport), .fancybox__container.is-hiding .fancybox__column > *:not(.fancybox__viewport), .fancybox__container.is-hiding .fancybox__slide.is-selected > *:not(.f-html):not(.f-panzoom__wrapper) {
  animation: 0.35s ease forwards f-fadeOut;
  animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected) {
  opacity: 0;
}

.fancybox__container.is-hiding {
  pointer-events: none;
}

.fancybox__container.is-idle .f-carousel__toolbar {
  pointer-events: none;
  opacity: 0;
}

.fancybox__container.is-idle .f-button.is-arrow {
  opacity: 0;
}

.fancybox__container.is-idle.is-ready .f-carousel__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__container.is-idle.is-ready .f-button.is-arrow {
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-backdrop-bg);
  filter: var(--fancybox-backdrop-filter);
}

.fancybox__carousel {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  min-width: 0;
  position: relative;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__carousel.is-vertical {
  --f-carousel-slide-height: 100%;
}

.fancybox__carousel.is-ltr {
  direction: ltr;
}

.fancybox__carousel.is-rtl {
  direction: rtl;
}

.fancybox__carousel > .f-button.is-arrow:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -30px;
  bottom: -30px;
  left: -30px;
  z-index: 1;
}

.fancybox__viewport {
  display: grid;
  flex: 1;
  min-height: 0;
  min-width: 0;
  position: relative;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transform: translate3d(0, var(--f-drag-offset, 0), 0);
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__viewport [data-selectable], .fancybox__viewport [contenteditable] {
  cursor: auto;
}

.fancybox__slide {
  box-sizing: border-box;
  position: relative;
  grid-area: 1/1;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  margin: 0;
  padding: var(--f-carousel-slide-padding);
  background: var(--f-carousel-slide-bg);
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform;
}

.fancybox__slide:before, .fancybox__slide:after {
  display: block;
  content: "";
}

.fancybox__slide:before {
  margin-bottom: auto;
}

.fancybox__slide:after {
  margin-top: auto;
}

.fancybox__slide.is-selected {
  z-index: 1;
}

.fancybox__slide.f-zoomable {
  overflow: visible;
}

.fancybox__slide.has-error {
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg);
}

.fancybox__slide.has-html {
  overflow: auto;
  padding: 8px;
}

.fancybox__slide.has-iframe {
  overflow: hidden;
  padding: 8px 0;
}

.fancybox__slide.has-close-btn {
  padding-top: 34px;
}

.fancybox__slide.has-controls:before {
  margin: 0;
}

.fancybox__slide .f-spinner {
  cursor: pointer;
}

.fancybox__container.is-closing .f-caption, .fancybox__slide.is-loading .f-caption {
  visibility: hidden;
}

.fancybox__container.is-closing .fancybox__carousel, .fancybox__container.is-closing .fancybox__viewport, .fancybox__container.is-closing .fancybox__slide.is-selected {
  overflow: visible;
}

.f-button.is-close-button {
  --f-button-width: var(--f-close-button-width);
  --f-button-height: var(--f-close-button-height);
  --f-button-border-radius: var(--f-close-border-radius);
  --f-button-color: var(--f-close-button-color);
  --f-button-hover-color: var(--f-close-button-hover-color);
  --f-button-bg: var(--f-close-button-bg);
  --f-button-hover-bg: var(--f-close-button-hover-bg);
  --f-button-active-bg: var(--f-close-button-active-bg);
  --f-button-svg-width: var(--f-close-button-svg-width);
  --f-button-svg-height: var(--f-close-button-svg-height);
  --f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);
  position: absolute;
  top: calc((40px + 2px) * -1);
  top: calc((var(--f-button-height) + 2px) * -1);
  right: 0;
  z-index: 10;
}

.is-loading .f-button.is-close-button {
  visibility: hidden;
}

.fancybox__thumbs {
  flex: 0 1 100%;
}

.fancybox__thumbs.is-scrollable {
  --f-thumbs-cols: 1;
  --f-thumbs-gap: 8px;
  --f-thumbs-transition: none;
  --f-thumbs-padding-x: 4px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-viewport-padding-x: 4px;
  --f-thumbs-viewport-padding-y: 0px;
  max-width: calc(94px * 1 + 8px * (1 - 1) + 4px * 2 + 4px * 2);
  max-width: calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar {
  width: var(--f-scrollbar-width);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track {
  background: var(--f-scrollbar-track-bg);
  border-radius: var(--f-scrollbar-track-border-radius);
  box-shadow: var(--f-scrollbar-track-shadow);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb {
  background: var(--f-scrollbar-thumb-bg);
  border-radius: var(--f-scrollbar-thumb-border-radius);
}

.fancybox__thumbs.is-scrollable.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
  max-height: none;
  max-height: initial;
  --f-thumbs-padding-y: unset;
}

.fancybox__thumbs.is-scrollable .f-thumbs__viewport {
  overflow-x: hidden !important;
  grid-template-columns: repeat(auto-fill, calc((100% - 8px * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important;
  grid-template-columns: repeat(auto-fill, calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important;
}

/**
 * Swiper 12.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 24, 2026
 */
:root {
  --swiper-theme-color:#007aff;
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

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

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

.swiper-wrapper {
  box-sizing: content-box;
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

.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 {
  backface-visibility: hidden;
  transform: translateZ(0);
}

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.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-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-right: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-bottom: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.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 {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.1490196078);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.without-pt {
  padding-top: 0 !important;
}

.bg-light-blue {
  background: #f4f8ff;
}

.bg-white {
  background: #fff;
}

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
/*
 * Hide open-close slides before JS initialises to prevent flash of content.
 * Once app.js runs it adds .is-loaded to <html> and GSAP takes full control.
 */
html:not(.is-loaded) .open-close .slide,
html:not(.is-loaded) [data-dropdown] [data-panel] {
  height: 0;
  overflow: hidden;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-th-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-lt-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-roman-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-bd-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-thit-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-ltit-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-it-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("fonts/helveticaneueltstd-bdit-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
#content {
  padding: 50px 0;
}

blockquote {
  padding-left: 1rem;
  margin-bottom: 1rem;
}
blockquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-quote,
.wp-block-pullquote {
  box-sizing: border-box;
  word-wrap: break-word;
  border-width: 0 0 0 2px;
  border-style: solid;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.wp-block-quote p,
.wp-block-pullquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-pullquote blockquote {
  padding: 0;
  margin: 0;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}
.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}
.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}
.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}
.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.search-form {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 20px;
}
.search-form .field-holder {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 2px;
  padding: 6px 38px;
}
.search-form .field-holder:has(input:focus) {
  border-color: #0d6efd;
  outline: 2px solid rgba(13, 110, 253, 0.25);
  outline-offset: 0;
}
.search-form .field-holder .search-icon {
  position: absolute;
  left: 8px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  pointer-events: none;
  color: #0d6efd;
}
.search-form .field-holder input {
  flex: 1;
  padding: 6px 0;
  border: 0;
  outline: 0;
  border-radius: 0;
  background: transparent;
  color: #0d6efd;
}
.search-form .field-holder input::-webkit-search-cancel-button {
  display: none;
}
.search-form .field-holder input::-moz-placeholder {
  color: #4b4b4b;
  opacity: 1;
}
.search-form .field-holder input::placeholder {
  color: #4b4b4b;
  opacity: 1;
}
.search-form .field-holder .clear-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: transparent;
  color: #0d6efd;
  border: 0;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.search-form .field-holder .clear-btn:hover {
  color: #003659;
}

.post-password-form input {
  display: inline-flex;
  height: 44px;
}
.post-password-form input[type=password] {
  width: 150px;
}

.comment-form fieldset,
.post-password-form fieldset,
.widget .search-form fieldset,
.wp-block-search .search-form fieldset {
  padding: 0;
  border: 0;
}
.comment-form input[type=submit],
.post-password-form input[type=submit],
.widget .search-form input[type=submit],
.wp-block-search .search-form input[type=submit] {
  background: #0d6efd;
  color: #fff;
  height: 44px;
  border: 1px solid #0d6efd;
  padding: 0 20px;
  border-radius: 25em;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: 0.5em;
}
.wp-block-post-comments-form .comment-form-cookies-consent label {
  padding: 0;
}

.wp-block-comment-template {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}
.wp-block-comment-template .wp-block-comment-edit-link p {
  margin: 0;
}
.wp-block-comment-template .wp-block-columns {
  margin-bottom: calc(1rem * 2);
}
.wp-block-comment-template .wp-block-comment-content p {
  margin: 1rem 0;
}
.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
  border-color: #f00;
}
.wpcf7-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 0 0 30px;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000;
}
.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 1px;
  width: 8px;
  height: 14px;
  border-style: solid;
  border-color: #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) skewX(10deg);
  opacity: 0;
}
.wpcf7-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label {
  color: #ccc;
  cursor: auto;
}
.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  box-shadow: none;
  background: #ccc;
}
.wpcf7-form input[type=file]::file-selector-button {
  border: 1px solid #0d6efd;
  padding: 0 20px;
  height: 44px;
  border-radius: 25em;
  background-color: #0d6efd;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

.form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: calc(1rem * 2);
}

.is-layout-flex {
  display: flex;
  gap: 1.5rem;
}

.form-area {
  width: 100%;
}

.form-row {
  margin-bottom: calc(1rem * 2);
}

.label-name {
  display: block;
  margin-bottom: 1rem;
}

.select-area .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.select-area .wpcf7-form-control-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 1em;
  height: 0.8em;
  margin-top: -0.4em;
  z-index: 1;
  background-color: #000;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.wpcf7-select {
  display: block;
  width: 100%;
  padding: 0.625rem 2.4rem 0.625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  color: #000;
  background-color: #fff;
  border: 1px solid;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 1;
}

.wpcf7-submit {
  background: #0d6efd;
  border: 1px solid #0d6efd;
  color: #fff;
  height: 44px;
  padding: 0 20px;
  border-radius: 25em;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: calc(1rem * 2);
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1rem;
}
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}
.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #000;
  color: #fff;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  opacity: 0.8;
}

.navigation-single {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
.navigation-single .next,
.navigation-single .prev {
  display: inline-flex;
  align-items: center;
  max-width: 48%;
  background: #000;
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: 0.8;
}
.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 10px;
  display: block;
}
.navigation-single .next a {
  margin-left: auto;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 1rem;
}
.wp-caption img {
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}
.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 1rem;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1rem 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1rem;
}

.mejs-container {
  margin-bottom: 1rem;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table table td,
.wp-block-table table th {
  border: 1px solid;
  padding: 0.5em;
}
.wp-block-table table thead {
  border-bottom: 3px solid;
}
.wp-block-table table tfoot {
  border-top: 3px solid;
}

#wp-calendar tbody td {
  text-align: center;
}
#wp-calendar td,
#wp-calendar th {
  border: 1px solid #ccc;
}

.share-this .st-btn {
  width: 3em;
  height: 3em;
  background: #999;
  border-radius: 50%;
  font-size: 2em;
  line-height: 3em;
  text-align: center;
}
.share-this .st-btn img {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
  height: auto;
}

/*
  Basic typography style for copy text
*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4b4b4b;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}

/*
  Basic styles for links
*/
a {
  transition: color 0.25s ease-in-out;
  color: #0d6efd;
  -webkit-text-decoration: none;
  text-decoration: none;
}
a:hover {
  color: rgb(1.962295082, 97.1336065574, 237.437704918);
  -webkit-text-decoration: none;
  text-decoration: none;
}

ul,
ol,
dl,
p {
  margin: 0 0 1.5em;
}

/*
  Headings — h1–h6 elements and matching .h1–.h6 utility classes.
  Use .h1–.h6 to apply heading styles to any element, e.g. <p class="h2">.
  .thin — weight 200 (h1, h2 only)
  .light — weight 300 (h4 only)
*/
h1,
.h1 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}
h1.thin,
.h1.thin {
  font-weight: 200;
}
h1.thin b,
h1.thin span,
.h1.thin b,
.h1.thin span {
  font-weight: 700;
}

h2,
.h2 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}
h2.thin,
.h2.thin {
  font-weight: 200;
}
h2.thin b,
h2.thin span,
.h2.thin b,
.h2.thin span {
  font-weight: 700;
}

h3,
.h3 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}

h4,
.h4 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}
h4.light,
.h4.light {
  font-weight: 300;
}

h5,
.h5 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}

h6,
.h6 {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1em;
}

/*
  Body text size variants
*/
.text-lg {
  font-size: 18px;
  line-height: 1.6;
}

.text-sm {
  font-size: 14px;
  line-height: 1.4;
}

/*
  Stat — large display numbers/figures
*/
.stat {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.1;
}

.stat-small {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.2;
}

/*
  Eyebrow & breadcrumb — uppercase label style
*/
.eyebrow,
.breadcrumb {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  color: #003659;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.eyebrow {
  font-weight: 700;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
textarea {
  transition: border-color 0.25s ease-in-out;
  border: 1px solid currentColor;
  background-color: transparent;
  width: 100%;
  min-width: 0;
  padding: 1.2rem 2.4rem;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type=text]:focus, input[type=text]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=password]:focus,
input[type=password]:hover,
textarea:focus,
textarea:hover {
  box-shadow: none;
  outline: none;
}

input[type=search] {
  padding: 0 20px;
  border-radius: 25em;
}

.promo-panel {
  background-color: #003659;
  color: #fff;
  padding: 13px 0;
}
.promo-panel .panel-holder {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  position: relative;
}
.promo-panel .close {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: relative;
}
.promo-panel .close::before, .promo-panel .close::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
}
.promo-panel .close::before {
  transform: rotate(45deg);
}
.promo-panel .close::after {
  transform: rotate(-45deg);
}
.promo-panel .text-box {
  width: 100%;
}
.promo-panel .text-box.is-open img {
  transform: rotate(180deg);
}
.promo-panel .heading {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin: 0 0 3px;
  font-size: 16px;
  justify-content: space-between;
}
.promo-panel .opener {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #0d6efd;
  background-color: #0d6efd;
  cursor: pointer;
  padding: 0;
  margin-top: -2px;
  transition: background-color 0.25s ease-in-out;
}
.promo-panel .opener img {
  display: block;
  transition: transform 0.25s ease-in-out;
  width: 12px;
  height: auto;
}
.promo-panel .text-holder {
  padding: 10px 0 3px;
}
.promo-panel .text-holder p {
  margin: 0 0 10px;
}
.promo-panel .link {
  color: #fff;
}

.header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #fff;
  border-bottom: 1px solid #ccd4e0;
  padding: 10px 0;
}
.header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .logo {
  display: block;
  flex-shrink: 0;
  order: 0;
}
.header .logo img {
  display: block;
  width: auto;
  height: 36px;
}
.header .mobile-controls {
  display: flex;
  align-items: center;
  gap: 20px;
  order: 1;
  margin-left: auto;
}
.header .mobile-controls .btn {
  padding: 13px 20px;
  white-space: nowrap;
}
.header .main-menu {
  order: 2;
  flex: 0 0 100%;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  margin-top: 1px;
  max-height: calc(100dvh - 65px);
  overflow-y: auto;
  height: 0;
  overflow: hidden;
}
.header .main-menu .btn {
  display: none;
}
.header .menu-holder {
  position: relative;
  overflow: clip;
}
.header .nav-list {
  list-style: none;
  padding: 20px 0;
  margin-bottom: 0;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #4b4b4b;
}
.header .nav-item {
  transition: background 0.25s ease-in-out;
}
.header .nav-drop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1;
}
.header .nav-back {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 22px 20px;
  background: #f4f8ff;
  border: 0;
  width: 100%;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  color: #0d6efd;
  letter-spacing: 0.02em;
  cursor: pointer;
  text-align: left;
}
.header .nav-back .icon {
  flex-shrink: 0;
  width: 13px;
  height: 13px;
  transform: rotate(90deg);
}
.header .drop-holder {
  padding: 26px 20px;
}
.header .quick-link {
  display: inline-flex;
  align-items: center;
  margin-bottom: 35px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #4b4b4b;
  -webkit-text-decoration: none;
  text-decoration: none;
  border-radius: 6px;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}
.header .quick-link .icon {
  flex-shrink: 0;
  display: none;
}
.header .col:last-child .sub-nav {
  margin-bottom: 0;
}
.header .eyebrow {
  letter-spacing: 0.1em;
  margin-bottom: 17px;
}
.header .sub-nav {
  list-style: none;
  padding: 0;
  margin-bottom: 33px;
  display: flex;
  flex-direction: column;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  color: #4b4b4b;
  gap: 33px;
}
.header .sub-nav a {
  display: flex;
  align-items: center;
  color: #4b4b4b;
  -webkit-text-decoration: none;
  text-decoration: none;
  border-radius: 6px;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}
.header .nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  color: #4b4b4b;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
.header .nav-link .icon {
  flex-shrink: 0;
  width: 13px;
  height: auto;
  transform: rotate(-90deg);
}
.header .nav-opener {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 26px;
  height: 20px;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
}
.header .nav-opener-icon {
  position: relative;
  display: block;
  width: 26px;
  height: 2px;
  background: #003659;
  border-radius: 1px;
  transition: background 0.25s ease-in-out;
}
.header .nav-opener-icon::before, .header .nav-opener-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 26px;
  height: 2px;
  background: #003659;
  border-radius: 1px;
  transition: transform 0.25s ease-in-out, top 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, left 0.25s ease-in-out;
}
.header .nav-opener-icon::before {
  top: -9px;
}
.nav-active .header .nav-opener-icon::before {
  top: 0;
  transform: rotate(45deg);
  left: -4px;
  width: 34px;
  height: 1px;
}
.header .nav-opener-icon::after {
  top: 9px;
}
.nav-active .header .nav-opener-icon::after {
  top: 0;
  transform: rotate(-45deg);
  left: -4px;
  width: 34px;
  height: 1px;
}
.nav-active .header .nav-opener-icon {
  background: transparent;
}
.header .search-holder {
  background: #004987;
  padding: 26px 20px;
  border-radius: 6px;
}
.header .search-header-form {
  position: relative;
}
.header .search-header-form:hover svg {
  color: #0d6efd;
}
.header .search-header-form:hover input[type=search]::-moz-placeholder {
  color: #0d6efd;
  opacity: 1;
}
.header .search-header-form:hover input[type=search]::placeholder {
  color: #0d6efd;
  opacity: 1;
}
.header .search-header-form.expanded input[type=search] {
  background: #f4f8ff;
  border-radius: 6px 6px 0 0;
  color: #4b4b4b;
}
.header .search-header-form.expanded input[type=search]::-moz-placeholder {
  color: #4b4b4b;
}
.header .search-header-form.expanded input[type=search]::placeholder {
  color: #4b4b4b;
}
.header .search-header-form.expanded input[type=search]::-moz-placeholder {
  opacity: 1;
}
.header .search-header-form.expanded input[type=search]::placeholder {
  opacity: 1;
}
.header .search-header-form.expanded svg {
  color: #4b4b4b;
}
.header .search-header-form.expanded button {
  pointer-events: auto;
}
.header .search-header-form.expanded .search-drop {
  border-top: 1px solid #ccd4e0;
}
.header .search-header-form .search-field {
  position: relative;
}
.header .search-header-form input[type=search] {
  background: #fff;
  border: 0;
  border-radius: 6px;
  padding: 11px 10px 11px 43px;
  width: 100%;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.02em;
  color: #4b4b4b;
  outline: none;
  transition: background 0.35s ease-in-out, border-radius 0.35s ease-in-out;
}
.header .search-header-form input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.header .search-header-form input[type=search]::-moz-placeholder {
  color: #4b4b4b;
  -moz-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  opacity: 1;
}
.header .search-header-form input[type=search]::placeholder {
  color: #4b4b4b;
  transition: color 0.25s ease-in-out;
  opacity: 1;
}
.header .search-header-form button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  cursor: pointer;
  pointer-events: none;
}
.header .search-header-form button:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 4px;
}
.header .search-header-form .search-clear {
  left: auto;
  right: 10px;
  color: #000;
  pointer-events: auto;
  display: none;
  transition: color 0.25s ease-in-out;
}
.header .search-header-form .search-clear:hover {
  color: #0d6efd;
}
.header .search-header-form .search-clear.is-visible {
  display: flex;
}
.header .search-header-form svg {
  color: #4b4b4b;
  transition: color 0.25s ease-in-out;
}
.header .search-header-form .search-drop {
  background: #fff;
  border-top: 0;
  border-radius: 0 0 6px 6px;
  padding: 20px;
  font-size: 16px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
}
.header .search-header-form .search-drop .eyebrow {
  padding: 0 10px;
  margin-bottom: 0;
}
.header .search-header-form .search-drop .popular-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  letter-spacing: 0.02em;
}
.header .search-header-form .search-drop a {
  display: block;
  padding: 10px;
  color: #4b4b4b;
  -webkit-text-decoration: none;
  text-decoration: none;
  border-radius: 6px;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}
.header .search-header-form .search-drop a:hover {
  background: #f4f8ff;
  color: #0d6efd;
}

body {
  background-color: #fff;
}

.wrapper {
  width: 100%;
  position: relative;
  overflow: clip;
}

.container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.video-play {
  position: relative;
  display: block;
}
.video-play:focus-visible {
  outline: 0;
}
.video-play:focus-visible .play-btn {
  outline: 2px solid #0d6efd;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
  transition: background-color 0.25s ease-in-out;
}
.play-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #0d6efd;
  transition: border-color 0.25s ease-in-out;
}

.breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 10px;
  margin-bottom: 16px;
}
.breadcrumb a {
  display: none;
  color: #003659;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.breadcrumb a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.breadcrumb .keyline {
  display: none;
  width: 1px;
  height: 16px;
  background-color: #003659;
}

.footer {
  background: #003659;
  color: #fff;
  padding: 50px 0;
}
.footer .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer .footer-top {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer .footer-brand {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 38px;
}
.footer .footer-brand p {
  margin-bottom: 0;
}
.footer .footer-logo {
  display: inline-block;
  width: 132px;
}
.footer .footer-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.footer .footer-nav {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer .footer-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer .footer-col .eyebrow {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 0.02em;
}
.footer .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 23px;
  font-size: 16px;
  line-height: 1.4;
}
.footer .footer-col a {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer .footer-col a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer .footer-col a:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.footer .footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer .footer-bottom .footer-copy {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}
.footer .footer-bottom .footer-copy a {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer .footer-bottom .footer-copy a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer .tools {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.footer .tools a {
  color: #fff;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer .tools a:hover {
  opacity: 0.8;
}
.footer .tools a:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
}
.hero .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero .text-holder {
  padding-bottom: 20px;
}
.hero .title {
  margin-bottom: 6px;
}
.hero .title:last-child {
  margin-bottom: 0;
}
.hero p {
  margin-bottom: 30px;
}
.hero p:last-child {
  margin-bottom: 0;
}
.hero .btns-holder {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
}
.hero .img-holder {
  align-self: stretch;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.hero .img-holder img {
  width: 100%;
  height: auto;
  aspect-ratio: 320/287;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.hero .img-holder .video-play {
  width: 100%;
  height: 100%;
}
.hero.no-image {
  padding-top: 50px;
  padding-bottom: 50px;
}
.hero.no-image .text-holder {
  padding: 0;
}
.hero.img-not-fit .img-holder img {
  aspect-ratio: 320/315;
}
.hero.dark {
  background: #004987;
  color: #fff;
}
.hero.dark .breadcrumb {
  color: #fff;
}
.hero.dark .breadcrumb a {
  color: #fff;
}
.hero.dark .breadcrumb .keyline {
  background-color: #fff;
}

.general-content {
  padding: 50px 0;
}
.general-content .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.general-content .eyebrow {
  margin-bottom: 16px;
}
.general-content h2 {
  font-size: 38px;
  margin-bottom: 30px;
}
.general-content .content-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.general-content .content-item {
  border-left: 1px solid #004987;
  padding-left: 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #4b4b4b;
}
.general-content .content-item p {
  margin-bottom: 0;
}
.general-content .content-item b {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
}
.general-content .video-play {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #003659;
}
.general-content .video-play::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.4);
  pointer-events: none;
}
.general-content .video-play img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.content-stack {
  padding: 50px 0;
}
.content-stack .intro-holder {
  margin-bottom: 43px;
}
.content-stack .intro-holder .btn {
  width: 100%;
}
.content-stack .intro-content {
  margin-bottom: 30px;
  font-size: 18px;
}
.content-stack .intro-content h2 {
  margin-bottom: 8px;
}
.content-stack .intro-content p {
  margin-bottom: 0;
}
.content-stack .content-grid .h4 {
  margin-bottom: 18px;
}
.content-stack .content-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.content-stack .content-item {
  border-left: 1px solid #004987;
  padding-left: 16px;
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 2px;
}
.content-stack .content-item p {
  margin-bottom: 0;
}
.content-stack .content-item b {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
}

.toggle-bullets-list {
  padding: 50px 0;
}
.toggle-bullets-list .intro-holder {
  margin-bottom: 30px;
}
.toggle-bullets-list .intro-holder h2 {
  margin-bottom: 30px;
}
.toggle-bullets-list .tab-panels {
  position: relative;
}
.toggle-bullets-list .tab-content {
  display: none;
}
.toggle-bullets-list .tab-content.is-active {
  display: flex;
  flex-direction: column;
}
.toggle-bullets-list .text-holder {
  margin-bottom: 30px;
}
.toggle-bullets-list .text-holder h3 {
  margin-bottom: 16px;
}
.toggle-bullets-list .text-holder p {
  margin-bottom: 0;
}
.toggle-bullets-list .text-holder .heading {
  margin-bottom: 20px;
  font-size: 18px;
}
.toggle-bullets-list .text-holder .heading:last-child {
  margin-bottom: 0;
}
.toggle-bullets-list .text-holder .btns-holder {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.toggle-bullets-list .text-holder .btns-holder .btn {
  width: 100%;
  justify-content: center;
}
.toggle-bullets-list .list-column .h4 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 23px;
}

.vs-section {
  padding: 50px 0;
}
.vs-section .h3 {
  text-align: center;
  margin-bottom: 30px;
}
.vs-section .vs-cols {
  display: flex;
  flex-direction: column;
  margin: 0 -20px;
}
.vs-section .col {
  padding: 34px 20px;
}
.vs-section .col .h4 {
  margin-bottom: 18px;
}
.vs-section .col:last-child {
  border-bottom: 1px solid #004987;
}
.vs-section .col.dark {
  background: #004987;
  color: #fff;
}
.vs-section .col.dark .checks-list li::before {
  background-image: url("data:image/svg+xml,<svg width='28' height='28' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M13.125 0C10.5291 0 7.99154 0.769768 5.83315 2.21196C3.67475 3.65416 1.99249 5.704 0.999087 8.10228C0.00568684 10.5006 -0.254232 13.1396 0.252199 15.6856C0.75863 18.2316 2.00867 20.5702 3.84423 22.4058C5.67979 24.2413 8.01845 25.4914 10.5644 25.9978C13.1104 26.5042 15.7494 26.2443 18.1477 25.2509C20.546 24.2575 22.5959 22.5753 24.038 20.4169C25.4802 18.2585 26.25 15.7209 26.25 13.125C26.25 9.64403 24.8672 6.30564 22.4058 3.84422C19.9444 1.38281 16.606 0 13.125 0ZM11.25 18.3656L6.56251 13.6781L8.05313 12.1875L11.25 15.3844L18.1969 8.4375L19.6931 9.92438L11.25 18.3656Z' fill='white'/></svg>");
}

.columns-list-quote {
  padding: 50px 0;
}
.columns-list-quote .intro-holder {
  margin-bottom: 30px;
}
.columns-list-quote .intro-holder h2 {
  font-size: 24px;
  margin-bottom: 16px;
}
.columns-list-quote .intro-holder p {
  margin-bottom: 20px;
}
.columns-list-quote .content-row {
  display: flex;
  flex-direction: column;
  gap: 55px;
}
.columns-list-quote .list-column {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #6a97b4;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.columns-list-quote .card {
  padding: 14px 20px;
  border-bottom: 1px solid #6a97b4;
}
.columns-list-quote .card h3 {
  margin-bottom: 0;
}
.columns-list-quote .card.is-open .arrow {
  transform: rotate(180deg);
}
.columns-list-quote .opener {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
  color: inherit;
}
.columns-list-quote .icon-holder {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.columns-list-quote .icon-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.columns-list-quote .item-title {
  flex: 1;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: #4b4b4b;
}
.columns-list-quote .arrow {
  flex-shrink: 0;
  margin-right: 4px;
  color: #0d6efd;
  transition: transform 0.25s ease-in-out;
}
.columns-list-quote .text-holder {
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 4px;
  padding-top: 4px;
}
.columns-list-quote .text-holder p {
  margin-bottom: 0;
}
.columns-list-quote .quote-column {
  overflow: hidden;
  touch-action: pan-y;
}
.columns-list-quote .quote-track {
  display: flex;
}
.columns-list-quote .quote-card {
  flex: 0 0 100%;
}
.columns-list-quote .carousel-dots {
  padding-top: 22px;
}

.mission-stats {
  padding: 50px 0;
}
.mission-stats .intro-holder {
  margin-bottom: 28px;
  font-size: 16px;
}
.mission-stats .intro-holder h2 {
  font-size: 24px;
  margin-bottom: 20px;
  flex-shrink: 0;
}
.mission-stats .intro-holder p {
  margin-bottom: 0;
}
.mission-stats .stats-row {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 30px;
}
.mission-stats .stat-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.mission-stats .stat-item .title {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}
.mission-stats .stat-item p {
  margin-bottom: 0;
}
.mission-stats .number {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
  color: #004987;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
}
.mission-stats .number .symbol {
  font-size: 24px;
  line-height: 1.2;
}

.promo-bar {
  background: #f4f8ff;
  padding: 30px 0;
}
.promo-bar .bar-holder {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  color: #4b4b4b;
}
.promo-bar p {
  margin-bottom: 0;
}
.promo-bar .cta-link {
  color: #4b4b4b;
}

.columns-with-list {
  padding: 50px 0 0;
}
.columns-with-list .text-column {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 30px;
}
.columns-with-list .heading {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 1.6;
}
.columns-with-list h2 {
  margin-bottom: 10px;
}
.columns-with-list p {
  margin-bottom: 0;
}
.columns-with-list .list-column {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #6a97b4;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.columns-with-list .card {
  padding: 20px;
  border-bottom: 1px solid #6a97b4;
}
.columns-with-list .card.is-open .arrow {
  transform: rotate(180deg);
}
.columns-with-list .opener {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  text-align: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  gap: 16px;
  line-height: 1.4;
}
.columns-with-list .opener:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 2px;
}
.columns-with-list .opener .arrow {
  flex-shrink: 0;
  margin-right: 4px;
  transition: transform 0.25s ease-in-out;
}
.columns-with-list h3 {
  margin-bottom: 0;
}
.columns-with-list [data-slide] .text-holder {
  padding-top: 8px;
}

.columns-with-list:has(+ .without-pt) {
  padding-bottom: 50px;
}

.stat-bar {
  background: #004987;
  padding: 30px 0;
}
.stat-bar .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.stat-bar .number {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 2px;
  color: #fff;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  flex-shrink: 0;
}
.stat-bar .number .symbol {
  font-size: 24px;
  line-height: 0.95;
  display: inline-flex;
  margin: 0 0 3px;
}
.stat-bar .stat-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 0;
}
.stat-bar .stat-text span {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
}

.cards-list {
  padding: 50px 0;
}
.cards-list .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.cards-list .intro-holder .heading {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cards-list .intro-holder .heading h2 {
  margin-bottom: 0;
}
.cards-list .intro-holder .heading p {
  margin-bottom: 0;
}
.cards-list .step-cards-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  gap: 20px;
}

.cards-grid {
  padding: 50px 0;
}
.cards-grid .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.cards-grid .intro-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 100%;
  text-align: center;
}
.cards-grid .intro-holder h2 {
  margin-bottom: 10px;
}
.cards-grid .intro-holder h2:last-child {
  margin-bottom: 0;
}
.cards-grid .btn-holder {
  display: flex;
  justify-content: center;
  width: 100%;
}
.cards-grid .btn-holder.align-left {
  justify-content: flex-start;
}
.cards-grid .tab-panels {
  position: relative;
  width: 100%;
}
.cards-grid .tab-content {
  display: none;
  width: 100%;
}
.cards-grid .tab-content.is-active {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cards-grid .cards-group {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.cards-grid .cards-group .btn {
  width: 100%;
  margin-top: 10px;
}
.cards-grid .heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 18px;
  max-width: 790px;
}
.cards-grid .heading h2 {
  font-size: 30px;
  margin-bottom: 0;
}
.cards-grid .heading h3 {
  margin-bottom: 0;
}
.cards-grid .heading p {
  margin-bottom: 0;
}
.cards-grid .image-cards {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #ccd4e0;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.cards-grid .small-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cards-grid.resource .intro-holder {
  gap: 0;
  align-items: flex-start;
  text-align: left;
}
.cards-grid.resource .intro-holder.centered {
  align-items: center;
  text-align: center;
}
.cards-grid.resource .intro-holder p {
  margin-bottom: 30px;
}
.cards-grid.resource .intro-holder p:last-child {
  margin-bottom: 0;
}
.cards-grid.resource .intro-holder .btn {
  width: 100%;
}
.cards-grid.resource .container {
  gap: 40px;
}
.cards-grid.resource .cards-group > .btn {
  align-self: flex-start;
  text-align: center;
}
.cards-grid.resource .resource-cards-carousel {
  width: 100%;
}
.cards-grid.resource .resource-cards-carousel.swiper {
  overflow: visible;
}
.cards-grid.resource .resource-cards-carousel .swiper-wrapper {
  align-items: stretch;
}
.cards-grid.resource .resource-cards-carousel .swiper-slide {
  width: auto;
  height: auto;
  display: flex;
}
.cards-grid.resource .resource-cards-carousel .carousel-dots {
  padding-top: 33px;
}
.cards-grid.resource .resource-cards-carousel.is-single .carousel-dots {
  display: none;
}
.cards-grid.resource .resource-cards-carousel.is-single .resource-card {
  max-width: none;
}
.cards-grid.resource .resource-card {
  max-width: 248px;
  box-sizing: border-box;
  padding: 20px;
}

.column-list-icons {
  padding: 50px 0;
}
.column-list-icons .intro-holder {
  margin-bottom: 30px;
  font-size: 18px;
}
.column-list-icons .intro-holder h2 {
  margin-bottom: 8px;
}
.column-list-icons .intro-holder p {
  margin-bottom: 20px;
}
.column-list-icons .list-column {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #ccd4e0;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
.column-list-icons .list-column:not(:last-child) {
  margin-bottom: 30px;
}
.column-list-icons .card {
  padding: 20px;
  border-bottom: 1px solid #ccd4e0;
}
.column-list-icons .card .h4 {
  margin-bottom: 0;
}
.column-list-icons .card.is-open .arrow {
  transform: rotate(180deg);
}
.column-list-icons .opener {
  display: flex;
  align-items: center;
  gap: 0;
  width: 100%;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
  color: inherit;
}
.column-list-icons .icon-holder {
  display: none;
  margin-bottom: 10px;
}
.column-list-icons .icon-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.column-list-icons .item-title {
  flex: 1;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: #4b4b4b;
}
.column-list-icons .arrow {
  flex-shrink: 0;
  margin-right: 4px;
  color: #0d6efd;
  transition: transform 0.25s ease-in-out;
}
.column-list-icons .text-holder {
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 4px;
  padding-top: 4px;
}
.column-list-icons .text-holder p {
  margin-bottom: 0;
}
.column-list-icons .text-holder ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 0;
  padding-left: 26px;
}
.column-list-icons .text-holder ul li {
  position: relative;
}
.column-list-icons .text-holder ul li::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
}

.cta {
  padding: 50px 0;
  background: #004987;
  color: #fff;
}
.cta .heading {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}
.cta .heading h2 {
  margin-bottom: 0;
}
.cta .heading p {
  margin-bottom: 0;
}
.cta .stay-connected-hubspot-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cta .stay-connected-hubspot-form .hs-form-field {
  position: relative;
}
.cta .stay-connected-hubspot-form .hs-form-field .input input.hs-input {
  width: 100%;
  height: 50px;
  padding: 0 16px;
  background: #fff;
  border-radius: 25em;
  border: 0;
  font-size: 16px;
  color: #4b4b4b;
}
.cta .stay-connected-hubspot-form .hs-form-field .input input.hs-input::-moz-placeholder {
  color: #4b4b4b;
}
.cta .stay-connected-hubspot-form .hs-form-field .input input.hs-input::placeholder {
  color: #4b4b4b;
}
.cta .stay-connected-hubspot-form .hs-form-field .input input.hs-input:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.cta .stay-connected-hubspot-form .hs-form-field .hs-error-msgs {
  list-style: none;
  padding: 4px 10px 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.cta .stay-connected-hubspot-form .hs-form-field .hs-error-msgs + .hs-error-msgs {
  transform: translateY(100%);
}
.cta .stay-connected-hubspot-form .hs-form-field .hs-error-msgs a {
  color: inherit;
}
.cta .stay-connected-hubspot-form .hs_error_rollup {
  display: none;
}
.cta .stay-connected-hubspot-form .hs_error_rollup ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cta .stay-connected-hubspot-form .hs-submit .hs-button {
  display: inline-block;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  padding: 15px 26px;
  border-radius: 25em;
  border: 1px solid #0d6efd;
  cursor: pointer;
  background-color: #fff;
  color: #0d6efd;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

.quote-carousel {
  padding: 50px 0;
}
.quote-carousel .intro-holder {
  margin-bottom: 22px;
  text-align: center;
}
.quote-carousel .intro-holder h2 {
  margin-bottom: 20px;
}
.quote-carousel .carousel-holder {
  position: relative;
  overflow: visible;
}
.quote-carousel .carousel-holder .swiper-wrapper {
  align-items: stretch;
}
.quote-carousel .carousel-holder .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.quote-carousel .carousel-holder .quote-card {
  flex: 1;
}
.quote-carousel .carousel-dots {
  padding-top: 30px;
}

.search-hero {
  background: #f4f8ff;
  padding: 50px 0;
  text-align: center;
}
.search-hero .search-form,
.search-hero .count {
  margin-left: auto;
  margin-right: auto;
}
.search-hero h1 {
  color: #4b4b4b;
  font-size: 30px;
  margin-bottom: 20px;
}
.search-hero .search-form .btn {
  display: none;
}
.search-hero .count {
  max-width: 80%;
  color: #4b4b4b;
  margin-bottom: 0;
}

.search-results {
  background: #fff;
  padding: 50px 0;
}
.search-results .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.search-results .results-holder {
  width: 100%;
  margin-bottom: 30px;
}
.search-results .result-card {
  border-bottom: 1px solid #ccd4e0;
  color: #4b4b4b;
  margin: 0 -20px;
  transition: background 0.25s ease-in-out;
}
.search-results .result-card:hover {
  background: #f4f8ff;
}
.search-results .result-card a {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  padding: 30px 20px;
}
.search-results .result-card .eyebrow {
  margin-bottom: 10px;
  color: currentColor;
}
.search-results .result-card h2 {
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px;
}
.search-results .result-card h2 b {
  font-weight: 700;
}
.search-results .result-card p {
  margin: 0;
}
.search-results .empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 720px;
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
}
.search-results .empty-state .icon-holder {
  margin-bottom: 30px;
  width: 78px;
}
.search-results .empty-state .icon-holder img {
  width: 100%;
}
.search-results .empty-state h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.search-results .empty-state p {
  margin-bottom: 28px;
}
.search-results .topics-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 27px;
  width: 100%;
  margin-bottom: 0;
}
.search-results .topics-list a {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  color: #004987;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
.search-results .topics-list a:hover {
  color: #0d6efd;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.pagination {
  display: flex;
  justify-content: center;
}
.pagination .pagination-holder {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: #fff;
  border: 1px solid #0d6efd;
  border-radius: 999px;
  padding: 4px 6px;
  color: #0d6efd;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.pagination .page-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #0d6efd;
  cursor: pointer;
  padding: 0;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.pagination .page-btn svg {
  width: 21px;
  height: auto;
}
.pagination .page-btn.prev-btn, .pagination .page-btn.next-btn {
  background: #0d6efd;
  color: #fff;
}
.pagination .page-btn.prev-btn:hover:not(:disabled), .pagination .page-btn.next-btn:hover:not(:disabled) {
  background: #fff;
  color: #0d6efd;
}
.pagination .page-btn.prev-btn:disabled, .pagination .page-btn.next-btn:disabled {
  background: #fff;
  border-color: #ccd4e0;
  color: #ccd4e0;
  cursor: default;
}

.hero-with-card {
  padding: 50px 0;
}
.hero-with-card .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.hero-with-card .text-holder h1 {
  margin-bottom: 14px;
}
.hero-with-card .text-holder p {
  margin-bottom: 0;
}

.resource-carousel {
  padding: 50px 0;
}
.resource-carousel .intro-holder {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 30px;
}
.resource-carousel .intro-holder h2 {
  font-size: 38px;
  margin-bottom: 0;
}
.resource-carousel .carousel-nav {
  display: none;
}
.resource-carousel .nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 0;
  background-color: #0d6efd;
  cursor: pointer;
  flex-shrink: 0;
  transition: background-color 0.25s ease-in-out;
}
.resource-carousel .nav-btn:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.resource-carousel .nav-btn.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.resource-carousel .nav-btn img {
  width: 20px;
  height: auto;
}
.resource-carousel .nav-btn.nav-prev img {
  transform: scaleX(-1);
}
.resource-carousel .carousel-holder {
  overflow: visible;
}
.resource-carousel .carousel-holder .swiper-wrapper {
  align-items: stretch;
}
.resource-carousel .carousel-holder .swiper-slide {
  height: auto;
  width: auto;
  display: flex;
  flex-direction: column;
}
.resource-carousel .resource-card {
  max-width: 248px;
  box-sizing: border-box;
}
.resource-carousel .carousel-dots {
  padding-top: 25px;
}

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.resource-ajax-grid {
  position: relative;
  padding: 50px 0;
}
.resource-ajax-grid h2 {
  margin-bottom: 30px;
  font-size: 38px;
  line-height: 1.2;
}
.resource-ajax-grid .filter-form.is-busy {
  pointer-events: none;
}
.resource-ajax-grid [data-ajax-content].is-busy {
  pointer-events: none;
}
.resource-ajax-grid .ajax-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 3px solid #ccd4e0;
  border-top-color: #004987;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
  pointer-events: none;
}
.resource-ajax-grid .results-count {
  color: #4b4b4b;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
.resource-ajax-grid .results-count span {
  color: #0d6efd;
}
.resource-ajax-grid .empty-state {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 530px;
  text-align: center;
  width: 100%;
}
.resource-ajax-grid .empty-state .icon-holder {
  margin-bottom: 20px;
  width: 78px;
}
.resource-ajax-grid .empty-state .icon-holder svg,
.resource-ajax-grid .empty-state .icon-holder img {
  height: auto;
  width: 100%;
}
.resource-ajax-grid .empty-state h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.resource-ajax-grid .empty-state p {
  margin-bottom: 20px;
}
.resource-ajax-grid .resource-cards-grid {
  display: grid;
  grid-gap: 20px;
  gap: 20px;
  margin-bottom: 26px;
}
.resource-ajax-grid .resource-cards-grid .resource-card {
  min-height: 284px;
}

.feature-card-full {
  padding: 50px 0;
}
.feature-card-full .feature-card {
  background: transparent;
}
.feature-card-full .feature-card:has(.cta-link:hover), .feature-card-full .feature-card:has(.cta-link:focus-visible) {
  background: #fff;
}
.feature-card-full .feature-card .card-image {
  border-radius: 0;
}
.feature-card-full .feature-card .badge {
  margin-bottom: 10px;
}
.feature-card-full .feature-card .cta-link {
  margin-top: auto;
  color: #4b4b4b;
}
.feature-card-full .feature-card .cta-link:hover {
  color: #4b4b4b;
}
.feature-card-full.bg-light-blue .feature-card {
  background: transparent;
}
.feature-card-full.bg-light-blue .feature-card:has(.cta-link:hover), .feature-card-full.bg-light-blue .feature-card:has(.cta-link:focus-visible) {
  background: #fff;
}

.cta-pills {
  padding: 50px 0;
}
.cta-pills h2 {
  font-size: 38px;
  margin-bottom: 30px;
}
.cta-pills .pills-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.cta-pills .btn {
  width: 100%;
}

.bulleted-list {
  padding: 50px 0;
}
.bulleted-list .text-column {
  margin-bottom: 30px;
}
.bulleted-list .text-column .heading {
  margin-bottom: 14px;
  font-size: 18px;
}
.bulleted-list .text-column .heading h2 {
  font-size: 36px;
  margin-bottom: 15px;
}
.bulleted-list .text-column .heading p {
  margin-bottom: 14px;
}
.bulleted-list .text-column .heading p:last-child {
  margin-bottom: 20px;
}
.bulleted-list .text-column .btns-holder {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.bulleted-list .text-column .btns-holder .btn {
  width: 100%;
  justify-content: center;
}
.bulleted-list .list-column {
  background: #f4f8ff;
  padding: 28px 20px;
  border-radius: 10px;
}
.bulleted-list .list-column .h4 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 23px;
}

.tabs-bulleted-list {
  padding: 50px 0 0;
}
.tabs-bulleted-list .intro-holder {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}
.tabs-bulleted-list .intro-holder h2 {
  margin-bottom: 8px;
}
.tabs-bulleted-list .tabs-nav {
  display: none;
}
.tabs-bulleted-list .tabs-nav button {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #4b4b4b;
  background: none;
  border: 0;
  padding: 0 0 2px;
  margin-bottom: 6px;
  position: relative;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.tabs-bulleted-list .tabs-nav button::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 2px;
  background: transparent;
  transition: background 0.25s ease-in-out;
}
.tabs-bulleted-list .tabs-nav button.is-active {
  color: #0d6efd;
}
.tabs-bulleted-list .tabs-nav button.is-active::after {
  background: #0d6efd;
}
.tabs-bulleted-list .tabs-accordion {
  margin-left: -20px;
  margin-right: -20px;
}
.tabs-bulleted-list .tabs-item {
  border-top: 1px solid #ccd4e0;
}
.tabs-bulleted-list .tabs-item:last-child {
  border-bottom: 1px solid #ccd4e0;
}
.tabs-bulleted-list .tabs-item.is-open .tabs-item-opener {
  color: #0d6efd;
}
.tabs-bulleted-list .tabs-item.is-open .arrow {
  transform: rotate(180deg);
}
.tabs-bulleted-list .tabs-item-opener {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 20px;
  background: none;
  border: 0;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #4b4b4b;
  cursor: pointer;
  text-align: left;
  transition: color 0.25s ease-in-out;
}
.tabs-bulleted-list .tabs-item-opener .arrow {
  flex-shrink: 0;
  margin-right: 4px;
  transition: transform 0.25s ease-in-out;
}
.tabs-bulleted-list .text-holder {
  padding: 20px;
  margin-bottom: 10px;
}
.tabs-bulleted-list .text-holder h3 {
  margin-bottom: 16px;
}
.tabs-bulleted-list .text-holder p {
  margin-bottom: 20px;
}
.tabs-bulleted-list .list-column {
  background: #f4f8ff;
  padding: 28px 20px;
  border-radius: 10px;
  margin: 0 20px 20px;
}
.tabs-bulleted-list .list-column .h4 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 16px;
}

.tabs-bulleted-list:has(+ .without-pt) {
  padding-bottom: 50px;
}

.faq {
  padding: 50px 0;
}
.faq .intro-holder {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}
.faq .intro-holder h2 {
  margin-bottom: 14px;
}
.faq .intro-holder h2:last-child {
  margin-bottom: 0;
}
.faq .intro-holder p {
  margin-bottom: 20px;
}
.faq .intro-holder p:last-child {
  margin-bottom: 0;
}
.faq .faq-list {
  list-style: none;
  border-top: 1px solid #ccd4e0;
  border-bottom: 1px solid #ccd4e0;
  background: #fff;
  margin: 0 -20px;
  padding: 0 20px;
}
.faq .item {
  padding: 16px 0;
}
.faq .item + .item {
  border-top: 1px solid #ccd4e0;
}
.faq .item.is-open .opener .icon {
  transform: rotate(180deg);
}
.faq .opener {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 16px 0;
  background: #fff;
}
.faq .opener {
  border: 0;
  cursor: pointer;
  text-align: left;
  color: #4b4b4b;
}
.faq .opener .h4 {
  margin-bottom: 0;
  flex: 1;
  line-height: 1.4;
}
.faq .opener .icon {
  flex-shrink: 0;
  width: 23px;
  height: auto;
  margin-right: 10px;
  transition: transform 0.25s ease-in-out;
}
.faq .panel-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
}
.faq .panel-inner p {
  margin-bottom: 16px;
}
.faq.without-pt {
  padding-top: 0;
}

.carousel-card {
  padding: 50px 0;
}
.carousel-card .h3 {
  margin-bottom: 20px;
}
.carousel-card .carousel-holder {
  overflow: visible;
}
.carousel-card .carousel-holder .swiper-wrapper {
  align-items: stretch;
}
.carousel-card .carousel-holder .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  width: auto;
}
.carousel-card .carousel-holder .card-question {
  max-width: 248px;
  box-sizing: border-box;
}
.carousel-card .carousel-holder .carousel-dots {
  padding-top: 25px;
}
.carousel-card .carousel-footer {
  display: none;
}
.carousel-card .carousel-nav {
  display: flex;
  gap: 22px;
}
.carousel-card .nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 0;
  background-color: #0d6efd;
  cursor: pointer;
  flex-shrink: 0;
  transition: background-color 0.25s ease-in-out;
}
.carousel-card .nav-btn:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.carousel-card .nav-btn.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.carousel-card .nav-btn img {
  width: 20px;
  height: auto;
}
.carousel-card .nav-btn.nav-prev img {
  transform: scaleX(-1);
}

.cta-strap-section {
  padding: 50px 0;
}

.legal-strap {
  background: #f4f8ff;
  border-top: 1px solid #ccd4e0;
  padding: 30px 0;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #4b4b4b;
}
.legal-strap .container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.legal-strap p {
  margin-bottom: 0;
}

.jump-nav {
  background: #f4f8ff;
  padding: 20px 0 30px;
}
.jump-nav .nav-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.jump-nav .nav-item {
  display: flex;
  align-items: center;
  min-height: 48px;
  border-bottom: 1px solid #0d6efd;
}
.jump-nav .nav-link {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  color: #0d6efd;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 0 5px;
  white-space: nowrap;
}
.jump-nav .nav-link:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 2px;
}

.profile-photos {
  padding: 50px 0;
}
.profile-photos .intro-holder {
  text-align: center;
  margin-bottom: 30px;
}
.profile-photos .profiles-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.profile-photos .profile-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  color: #4b4b4b;
}
.profile-photos .profile-card .card-image {
  width: 100%;
  max-width: 164px;
  aspect-ratio: 164/201;
  overflow: hidden;
  margin-bottom: 10px;
}
.profile-photos .profile-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.profile-photos .profile-card .card-body {
  display: flex;
  justify-content: center;
  gap: 5px;
  text-align: center;
  width: 100%;
}
.profile-photos .profile-card .name {
  font-weight: 700;
}
.profile-photos .profile-card .org {
  font-weight: 300;
}

.text-video {
  padding: 50px 0;
}
.text-video .text-video-row {
  margin-bottom: 40px;
}
.text-video .text-column {
  margin-bottom: 30px;
  font-size: 18px;
}
.text-video .text-column h2 {
  font-size: 36px;
  margin-bottom: 10px;
}
.text-video .text-column p {
  margin-bottom: 30px;
}
.text-video .btns-holder {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.text-video .btns-holder .cta-link {
  margin: 0 auto;
}
.text-video .video-column .video-play {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #003659;
}
.text-video .video-column .video-play::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.4);
  pointer-events: none;
}
.text-video .video-column .video-play img {
  width: 100%;
  height: auto;
  aspect-ratio: 585/328;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.login {
  padding: 50px 0;
}
.login .intro-holder {
  margin-bottom: 30px;
}
.login .intro-holder h2 {
  margin-bottom: 16px;
}

.login-form .form-group {
  margin-bottom: 20px;
}
.login-form .form-group.is-error .form-input {
  border-color: #b20d30;
}
.login-form .form-group.is-error .form-error {
  display: block;
}
.login-form .form-label {
  display: block;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #4b4b4b;
  margin-bottom: 10px;
}
.login-form .form-input {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 15px;
  background: #fff;
  border: 1px solid #4b4b4b;
  border-radius: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  color: #4b4b4b;
  transition: border-color 0.25s ease-in-out;
}
.login-form .form-input:focus {
  border-color: #0d6efd;
  outline: 0;
}
.login-form {
  /* M66-Form-Fields */
}
.login-form .form-error {
  display: none;
  margin-top: 5px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  color: #b20d30;
}
.login-form .btn {
  width: 100%;
}

.meeting-table {
  padding: 50px 0;
}
.meeting-table .intro-holder {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}
.meeting-table .intro-holder h2 {
  margin-bottom: 14px;
}
.meeting-table .intro-holder h2:last-child {
  margin-bottom: 0;
}
.meeting-table .intro-holder p {
  margin-bottom: 20px;
}
.meeting-table .intro-holder p:last-child {
  margin-bottom: 0;
}
.meeting-table .table-wrap {
  background: #f4f8ff;
  max-width: 996px;
  margin-right: auto;
  margin-left: auto;
}
.meeting-table .table-wrap:has(.table-meeting.five-col) {
  max-width: none;
}
.meeting-table .btn-holder {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  margin-right: -5px;
  margin-left: -5px;
  text-align: center;
}

.meeting-form {
  padding: 50px 0;
}
.meeting-form .intro-holder {
  margin-bottom: 30px;
  font-size: 18px;
}
.meeting-form .intro-holder h2 {
  margin-bottom: 14px;
}
.meeting-form .intro-holder h2:last-child {
  margin-bottom: 0;
}
.meeting-form .intro-holder p {
  margin-bottom: 20px;
}
.meeting-form .intro-holder p:last-child {
  margin-bottom: 0;
}
.meeting-form .form-holder ol {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-left: 25px;
  margin-bottom: 32px;
}
.meeting-form .form-holder .h4 {
  margin-bottom: 20px;
  line-height: 1.4;
}
.meeting-form form .form-group {
  margin-bottom: 20px;
}
.meeting-form form .form-group.is-error .form-input {
  border-color: #b20d30;
}
.meeting-form form .form-group.is-error duet-date-picker .duet-date__input-wrapper {
  border-color: #b20d30;
}
.meeting-form form .form-group.is-error .form-error {
  display: block;
}
.meeting-form form .form-label {
  display: block;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.meeting-form form .form-input {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 18px;
  background: #fff;
  border: 1px solid #4b4b4b;
  border-radius: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  color: #4b4b4b;
  transition: border-color 0.25s ease-in-out;
}
.meeting-form form .form-input::-moz-placeholder {
  color: #4b4b4b;
}
.meeting-form form .form-input::placeholder {
  color: #4b4b4b;
}
.meeting-form form .form-input:focus {
  border-color: #0d6efd;
  outline: 0;
}
.meeting-form form .form-error {
  display: none;
  margin-top: 5px;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  color: #b20d30;
}
.meeting-form form .form-textarea {
  height: 120px;
  padding: 12px 15px;
  resize: vertical;
}
.meeting-form form .time-field {
  position: relative;
}
.meeting-form form .time-field svg {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.meeting-form form .time-field .form-input {
  padding-right: 12px;
}
.meeting-form form .form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 15L18 22.5L25.5 15H10.5Z' fill='%234F4F4F'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 36px;
  padding-right: 40px;
}
.meeting-form form .btn {
  width: 100%;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  padding: 15px 26px;
  border-radius: 25em;
  border: 1px solid #0d6efd;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: #0d6efd;
  color: #fff;
  transition: border 0.25s ease-in-out, color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.dark .btn {
  background-color: #fff;
  border-color: #0d6efd;
  color: #0d6efd;
}
.btn:hover {
  color: #fff;
}
.dark .btn:hover {
  color: #0d6efd;
}
.btn:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 1px;
}
.btn.btn-reverse {
  background-color: #fff;
  color: #0d6efd;
  border: 1px solid #0d6efd;
}
.dark .btn.btn-reverse {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.link {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #0d6efd;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}

.image-card a:not(.cta-link),
.highlight-card a:not(.cta-link),
.small-card a:not(.cta-link),
.feature-card a:not(.cta-link) {
  position: relative;
  z-index: 1;
}

.image-card {
  background: #fff;
  border-bottom: 1px solid #ccd4e0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  position: relative;
  align-items: flex-start;
  transition: border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}
.image-card:has(.cta-link:focus-visible) {
  border-color: #0d6efd;
  background: #fff;
}
.image-card.is-open .card-body .arrow {
  transform: rotate(180deg);
}
.image-card .card-image {
  display: none;
}
.image-card .card-image img {
  width: 100%;
  height: 172px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.image-card .card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.image-card .card-body h3,
.image-card .card-body h4 {
  margin-bottom: 0;
  line-height: 1.4;
}
.image-card .card-body .opener {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  border: 0;
  padding: 0;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.image-card .card-body .opener:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 2px;
}
.image-card .card-body .arrow {
  flex-shrink: 0;
  transition: transform 0.25s ease-in-out;
  margin-right: 4px;
}
.image-card .card-body .card-holder {
  padding-top: 12px;
}
.image-card .card-body .card-holder p {
  margin-bottom: 18px;
}
.image-card .cta-link {
  color: #4b4b4b;
  transition: color 0.25s ease-in-out;
}
.image-card a:not(.cta-link) {
  position: relative;
  z-index: 1;
}

.highlight-card {
  background: #f4f8ff;
  border: 1px solid #ccd4e0;
  border-radius: 20px;
  padding: 30px;
  margin: 30px 20px;
  font-size: 18px;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  position: relative;
  transition: border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}
.highlight-card:has(.cta-link:focus-visible) {
  border-color: #0d6efd;
  background: #fff;
}
.highlight-card .card-body {
  margin-bottom: 10px;
}
.highlight-card .card-body h3 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.highlight-card .card-body p {
  margin-bottom: 0;
}
.highlight-card .cta-link {
  color: #4b4b4b;
  transition: color 0.25s ease-in-out;
}
.highlight-card .cta-link:focus-visible {
  outline: none;
}
.highlight-card .cta-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
}
.highlight-card a:not(.cta-link) {
  position: relative;
  z-index: 1;
}

.small-card {
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  padding: 20px 12px;
  border: 1px solid #ccd4e0;
  border-radius: 10px;
  position: relative;
  transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.small-card:has(.cta-link:focus-visible) {
  border-color: #0d6efd;
  background-color: #fff;
}
.small-card .icon-holder {
  display: none;
}
.small-card .card-body {
  flex: 1;
}
.small-card .card-body .h5,
.small-card .card-body h3 {
  margin-bottom: 0;
  text-transform: capitalize;
}
.small-card .card-body p {
  display: none;
  margin-bottom: 0;
}
.small-card .cta-link {
  color: #4b4b4b;
}
.small-card .cta-link:focus-visible {
  outline: none;
}
.small-card .cta-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}
.small-card a:not(.cta-link) {
  position: relative;
  z-index: 1;
}

.quote-card {
  border-radius: 20px;
  border: 1px solid #4b4b4b;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.columns-list-quote .quote-card {
  background: #f4f8ff;
}
.columns-list-quote.bg-light-blue .quote-card {
  background: #fff;
}
.quote-card .quote-mark {
  display: block;
  line-height: 0;
  margin-bottom: 10px;
}
.quote-card blockquote {
  margin: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.4;
  color: #4b4b4b;
  padding-left: 0;
}
.quote-card blockquote p {
  margin-bottom: 20px;
}
.quote-card .card-author {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 14px;
  color: #004987;
}
.quote-card .card-author img {
  flex-shrink: 0;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quote-card .card-author .author-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.quote-card .card-author .author-name {
  display: block;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
.quote-card .card-author .job-title {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.feature-card {
  background: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 20px;
  padding: 30px 20px;
  gap: 30px;
  display: flex;
  font-size: 16px;
  line-height: 1.6;
  flex-direction: column;
  position: relative;
  transition: border-color 0.25s ease-in-out, background 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
.feature-card:has(.cta-link:focus-visible) {
  border-color: #0d6efd;
  box-shadow: 0 0 0 1px #0d6efd;
  background: #fff;
}
.feature-card .card-image {
  overflow: hidden;
  flex-shrink: 0;
}
.feature-card .card-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 255/161;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.feature-card .card-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.feature-card .card-body h2,
.feature-card .card-body .h4 {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.feature-card .card-body h3 {
  margin-bottom: 8px;
}
.feature-card .card-body p {
  margin-bottom: 20px;
}
.feature-card .cta-link {
  color: #003659;
}
.feature-card .cta-link:focus-visible {
  outline: none;
}
.feature-card .cta-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
}

.resource-card {
  background: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  position: relative;
  font-size: 16px;
  transition: border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}
.resource-card:not(:has(.card-image)) {
  padding: 30px;
}
.resource-card:not(:has(.card-image)) h3,
.resource-card:not(:has(.card-image)) h4 {
  font-size: 20px;
}
.resource-card:has(.cta-link:focus-visible) {
  border-color: #0d6efd;
  background: #fff;
}
.bg-white .resource-card:not(:has(.card-image)) {
  background: #f4f8ff;
}
.resource-card .eyebrow {
  font-size: 14px;
}
.resource-card .card-image {
  overflow: hidden;
  background: #004987;
  height: 121px;
  flex-shrink: 0;
}
.resource-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.resource-card h3,
.resource-card h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.resource-card p {
  margin-bottom: 20px;
}
.resource-card .card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.resource-card .eyebrow {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #0d6efd;
  margin-bottom: 8px;
}
.resource-card .cta-link {
  color: #4b4b4b;
  margin-top: auto;
}
.resource-card .cta-link:focus-visible {
  outline: none;
}
.resource-card .cta-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}

.step-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
  border: 1px solid #ccd4e0;
  border-radius: 20px;
}
.step-card .icon-holder {
  width: 38px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.step-card .card-holder {
  display: flex;
  flex-direction: column;
}
.step-card .card-holder .badge {
  align-self: flex-start;
  margin-bottom: 25px;
}
.step-card .card-holder h3,
.step-card .card-holder .h4 {
  margin-bottom: 8px;
  line-height: 1.4;
  -webkit-touch-callout: none;
}
.step-card .card-holder h3 a,
.step-card .card-holder .h4 a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.step-card .card-holder h3 a:hover,
.step-card .card-holder .h4 a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.step-card .card-holder p {
  margin-bottom: 0;
}

.card-question {
  background: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.card-question .h4,
.card-question h3 {
  color: #004987;
  margin-bottom: 0;
  line-height: 1.4;
}
.card-question p {
  flex: 1;
  margin-bottom: 0;
}

.checks-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 16px;
  line-height: 1.6;
}
.checks-list b {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
}
.checks-list li {
  position: relative;
  padding-left: 46px;
  min-height: 28px;
}
.checks-list li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,<svg width='28' height='28' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M13.125 0C10.5291 0 7.99154 0.769768 5.83315 2.21196C3.67475 3.65416 1.99249 5.704 0.999087 8.10228C0.00568684 10.5006 -0.254232 13.1396 0.252199 15.6856C0.75863 18.2316 2.00867 20.5702 3.84423 22.4058C5.67979 24.2413 8.01845 25.4914 10.5644 25.9978C13.1104 26.5042 15.7494 26.2443 18.1477 25.2509C20.546 24.2575 22.5959 22.5753 24.038 20.4169C25.4802 18.2585 26.25 15.7209 26.25 13.125C26.25 9.64403 24.8672 6.30564 22.4058 3.84422C19.9444 1.38281 16.606 0 13.125 0ZM11.25 18.3656L6.56251 13.6781L8.05313 12.1875L11.25 15.3844L18.1969 8.4375L19.6931 9.92438L11.25 18.3656Z' fill='%23004987'/></svg>");
}
.checks-list.cross li::before {
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,<svg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14 0C6.2 0 0 6.2 0 14C0 21.8 6.2 28 14 28C21.8 28 28 21.8 28 14C28 6.2 21.8 0 14 0ZM19.4 21L14 15.6L8.6 21L7 19.4L12.4 14L7 8.6L8.6 7L14 12.4L19.4 7L21 8.6L15.6 14L21 19.4L19.4 21Z' fill='%236A97B4'/></svg>");
}

.fancybox__backdrop {
  --fancybox-backdrop-bg: rgba(0, 0, 0, 0.8);
}

.fancybox__nav,
.f-button.is-arrow {
  display: none;
}

.f-button.is-close-button {
  --f-close-button-width: 39px;
  --f-close-button-height: 39px;
  --f-close-button-svg-width: 31px;
  --f-close-button-svg-height: 31px;
}

.modal {
  position: relative;
  width: 100%;
  max-width: calc(100vw - 40px);
  padding: 26px 20px;
}
.modal {
  background: #fff;
  border-top: 6px solid #004987;
  border-radius: 6px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal .modal-holder {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.modal .heading {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal .heading p {
  margin-bottom: 0;
}
.modal .heading .number {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #4b4b4b;
  padding-right: 50px;
}
.modal .heading .number a {
  display: inline-flex;
  color: #0d6efd;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.modal hr {
  border: 0;
  border-top: 1px solid #ccd4e0;
  margin: 0;
}
.modal .content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.modal .content h5 {
  color: #004987;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.modal .content ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal .content li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.modal .content li::before {
  content: "";
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4b4b4b;
  margin-top: 9px;
}
.modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #004987;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  z-index: 100;
}
.modal .close::before, .modal .close::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 1px;
  background: #fff;
  top: 50%;
  left: 50%;
}
.modal .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.badge {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  gap: 8px;
  border-radius: 50px;
  background-color: #003659;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
}

.toggle-tabs {
  position: relative;
  display: inline-flex;
  align-items: center;
  background-color: #f4f8ff;
  border-radius: 50em;
  padding: 4px;
  border: 1px solid #0d6efd;
  margin: 0 -12px;
}
.bg-white .toggle-tabs {
  background-color: #f4f8ff;
}
.bg-light-blue .toggle-tabs {
  background-color: #fff;
}
.toggle-tabs .tab-indicator {
  position: absolute;
  top: 4px;
  left: 0;
  height: 36px;
  border-radius: 50em;
  background: #0d6efd;
  pointer-events: none;
}
.toggle-tabs .tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 16px;
  border-radius: 50em;
  border: 0;
  background-color: transparent;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  white-space: nowrap;
  color: #4b4b4b;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.toggle-tabs .tab + .tab {
  margin-left: -2px;
}
.toggle-tabs .tab.is-active {
  color: #fff;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
}

.carousel-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
.carousel-dots.is-hidden {
  display: none;
}
.carousel-dots .dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #0d6efd;
  background: transparent;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.carousel-dots .dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #0d6efd;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.carousel-dots .dot:focus-visible {
  outline: none;
  border-color: #004987;
}
.carousel-dots .dot:focus-visible.is-active::before {
  background: #004987;
}
.carousel-dots .dot.is-active::before {
  opacity: 1;
}

.cta-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #003659;
  transition: color 0.25s ease-in-out;
}
.cta-link:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 4px;
  border-radius: 4px;
}
.dark .cta-link:hover, .dark .cta-link:focus-visible {
  color: #fff;
}
.dark .cta-link:hover .cta-link-icon, .dark .cta-link:focus-visible .cta-link-icon {
  background-color: #ccd4e0;
  border-color: #ccd4e0;
}
.dark .cta-link {
  color: #fff;
}
.btns-holder .cta-link {
  min-height: 50px;
}
.cta-link.diagonal {
  gap: 16px;
}
.cta-link.diagonal .cta-link-icon {
  transform: rotate(-45deg);
}

.cta-link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #0d6efd;
  background-color: #0d6efd;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, transform 0.25s ease-in-out;
}
.dark .cta-link-icon {
  background-color: #fff;
  border-color: #fff;
}

.filter-bar {
  background: #fff;
  border: 1px solid #4b4b4b;
  border-radius: 5px;
  margin-bottom: 30px;
  overflow: visible;
  padding: 0;
  position: sticky;
  top: 67px;
  z-index: 99;
}
.filter-bar.is-sticky {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.filter-bar.is-open {
  border-radius: 5px 5px 0 0;
}
.filter-bar.is-open .filter-panel {
  border: 1px solid #4b4b4b;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}

.filter-panel {
  background: #fff;
  display: flex;
  flex-direction: column;
  left: -1px;
  max-height: calc(100dvh - 136px);
  overflow-y: auto;
  position: absolute;
  right: -1px;
  top: 100%;
  width: auto;
}

.filter-mobile-toggle {
  align-items: center;
  background: none;
  border: 0;
  color: #4b4b4b;
  cursor: pointer;
  display: flex;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: flex-start;
  padding: 20px;
  gap: 6px;
  width: 100%;
  text-transform: uppercase;
}
.filter-mobile-toggle svg {
  color: #0d6efd;
  flex-shrink: 0;
  margin-left: auto;
  width: 29px;
  height: auto;
  transition: transform 0.25s ease-in-out;
}
.filter-mobile-toggle:focus-visible {
  box-shadow: inset 0 0 0 2px #0d6efd;
  outline: none;
}
.filter-mobile-toggle[aria-expanded=true] svg {
  transform: rotate(45deg);
}

.filter-form {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}
.filter-form .form-head {
  align-items: center;
  display: none;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 20px;
}
.filter-form .form-head .filter-label {
  color: #4b4b4b;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
}
.filter-form .form-head .filter-label.desktop {
  display: none;
}
.filter-form .form-head .filter-mobile-close {
  align-items: center;
  background: none;
  border: 0;
  color: #0d6efd;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  width: 40px;
}
.filter-form .form-head .filter-mobile-close:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 4px;
}
.filter-form .form-head .filter-mobile-close svg {
  width: 18px;
  height: auto;
}
.filter-form .form-holder {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow-y: auto;
  padding: 3px 20px 0;
}
.filter-form .form-holder .drop-opener {
  display: none;
}
.filter-form .form-footer {
  align-items: center;
  background: #f4f8ff;
  box-shadow: 0 -5px 14px rgba(0, 0, 0, 0.13);
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 20px;
}
.filter-form .form-footer .btn[data-filter-panel-close] {
  text-transform: uppercase;
  font-size: 18px;
  padding: 12px 28px;
}
.filter-form .filter-search-bar {
  align-items: center;
  border: 1px solid #4b4b4b;
  border-radius: 5px;
  display: flex;
  flex-shrink: 0;
  gap: 16px;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.filter-form .filter-search-bar .search-submit {
  background: none;
  border: 0;
  color: #4b4b4b;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  padding: 0;
}
.filter-form .filter-search-bar .search-submit:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 2px;
}
.filter-form .filter-search-bar .search-submit svg {
  width: 22px;
  height: auto;
}
.filter-form .filter-search-bar input {
  background: none;
  border: 0;
  color: #4b4b4b;
  flex: 1;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  opacity: 1;
  outline: 0;
  border-radius: 0;
  line-height: normal;
  padding: 6px 0;
}
.filter-form .filter-search-bar input::-moz-placeholder {
  opacity: 1;
}
.filter-form .filter-search-bar input::placeholder {
  opacity: 1;
}
.filter-form .filter-search-bar input::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
}
.filter-form .filter-drop-wrap {
  position: relative;
}
.filter-form .drop-opener {
  align-items: center;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #4b4b4b;
}
.filter-form .drop-opener {
  color: #4b4b4b;
  cursor: pointer;
  display: flex;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  height: 52px;
  justify-content: flex-start;
  padding: 10px;
  text-align: left;
  width: 100%;
  gap: 5px;
  transition: border-color 0.25s ease-in-out;
}
.filter-form .drop-opener:has([data-filters-count]:not(:empty)) {
  font-weight: 700;
}
.filter-form .drop-opener .arrow {
  flex-shrink: 0;
  margin-left: auto;
  transition: transform 0.25s ease-in-out;
}
.filter-form .drop-opener:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.filter-form .drop-opener[aria-expanded=true] .arrow {
  transform: rotate(180deg);
}
.filter-form .filter-accordion {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0 0 20px;
}
.filter-form .accordion-item {
  border-bottom: 1px solid #ccd4e0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter-form .accordion-item.is-open .accordion-opener .arrow {
  transform: rotate(180deg);
}
.filter-form .accordion-opener {
  align-items: center;
  background: none;
  border: 0;
  color: #4b4b4b;
  cursor: pointer;
  display: flex;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  justify-content: space-between;
  min-height: 44px;
  padding: 5px 4px 5px 0;
  text-align: left;
  width: 100%;
  gap: 20px;
}
.filter-form .accordion-opener .arrow {
  flex-shrink: 0;
  transition: transform 0.25s ease-in-out;
}
.filter-form .accordion-opener:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
  border-radius: 2px;
}
.filter-form .check-list {
  display: flex;
  flex-direction: column;
  gap: 33px;
  list-style: none;
  margin: 0;
  padding: 15px 0;
}
.filter-form .check-item {
  align-items: flex-start;
  color: #4b4b4b;
  cursor: pointer;
  display: flex;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  gap: 10px;
}
.filter-form .check-item input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #ccd4e0;
  border-radius: 2px;
  cursor: pointer;
  flex-shrink: 0;
  height: 15px;
  margin-top: 5px;
  width: 15px;
  transition: background-color border-color ease-in-out;
}
.filter-form .check-item input[type=checkbox]:checked {
  background-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7.5L5.5 11L13 3.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  border-color: #0d6efd;
}
.filter-form .check-item input[type=checkbox]:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.filter-form .check-item:has(input:checked) {
  color: #0d6efd;
}
.filter-form .clear-btn {
  background: none;
  border: 0;
  color: #ccd4e0;
  cursor: pointer;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding: 0;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 0.25s ease-in-out;
}
.filter-form .clear-btn:focus-visible {
  border-radius: 2px;
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.filter-form .clear-btn[aria-disabled=true] {
  pointer-events: none;
}
.filter-form .clear-btn.is-active {
  color: #0d6efd;
}

.cta-strap {
  background: #004987;
  color: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.cta-strap .cta-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1;
  font-size: 16px;
}
.cta-strap .h4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 300;
}
.cta-strap .h4 a {
  color: currentColor;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.cta-strap .h4 a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.cta-strap .h4 b {
  font-weight: bold;
}
.cta-strap p {
  margin-bottom: 0;
}
.cta-strap p a {
  color: currentColor;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.cta-strap p a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.cta-strap .btn {
  flex-shrink: 0;
  align-self: flex-start;
}
.cta-strap.has-two-btns .cta-content {
  align-self: stretch;
}
.cta-strap.has-two-btns .btn-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}
.cta-strap .cta-link {
  color: #fff;
}
.cta-strap .cta-link-icon {
  background-color: #fff;
  border-color: #fff;
}
.cta-strap.quote {
  border-radius: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.cta-strap.quote .container {
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  max-width: 1032px;
}
.cta-strap.quote .icon {
  width: 38px;
  margin-bottom: 18px;
}
.cta-strap.quote blockquote {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
}
.cta-strap.quote blockquote p {
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
}
.cta-strap.quote .cite {
  display: flex;
  align-items: center;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #f4f8ff;
}
.cta-strap.quote .cite span::after {
  content: "|";
  margin-left: 7px;
  margin-right: 7px;
}
.cta-strap.quote .cite span:last-child::after {
  display: none;
}
.cta-strap.fullwidth {
  border-radius: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.cta-strap.fullwidth .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.cta-strap.fullwidth .cta-content {
  margin-right: auto;
}

.callout-banner {
  border: 1px solid #004987;
  border-radius: 20px;
  padding: 30px;
  font-size: 16px;
}
.callout-banner .h5 {
  color: #004987;
  margin-bottom: 10px;
}
.callout-banner p {
  margin-bottom: 0;
}

.table-meeting {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.table-meeting .row {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #ccd4e0;
  transition: background-color 0.25s ease-in-out;
}
.table-meeting .row.head {
  background: #004987;
  color: #fff;
  border-color: #004987;
  align-items: flex-start;
}
.table-meeting .row.head + .row {
  border-top: 1px solid #ccd4e0;
}
.table-meeting .row + .row {
  border-top: 0;
}
.table-meeting .row .cell-mail {
  word-break: break-all;
}
.table-meeting .row .cell-btn {
  text-align: right;
}
.table-meeting .date,
.table-meeting .district-name {
  color: #0d6efd;
  line-height: 1.6;
}
.table-meeting .row:has(.cta-link:hover) {
  background: #f4f8ff;
}
.table-meeting .row:has(.cta-link:hover) .date {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.table-meeting .row:has(.cta-link:hover) .date.full {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.table-meeting .row:has(.cta-link:hover) .date.full span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.table-meeting .row:has(.cta-link:hover) .district-name {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.table-meeting .mobile-tr {
  margin-right: 4px;
}
.table-meeting .cta-link {
  color: #4b4b4b;
}
.table-meeting .cta-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.table-meeting.three-col .row {
  gap: 10px;
}
.table-meeting.three-col .name {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #4b4b4b;
  line-height: 1.6;
}
.table-meeting.five-col .row {
  gap: 10px;
}
.table-meeting.five-col .row.head {
  align-items: flex-start;
}

duet-date-picker {
  --duet-color-primary: #0d6efd;
  --duet-color-text: #4b4b4b;
  --duet-color-text-active: #fff;
  --duet-color-placeholder: #4b4b4b;
  --duet-color-button: #f1f1f1;
  --duet-color-surface: #fff;
  --duet-color-overlay: rgba(0, 0, 0, 0.8);
  --duet-color-border: #4b4b4b;
  --duet-font: Open Sans, Arial, sans-serif;
  --duet-font-normal: 400;
  --duet-font-bold: 600;
  --duet-radius: 5px;
  --duet-z-index: 600;
  display: block;
}
duet-date-picker .duet-date__input-wrapper {
  position: relative;
  height: 48px;
  border: 1px solid #4b4b4b;
  border-radius: 5px;
  background: #fff;
  transition: border-color 0.25s ease-in-out;
}
duet-date-picker .duet-date__input-wrapper:focus-within {
  border-color: #0d6efd;
}
duet-date-picker .duet-date__toggle {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  background: 0;
  border: 0;
  border-radius: 0 5px 5px 0;
  box-shadow: inset 1px 0 0 #4b4b4b;
  padding: 0 8px;
  height: 100%;
  cursor: pointer;
  color: #4b4b4b;
}
duet-date-picker .duet-date__toggle:focus {
  box-shadow: 0 0 0 2px #0d6efd;
}
duet-date-picker .duet-date__toggle svg {
  width: 18px;
  height: 20px;
  fill: currentColor;
}
duet-date-picker .duet-date__input {
  width: 100%;
  height: 100%;
  padding: 0 44px 0 15px;
  border: 0;
  background: transparent;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  color: var(--duet-color-text);
  opacity: 1;
}
duet-date-picker .duet-date__input:focus {
  outline: 0;
}
@media (min-width: 768px){
  .promo-panel {
    padding: 16px 0;
  }
  .promo-panel .panel-holder {
    flex-direction: row;
    align-items: center;
    padding-right: 40px;
  }
  .promo-panel .close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: -5px;
    top: 0;
  }
  .promo-panel .close::before, .promo-panel .close::after {
    height: 2px;
  }
  .promo-panel .text-box {
    width: auto;
  }
  .promo-panel .heading {
    justify-content: flex-start;
    margin-bottom: 0;
  }
  .promo-panel .opener {
    margin-top: 0;
  }
  .play-btn {
    width: 56px;
    height: 56px;
  }
  .play-btn::after {
    border-width: 12px 0 12px 20px;
  }
  .footer .footer-nav {
    flex-direction: row;
  }
  .footer .footer-col {
    flex: 1;
  }
  .footer .tools {
    flex-direction: row;
    gap: 20px;
  }
  .hero {
    padding-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid #003659;
  }
  .hero .container {
    flex-direction: row;
  }
  .hero .text-holder {
    width: 50%;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .hero .title {
    margin-bottom: 18px;
  }
  .hero .img-holder {
    margin-right: 0;
    margin-left: 0;
    align-self: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50vw;
  }
  .hero .img-holder img {
    aspect-ratio: auto;
    height: 100%;
  }
  .hero.no-image .container {
    justify-content: center;
  }
  .hero.no-image .text-holder {
    width: 100%;
    max-width: 600px;
    text-align: center;
  }
  .hero.no-image .breadcrumb {
    justify-content: center;
  }
  .hero.no-image .btns-holder {
    flex-direction: row;
    justify-content: center;
  }
  .hero.img-not-fit .img-holder {
    position: static;
    width: 50%;
    flex-shrink: 0;
    margin: 0;
    align-self: center;
    padding-left: 20px;
  }
  .hero.img-not-fit .img-holder img {
    aspect-ratio: 579/462;
  }
  .hero.dark {
    border-bottom-color: #003659;
  }
  .content-stack .intro-holder .btn {
    width: auto;
    flex-shrink: 0;
  }
  .content-stack .content-list {
    flex-direction: row;
    gap: 16px;
  }
  .content-stack .content-item {
    flex: 1;
  }
  .toggle-bullets-list .intro-holder {
    max-width: 788px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .toggle-bullets-list .text-holder .btns-holder {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  .toggle-bullets-list .text-holder .btns-holder .btn {
    width: auto;
  }
  .columns-list-quote .list-column {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .mission-stats .stats-row {
    flex-direction: row;
    gap: 30px;
    margin-bottom: 40px;
  }
  .mission-stats .stat-item {
    flex: 1;
  }
  .columns-with-list {
    padding: 50px 0;
  }
  .columns-with-list .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }
  .columns-with-list .text-column {
    width: calc(50% - 40px);
    flex-shrink: 0;
    margin-bottom: 0;
    gap: 40px;
    align-items: flex-start;
  }
  .columns-with-list .list-column {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .columns-with-list .card {
    padding-left: 0;
    padding-right: 0;
  }
  .stat-bar .container {
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
  }
  .stat-bar .number {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.4;
  }
  .stat-bar .number .symbol {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .stat-bar .stat-text {
    font-family: "Helvetica Neue LT Std", Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
  }
  .cards-list .btn {
    align-self: center;
  }
  .cards-list .step-cards-list.two-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-list .step-cards-list.three-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-list .step-cards-list.four-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-list .step-cards-list.six-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-list .step-cards-list.five-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid .intro-holder h2 {
    margin-bottom: 16px;
  }
  .cards-grid .cards-group .btn {
    width: auto;
    align-self: center;
  }
  .cards-grid .small-cards.two-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid .small-cards.three-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid .small-cards.four-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid .small-cards.six-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid.resource .intro-holder {
    max-width: 790px;
    align-items: center;
    text-align: center;
  }
  .cards-grid.resource .intro-holder .btn {
    width: auto;
  }
  .cards-grid.resource .resource-cards-carousel.is-single .resource-card .card-body {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: repeat(3, auto);
    align-content: center;
    grid-column-gap: 20px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .cards-grid.resource .resource-cards-carousel.is-single .resource-card h3,
  .cards-grid.resource .resource-cards-carousel.is-single .resource-card h4 {
    grid-column: 1;
  }
  .cards-grid.resource .resource-cards-carousel.is-single .resource-card p {
    grid-column: 1;
    margin-bottom: 0;
  }
  .cards-grid.resource .resource-cards-carousel.is-single .resource-card .cta-link {
    grid-column: 2;
    grid-row: 1/-1;
    align-self: center;
    margin-top: 0;
  }
  .cards-grid.resource .resource-card {
    max-width: 300px;
  }
  .column-list-icons .list-column {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .cta .stay-connected-hubspot-form {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 10px 16px;
  }
  .cta .stay-connected-hubspot-form .hs-form-field {
    width: 280px;
    flex-shrink: 0;
    margin-bottom: 20px;
  }
  .cta .stay-connected-hubspot-form .hs-form-field .hs-error-msgs {
    position: absolute;
    top: 100%;
    left: 0;
  }
  .cta .stay-connected-hubspot-form .hs_error_rollup {
    order: 10;
    width: 100%;
  }
  .cta .stay-connected-hubspot-form .hs-submit {
    flex-shrink: 0;
    margin-bottom: 20px;
  }
  .search-hero .search-form {
    max-width: 600px;
  }
  .search-hero .search-form .btn {
    display: inline-flex;
  }
  .search-results .results-holder {
    max-width: 700px;
  }
  .search-results .result-card {
    margin: 0;
  }
  .search-results .topics-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
    gap: 32px;
    align-items: center;
  }
  .resource-carousel .resource-card {
    max-width: 300px;
  }
  .resource-ajax-grid .resource-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .feature-card-full .feature-card {
    align-items: stretch;
  }
  .feature-card-full .feature-card .card-image {
    width: auto;
    flex: 1 0 0;
  }
  .feature-card-full .feature-card .card-image img {
    height: 309px;
    aspect-ratio: auto;
  }
  .feature-card-full .feature-card .card-body {
    flex: 1;
  }
  .cta-pills .pills-list {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cta-pills .btn {
    width: auto;
  }
  .bulleted-list .text-column .btns-holder {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  .bulleted-list .text-column .btns-holder .btn {
    width: auto;
  }
  .tabs-bulleted-list {
    padding-bottom: 50px;
  }
  .tabs-bulleted-list .intro-holder {
    max-width: 788px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 46px;
  }
  .tabs-bulleted-list .tabs-accordion {
    margin-left: 0;
    margin-right: 0;
  }
  .carousel-card .carousel-holder .card-question {
    max-width: 300px;
  }
  .text-video .btns-holder {
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }
  .text-video .btns-holder .cta-link {
    margin: 0;
  }
  .login-form .btn {
    width: auto;
  }
  .meeting-form .intro-holder {
    max-width: 788px;
  }
  .meeting-form .form-holder {
    border: 1px solid #ccd4e0;
    border-radius: 20px;
    padding: 30px 20px;
  }
  .meeting-form .form-holder ol {
    gap: 11px;
    margin-bottom: 44px;
  }
  .meeting-form form .btn-group {
    padding-top: 10px;
  }
  .meeting-form form .btn {
    width: auto;
  }
  .quote-card .card-author {
    flex-direction: row;
    align-items: center;
    gap: 15px;
  }
  .feature-card {
    padding: 20px;
    gap: 20px;
    line-height: 1.4;
    flex-direction: row;
    align-items: flex-start;
  }
  .feature-card .card-image {
    border-radius: 5px;
    width: 219px;
  }
  .feature-card .card-image img {
    height: 194px;
    aspect-ratio: auto;
  }
  .modal.modal-medium {
    max-width: 618px;
  }
  .modal .heading .number {
    padding-right: 0;
  }
  .toggle-tabs {
    margin: 0;
  }
  .table-meeting .row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .table-meeting .row.head + .row {
    border-top: 0;
  }
  .table-meeting .mobile-tr {
    display: none;
  }
  .table-meeting .cta-link {
    margin-left: auto;
  }
  .table-meeting.three-col .row {
    display: grid;
    grid-template-columns: 4fr 4fr auto;
    grid-column-gap: 20px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    align-items: center;
  }
  .table-meeting.five-col .row {
    display: grid;
    grid-template-columns: 3fr 4fr 3fr 4fr 3fr;
    align-items: center;
  }
}
@media (min-width: 769px){
  .toggle-tabs .tab-indicator {
    height: 48px;
  }
  .toggle-tabs .tab {
    height: 48px;
    min-width: 226px;
    padding: 0 24px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .toggle-tabs .tab + .tab {
    margin-left: 0;
  }
}
@media (min-width: 1024px){
  #content {
    padding: 100px 0;
  }
  .search-form {
    gap: 20px;
  }
  .search-form .field-holder {
    border-radius: 6px;
    padding: 6px 52px;
  }
  .search-form .field-holder .search-icon {
    left: 23px;
  }
  .search-form .field-holder .clear-btn {
    right: 20px;
  }
  body {
    font-size: 18px;
  }
  h1,
  .h1 {
    font-size: 64px;
  }
  h2,
  .h2 {
    font-size: 46px;
  }
  h3,
  .h3 {
    font-size: 32px;
  }
  h4,
  .h4 {
    font-size: 24px;
  }
  h5,
  .h5 {
    font-size: 20px;
  }
  h6,
  .h6 {
    font-size: 18px;
  }
  .text-lg {
    font-size: 20px;
  }
  .text-sm {
    font-size: 16px;
  }
  .stat {
    font-size: 56px;
  }
  .stat-small {
    font-size: 32px;
  }
  .promo-panel .heading {
    font-size: 18px;
  }
  .promo-panel .opener:hover {
    background-color: #004987;
    border-color: #004987;
  }
  .promo-panel .text-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 8px;
    padding-bottom: 0;
  }
  .promo-panel .text-holder p {
    margin: 0;
  }
  .promo-panel .link {
    display: inline-flex;
    align-items: center;
  }
  .promo-panel .link:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .header {
    flex-wrap: nowrap;
    padding: 20px 0;
  }
  .header .container {
    flex-wrap: nowrap;
  }
  .header .logo {
    margin-right: 20px;
  }
  .header .logo img {
    height: 44px;
  }
  .header .mobile-controls {
    display: none;
  }
  .header .main-menu {
    display: flex;
    align-items: center;
    order: 1;
    flex: 1;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    z-index: auto;
    max-height: none;
    overflow-y: visible;
    border-top: 0;
    height: auto;
    overflow: visible;
  }
  .header .main-menu .btn {
    display: inline-flex;
    margin-left: 10px;
  }
  .header .menu-holder {
    overflow: visible;
    overflow: initial;
    display: contents;
  }
  .header .nav-list {
    display: flex;
    align-items: center;
    padding: 0;
    line-height: 1.2;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .header .nav-item {
    border-radius: 6px;
  }
  .header .nav-item:hover {
    background: #f4f8ff;
  }
  .header .nav-item:hover .nav-link {
    color: #0d6efd;
  }
  .header .nav-item.has-child {
    position: relative;
  }
  .header .nav-item.has-child:hover .nav-drop, .header .nav-item.has-child.sub-active .nav-drop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav-drop {
    display: flex;
    position: absolute;
    top: calc(100% + 21px);
    left: 0;
    transform: none;
    width: 640px;
    padding: 20px;
    gap: 20px;
    border-top: 1px solid #ccd4e0;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
    border-radius: 0 0 6px 6px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .header .nav-drop::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 21px;
  }
  .header .nav-back {
    display: none;
  }
  .header .drop-holder {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0;
    flex: 1;
  }
  .header .drop-cols {
    display: flex;
    gap: 30px;
    flex: 1;
  }
  .header .quick-link {
    display: flex;
    align-self: flex-start;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 10px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .header .quick-link .icon {
    display: block;
  }
  .header .quick-link:hover {
    background: #f4f8ff;
    color: #0d6efd;
  }
  .header .col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .header .eyebrow {
    margin-bottom: 0;
    padding: 0 10px;
  }
  .header .sub-nav {
    font-size: 16px;
    line-height: 1;
    gap: 4px;
    margin-bottom: 0;
  }
  .header .sub-nav a {
    padding: 14px 10px;
  }
  .header .sub-nav a:hover {
    background: #f4f8ff;
    color: #0d6efd;
  }
  .header .nav-link {
    justify-content: flex-start;
    gap: 8px;
    padding: 14px;
    line-height: 1.25;
  }
  .header .nav-link .icon {
    width: 8px;
    transform: rotate(0deg);
  }
  .header .nav-opener {
    display: none;
  }
  .header .search-holder {
    background: none;
    padding: 0;
    border-radius: 0;
    margin: 0;
    position: relative;
    width: 120px;
    height: 36px;
    z-index: 10;
    margin-left: auto;
  }
  .header .search-header-form {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    transition: width 0.5s ease-in-out;
  }
  .header .search-header-form.expanded {
    width: 230px;
  }
  .header .search-header-form.expanded input[type=search] {
    border-radius: 6px;
    padding-right: 10px;
    color: #0d6efd;
  }
  .header .search-header-form.expanded input[type=search]::-moz-placeholder {
    color: #0d6efd;
  }
  .header .search-header-form.expanded input[type=search]::placeholder {
    color: #0d6efd;
  }
  .header .search-header-form.expanded svg {
    color: #0d6efd;
  }
  .header .search-header-form.expanded .search-wrap {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.3s;
  }
  .header .search-header-form input[type=search] {
    background: transparent;
    padding: 6px 0 6px 44px;
    font-size: 16px;
    transition: background 0.3s ease-in-out;
  }
  .header .search-header-form .search-wrap {
    position: absolute;
    top: calc(100% + 4px);
    right: 0;
    width: 230px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  .header .search-header-form .search-drop {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 18px;
    padding-bottom: 18px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
  }
  .header .search-header-form .search-drop .eyebrow {
    padding-right: 0;
  }
  .header .search-header-form .search-drop .popular-list {
    display: flex;
    flex-direction: column;
  }
  .video-play:hover .play-btn {
    background: #004987;
  }
  .video-play:hover .play-btn::after {
    border-color: transparent transparent transparent #fff;
  }
  .play-btn {
    width: 72px;
    height: 72px;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.3);
  }
  .play-btn::after {
    border-width: 17px 0 17px 27px;
  }
  .breadcrumb {
    margin-bottom: 28px;
  }
  .breadcrumb a {
    display: block;
  }
  .breadcrumb .keyline {
    display: block;
  }
  .footer {
    padding: 80px 0;
  }
  .footer .container {
    gap: 65px;
  }
  .footer .footer-top {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }
  .footer .footer-brand {
    border-bottom: 0;
    padding-bottom: 0;
    max-width: 310px;
    gap: 40px;
  }
  .footer .footer-logo {
    width: 141px;
  }
  .footer .footer-nav {
    gap: 50px;
  }
  .footer .footer-col {
    flex: none;
  }
  .footer .footer-col .eyebrow {
    letter-spacing: 2px;
  }
  .footer .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 22px;
  }
  .footer .tools {
    flex-shrink: 0;
    align-self: flex-start;
  }
  .hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .hero .btns-holder {
    flex-direction: row;
    gap: 30px;
    padding-top: 10px;
    align-items: center;
  }
  .hero .img-holder {
    width: calc(50vw - 15px);
  }
  .hero.no-image {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .hero.no-image .text-holder {
    max-width: 801px;
  }
  .general-content {
    padding: 100px 0;
  }
  .general-content .container {
    flex-direction: row;
    align-items: center;
    gap: 80px;
  }
  .general-content .content-col {
    flex: 0 0 40%;
  }
  .general-content h2 {
    font-size: 46px;
    margin-bottom: 40px;
  }
  .general-content .content-list {
    gap: 30px;
  }
  .general-content .content-item {
    font-size: 20px;
  }
  .general-content .media-col {
    flex: 1;
  }
  .content-stack {
    padding: 100px 0;
  }
  .content-stack .intro-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 100px;
    gap: 40px;
  }
  .content-stack .intro-content {
    max-width: 686px;
    margin-bottom: 0;
    font-size: 20px;
  }
  .content-stack .intro-content h2 {
    margin-bottom: 16px;
  }
  .content-stack .content-grid .h4 {
    margin-bottom: 32px;
  }
  .content-stack .content-list {
    gap: 30px;
  }
  .content-stack .content-item {
    font-size: 18px;
  }
  .toggle-bullets-list {
    padding: 100px 0;
  }
  .toggle-bullets-list .intro-holder {
    margin-bottom: 64px;
  }
  .toggle-bullets-list .intro-holder h2 {
    margin-bottom: 40px;
  }
  .toggle-bullets-list .tab-content.is-active {
    align-items: stretch;
    flex-direction: row;
    gap: 40px;
  }
  .toggle-bullets-list .text-holder {
    margin-bottom: 0;
    flex: 0 0 45%;
  }
  .toggle-bullets-list .text-holder .heading {
    margin-bottom: 40px;
    font-size: 20px;
  }
  .toggle-bullets-list .text-holder .btns-holder {
    gap: 30px;
  }
  .toggle-bullets-list .list-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .toggle-bullets-list .list-column .h4 {
    margin-bottom: 34px;
  }
  .vs-section {
    padding: 100px 0;
  }
  .vs-section .h3 {
    margin-bottom: 40px;
  }
  .vs-section .vs-cols {
    flex-direction: row;
    margin: 0;
  }
  .vs-section .col {
    flex: 1;
    padding: 40px;
  }
  .vs-section .col .h4 {
    margin-bottom: 32px;
    line-height: 1.4;
  }
  .vs-section .col:first-child {
    border-radius: 20px 0 0 20px;
  }
  .vs-section .col:last-child {
    border: 1px solid #ccd4e0;
    border-radius: 0 20px 20px 0;
  }
  .columns-list-quote {
    padding: 100px 0;
  }
  .columns-list-quote .intro-holder {
    max-width: 790px;
  }
  .columns-list-quote .intro-holder h2 {
    font-size: 46px;
    margin-bottom: 14px;
  }
  .columns-list-quote .intro-holder p {
    margin-bottom: 40px;
  }
  .columns-list-quote .content-row {
    flex-direction: row;
    align-items: center;
    gap: 28px;
  }
  .columns-list-quote .list-column {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    -moz-column-gap: 30px;
         column-gap: 30px;
    grid-row-gap: 56px;
    row-gap: 56px;
    align-content: start;
    border: 0;
  }
  .columns-list-quote .card {
    padding: 0;
    border-bottom: 0;
  }
  .columns-list-quote .card:first-child {
    grid-column: 1/-1;
  }
  .columns-list-quote .opener {
    gap: 22px;
  }
  .columns-list-quote .opener.for-mobile {
    cursor: default;
    pointer-events: none;
  }
  .columns-list-quote .icon-holder {
    width: 50px;
    height: 50px;
  }
  .columns-list-quote .item-title {
    font-size: 24px;
  }
  .columns-list-quote .arrow {
    display: none;
  }
  .columns-list-quote .text-holder {
    padding-bottom: 0;
    padding-top: 2px;
    font-size: 18px;
  }
  .columns-list-quote .quote-column {
    touch-action: auto;
    width: 381px;
    flex-shrink: 0;
    height: 389px;
  }
  .columns-list-quote .quote-column blockquote {
    font-size: 18px;
  }
  .columns-list-quote .quote-track {
    flex-direction: column;
    gap: 15px;
  }
  .columns-list-quote .quote-card {
    flex: none;
  }
  .columns-list-quote .carousel-dots {
    display: none;
  }
  .mission-stats {
    padding: 100px 0;
  }
  .mission-stats .intro-holder {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    margin-bottom: 52px;
    font-size: 18px;
  }
  .mission-stats .intro-holder h2 {
    width: 31.5%;
    margin-bottom: 0;
    font-size: 46px;
  }
  .mission-stats .stat-item {
    font-size: 16px;
  }
  .mission-stats .stat-item .title {
    font-size: 18px;
  }
  .mission-stats .number {
    font-size: 56px;
    gap: 12px;
    font-weight: 700;
  }
  .mission-stats .number .symbol {
    font-size: 32px;
    line-height: 1.3;
  }
  .promo-bar {
    background: transparent;
    padding: 50px 0;
  }
  .promo-bar .bar-holder {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    background: #f4f8ff;
    padding: 30px 60px;
    font-size: 18px;
  }
  .promo-bar p {
    flex: 1;
  }
  .promo-bar .cta-link:hover {
    color: #4b4b4b;
  }
  .columns-with-list {
    padding: 100px 0;
  }
  .columns-with-list .container {
    gap: min(10.7%, 132px);
  }
  .columns-with-list .text-column {
    width: min(42%, 485px);
  }
  .columns-with-list .heading {
    font-size: 20px;
  }
  .columns-with-list h2 {
    margin-bottom: 16px;
  }
  .columns-with-list .list-column {
    border: 0;
  }
  .columns-with-list .card {
    padding-bottom: 44px;
    border: 0;
    padding-top: 0;
  }
  .columns-with-list .card + .card {
    border-top: 1px solid #6a97b4;
    padding-top: 31px;
  }
  .columns-with-list .card:last-child {
    padding-bottom: 0;
  }
  .columns-with-list .opener.for-mobile {
    cursor: default;
    pointer-events: none;
  }
  .columns-with-list .opener .arrow {
    display: none;
  }
  .columns-with-list h3 {
    margin-bottom: 14px;
  }
  .promo-bar + .columns-with-list {
    padding-top: 50px;
  }
  .cards-list {
    padding: 100px 0;
  }
  .cards-list .container {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    grid-gap: 60px 32px;
    gap: 60px 32px;
  }
  .cards-list .intro-holder {
    grid-column: 1;
    grid-row: 1;
    max-width: 686px;
  }
  .cards-list .intro-holder .heading {
    gap: 16px;
    font-size: 20px;
  }
  .cards-list .btn {
    grid-column: 2;
    grid-row: 1;
    align-self: flex-end;
    white-space: nowrap;
  }
  .cards-list .step-cards-list {
    grid-column: 1/-1;
    grid-row: 2;
    gap: 30px;
  }
  .cards-list .step-cards-list.two-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-list .step-cards-list.three-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-list .step-cards-list.four-cards {
    grid-template-columns: repeat(4, 1fr);
  }
  .cards-list .step-cards-list.six-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-list .step-cards-list.five-cards {
    grid-template-columns: repeat(6, 1fr);
  }
  .cards-list .step-cards-list.five-cards li:nth-child(-n+3) {
    grid-column: span 2;
  }
  .cards-list .step-cards-list.five-cards li:nth-child(n+4) {
    grid-column: span 3;
  }
  .cards-list.centered .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
  .cards-list.centered .intro-holder {
    max-width: 790px;
    text-align: center;
  }
  .cards-grid {
    padding: 100px 0;
  }
  .cards-grid .container {
    gap: 56px;
  }
  .cards-grid .intro-holder {
    gap: 40px;
  }
  .cards-grid .tab-content.is-active {
    gap: 60px;
  }
  .cards-grid .cards-group {
    gap: 40px;
  }
  .cards-grid .cards-group .btn {
    margin-top: 0;
  }
  .cards-grid .heading {
    font-size: 20px;
  }
  .cards-grid .heading h2 {
    font-size: 40px;
  }
  .cards-grid .image-cards {
    flex-direction: row;
    gap: 30px;
    border-top: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .cards-grid .image-cards .image-card,
  .cards-grid .image-cards .highlight-card {
    width: calc(50% - 15px);
  }
  .cards-grid .small-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
  }
  .cards-grid .small-cards.two-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid .small-cards.three-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-grid .small-cards.four-cards {
    grid-template-columns: repeat(4, 1fr);
  }
  .cards-grid .small-cards.six-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-grid.resource .intro-holder {
    font-size: 20px;
  }
  .cards-grid.resource .intro-holder p {
    margin-bottom: 40px;
  }
  .cards-grid.resource .container {
    gap: 55px;
  }
  .cards-grid.resource .resource-cards-carousel {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .cards-grid.resource .resource-cards-carousel .carousel-dots {
    display: none;
  }
  .cards-grid.resource .resource-cards.one-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
  }
  .cards-grid.resource .resource-cards.two-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
  .cards-grid.resource .resource-cards.three-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-grid.resource .resource-cards.four-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
  }
  .cards-grid.resource .resource-cards.six-cards {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .cards-grid.resource .resource-cards.one-cards .resource-card .card-body {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: repeat(3, auto);
    align-content: center;
    grid-column-gap: 20px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .cards-grid.resource .resource-cards.one-cards .resource-card h3,
  .cards-grid.resource .resource-cards.one-cards .resource-card h4 {
    grid-column: 1;
  }
  .cards-grid.resource .resource-cards.one-cards .resource-card p {
    grid-column: 1;
    margin-bottom: 0;
  }
  .cards-grid.resource .resource-cards.one-cards .resource-card .cta-link {
    grid-column: 2;
    grid-row: 1/-1;
    align-self: center;
    margin-top: 0;
  }
  .cards-grid.resource .resource-card {
    max-width: none;
    padding: 30px;
  }
  .column-list-icons {
    padding: 100px 0;
  }
  .column-list-icons .intro-holder {
    max-width: 790px;
    text-align: center;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }
  .column-list-icons .intro-holder h2 {
    margin-bottom: 14px;
  }
  .column-list-icons .intro-holder p {
    margin-bottom: 40px;
  }
  .column-list-icons .list-column:not(:last-child) {
    margin-bottom: 56px;
  }
  .column-list-icons .list-column {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    -moz-column-gap: 30px;
         column-gap: 30px;
    grid-row-gap: 50px;
    row-gap: 50px;
    align-content: start;
    border: 0;
  }
  .column-list-icons .list-column.two-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .column-list-icons .list-column.three-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .column-list-icons .list-column.four-cards {
    grid-template-columns: repeat(4, 1fr);
  }
  .column-list-icons .list-column.six-cards {
    grid-template-columns: repeat(6, 1fr);
  }
  .column-list-icons .card {
    padding: 0;
    border-bottom: 0;
  }
  .column-list-icons .opener {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .column-list-icons .opener.for-mobile {
    cursor: default;
    pointer-events: none;
  }
  .column-list-icons .icon-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 50px;
    margin-bottom: 5px;
    height: 50px;
  }
  .column-list-icons .item-title {
    font-size: 24px;
  }
  .column-list-icons .arrow {
    display: none;
  }
  .column-list-icons .text-holder {
    padding-bottom: 0;
    padding-top: 7px;
    font-size: 18px;
  }
  .cta {
    padding: 64px 0;
  }
  .cta .heading {
    margin-bottom: 32px;
    font-size: 20px;
    gap: 16px;
  }
  .cta .stay-connected-hubspot-form .hs-form-field .hs-error-msgs {
    font-size: 15px;
  }
  .cta .stay-connected-hubspot-form .hs_error_rollup {
    font-size: 16px;
  }
  .cta .stay-connected-hubspot-form .hs-submit .hs-button:hover {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
  }
  .quote-carousel {
    padding: 100px 0;
  }
  .quote-carousel .intro-holder {
    margin-bottom: 46px;
  }
  .quote-carousel .intro-holder h2 {
    font-size: 40px;
  }
  .quote-carousel .carousel-dots {
    padding-top: 50px;
  }
  .search-hero {
    padding: 64px 0;
  }
  .search-hero h1 {
    font-size: 64px;
    margin-bottom: 40px;
  }
  .search-hero .search-form {
    max-width: 790px;
    gap: 20px;
    margin-bottom: 18px;
  }
  .search-hero .count {
    max-width: 870px;
  }
  .search-results {
    padding: 64px 0 100px;
  }
  .search-results .results-holder {
    max-width: 790px;
    margin-bottom: 40px;
  }
  .search-results .result-card:hover h2 {
    color: #0d6efd;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .search-results .result-card a {
    padding: 40px;
  }
  .search-results .result-card .eyebrow {
    letter-spacing: 2px;
    margin-bottom: 8px;
  }
  .search-results .result-card h2 {
    margin-bottom: 20px;
  }
  .search-results .empty-state {
    font-size: 20px;
    padding-top: 10px;
  }
  .search-results .empty-state .icon-holder {
    margin-bottom: 35px;
  }
  .search-results .empty-state h2 {
    font-size: 32px;
    margin-bottom: 6px;
  }
  .search-results .empty-state p {
    margin-bottom: 24px;
  }
  .search-results .topics-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .hero-with-card {
    padding: 100px 0;
  }
  .hero-with-card .container {
    flex-direction: row;
    align-items: center;
    gap: 40px;
  }
  .hero-with-card .text-holder {
    flex: 0 0 auto;
    width: 39.5%;
  }
  .hero-with-card .card-holder {
    flex: 1;
  }
  .resource-carousel {
    padding: 100px 0;
  }
  .resource-carousel .intro-holder {
    margin-bottom: 40px;
  }
  .resource-carousel .intro-holder h2 {
    font-size: 46px;
  }
  .resource-carousel .carousel-nav {
    gap: 22px;
    margin-bottom: 5px;
    display: flex;
  }
  .resource-carousel .nav-btn:hover {
    background-color: #004987;
  }
  .resource-carousel .resource-card {
    max-width: 380px;
  }
  .resource-carousel .carousel-dots {
    padding-top: 40px;
  }
  .resource-ajax-grid {
    padding: 100px 0;
  }
  .resource-ajax-grid h2 {
    text-align: center;
    font-size: 46px;
    margin-bottom: 60px;
  }
  .resource-ajax-grid .results-count {
    font-size: 24px;
    margin-bottom: 84px;
    margin-top: 98px;
  }
  .resource-ajax-grid .results-count span {
    font-size: 32px;
  }
  .resource-ajax-grid .empty-state {
    font-size: 18px;
  }
  .resource-ajax-grid .empty-state .icon-holder {
    margin-bottom: 30px;
  }
  .resource-ajax-grid .empty-state h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .resource-ajax-grid .resource-cards-grid {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 62px;
  }
  .feature-card-full {
    padding: 100px 0;
  }
  .feature-card-full .feature-card {
    padding: 30px;
    gap: 30px;
    border-width: 2px;
    font-size: 18px;
    line-height: 1.6;
  }
  .cta-pills {
    padding: 100px 0;
  }
  .cta-pills h2 {
    font-size: 46px;
    margin-bottom: 35px;
  }
  .bulleted-list {
    padding: 100px 0;
  }
  .bulleted-list .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 40px;
  }
  .bulleted-list .text-column {
    margin-bottom: 0;
    flex: 0 0 45%;
  }
  .bulleted-list .text-column .heading {
    margin-bottom: 40px;
    font-size: 20px;
  }
  .bulleted-list .text-column .heading h2 {
    font-size: 46px;
    margin-bottom: 16px;
  }
  .bulleted-list .text-column .heading p:last-child {
    margin-bottom: 0;
  }
  .bulleted-list .text-column .btns-holder {
    gap: 30px;
  }
  .bulleted-list .list-column {
    flex: 1;
    padding: 40px;
    border-radius: 0;
    max-width: 585px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .bulleted-list .list-column .h4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 34px;
  }
  .tabs-bulleted-list {
    padding: 100px 0;
  }
  .tabs-bulleted-list .intro-holder {
    font-size: 20px;
    margin-bottom: 68px;
  }
  .tabs-bulleted-list .intro-holder h2 {
    margin-bottom: 16px;
  }
  .tabs-bulleted-list .tabs-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 48px;
    list-style: none;
    margin: 0 0 66px;
    padding: 0;
  }
  .tabs-bulleted-list .tabs-nav button:hover {
    color: #0d6efd;
  }
  .tabs-bulleted-list .tabs-accordion {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
  .tabs-bulleted-list .tabs-item {
    border-top: 0;
    grid-row: 1;
    grid-column: 1;
  }
  .tabs-bulleted-list .tabs-item:last-child {
    border-bottom: 0;
  }
  .tabs-bulleted-list .tabs-item-opener {
    display: none;
  }
  .tabs-bulleted-list .tabs-item-panel {
    display: none;
    align-items: stretch;
    position: relative;
    gap: 40px;
  }
  .tabs-bulleted-list .tabs-item-panel.is-active {
    display: flex;
  }
  .tabs-bulleted-list .text-holder {
    padding: 0;
    margin-bottom: 0;
    flex: 0 0 45%;
  }
  .tabs-bulleted-list .text-holder p {
    margin-bottom: 40px;
  }
  .tabs-bulleted-list .list-column {
    flex: 1;
    padding: 40px;
    border-radius: 0;
    margin: 0;
  }
  .tabs-bulleted-list .list-column .h4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 34px;
  }
  .faq {
    padding: 100px 0;
  }
  .faq .intro-holder {
    margin-bottom: 56px;
    font-size: 20px;
  }
  .faq .faq-list {
    border: 1px solid #ccd4e0;
    border-radius: 20px;
    max-width: 996px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
  }
  .faq .opener {
    padding: 18px 32px;
  }
  .faq .panel-inner {
    padding: 0 32px 22px;
  }
  .faq.meetings .faq-list {
    padding-left: 52px;
    padding-right: 52px;
  }
  .faq.meetings .opener {
    padding: 18px 0;
  }
  .faq.meetings .panel-inner {
    padding: 0;
    background: #f4f8ff;
    align-items: stretch;
  }
  .faq.meetings .item {
    padding: 10px 0;
  }
  .faq.meetings .item.is-open + .item {
    border-color: transparent;
  }
  .carousel-card {
    padding: 100px 0;
  }
  .carousel-card .h3 {
    margin-bottom: 40px;
  }
  .carousel-card .carousel-holder .card-question {
    max-width: 380px;
  }
  .carousel-card .carousel-holder .carousel-dots {
    display: none;
  }
  .carousel-card .carousel-footer {
    display: flex;
    align-items: center;
    padding-top: 47px;
  }
  .carousel-card .nav-btn:hover {
    background-color: #004987;
  }
  .cta-strap-section {
    padding: 100px 0;
  }
  .legal-strap {
    padding: 20px 0;
    font-size: 16px;
    letter-spacing: 0;
  }
  .jump-nav {
    padding: 20px 0;
  }
  .jump-nav .nav-list {
    flex-direction: row;
    justify-content: center;
    gap: 32px;
  }
  .jump-nav .nav-item {
    border-bottom: 0;
    min-height: 0;
    height: 48px;
  }
  .jump-nav .nav-link {
    font-size: 20px;
  }
  .jump-nav .nav-link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .profile-photos {
    padding: 100px 0;
  }
  .profile-photos .profiles-grid {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .profile-photos .profile-card {
    width: 234px;
    font-size: 24px;
  }
  .profile-photos .profile-card .card-image {
    flex-shrink: 0;
    margin-bottom: 20px;
  }
  .profile-photos .profile-card .card-body {
    flex-direction: column;
    gap: 0;
  }
  .text-video {
    padding: 100px 0;
  }
  .text-video .text-video-row {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-bottom: 64px;
  }
  .text-video .text-column {
    flex: 0 0 45%;
    margin-bottom: 0;
    font-size: 20px;
  }
  .text-video .text-column h2 {
    font-size: 46px;
    margin-bottom: 14px;
  }
  .text-video .text-column p {
    margin-bottom: 40px;
  }
  .text-video .video-column {
    flex: 1;
    min-width: 0;
  }
  .login {
    padding: 100px 0;
  }
  .login .intro-holder {
    text-align: center;
    margin-bottom: 40px;
  }
  .login .login-card {
    max-width: 996px;
    margin: 0 auto;
    border: 1px solid #ccd4e0;
    border-radius: 20px;
    padding: 40px;
  }
  .login-form .form-group {
    margin-bottom: 30px;
  }
  .meeting-table {
    padding: 100px 0;
  }
  .meeting-table .intro-holder {
    margin-bottom: 56px;
    font-size: 20px;
  }
  .meeting-table .table-wrap {
    margin-bottom: 30px;
  }
  .meeting-table .btn-holder {
    padding-top: 40px;
    margin-right: 0;
    margin-left: 0;
  }
  .meeting-form {
    padding: 100px 0;
  }
  .meeting-form .intro-holder {
    margin: 0 auto 38px;
    text-align: center;
    font-size: 20px;
  }
  .meeting-form .form-holder {
    max-width: 996px;
    margin: 0 auto;
    padding: 40px;
  }
  .meeting-form .form-holder .h4 {
    margin-bottom: 26px;
  }
  .meeting-form form .form-group {
    margin-bottom: 20px;
  }
  .btn:hover {
    color: #fff;
    border-color: #004987;
    background-color: #004987;
  }
  .dark .btn:hover {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
  }
  .btn.btn-reverse:hover {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
  }
  .dark .btn.btn-reverse:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0d6efd;
  }
  .link {
    font-size: 16px;
    line-height: 1.6;
  }
  .link:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .image-card a:not(.cta-link):hover,
  .highlight-card a:not(.cta-link):hover,
  .small-card a:not(.cta-link):hover,
  .feature-card a:not(.cta-link):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .image-card {
    align-items: stretch;
    border: 1px solid #ccd4e0;
    border-radius: 20px;
  }
  .image-card:hover {
    border-color: #0d6efd;
    background: #fff;
  }
  .image-card .card-image {
    display: block;
  }
  .image-card .card-body .arrow {
    display: none;
  }
  .image-card .card-body .card-holder {
    padding-top: 8px;
  }
  .image-card .cta-link:hover, .image-card .cta-link:focus-visible {
    color: #4b4b4b;
  }
  .image-card .cta-link:focus-visible {
    outline: none;
  }
  .image-card .cta-link::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
  }
  .image-card a:not(.cta-link):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .highlight-card {
    padding: 50px;
    margin: 0;
  }
  .highlight-card:hover {
    border-color: #0d6efd;
    background: #fff;
  }
  .highlight-card .card-body {
    margin-bottom: 30px;
  }
  .highlight-card .card-body h3 {
    font-size: 32px;
  }
  .highlight-card .cta-link:hover, .highlight-card .cta-link:focus-visible {
    color: #4b4b4b;
  }
  .highlight-card a:not(.cta-link):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .small-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    border-radius: 20px;
  }
  .small-card:has(.cta-link:hover) {
    border-color: #0d6efd;
    background-color: #fff;
  }
  .small-card .icon-holder {
    display: flex;
    flex-shrink: 0;
  }
  .small-card .card-body .h5,
  .small-card .card-body h3 {
    margin-bottom: 12px;
  }
  .small-card .card-body p {
    display: block;
  }
  .small-card .cta-link:hover, .small-card .cta-link:focus-visible {
    color: #4b4b4b;
  }
  .small-card a:not(.cta-link):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .quote-card blockquote {
    font-size: 20px;
    line-height: 1.6;
  }
  .quote-card blockquote p {
    margin-bottom: 30px;
  }
  .quote-card .card-author img {
    width: 60px;
    height: 60px;
  }
  .quote-card .card-author .job-title {
    font-family: "Helvetica Neue LT Std", Arial, sans-serif;
    line-height: 1.6;
    letter-spacing: 2px;
  }
  .feature-card:has(.cta-link:hover) {
    border-color: #0d6efd;
    box-shadow: 0 0 0 1px #0d6efd;
    background: #fff;
  }
  .feature-card .card-body {
    padding-top: 2px;
  }
  .feature-card .card-body h2,
  .feature-card .card-body .h4 {
    font-size: 24px;
    line-height: 1.4;
  }
  .feature-card .card-body p {
    margin-bottom: 26px;
  }
  .feature-card .cta-link:hover, .feature-card .cta-link:focus-visible {
    color: #003659;
  }
  .resource-card {
    padding: 30px;
    border-width: 2px;
    font-size: 18px;
  }
  .resource-card:not(:has(.card-image)) {
    font-size: 20px;
  }
  .resource-card:not(:has(.card-image)) h3,
  .resource-card:not(:has(.card-image)) h4 {
    font-size: 24px;
  }
  .resource-card:has(.cta-link:hover) {
    border-color: #0d6efd;
    background: #fff;
  }
  .resource-card .card-image {
    height: 172px;
  }
  .resource-card h3,
  .resource-card h4 {
    font-size: 24px;
  }
  .resource-card .cta-link:hover, .resource-card .cta-link:focus-visible {
    color: #4b4b4b;
  }
  .step-card {
    padding: 40px 30px;
  }
  .card-question {
    padding: 30px;
    gap: 16px;
  }
  .checks-list {
    font-size: 18px;
  }
  .checks-list li {
    padding-left: 54px;
  }
  .modal {
    padding: 40px 32px;
  }
  .modal .modal-holder {
    gap: 25px;
  }
  .modal .heading .number {
    font-size: 32px;
  }
  .modal .content {
    gap: 12px;
  }
  .modal .content ul {
    gap: 16px;
  }
  .modal .content li {
    align-items: center;
  }
  .modal .content li::before {
    margin-top: 0;
  }
  .badge {
    padding: 2px 20px;
    font-size: 20px;
  }
  .carousel-dots .dot:hover {
    border-color: #004987;
  }
  .cta-link:hover, .cta-link:focus-visible {
    color: #003659;
  }
  .cta-link:hover .cta-link-icon, .cta-link:focus-visible .cta-link-icon {
    background-color: #004987;
    border-color: #004987;
    transform: translateX(7px);
  }
  .cta-link.diagonal:hover .cta-link-icon, .cta-link.diagonal:focus-visible .cta-link-icon {
    transform: rotate(-45deg);
  }
  .filter-bar {
    background: transparent;
    border: 0;
    border-radius: 0;
    position: static;
    top: auto;
    z-index: auto;
  }
  .filter-panel {
    background: transparent;
    left: auto;
    margin-bottom: 50px;
    max-height: none;
    overflow-y: visible;
    position: static;
    right: auto;
    top: auto;
    width: auto;
  }
  .filter-mobile-toggle {
    display: none;
  }
  .filter-mobile-toggle [data-filters-count] {
    display: none;
  }
  .filter-form {
    align-items: center;
    flex-direction: row;
    gap: 20px;
    overflow: visible;
  }
  .filter-form .form-head {
    display: flex;
    padding: 0;
  }
  .filter-form .form-head .filter-label.desktop {
    display: block;
  }
  .filter-form .form-head .filter-label.mobile {
    display: none;
  }
  .filter-form .form-head .filter-mobile-close {
    display: none;
  }
  .filter-form .form-holder {
    flex-direction: row;
    gap: 20px;
    overflow-y: visible;
    justify-content: space-between;
    padding: 0;
  }
  .filter-form .form-holder .drop-opener {
    display: flex;
  }
  .filter-form .form-footer {
    background: transparent;
    box-shadow: none;
    padding: 0;
  }
  .filter-form .form-footer .btn[data-filter-panel-close] {
    display: none;
  }
  .filter-form .filter-drop {
    background: #fff;
    border: 1px solid #4b4b4b;
    border-radius: 5px;
    left: 0;
    /* stylelint-disable-next-line declaration-block-no-duplicate-properties */
    max-height: 75vh;
    overflow-y: auto;
    padding: 6px 20px;
    position: absolute;
    top: calc(100% + 4px);
    width: 100%;
    z-index: 100;
  }
  .filter-form .filter-search-bar {
    border: 0;
    border-bottom: 1px solid #003659;
    border-radius: 0;
    flex: 10;
    gap: 12px;
    height: 52px;
    margin-bottom: 0;
    padding: 10px;
  }
  .filter-form .filter-search-bar .search-submit svg {
    width: 30px;
  }
  .filter-form .filter-search-bar input {
    font-size: 18px;
    opacity: 1;
  }
  .filter-form .filter-drop-wrap {
    flex: 11;
  }
  .filter-form .drop-opener {
    background: none;
  }
  .filter-form .drop-opener .arrow {
    margin-right: 26px;
  }
  .filter-form .filter-accordion {
    padding-bottom: 13px;
  }
  .filter-form .check-list {
    padding: 18px 0;
  }
  .filter-form .clear-btn {
    font-size: 14px;
    letter-spacing: 2px;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .cta-strap {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 30px 60px;
    gap: 60px;
  }
  .cta-strap .btn {
    align-self: auto;
  }
  .cta-strap.has-two-btns {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px;
    gap: 20px;
  }
  .cta-strap .cta-link:hover, .cta-strap .cta-link:focus-visible {
    color: #fff;
  }
  .cta-strap .cta-link:hover .cta-link-icon, .cta-strap .cta-link:focus-visible .cta-link-icon {
    background-color: #ccd4e0;
    border-color: #ccd4e0;
  }
  .cta-strap.quote {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .cta-strap.quote .container {
    flex-direction: column;
    align-items: flex-start;
  }
  .cta-strap.quote blockquote {
    gap: 24px;
    max-width: 992px;
  }
  .cta-strap.quote blockquote p {
    font-size: 24px;
  }
  .cta-strap.quote .cite {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .cta-strap.fullwidth {
    padding-left: 0;
    padding-right: 0;
  }
  .cta-strap.fullwidth .container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .cta-strap.fullwidth .cta-content {
    flex: 0 1 auto;
    min-width: 0;
    margin-right: 0;
    text-align: center;
  }
  .cta-strap.fullwidth.text-align-left .container {
    justify-content: space-between;
  }
  .cta-strap.fullwidth.text-align-left .cta-content {
    text-align: left;
  }
  .callout-banner {
    padding: 40px;
    font-size: 18px;
  }
  .table-meeting .row {
    padding: 12px 40px;
  }
  .table-meeting .row:first-child {
    border-top: 1px solid #ccd4e0;
  }
  .table-meeting.three-col .row {
    grid-template-columns: 4fr 4fr auto;
  }
  .table-meeting.three-col .date {
    font-size: 20px;
  }
  .table-meeting.three-col .name {
    font-size: 20px;
  }
  .table-meeting.three-col .cta-link {
    justify-self: end;
  }
  .table-meeting.five-col .row {
    grid-template-columns: 2fr 3fr 2fr 4fr 2fr;
  }
}
@media screen and (min-width: 1024px){
  .comment-form input[type=submit]:hover,
  .post-password-form input[type=submit]:hover,
  .widget .search-form input[type=submit]:hover,
  .wp-block-search .search-form input[type=submit]:hover {
    background-color: #004987;
    border-color: #004987;
  }
  .wpcf7-form input[type=file]::file-selector-button:hover {
    background-color: #004987;
    border-color: #004987;
  }
  .form-area.w-50 {
    width: calc(50% - 0.75rem);
  }
  .wpcf7-submit:hover {
    background-color: #004987;
    border-color: #004987;
  }
}
@media (min-width: 1440px){
  .header .logo {
    margin-right: 34px;
  }
  .header .logo img {
    height: 53px;
  }
  .header .nav-list {
    font-size: 18px;
  }
  .header .nav-drop {
    top: calc(100% + 22px);
    padding: 28px 48px;
  }
  .header .nav-drop::before {
    height: 22px;
  }
  .header .quick-link {
    padding: 13px 10px;
    font-size: 18px;
  }
  .header .sub-nav {
    font-size: 18px;
  }
  .header .sub-nav a {
    padding: 13px 10px;
  }
  .header .nav-link {
    padding: 13px 20px;
    line-height: 1.222;
  }
  .header .search-header-form input[type=search] {
    font-size: 18px;
  }
  .header .search-header-form .search-drop {
    font-size: 18px;
  }
  .footer .footer-top {
    gap: 80px;
  }
  .footer .footer-brand {
    max-width: 380px;
  }
  .footer .footer-nav {
    gap: 80px;
  }
  .footer .footer-bottom .footer-copy {
    letter-spacing: 2px;
  }
  .footer .tools {
    gap: 18px;
    letter-spacing: 2px;
  }
  .general-content .media-col {
    margin-left: 4.5%;
  }
  .toggle-bullets-list .tab-content.is-active {
    gap: 132px;
  }
  .toggle-bullets-list .text-holder {
    flex: 0 0 40%;
  }
  .toggle-bullets-list .text-holder .btns-holder {
    margin-right: -65px;
  }
  .bulleted-list .container {
    gap: 135px;
  }
  .bulleted-list .text-column {
    flex: 0 0 40%;
  }
  .bulleted-list .text-column .btns-holder {
    margin-right: -65px;
  }
  .tabs-bulleted-list .tabs-item-panel {
    gap: 135px;
  }
  .tabs-bulleted-list .text-holder {
    flex: 0 0 40%;
  }
  .jump-nav .nav-list {
    gap: 64px;
  }
  .text-video .text-video-row {
    gap: 132px;
  }
  .text-video .text-column {
    flex: 0 0 40%;
  }
  .f-button.is-close-button {
    right: -40px;
  }
  .filter-form {
    gap: 35px;
  }
  .filter-form .form-holder {
    gap: 35px;
  }
}
@media (max-width: 767px){
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0 3px;
  }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: 4px;
  }
  .navigation-single .next a,
  .navigation-single .prev a {
    padding: 4px;
  }
  .table-meeting .row.head {
    display: none;
  }
}
@media (max-width: 1023px){
  iframe {
    width: 100%;
  }
  .nav-active .header {
    border-bottom-color: #003659;
  }
}
@media (hover: hover){
  .f-button:hover:not([aria-disabled]) {
    color: #374151;
    color: var(--f-button-hover-color, var(--f-button-color));
    background-color: #f8f8f8;
    background-color: var(--f-button-hover-bg, var(--f-button-bg));
  }
}

/*# sourceMappingURL=style.css.map*/