@charset "UTF-8";
/*!
Theme Name:		Global Tuna Alliance
Theme URI:		https://bstonesdesigns.co.uk
Description:	The bespoke WordPress theme for the Global Tuna Alliance bespoke website.
Version:		1.0
Author:			Ben Stones
Author URI:		https://bstonesdesigns.co.uk
Text Domain:	mwc-gta
*/
/* line 46, sass/base/_variables.scss */
.section[style*="background-image"]::after, .c2a__intro[style*="background-image"]::after, .hover-blocks__block__img::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, sass/base/_reset.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, sass/base/_reset.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, sass/base/_reset.scss */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, sass/base/_reset.scss */
a {
  background-color: transparent;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, sass/base/_reset.scss */
b,
strong {
  font-weight: bolder;
}

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

/**
 * Add the correct font size in all browsers.
 */
/* line 116, sass/base/_reset.scss */
small {
  font-size: 80%;
}

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

/* line 133, sass/base/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 137, sass/base/_reset.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, sass/base/_reset.scss */
img {
  border-style: none;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, sass/base/_reset.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
/* line 229, sass/base/_reset.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, sass/base/_reset.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, sass/base/_reset.scss */
textarea {
  overflow: auto;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, sass/base/_reset.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, sass/base/_reset.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, sass/base/_reset.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, sass/base/_reset.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, sass/base/_reset.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, sass/base/_reset.scss */
[hidden] {
  display: none;
}

/* Slider */
/* line 3, sass/vendor/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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;
}

/* line 17, sass/vendor/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, sass/vendor/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, sass/vendor/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, sass/vendor/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, sass/vendor/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 50, sass/vendor/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 56, sass/vendor/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 60, sass/vendor/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, sass/vendor/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 68, sass/vendor/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 71, sass/vendor/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 74, sass/vendor/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 80, sass/vendor/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 84, sass/vendor/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 88, sass/vendor/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 92, sass/vendor/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, sass/vendor/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: 'Gotham';
  src: url("./fonts/gotham/Gotham-Bold.woff2") format("woff2"), url("./fonts/gotham/Gotham-Bold.woff") format("woff"), url("./fonts/gotham/Gotham-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url("./fonts/gotham/Gotham-Medium.woff2") format("woff2"), url("./fonts/gotham/Gotham-Medium.woff") format("woff"), url("./fonts/gotham/Gotham-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url("./fonts/gotham/Gotham-Book.woff2") format("woff2"), url("./fonts/gotham/Gotham-Book.woff") format("woff"), url("./fonts/gotham/Gotham-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 1, sass/base/_global.scss */
*,
*:before,
*:after {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 7, sass/base/_global.scss */
*:focus {
  outline: none;
}

/* line 8, sass/base/_global.scss */
html {
  background-color: #FFF;
  /* for outside the body colour */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}

/* line 13, sass/base/_global.scss */
body {
  min-height: 100vh;
  overflow-x: hidden;
  margin: 0 auto;
  position: relative;
}
/* line 18, sass/base/_global.scss */
body.customize-support {
  min-height: calc(100vh - 32px);
}

@media only screen and (max-width: 782px) {
  /* line 21, sass/base/_global.scss */
  body.customize-support {
    min-height: calc(100vh - 46px);
  }
}
/* line 24, sass/base/_global.scss */
img {
  max-width: 100%;
}

/* line 25, sass/base/_global.scss */
mark {
  background-color: transparent;
  color: inherit;
}

/* line 26, sass/base/_global.scss */
a {
  cursor: pointer;
  text-decoration: none;
}

/* line 31, sass/base/_global.scss */
.container, .popup__wrapper {
  width: 85%;
  max-width: 140rem;
  margin: 0 auto;
}
/* line 35, sass/base/_global.scss */
.container.thin, .thin.popup__wrapper {
  max-width: 100rem;
}
/* line 36, sass/base/_global.scss */
.container.thinner, .thinner.popup__wrapper {
  max-width: 80rem;
}

@media only screen and (max-width: 1600px) {
  /* line 39, sass/base/_global.scss */
  .container, .popup__wrapper {
    max-width: 120rem;
  }
}
@media screen and (max-width: 600px) {
  /* line 53, sass/base/_global.scss */
  #wpadminbar {
    position: fixed;
  }
}
/* line 58, sass/base/_global.scss */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 59, sass/base/_global.scss */
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 60, sass/base/_global.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, sass/base/_global.scss */
.alignright {
  float: right;
}

/* line 62, sass/base/_global.scss */
.alignleft {
  float: left;
}

/* line 63, sass/base/_global.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 66, sass/base/_global.scss */
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 1, sass/base/_typography.scss */
::-moz-selection {
  background: #bad3e8;
  text-shadow: none;
}

/* line 2, sass/base/_typography.scss */
::selection {
  background: #bad3e8;
  text-shadow: none;
}

/* line 4, sass/base/_typography.scss */
html {
  color: #104378;
  font-family: "Gotham", "Arial", sans-serif;
  font-size: 62.5%;
  font-size: calc(0.4vw + 4px);
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

/* responsive font sizes */
@media only screen and (min-width: 1500px) {
  /* line 18, sass/base/_typography.scss */
  html {
    font-size: 62.5%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 19, sass/base/_typography.scss */
  html {
    font-size: calc(0.5vw + 5px);
  }
}
@media only screen and (max-width: 450px) {
  /* line 20, sass/base/_typography.scss */
  html {
    font-size: 9px;
  }
}
/* links */
/* line 23, sass/base/_typography.scss */
a, a:link, a:visited {
  color: #1879bd;
  cursor: pointer;
  -webkit-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  -moz-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  -o-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
}

/* line 28, sass/base/_typography.scss */
a:hover, a:active {
  color: #104378;
}

/* paragraphs */
/* line 31, sass/base/_typography.scss */
p {
  font-size: 1.6rem;
  line-height: 1.4em;
  margin: 0 0 2.4rem 0;
  color: #104378;
}

/* lists */
/* line 40, sass/base/_typography.scss */
ul, ol {
  margin: 2.4rem 0 2.4rem 0;
}

/* line 43, sass/base/_typography.scss */
li {
  font-size: 1.6rem;
  line-height: 1.4em;
}

/* line 48, sass/base/_typography.scss */
b, strong {
  font-weight: 700;
}

/* headings */
/* line 51, sass/base/_typography.scss */
h1 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #104378;
}

/* line 52, sass/base/_typography.scss */
h2 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.2em;
  margin: 0 0 0.5em 0;
  color: #104378;
}

/* line 53, sass/base/_typography.scss */
h3, .portal-login h2 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2em;
  margin: 0 0 1em 0;
  color: #104378;
}

/* line 54, sass/base/_typography.scss */
h4 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #104378;
}

/* line 55, sass/base/_typography.scss */
h5 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #104378;
}

/* line 56, sass/base/_typography.scss */
h6 {
  font-family: "Gotham", "Arial", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #104378;
  text-decoration: underline;
}

@media only screen and (max-width: 782px) {
  /* line 59, sass/base/_typography.scss */
  h1 {
    font-size: 2.8rem;
  }

  /* line 60, sass/base/_typography.scss */
  h2 {
    font-size: 2.4rem;
  }

  /* line 61, sass/base/_typography.scss */
  h3, .portal-login h2 {
    font-size: 2rem;
  }

  /* line 62, sass/base/_typography.scss */
  h4 {
    font-size: 1.8rem;
  }

  /* line 63, sass/base/_typography.scss */
  h5 {
    font-size: 1.6rem;
  }

  /* line 64, sass/base/_typography.scss */
  h6 {
    font-size: 1.4rem;
  }
}
/* added with js to make tables responsive */
/* line 68, sass/base/_typography.scss */
.table_wrapper {
  width: 100%;
  overflow-y: auto;
  margin: 2.4rem 0;
}

/* line 74, sass/base/_typography.scss */
.table_wrapper table {
  margin: 0;
}

/* line 75, sass/base/_typography.scss */
.table_wrapper th, .table_wrapper td {
  min-width: 100px;
}

/* tables */
/* line 78, sass/base/_typography.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: -.4em;
  width: 100%;
}

/* line 85, sass/base/_typography.scss */
table thead td, table th {
  background-color: #104378;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  padding: calc(0.5vw + 0.5rem);
  border: 0.4em solid #fff;
}

/* line 96, sass/base/_typography.scss */
table td {
  background-color: #e3efff;
  color: #104378;
  font-size: 1.6rem;
  line-height: 1.2em;
  text-align: left;
  padding: calc(0.5vw + 0.5rem);
  vertical-align: top;
  border: 0.4em solid #fff;
}

/* line 1, sass/base/_icons.scss */
.icon::before, .drop__down__header::after, .sub-dropdown__header::after {
  content: '';
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: #104378;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

/* line 11, sass/base/_icons.scss */
.icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* line 22, sass/base/_icons.scss */
.icon--twitter::before {
  -webkit-mask: url("./images/twitter.svg") center/contain no-repeat;
  mask: url("./images/twitter.svg") center/contain no-repeat;
}
/* line 26, sass/base/_icons.scss */
.icon--facebook::before {
  -webkit-mask: url("./images/facebook.svg") center/contain no-repeat;
  mask: url("./images/facebook.svg") center/contain no-repeat;
}
/* line 30, sass/base/_icons.scss */
.icon--linkedin::before {
  -webkit-mask: url("./images/linkedin.svg") center/contain no-repeat;
  mask: url("./images/linkedin.svg") center/contain no-repeat;
}
/* line 34, sass/base/_icons.scss */
.icon--youtube::before {
  -webkit-mask: url("./images/youtube.svg") center/contain no-repeat;
  mask: url("./images/youtube.svg") center/contain no-repeat;
}
/* line 38, sass/base/_icons.scss */
.icon--instagram::before {
  -webkit-mask: url("./images/instagram.svg") center/contain no-repeat;
  mask: url("./images/instagram.svg") center/contain no-repeat;
}
/* line 42, sass/base/_icons.scss */
.icon--home::before {
  -webkit-mask: url("./images/home.svg") center/contain no-repeat;
  mask: url("./images/home.svg") center/contain no-repeat;
}
/* line 46, sass/base/_icons.scss */
.icon--menu::before {
  -webkit-mask: url("./images/menu.svg") center/contain no-repeat;
  mask: url("./images/menu.svg") center/contain no-repeat;
}
/* line 50, sass/base/_icons.scss */
.icon--tel::before {
  -webkit-mask: url("./images/tel.svg") center/contain no-repeat;
  mask: url("./images/tel.svg") center/contain no-repeat;
}
/* line 54, sass/base/_icons.scss */
.icon--email::before {
  -webkit-mask: url("./images/email.svg") center/contain no-repeat;
  mask: url("./images/email.svg") center/contain no-repeat;
}
/* line 58, sass/base/_icons.scss */
.icon--chevron::before {
  -webkit-mask: url("./images/chevron.svg") center/contain no-repeat;
  mask: url("./images/chevron.svg") center/contain no-repeat;
}
/* line 62, sass/base/_icons.scss */
.icon--arrow::before {
  -webkit-mask: url("./images/arrow.svg") center/contain no-repeat;
  mask: url("./images/arrow.svg") center/contain no-repeat;
}
/* line 66, sass/base/_icons.scss */
.icon--close::before {
  -webkit-mask: url("./images/close.svg") center/contain no-repeat;
  mask: url("./images/close.svg") center/contain no-repeat;
}
/* line 70, sass/base/_icons.scss */
.icon--search::before {
  -webkit-mask: url("./images/search.svg") center/contain no-repeat;
  mask: url("./images/search.svg") center/contain no-repeat;
}
/* line 74, sass/base/_icons.scss */
.icon--quote::before {
  -webkit-mask: url("./images/quote.svg") center/contain no-repeat;
  mask: url("./images/quote.svg") center/contain no-repeat;
}
/* line 78, sass/base/_icons.scss */
.icon--news::before {
  -webkit-mask: url("./images/news.svg") center/contain no-repeat;
  mask: url("./images/news.svg") center/contain no-repeat;
}
/* line 82, sass/base/_icons.scss */
.icon--doc::before {
  -webkit-mask: url("./images/document.svg") center/contain no-repeat;
  mask: url("./images/document.svg") center/contain no-repeat;
}
/* line 86, sass/base/_icons.scss */
.icon--bullhorn::before {
  -webkit-mask: url("./images/bullhorn.svg") center/contain no-repeat;
  mask: url("./images/bullhorn.svg") center/contain no-repeat;
}
/* line 90, sass/base/_icons.scss */
.icon--briefcase::before {
  -webkit-mask: url("./images/briefcase.svg") center/contain no-repeat;
  mask: url("./images/briefcase.svg") center/contain no-repeat;
}
/* line 94, sass/base/_icons.scss */
.icon--display::before {
  -webkit-mask: url("./images/display.svg") center/contain no-repeat;
  mask: url("./images/display.svg") center/contain no-repeat;
}
/* line 98, sass/base/_icons.scss */
.icon--messages::before {
  -webkit-mask: url("./images/messages.svg") center/contain no-repeat;
  mask: url("./images/messages.svg") center/contain no-repeat;
}
/* line 102, sass/base/_icons.scss */
.icon--users::before {
  -webkit-mask: url("./images/users.svg") center/contain no-repeat;
  mask: url("./images/users.svg") center/contain no-repeat;
}
/* line 106, sass/base/_icons.scss */
.icon--left {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 1, sass/base/_btn.scss */
.btn, .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .portal-login form p input[type="submit"], .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button, .filters form label input[type="radio"] + span, .filters form button {
  color: #104378;
  background: #ffe70d;
  border-radius: 0px;
  border: none;
  padding: 1.4rem 3rem;
  line-height: 1.2em;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -moz-transition: background 0.3s ease, color 0.3s ease;
  -o-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
/* line 14, sass/base/_btn.scss */
.btn:link, .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:link, .portal-login form p input[type="submit"]:link, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:link,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:link, .filters form label input[type="radio"] + span:link, .filters form button:link, .btn:visited, .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:visited, .portal-login form p input[type="submit"]:visited, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:visited,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:visited, .filters form label input[type="radio"] + span:visited, .filters form button:visited {
  color: #104378;
}
/* line 18, sass/base/_btn.scss */
.btn--outline, .filters form label input[type="radio"] + span {
  color: #ffe70d;
  background: transparent;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 2px #ffe70d;
  -moz-box-shadow: inset 0 0 0 2px #ffe70d;
  box-shadow: inset 0 0 0 2px #ffe70d;
  -webkit-transition: color 0.3s ease 0.15s !important;
  -moz-transition: color 0.3s ease 0.15s !important;
  -o-transition: color 0.3s ease 0.15s !important;
  transition: color 0.3s ease 0.15s !important;
  z-index: 1;
}
/* line 25, sass/base/_btn.scss */
.btn--outline:link, .filters form label input[type="radio"] + span:link, .btn--outline:visited, .filters form label input[type="radio"] + span:visited {
  color: #ffe70d;
}
/* line 28, sass/base/_btn.scss */
.btn--outline::after, .filters form label input[type="radio"] + span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #ffe70d;
  z-index: -1;
  -webkit-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -moz-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}
/* line 39, sass/base/_btn.scss */
.btn--outline:hover, .filters form label input[type="radio"] + span:hover {
  color: #104378;
  -webkit-transition: color 0.3s ease 0.1s !important;
  -moz-transition: color 0.3s ease 0.1s !important;
  -o-transition: color 0.3s ease 0.1s !important;
  transition: color 0.3s ease 0.1s !important;
}
/* line 42, sass/base/_btn.scss */
.btn--outline:hover:link, .filters form label input[type="radio"] + span:hover:link, .btn--outline:hover:visited, .filters form label input[type="radio"] + span:hover:visited {
  color: #104378;
}
/* line 45, sass/base/_btn.scss */
.btn--outline:hover::after, .filters form label input[type="radio"] + span:hover::after {
  width: 100%;
}

/* line 56, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner),
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner),
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner),
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner) {
  color: inherit;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
/* line 66, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before, .section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after {
  content: '';
  position: absolute;
  bottom: .1rem;
  height: 1px;
  left: -1px;
  width: 100%;
}
/* line 75, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before {
  background: rgba(16, 67, 120, 0.2);
}
/* line 78, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::after {
  background: #ffe70d;
  will-change: transform;
  z-index: 1;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -moz-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}
/* line 85, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover {
  color: #ffe70d;
}
/* line 87, sass/base/_btn.scss */
.section a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover::after,
.footer__col p a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover::after,
.footer__menu a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover::after,
.footer .legal a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner):hover::after {
  animation: linkHover 1s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
/* line 93, sass/base/_btn.scss */
.section.bg-dark a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__col p.bg-dark a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer__menu.bg-dark a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before,
.footer .legal.bg-dark a:not(.btn):not(.logos__grid__item):not(.split__col__block):not(.timeline-slider__object):not(.resource-block):not(.news__post__inner)::before {
  background: rgba(255, 255, 255, 0.33);
}

@keyframes linkHover {
  from {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
/* line 2, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gform_body {
  counter-reset: fields;
}
/* line 5, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield {
  border: 2px solid #68a4d6;
  background: #e3efff;
}
/* line 8, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .gfield_label {
  display: block;
  color: #104378;
  padding: 1rem 1rem 1rem 3.6rem;
  line-height: 1.2em;
  position: relative;
  width: 100%;
  margin: 0;
}
/* line 16, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .gfield_label::before {
  counter-increment: fields;
  content: counter(fields);
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  font-weight: 700;
  font-size: 1.6rem;
  padding: 1rem .3rem;
  width: 2.6rem;
  text-align: center;
  background: #68a4d6;
}
/* line 30, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .gfield_label .gfield_required_asterisk {
  position: absolute;
  color: #FFF;
  font-weight: 700;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.7rem;
  height: 1.7rem;
  top: 3px;
  right: 1px;
  padding: 0;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
/* line 47, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .gfield_label .gfield_required_asterisk::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
  background: #68a4d6;
  z-index: -1;
  -webkit-transform: translateY(-33.33333%);
  -moz-transform: translateY(-33.33333%);
  -ms-transform: translateY(-33.33333%);
  -o-transform: translateY(-33.33333%);
  transform: translateY(-33.33333%);
}
/* line 63, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="text"],
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="number"],
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="tel"],
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="email"],
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="date"],
.gform_wrapper.gravity-theme .gfield .ginput_container select,
.gform_wrapper.gravity-theme .gfield .ginput_container textarea {
  width: 100%;
  display: block;
  background: #FFF;
  font-size: 1.6rem;
  color: #104378;
  border-radius: 0px;
  border: none;
}
/* line 78, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -9999;
}
/* line 82, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="checkbox"] + label {
  font-size: 1.6rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
/* line 87, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="checkbox"] + label::before {
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #104378;
  margin-right: 1rem;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 100, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gfield .ginput_container input[type="checkbox"]:checked + label::before {
  content: '✔';
}
/* line 107, sass/base/_form.scss */
.gform_wrapper.gravity-theme fieldset.gfield {
  border: none;
}
/* line 109, sass/base/_form.scss */
.gform_wrapper.gravity-theme fieldset.gfield legend.gfield_label {
  background: #e3efff;
  border: 2px solid #68a4d6;
  border-bottom: none;
}
/* line 115, sass/base/_form.scss */
.gform_wrapper.gravity-theme fieldset.gfield .ginput_container {
  border: 2px solid #68a4d6;
  border-top: none;
  padding: .5rem 1rem 1.5rem 3.6rem;
}
/* line 121, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gform_footer {
  padding-bottom: 0 !important;
}
/* line 123, sass/base/_form.scss */
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  margin: 0 !important;
}

/* line 1, sass/partials/_header.scss */
.header {
  background: rgba(16, 67, 120, 0.97);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #ffe70d;
  z-index: 10;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 11, sass/partials/_header.scss */
.header .container, .header .popup__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 16, sass/partials/_header.scss */
.header__left {
  display: flex;
  align-items: center;
}
/* line 20, sass/partials/_header.scss */
.header__logo {
  display: block;
  padding: calc(0.5vw + 0.5rem) 0;
  -webkit-transition: opacity 0.3s ease !important;
  -moz-transition: opacity 0.3s ease !important;
  -o-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
}
/* line 24, sass/partials/_header.scss */
.header__logo picture, .header__logo img, .header__logo svg {
  height: 12rem;
  width: auto;
  display: block;
}
/* line 29, sass/partials/_header.scss */
.header__logo:hover {
  opacity: .75;
}
/* line 31, sass/partials/_header.scss */
.header__menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  height: 100%;
}
/* line 37, sass/partials/_header.scss */
.header__menu li {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
}
/* line 42, sass/partials/_header.scss */
.header__menu li a {
  padding: 1.4rem 1rem;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.2em;
  color: #FFF;
  position: relative;
}
/* line 50, sass/partials/_header.scss */
.header__menu li a:hover {
  color: #ffe70d;
}
/* line 52, sass/partials/_header.scss */
.header__menu li a:hover::after {
  background-color: #ffe70d !important;
}
/* line 56, sass/partials/_header.scss */
.header__menu li a.btn {
  padding: 1.4rem 2rem;
  margin-left: 1rem;
}
/* line 63, sass/partials/_header.scss */
.header__menu li.current-menu-item a, .header__menu li.current-page-ancestor a {
  color: #ffe70d;
  font-weight: 700;
}
/* line 66, sass/partials/_header.scss */
.header__menu li.current-menu-item a::after, .header__menu li.current-page-ancestor a::after {
  background-color: #ffe70d !important;
}
/* line 72, sass/partials/_header.scss */
.header__menu li.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #FFF;
  -webkit-mask: url("./images/down.svg") center/contain no-repeat;
  mask: url("./images/down.svg") center/contain no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transition: background-color 0.3s ease, transform 0.3s ease;
  -moz-transition: background-color 0.3s ease, transform 0.3s ease;
  -o-transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
/* line 88, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #FFF;
  list-style-type: none;
  min-width: 24rem;
  padding: 0;
  margin: 0;
  z-index: 5;
}
/* line 100, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu li {
  padding: 0;
}
/* line 102, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu li a {
  font-size: 1.6rem;
  line-height: 1.2em;
  color: #104378;
  display: block;
  width: 100%;
}
/* line 108, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu li a:hover {
  background: #ffe70d;
}
/* line 112, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu li::before {
  display: none;
}
/* line 113, sass/partials/_header.scss */
.header__menu li.menu-item-has-children .sub-menu li.current-menu-item > a {
  font-weight: 700;
  color: #68a4d6;
}
/* line 120, sass/partials/_header.scss */
.header__menu li.menu-item-has-children:hover > a {
  color: #ffe70d;
}
/* line 122, sass/partials/_header.scss */
.header__menu li.menu-item-has-children:hover > a::after {
  background-color: #ffe70d !important;
}
/* line 126, sass/partials/_header.scss */
.header__menu li.menu-item-has-children:hover .sub-menu {
  display: block;
}
/* line 133, sass/partials/_header.scss */
.header__burg {
  display: none;
  background: transparent;
  padding: calc(1rem + 6px) 1rem;
  border: none;
  cursor: pointer;
  margin: 0 -1rem 0 0;
}
/* line 140, sass/partials/_header.scss */
.header__burg .bars {
  width: 24px;
  height: 3px;
  background: #FFF;
  display: block;
  position: relative;
  -webkit-transition: background 0.3s ease, transform 0.3s ease;
  -moz-transition: background 0.3s ease, transform 0.3s ease;
  -o-transition: background 0.3s ease, transform 0.3s ease;
  transition: background 0.3s ease, transform 0.3s ease;
}
/* line 148, sass/partials/_header.scss */
.header__burg .bars::before, .header__burg .bars::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: inherit;
  position: relative;
}
/* line 157, sass/partials/_header.scss */
.header__burg .bars::before {
  top: -9px;
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease 0.3s;
  -moz-transition: opacity 0.3s ease, transform 0.3s ease 0.3s;
  -o-transition: opacity 0.3s ease, transform 0.3s ease 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease 0.3s;
}
/* line 161, sass/partials/_header.scss */
.header__burg .bars::after {
  margin-top: 6px;
  -webkit-transition: margin-top 0.3s ease 0.3s, transform 0.3s ease;
  -moz-transition: margin-top 0.3s ease 0.3s, transform 0.3s ease;
  -o-transition: margin-top 0.3s ease 0.3s, transform 0.3s ease;
  transition: margin-top 0.3s ease 0.3s, transform 0.3s ease;
}
/* line 166, sass/partials/_header.scss */
.header__burg:hover .bars {
  background: #ffe70d;
}
/* line 171, sass/partials/_header.scss */
.header--trans.top {
  background: transparent;
}
/* line 175, sass/partials/_header.scss */
.header + .section, .header + .footer {
  padding-top: calc((4vw + 4rem) + 12rem + 3px);
}
@media only screen and (min-width: 783px) {
  /* line 180, sass/partials/_header.scss */
  .header__menu {
    display: flex !important;
  }
  /* line 183, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children .sub-menu {
    display: none !important;
  }
  /* line 186, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children:hover .sub-menu {
    display: block !important;
  }
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_header.scss */
  .header {
    background: #104378;
  }
  /* line 194, sass/partials/_header.scss */
  .header--trans.top {
    background: #104378;
  }
  /* line 195, sass/partials/_header.scss */
  .header .container, .header .popup__wrapper {
    align-items: center;
  }
  /* line 197, sass/partials/_header.scss */
  .header__logo picture, .header__logo img {
    height: 8rem;
  }
  /* line 201, sass/partials/_header.scss */
  .header__menu {
    display: none;
    background: #122846;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    padding: calc(0.5vw + 0.5rem) 0 calc(1vw + 1rem);
    justify-content: center;
    margin: 0;
    border-bottom: 3px solid #ffe70d;
  }
  /* line 213, sass/partials/_header.scss */
  .header__menu li {
    padding: 0;
    display: block;
    text-align: center;
  }
  /* line 217, sass/partials/_header.scss */
  .header__menu li a {
    color: #FFF;
    font-size: 1.8rem;
    display: block;
    text-align: center;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: calc(0.5vw + 0.5rem) calc(0.75vw + 0.75rem);
  }
  /* line 228, sass/partials/_header.scss */
  .header__menu li a.btn {
    margin: 1rem 0 0 0;
    display: inline-block;
  }
  /* line 235, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children > a::after {
    background: #FFF;
    position: relative;
    display: inline-block;
    margin: 0 0 0 .4rem;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  /* line 242, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children > a.ready::after {
    -webkit-transform: translateY(-2px) rotate(-90deg);
    -moz-transform: translateY(-2px) rotate(-90deg);
    -ms-transform: translateY(-2px) rotate(-90deg);
    -o-transform: translateY(-2px) rotate(-90deg);
    transform: translateY(-2px) rotate(-90deg);
  }
  /* line 246, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children .sub-menu {
    position: relative;
  }
  /* line 249, sass/partials/_header.scss */
  .header__menu li.menu-item-has-children:hover .sub-menu {
    display: none;
  }
  /* line 255, sass/partials/_header.scss */
  .header__burg {
    display: flex;
  }
  /* line 259, sass/partials/_header.scss */
  .header.show-menu .header__burg .bars {
    background: #ffe70d;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background 0.3s ease, transform 0.3s ease 0.3s;
    -moz-transition: background 0.3s ease, transform 0.3s ease 0.3s;
    -o-transition: background 0.3s ease, transform 0.3s ease 0.3s;
    transition: background 0.3s ease, transform 0.3s ease 0.3s;
  }
  /* line 263, sass/partials/_header.scss */
  .header.show-menu .header__burg .bars::before {
    opacity: 0;
    -webkit-transform: translateY(9px);
    -moz-transform: translateY(9px);
    -ms-transform: translateY(9px);
    -o-transform: translateY(9px);
    transform: translateY(9px);
    -webkit-transition: opacity 0.3s ease 0.3s, transform 0.3s ease;
    -moz-transition: opacity 0.3s ease 0.3s, transform 0.3s ease;
    -o-transition: opacity 0.3s ease 0.3s, transform 0.3s ease;
    transition: opacity 0.3s ease 0.3s, transform 0.3s ease;
  }
  /* line 268, sass/partials/_header.scss */
  .header.show-menu .header__burg .bars::after {
    margin-top: -3px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: margin-top 0.3s ease, transform 0.3s ease 0.3s;
    -moz-transition: margin-top 0.3s ease, transform 0.3s ease 0.3s;
    -o-transition: margin-top 0.3s ease, transform 0.3s ease 0.3s;
    transition: margin-top 0.3s ease, transform 0.3s ease 0.3s;
  }
  /* line 275, sass/partials/_header.scss */
  .header + .section, .header + .footer {
    padding-top: calc((3vw + 3rem) + 10rem + 3px);
  }
}

/* line 282, sass/partials/_header.scss */
.customize-support .header {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  /* line 282, sass/partials/_header.scss */
  .customize-support .header {
    top: 46px;
  }
}

/* line 1, sass/partials/_section.scss */
.section {
  padding: calc(3vw + 3rem) 0;
}
/* line 3, sass/partials/_section.scss */
.section[style*="background-image"] {
  background: transparent center/cover no-repeat;
  position: relative;
}
/* line 6, sass/partials/_section.scss */
.section[style*="background-image"]::after {
  content: '';
}
/* line 10, sass/partials/_section.scss */
.section[style*="background-image"] .container, .section[style*="background-image"] .popup__wrapper {
  position: relative;
  z-index: 3;
}
/* line 14, sass/partials/_section.scss */
.section[style*="background-image"].bg--dkblue::after {
  background: rgba(16, 67, 120, 0.7);
}
/* line 17, sass/partials/_section.scss */
.section[style*="background-image"].bg--blue::after {
  background: rgba(104, 164, 214, 0.7);
}
/* line 21, sass/partials/_section.scss */
.section--slim {
  padding: calc(1.5vw + 1.5rem) 0;
}
/* line 24, sass/partials/_section.scss */
.section--infographic {
  margin-top: calc(6vw + 6rem);
  position: relative;
}
/* line 27, sass/partials/_section.scss */
.section--infographic::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(6vw + 6rem);
  position: absolute;
  top: -1px;
  background: #FFF;
  z-index: 2;
  -webkit-mask: url("./images/curve-invert.svg") bottom no-repeat;
  mask: url("./images/curve-invert.svg") bottom no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
/* line 41, sass/partials/_section.scss */
.section--infographic .container, .section--infographic .popup__wrapper {
  position: relative;
  z-index: 3;
  margin-top: calc(0% - (8vw + 8rem));
}
/* line 47, sass/partials/_section.scss */
.section--wave {
  position: relative;
  padding-top: calc(6vw + 6rem);
}
/* line 50, sass/partials/_section.scss */
.section--wave::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(6vw + 6rem);
  position: absolute;
  top: -1px;
  background: #FFF;
  z-index: 2;
  -webkit-mask: url("./images/curve-invert.svg") bottom no-repeat;
  mask: url("./images/curve-invert.svg") bottom no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
/* line 65, sass/partials/_section.scss */
.section__circle {
  position: absolute;
  top: calc(3vw + 3rem);
  right: 0;
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  -o-transform: translateX(40%);
  transform: translateX(40%);
  width: 100vw;
  max-width: 100rem;
  border-radius: 50%;
  overflow: hidden;
  background: center/cover no-repeat;
  z-index: 2;
}
/* line 76, sass/partials/_section.scss */
.section__circle::before {
  content: '';
  padding-bottom: 100%;
  display: block;
}
/* line 81, sass/partials/_section.scss */
.section__circle + .container, .section__circle + .popup__wrapper {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 782px) {
  /* line 65, sass/partials/_section.scss */
  .section__circle {
    display: none;
  }
}
/* line 89, sass/partials/_section.scss */
.section--bnrimg {
  overflow: hidden;
  position: relative;
}
/* line 92, sass/partials/_section.scss */
.section--bnrimg + .container, .section--bnrimg + .popup__wrapper {
  position: relative;
  z-index: 3;
}
/* line 97, sass/partials/_section.scss */
.section__bnrimg {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100vw - (50vw - 70rem) - (140rem * .33));
  height: calc(6vw + 6rem);
  background: center/cover no-repeat;
  -webkit-mask: url("./images/curve-bnr.svg") bottom no-repeat;
  mask: url("./images/curve-bnr.svg") bottom no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
@media only screen and (max-width: 1600px) {
  /* line 97, sass/partials/_section.scss */
  .section__bnrimg {
    width: calc(100vw - 7.5vw - (140rem * .33));
  }
}
@media only screen and (max-width: 782px) {
  /* line 113, sass/partials/_section.scss */
  .section__bnrimg {
    width: 50%;
    height: calc((2vw + 2rem) + (3vw + 3rem));
  }
}
@media only screen and (max-width: 450px) {
  /* line 119, sass/partials/_section.scss */
  .section__bnrimg {
    display: none;
  }
}

/* line 124, sass/partials/_section.scss */
.bg--white {
  background-color: #FFF;
}
/* line 126, sass/partials/_section.scss */
.bg--white + .bg--white {
  padding-top: 0;
}
/* line 128, sass/partials/_section.scss */
.bg--white + .bg--white.section--infographic {
  padding-top: calc(3vw + 3rem);
}
/* line 130, sass/partials/_section.scss */
.bg--white[style*="background-image"] + .bg--white {
  padding-top: calc(3vw + 3rem);
}
/* line 131, sass/partials/_section.scss */
.bg--white + .section--wave::before {
  background: #FFF;
}

/* line 133, sass/partials/_section.scss */
.bg--dkblue {
  background-color: #104378;
}
/* line 135, sass/partials/_section.scss */
.bg--dkblue h2 {
  color: #ffe70d;
}
/* line 138, sass/partials/_section.scss */
.bg--dkblue h3, .bg--dkblue .portal-login h2, .portal-login .bg--dkblue h2, .bg--dkblue h4 {
  color: #68a4d6;
}
/* line 141, sass/partials/_section.scss */
.bg--dkblue .intro h2 {
  color: #FFF;
}
/* line 143, sass/partials/_section.scss */
.bg--dkblue .text--additional h1, .bg--dkblue .text--additional h2, .bg--dkblue .text--additional h3, .bg--dkblue .text--additional .portal-login h2, .portal-login .bg--dkblue .text--additional h2, .bg--dkblue .text--additional h4, .bg--dkblue .text--additional h5, .bg--dkblue .text--additional h6, .bg--dkblue .text--additional p, .bg--dkblue .text--additional li {
  color: #FFF;
}
/* line 147, sass/partials/_section.scss */
.bg--dkblue + .section--wave::before {
  background: #104378;
}
/* line 148, sass/partials/_section.scss */
.bg--dkblue .breadcrumbs .container, .bg--dkblue .breadcrumbs .popup__wrapper {
  margin: 0;
  max-width: 100%;
}
/* line 152, sass/partials/_section.scss */
.bg--dkblue .breadcrumbs .container > span > span a, .bg--dkblue .breadcrumbs .popup__wrapper > span > span a, .bg--dkblue .breadcrumbs .container > span > span .breadcrumb_last, .bg--dkblue .breadcrumbs .popup__wrapper > span > span .breadcrumb_last {
  color: #FFF !important;
}
/* line 155, sass/partials/_section.scss */
.bg--dkblue .breadcrumbs .container > span > span a i::before, .bg--dkblue .breadcrumbs .popup__wrapper > span > span a i::before {
  background: #FFF;
}
/* line 158, sass/partials/_section.scss */
.bg--dkblue .breadcrumbs .container > span > span a:hover, .bg--dkblue .breadcrumbs .popup__wrapper > span > span a:hover {
  color: #ffe70d !important;
}
/* line 160, sass/partials/_section.scss */
.bg--dkblue .breadcrumbs .container > span > span a:hover i::before, .bg--dkblue .breadcrumbs .popup__wrapper > span > span a:hover i::before {
  background: #ffe70d;
}

/* line 167, sass/partials/_section.scss */
.bg--blue {
  background-color: #68a4d6;
}
/* line 169, sass/partials/_section.scss */
.bg--blue h1, .bg--blue h2, .bg--blue h3, .bg--blue .portal-login h2, .portal-login .bg--blue h2, .bg--blue h4 {
  color: #FFF;
}
/* line 172, sass/partials/_section.scss */
.bg--blue + .section--wave::before {
  background: #68a4d6;
}

/* line 177, sass/partials/_section.scss */
.bg--dkblue h1, .bg--dkblue h5, .bg--dkblue h6, .bg--dkblue p, .bg--dkblue li, .bg--dkblue blockquote,
.bg--blue h1,
.bg--blue h5,
.bg--blue h6,
.bg--blue p,
.bg--blue li,
.bg--blue blockquote {
  color: #FFF;
}
/* line 179, sass/partials/_section.scss */
.bg--dkblue h1 a:not(.btn), .bg--dkblue h5 a:not(.btn), .bg--dkblue h6 a:not(.btn), .bg--dkblue p a:not(.btn), .bg--dkblue li a:not(.btn), .bg--dkblue blockquote a:not(.btn),
.bg--blue h1 a:not(.btn),
.bg--blue h5 a:not(.btn),
.bg--blue h6 a:not(.btn),
.bg--blue p a:not(.btn),
.bg--blue li a:not(.btn),
.bg--blue blockquote a:not(.btn) {
  color: inherit;
}

/* line 193, sass/partials/_section.scss */
.text + .text, .text + .split, .text + .intro, .text + .logos, .text + .cols, .text + .drop, .text + .grid, .text + .filters,
.split + .text,
.split + .split,
.split + .intro,
.split + .logos,
.split + .cols,
.split + .drop,
.split + .grid,
.split + .filters,
.intro + .text,
.intro + .split,
.intro + .intro,
.intro + .logos,
.intro + .cols,
.intro + .drop,
.intro + .grid,
.intro + .filters,
.logos + .text,
.logos + .split,
.logos + .intro,
.logos + .logos,
.logos + .cols,
.logos + .drop,
.logos + .grid,
.logos + .filters,
.cols + .text,
.cols + .split,
.cols + .intro,
.cols + .logos,
.cols + .cols,
.cols + .drop,
.cols + .grid,
.cols + .filters,
.drop + .text,
.drop + .split,
.drop + .intro,
.drop + .logos,
.drop + .cols,
.drop + .drop,
.drop + .grid,
.drop + .filters,
.grid + .text,
.grid + .split,
.grid + .intro,
.grid + .logos,
.grid + .cols,
.grid + .drop,
.grid + .grid,
.grid + .filters,
.filters + .text,
.filters + .split,
.filters + .intro,
.filters + .logos,
.filters + .cols,
.filters + .drop,
.filters + .grid,
.filters + .filters {
  margin-top: calc(2vw + 2rem);
}
/* line 203, sass/partials/_section.scss */
.text + .grid--resources,
.split + .grid--resources,
.intro + .grid--resources,
.logos + .grid--resources,
.cols + .grid--resources,
.drop + .grid--resources,
.grid + .grid--resources,
.filters + .grid--resources {
  margin-top: calc(4vw + 4rem);
}

/* line 2, sass/partials/_text.scss */
.text h1 {
  text-transform: uppercase;
}
/* line 6, sass/partials/_text.scss */
.text p b, .text p strong {
  font-weight: 500;
}
/* line 7, sass/partials/_text.scss */
.text p span {
  line-height: 1.4em;
}
/* line 12, sass/partials/_text.scss */
.text > *:last-child {
  margin-bottom: 0;
}
/* line 13, sass/partials/_text.scss */
.text > *[style*="text-align: right"] + .text__btn {
  text-align: right;
}
/* line 14, sass/partials/_text.scss */
.text > *[style*="text-align: center"] + .text__btn {
  text-align: center;
}
/* line 15, sass/partials/_text.scss */
.text > *[style*="text-align: left"] + .text__btn {
  text-align: left;
}
/* line 17, sass/partials/_text.scss */
.text__btn {
  margin-top: calc(0.5vw + 0.5rem);
  text-align: center;
}
/* line 22, sass/partials/_text.scss */
.text--right {
  width: 100%;
  max-width: 70rem;
  text-align: right;
  margin-left: auto;
}
/* line 27, sass/partials/_text.scss */
.text--right > * {
  text-align: right;
}
/* line 29, sass/partials/_text.scss */
.text__block {
  padding: calc(1vw + 1rem) calc(1.5vw + 1.5rem);
}
/* line 31, sass/partials/_text.scss */
.text__block h1, .text__block h2, .text__block h3, .text__block .portal-login h2, .portal-login .text__block h2, .text__block h4, .text__block h5, .text__block h6, .text__block p, .text__block li {
  color: #FFF;
}
/* line 34, sass/partials/_text.scss */
.text__block > *:last-child {
  margin-bottom: 0;
}
/* line 35, sass/partials/_text.scss */
.text__block + * {
  margin-top: calc(1.5vw + 1.5rem);
}
@media only screen and (max-width: 782px) {
  /* line 38, sass/partials/_text.scss */
  .text p span[style*="font-size"] {
    font-size: 2rem !important;
  }
  /* line 41, sass/partials/_text.scss */
  .text--right {
    text-align: center;
  }
  /* line 43, sass/partials/_text.scss */
  .text--right > * {
    text-align: center;
  }
}

/* line 1, sass/partials/_split.scss */
.split {
  display: flex;
  justify-content: space-between;
  margin: calc(0% - (0.75vw + 0.75rem));
}
/* line 5, sass/partials/_split.scss */
.split__col {
  flex: 1;
  max-width: 80rem;
  padding: calc(0.75vw + 0.75rem);
}
/* line 9, sass/partials/_split.scss */
.split__col h1, .split__col h2, .split__col h3, .split__col .portal-login h2, .portal-login .split__col h2 {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
/* line 13, sass/partials/_split.scss */
.split__col h1::after, .split__col h2::after, .split__col h3::after, .split__col .portal-login h2::after, .portal-login .split__col h2::after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 100vw;
  height: 3px;
  background: #ffe70d;
}
/* line 22, sass/partials/_split.scss */
.split__col h1 + *, .split__col h2 + *, .split__col h3 + *, .split__col .portal-login h2 + *, .portal-login .split__col h2 + * {
  margin-top: calc(1vw + 1rem);
}
/* line 25, sass/partials/_split.scss */
.split__col > *:last-child {
  margin-bottom: 0;
}
/* line 26, sass/partials/_split.scss */
.split__col > *[style*="text-align: right"] + .split__col__btn {
  text-align: right;
}
/* line 27, sass/partials/_split.scss */
.split__col > *[style*="text-align: center"] + .split__col__btn {
  text-align: center;
}
/* line 28, sass/partials/_split.scss */
.split__col > *[style*="text-align: left"] + .split__col__btn {
  text-align: left;
}
/* line 30, sass/partials/_split.scss */
.split__col .btn, .split__col .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .gform_wrapper.gravity-theme .gform_footer .split__col input[type="submit"], .split__col .portal-login form p input[type="submit"], .portal-login form p .split__col input[type="submit"], .split__col .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .split__col button,
.split__col .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .split__col button, .split__col .filters form label input[type="radio"] + span, .filters form label .split__col input[type="radio"] + span, .split__col .filters form button, .filters form .split__col button {
  margin-top: calc(1vw + 1rem);
}
/* line 31, sass/partials/_split.scss */
.split__col--media {
  flex: 1 0 66%;
  max-width: 66%;
}
/* line 34, sass/partials/_split.scss */
.split__col--media > *,
.split__col--media picture, .split__col--media img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 41, sass/partials/_split.scss */
.split__col .hover-blocks {
  margin: 0;
}
/* line 43, sass/partials/_split.scss */
.split__col .hover-blocks__block {
  margin: 0;
}
/* line 45, sass/partials/_split.scss */
.split__col .hover-blocks__block__text {
  min-height: 0;
}
/* line 47, sass/partials/_split.scss */
.split__col .hover-blocks__block__text::before {
  width: 80%;
}
/* line 52, sass/partials/_split.scss */
.split__col .hover-blocks__block:hover .hover-blocks__block__text {
  color: #ffe70d;
  background: rgba(16, 67, 120, 0.7);
}
/* line 59, sass/partials/_split.scss */
.split__col--circle {
  flex: 0 0 55%;
  max-width: 55%;
  position: relative;
  align-self: flex-start;
  margin: calc(0% - (1.5vw + 1.5rem)) 0;
}
/* line 65, sass/partials/_split.scss */
.split__col--circle::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
/* line 70, sass/partials/_split.scss */
.split__col--circle > picture, .split__col--circle > img {
  position: absolute;
  top: calc(1vw + 1rem);
  left: calc(1vw + 1rem);
  width: calc(100% - (2vw + 2rem));
  height: calc(100% - (2vw + 2rem));
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
}
/* line 82, sass/partials/_split.scss */
.split__col--circle > picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* line 88, sass/partials/_split.scss */
.split__col > *:last-child {
  margin-bottom: 0;
}
/* line 91, sass/partials/_split.scss */
.split--full {
  margin: 0 calc(0% - (1.5vw + 1.5rem));
}
/* line 93, sass/partials/_split.scss */
.split--full .split__col {
  padding: calc(1.5vw + 1.5rem);
}
/* line 95, sass/partials/_split.scss */
.split--full .split__col--media {
  position: relative;
  min-height: 20vh;
}
/* line 98, sass/partials/_split.scss */
.split--full .split__col--media::before {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: calc(100% + (50vw - 70rem));
  background: center/cover no-repeat;
  background-image: inherit;
}
@media only screen and (max-width: 1600px) {
  /* line 98, sass/partials/_split.scss */
  .split--full .split__col--media::before {
    width: calc(100% + (50vw - 60rem));
  }
}
@media only screen and (max-width: 1214px) {
  /* line 98, sass/partials/_split.scss */
  .split--full .split__col--media::before {
    width: calc(100vw - 7.5vw - (85vw * .34));
  }
}
/* line 116, sass/partials/_split.scss */
.split--full.split--right .split__col--media::before {
  left: unset;
  right: 0;
}
/* line 121, sass/partials/_split.scss */
.split--end {
  align-items: flex-end;
}
/* line 123, sass/partials/_split.scss */
.split--end .split__col:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
/* line 129, sass/partials/_split.scss */
.split.split--right, .split + .split, .split + .split + .split + .split {
  flex-direction: row-reverse;
}
/* line 134, sass/partials/_split.scss */
.split.split--right h1::after, .split.split--right h2::after, .split.split--right h3::after, .split.split--right .portal-login h2::after, .portal-login .split.split--right h2::after, .split + .split h1::after, .split + .split h2::after, .split + .split h3::after, .split + .split .portal-login h2::after, .portal-login .split + .split h2::after, .split + .split + .split + .split h1::after, .split + .split + .split + .split h2::after, .split + .split + .split + .split h3::after, .split + .split + .split + .split .portal-login h2::after, .portal-login .split + .split + .split + .split h2::after {
  left: 0;
}
@media only screen and (max-width: 992px) {
  /* line 140, sass/partials/_split.scss */
  .split__col .hover-blocks__block {
    flex: 1 0 33.33333%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_split.scss */
  .split {
    flex-wrap: wrap;
  }
  /* line 147, sass/partials/_split.scss */
  .split__col {
    max-width: 100%;
    flex: 1 0 100%;
  }
  /* line 150, sass/partials/_split.scss */
  .split__col .btn, .split__col .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .gform_wrapper.gravity-theme .gform_footer .split__col input[type="submit"], .split__col .portal-login form p input[type="submit"], .portal-login form p .split__col input[type="submit"], .split__col .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .split__col button,
  .split__col .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button,
  .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .split__col button, .split__col .filters form label input[type="radio"] + span, .filters form label .split__col input[type="radio"] + span, .split__col .filters form button, .filters form .split__col button {
    margin-top: 0;
  }
  /* line 151, sass/partials/_split.scss */
  .split__col--circle {
    margin: 0;
  }
  /* line 154, sass/partials/_split.scss */
  .split__col .hover-blocks__block {
    flex: 1 0 50%;
  }
  /* line 161, sass/partials/_split.scss */
  .split--full .split__col--media::before {
    left: calc(0% - 7.5vw + (1.5vw + 1.5rem));
    width: 100vw;
  }
  /* line 167, sass/partials/_split.scss */
  .split--full.split--right .split__col--media::before {
    left: calc(0% - 7.5vw + (1.5vw + 1.5rem));
  }
}
@media only screen and (max-width: 450px) {
  /* line 1, sass/partials/_split.scss */
  .split {
    margin: calc(0% - (1.5vw + 1.5rem));
  }
  /* line 174, sass/partials/_split.scss */
  .split__col {
    padding: calc(1.5vw + 1.5rem);
  }
  /* line 176, sass/partials/_split.scss */
  .split__col .hover-blocks__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 181, sass/partials/_split.scss */
  .split--full {
    margin: 0 calc(0% - (1.5vw + 1.5rem));
  }
}

/* line 1, sass/partials/_c2a.scss */
.c2a__intro {
  padding: calc(3vw + 3rem) 0;
  position: relative;
}
/* line 4, sass/partials/_c2a.scss */
.c2a__intro h1, .c2a__intro h2 {
  font-size: 7.2rem;
}
/* line 5, sass/partials/_c2a.scss */
.c2a__intro h3, .c2a__intro .portal-login h2, .portal-login .c2a__intro h2 {
  font-size: 2.8rem;
}
/* line 6, sass/partials/_c2a.scss */
.c2a__intro .container > *:last-child, .c2a__intro .popup__wrapper > *:last-child {
  margin-bottom: 0;
}
/* line 7, sass/partials/_c2a.scss */
.c2a__intro[style*="background-image"] {
  background: center/cover no-repeat;
}
/* line 9, sass/partials/_c2a.scss */
.c2a__intro[style*="background-image"] .container, .c2a__intro[style*="background-image"] .popup__wrapper {
  position: relative;
  z-index: 2;
}
/* line 13, sass/partials/_c2a.scss */
.c2a__intro[style*="background-image"]::after {
  content: '';
  background: rgba(16, 67, 120, 0.5);
}
/* line 19, sass/partials/_c2a.scss */
.c2a__intro--curve {
  padding-bottom: calc(8vw + 8rem);
}
/* line 21, sass/partials/_c2a.scss */
.c2a__intro--curve + .c2a__text {
  position: relative;
  padding: 0 0 calc(1vw + 1rem);
  z-index: 1;
}
/* line 25, sass/partials/_c2a.scss */
.c2a__intro--curve + .c2a__text::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(6vw + 6rem);
  position: absolute;
  top: calc(0% - (6vw + 6rem) + 1px);
  background: #68a4d6;
  -webkit-mask: url("./images/curve.svg") center no-repeat;
  mask: url("./images/curve.svg") center no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
/* line 38, sass/partials/_c2a.scss */
.c2a__intro--curve + .c2a__text .container, .c2a__intro--curve + .c2a__text .popup__wrapper {
  position: relative;
  -webkit-transform: translateY(calc(0% - (2vw + 2rem)));
  -moz-transform: translateY(calc(0% - (2vw + 2rem)));
  -ms-transform: translateY(calc(0% - (2vw + 2rem)));
  -o-transform: translateY(calc(0% - (2vw + 2rem)));
  transform: translateY(calc(0% - (2vw + 2rem)));
}
@media only screen and (max-width: 992px) {
  /* line 45, sass/partials/_c2a.scss */
  .c2a__intro h1, .c2a__intro h2 {
    font-size: 5.4rem;
  }
  /* line 46, sass/partials/_c2a.scss */
  .c2a__intro h3, .c2a__intro .portal-login h2, .portal-login .c2a__intro h2 {
    font-size: 2.4rem;
  }
  /* line 48, sass/partials/_c2a.scss */
  .c2a__intro--curve + .c2a__text {
    padding: 0 0 calc(2vw + 2rem);
  }
  /* line 50, sass/partials/_c2a.scss */
  .c2a__intro--curve + .c2a__text .container, .c2a__intro--curve + .c2a__text .popup__wrapper {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /* line 51, sass/partials/_c2a.scss */
  .c2a__intro--curve + .c2a__text::before {
    top: calc(0% - (4vw + 4rem) + 1px);
    height: calc(4vw + 4rem);
  }
}
@media only screen and (max-width: 450px) {
  /* line 59, sass/partials/_c2a.scss */
  .c2a__intro h1, .c2a__intro h2 {
    font-size: 2.8rem;
  }
  /* line 60, sass/partials/_c2a.scss */
  .c2a__intro h3, .c2a__intro .portal-login h2, .portal-login .c2a__intro h2 {
    font-size: 2rem;
  }
}

/* line 63, sass/partials/_c2a.scss */
.c2a__text {
  background: #68a4d6;
  padding: calc(3vw + 3rem) 0;
}
/* line 66, sass/partials/_c2a.scss */
.c2a__text .container > *:last-child, .c2a__text .popup__wrapper > *:last-child {
  margin-bottom: 0;
}

/* line 71, sass/partials/_c2a.scss */
.c2a-block__img {
  background: center/cover no-repeat;
}
/* line 73, sass/partials/_c2a.scss */
.c2a-block__img::before {
  content: '';
  padding-bottom: 75%;
  display: block;
}
/* line 79, sass/partials/_c2a.scss */
.c2a-block__text {
  background: #68a4d6;
  padding: calc(0.75vw + 0.75rem);
}
/* line 82, sass/partials/_c2a.scss */
.c2a-block__text h1, .c2a-block__text h2, .c2a-block__text h3, .c2a-block__text .portal-login h2, .portal-login .c2a-block__text h2, .c2a-block__text h4 {
  color: #104378;
  text-transform: uppercase;
}
/* line 86, sass/partials/_c2a.scss */
.c2a-block__text h5, .c2a-block__text h6, .c2a-block__text p, .c2a-block__text li {
  color: #FFF;
}
/* line 89, sass/partials/_c2a.scss */
.c2a-block__text .btn, .c2a-block__text .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .gform_wrapper.gravity-theme .gform_footer .c2a-block__text input[type="submit"], .c2a-block__text .portal-login form p input[type="submit"], .portal-login form p .c2a-block__text input[type="submit"], .c2a-block__text .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .c2a-block__text button,
.c2a-block__text .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .c2a-block__text button, .c2a-block__text .filters form label input[type="radio"] + span, .filters form label .c2a-block__text input[type="radio"] + span, .c2a-block__text .filters form button, .filters form .c2a-block__text button {
  margin-top: 0;
}
/* line 90, sass/partials/_c2a.scss */
.c2a-block__text > *:last-child {
  margin-bottom: 0;
}

/* line 3, sass/partials/_logos.scss */
.logos__intro h1, .logos__intro h2, .logos__intro h3, .logos__intro .portal-login h2, .portal-login .logos__intro h2 {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
/* line 7, sass/partials/_logos.scss */
.logos__intro h1::after, .logos__intro h2::after, .logos__intro h3::after, .logos__intro .portal-login h2::after, .portal-login .logos__intro h2::after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 100vw;
  height: 3px;
  background: #ffe70d;
}
/* line 17, sass/partials/_logos.scss */
.logos__intro + .logos__grid {
  margin-top: calc(2vw + 2rem);
}
/* line 19, sass/partials/_logos.scss */
.logos__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  row-gap: 5rem;
  column-gap: calc((70vw - 60rem) / 5);
}
/* line 24, sass/partials/_logos.scss */
.logos__grid__item {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease !important;
  -moz-transition: opacity 0.3s ease !important;
  -o-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
  will-change: opacity;
}
/* line 32, sass/partials/_logos.scss */
.logos__grid__item img {
  width: 15rem;
  height: 7.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}
/* line 38, sass/partials/_logos.scss */
.logos__grid:hover .logos__grid__item {
  opacity: .7;
}
/* line 40, sass/partials/_logos.scss */
.logos__grid:hover .logos__grid__item:hover {
  opacity: 1;
}
@media only screen and (min-width: 1500px) {
  /* line 19, sass/partials/_logos.scss */
  .logos__grid {
    column-gap: calc(40rem / 3);
  }
}
@media only screen and (max-width: 992px) {
  /* line 19, sass/partials/_logos.scss */
  .logos__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: calc((70vw - 45rem) / 3);
  }
}
@media only screen and (max-width: 782px) {
  /* line 19, sass/partials/_logos.scss */
  .logos__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: calc((70vw - 45rem) / 2);
  }
}
@media only screen and (max-width: 600px) {
  /* line 19, sass/partials/_logos.scss */
  .logos__grid {
    column-gap: calc((70vw - 36rem) / 2);
    row-gap: 3rem;
  }
  /* line 56, sass/partials/_logos.scss */
  .logos__grid__item img {
    width: 12rem;
    height: 6rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 19, sass/partials/_logos.scss */
  .logos__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: calc(70vw - 24rem);
  }
}

/* line 1, sass/partials/_testimonials.scss */
.testimonials {
  display: flex;
  flex-wrap: wrap;
  justify-content: spacebetween;
}
/* line 5, sass/partials/_testimonials.scss */
.testimonials__intro {
  flex: 0 0 42rem;
  max-width: 42rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: calc(3vw + 3rem) calc(2vw + 2rem) calc(3vw + 3rem) 0;
}
/* line 12, sass/partials/_testimonials.scss */
.testimonials__intro > *:last-child {
  margin-bottom: 0;
}
/* line 13, sass/partials/_testimonials.scss */
.testimonials__intro + .testimonials__slider {
  max-width: calc(100% - 42rem);
  border-left: 3px solid #ffe70d;
  padding-left: calc(3.6rem + (3vw + 3rem));
}
/* line 17, sass/partials/_testimonials.scss */
.testimonials__intro + .testimonials__slider .slick-arrow.slick-prev {
  left: calc(2vw + 2rem);
}
/* line 22, sass/partials/_testimonials.scss */
.testimonials__slider {
  flex: 1;
  max-width: 100%;
  display: flex;
  align-items: center;
  padding: calc(3vw + 3rem) calc(3.6rem + (1vw + 1rem));
}
/* line 28, sass/partials/_testimonials.scss */
.testimonials__slider.slick-initialized .slick-slide {
  display: flex;
}
/* line 29, sass/partials/_testimonials.scss */
.testimonials__slider__slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: calc(1vw + 1rem) 0;
}
/* line 35, sass/partials/_testimonials.scss */
.testimonials__slider__slide__img {
  border-radius: 50%;
  background: #FFF;
  flex: 0 0 20rem;
  max-width: 20rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
/* line 45, sass/partials/_testimonials.scss */
.testimonials__slider__slide__img img, .testimonials__slider__slide__img picture {
  width: 10rem;
  height: 8rem;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
/* line 51, sass/partials/_testimonials.scss */
.testimonials__slider__slide__img + .testimonials__slider__slide__text {
  margin-left: calc(1.5vw + 1.5rem);
}
/* line 53, sass/partials/_testimonials.scss */
.testimonials__slider__slide__text {
  flex: 1;
}
/* line 55, sass/partials/_testimonials.scss */
.testimonials__slider__slide__text blockquote {
  color: #ffe70d;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
}
/* line 60, sass/partials/_testimonials.scss */
.testimonials__slider__slide__text blockquote + * {
  margin-top: calc(0.5vw + 0.5rem);
}
/* line 62, sass/partials/_testimonials.scss */
.testimonials__slider__slide__text p {
  color: #FFF;
  font-weight: 500;
}
/* line 66, sass/partials/_testimonials.scss */
.testimonials__slider__slide__text > *:last-child {
  margin-bottom: 0;
}
/* line 69, sass/partials/_testimonials.scss */
.testimonials__slider .slick-arrow {
  opacity: 1;
  z-index: 2;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 73, sass/partials/_testimonials.scss */
.testimonials__slider .slick-arrow:hover {
  background: #ffe70d;
}
@media only screen and (max-width: 992px) {
  /* line 78, sass/partials/_testimonials.scss */
  .testimonials__intro {
    flex: 0 0 32rem;
    max-width: 32rem;
    padding: calc(3vw + 3rem) calc(1.5vw + 1.5rem) calc(3vw + 3rem) 0;
  }
  /* line 82, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider {
    max-width: calc(100% - 32rem);
    padding-left: calc(3.6rem + (2vw + 2rem) + (0.5vw + 0.5rem));
  }
  /* line 85, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider .slick-arrow.slick-prev {
    left: calc(1.5vw + 1.5rem);
  }
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_testimonials.scss */
  .testimonials {
    padding: calc(3vw + 3rem) 0;
  }
  /* line 91, sass/partials/_testimonials.scss */
  .testimonials__intro {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  /* line 95, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider {
    border-left: none;
    border-top: 3px solid #ffe70d;
    max-width: 100%;
    padding: calc(2vw + 2rem) calc(1vw + 1rem) 0;
    margin-top: calc(2vw + 2rem);
  }
  /* line 101, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider .slick-arrow.slick-prev {
    left: -3.6rem;
  }
  /* line 104, sass/partials/_testimonials.scss */
  .testimonials__slider {
    padding: 0 calc(1vw + 1rem);
  }
  /* line 106, sass/partials/_testimonials.scss */
  .testimonials__slider__slide {
    padding: 0;
  }
  /* line 110, sass/partials/_testimonials.scss */
  .testimonials__slider .slick-arrow.slick-prev {
    left: -3.6rem;
  }
  /* line 111, sass/partials/_testimonials.scss */
  .testimonials__slider .slick-arrow.slick-next {
    right: -3.6rem;
  }
}
@media only screen and (max-width: 600px) {
  /* line 116, sass/partials/_testimonials.scss */
  .testimonials .testimonials__slider__slide__img {
    flex: 0 0 12rem;
    max-width: 12rem;
  }
  /* line 119, sass/partials/_testimonials.scss */
  .testimonials .testimonials__slider__slide__img img, .testimonials .testimonials__slider__slide__img picture {
    width: 7rem;
    height: 5.4rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 126, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider {
    padding: calc(2vw + 2rem) calc((1vw + 1rem) + 1.8rem) 0;
  }
  /* line 128, sass/partials/_testimonials.scss */
  .testimonials__intro + .testimonials__slider .slick-arrow.slick-prev {
    left: -1.8rem;
  }
  /* line 130, sass/partials/_testimonials.scss */
  .testimonials__slider {
    padding: 0 calc((1vw + 1rem) + 1.8rem);
  }
  /* line 132, sass/partials/_testimonials.scss */
  .testimonials__slider__slide {
    flex-direction: column;
  }
  /* line 134, sass/partials/_testimonials.scss */
  .testimonials__slider__slide__img + .testimonials__slider__slide__text {
    margin: calc(1.5vw + 1.5rem) 0 0;
  }
  /* line 137, sass/partials/_testimonials.scss */
  .testimonials__slider__slide__text {
    text-align: center;
  }
  /* line 142, sass/partials/_testimonials.scss */
  .testimonials__slider .slick-arrow.slick-prev {
    left: -1.8rem;
  }
  /* line 143, sass/partials/_testimonials.scss */
  .testimonials__slider .slick-arrow.slick-next {
    right: -1.8rem;
  }
}

/* line 1, sass/partials/_hover-blocks.scss */
.hover-blocks {
  display: flex;
  margin: -.5rem;
}
/* line 6, sass/partials/_hover-blocks.scss */
.hover-blocks:hover .hover-blocks__block__img::after {
  opacity: .33;
}
/* line 9, sass/partials/_hover-blocks.scss */
.hover-blocks:hover .hover-blocks__block:hover .hover-blocks__block__img::after {
  opacity: 0;
}
/* line 14, sass/partials/_hover-blocks.scss */
.hover-blocks__wrapper {
  flex: 1 0 20%;
  max-width: 33.33333%;
  padding: .5rem;
  display: block;
}
/* line 20, sass/partials/_hover-blocks.scss */
.hover-blocks__block {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/* line 26, sass/partials/_hover-blocks.scss */
.hover-blocks__block__img {
  background: center/cover no-repeat;
  width: 100%;
  -webkit-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -moz-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: transform 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}
/* line 30, sass/partials/_hover-blocks.scss */
.hover-blocks__block__img::before {
  content: '';
  display: block;
  padding-bottom: 126%;
}
/* line 35, sass/partials/_hover-blocks.scss */
.hover-blocks__block__img::after {
  content: '';
  background: #104378;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
}
/* line 43, sass/partials/_hover-blocks.scss */
.hover-blocks__block__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: calc(0.5vw + 0.5rem);
  color: #FFF;
  background: rgba(18, 40, 70, 0.7);
  z-index: 2;
  min-height: 12rem;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
}
/* line 54, sass/partials/_hover-blocks.scss */
.hover-blocks__block__text h1, .hover-blocks__block__text h2, .hover-blocks__block__text h3, .hover-blocks__block__text .portal-login h2, .portal-login .hover-blocks__block__text h2, .hover-blocks__block__text h4 {
  color: inherit;
  text-transform: none;
  font-weight: 500;
}
/* line 58, sass/partials/_hover-blocks.scss */
.hover-blocks__block__text h1::after, .hover-blocks__block__text h2::after, .hover-blocks__block__text h3::after, .hover-blocks__block__text .portal-login h2::after, .portal-login .hover-blocks__block__text h2::after, .hover-blocks__block__text h4::after {
  display: none;
}
/* line 60, sass/partials/_hover-blocks.scss */
.hover-blocks__block__text > *:last-child {
  margin-bottom: 0;
}
/* line 61, sass/partials/_hover-blocks.scss */
.hover-blocks__block__text::before {
  content: '';
  width: 100%;
  height: 3px;
  background: #ffe70d;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
}
/* line 73, sass/partials/_hover-blocks.scss */
.hover-blocks__block:hover .hover-blocks__block__img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 76, sass/partials/_hover-blocks.scss */
.hover-blocks__block:hover .hover-blocks__block__text {
  color: #104378;
  background: #ffe70d;
}
/* line 81, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static {
  background: #122846;
  overflow: hidden;
}
/* line 84, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static .hover-blocks__block__text {
  position: relative;
  border-top: 0;
  padding: calc(1vw + 1rem);
  background: transparent;
}
/* line 89, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static .hover-blocks__block__text::before {
  display: none;
}
/* line 90, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static .hover-blocks__block__text h3, .hover-blocks__block--static .hover-blocks__block__text .portal-login h2, .portal-login .hover-blocks__block--static .hover-blocks__block__text h2 {
  color: #68a4d6;
  font-weight: 700;
  position: relative;
}
/* line 94, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static .hover-blocks__block__text h3::after, .hover-blocks__block--static .hover-blocks__block__text .portal-login h2::after, .portal-login .hover-blocks__block--static .hover-blocks__block__text h2::after {
  content: '';
  display: block;
  width: 50vw;
  position: absolute;
  bottom: -2px;
  right: 0;
  height: 3px;
  background: #ffe70d;
}
/* line 104, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static .hover-blocks__block__text p {
  color: #e3efff;
}
/* line 107, sass/partials/_hover-blocks.scss */
.hover-blocks__block--static:hover .hover-blocks__block__text {
  background: transparent;
}
@media only screen and (max-width: 992px) {
  /* line 1, sass/partials/_hover-blocks.scss */
  .hover-blocks {
    flex-wrap: wrap;
  }
  /* line 115, sass/partials/_hover-blocks.scss */
  .hover-blocks__wrapper {
    flex: 1 0 33.33333%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 121, sass/partials/_hover-blocks.scss */
  .hover-blocks__wrapper {
    flex: 1 0 50%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 126, sass/partials/_hover-blocks.scss */
  .hover-blocks__wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 1, sass/partials/_tweets.scss */
.tweets {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: calc(0% - (0.5vw + 0.5rem));
}
/* line 7, sass/partials/_tweets.scss */
.tweets__post {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: calc(0.5vw + 0.5rem);
}
/* line 18, sass/partials/_tweets.scss */
.tweets + .text {
  margin-top: calc(3vw + 3rem);
}
@media only screen and (max-width: 992px) {
  /* line 20, sass/partials/_tweets.scss */
  .tweets__post {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 23, sass/partials/_tweets.scss */
  .tweets__post:nth-child(3) {
    display: none;
  }
}
@media only screen and (max-width: 782px) {
  /* line 29, sass/partials/_tweets.scss */
  .tweets__post {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 32, sass/partials/_tweets.scss */
  .tweets__post .twitter-tweet {
    margin: 0 auto;
  }
}

/* line 39, sass/partials/_tweets.scss */
.intro + .tweets {
  margin-top: calc(1.5vw + 1.5rem);
}

/* line 1, sass/partials/_news.scss */
.news {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: calc(0% - (1vw + 1rem)) calc(0% - (0.5vw + 0.5rem));
}
/* line 6, sass/partials/_news.scss */
.news__post {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: calc(1vw + 1rem) calc(0.5vw + 0.5rem);
}
/* line 10, sass/partials/_news.scss */
.news__post__inner {
  width: 100%;
  background: #e3efff;
  padding: calc(0.75vw + 0.75rem);
  position: relative;
  display: block;
  height: 100%;
  aspect-ratio: 1/1;
}
/* line 18, sass/partials/_news.scss */
.news__post__inner h3, .news__post__inner .portal-login h2, .portal-login .news__post__inner h2, .news__post__inner p {
  color: #104378;
}
/* line 21, sass/partials/_news.scss */
.news__post__inner__date {
  background: #104378;
  color: #68a4d6;
  font-size: 1.8rem;
  padding: 0 calc(0.5vw + 0.5rem);
  min-height: 4rem;
  text-decoration-style: flex;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  position: absolute;
  width: 90%;
  width: calc(100% - (1vw + 1rem));
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
/* line 38, sass/partials/_news.scss */
.news__post__inner .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10rem;
  border: 2px solid #104378;
  background: #FFF;
  border-radius: 50%;
  -webkit-transform: translate(calc(0.5vw + 0.5rem), 50%);
  -moz-transform: translate(calc(0.5vw + 0.5rem), 50%);
  -ms-transform: translate(calc(0.5vw + 0.5rem), 50%);
  -o-transform: translate(calc(0.5vw + 0.5rem), 50%);
  transform: translate(calc(0.5vw + 0.5rem), 50%);
}
/* line 51, sass/partials/_news.scss */
.news__post__inner .icon::before {
  width: 4.8rem;
  height: 4.8rem;
}
/* line 55, sass/partials/_news.scss */
.news__post__inner .icon picture,
.news__post__inner .icon img {
  width: 4.8rem;
  height: 4.8rem;
  -o-object-fit: contain;
  object-fit: contain;
}
/* line 61, sass/partials/_news.scss */
.news__post__inner .icon--briefcase, .news__post__inner .icon--display, .news__post__inner .icon--messages, .news__post__inner .icon--resource {
  background: #ffe70d;
}
/* line 67, sass/partials/_news.scss */
.news__post__inner .icon--resource::before {
  display: none;
}
/* line 71, sass/partials/_news.scss */
.news__post__inner > *:last-child {
  margin-bottom: 0;
}
/* line 73, sass/partials/_news.scss */
.news__post:nth-child(n+4) {
  margin-top: calc(1vw + 1rem);
}
/* line 77, sass/partials/_news.scss */
.news .pagination {
  flex: 0 0 100%;
  max-width: 100%;
  margin: calc(3vw + 3rem) -0.7rem calc(1vw + 1rem);
}
/* line 82, sass/partials/_news.scss */
.news + .text {
  margin-top: calc(3vw + 3rem);
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_news.scss */
  .news {
    margin: calc(0% - (1.5vw + 1.5rem)) calc(0% - (0.75vw + 0.75rem));
  }
  /* line 85, sass/partials/_news.scss */
  .news__post {
    flex: 0 0 50%;
    max-width: 50%;
    padding: calc(1.5vw + 1.5rem) calc(0.75vw + 0.75rem);
  }
  /* line 89, sass/partials/_news.scss */
  .news__post__inner .icon {
    width: 7.2rem;
    height: 7.2rem;
  }
  /* line 92, sass/partials/_news.scss */
  .news__post__inner .icon::before,
  .news__post__inner .icon picture,
  .news__post__inner .icon img {
    width: 3.6rem;
    height: 3.6rem;
  }
  /* line 99, sass/partials/_news.scss */
  .news__post:nth-child(n+3) {
    margin-top: 0;
  }
  /* line 103, sass/partials/_news.scss */
  .news--preview .news__post:nth-child(3) {
    display: none;
  }
  /* line 106, sass/partials/_news.scss */
  .news .pagination {
    margin: calc(2vw + 2rem) -0.7rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 1, sass/partials/_news.scss */
  .news {
    margin: calc(0% - (2vw + 2rem)) calc(0% - (1vw + 1rem));
  }
  /* line 112, sass/partials/_news.scss */
  .news__post {
    flex: 0 0 100%;
    max-width: 32rem;
    padding: calc(2vw + 2rem) calc(1vw + 1rem);
  }
  /* line 116, sass/partials/_news.scss */
  .news__post__inner .icon {
    width: 6rem;
    height: 6rem;
  }
  /* line 119, sass/partials/_news.scss */
  .news__post__inner .icon::before,
  .news__post__inner .icon picture,
  .news__post__inner .icon img {
    width: 2.8rem;
    height: 2.8rem;
  }
}

/* line 132, sass/partials/_news.scss */
.intro + .news,
.filters + .news {
  margin-top: calc(1.5vw + 1.5rem);
}

/* line 1, sass/partials/_cols.scss */
.cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 calc(0% - (0.75vw + 0.75rem));
}
/* line 6, sass/partials/_cols.scss */
.cols__block {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 calc(0.75vw + 0.75rem);
}
/* line 10, sass/partials/_cols.scss */
.cols__block > *:last-of-type {
  margin-bottom: 0;
}
/* line 11, sass/partials/_cols.scss */
.cols__block--img {
  padding: 0;
}
/* line 13, sass/partials/_cols.scss */
.cols__block--img::before {
  display: none;
}
/* line 16, sass/partials/_cols.scss */
.cols__block--img + .cols__block::before {
  display: none;
}
/* line 19, sass/partials/_cols.scss */
.cols__block--img picture, .cols__block--img img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 27, sass/partials/_cols.scss */
.cols--3 .cols__block {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
/* line 33, sass/partials/_cols.scss */
.cols--4 .cols__block {
  flex: 0 0 25%;
  max-width: 25%;
}
/* line 39, sass/partials/_cols.scss */
.cols--lines .cols__block + .cols__block {
  position: relative;
}
/* line 41, sass/partials/_cols.scss */
.cols--lines .cols__block + .cols__block::before {
  content: '';
  left: -1px;
  width: 2px;
  height: 100%;
  top: 0;
  position: absolute;
  background: #90bce1;
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_cols.scss */
  .cols {
    display: block;
    margin: calc(0% - (1.5vw + 1.5rem)) 0;
  }
  /* line 55, sass/partials/_cols.scss */
  .cols__block {
    max-width: 100% !important;
    padding: calc(1.5vw + 1.5rem) 0;
  }
  /* line 58, sass/partials/_cols.scss */
  .cols__block:first-child {
    padding-top: 0;
  }
  /* line 61, sass/partials/_cols.scss */
  .cols--lines .cols__block + .cols__block {
    position: relative;
  }
  /* line 63, sass/partials/_cols.scss */
  .cols--lines .cols__block + .cols__block::before {
    content: '';
    left: 0;
    height: 2px;
    width: 100%;
    top: -1px;
  }
}

/* line 2, sass/partials/_dropdowns.scss */
.drop__down {
  display: block;
  width: 100%;
  margin: auto;
}
/* line 7, sass/partials/_dropdowns.scss */
.drop__down__header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #FFF;
  padding: calc(0.75vw + 0.75rem) calc(1vw + 1rem) calc(0.75vw + 0.75rem) 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #104378;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 21, sass/partials/_dropdowns.scss */
.drop__down__header h3, .drop__down__header .portal-login h2, .portal-login .drop__down__header h2, .drop__down__header h4 {
  min-width: 10rem;
}
/* line 23, sass/partials/_dropdowns.scss */
.drop__down__header h3 + .drop__down__header__sub, .drop__down__header .portal-login h2 + .drop__down__header__sub, .portal-login .drop__down__header h2 + .drop__down__header__sub, .drop__down__header h4 + .drop__down__header__sub {
  margin-left: 1rem;
}
/* line 25, sass/partials/_dropdowns.scss */
.drop__down__header__sub {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
}
/* line 30, sass/partials/_dropdowns.scss */
.drop__down__header > * {
  color: #FFF;
  margin-bottom: 0;
}
/* line 34, sass/partials/_dropdowns.scss */
.drop__down__header::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100vw;
  background: #104378;
  z-index: -1;
}
/* line 44, sass/partials/_dropdowns.scss */
.drop__down__header::after {
  margin-left: auto;
  background: #FFF;
  width: 2rem;
  height: 2rem;
  -webkit-mask: url("./images/plus.svg") center/contain no-repeat;
  mask: url("./images/plus.svg") center/contain no-repeat;
}
/* line 53, sass/partials/_dropdowns.scss */
.drop__down__header:hover::after {
  background: #ffe70d;
}
/* line 55, sass/partials/_dropdowns.scss */
.drop__down__content {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* line 64, sass/partials/_dropdowns.scss */
.drop__down__content__img {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  background: center/cover no-repeat;
}
/* line 69, sass/partials/_dropdowns.scss */
.drop__down__content__text {
  color: #FFF;
  padding: calc(0.75vw + 0.75rem);
  flex: 1 0 100%;
  max-width: 100%;
}
/* line 78, sass/partials/_dropdowns.scss */
.drop__down__content__text a:not(.btn) {
  font-weight: 700;
  color: inherit;
}
/* line 81, sass/partials/_dropdowns.scss */
.drop__down__content__text a:not(.btn)::before {
  background: rgba(255, 255, 255, 0.3) !important;
}
/* line 83, sass/partials/_dropdowns.scss */
.drop__down__content__text > *:last-child {
  margin-bottom: 0;
}
/* line 84, sass/partials/_dropdowns.scss */
.drop__down__content__text--cols {
  flex: 1;
  column-count: 2;
  column-gap: calc(0.75vw + 0.75rem);
}
/* line 90, sass/partials/_dropdowns.scss */
.drop__down__content > .cols {
  flex: 1 0 100%;
  padding: calc(0.75vw + 0.75rem);
}
/* line 95, sass/partials/_dropdowns.scss */
.drop__down__content > .timeline-slider {
  flex: 1 0 100%;
  max-width: 100%;
  padding: calc(0.75vw + 0.75rem) calc(0.75vw + 0.75rem) calc(1vw + 1rem);
}
/* line 99, sass/partials/_dropdowns.scss */
.drop__down__content > .timeline-slider .slick-arrow {
  top: calc(0.75vw + 0.75rem);
}
/* line 101, sass/partials/_dropdowns.scss */
.drop__down__content > .timeline-slider .slick-arrow.slick-prev {
  left: calc(0.75vw + 0.75rem);
}
/* line 102, sass/partials/_dropdowns.scss */
.drop__down__content > .timeline-slider .slick-arrow.slick-next {
  right: calc(0.75vw + 0.75rem);
}
/* line 105, sass/partials/_dropdowns.scss */
.drop__down__content.bg--ltblue {
  background: #e3efff;
}
/* line 109, sass/partials/_dropdowns.scss */
.drop__down + .drop__down {
  margin-top: calc(0.5vw + 0.5rem);
}
/* line 111, sass/partials/_dropdowns.scss */
.drop__down.open .drop__down__header::after {
  -webkit-mask: url("./images/minus.svg") center/contain no-repeat;
  mask: url("./images/minus.svg") center/contain no-repeat;
}
/* line 117, sass/partials/_dropdowns.scss */
.drop__down.active .drop__down__content {
  display: flex;
}
@media only screen and (max-width: 782px) {
  /* line 125, sass/partials/_dropdowns.scss */
  .drop__down__content__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 128, sass/partials/_dropdowns.scss */
  .drop__down__content__img::before {
    content: '';
    padding-bottom: 50%;
    display: block;
  }
  /* line 134, sass/partials/_dropdowns.scss */
  .drop__down__content > .cols {
    margin-top: 0;
  }
}
@media only screen and (max-width: 450px) {
  /* line 142, sass/partials/_dropdowns.scss */
  .drop__down__header {
    flex-wrap: wrap;
  }
  /* line 144, sass/partials/_dropdowns.scss */
  .drop__down__header h3, .drop__down__header .portal-login h2, .portal-login .drop__down__header h2, .drop__down__header h4 {
    min-width: 100%;
  }
  /* line 146, sass/partials/_dropdowns.scss */
  .drop__down__header h3 + .drop__down__header__sub, .drop__down__header .portal-login h2 + .drop__down__header__sub, .portal-login .drop__down__header h2 + .drop__down__header__sub, .drop__down__header h4 + .drop__down__header__sub {
    margin-top: 1rem;
    margin-left: 0;
  }
  /* line 154, sass/partials/_dropdowns.scss */
  .drop__down__content__text--cols {
    column-count: 1;
  }
}

/* line 163, sass/partials/_dropdowns.scss */
.sub-dropdown {
  margin: .5rem 0;
  padding-left: 10rem;
  width: 100%;
}
/* line 167, sass/partials/_dropdowns.scss */
.sub-dropdown__header {
  display: block;
  color: #FFF;
  padding: calc(0.5vw + 0.5rem) calc(2vw + 2rem) calc(0.5vw + 0.5rem) calc(0.5vw + 0.5rem);
  border-radius: 0;
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #68a4d6;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 179, sass/partials/_dropdowns.scss */
.sub-dropdown__header h3, .sub-dropdown__header .portal-login h2, .portal-login .sub-dropdown__header h2, .sub-dropdown__header h4 {
  color: #FFF;
  margin-bottom: 0;
}
/* line 183, sass/partials/_dropdowns.scss */
.sub-dropdown__header__sub {
  display: block;
  color: #FFF;
  font-weight: 400;
  margin-top: .3rem;
}
/* line 188, sass/partials/_dropdowns.scss */
.sub-dropdown__header__sub b {
  color: #104378;
  margin-right: 1rem;
}
/* line 193, sass/partials/_dropdowns.scss */
.sub-dropdown__header::after {
  background: #FFF;
  position: absolute;
  top: 50%;
  right: calc(1vw + 1rem);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  -webkit-mask: url("./images/plus.svg") center/contain no-repeat;
  mask: url("./images/plus.svg") center/contain no-repeat;
}
/* line 206, sass/partials/_dropdowns.scss */
.sub-dropdown__content {
  display: none;
  padding: calc(0.5vw + 0.5rem);
  background: #e3efff;
}
/* line 210, sass/partials/_dropdowns.scss */
.sub-dropdown__content .text + * {
  margin-top: calc(1vw + 1rem);
}
/* line 216, sass/partials/_dropdowns.scss */
.sub-dropdown.open .sub-dropdown__header::after {
  -webkit-mask: url("./images/minus.svg") center/contain no-repeat;
  mask: url("./images/minus.svg") center/contain no-repeat;
}
/* line 222, sass/partials/_dropdowns.scss */
.sub-dropdown.active .sub-dropdown__content {
  display: block;
}
/* line 224, sass/partials/_dropdowns.scss */
.sub-dropdown.active .sub-dropdown__content .timeline-slider {
  display: block;
}
@media only screen and (max-width: 782px) {
  /* line 163, sass/partials/_dropdowns.scss */
  .sub-dropdown {
    padding-left: 5rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 163, sass/partials/_dropdowns.scss */
  .sub-dropdown {
    padding-left: 0rem;
  }
}

/* line 1, sass/partials/_team.scss */
.team {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
/* line 6, sass/partials/_team.scss */
.team__block {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  background: center/cover no-repeat;
  position: relative;
  cursor: pointer;
}
/* line 12, sass/partials/_team.scss */
.team__block::before {
  content: '';
  display: block;
  padding-bottom: 120%;
}
/* line 17, sass/partials/_team.scss */
.team__block__title {
  position: absolute;
  font-size: 2rem;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #68a4d6;
  color: #104378;
  padding: calc(0.5vw + 0.5rem);
  text-align: center;
  line-height: 1.2em;
  margin: 0;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 33, sass/partials/_team.scss */
.team__block:hover .team__block__title {
  background: #ffe70d;
}
@media only screen and (max-width: 782px) {
  /* line 39, sass/partials/_team.scss */
  .team__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 45, sass/partials/_team.scss */
  .team__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 1, sass/partials/_timeline.scss */
.timeline-slider {
  width: 100%;
  padding-bottom: 1.8rem;
}
/* line 4, sass/partials/_timeline.scss */
.timeline-slider .slick-list {
  position: relative;
}
/* line 6, sass/partials/_timeline.scss */
.timeline-slider .slick-list::before {
  content: '';
  position: absolute;
  left: 1rem;
  width: 100%;
  width: calc(100% - 2rem);
  height: .5rem;
  background: #68a4d6;
  top: 1.8rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 18, sass/partials/_timeline.scss */
.timeline-slider__object {
  display: block;
  text-align: center;
  padding-top: 3.6rem;
  position: relative;
  margin: 0 1rem;
}
/* line 24, sass/partials/_timeline.scss */
.timeline-slider__object::before {
  content: '';
  position: absolute;
  top: 1.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: .5rem;
  background: #68a4d6;
  height: 2rem;
  z-index: -1;
}
/* line 35, sass/partials/_timeline.scss */
.timeline-slider__object__icon {
  display: inline-block;
  margin: 1rem;
}
/* line 41, sass/partials/_timeline.scss */
.timeline-slider__object__icon img {
  height: 4.8rem;
  width: 4.8rem;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
/* line 47, sass/partials/_timeline.scss */
.timeline-slider__object__icon + h5 {
  margin-top: 0 !important;
}
/* line 50, sass/partials/_timeline.scss */
.timeline-slider__object h5 {
  text-transform: uppercase;
  color: #104378;
  background: #ffe70d;
  line-height: 1.1em;
  width: 100%;
  margin: 1rem 0 0;
  padding: .5rem 1rem .3rem;
}
/* line 58, sass/partials/_timeline.scss */
.timeline-slider__object h5 + * {
  margin-top: 1rem;
}
/* line 60, sass/partials/_timeline.scss */
.timeline-slider__object p {
  font-size: 1.4rem;
  color: #104378;
}
/* line 64, sass/partials/_timeline.scss */
.timeline-slider__object > *:last-child {
  margin-bottom: 0;
}
/* line 66, sass/partials/_timeline.scss */
.timeline-slider .slick-arrow {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
  z-index: 5;
  background: #ffe70d;
  opacity: 1;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 73, sass/partials/_timeline.scss */
.timeline-slider .slick-arrow i {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 75, sass/partials/_timeline.scss */
.timeline-slider .slick-arrow i::before {
  background: #104378;
}
/* line 79, sass/partials/_timeline.scss */
.timeline-slider .slick-arrow.slick-disabled {
  background: #68a4d6;
}
/* line 81, sass/partials/_timeline.scss */
.timeline-slider .slick-arrow.slick-disabled i {
  opacity: 0;
}

/* line 1, sass/partials/_grid.scss */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin: calc(0% - (0.5vw + 0.5rem));
}
/* line 6, sass/partials/_grid.scss */
.grid__item {
  padding: calc(0.5vw + 0.5rem);
  width: 100%;
}
/* line 9, sass/partials/_grid.scss */
.grid__item .twitter-tweet {
  margin: 0 !important;
}
/* line 12, sass/partials/_grid.scss */
.grid--3 .grid__item {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
/* line 17, sass/partials/_grid.scss */
.grid--resources {
  margin-top: calc(2vw + 2rem);
}
/* line 18, sass/partials/_grid.scss */
.grid--masonry {
  align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  /* line 26, sass/partials/_grid.scss */
  .grid--3 .grid__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 30, sass/partials/_grid.scss */
  .grid--3.grid--resources .grid__item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 39, sass/partials/_grid.scss */
  .grid--3 .grid__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 43, sass/partials/_grid.scss */
  .grid--3.grid--resources .grid__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 49, sass/partials/_grid.scss */
  .grid--resources .grid__item:nth-child(n+3) {
    margin-top: calc(3vw + 3rem);
  }
}
@media only screen and (max-width: 450px) {
  /* line 56, sass/partials/_grid.scss */
  .grid--3.grid--resources .grid__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 62, sass/partials/_grid.scss */
  .grid--resources .grid__item + .grid__item {
    margin-top: calc((2vw + 2rem) + (0.5vw + 0.5rem));
  }
}

/* line 1, sass/partials/_resources.scss */
.resource-block {
  background: #104378;
  color: #FFF;
  padding: calc(0.75vw + 0.75rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
}
/* line 11, sass/partials/_resources.scss */
.resource-block__icon {
  padding: 2rem;
  background: #FFF;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  margin-top: calc(0% - (0.75vw + 0.75rem));
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 3px solid #104378;
}
/* line 20, sass/partials/_resources.scss */
.resource-block__icon img {
  width: 6rem;
  height: 6rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
/* line 27, sass/partials/_resources.scss */
.resource-block__icon .icon::before {
  width: 6rem;
  height: 6rem;
}
/* line 32, sass/partials/_resources.scss */
.resource-block__icon + * {
  margin-top: 1rem;
}
/* line 34, sass/partials/_resources.scss */
.resource-block__text {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: calc(0% - ((0.75vw + 0.75rem) / 2) - 3rem);
}
/* line 39, sass/partials/_resources.scss */
.resource-block__text h3, .resource-block__text .portal-login h2, .portal-login .resource-block__text h2, .resource-block__text h4 {
  color: #68a4d6;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 43, sass/partials/_resources.scss */
.resource-block__text p {
  color: #FFF;
}
/* line 45, sass/partials/_resources.scss */
.resource-block__text p:last-child {
  margin-top: auto;
}
/* line 47, sass/partials/_resources.scss */
.resource-block__text .btn, .resource-block__text .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .gform_wrapper.gravity-theme .gform_footer .resource-block__text input[type="submit"], .resource-block__text .portal-login form p input[type="submit"], .portal-login form p .resource-block__text input[type="submit"], .resource-block__text .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block__text button,
.resource-block__text .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block__text button, .resource-block__text .filters form label input[type="radio"] + span, .filters form label .resource-block__text input[type="radio"] + span, .resource-block__text .filters form button, .filters form .resource-block__text button {
  color: #FFF;
  background: #68a4d6;
  -webkit-box-shadow: inset 0 0 0 2px #68a4d6;
  -moz-box-shadow: inset 0 0 0 2px #68a4d6;
  box-shadow: inset 0 0 0 2px #68a4d6;
  position: relative;
  z-index: 2;
}
/* line 53, sass/partials/_resources.scss */
.resource-block__text .btn::after, .resource-block__text .gform_wrapper.gravity-theme .gform_footer input[type="submit"]::after, .gform_wrapper.gravity-theme .gform_footer .resource-block__text input[type="submit"]::after, .resource-block__text .portal-login form p input[type="submit"]::after, .portal-login form p .resource-block__text input[type="submit"]::after, .resource-block__text .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button::after, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block__text button::after,
.resource-block__text .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button::after,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block__text button::after, .resource-block__text .filters form label input[type="radio"] + span::after, .filters form label .resource-block__text input[type="radio"] + span::after, .resource-block__text .filters form button::after, .filters form .resource-block__text button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #ffe70d;
  z-index: -1;
  -webkit-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -moz-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: width 0.5s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}
/* line 65, sass/partials/_resources.scss */
.resource-block__text > *:last-child {
  margin-bottom: 0;
}
/* line 68, sass/partials/_resources.scss */
.resource-block:hover h3, .resource-block:hover .portal-login h2, .portal-login .resource-block:hover h2, .resource-block:hover h4 {
  color: #ffe70d;
}
/* line 69, sass/partials/_resources.scss */
.resource-block:hover .btn, .resource-block:hover .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .gform_wrapper.gravity-theme .gform_footer .resource-block:hover input[type="submit"], .resource-block:hover .portal-login form p input[type="submit"], .portal-login form p .resource-block:hover input[type="submit"], .resource-block:hover .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button,
.resource-block:hover .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button, .resource-block:hover .filters form label input[type="radio"] + span, .filters form label .resource-block:hover input[type="radio"] + span, .resource-block:hover .filters form button, .filters form .resource-block:hover button {
  background: transparent;
  color: #ffe70d;
  -webkit-box-shadow: inset 0 0 0 2px #ffe70d;
  -moz-box-shadow: inset 0 0 0 2px #ffe70d;
  box-shadow: inset 0 0 0 2px #ffe70d;
}
/* line 73, sass/partials/_resources.scss */
.resource-block:hover .btn:hover, .resource-block:hover .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .gform_wrapper.gravity-theme .gform_footer .resource-block:hover input[type="submit"]:hover, .resource-block:hover .portal-login form p input[type="submit"]:hover, .portal-login form p .resource-block:hover input[type="submit"]:hover, .resource-block:hover .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:hover, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover,
.resource-block:hover .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:hover,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover, .resource-block:hover .filters form label input[type="radio"] + span:hover, .filters form label .resource-block:hover input[type="radio"] + span:hover, .resource-block:hover .filters form button:hover, .filters form .resource-block:hover button:hover {
  color: #104378;
  -webkit-transition: color 0.3s ease 0.1s !important;
  -moz-transition: color 0.3s ease 0.1s !important;
  -o-transition: color 0.3s ease 0.1s !important;
  transition: color 0.3s ease 0.1s !important;
}
/* line 76, sass/partials/_resources.scss */
.resource-block:hover .btn:hover:link, .resource-block:hover .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover:link, .gform_wrapper.gravity-theme .gform_footer .resource-block:hover input[type="submit"]:hover:link, .resource-block:hover .portal-login form p input[type="submit"]:hover:link, .portal-login form p .resource-block:hover input[type="submit"]:hover:link, .resource-block:hover .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:hover:link, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover:link,
.resource-block:hover .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:hover:link,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover:link, .resource-block:hover .filters form label input[type="radio"] + span:hover:link, .filters form label .resource-block:hover input[type="radio"] + span:hover:link, .resource-block:hover .filters form button:hover:link, .filters form .resource-block:hover button:hover:link, .resource-block:hover .btn:hover:visited, .resource-block:hover .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover:visited, .gform_wrapper.gravity-theme .gform_footer .resource-block:hover input[type="submit"]:hover:visited, .resource-block:hover .portal-login form p input[type="submit"]:hover:visited, .portal-login form p .resource-block:hover input[type="submit"]:hover:visited, .resource-block:hover .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:hover:visited, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover:visited,
.resource-block:hover .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:hover:visited,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover:visited, .resource-block:hover .filters form label input[type="radio"] + span:hover:visited, .filters form label .resource-block:hover input[type="radio"] + span:hover:visited, .resource-block:hover .filters form button:hover:visited, .filters form .resource-block:hover button:hover:visited {
  color: #104378;
}
/* line 79, sass/partials/_resources.scss */
.resource-block:hover .btn:hover::after, .resource-block:hover .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover::after, .gform_wrapper.gravity-theme .gform_footer .resource-block:hover input[type="submit"]:hover::after, .resource-block:hover .portal-login form p input[type="submit"]:hover::after, .portal-login form p .resource-block:hover input[type="submit"]:hover::after, .resource-block:hover .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper button:hover::after, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover::after,
.resource-block:hover .bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper button:hover::after,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper .resource-block:hover button:hover::after, .resource-block:hover .filters form label input[type="radio"] + span:hover::after, .filters form label .resource-block:hover input[type="radio"] + span:hover::after, .resource-block:hover .filters form button:hover::after, .filters form .resource-block:hover button:hover::after {
  width: 100%;
}
@media only screen and (max-width: 450px) {
  /* line 86, sass/partials/_resources.scss */
  .resource-block__icon {
    padding: 1.4rem;
  }
  /* line 88, sass/partials/_resources.scss */
  .resource-block__icon img {
    width: 3.6rem;
    height: 3.6rem;
  }
  /* line 92, sass/partials/_resources.scss */
  .resource-block__icon .icon::before {
    width: 3.6rem;
    height: 3.6rem;
  }
}

/* line 2, sass/partials/_portal.scss */
#portal_login .text + .breadcrumbs {
  padding-top: calc(3vw + 3rem);
}
/* line 3, sass/partials/_portal.scss */
#portal_login .text + .portal-login,
#portal_login .breadcrumbs + * {
  margin-top: calc(3vw + 3rem);
}
/* line 6, sass/partials/_portal.scss */
#portal_login .pagination li a {
  background: #FFF;
  color: #104378;
}
/* line 9, sass/partials/_portal.scss */
#portal_login .pagination li a:hover {
  background: #ffe70d;
  color: #104378;
}
/* line 13, sass/partials/_portal.scss */
#portal_login .pagination li a.next, #portal_login .pagination li a.prev {
  background: transparent;
}
/* line 15, sass/partials/_portal.scss */
#portal_login .pagination li a.next i::before, #portal_login .pagination li a.prev i::before {
  background: #FFF;
}
/* line 19, sass/partials/_portal.scss */
#portal_login .pagination li a.next:hover i::before, #portal_login .pagination li a.prev:hover i::before {
  background: #ffe70d;
}
/* line 25, sass/partials/_portal.scss */
#portal_login .pagination li span.dots {
  color: #FFF;
}
@media only screen and (max-width: 992px) {
  /* line 30, sass/partials/_portal.scss */
  #portal_login .hover-blocks__block {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 33, sass/partials/_portal.scss */
  #portal_login .hover-blocks__block--static {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 40, sass/partials/_portal.scss */
  #portal_login .hover-blocks__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 46, sass/partials/_portal.scss */
.portal-login {
  background: rgba(18, 40, 70, 0.5);
  max-width: 50rem;
  margin: 0 auto;
}
/* line 50, sass/partials/_portal.scss */
.portal-login h2 {
  color: #FFF !important;
  font-weight: 500;
  padding: calc(0.75vw + 0.75rem) calc(1vw + 1rem);
  display: block;
  border-bottom: 2px solid #ffe70d;
  margin-bottom: 0;
}
/* line 59, sass/partials/_portal.scss */
.portal-login form {
  padding: calc(0.75vw + 0.75rem) calc(1vw + 1rem);
}
/* line 61, sass/partials/_portal.scss */
.portal-login form p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
/* line 66, sass/partials/_portal.scss */
.portal-login form p label {
  flex: 0 0 15rem;
  max-width: 15rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2em;
  display: flex;
  align-items: center;
}
/* line 74, sass/partials/_portal.scss */
.portal-login form p label input[type="checkbox"] {
  margin-right: 1rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0px;
  display: block;
  border: none;
  background: #FFF;
  appearance: none;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 85, sass/partials/_portal.scss */
.portal-login form p label input[type="checkbox"]:checked {
  background: #ffe70d;
}
/* line 87, sass/partials/_portal.scss */
.portal-login form p label input[type="checkbox"]:checked::before {
  content: '✔';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #104378;
  font-size: 1.4rem;
  font-weight: 700;
}
/* line 104, sass/partials/_portal.scss */
.portal-login form p input[type="text"],
.portal-login form p input[type="password"] {
  border-radius: 0px;
  border: none;
  font-size: 1.6rem;
  color: #104378;
  min-height: 4rem;
  padding: 1rem;
  line-height: 1.1em;
  flex: 1;
}

/* line 122, sass/partials/_portal.scss */
.split--forum {
  margin: 0;
}
/* line 124, sass/partials/_portal.scss */
.split--forum .split__col:nth-child(1) {
  background: #68a4d6;
  overflow: hidden;
  padding: calc(1vw + 1rem);
}
/* line 128, sass/partials/_portal.scss */
.split--forum .split__col:nth-child(1) h1, .split--forum .split__col:nth-child(1) h2, .split--forum .split__col:nth-child(1) h3, .split--forum .split__col:nth-child(1) .portal-login h2, .portal-login .split--forum .split__col:nth-child(1) h2, .split--forum .split__col:nth-child(1) h4 {
  color: #104378;
}
/* line 131, sass/partials/_portal.scss */
.split--forum .split__col:nth-child(1) + .split__col {
  padding: 0 0 0 calc(1vw + 1rem);
}
@media only screen and (max-width: 782px) {
  /* line 135, sass/partials/_portal.scss */
  .split--forum .split__col:nth-child(1) + .split__col {
    padding: calc(1vw + 1rem) 0 0;
  }
}

/* line 142, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums {
  color: #FFF;
}
/* line 144, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-template-notice {
  background: #68a4d6;
  border: none;
  border-radius: 0px;
  padding: .6rem;
}
/* line 149, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-template-notice .bbp-forum-description a {
  pointer-events: none;
  color: #FFF;
  font-weight: 400;
}
/* line 153, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-template-notice .bbp-forum-description a::before, .bg--dkblue #bbpress-forums div.bbp-template-notice .bbp-forum-description a::after {
  display: none;
}
/* line 158, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics,
.bg--dkblue #bbpress-forums ul.bbp-replies {
  border: none;
}
/* line 161, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-header,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-header {
  background: #104378;
  border-top: none;
}
/* line 165, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body {
  color: #104378;
}
/* line 167, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h1, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h2, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h3, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body .portal-login h2, .portal-login .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h2, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h4, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h5, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h6, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body p, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body li,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h1,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h2,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h3,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body .portal-login h2,
.portal-login .bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h2,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h4,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h5,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h6,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body p,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body li {
  color: inherit;
}
/* line 169, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h1 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h2 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h3 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body .portal-login h2 a:hover, .portal-login .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h2 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h4 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h5 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body h6 a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body p a:hover, .bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body li a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h1 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h2 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h3 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body .portal-login h2 a:hover,
.portal-login .bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h2 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h4 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h5 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body h6 a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body p a:hover,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body li a:hover {
  color: #68a4d6;
}
/* line 171, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body div.bbp-reply-header,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header {
  background: #e3efff;
}
/* line 174, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-body div.bbp-reply-header span.bbp-admin-links a,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header span.bbp-admin-links a {
  color: #104378;
}
/* line 180, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums ul.bbp-topics li.bbp-footer,
.bg--dkblue #bbpress-forums ul.bbp-replies li.bbp-footer {
  display: none;
}
/* line 184, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form,
.bg--dkblue #bbpress-forums div.bbp-reply-form {
  margin-top: calc(3vw + 3rem);
  background: #104378;
}
/* line 188, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form div.wp-editor-container,
.bg--dkblue #bbpress-forums div.bbp-reply-form div.wp-editor-container {
  border: none;
}
/* line 191, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form {
  border: none;
  margin: 0;
  padding: calc(0.5vw + 0.5rem);
}
/* line 195, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form legend,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form legend {
  font-weight: 700;
  font-size: 1.8rem;
  padding-top: calc(0.5vw + 0.5rem);
}
/* line 200, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form input, .bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form select,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form input,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form select {
  background: #FFF;
  border-radius: 0px;
  border: none;
}
/* line 205, sass/partials/_portal.scss */
.bg--dkblue #bbpress-forums div.bbp-topic-form fieldset.bbp-form .bbp-submit-wrapper,
.bg--dkblue #bbpress-forums div.bbp-reply-form fieldset.bbp-form .bbp-submit-wrapper {
  float: left;
}

/* line 214, sass/partials/_portal.scss */
#bbpress-forums {
  margin-bottom: 0;
}
/* line 217, sass/partials/_portal.scss */
#bbpress-forums div.bbp-template-notice.info .bbp-forum-description a {
  pointer-events: none;
  font-weight: 400;
}
/* line 220, sass/partials/_portal.scss */
#bbpress-forums div.bbp-template-notice.info .bbp-forum-description a::before, #bbpress-forums div.bbp-template-notice.info .bbp-forum-description a::after {
  display: none;
}

/* line 1, sass/partials/_misc.scss */
body .iframe-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 5, sass/partials/_misc.scss */
body .iframe-wrapper::before {
  content: '';
  padding-bottom: 56.25%;
  display: block;
}
/* line 10, sass/partials/_misc.scss */
body .iframe-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 17, sass/partials/_misc.scss */
body .iframe-wrapper--dashboard::before {
  padding-bottom: calc(61.4% + 24px + 37px);
}

/* line 45, sass/partials/_misc.scss */
.social {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}
/* line 51, sass/partials/_misc.scss */
.social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .5rem;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: #FFF;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 61, sass/partials/_misc.scss */
.social li a i {
  display: block;
}
/* line 63, sass/partials/_misc.scss */
.social li a i::before {
  background: #104378;
  width: 2.4rem;
  height: 2.4rem;
}
/* line 69, sass/partials/_misc.scss */
.social li a::before, .social li a::after {
  display: none;
}
/* line 73, sass/partials/_misc.scss */
.social li a:hover {
  background: #ffe70d;
}
/* line 77, sass/partials/_misc.scss */
.social li + li {
  margin-left: 1rem;
}
/* line 79, sass/partials/_misc.scss */
.social--center {
  justify-content: center;
}

/* line 82, sass/partials/_misc.scss */
.slick-arrow {
  position: absolute;
  top: 50%;
  background: #FFF;
  opacity: 0.75;
  width: 3.6rem;
  height: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 97, sass/partials/_misc.scss */
.slick-arrow i::before {
  width: 1.6rem;
  height: 1.6rem;
}
/* line 101, sass/partials/_misc.scss */
.slick-arrow.slick-prev {
  left: 0;
}
/* line 104, sass/partials/_misc.scss */
.slick-arrow.slick-next {
  right: 0;
}
/* line 107, sass/partials/_misc.scss */
.slick-arrow:hover {
  opacity: 1;
}

/* line 113, sass/partials/_misc.scss */
.intro h1, .intro h2, .intro h3, .intro .portal-login h2, .portal-login .intro h2 {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
/* line 117, sass/partials/_misc.scss */
.intro h1::after, .intro h2::after, .intro h3::after, .intro .portal-login h2::after, .portal-login .intro h2::after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 100vw;
  height: 3px;
  background: #ffe70d;
}
/* line 126, sass/partials/_misc.scss */
.intro h1 + *, .intro h2 + *, .intro h3 + *, .intro .portal-login h2 + *, .portal-login .intro h2 + * {
  margin-top: calc(1vw + 1rem);
}

/* line 131, sass/partials/_misc.scss */
.stripe--yellow {
  position: relative;
  z-index: 1;
}
/* line 134, sass/partials/_misc.scss */
.stripe--yellow::before {
  content: '';
  width: 200vw;
  left: -50vw;
  height: calc(6vw + 6rem);
  max-height: 80%;
  background: rgba(255, 231, 13, 0.5);
  position: absolute;
  top: 50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 147, sass/partials/_misc.scss */
.stripe--dkblue {
  position: relative;
  z-index: 1;
}
/* line 150, sass/partials/_misc.scss */
.stripe--dkblue::before {
  content: '';
  width: 200vw;
  left: -50vw;
  height: calc(6vw + 6rem);
  max-height: 80%;
  background: #104378;
  position: absolute;
  top: 50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 165, sass/partials/_misc.scss */
.breadcrumbs {
  padding: calc(0.75vw + 0.75rem) 0;
  font-size: 1.6rem;
  font-weight: 500;
}
/* line 169, sass/partials/_misc.scss */
.breadcrumbs .container > span, .breadcrumbs .popup__wrapper > span {
  display: flex;
  align-items: center;
  margin: -0.4rem;
}
/* line 173, sass/partials/_misc.scss */
.breadcrumbs .container > span > *, .breadcrumbs .popup__wrapper > span > * {
  padding: .4rem;
  display: block;
  line-height: 1;
  color: #68a4d6;
}
/* line 179, sass/partials/_misc.scss */
.breadcrumbs .container > span > span:not(.breadcrumb_last), .breadcrumbs .popup__wrapper > span > span:not(.breadcrumb_last) {
  padding: 0;
  display: flex;
  align-items: center;
}
/* line 183, sass/partials/_misc.scss */
.breadcrumbs .container > span > span:not(.breadcrumb_last) > *, .breadcrumbs .popup__wrapper > span > span:not(.breadcrumb_last) > * {
  padding: .4rem;
}
/* line 187, sass/partials/_misc.scss */
.breadcrumbs .container > span i::before, .breadcrumbs .popup__wrapper > span i::before {
  background: #68a4d6;
}
/* line 188, sass/partials/_misc.scss */
.breadcrumbs .container > span a, .breadcrumbs .popup__wrapper > span a {
  color: #68a4d6;
}
/* line 190, sass/partials/_misc.scss */
.breadcrumbs .container > span a:link, .breadcrumbs .popup__wrapper > span a:link, .breadcrumbs .container > span a:visited, .breadcrumbs .popup__wrapper > span a:visited {
  color: #68a4d6;
}
/* line 193, sass/partials/_misc.scss */
.breadcrumbs .container > span a:hover, .breadcrumbs .popup__wrapper > span a:hover {
  color: #104378;
}
/* line 195, sass/partials/_misc.scss */
.breadcrumbs .container > span a:hover:link, .breadcrumbs .popup__wrapper > span a:hover:link, .breadcrumbs .container > span a:hover:visited, .breadcrumbs .popup__wrapper > span a:hover:visited {
  color: #104378;
}
/* line 198, sass/partials/_misc.scss */
.breadcrumbs .container > span a:hover i::before, .breadcrumbs .popup__wrapper > span a:hover i::before {
  background: #104378;
}
/* line 200, sass/partials/_misc.scss */
.breadcrumbs .container > span a::after, .breadcrumbs .popup__wrapper > span a::after {
  display: none;
}
/* line 202, sass/partials/_misc.scss */
.breadcrumbs .container > span .icon--chevron, .breadcrumbs .popup__wrapper > span .icon--chevron {
  margin: 0 .6rem;
}
/* line 206, sass/partials/_misc.scss */
.breadcrumbs + .section.bg--white {
  padding-top: calc(1.5vw + 1.5rem);
}
@media only screen and (max-width: 450px) {
  /* line 165, sass/partials/_misc.scss */
  .breadcrumbs {
    display: none;
  }
}

/* line 212, sass/partials/_misc.scss */
.filters {
  padding: calc(1.5vw + 1.5rem) 0;
  text-align: center;
}
/* line 215, sass/partials/_misc.scss */
.filters * + form {
  margin-top: calc(0.5vw + 0.5rem);
}
/* line 216, sass/partials/_misc.scss */
.filters form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 221, sass/partials/_misc.scss */
.filters form > * + * {
  margin-left: calc(1vw + 1rem);
}
/* line 223, sass/partials/_misc.scss */
.filters form input {
  height: 5rem;
  font-size: 1.6rem;
  color: #104378;
  padding: 0 1.4rem;
  background: #FFF;
  border-radius: 0px;
  border: none;
}
/* line 231, sass/partials/_misc.scss */
.filters form input[type="search"] {
  border-radius: 2.5rem;
  padding: 0 3rem;
  flex: 2;
}
/* line 238, sass/partials/_misc.scss */
.filters form label {
  color: #FFF;
  font-size: 1.8rem;
  flex: 1;
  display: flex;
  align-items: center;
}
/* line 244, sass/partials/_misc.scss */
.filters form label input[type="date"] {
  margin-left: 1rem;
}
/* line 247, sass/partials/_misc.scss */
.filters form label input[type="radio"] {
  opacity: 0;
  width: 0px;
  height: 0px;
}
/* line 251, sass/partials/_misc.scss */
.filters form label input[type="radio"] + span {
  color: #FFF;
  font-size: 1.6rem;
}
/* line 256, sass/partials/_misc.scss */
.filters form label input[type="radio"] + span:hover {
  color: #ffe70d;
}
/* line 258, sass/partials/_misc.scss */
.filters form label input[type="radio"] + span:hover::after {
  width: 0%;
}
/* line 261, sass/partials/_misc.scss */
.filters form label input[type="radio"]:checked + span {
  color: #104378;
}
/* line 263, sass/partials/_misc.scss */
.filters form label input[type="radio"]:checked + span::after {
  width: 100%;
}
/* line 268, sass/partials/_misc.scss */
.filters form label.filters__filter {
  flex: none;
}
/* line 272, sass/partials/_misc.scss */
.filters form button {
  background: #104378;
  color: #FFF;
}
@media only screen and (max-width: 782px) {
  /* line 279, sass/partials/_misc.scss */
  .filters form {
    flex-wrap: wrap;
  }
  /* line 281, sass/partials/_misc.scss */
  .filters form input[type="search"] {
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: calc(0.75vw + 0.75rem);
  }
  /* line 285, sass/partials/_misc.scss */
  .filters form input[type="search"] + * {
    margin-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 290, sass/partials/_misc.scss */
  .filters form {
    justify-content: center;
  }
  /* line 292, sass/partials/_misc.scss */
  .filters form label {
    flex: 0;
  }
  /* line 293, sass/partials/_misc.scss */
  .filters form button {
    flex: 0 0 32rem;
    max-width: 100%;
    margin: calc(0.75vw + 0.75rem) 0 0 0;
  }
}
@media only screen and (max-width: 450px) {
  /* line 302, sass/partials/_misc.scss */
  .filters form input[type="search"] {
    margin-bottom: calc(0.5vw + 0.5rem);
  }
  /* line 303, sass/partials/_misc.scss */
  .filters form label {
    flex: 1 0 100%;
    max-width: 100%;
    margin: calc(0.5vw + 0.5rem) 0;
    display: flex;
    justify-content: space-between;
  }
  /* line 309, sass/partials/_misc.scss */
  .filters form label input {
    flex: 1;
    max-width: calc(100% - 6rem);
  }
  /* line 314, sass/partials/_misc.scss */
  .filters form button {
    margin: calc(0.5vw + 0.5rem) 0 0 0;
  }
}

/* line 320, sass/partials/_misc.scss */
.container .filters, .popup__wrapper .filters {
  padding: calc(1.5vw + 1.5rem);
}

/* line 323, sass/partials/_misc.scss */
.pagination {
  list-style-type: none;
  padding: 0;
  margin: 0 -.7rem;
  display: flex;
  justify-content: center;
}
/* line 329, sass/partials/_misc.scss */
.pagination li {
  color: #FFF;
}
/* line 331, sass/partials/_misc.scss */
.pagination li a, .pagination li span {
  color: #FFF;
  font-weight: 700;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 4.8rem;
  height: 4.8rem;
}
/* line 342, sass/partials/_misc.scss */
.pagination li a {
  display: flex;
  align-items: center;
  height: 100%;
  background: #104378;
}
/* line 347, sass/partials/_misc.scss */
.pagination li a:hover {
  background: #ffe70d;
  color: #104378 !important;
}
/* line 351, sass/partials/_misc.scss */
.pagination li a.prev, .pagination li a.next {
  background: transparent;
}
/* line 354, sass/partials/_misc.scss */
.pagination li a.prev i::before, .pagination li a.next i::before {
  background: rgba(16, 67, 120, 0.7);
}
/* line 357, sass/partials/_misc.scss */
.pagination li a.prev:hover i::before, .pagination li a.next:hover i::before {
  background: #104378;
}
/* line 359, sass/partials/_misc.scss */
.pagination li a::before, .pagination li a::after {
  display: none;
}
/* line 362, sass/partials/_misc.scss */
.pagination li span {
  font-weight: 700;
}
/* line 364, sass/partials/_misc.scss */
.pagination li span.dots {
  color: #104378;
}
/* line 367, sass/partials/_misc.scss */
.pagination li span.current {
  position: relative;
  background: #68a4d6;
}
/* line 372, sass/partials/_misc.scss */
.pagination li + li {
  margin-left: 1rem;
}
@media only screen and (max-width: 450px) {
  /* line 376, sass/partials/_misc.scss */
  .pagination li a, .pagination li span {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 1.6rem;
  }
  /* line 381, sass/partials/_misc.scss */
  .pagination li + li {
    margin-left: .4rem;
  }
}

/* line 387, sass/partials/_misc.scss */
.full > *:last-child {
  margin-bottom: 0;
}

/* line 1, sass/partials/_popup.scss */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 67, 120, 0.85);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.5s linear, opacity 0.5s ease;
  -moz-transition: visibility 0.5s linear, opacity 0.5s ease;
  -o-transition: visibility 0.5s linear, opacity 0.5s ease;
  transition: visibility 0.5s linear, opacity 0.5s ease;
  will-change: visibility, opacity;
}
/* line 16, sass/partials/_popup.scss */
.popup__wrapper {
  max-width: 120rem;
  opacity: 0;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease;
  -moz-transition: opacity 0.5s ease, transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  will-change: visibility, opacity, transform;
}
/* line 23, sass/partials/_popup.scss */
.popup__wrapper__close {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 29, sass/partials/_popup.scss */
.popup__wrapper__close button {
  background: transparent;
  border: none;
  display: inline-block;
  padding: .5rem;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 36, sass/partials/_popup.scss */
.popup__wrapper__close button i::before {
  width: 2.4rem;
  height: 2.4rem;
  background: rgba(255, 255, 255, 0.75);
}
/* line 41, sass/partials/_popup.scss */
.popup__wrapper__close button:hover i::before {
  background: #FFF;
}
/* line 46, sass/partials/_popup.scss */
.popup__wrapper__content {
  background: #FFF;
  width: 100%;
  max-height: 80vh;
  max-height: calc(90vh - 5.8rem);
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
}
/* line 57, sass/partials/_popup.scss */
.popup__wrapper__content h1:first-child, .popup__wrapper__content h2:first-child, .popup__wrapper__content h3:first-child, .popup__wrapper__content .portal-login h2:first-child, .portal-login .popup__wrapper__content h2:first-child, .popup__wrapper__content h4:first-child, .popup__wrapper__content h5:first-child, .popup__wrapper__content h6:first-child, .popup__wrapper__content ul:first-child, .popup__wrapper__content ol:first-child, .popup__wrapper__content p:first-child {
  margin-top: 0;
}
/* line 58, sass/partials/_popup.scss */
.popup__wrapper__content h1:last-child, .popup__wrapper__content h2:last-child, .popup__wrapper__content h3:last-child, .popup__wrapper__content .portal-login h2:last-child, .portal-login .popup__wrapper__content h2:last-child, .popup__wrapper__content h4:last-child, .popup__wrapper__content h5:last-child, .popup__wrapper__content h6:last-child, .popup__wrapper__content ul:last-child, .popup__wrapper__content ol:last-child, .popup__wrapper__content p:last-child {
  margin-bottom: 0;
}
/* line 60, sass/partials/_popup.scss */
.popup__wrapper__content a:hover {
  text-decoration: underline;
}
/* line 64, sass/partials/_popup.scss */
.popup__wrapper__content__text {
  flex: 1;
  padding: calc(2vw + 2rem);
  max-width: 100%;
}
/* line 68, sass/partials/_popup.scss */
.popup__wrapper__content__text > *:first-child {
  margin-top: 0;
}
/* line 69, sass/partials/_popup.scss */
.popup__wrapper__content__text > *:last-child {
  margin-bottom: 0;
}
/* line 70, sass/partials/_popup.scss */
.popup__wrapper__content__text #mc_embed_signup {
  max-width: 100%;
}
/* line 74, sass/partials/_popup.scss */
.popup__wrapper__content__img {
  flex: 0 0 30%;
  background: center/cover no-repeat;
}
/* line 77, sass/partials/_popup.scss */
.popup__wrapper__content__img img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 782px) {
  /* line 84, sass/partials/_popup.scss */
  .popup__wrapper__content__img {
    display: none;
  }
}
/* line 87, sass/partials/_popup.scss */
.popup__wrapper.thin {
  max-width: 60rem;
}
/* line 89, sass/partials/_popup.scss */
.popup--team {
  background: rgba(18, 40, 70, 0.7);
}
/* line 91, sass/partials/_popup.scss */
.popup--team .popup__wrapper {
  background: #122846;
  position: relative;
}
/* line 94, sass/partials/_popup.scss */
.popup--team .popup__wrapper__close {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 98, sass/partials/_popup.scss */
.popup--team .popup__wrapper__close button {
  padding: calc(1vw + 1rem);
}
/* line 100, sass/partials/_popup.scss */
.popup--team .popup__wrapper__close button i::before {
  background: #FFF;
}
/* line 103, sass/partials/_popup.scss */
.popup--team .popup__wrapper__close button:hover i::before {
  background: #68a4d6;
}
/* line 108, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content {
  background: transparent;
  color: #FFF;
  padding: calc(1vw + 1rem) 0;
}
/* line 112, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info {
  flex: 0 0 30%;
  padding: calc(1vw + 1rem);
  text-align: center;
}
/* line 116, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info__img {
  aspect-ratio: 1/1;
  width: 100%;
  display: block;
  overflow: hidden;
  background: center/cover no-repeat;
  border-radius: 50%;
}
/* line 123, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info__img + * {
  margin-top: calc(1vw + 1rem);
}
/* line 125, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info h3, .popup--team .popup__wrapper__content__info .portal-login h2, .portal-login .popup--team .popup__wrapper__content__info h2 {
  margin-bottom: 0;
  line-height: 1.1em;
}
/* line 129, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info > *:last-child {
  margin-bottom: 0;
}
/* line 130, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__info + .popup__wrapper__content__text {
  padding-left: 0;
}
/* line 132, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__text {
  padding: calc(1vw + 1rem);
}
/* line 135, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content h1, .popup--team .popup__wrapper__content h2, .popup--team .popup__wrapper__content h3, .popup--team .popup__wrapper__content .portal-login h2, .portal-login .popup--team .popup__wrapper__content h2, .popup--team .popup__wrapper__content h4, .popup--team .popup__wrapper__content h5, .popup--team .popup__wrapper__content h6, .popup--team .popup__wrapper__content ul, .popup--team .popup__wrapper__content ol, .popup--team .popup__wrapper__content p {
  color: inherit;
}
/* line 138, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content .role {
  color: #68a4d6;
  text-transform: uppercase;
  font-weight: 500;
}
@media only screen and (max-width: 782px) {
  /* line 149, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__info {
    flex: 1 0 100%;
    max-width: 100%;
  }
  /* line 152, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__info__img {
    max-width: 42rem;
    margin: 0 auto;
  }
  /* line 156, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__info + .popup__wrapper__content__text {
    padding-left: calc(1vw + 1rem);
  }
  /* line 158, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__text {
    flex: 1 0 100%;
    max-width: 100%;
  }
}
/* line 166, sass/partials/_popup.scss */
.popup.show {
  opacity: 1;
  visibility: visible;
}
/* line 169, sass/partials/_popup.scss */
.popup.show .popup__wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  -moz-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  -o-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
}
/* line 173, sass/partials/_popup.scss */
.popup.show .popup__wrapper__close {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 1.2s;
  -moz-transition: opacity 0.3s ease 1.2s;
  -o-transition: opacity 0.3s ease 1.2s;
  transition: opacity 0.3s ease 1.2s;
}
/* line 179, sass/partials/_popup.scss */
.popup .customize-support .popup__wrapper {
  padding-top: 32px;
}
/* line 181, sass/partials/_popup.scss */
.popup .customize-support .popup__wrapper__content {
  max-height: calc(90vh - 5.8rem - 32px);
}

@media only screen and (max-height: 782px) {
  /* line 188, sass/partials/_popup.scss */
  .customize-support .popup__wrapper {
    padding-top: 46px;
  }
  /* line 190, sass/partials/_popup.scss */
  .customize-support .popup__wrapper__content {
    max-height: calc(90vh - 5.8rem - 46px);
  }
}
/* line 1, sass/partials/_footer.scss */
.footer {
  padding: calc(1vw + 1rem) 0;
  background: #104378;
}
/* line 4, sass/partials/_footer.scss */
.footer .container, .footer .popup__wrapper {
  display: flex;
  justify-content: space-between;
}
/* line 8, sass/partials/_footer.scss */
.footer__col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #FFF;
  align-items: flex-start;
}
/* line 14, sass/partials/_footer.scss */
.footer__col:last-child {
  align-items: flex-end;
  text-align: right;
}
/* line 19, sass/partials/_footer.scss */
.footer__logo {
  -webkit-transition: opacity 0.3s ease !important;
  -moz-transition: opacity 0.3s ease !important;
  -o-transition: opacity 0.3s ease !important;
  transition: opacity 0.3s ease !important;
}
/* line 21, sass/partials/_footer.scss */
.footer__logo picture, .footer__logo img, .footer__logo svg {
  height: 10rem;
  width: auto;
  display: block;
}
/* line 26, sass/partials/_footer.scss */
.footer__logo:hover {
  opacity: .75;
}
/* line 27, sass/partials/_footer.scss */
.footer__logo + * {
  margin-top: 2.4rem;
}
/* line 29, sass/partials/_footer.scss */
.footer address {
  font-size: 1.4rem;
  font-style: normal;
}
/* line 32, sass/partials/_footer.scss */
.footer address + * {
  margin-top: 2.4rem;
}
/* line 34, sass/partials/_footer.scss */
.footer .social {
  border-top: 2px solid #68a4d6;
  padding-top: 2.4rem;
}
/* line 38, sass/partials/_footer.scss */
.footer p {
  color: inherit;
  font-size: 1.5rem;
  line-height: 1.2em;
  margin-bottom: 1rem;
}
/* line 43, sass/partials/_footer.scss */
.footer p a {
  color: inherit;
  font-weight: 500;
}
/* line 50, sass/partials/_footer.scss */
.footer p img {
  height: 7rem;
  width: auto;
  display: inline-block;
}
/* line 55, sass/partials/_footer.scss */
.footer p:last-child {
  margin-bottom: 0;
}
/* line 57, sass/partials/_footer.scss */
.footer__menu {
  list-style-type: none;
  padding: 0;
  margin: 0 0 auto;
}
/* line 62, sass/partials/_footer.scss */
.footer__menu li a {
  color: #FFF;
  font-weight: 500;
  padding: .4rem 0;
}
/* line 68, sass/partials/_footer.scss */
.footer__menu + * {
  margin-top: calc(1vw + 1rem);
}
@media only screen and (max-width: 600px) {
  /* line 71, sass/partials/_footer.scss */
  .footer .container, .footer .popup__wrapper {
    flex-wrap: wrap;
  }
  /* line 72, sass/partials/_footer.scss */
  .footer__col {
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
  }
  /* line 77, sass/partials/_footer.scss */
  .footer__col:last-child {
    align-items: center;
    text-align: center;
  }
  /* line 81, sass/partials/_footer.scss */
  .footer__col + .footer__col {
    margin-top: calc(1.5vw + 1.5rem);
  }
  /* line 83, sass/partials/_footer.scss */
  .footer address {
    text-align: center;
  }
}
