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

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

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

li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

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

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

input, select {
  vertical-align: middle;
}

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

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

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

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

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

textarea {
  resize: none;
  overflow: auto;
}

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

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

table {
  table-layout: fixed;
}

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

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

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

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

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

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

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

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

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

/* ========================================================================= */
/* !FONTS (@fontface generated with FontSpring Syntax formatting */
/* ========================================================================= */
/* @font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-Thin.woff") format("woff");
	font-style:normal;font-weight:100; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-ThinItalic.woff") format("woff");
	font-style:italic;font-weight:100; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-ExtraLight.woff") format("woff");
	font-style:normal;font-weight:200; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-ExtraLightItalic.woff") format("woff");
	font-style:italic;font-weight:200; }

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

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-LightItalic.woff") format("woff");
	font-style:italic;font-weight:300; } */
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-RegularItalic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-MediumItalic.woff") format("woff");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-SemiBoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Metropolis";
  src: url("../fonts/Metropolis/Metropolis-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
}
/* @font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-ExtraBold.woff") format("woff");
	font-style:normal;font-weight:800; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-ExtraBoldItalic.woff") format("woff");
	font-style:italic;font-weight:800; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-Black.woff") format("woff");
	font-style:normal;font-weight:900; }

@font-face { font-family:"Metropolis";
	src:url("../fonts/Metropolis/Metropolis-BlackItalic.woff") format("woff");
	font-style:italic;font-weight:900; } */
@font-face {
  font-family: "Butler";
  src: url("../fonts/Butler/Butler-Med.woff2") format("woff2"), url("../fonts/Butler/Butler-Med.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Butler";
  src: url("../fonts/Butler/Butler-SBd.woff2") format("woff2"), url("../fonts/Butler/Butler-SBd.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
.bgcolor-black {
  background-color: #000000 !important;
}

.bgcolor-dark {
  background-color: #000000 !important;
}

.bgcolor-gray {
  background-color: #777777 !important;
}

.bgcolor-blue {
  background-color: #5787C3 !important;
}

.bgcolor-white {
  background-color: #ffffff !important;
}

.bgcolor-darkblue {
  background-color: #1B416C !important;
}

.bgcolor-lightblue {
  background-color: #DDE7F3 !important;
}

.textcolor-black {
  color: #000000 !important;
}

.textcolor-white {
  color: #ffffff !important;
}

/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/*
// Use Case: $b (second) variable is optional and defaults to 'max-width'

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

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

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

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

// Output
@media screen and (min-height: 1100px) {
	h1 { background: red; }
}
*/
/*
// inline SVGs
// usage: background-image: inline-svg('<svg><!-- your svg code --></svg>');
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 100%;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide > div {
  height: 100%;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: -22px;
  z-index: 8;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slick-arrow.slick-next {
  left: auto;
  right: -22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          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 {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      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: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: 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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

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

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

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

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

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

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

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

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

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  	 * Remove all paddings around the image on small screen
  	 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
/* != ACCESSIBILITY STYLES ===== */
.sr-only, .slick-sr-only {
  /* Styles below are so elements are shown to screen readers only */
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

*:focus {
  outline: 3px solid #1B416C;
  outline-offset: 3px;
}

@supports selector(:focus-visible) {
  *:focus {
    outline: none;
  }
  *:focus-visible {
    outline: 3px solid #1B416C;
    outline-offset: 3px;
  }
}
#skipnav {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  height: 30px;
  width: 150px;
  top: 0;
  left: 50%;
  margin-left: -75px;
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 9999999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#skipnav:focus {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
/*
    ::selection         {
        background: #aaa;
        color: #fff;
    }
    ::-moz-selection    {
        background: #aaa;
        color: #fff;
    }
    ::-webkit-selection {
        background: #aaa;
        color: #fff;
    }
*/
/* != LAYOUT STYLES ===== */
.form-popup-container {
  margin: 0 auto;
  max-width: 580px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 20px 50px -19px rgba(0, 0, 0, 0.31);
          box-shadow: 0 20px 50px -19px rgba(0, 0, 0, 0.31);
  padding: 40px 40px 43px;
}
@media screen and (max-width: 540px) {
  .form-popup-container {
    padding: 20px;
  }
}
.form-popup-container h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 540px) {
  .form-popup-container h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.form-popup-container .button-wrapper {
  margin-top: 30px;
}
.form-popup-container .button-wrapper .mfp-close {
  width: unset !important;
  height: unset !important;
  display: inline-block !important;
  position: static !important;
  -webkit-transition: 0.2s !important;
  transition: 0.2s !important;
  background-color: #1B416C !important;
  color: #ffffff !important;
  font-size: 0.9333333333rem !important;
  font-weight: bold !important;
  line-height: normal !important;
  text-align: center !important;
  padding: 16px 36px 16px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
}
.form-popup-container .button-wrapper .mfp-close:hover {
  background-color: #5787C3 !important;
}

#alert {
  background-color: #5787C3;
  position: relative;
  -webkit-box-shadow: inset 0px -3px 22px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px -3px 22px rgba(0, 0, 0, 0.3);
}
#alert .wrap {
  position: relative;
}
#alert .close {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20width%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.243.343c.39-.39%201.023-.39%201.414%200%20.39.39.39%201.024%200%201.414L7.414%206l4.243%204.243c.39.39.39%201.023%200%201.414-.39.39-1.024.39-1.414%200L6%207.414l-4.243%204.243c-.39.39-1.023.39-1.414%200-.39-.39-.39-1.024%200-1.414L4.586%206%20.343%201.757c-.39-.39-.39-1.023%200-1.414s1.024-.39%201.414%200L6%204.586z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  background-color: transparent;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#alert .alert-content {
  width: 100%;
  padding: 20px 40px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#alert .alert-content .style6 {
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.3333333333em;
  margin-bottom: 10px;
  font-weight: 600;
  margin: 0;
}
#alert .alert-content p {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.4666666667em;
  margin: 0;
}
#alert .alert-content .links {
  margin: 0;
}
#alert .alert-content .links .btn {
  margin: 0;
}
@media screen and (max-width: 768px) {
  #alert .alert-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }
}

#header {
  height: 134px;
  background: #DDE7F3;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 3;
}
#header .header-topbar {
  width: 100%;
  background-color: #1B416C;
  height: 40px;
  border-bottom: 1px solid #ffffff;
}
#header .header-topbar .header-topbar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
#header .header-topbar .header-topbar-container--text {
  width: 49%;
  color: #ffffff;
  font-size: 0.9333333333rem;
  line-height: 1.1428571429em;
  text-transform: uppercase;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
#header .header-topbar .header-topbar-container--text a {
  margin-left: 5px;
  text-decoration: underline;
}
#header .header-topbar .header-topbar-container--text a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #header .header-topbar .header-topbar-container--text {
    display: none;
  }
}
#header .header-topbar .header-topbar-container--buttons {
  width: 49%;
  text-align: right;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
#header .header-topbar .header-topbar-container--buttons a {
  background-color: #5787C3;
  color: #ffffff;
  display: inline-block;
  height: 100%;
  padding: 0px 25px;
  text-transform: uppercase;
  line-height: 40px;
  font-size: 0.9333333333rem;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: -2px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#header .header-topbar .header-topbar-container--buttons a + a {
  border-left: 1px solid #ffffff;
}
#header .header-topbar .header-topbar-container--buttons a:hover {
  text-decoration-color: #ffffff;
  text-underline-offset: 2px;
}
@media screen and (max-width: 768px) {
  #header .header-topbar .header-topbar-container--buttons {
    width: 100%;
  }
  #header .header-topbar .header-topbar-container--buttons a {
    padding: 0 15px;
    font-size: 0.8rem;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  #header .header-topbar {
    height: 30px;
  }
}
#header .header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
#header .header-flex #logo {
  width: 261px;
  height: 48px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1000px) {
  #header .header-flex #logo {
    width: 200px;
  }
}
#header #main-nav {
  padding: 10px 0;
  width: calc(100% - 200px);
  position: relative;
  text-align: right;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#header #main-nav.active {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#header #main-nav .mobile-utility {
  display: none;
}
@media screen and (max-width: 768px) {
  #header #main-nav {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 70px;
    padding-bottom: 65px;
  }
  #header #main-nav .mobile-utility {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding-top: 13px;
    max-width: calc(100% - 40px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: left;
    border-top: 1px solid rgba(27, 65, 108, 0.2);
    color: #1B416C;
    font-size: 0.9333333333rem;
    line-height: 1.1428571429em;
    font-weight: 500;
    text-transform: uppercase;
  }
  #header #main-nav .mobile-utility a {
    text-decoration: underline;
  }
  #header #main-nav .mobile-utility a:hover {
    text-decoration: none;
  }
}
#header #main-nav > ul > li {
  display: inline-block;
  position: relative;
}
#header #main-nav > ul > li > a {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2em;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  color: #1B416C;
  text-transform: uppercase;
  height: 40px;
  padding: 12px 13px;
  display: block;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
@media screen and (max-width: 1000px) {
  #header #main-nav > ul > li > a {
    font-size: 0.8rem;
    padding: 13px 8px 16px;
    letter-spacing: 0px;
  }
}
#header #main-nav > ul > li > a:hover, #header #main-nav > ul > li > a:focus {
  background-color: #ffffff;
}
#header #main-nav > ul > li:hover > a, #header #main-nav > ul > li.open > a {
  background-color: #ffffff;
}
#header #main-nav > ul > li .sub-menu-wrap {
  display: block;
  background: #ffffff;
  width: 100%;
  padding: 10px 20px;
  pointer-events: none;
  opacity: 0;
  -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.28);
          box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.28);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
@media screen and (min-width: 769px) {
  #header #main-nav > ul > li .sub-menu-wrap {
    width: auto;
    min-width: 240px;
    position: absolute;
    top: 40px;
    padding: 24px 24px;
  }
  #header #main-nav > ul > li .sub-menu-wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #1B416C;
  }
}
#header #main-nav > ul > li .sub-menu-wrap li {
  display: block;
  width: 100%;
  text-align: left;
}
#header #main-nav > ul > li .sub-menu-wrap li a {
  color: #1B416C;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4666666667em;
  position: relative;
  display: inline-block;
  text-align: left;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: -2px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#header #main-nav > ul > li .sub-menu-wrap li a:hover, #header #main-nav > ul > li .sub-menu-wrap li a:focus {
  text-decoration-color: #1B416C;
  text-underline-offset: 2px;
}
@media screen and (max-width: 1000px) {
  #header #main-nav > ul > li .sub-menu-wrap li a {
    font-size: 0.8rem;
  }
}
#header #main-nav > ul > li .sub-menu-wrap li + li {
  margin-top: 10px;
}
#header #main-nav > ul > li.menu-item-has-children {
  position: relative;
}
#header #main-nav > ul > li.menu-item-has-children > .menu-toggle-button {
  width: 0;
  height: 0;
  border: none;
  padding: 0;
  margin: 0;
  background-color: none;
  position: absolute;
  right: 0;
  top: 50%;
}
@media screen and (max-width: 768px) {
  #header #main-nav > ul > li.menu-item-has-children > .menu-toggle-button {
    position: absolute;
    display: block;
    top: 10px;
    right: 0px;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg height%3D%228%22 viewBox%3D%220 0 14 8%22 width%3D%2214%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.642.293c.36-.36.928-.388 1.32-.083l.094.083L6.86 5.096 11.662.293c.36-.36.928-.388 1.32-.083l.095.083c.36.36.388.928.083 1.32l-.083.094-5.51 5.51c-.361.36-.928.388-1.32.083l-.095-.083-5.51-5.51c-.39-.39-.39-1.024 0-1.414z%22 fill%3D%22%231B416C%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}
@media screen and (min-width: 769px) {
  #header #main-nav > ul > li.menu-item-has-children > a:hover + .sub-menu-wrap {
    pointer-events: all;
    opacity: 1;
    left: auto;
  }
}
@media screen and (min-width: 769px) {
  #header #main-nav > ul > li.menu-item-has-children:hover .sub-menu-wrap {
    pointer-events: all;
    opacity: 1;
    left: auto;
  }
}
@media screen and (min-width: 769px) {
  #header #main-nav > ul > li.menu-item-has-children.open .sub-menu-wrap {
    opacity: 1;
    pointer-events: all;
    left: auto;
  }
}
@media screen and (max-width: 768px) {
  #header {
    height: 98px;
  }
  #header .header-flex {
    margin-top: unset;
  }
}
@media screen and (max-width: 768px) {
  #header.active #main-nav {
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    position: absolute;
    top: 98px;
    left: 0;
    z-index: 9999;
    background-color: #DDE7F3;
    visibility: visible;
    opacity: 1;
  }
  #header.active #main-nav > #menu-main-menu {
    padding: 0 20px;
  }
  #header.active #main-nav > #menu-main-menu > li {
    display: block;
    position: relative;
    z-index: 9999;
    cursor: pointer;
    text-align: left;
  }
  #header.active #main-nav > #menu-main-menu > li > a {
    color: #1B416C;
    font-size: 1rem;
    letter-spacing: 0px;
    line-height: 2em;
    font-weight: 600;
    padding: 6px 0;
    display: block;
    width: 100%;
    text-align: left;
  }
  #header.active #main-nav > #menu-main-menu > li > a:hover {
    color: #5787C3;
  }
  #header.active #main-nav > #menu-main-menu > li:hover > a {
    background-color: unset;
  }
  #header.active #main-nav > #menu-main-menu > li .sub-menu-wrap {
    display: none;
    visibility: visible;
    opacity: 1;
    position: relative;
    left: 0;
    z-index: 9999;
    -webkit-transition: none;
    transition: none;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 5px;
  }
  #header.active #main-nav > #menu-main-menu > li .sub-menu-wrap .sub-menu > li {
    display: block;
    position: relative;
    margin: 0;
  }
  #header.active #main-nav > #menu-main-menu > li .sub-menu-wrap .sub-menu > li > a {
    display: block;
    text-decoration: none;
    text-align: left;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2em;
    position: relative;
    color: #1B416C;
    padding: 5px 0 5px 10px;
    text-transform: none;
  }
  #header.active #main-nav > #menu-main-menu > li .sub-menu-wrap .sub-menu > li > a:hover {
    color: #5787C3;
  }
  #header.active #main-nav > #menu-main-menu > li.menu-item-has-children {
    /*
                            &:after {
                                content:'';
                                position:absolute;
                                display:block;
                                top:19px;
                                right:0px;
                                width:20px;
                                height:20px;
                                margin-right:20px;
                                background-image: inline_svg('<svg height="8" viewBox="0 0 14 8" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M.642.293c.36-.36.928-.388 1.32-.083l.094.083L6.86 5.096 11.662.293c.36-.36.928-.388 1.32-.083l.095.083c.36.36.388.928.083 1.32l-.083.094-5.51 5.51c-.361.36-.928.388-1.32.083l-.095-.083-5.51-5.51c-.39-.39-.39-1.024 0-1.414z" fill="#ee4135" fill-rule="evenodd"/></svg>');
                                background-repeat: no-repeat;
                                background-size: contain;
                                background-position: center;
                                transition: all 0.2s ease-in-out;
                            }*/
  }
  #header.active #main-nav > #menu-main-menu > li.active .menu-toggle-button {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

#menu-toggle {
  display: none;
  position: relative;
  width: 24px;
  height: 44px;
  cursor: pointer;
  z-index: 10;
  margin-left: 15px;
  padding: 0 30px;
  background-color: transparent;
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  #menu-toggle {
    display: inline-block;
  }
}
#menu-toggle span {
  position: absolute;
  width: 24px;
  height: 2px;
  top: 50%;
  right: 15px;
  background-color: #1B416C;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 5px;
}
#menu-toggle span::before {
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  top: -7px;
  background-color: #1B416C;
  content: "";
  -webkit-transition: top 0.3s 0.3s, -webkit-transform 0s 0s;
  transition: top 0.3s 0.3s, -webkit-transform 0s 0s;
  transition: transform 0s 0s, top 0.3s 0.3s;
  transition: transform 0s 0s, top 0.3s 0.3s, -webkit-transform 0s 0s;
  border-radius: 5px;
}
#menu-toggle span::after {
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  top: 7px;
  background-color: #1B416C;
  content: "";
  -webkit-transition: top 0.3s 0.3s, -webkit-transform 0s 0s;
  transition: top 0.3s 0.3s, -webkit-transform 0s 0s;
  transition: transform 0s 0s, top 0.3s 0.3s;
  transition: transform 0s 0s, top 0.3s 0.3s, -webkit-transform 0s 0s;
  border-radius: 5px;
}
#menu-toggle.active span {
  height: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: height 0s 0s, -webkit-transform 0.3s 0.3s;
  transition: height 0s 0s, -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, height 0s 0s;
  transition: transform 0.3s 0.3s, height 0s 0s, -webkit-transform 0.3s 0.3s;
  background-color: #000000;
}
#menu-toggle.active span::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s 0s, transform 0.3s 0.3s;
  transition: top 0.3s 0s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  background-color: #000000;
}
#menu-toggle.active span::after {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s 0s, transform 0.3s 0.3s;
  transition: top 0.3s 0s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  background-color: #000000;
}

#footer {
  background-color: transparent;
  color: #414141;
  padding-bottom: 50px;
  position: relative;
}
#footer::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: #1B416C;
}
#footer .wrap {
  padding: 35px 20px 0;
  border-top: 1px solid #E1E1E1;
}
#footer .wrap .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}
#footer .wrap .footer-top #footer-logo {
  width: 237px;
  height: auto;
}
#footer .wrap .footer-top #footer-nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
}
#footer .wrap .footer-top #footer-nav > ul > li > a {
  text-transform: uppercase;
  letter-spacing: 0.15px;
  color: #1B416C;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: -2px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#footer .wrap .footer-top #footer-nav > ul > li > a:hover {
  text-decoration-color: #1B416C;
  text-underline-offset: 2px;
}
#footer .wrap .footer-top #footer-nav > ul > li button, #footer .wrap .footer-top #footer-nav > ul > li .sub-menu-wrap {
  display: none !important;
}
@media screen and (max-width: 990px) {
  #footer .wrap .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  #footer .wrap .footer-top #footer-nav {
    display: none;
  }
}
#footer .wrap .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#footer .wrap .footer-bottom .copyright {
  font-size: 0.8rem;
}
#footer .wrap .footer-bottom .footer-bottom-left .jackrabbit {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
  font-size: 0.8rem;
}
#footer .wrap .footer-bottom .footer-bottom-left .jackrabbit:hover {
  text-decoration: none;
}
#footer .wrap .footer-bottom .bottom-right {
  text-align: right;
}
#footer .wrap .footer-bottom .bottom-right > p {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9333333333rem;
}
#footer .wrap .footer-bottom .bottom-right > p a {
  color: #5787C3;
}
#footer .wrap .footer-bottom .bottom-right .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .wrap .footer-bottom .bottom-right .contact a, #footer .wrap .footer-bottom .bottom-right .contact p {
  font-size: 0.8rem;
}
#footer .wrap .footer-bottom .bottom-right .contact a {
  margin-right: 20px;
  text-decoration: underline;
  color: #414141;
  font-weight: 400;
}
#footer .wrap .footer-bottom .bottom-right .contact a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #footer .wrap .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  #footer .wrap .footer-bottom .bottom-right {
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  #footer .wrap .footer-bottom .bottom-right > p {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 450px) {
  #footer .wrap .footer-bottom .bottom-right .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #footer .wrap .footer-bottom .bottom-right .contact .footer-links {
    margin-bottom: 5px;
  }
}

#body-content {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 639px) {
  .gform-theme--framework .gform_validation_errors .gform-icon {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
}

/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/*
// Use Case: $b (second) variable is optional and defaults to 'max-width'

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

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

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

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

// Output
@media screen and (min-height: 1100px) {
	h1 { background: red; }
}
*/
/*
// inline SVGs
// usage: background-image: inline-svg('<svg><!-- your svg code --></svg>');
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height: 100%;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide > div {
  height: 100%;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: -22px;
  z-index: 8;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slick-arrow.slick-next {
  left: auto;
  right: -22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          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 {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      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: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: 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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

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

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

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

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

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

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

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

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

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  	 * Remove all paddings around the image on small screen
  	 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
.bgcolor-black {
  background-color: #000000 !important;
}

.bgcolor-dark {
  background-color: #000000 !important;
}

.bgcolor-gray {
  background-color: #777777 !important;
}

.bgcolor-blue {
  background-color: #5787C3 !important;
}

.bgcolor-white {
  background-color: #ffffff !important;
}

.bgcolor-darkblue {
  background-color: #1B416C !important;
}

.bgcolor-lightblue {
  background-color: #DDE7F3 !important;
}

.textcolor-black {
  color: #000000 !important;
}

.textcolor-white {
  color: #ffffff !important;
}

#body-content {
  container-type: inline-size;
}

/* != DEFAULT STYLES ===== */
html, body {
  background-color: #ffffff;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: 0;
}

html {
  background-color: #1B416C;
}

.style1 {
  font-family: "Butler", Times, "Times New Roman", serif;
  font-size: 4.3333333333rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1em;
  color: #1B416C;
  margin: 15px 0;
}
@media screen and (max-width: 768px) {
  .style1 {
    font-size: 3.3333333333rem;
    line-height: 0.98em;
  }
}
@media screen and (max-width: 540px) {
  .style1 {
    font-size: 2.6666666667rem;
  }
}

.style2 {
  font-family: "Butler", Times, "Times New Roman", serif;
  font-size: 3.3333333333rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.12em;
  color: #1B416C;
  margin: 20px 0 15px;
}
@media screen and (max-width: 768px) {
  .style2 {
    font-size: 2.2666666667rem;
    margin: 15px 0 10px;
  }
}

.style3 {
  font-family: "Butler", Times, "Times New Roman", serif;
  font-size: 2.6666666667rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.1em;
  color: #1B416C;
  margin: 15px 0 10px;
}
@media screen and (max-width: 768px) {
  .style3 {
    font-size: 1.8666666667rem;
    line-height: 1.0714285714em;
  }
}

.style4 {
  font-family: "Butler", Times, "Times New Roman", serif;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3333333333em;
  color: #1B416C;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .style4 {
    font-size: 1.2rem;
    line-height: 1.2222222222em;
  }
}

.style5 {
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-size: 1.3333333333rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3em;
  color: #1B416C;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .style5 {
    font-size: 1.0666666667rem;
    line-height: 1.25em;
  }
}

.style6 {
  font-size: 0.7333333333rem;
  font-weight: bold;
  letter-spacing: 0.0727272727em;
  line-height: 1.6363636364em;
  color: #000000;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
}

.inner-heading {
  line-height: 1.5625em;
  color: #5787C3;
  margin-bottom: 6px;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Butler", Times, "Times New Roman", serif;
}

p {
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7333333333em;
  letter-spacing: 0;
  color: #414141;
}
@media screen and (max-width: 580px) {
  p {
    font-size: 0.9333333333rem;
    line-height: 1.6em;
  }
}
p + p {
  margin-top: 20px;
}
p + a {
  margin-top: 20px;
}

section:has(+ .mod-photo-grid:not(.full)) {
  margin-bottom: 40px !important;
}

small {
  display: block;
  text-transform: uppercase;
  color: #5787C3;
  line-height: 1.375em;
  letter-spacing: 1px;
  font-size: 1.0666666667rem;
  font-weight: 700;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  small {
    font-size: 0.9333333333rem;
  }
}

blockquote {
  margin: 50px 0;
  border-left: 3px solid #5787C3;
  padding-left: 20px;
  font-size: 1.6666666667rem;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.36em;
}
blockquote p {
  font-size: 1.6666666667rem;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.36em;
  color: #333333;
}
@media screen and (max-width: 768px) {
  blockquote p {
    font-size: 1.3333333333rem;
    letter-spacing: -0.025em;
    line-height: 1.4em;
  }
}
blockquote p.author {
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  color: #777777;
}

hr {
  width: 100%;
  max-width: 1140px;
  height: 0;
  overflow: hidden;
  border-top: 1px solid #E1E1E1;
  margin: 70px auto;
}
@media screen and (max-width: 768px) {
  hr {
    margin: 40px auto;
  }
}

.stagger .stag-this {
  opacity: 0;
}

.btn {
  display: inline-block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-color: #1B416C;
  color: #ffffff;
  font-size: 0.9333333333rem;
  font-weight: bold;
  line-height: normal !important;
  text-align: center;
  padding: 16px 36px 16px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  /* .alt class is used for buttons on dark bg */
}
.btn:hover {
  background-color: #5787C3 !important;
}
.btn.bgcolor-blue:hover {
  background-color: #1B416C !important;
}
.btn.bgcolor-dark:hover {
  background-color: #1B416C !important;
  color: #ffffff !important;
}
.btn.bgcolor-dark:hover span {
  color: #ffffff !important;
}
.btn.bgcolor-white {
  background-color: #ffffff;
  color: #000000 !important;
}
.btn.bgcolor-white span {
  color: #1B416C !important;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.btn.bgcolor-white:hover {
  background-color: #1B416C !important;
  color: #ffffff !important;
}
.btn.bgcolor-white:hover span {
  color: #ffffff !important;
}
.btn.nobg {
  background-color: transparent;
  color: #000000;
  padding: 0;
}
.btn.nobg:hover {
  color: #1B416C;
  text-decoration: underline;
}

.links {
  margin-top: 20px;
}
.links .btn:has(+ .btn) {
  margin-bottom: 20px;
}
@media screen and (max-width: 580px) {
  .links {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.copy-email {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M16%201H4c-1.1%200-2%20.9-2%202v14h2V3h12V1zm3%204H8c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h11c1.1%200%202-.9%202-2V7c0-1.1-.9-2-2-2zm0%2016H8V7h11v14z%22%20fill%3D%22%23cccccc%22%2F%3E%3C%2Fsvg%3E");
  width: 22px;
  height: 22px;
  background-size: 14px auto;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  position: relative;
}
.copy-email:after {
  content: "Copied";
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}
.copy-email.copied:after {
  -webkit-transition: 0s;
  transition: 0s;
  opacity: 1;
}

.no-margin-top {
  margin-top: 20px !important;
}

.no-margin-bottom {
  margin-bottom: 20px !important;
}

figure, .wp-caption {
  width: 100%;
}
figure img, .wp-caption img {
  width: 100%;
  display: block;
  height: auto;
  margin: 0 !important;
}
figure figcaption, figure .wp-caption-text, .wp-caption figcaption, .wp-caption .wp-caption-text {
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.3333333333em;
  color: #333333;
  margin: 10px 0;
}
figure figcaption p, figure .wp-caption-text p, .wp-caption figcaption p, .wp-caption .wp-caption-text p {
  font-size: 0.8rem;
  letter-spacing: 0;
  line-height: 1.3333333333em;
  font-weight: 400;
  color: #333333;
}
figure + .image-content, .wp-caption + .image-content {
  margin-top: 30px;
}
figure + .image-content a, .wp-caption + .image-content a {
  font-weight: 700;
  color: #5787C3;
  text-decoration: underline;
}
figure + .image-content a:hover, .wp-caption + .image-content a:hover {
  text-decoration: none;
}

table {
  margin: 30px 0;
  width: 100%;
}
table thead tr {
  background-color: #000000;
}
table thead tr th, table thead tr td {
  color: #ffffff !important;
  font-weight: 600 !important;
}
table th, table td {
  font-size: 1.0666666667rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.3125em;
  color: #777777;
  padding: 13px 16px;
}
table tbody tr {
  border-bottom: 1px solid #E1E1E1;
}
table tbody tr:last-child {
  border-bottom: none;
}
table tbody tr td:first-child {
  padding-left: 0;
}
table.responsive td {
  font-size: inherit;
}
@media screen and (max-width: 580px) {
  table.responsive tr td {
    display: block;
    width: 100% !important;
    padding: 0 !important;
  }
  table.responsive tr td:first-child {
    margin-bottom: 0px;
  }
}

.content-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-centered {
  width: 100%;
  max-width: 858px;
  margin: 0 auto;
  text-align: center;
}

.content-main ul:not([class*=gf]) {
  margin: 25px 0;
}
.content-main ul:not([class*=gf]) > li {
  position: relative;
  padding-left: 30px;
  color: #414141;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7333333333em;
  letter-spacing: 0;
}
.content-main ul:not([class*=gf]) > li:before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  background-color: #000000;
  top: 11px;
  left: 11px;
  border-radius: 3px;
}
.content-main ul:not([class*=gf]) > li + li {
  margin-top: 10px;
}
.content-main ul:not([class*=gf]) > li a {
  color: #1B416C;
  text-decoration: underline;
}
.content-main ul:not([class*=gf]) > li a:hover {
  text-decoration: none;
}
.content-main ul:not([class*=gf]) > li ol, .content-main ul:not([class*=gf]) > li ul {
  margin: 10px 0 17px;
}
.content-main ul:not([class*=gf]) + * {
  margin-top: 50px;
}
.content-main ol {
  counter-reset: li;
  margin: 25px 0;
}
.content-main ol > li {
  position: relative;
  padding-left: 30px;
  color: #414141;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7333333333em;
  letter-spacing: 0;
}
.content-main ol > li:before {
  content: counter(li) ". ";
  counter-increment: li;
  position: absolute;
  right: calc(100% - 20px);
  top: 0px;
  color: #414141;
}
.content-main ol > li + li {
  margin-top: 10px;
}
.content-main ol > li a {
  color: #1B416C;
  text-decoration: underline;
}
.content-main ol > li a:hover {
  text-decoration: none;
}
.content-main ol > li ol, .content-main ol > li ul {
  margin: 10px 0 17px;
}
.content-main ol + * {
  margin-top: 50px;
}
.content-main p:not(.wp-caption-text):not(.links) a:not(.btn) {
  color: #1B416C;
  text-decoration: underline;
}
.content-main p:not(.wp-caption-text):not(.links) a:not(.btn):hover {
  text-decoration: none;
}
.content-main p:not(.wp-caption-text):not(.links) + h2, .content-main p:not(.wp-caption-text):not(.links) + h3, .content-main p:not(.wp-caption-text):not(.links) + h4 {
  margin-top: 30px;
}
.content-main p:not(.wp-caption-text):not(.links) + h5, .content-main p:not(.wp-caption-text):not(.links) + h6 {
  margin-top: 20px;
}
.content-main table.responsive td {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.6111111111em;
  color: #777777;
}
.content-main table.responsive td + h1, .content-main table.responsive td + h2, .content-main table.responsive td + h3, .content-main table.responsive td + h4, .content-main table.responsive td + h5, .content-main table.responsive td + h6 {
  margin-top: 30px;
}
.content-main table.responsive td a {
  color: #1B416C;
  text-decoration: underline;
}
.content-main table.responsive td a:hover {
  text-decoration: none;
}
.content-main img {
  display: block;
  margin: 30px 0;
}
.content-main > *:last-child {
  margin-bottom: 0;
}
.content-main a:not(.btn) {
  color: #5787C3;
  font-size: 0.9333333333rem;
  font-weight: 700;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
}

.hide-desktop {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .hide-desktop {
    display: block !important;
  }
}

.hide-mobile {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
}

.wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.wrap.narrow {
  max-width: 850px;
}

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

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

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

.alignnone {
  display: inline-block;
}

/* != CONTENT STYLES ===== */
.header-hero {
  width: 100%;
  height: 680px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .header-hero {
    height: 500px;
  }
}
.header-hero .hero-slides {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
}
.header-hero .hero-slides .hero-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.header-hero .hero-slides .hero-slide:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  opacity: 0.65;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.header-hero .hero-slides .hero-slide .wrap {
  position: relative;
  z-index: 7;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content {
  width: 100%;
  max-width: 850px;
  margin: 0 auto 0 0;
  padding-bottom: 50px;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content h1 {
  color: #ffffff;
  margin-bottom: 30px;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content p:not(.links) {
  color: #ffffff;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content p.links {
  margin-top: 30px;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content.align-right {
  text-align: right;
  margin: 0 0 0 auto;
}
.header-hero .hero-slides .hero-slide .wrap .slide-content.align-center {
  text-align: center;
  margin: 0 auto;
}
.header-hero .hero-slides .hero-slide .banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-hero .hero-slides .hero-slide.video-slide .wrap {
  position: absolute;
  bottom: 0;
  z-index: 10;
  left: calc((100vw - 1180px) / 2);
}
@media screen and (max-width: 1180px) {
  .header-hero .hero-slides .hero-slide.video-slide .wrap {
    left: 0;
  }
}
.header-hero .banner-video {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 9;
}
.header-hero .banner-video .video-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.header-hero .banner-video .video-container video {
  position: absolute;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.embed-container {
  position: absolute;
  top: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  z-index: 3;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-interior {
  width: 100%;
  height: 482px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 5;
}
.header-interior:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 6;
  opacity: 80%;
  background: -webkit-gradient(linear, left bottom, left top, from(#151515), to(transparent));
  background: linear-gradient(to top, #151515 0%, transparent 100%);
}
.header-interior .content-container {
  text-align: left;
  position: relative;
  z-index: 7;
  max-width: 707px;
}
.header-interior .content-container small {
  color: #ffffff;
}
.header-interior .content-container h1 {
  color: #ffffff;
  margin: 25px 0 30px;
}
.header-interior .content-container.align-right {
  text-align: right;
}
.header-interior .content-container.align-center {
  text-align: center;
}
.header-interior .banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .header-interior {
    height: 300px;
  }
  .header-interior .content-container h1 {
    margin: 15px 0 30px;
  }
}

.header-title {
  margin: 70px 0 30px;
}
.header-title .content-container {
  text-align: left;
  max-width: 850px;
}
.header-title .content-container.align-right {
  text-align: right;
}
.header-title .content-container.align-center {
  text-align: center;
}
.header-title .content-container h1 {
  color: #5787C3;
}

.content-team-member {
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .content-team-member {
    margin: 0 0 20px;
  }
}
.content-team-member .column-main {
  width: calc(58.3333333333% + 30px);
}
@media screen and (max-width: 768px) {
  .content-team-member .column-main {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.content-team-member .column-main .section-title h1 {
  margin-bottom: 10px;
}
.content-team-member .column-main .section-title .jobtitle {
  font-size: 0.7333333333rem;
  font-weight: bold;
  letter-spacing: 0.0727272727em;
  line-height: 1.6363636364em;
  color: #000000;
  text-transform: uppercase;
  margin-top: 5px;
}
.content-team-member .column-main .section-title .social-nav {
  margin: 20px 0 0;
}
.content-team-member .column-main .section-title .social-nav .phone {
  height: 30px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-team-member .column-main .content-main {
  margin-top: 20px;
}
.content-team-member .column-sidebar {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .content-team-member .column-sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 40px;
  }
}
.content-team-member .column-sidebar figure {
  margin-top: 5px;
}
.content-team-member .column-sidebar blockquote {
  margin-top: 50px;
  margin-bottom: 0;
}

.content-news-article {
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .content-news-article {
    margin: 0;
  }
}
.content-news-article .column-main {
  max-width: 75%;
  width: 100%;
}
.content-news-article .column-main .section-title .date {
  font-size: 0.7333333333rem;
  font-weight: bold;
  letter-spacing: 0.0727272727em;
  line-height: 1.6363636364em;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.content-news-article .column-main .section-title + .content-main {
  margin-top: 35px;
}
.content-news-article.two-col .column-main {
  width: calc(58.3333333333% + 30px);
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .content-news-article.two-col .column-main {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.content-news-article.two-col .column-sidebar {
  width: calc(33.3333333333% + 10px);
}
@media screen and (max-width: 768px) {
  .content-news-article.two-col .column-sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 40px;
  }
}
.content-news-article.two-col .column-sidebar figure {
  margin-top: 5px;
}
.content-news-article.two-col .column-sidebar blockquote {
  margin-top: 50px;
  margin-bottom: 0;
}

/* != MOD STYLES ===== */
.mod-accordions {
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .mod-accordions {
    margin: 45px 0;
  }
}
.mod-accordions .accordions .accordion-heading {
  padding: 17px 0 17px 0;
  border-top: 1px solid #E1E1E1;
  cursor: pointer;
}
.mod-accordions .accordions .accordion-heading button {
  padding: 10px 0 10px 36px;
  width: 100%;
  text-align: left;
  border: none;
  background-color: none;
  position: relative;
  margin-bottom: 0;
}
.mod-accordions .accordions .accordion-heading button:before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 0;
  width: 16px;
  height: 2px;
  background: #000000;
}
.mod-accordions .accordions .accordion-heading button:after {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 0;
  width: 16px;
  height: 2px;
  background: #000000;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mod-accordions .accordions .accordion-heading button:hover {
  color: #1B416C;
}
.mod-accordions .accordions .accordion-heading button[aria-expanded=true]:before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.mod-accordions .accordions .accordion-heading button[aria-expanded=true]:after {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
@media screen and (max-width: 768px) {
  .mod-accordions .accordions .accordion-heading {
    font-size: 1.2rem;
  }
}
.mod-accordions .accordions .accordion-heading:first-child {
  border-top: 0;
}
.mod-accordions .accordions .accordion-content {
  padding: 0 0 0 36px;
  display: none;
}
.mod-accordions .accordions .accordion-content .content-main {
  padding-bottom: 27px;
}

.mod-agent-grid {
  margin: 70px 0;
}
.mod-agent-grid .wrap .agents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px 30px;
}
.mod-agent-grid .wrap .agents .agent-single {
  -ms-flex-preferred-size: calc(33.3333333333% - 20px);
      flex-basis: calc(33.3333333333% - 20px);
  max-width: calc(33.3333333333% - 20px);
  padding: 40px 36px 48px 33px;
  background-color: #FAFAFA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.mod-agent-grid .wrap .agents .agent-single .name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mod-agent-grid .wrap .agents .agent-single .name .agent-name {
  line-height: 1.3333333333em;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
}
.mod-agent-grid .wrap .agents .agent-single .name .agent-name.mobile {
  display: none;
  padding-left: 30px;
  position: relative;
}
.mod-agent-grid .wrap .agents .agent-single .name .agent-name.mobile::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2217%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%235787C3%22 fill-rule%3D%22evenodd%22 d%3D%22M7 1.314a1 1 0 0 1 2 0v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0v-6H1a1 1 0 1 1 0-2h6v-6Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  left: 0;
  top: 3px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.mod-agent-grid .wrap .agents .agent-single .contact {
  text-indent: 30px;
}
.mod-agent-grid .wrap .agents .agent-single .contact a {
  display: block;
  color: #5787C3;
  text-decoration: underline;
  text-decoration-color: #5787C3;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  position: relative;
  letter-spacing: 0.01em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mod-agent-grid .wrap .agents .agent-single .contact a:hover {
  text-decoration-color: transparent;
  text-underline-offset: 6px;
}
.mod-agent-grid .wrap .agents .agent-single .contact a:first-of-type {
  margin-bottom: 5px;
}
.mod-agent-grid .wrap .agents .agent-single .contact a span {
  display: none;
}
.mod-agent-grid .wrap .agents .agent-single .contact a::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0px;
  top: 3px;
}
.mod-agent-grid .wrap .agents .agent-single .contact a.email::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2217%22 height%3D%2217%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%235787C3%22 fill-rule%3D%22evenodd%22 d%3D%22M16.32 4.76v8.16l-4.76-4.08 4.76-4.08Zm-.68-.68L8.502 10.2l-7.14-6.12h14.28ZM.68 4.76l4.76 4.08-4.76 4.08V4.76Zm10.015 4.76 4.946 4.08H1.36l4.946-4.08L8.5 11.33l2.194-1.81Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
.mod-agent-grid .wrap .agents .agent-single .contact a.website::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2217%22 height%3D%2217%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%235787C3%22 d%3D%22M8.868 1.37A7.14 7.14 0 0 1 8.5 15.64a7.14 7.14 0 0 1 0-14.28l.368.01Zm-3.414 9.85c.509 1.841 1.516 3.156 2.705 3.368V11.22H5.454Zm3.726 3.277c1.039-.38 1.905-1.614 2.364-3.277H9.18v3.277ZM3.019 11.22a6.145 6.145 0 0 0 2.506 2.628c-.494-.72-.879-1.618-1.127-2.628h-1.38Zm9.582 0c-.248 1.01-.634 1.909-1.13 2.628a6.143 6.143 0 0 0 2.51-2.628h-1.38ZM2.534 7.14a6.12 6.12 0 0 0 .087 3.06h1.58a11.894 11.894 0 0 1-.044-3.06H2.534Zm2.65 0a10.88 10.88 0 0 0 .05 3.06h2.925V7.14H5.185ZM9.18 10.2h2.585a10.75 10.75 0 0 0 .048-3.06H9.18v3.06Zm3.662-3.06a11.994 11.994 0 0 1-.044 3.06h1.58a6.122 6.122 0 0 0 .088-3.06h-1.624Zm-1.37-3.99c.55.8.965 1.821 1.206 2.97h1.462a6.142 6.142 0 0 0-2.667-2.97ZM9.18 6.12h2.452c-.43-1.834-1.343-3.212-2.452-3.617V6.12ZM8.16 2.41c-1.262.226-2.32 1.692-2.794 3.71H8.16V2.41Zm-2.635.741A6.143 6.143 0 0 0 2.86 6.12h1.461c.241-1.148.655-2.17 1.204-2.969Z%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (min-width: 601px) {
  .mod-agent-grid .wrap .agents .agent-single .contact {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .mod-agent-grid .wrap .agents .agent-single {
    -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media screen and (max-width: 540px) {
  .mod-agent-grid .wrap .agents .agent-single {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    gap: 0;
    padding: 20px;
  }
  .mod-agent-grid .wrap .agents .agent-single .name .agent-name.desktop {
    display: none;
  }
  .mod-agent-grid .wrap .agents .agent-single .name .agent-name.mobile {
    display: block;
  }
  .mod-agent-grid .wrap .agents .agent-single .name .agent-name.mobile.active::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .mod-agent-grid .wrap .agents .agent-single .contact {
    display: none;
    margin-top: 10px;
  }
}

.mod-content-strip {
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .mod-content-strip {
    margin: 45px 0;
  }
  .mod-content-strip .links {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mod-content-strip .content-centered .content-main {
  text-align: center;
}
.mod-content-strip[class^=bgcolor]:not([class$=-white]), .mod-content-strip[class*=" bgcolor"]:not([class*=-white]) {
  margin: 0;
  padding: 60px 0;
}
.mod-content-strip[class^=bgcolor]:not([class$=-white]) .content-centered .content-main *:not(span), .mod-content-strip[class*=" bgcolor"]:not([class*=-white]) .content-centered .content-main *:not(span) {
  color: #ffffff;
}

.mod-double-column {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-double-column {
    margin: 45px 0;
  }
}
.mod-double-column .section-title {
  margin-bottom: 50px;
}
.mod-double-column .section-title h2 {
  text-align: center;
}
.mod-double-column .column-left {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .mod-double-column .column-left {
    width: 100%;
  }
}
.mod-double-column .column-right {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .mod-double-column .column-right {
    width: 100%;
    margin-top: 20px;
  }
}

.mod-documents {
  margin: 70px 0;
}
.mod-documents.w-bg {
  margin: 0;
  padding: 70px 0;
  background-color: #1B416C;
  position: relative;
}
.mod-documents.w-bg .sailboat {
  max-height: calc(100% - 140px);
  max-width: 468px;
  aspect-ratio: 544/480;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.mod-documents.w-bg * {
  color: #ffffff !important;
}
.mod-documents .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mod-documents .wrap .flex-container {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.mod-documents .wrap .flex-container.docs {
  padding-left: 55px;
}
.mod-documents .wrap .flex-container.reports {
  padding-right: 55px;
  border-right: 1px solid #5787C3;
}
.mod-documents .wrap .flex-container h2 {
  margin-top: 0;
  margin-bottom: 35px;
}
.mod-documents .wrap .flex-container a {
  display: inline-block;
  -ms-flex-item-align: start;
      align-self: flex-start;
  letter-spacing: 0.15px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #5787C3;
  text-underline-offset: 4px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Metropolis", Helvetica, Arial, sans-serif;
}
.mod-documents .wrap .flex-container a:hover, .mod-documents .wrap .flex-container a:focus, .mod-documents .wrap .flex-container a:focus-visible {
  text-decoration-color: transparent;
  text-underline-offset: 7px;
}
.mod-documents .wrap .flex-container a:focus, .mod-documents .wrap .flex-container a:focus-visible {
  outline: 2px solid #ffffff;
}
.mod-documents .wrap .annual-reports {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 65px;
}
.mod-documents .wrap .annual-reports .annual-report-single img {
  display: block;
  aspect-ratio: 204/289;
  width: 100%;
  max-width: 204px;
  margin-bottom: 20px;
}
.mod-documents .wrap .documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .mod-documents {
    margin: 45px 0;
  }
  .mod-documents.w-bg {
    margin: 0;
    padding: 45px 0 215px;
  }
  .mod-documents.w-bg .sailboat {
    top: unset;
    bottom: 0;
    width: 100%;
    -webkit-transform: none;
            transform: none;
  }
  .mod-documents .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mod-documents .wrap .flex-container {
    padding: 0 !important;
    width: 100%;
  }
  .mod-documents .wrap .flex-container a {
    font-size: 1rem;
  }
  .mod-documents .wrap .flex-container.reports {
    border: 0 !important;
    border-bottom: 1px solid #5787C3 !important;
    padding-bottom: 50px !important;
    margin-bottom: 50px !important;
  }
  .mod-documents .wrap .flex-container.reports h2 {
    margin-bottom: 30px;
  }
  .mod-documents .wrap .flex-container.reports img {
    max-width: 100% !important;
  }
  .mod-documents .wrap .flex-container .documents {
    gap: 20px !important;
  }
  .mod-documents .wrap .annual-reports {
    gap: 20px;
  }
}

.mod-double-col-w-bg {
  margin: 70px 0;
}
.mod-double-col-w-bg.w-bg {
  margin: 0;
  padding: 75px 0 90px;
  background-color: #1B416C;
  position: relative;
  overflow: hidden;
}
.mod-double-col-w-bg.w-bg * {
  color: #ffffff !important;
}
.mod-double-col-w-bg.w-bg .lighthouse {
  max-height: 100%;
  max-width: 546px;
  aspect-ratio: 634/598;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.mod-double-col-w-bg .wrap .content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid #5787C3;
}
.mod-double-col-w-bg .wrap .content-top .content-main {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.mod-double-col-w-bg .wrap .content-top .content-main h2 {
  margin-top: 0;
  font-size: 1.8666666667rem;
}
.mod-double-col-w-bg .wrap .content-top .content-main.left {
  padding-right: 50px;
}
.mod-double-col-w-bg .wrap .content-top .content-main.left p {
  position: relative;
}
.mod-double-col-w-bg .wrap .content-top .content-main.left p::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #5787C3;
  right: -50px;
  bottom: 0;
}
.mod-double-col-w-bg .wrap .content-top .content-main.right {
  padding-left: 50px;
}
.mod-double-col-w-bg .wrap .content-bottom {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.mod-double-col-w-bg .wrap .content-bottom > div {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 850px;
}
.mod-double-col-w-bg .wrap .content-bottom > div * {
  font-size: 1.3333333333rem;
  line-height: 1.5em;
}
.mod-double-col-w-bg .wrap .content-bottom img {
  display: block;
  max-width: 207px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .mod-double-col-w-bg {
    margin: 45px 0;
  }
  .mod-double-col-w-bg.w-bg {
    padding: 50px 0 300px;
  }
  .mod-double-col-w-bg.w-bg .lighthouse {
    max-height: 400px;
    top: unset;
    bottom: 0;
    -webkit-transform: none;
            transform: none;
  }
  .mod-double-col-w-bg .wrap .content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    padding-bottom: 40px;
  }
  .mod-double-col-w-bg .wrap .content-top .content-main {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
  .mod-double-col-w-bg .wrap .content-top .content-main.left {
    padding: 0 0 40px 0;
    border-bottom: 1px solid #5787C3;
  }
  .mod-double-col-w-bg .wrap .content-top .content-main.left p::before {
    display: none;
  }
  .mod-double-col-w-bg .wrap .content-top .content-main.right {
    padding: 0;
  }
  .mod-double-col-w-bg .wrap .content-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-top: 40px;
  }
  .mod-double-col-w-bg .wrap .content-bottom > div * {
    font-size: 1.2rem;
    line-height: 1.5em;
  }
}

.mod-inner-content {
  padding: 25px 0;
  border-top: 1px solid #5787C3;
  border-bottom: 1px solid #5787C3;
}
.mod-inner-content p {
  margin: 0;
}
.mod-inner-content p:has(+ p > strong) {
  margin-bottom: 15px;
}

.mod-content-w-sidebar {
  margin: 30px 0 70px;
}
@media screen and (max-width: 768px) {
  .mod-content-w-sidebar {
    margin: 30px 0 45px;
  }
}
.mod-content-w-sidebar .column-main {
  width: calc(58.3333333333% + 34px);
}
.mod-content-w-sidebar .column-main .section-title {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .mod-content-w-sidebar .column-main {
    width: 100%;
  }
}
.mod-content-w-sidebar .column-main .style2, .mod-content-w-sidebar .column-main .style3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.mod-content-w-sidebar .column-sidebar {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .mod-content-w-sidebar .column-sidebar {
    width: 100%;
    margin-top: 40px;
  }
}

.mod-content-wo-sidebar {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-content-wo-sidebar {
    margin: 45px 0;
  }
}
.mod-content-wo-sidebar .content-main {
  width: 75%;
}
@media screen and (max-width: 768px) {
  .mod-content-wo-sidebar .content-main {
    width: 100%;
  }
}

.mod-featured-w-bg-image {
  width: 100%;
  min-height: 500px;
  aspect-ratio: 1500/680;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image {
    background-image: none !important;
    height: auto;
    margin: 0 0 40px;
    aspect-ratio: unset;
  }
}
.mod-featured-w-bg-image:after {
  content: "";
  width: 100%;
  height: 75%;
  display: block;
  position: absolute;
  bottom: -1px;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image:after {
    display: none;
  }
}
.mod-featured-w-bg-image .mobile-image {
  display: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .mobile-image {
    display: block;
  }
}
.mod-featured-w-bg-image .content-flex {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  height: 100%;
  z-index: 3;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .content-flex {
    height: auto;
    display: block;
    padding: 20px;
  }
}
.mod-featured-w-bg-image .content-flex .content-holder {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .content-flex .content-holder {
    margin-top: 30px;
  }
}
.mod-featured-w-bg-image .content-flex .content-holder h2 {
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .content-flex .content-holder h2 {
    color: #000000;
    text-align: center;
    font-size: 2rem;
    letter-spacing: -0.01em;
    line-height: 1.1333333333em;
    margin-bottom: 20px;
    font-weight: 600;
  }
}
.mod-featured-w-bg-image .content-flex .content-holder p {
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .content-flex .content-holder p {
    color: #000000;
    font-size: 1.2666666667rem;
    letter-spacing: -0.0133333333em;
    line-height: 1.4736842105em;
  }
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .content-flex .content-holder p.links a.btn {
    color: #ffffff;
    background-color: #000000;
  }
  .mod-featured-w-bg-image .content-flex .content-holder p.links a.btn:hover {
    background-color: #1B416C;
  }
}
.mod-featured-w-bg-image .banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 768px) {
  .mod-featured-w-bg-image .banner-image {
    display: none;
  }
}

.mod-full-width-images {
  width: 100%;
}
.mod-full-width-images.images-one img {
  width: 100%;
}
.mod-full-width-images.images-two img {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .mod-full-width-images.images-two img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .mod-full-width-images.images-two img + .image {
    margin-top: 20px;
  }
}
.mod-full-width-images.images-three img {
  width: calc(33.33% - 20px);
}
@media screen and (max-width: 768px) {
  .mod-full-width-images.images-three img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .mod-full-width-images.images-three img + .image {
    margin-top: 20px;
  }
}

.mod-half-video-image {
  margin: 70px 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image {
    margin: 50px 0;
    overflow: hidden;
  }
}
.mod-half-video-image .content-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-half-video-image .content-flex .image-col {
  width: calc(50% + 15px);
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image .content-flex .image-col {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.mod-half-video-image .content-flex .image-col img {
  width: 100%;
  display: block;
  aspect-ratio: 760/680;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image .content-flex .image-col img {
    width: calc(100vw - 20px);
  }
}
.mod-half-video-image .content-flex .image-col iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image .content-flex .image-col iframe {
    width: calc(100vw - 40px);
  }
}
.mod-half-video-image .content-flex .text-col {
  width: 41.6666666667%;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image .content-flex .text-col {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.mod-half-video-image.hero-banner {
  margin: 50px 0;
  min-height: 750px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-half-video-image.hero-banner .image-col {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  background-size: cover;
}
.mod-half-video-image.hero-banner .text-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: auto;
  max-width: 40%;
}
.mod-half-video-image.hero-banner .text-col h1 {
  font-size: 5rem;
  line-height: 0.9333333333em;
}
@media screen and (max-width: 1000px) {
  .mod-half-video-image.hero-banner .text-col h1 {
    font-size: 4rem;
    line-height: 0.9666666667em;
  }
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.hero-banner .text-col h1 {
    font-size: 3.3333333333rem;
    line-height: 0.98em;
  }
}
@media screen and (max-width: 540px) {
  .mod-half-video-image.hero-banner .text-col h1 {
    font-size: 2.6666666667rem;
  }
}
.mod-half-video-image.hero-banner .text-col p {
  font-size: 1.2rem;
  line-height: 1.4444444444em;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.hero-banner .text-col {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.mod-half-video-image.hero-banner .text-col .text-container {
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 1000px) {
  .mod-half-video-image.hero-banner {
    min-height: unset;
    max-height: 750px;
  }
  .mod-half-video-image.hero-banner .text-col {
    max-width: 45%;
  }
}
@media screen and (max-width: 825px) {
  .mod-half-video-image.hero-banner {
    max-height: unset;
  }
  .mod-half-video-image.hero-banner .image-col {
    width: 100%;
    left: 0;
    height: 450px;
  }
  .mod-half-video-image.hero-banner .text-col {
    margin-top: 480px;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.hero-banner {
    margin: 30px 0 50px;
  }
}
.mod-half-video-image[class^=bgcolor]:not([class$=-white]), .mod-half-video-image[class*=" bgcolor"]:not([class*=-white]) {
  background-color: #000000;
  margin: 0;
  padding: 60px 0;
}
.mod-half-video-image[class^=bgcolor]:not([class$=-white]) .content-flex .text-col *, .mod-half-video-image[class*=" bgcolor"]:not([class*=-white]) .content-flex .text-col * {
  color: #ffffff;
}
.mod-half-video-image[class^=bgcolor]:not([class$=-white]).no-margin-top, .mod-half-video-image[class*=" bgcolor"]:not([class*=-white]).no-margin-top {
  margin-top: 0px !important;
  padding-top: 40px;
}
.mod-half-video-image[class^=bgcolor]:not([class$=-white]).no-margin-bottom, .mod-half-video-image[class*=" bgcolor"]:not([class*=-white]).no-margin-bottom {
  margin-bottom: 0px !important;
  padding-bottom: 40px;
}
.mod-half-video-image.media-right .content-flex .image-col {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.media-right .content-flex .image-col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.mod-half-video-image.media-right .content-flex .text-col {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.media-right .content-flex .text-col {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.mod-half-video-image.wide:not(.hero-banner) {
  position: relative;
  min-height: 668px;
}
.mod-half-video-image.wide:not(.hero-banner).media-left .wrap {
  min-height: inherit;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mod-half-video-image.wide:not(.hero-banner).media-left .wrap .image-col {
  position: absolute;
  width: unset;
  height: 668px;
  top: 0;
  left: 0;
  right: 51.2666666667%;
  background-size: cover;
}
.mod-half-video-image.wide:not(.hero-banner).media-left .wrap .text-col .text-container {
  max-width: 475px;
  padding-right: 20px;
}
@media screen and (max-width: 1100px) {
  .mod-half-video-image.wide:not(.hero-banner).media-left .wrap .text-col .text-container {
    width: 100%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.wide:not(.hero-banner).media-left .wrap .text-col .text-container {
    max-width: none;
    padding: 20px;
  }
}
.mod-half-video-image.wide:not(.hero-banner).media-right .wrap {
  min-height: inherit;
}
.mod-half-video-image.wide:not(.hero-banner).media-right .wrap .image-col {
  position: absolute;
  width: unset;
  height: 668px;
  top: 0;
  right: 0;
  left: 51.2666666667%;
  background-size: cover;
}
.mod-half-video-image.wide:not(.hero-banner).media-right .wrap .text-col .text-container {
  max-width: 475px;
  padding-left: 20px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1100px) {
  .mod-half-video-image.wide:not(.hero-banner).media-right .wrap .text-col .text-container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.wide:not(.hero-banner).media-right .wrap .text-col .text-container {
    max-width: none;
    padding: 20px;
    margin: 0;
  }
}
@media screen and (max-width: 1000px) {
  .mod-half-video-image.wide:not(.hero-banner) {
    min-height: 500px;
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap {
    min-height: inherit;
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap .image-col {
    height: 500px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap .text-col {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .mod-half-video-image.wide:not(.hero-banner) {
    min-height: unset;
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap .image-col {
    height: 329px !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap .text-col {
    width: 100% !important;
    margin-top: 349px;
  }
  .mod-half-video-image.wide:not(.hero-banner) .wrap .text-col .text-container {
    padding: 0 !important;
  }
}

.mod-images {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-images {
    margin: 45px 0;
  }
}
.mod-images .content-centered .content-main {
  text-align: center;
}
.mod-images[class^=bgcolor]:not([class$=-white]), .mod-images[class*=" bgcolor"]:not([class*=-white]) {
  margin: 0;
  padding: 70px 0;
}
.mod-images[class^=bgcolor]:not([class$=-white]) .content-centered .content-main *, .mod-images[class*=" bgcolor"]:not([class*=-white]) .content-centered .content-main * {
  color: #ffffff;
}
.mod-images[class^=bgcolor]:not([class$=-white]) .images-container figcaption p, .mod-images[class*=" bgcolor"]:not([class*=-white]) .images-container figcaption p {
  color: #ffffff;
}
.mod-images .images-container {
  margin-top: 50px;
}
.mod-images .images-container.images-one .image {
  width: 100%;
}
.mod-images .images-container.images-two .image {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .mod-images .images-container.images-two .image {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .mod-images .images-container.images-two .image + .image {
    margin-top: 20px;
  }
}

.mod-video {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-video {
    margin: 45px 0;
  }
}
.mod-video .content-centered .content-main {
  text-align: center;
}
.mod-video[class^=bgcolor]:not([class$=-white]), .mod-video[class*=" bgcolor"]:not([class*=-white]) {
  margin: 0;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-video[class^=bgcolor]:not([class$=-white]), .mod-video[class*=" bgcolor"]:not([class*=-white]) {
    margin: 0;
    padding: 50px 0;
  }
}
.mod-video[class^=bgcolor]:not([class$=-white]) .content-centered .content-main *, .mod-video[class*=" bgcolor"]:not([class*=-white]) .content-centered .content-main * {
  color: #ffffff;
}
.mod-video .video-container {
  margin-top: 50px;
}
.mod-video .video-container iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 768px) {
  .mod-video .video-container iframe {
    width: calc(100vw - 40px);
  }
}

.mod-logo-grid {
  margin: 70px 0;
}
.mod-logo-grid .content-container {
  margin-top: 50px;
  position: relative;
}
.mod-logo-grid .content-container:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
}
.mod-logo-grid .content-container:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: relative;
  top: -2px;
  display: block;
}
.mod-logo-grid .content-container .content-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.mod-logo-grid .content-container .content-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.mod-logo-grid .content-container .content-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.mod-logo-grid .content-container .content-grid > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media screen and (max-width: 768px) {
  .mod-logo-grid .content-container .content-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .mod-logo-grid .content-container .content-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.mod-logo-grid .content-container .content-grid .logo {
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 20px;
}
.mod-logo-grid .content-container .content-grid .logo:focus-visible {
  outline: 3px solid #1B416C;
  outline-offset: -5px;
  position: relative;
}
.mod-logo-grid .content-container .content-grid .logo:hover {
  outline: 3px solid #1b416c;
  outline-offset: -5px;
  position: relative;
}
.mod-logo-grid .content-container .content-grid .logo.empty {
  line-height: 0;
  font-size: 0;
  border: none;
  outline: none;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .mod-logo-grid .content-container .content-grid .logo.empty {
    display: none !important;
  }
}
.mod-logo-grid .content-container .content-grid .logo .logo-holder {
  height: 110px;
  max-width: 75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-logo-grid .content-container .content-grid .logo .logo-holder img {
  display: block;
  height: auto;
  max-height: 100%;
}
.mod-logo-grid .content-container .content-grid .logo:focus {
  position: relative;
}
.mod-logo-grid .content-container .content-grid.num-empty3 .logo.empty {
  height: 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .mod-logo-grid .content-container .content-grid.num-empty2 .logo.empty-2 {
    height: 0;
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mod-logo-grid .content-container .content-grid.num-empty1 .logo.empty-1 {
    height: 1;
  }
}

.mod-logo-slider {
  margin: 70px 0;
}
.mod-logo-slider .wrap {
  overflow: hidden;
}
.mod-logo-slider .wrap .content-centered h2 {
  margin-bottom: 40px;
}
.mod-logo-slider .wrap .swiper-container {
  position: relative;
}
.mod-logo-slider .wrap .swiper-container .content-container {
  width: 100%;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo {
  background-color: #ffffff;
  display: block;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo:focus-visible {
  outline: 3px solid #1B416C;
  outline-offset: -5px;
  position: relative;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo:hover {
  outline: 3px solid #1b416c;
  outline-offset: -5px;
  position: relative;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo .logo-liner {
  padding: 20px;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo .logo-holder {
  height: 110px;
  max-width: 75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mod-logo-slider .wrap .swiper-container .content-container .swiper-slide .logo .logo-holder img {
  display: block;
  height: auto;
  max-height: 100%;
}
.mod-logo-slider .wrap .swiper-container .swiper-button {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: -22px;
  z-index: 8;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.mod-logo-slider .wrap .swiper-container .swiper-button[class*=swiper-button-next] {
  left: auto;
  right: -22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.mod-mission-team {
  margin: 70px 0;
}
.mod-mission-team .wrap .section-intro {
  padding-bottom: 50px;
  border-bottom: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.mod-mission-team .wrap .section-intro h2 {
  width: 250px;
  margin: 0;
}
.mod-mission-team .wrap .section-intro p {
  width: 850px;
}
.mod-mission-team .wrap .team {
  margin-top: 50px;
}
.mod-mission-team .wrap .team .team-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.mod-mission-team .wrap .team .team-members h3 {
  width: 250px;
  margin: 0 0 20px 0;
}
.mod-mission-team .wrap .team .team-members .team-member-details {
  width: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-mission-team .wrap .team .team-members .team-member-details .team-member-single {
  -ms-flex-preferred-size: calc(33.3333333333% - 20px);
      flex-basis: calc(33.3333333333% - 20px);
}
.mod-mission-team .wrap .team .team-members .team-member-details .team-member-single .name {
  margin: 0;
  font-weight: 600;
}
.mod-mission-team .wrap .team .team-members .team-member-details .team-member-single .title {
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .mod-mission-team {
    margin: 45px 0;
  }
  .mod-mission-team .wrap .section-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mod-mission-team .wrap .section-intro * {
    width: 100% !important;
  }
  .mod-mission-team .wrap .team .team-members .team-member-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mod-news-list {
  margin: 90px 0;
}
@media screen and (max-width: 768px) {
  .mod-news-list {
    margin: 60px 0;
  }
}
.mod-news-list .section-title {
  margin-bottom: 20px;
}
.mod-news-list .content-container .article {
  display: block;
  border-top: 1px solid #000000;
}
.mod-news-list .content-container .article:first-child {
  border-top: none;
}
.mod-news-list .content-container .article .article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 30px 0;
}
.mod-news-list .content-container .article .article-container .date {
  width: calc(16.6666666667% - 15px);
  font-size: 0.7333333333rem;
  font-weight: 700;
  letter-spacing: 0.0727272727em;
  line-height: 1.3636363636em;
  color: #000000;
  text-transform: uppercase;
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .mod-news-list .content-container .article .article-container .date {
    width: 100%;
  }
}
.mod-news-list .content-container .article .article-container h2 {
  width: calc(83.3333333333% - 160px);
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2083333333em;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .mod-news-list .content-container .article .article-container h2 {
    width: 100%;
    margin: 10px 0 20px;
    font-size: 1.3333333333rem;
    line-height: 1.3em;
  }
}
.mod-news-list .content-container .article .article-container .link-text {
  width: 130px;
  font-size: 0.9333333333rem;
  font-weight: bold;
  letter-spacing: 0.0714285714em;
  line-height: 1.2857142857em;
  text-align: right;
  text-transform: uppercase;
  margin-top: 6px;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .mod-news-list .content-container .article .article-container .link-text {
    width: 100%;
    text-align: left;
  }
}
.mod-news-list .content-container .article:hover h2 {
  color: #1B416C;
}
@media screen and (max-width: 768px) {
  .mod-news-list .content-container .article:hover h2 {
    color: #000000;
  }
}
.mod-news-list .content-container .article:hover .link-text {
  color: #1B416C;
}
.mod-news-list .loadmore {
  margin-top: 20px;
}
.mod-news-list .loadmore button {
  margin: 0 auto;
  display: block;
}

.mod-news-grid {
  margin: 90px 0;
}
@media screen and (max-width: 768px) {
  .mod-news-grid {
    margin: 60px 0;
  }
}
.mod-news-grid .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-news-grid .content-container .article {
  width: calc(33.3333333333% - 20px);
  margin-top: 70px;
}
@media screen and (max-width: 900px) {
  .mod-news-grid .content-container .article {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 580px) {
  .mod-news-grid .content-container .article {
    width: 100%;
    margin-top: 40px;
  }
}
.mod-news-grid .content-container .article img {
  display: block;
  width: 100%;
  height: auto;
}
.mod-news-grid .content-container .article .article-info {
  padding-top: 20px;
}
.mod-news-grid .content-container .article .article-info .date {
  font-size: 0.7333333333rem;
  font-weight: 600;
  letter-spacing: 0.0727272727em;
  line-height: 1.3636363636em;
  color: #000000;
  text-transform: uppercase;
}
.mod-news-grid .content-container .article .article-info h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2083333333em;
  color: #000000;
}
.mod-news-grid .content-container .article:hover .article-info h2 {
  color: #1B416C;
}
.mod-news-grid .content-container .article.empty {
  height: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  margin-top: 0px;
}

.mod-news-slider {
  margin: 90px 0;
}
@media screen and (max-width: 768px) {
  .mod-news-slider {
    margin: 60px 0;
  }
}
.mod-news-slider .slider-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
.mod-news-slider .slider-headline h2 {
  width: calc(100% - 200px);
}
@media screen and (max-width: 580px) {
  .mod-news-slider .slider-headline h2 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.mod-news-slider .swiper-container {
  position: relative;
}
.mod-news-slider .swiper-container .content-container .article img {
  display: block;
  width: 100%;
  height: auto;
}
.mod-news-slider .swiper-container .content-container .article .article-info {
  padding-top: 20px;
}
.mod-news-slider .swiper-container .content-container .article .article-info .date {
  font-size: 0.7333333333rem;
  font-weight: 600;
  letter-spacing: 0.0727272727em;
  line-height: 1.3636363636em;
  color: #000000;
  text-transform: uppercase;
}
.mod-news-slider .swiper-container .content-container .article .article-info h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2083333333em;
  color: #000000;
}
.mod-news-slider .swiper-container .content-container .article:hover .article-info h2 {
  color: #1B416C;
}
.mod-news-slider .swiper-container .content-container .article:focus-visible {
  outline-offset: -2px;
}
.mod-news-slider .swiper-container .swiper-button {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: -36px;
  z-index: 8;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1225px) {
  .mod-news-slider .swiper-container .swiper-button {
    left: -22px;
  }
}
.mod-news-slider .swiper-container .swiper-button[class*=swiper-button-next] {
  left: auto;
  right: -36px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 1225px) {
  .mod-news-slider .swiper-container .swiper-button[class*=swiper-button-next] {
    right: -22px;
  }
}

.mod-photo-grid.full {
  margin: 1px 0;
}
.mod-photo-grid.full .row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1px 1fr 1px 1fr 1px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  line-height: 0;
  font-size: 0;
}
.mod-photo-grid.full .row > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.mod-photo-grid.full .row > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.mod-photo-grid.full .row > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.mod-photo-grid.full .row > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
@media screen and (max-width: 768px) {
  .mod-photo-grid.full .row {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[2];
    grid-template-rows: repeat(2, 1fr);
  }
  .mod-photo-grid.full .row > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .mod-photo-grid.full .row > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .mod-photo-grid.full .row > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .mod-photo-grid.full .row > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}
.mod-photo-grid.full .row + .row {
  margin-top: 1px;
}
.mod-photo-grid.full .row .img {
  line-height: 0;
  font-size: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mod-photo-grid.full .row .img.photo1x1 {
  -ms-grid-column-span: 1;
  grid-column: span 1/span 1;
  -ms-grid-row-span: 1;
  grid-row: span 1/span 1;
  aspect-ratio: 750/850;
}
.mod-photo-grid.full .row .img.photo2x1 {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row-span: 1;
  grid-row: span 1/span 1;
  aspect-ratio: 1140/640;
}
@media screen and (max-width: 768px) {
  .mod-photo-grid.full .row.sls .img.photo1x1 {
    -ms-grid-column-span: 1;
    grid-column: span 1/span 1;
    -ms-grid-row-span: 1;
    grid-row: span 1/span 1;
    aspect-ratio: 750/850;
  }
}
@media screen and (max-width: 768px) {
  .mod-photo-grid.full .row.sls .img.photo2x1 {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
    -ms-grid-row-span: 2;
    grid-row: span 2/span 2;
    aspect-ratio: 1140/640;
  }
}
@media screen and (max-width: 768px) {
  .mod-photo-grid.full .row.sls .img.photo2x1 + .photo1x1 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.mod-photo-grid:not(.full) {
  margin: 40px 0 70px;
}
.mod-photo-grid:not(.full) .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.mod-photo-grid:not(.full) .wrap img {
  display: block;
  width: calc(33.3333333333% - 4px);
  aspect-ratio: 377/292;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 600px) {
  .mod-photo-grid:not(.full) .wrap img {
    width: calc(50% - 3px);
  }
}
@media screen and (max-width: 450px) {
  .mod-photo-grid:not(.full) .wrap img {
    width: 100%;
  }
}

.mod-testimonial {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-testimonial {
    margin: 50px 0;
  }
}
.mod-testimonial .swiper-container {
  position: relative;
}
.mod-testimonial .swiper-container .swiper {
  max-width: 880px;
  width: 100%;
}
.mod-testimonial .swiper-container .swiper .testimonials .slick-prev {
  left: -100px;
}
@media screen and (max-width: 1080px) {
  .mod-testimonial .swiper-container .swiper .testimonials .slick-prev {
    left: -10px;
  }
}
.mod-testimonial .swiper-container .swiper .testimonials .slick-next {
  right: -100px;
}
@media screen and (max-width: 1080px) {
  .mod-testimonial .swiper-container .swiper .testimonials .slick-next {
    right: -10px;
  }
}
.mod-testimonial .swiper-container .swiper .testimonials .testimonial .quote-image {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  margin: 0 auto 20px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mod-testimonial .swiper-container .swiper .testimonials .testimonial .quote-image {
    width: 100px;
    height: 100px;
  }
}
.mod-testimonial .swiper-container .swiper .testimonials .testimonial .quote-image img {
  display: block;
  width: 100%;
  height: auto;
}
.mod-testimonial .swiper-container .swiper .testimonials .testimonial .quote-text {
  text-align: center;
  font-size: 1.3333333333rem;
  letter-spacing: 0;
  line-height: 1.35em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .mod-testimonial .swiper-container .swiper .testimonials .testimonial .quote-text {
    font-size: 1.2rem;
  }
}
.mod-testimonial .swiper-container .swiper .testimonials .testimonial .author {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.0666666667em;
  line-height: 1.5em;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mod-testimonial .swiper-container .swiper .testimonials .testimonial .author {
    font-size: 0.7333333333rem;
  }
}
.mod-testimonial .swiper-container .swiper .testimonials .testimonial .author-title {
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.0666666667em;
  line-height: 1.5em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mod-testimonial .swiper-container .swiper .testimonials .testimonial .author-title {
    font-size: 0.7333333333rem;
  }
}
.mod-testimonial .swiper-container .swiper-button {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 12px);
  left: -22px;
  z-index: 8;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.mod-testimonial .swiper-container .swiper-button[class*=swiper-button-next] {
  left: auto;
  right: -22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mod-testimonial[class^=bgcolor]:not([class$=-white]), .mod-testimonial[class*=" bgcolor"]:not([class*=-white]) {
  margin: 0;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-testimonial[class^=bgcolor]:not([class$=-white]), .mod-testimonial[class*=" bgcolor"]:not([class*=-white]) {
    margin: 0;
    padding: 55px 0;
  }
}
.mod-testimonial[class^=bgcolor]:not([class$=-white]) .swiper-container .swiper-button, .mod-testimonial[class*=" bgcolor"]:not([class*=-white]) .swiper-container .swiper-button {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2224%22%20viewBox%3D%220%200%2013%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.716%2022.352c.378.377.378.988%200%201.365-.377.377-.99.377-1.369%200L.284%2012.683c-.379-.377-.379-.989%200-1.366L11.347.283c.379-.377.991-.377%201.37%200%20.377.377.377.988%200%201.365L2.627%2012l10.09%2010.352z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
.mod-testimonial[class^=bgcolor]:not([class$=-white]) .swiper-container .testimonial .content-main *, .mod-testimonial[class*=" bgcolor"]:not([class*=-white]) .swiper-container .testimonial .content-main * {
  color: #ffffff;
}
.mod-testimonial.image-side .testimonials .testimonial .content-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .mod-testimonial.image-side .testimonials .testimonial .content-main {
    display: block;
  }
}
.mod-testimonial.image-side .testimonials .testimonial .content-main .quote-image {
  margin: 0;
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 768px) {
  .mod-testimonial.image-side .testimonials .testimonial .content-main .quote-image {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
}
.mod-testimonial.image-side .testimonials .testimonial .content-main .quote-content {
  width: calc(100% - 180px);
  text-align: left;
}
@media screen and (max-width: 768px) {
  .mod-testimonial.image-side .testimonials .testimonial .content-main .quote-content {
    width: 100%;
    text-align: center;
  }
}
.mod-testimonial.image-side .testimonials .testimonial .content-main .quote-content * {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .mod-testimonial.image-side .testimonials .testimonial .content-main .quote-content * {
    text-align: center;
  }
}

.mod-buckets {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-buckets {
    margin: 50px 0;
  }
}
.mod-buckets .section-title .content-main {
  text-align: center;
}
.mod-buckets[class^=bgcolor]:not([class$=-white]), .mod-buckets[class*=" bgcolor"]:not([class*=-white]) {
  margin: 0;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-buckets[class^=bgcolor]:not([class$=-white]), .mod-buckets[class*=" bgcolor"]:not([class*=-white]) {
    margin: 0;
    padding: 55px 0;
  }
}
.mod-buckets[class^=bgcolor]:not([class$=-white]) .content-centered .content-main *, .mod-buckets[class*=" bgcolor"]:not([class*=-white]) .content-centered .content-main * {
  color: #ffffff;
}
.mod-buckets[class^=bgcolor]:not([class$=-white]) .bucket-info h2, .mod-buckets[class^=bgcolor]:not([class$=-white]) .bucket-info p, .mod-buckets[class*=" bgcolor"]:not([class*=-white]) .bucket-info h2, .mod-buckets[class*=" bgcolor"]:not([class*=-white]) .bucket-info p {
  color: #ffffff;
}
.mod-buckets .buckets {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  gap: 30px;
}
.mod-buckets .buckets .bucket {
  width: calc(33.3333333333% - 20px);
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 900px) {
  .mod-buckets .buckets .bucket {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 580px) {
  .mod-buckets .buckets .bucket {
    width: 100%;
    margin-top: 40px;
  }
}
.mod-buckets .buckets .bucket .bucket-image {
  margin-bottom: 20px;
}
.mod-buckets .buckets .bucket .bucket-logo {
  margin-bottom: 20px;
  width: 100%;
  aspect-ratio: 1140/640;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
}
.mod-buckets .buckets .bucket .bucket-logo img {
  width: 60%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mod-buckets .buckets .bucket .bucket-info {
  text-align: center;
}
.mod-buckets .buckets .bucket .bucket-info h2 {
  margin-bottom: 20px;
}
.mod-buckets .buckets .bucket .bucket-info p {
  margin-bottom: 30px;
}
.mod-buckets .buckets .bucket.alignment-left .bucket-info {
  text-align: left;
}

.mod-team-grid {
  margin: 90px 0;
}
@media screen and (max-width: 768px) {
  .mod-team-grid {
    margin: 70px 0;
  }
}
.mod-team-grid .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-team-grid .content-container .article {
  width: calc(33.3333333333% - 20px);
  margin-top: 70px;
}
@media screen and (max-width: 900px) {
  .mod-team-grid .content-container .article {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 580px) {
  .mod-team-grid .content-container .article {
    width: 100%;
    margin-top: 40px;
  }
}
.mod-team-grid .content-container .article img {
  display: block;
  width: 100%;
  height: auto;
}
.mod-team-grid .content-container .article .article-info {
  padding-top: 20px;
}
.mod-team-grid .content-container .article .article-info h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2083333333em;
  color: #000000;
}
.mod-team-grid .content-container .article .article-info .jobtitle {
  font-size: 0.7333333333rem;
  font-weight: 600;
  letter-spacing: 0.0727272727em;
  line-height: 1.6363636364em;
  color: #000000;
  text-transform: uppercase;
  margin-top: 5px;
}
.mod-team-grid .content-container .article:hover .article-info h2 {
  color: #1B416C;
}
.mod-team-grid .content-container .article.empty {
  height: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  margin-top: 0px;
}

.newsletter-signup {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .newsletter-signup {
    padding: 40px 0;
  }
}
.newsletter-signup .section-title h2 {
  margin-bottom: 30px;
}
.newsletter-signup .signup-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .newsletter-signup .signup-form form {
    display: block;
  }
}
.newsletter-signup .signup-form form .gform_body {
  width: calc(100% - 120px);
}
@media screen and (max-width: 768px) {
  .newsletter-signup .signup-form form .gform_body {
    width: 100%;
  }
}
.newsletter-signup .signup-form form .gform_body label {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}
.newsletter-signup .signup-form form .gform_body .gform_fields {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.newsletter-signup .signup-form form .gform_footer {
  width: 120px;
  margin-top: 0 !important;
  padding-top: 0 !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 768px) {
  .newsletter-signup .signup-form form .gform_footer {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px !important;
  }
}
.newsletter-signup .signup-form form .gform_footer input[type=submit], .newsletter-signup .signup-form form .gform_footer .gform_button {
  margin: 0 0 0 auto;
  display: inline-block;
}

.mod-form {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .mod-form {
    margin: 40px 0;
  }
}
.mod-form .section-title {
  margin-bottom: 50px;
}
.mod-form .form-wrap form .gform_footer input[type=submit] {
  margin: 0 auto;
}
.mod-form .form-wrap form .gform_footer input[type=submit]:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #1B416C;
}

.page-content {
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .page-content {
    margin: 40px 0;
  }
}

.mod-table-list {
  margin: 90px 0;
}
@media screen and (max-width: 768px) {
  .mod-table-list {
    margin: 70px 0;
  }
}
.mod-table-list .section-title {
  margin-bottom: 20px;
}
.mod-table-list .content-container .article {
  display: block;
  border-top: 1px solid #000000;
}
.mod-table-list .content-container .article:first-child {
  border-top: none;
}
.mod-table-list .content-container .article .article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 30px 0;
}
.mod-table-list .content-container .article .article-container .row-headline {
  width: 33.3333333333%;
  text-align: left;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .mod-table-list .content-container .article .article-container .row-headline {
    width: 100%;
    margin: 0;
  }
}
.mod-table-list .content-container .article .article-container .row-headline h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2083333333em;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .mod-table-list .content-container .article .article-container .row-headline h2 {
    font-size: 1.3333333333rem;
    line-height: 1.3em;
  }
}
.mod-table-list .content-container .article .article-container .row-description {
  width: 66.6666666667%;
}
@media screen and (max-width: 768px) {
  .mod-table-list .content-container .article .article-container .row-description {
    width: 100%;
    margin: 10px 0;
  }
}
.mod-table-list .content-container .article .article-container .row-cta {
  width: 150px;
  text-align: right;
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .mod-table-list .content-container .article .article-container .row-cta {
    width: 100%;
    text-align: left;
  }
}
.mod-table-list .content-container .article .article-container .row-cta a {
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: -2px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.mod-table-list .content-container .article .article-container .row-cta a:hover {
  text-decoration-color: #5787C3;
  text-underline-offset: 2px;
}
.mod-table-list .content-container .article.has-cta .row-description {
  width: calc(66.6666666667% - 180px);
}
@media screen and (max-width: 768px) {
  .mod-table-list .content-container .article.has-cta .row-description {
    width: 100%;
    margin: 10px 0;
  }
}

.inner-image {
  margin-top: 5px;
}
.inner-image img {
  display: block;
  aspect-ratio: 322/215;
  -o-object-fit: cover;
     object-fit: cover;
}

.inner-blockquote {
  margin: 50px 0;
}

.inner-form {
  background-color: #E1E1E1;
  padding: 25px;
  margin-top: 40px;
}
.inner-form .section-title {
  margin-bottom: 20px;
}
.inner-form .section-title h2 {
  margin-bottom: 10px;
}
.inner-form form .gform_fields {
  grid-row-gap: 0;
}
.inner-form form .gform_fields .gfield {
  width: 100%;
  margin: 15px 0;
  display: block;
}

/* != MISC STYLES ===== */
.social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.social-nav .social {
  height: 30px;
}
.social-nav .social:hover svg {
  fill: #000;
  background-color: #eaeaea;
}
.social-nav .social:hover svg.social_x {
  background-color: #1da1f2;
}
.social-nav .social:hover svg.social_facebook {
  background-color: #1877f2;
}
.social-nav .social:hover svg.social_linkedin {
  background-color: #e7a33e;
}
.social-nav .social:hover svg.social_instagram {
  background-color: #e1306c;
}
.social-nav .social:hover svg.social_pinterest {
  background-color: #e60023;
}
.social-nav .social:hover svg.social_rss {
  background-color: #efdf00;
}
.social-nav .social:hover svg.social_vimeo {
  background-color: #1ab7ea;
}
.social-nav .social:hover svg.social_youtube {
  background-color: #ff0000;
}
.social-nav .social:hover svg.social_email {
  background-color: #caccd1;
}
.social-nav .social:hover svg.social_tiktok {
  background-color: #08F6EB;
}
.social-nav .social:hover svg.social_snapchat {
  background-color: #fffc00;
}
.social-nav .social:hover svg.social_threads {
  background-color: #caccd1;
}
.social-nav .social:hover svg.social_reddit {
  background-color: #ff4500;
}
.social-nav .social:hover svg.social_medium {
  background-color: #00ab6c;
}
.social-nav .social:hover svg.social_flickr {
  background-color: #ff0084;
}
.social-nav .social:hover svg.social_discord {
  background-color: #5865f2;
}
.social-nav .social svg {
  fill: #fff;
  background-color: #000;
  padding: 5px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.social-nav .social svg:hover {
  fill: #000;
}

.alert-msg {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 100%;
  word-wrap: normal !important;
}
.alert-msg.screen-reader-text:focus {
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* != FORM STYLES ===== */
.gfield label {
  margin-bottom: 10px !important;
  text-transform: uppercase !important;
  font-size: 0.8rem !important;
  font-weight: 600 !important;
  font-family: "Metropolis", Helvetica, Arial, sans-serif !important;
}

input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email] {
  height: 42px !important;
  outline: 1px solid #5787C3 !important;
  border: none !important;
  background-color: #F4F9FF !important;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
  padding: 11px 15px 10px !important;
  border-radius: 0 !important;
}
input[type=text]:focus, input[type=text]:focus-visible, input[type=password]:focus, input[type=password]:focus-visible, input[type=url]:focus, input[type=url]:focus-visible, input[type=number]:focus, input[type=number]:focus-visible, input[type=tel]:focus, input[type=tel]:focus-visible, input[type=email]:focus, input[type=email]:focus-visible {
  outline-offset: 0px !important;
  outline: 3px solid #1B416C !important;
}

textarea {
  outline: 1px solid #5787C3 !important;
  border: none !important;
  background-color: #F4F9FF !important;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
  padding: 11px 15px 10px !important;
  border-radius: 0 !important;
}
textarea:focus, textarea:focus-visible {
  outline-offset: 0px !important;
  outline: 3px solid #1B416C !important;
}

.gfield--type-textarea {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  min-height: 100px !important;
}
.gfield--type-textarea .ginput_container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.gfield--type-textarea .ginput_container textarea {
  min-block-size: 100% !important;
}

.gfield--type-date .ginput_container input {
  width: 100% !important;
}

input[type=radio], input[type=checkbox] {
  outline: 1px solid #5787C3 !important;
  border: none !important;
  background-color: #F4F9FF !important;
}
input[type=radio]:before {
  background-color: #5787C3 !important;
}
input[type=checkbox]:before {
  color: #5787C3 !important;
}

.gfield--type-select .ginput_container .gfield_select {
  height: 42px;
  outline: 1px solid #5787C3 !important;
  border: none !important;
  background-color: #F4F9FF !important;
  padding: 3px 15px 0 !important;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  color: #1B416C;
  font-size: 1.1333333333rem !important;
  font-family: "Metropolis", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}

.gfield--type-email .ginput_container input, .gfield--type-date .ginput_container input {
  color: #1B416C !important;
  font-size: 1.1333333333rem !important;
  font-family: "Metropolis", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}

.gfield--type-textarea {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
}
.gfield--type-textarea textarea {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  color: #1B416C !important;
  font-size: 1.1333333333rem !important;
  font-family: "Metropolis", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}

.gfield--type-text input {
  color: #1B416C !important;
  font-size: 1.1333333333rem !important;
  font-family: "Metropolis", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}

.gfield--type-textarea .ginput_container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.gfield--type-textarea .ginput_container textarea {
  min-block-size: 100% !important;
}

.gform_footer input[type=submit], .gform_footer button {
  display: inline-block;
  height: 45px !important;
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
  background-color: #1B416C !important;
  border: none !important;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #ffffff;
  font-size: 0.9333333333rem !important;
  font-weight: bold !important;
  letter-spacing: 0.15px !important;
  line-height: normal !important;
  text-align: center !important;
  padding: 14px 34px 12px !important;
  text-decoration: none;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .gform_footer input[type=submit], .gform_footer button {
    font-size: 0.8rem !important;
    padding: 12px 15px 10px !important;
  }
}
.gform_footer input[type=submit]:focus, .gform_footer input[type=submit]:focus-visible, .gform_footer button:focus, .gform_footer button:focus-visible {
  outline-offset: 2px !important;
  outline: 3px solid #1B416C !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

select {
  -webkit-appearance: none !important;
  outline: 1px solid rgba(0, 0, 0, 0.28) !important;
  border: none !important;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
  background: #ffffff url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2211%22 height%3D%2216%22 fill%3D%22none%22%3E%3Cpath fill%3D%22%231B416C%22 fill-rule%3D%22evenodd%22 d%3D%22M11 6.5 5.5.5 0 6.5h11Zm-5.5 9 5.5-6H0l5.5 6Z%22 clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat calc(100% - 10px) 50% !important;
}

.validation_error {
  padding: 15px;
  color: #ffffff;
  background: #c00;
  margin: 20px 0;
}
.validation_message {
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #C00;
  font-weight: 600;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
}

.gform_fields {
  row-gap: 35px !important;
  -webkit-column-gap: 30px !important;
     -moz-column-gap: 30px !important;
          column-gap: 30px !important;
}
.gform_fields h2, .gform_fields h3, .gform_fields h4, .gform_fields h5, .gform_fields h6 {
  margin: 20px 0 0 0 !important;
}

.gform_validation_errors {
  background: rgba(204, 0, 0, 0.2);
  padding: 15px 20px;
  border: 1px solid rgba(204, 0, 0, 0.8);
  margin-bottom: 30px;
}
.gform_validation_errors h2 {
  font-size: 1.0666666667rem;
  line-height: 1.25em;
  color: #ffffff;
  text-align: center;
}

.gform_required_legend {
  display: none;
}

.gfield_label:has(.gfield_required) {
  height: 17px;
}

.gfield_required span {
  display: none !important;
}
.gfield_required::before {
  content: "*";
  margin-left: -3px;
  font-size: 15px;
}

.hide-req .gfield_required {
  display: none !important;
}

.gfield_error input, .gfield_error textarea {
  background: rgba(204, 0, 0, 0.2) !important;
  border: 1px solid #C00 !important;
}
.gfield_error .gfield_checkbox {
  background: rgba(204, 0, 0, 0.2) !important;
  padding: 0 4px;
  border: 1px solid #C00 !important;
}

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

.gform_confirmation_message {
  text-align: center;
}
.gform_confirmation_message a {
  color: #1B416C !important;
  text-decoration: underline !important;
}
.gform_confirmation_message a:hover {
  text-decoration: none !important;
}

.ginput_container_select:focus-within {
  outline: 3px solid #1B416C;
}

.gform_wrapper.gravity-theme .gfield {
  margin-bottom: 30px;
}
.gform_wrapper.gravity-theme .gfield input.medium {
  width: 100% !important;
}
.gform_wrapper.gravity-theme .gfield select.medium {
  width: 100% !important;
}
.gform_wrapper.gravity-theme .gfield_required {
  color: #000000;
}