@charset "UTF-8";
/*
Theme Name: Veryst
Theme URI: https://appliedimagination.com/
Description: A custom theme built by the team at Applied Imagination.
Author: Applied Imagination
Version: 2.0
*/
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

figure {
  margin: 0;
}

/* "Funnel Display", "Funnel Sans" */
@font-face {
  font-family: "Cambria";
  src: url("../ace/assets/fonts/cambria.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Cambria";
  src: url("../ace/assets/fonts/cambria_italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Cambria";
  src: url("../ace/assets/fonts/cambria_bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Cambria";
  src: url("../ace/assets/fonts/cambria_bold_italic.ttf");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "veryst-icons";
  src: url("./assets/fonts/veryst-icons.ttf?1t5ve5") format("truetype"), url("./assets/fonts/veryst-icons.woff?1t5ve5") format("woff"), url("./assets/fonts/veryst-icons.svg?1t5ve5#veryst-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron_down:before {
  content: "\e900";
}

.icon-chevron_right:before {
  content: "\e901";
}

.icon-chevron_up:before {
  content: "\e902";
}

.icon-envelope:before {
  content: "\e903";
}

.icon-facebook:before {
  content: "\e904";
}

.icon-linkedin:before {
  content: "\e905";
}

.icon-linkedin-sq:before {
  content: "\e906";
}

.icon-magnifier:before {
  content: "\e907";
}

.icon-twitter:before {
  content: "\e908";
  vertical-align: -1px;
}

.icon-youtube:before {
  content: "\e909";
  vertical-align: -10px;
  font-size: 28px;
}

.icon-phone:before {
  content: "\e90a";
}

.left-align {
  text-align: left !important;
}

.center-align {
  text-align: center !important;
}

.right-align {
  text-align: right !important;
}

.justify-align {
  text-align: justify !important;
}

.top-align {
  vertical-align: top !important;
}

.middle-align {
  vertical-align: middle !important;
}

.bottom-align {
  vertical-align: bottom !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Defaults */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  color: #171819;
  font-size: 20px;
  line-height: 1.7;
  font-family: "Funnel Sans", "Cambria", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  min-width: 320px;
}
@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 16px;
  }
}
body.page-id-179, body.page-id-183 {
  background: #efefef;
}
body.page-id-179 .filters .searchandfilter label .sf-input-text, body.page-id-183 .filters .searchandfilter label .sf-input-text {
  background-color: #fff;
}
body.page-id-179 .site-content hr, body.page-id-183 .site-content hr {
  border-color: #fff;
}
body.page-id-179 .module-offer-blocks-container, body.page-id-183 .module-offer-blocks-container {
  background-color: #fff;
}

html.nav-on body {
  overflow-y: hidden;
}

#page {
  max-width: 100%;
  overflow: hidden;
}

section {
  margin: 96px 0;
}
@media (max-width: 1379px) {
  section {
    margin: 60px 0;
  }
}
@media (max-width: 767px) {
  section {
    margin: 48px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1380px;
  padding: 0 50px;
}
@media (max-width: 575px) {
  .wrapper {
    padding: 0 20px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Funnel Display", "Cambria", sans-serif;
  color: #407EC9;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 0.5em;
  line-height: 1.1;
  letter-spacing: 0em;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1, .h1 {
  font-size: 44px;
  line-height: 1.2727;
  color: #0D3669;
  font-weight: normal;
  letter-spacing: -0.025em;
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: 26px;
  }
}

h2, .h2 {
  font-size: 42px;
  line-height: 1.4117;
  color: #0D3669;
  font-weight: normal;
  letter-spacing: -0.025em;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 20px;
  }
}

h3, .h3 {
  color: #3D7DC9;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4167;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  h3, .h3 {
    font-size: 18px;
  }
}

h4, .h4 {
  color: #0D3669;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.7778;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  h4, .h4 {
    font-size: 15px;
  }
}

h5, .h5 {
  color: #3D7DC9;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5556;
}
@media (max-width: 767px) {
  h5, .h5 {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  h5, .h5 {
    font-size: 14px;
  }
}

h6, .h6 {
  color: #0D3669;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 16px;
  line-height: 1.5556;
  font-weight: 800;
}
@media (max-width: 767px) {
  h6, .h6 {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  h6, .h6 {
    font-size: 13px;
  }
}

p {
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 36px;
}

a {
  color: #3D7DC9;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}
a:hover {
  color: #407EC9;
}
a:focus {
  outline: none;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 12px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
}
.button.primary {
  font-size: 13.5px;
  padding: 0 16px 0 0;
  border: none;
  color: #fff;
}
.button.primary:before {
  content: "\e901";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-right: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  padding: 0 10px 0 14px;
  -webkit-transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
}
.button.primary.cyan-black {
  background-color: #54585A;
}
.button.primary.cyan-black:before {
  background-color: #407EC9;
}
.button.primary.cyan-black:hover {
  background-color: #407EC9;
}
.button.primary.cyan-black:hover:before {
  background-color: #2870c7;
}
.button.primary.cyan-cyan {
  background-color: #3D7DC9;
}
.button.primary.cyan-cyan:before {
  background-color: #0D3669;
}
.button.primary.cyan-cyan:hover {
  background-color: #0D3669;
}
.button.primary.cyan-cyan:hover:before {
  background-color: #3D7DC9;
}
.button.primary.orange-black {
  background-color: #54585A;
}
.button.primary.orange-black:before {
  background-color: #946101;
}
.button.primary.orange-black:hover {
  background-color: #946101;
}
.button.primary.orange-black:hover:before {
  background-color: #ffb71a;
}
.button.secondary {
  background: transparent;
  color: #407EC9;
  padding: 4px 10px;
}
.button.secondary:hover {
  color: #eabc3a;
}
.button.secondary:before {
  content: "\e901";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  font-size: 24px;
  line-height: 1;
  color: #407EC9;
  -webkit-transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
}
.button.tertiary {
  background: transparent;
  color: #407EC9;
  padding: 12px 0;
}
.button.tertiary:hover {
  color: #2870c7;
}
.button.inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 575px) {
  .button {
    font-size: 13px;
  }
  .button.primary {
    font-size: 13px;
  }
}

.background-image {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/* add quotes to blockquote */
blockquote {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 1.5;
  color: #0D3669;
  font-weight: 500;
}
@media (max-width: 575px) {
  blockquote {
    font-size: 24px;
  }
}
blockquote strong {
  display: block;
  font-family: "Funnel Display", "Cambria", sans-serif;
  text-transform: uppercase;
  color: #0D3669;
  line-height: 1.3333;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-top: 28px;
}

.nav-toggle {
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1000;
  right: 50px;
  top: 50%;
  outline: none;
  display: none;
}
.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 3px;
  width: 33px;
  top: 9px;
  left: 0;
  background-color: #407EC9;
}
.nav-toggle i:before {
  content: "";
  top: -9px;
}
.nav-toggle i:after {
  content: "";
  top: 9px;
}
.nav-on .nav-toggle i {
  background: transparent;
}
.nav-on .nav-toggle i:before {
  -webkit-transform: rotateZ(45deg) translate(6.5px, 6.5px);
  transform: rotateZ(45deg) translate(6.5px, 6.5px);
}
.nav-on .nav-toggle i:after {
  -webkit-transform: rotateZ(-45deg) translate(6.5px, -6.5px);
  transform: rotateZ(-45deg) translate(6.5px, -6.5px);
}
@media (max-width: 1079px) {
  .nav-toggle {
    display: block;
  }
}
@media (max-width: 500px) {
  .nav-toggle {
    right: 20px;
  }
}

@media (max-width: 500px) {
  html {
    margin-top: 0 !important;
  }

  #wpadminbar {
    display: none !important;
  }
}
.alignnone {
  margin: 42px 0 42px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 10px 50px 30px 0;
}

a img.alignright {
  float: right;
  margin: 10px 0 30px 50px;
}

a img.alignnone {
  margin: 10px 0 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: transparent;
  border: 0;
  max-width: 100%;
  padding: 5px 3px 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}

figcaption {
  background: transparent;
  border: 0;
  max-width: 100%;
  padding: 5px 3px 10px;
  font-size: 18px;
  line-height: 1.2;
  font-style: italic;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.standard-subpage-text + .module-post-archive-grid-container {
  margin-top: -60px;
}
@media (max-width: 1379px) {
  .standard-subpage-text + .module-post-archive-grid-container {
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  .standard-subpage-text + .module-post-archive-grid-container {
    margin-top: -20px;
  }
}

.module-breadcrumbs-container + section {
  margin-top: 42px;
}

.filters {
  margin: 0 0 75px;
}
.filters .searchandfilter {
  position: relative;
}
.filters .searchandfilter#search-filter-form-204 {
  display: none;
}
.filters .searchandfilter#search-filter-form-205 > ul {
  grid-template-columns: 2fr 2fr 1fr;
  max-width: 100%;
}
@media (max-width: 1079px) {
  .filters .searchandfilter#search-filter-form-205 > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .filters .searchandfilter#search-filter-form-205 > ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .filters .searchandfilter#search-filter-form-205 > ul {
    grid-template-columns: 1fr;
  }
}
.filters .searchandfilter#search-filter-form-212 > ul {
  grid-template-columns: 2fr 2fr 2fr 1fr;
  max-width: 100%;
}
@media (max-width: 1079px) {
  .filters .searchandfilter#search-filter-form-212 > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .filters .searchandfilter#search-filter-form-212 > ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .filters .searchandfilter#search-filter-form-212 > ul {
    grid-template-columns: 1fr;
  }
}
.filters .searchandfilter label {
  display: block;
}
.filters .searchandfilter label .sf-input-text,
.filters .searchandfilter label .sf-input-select {
  width: 100%;
  display: block;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  color: #171819;
  letter-spacing: 0.1em;
  /*text-transform: uppercase;*/
  outline: none;
  height: 48px;
  padding: 0 44px 0 24px;
  border-radius: 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.filters .searchandfilter label .sf-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #54585A;
  border: none;
  padding: 0 44px 0 24px;
  margin: 0;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  z-index: 2;
  line-height: 1.5 !important;
  color: #fff;
  height: 48px;
  text-overflow: ellipsis;
}
.filters .searchandfilter label .sf-input-select::-ms-expand {
  display: none;
}
.filters .searchandfilter label .sf-input-text {
  border: unset;
  line-height: 1em;
  background-color: #f1f1f1;
  text-transform: none;
}
.filters .searchandfilter label .sf-input-text::-webkit-input-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
}
.filters .searchandfilter label .sf-input-text::-moz-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
}
.filters .searchandfilter label .sf-input-text::-ms-input-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
}
.filters .searchandfilter label .sf-input-text::placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
}
.filters .searchandfilter > ul {
  max-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  row-gap: 9px;
}
.filters .searchandfilter > ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
.filters .searchandfilter > ul li::before {
  display: none;
}
.filters .searchandfilter > ul li.sf-field-search > label:after {
  content: "\e907";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 14px;
  font-size: 18px;
  color: #407EC9;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filters .searchandfilter > ul li[data-sf-field-input-type=select] label {
  position: relative;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=select] label:after {
  content: "\e900";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  pointer-events: none;
  width: 55px;
  background-color: #407EC9;
  height: 100%;
  line-height: 48px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=select] label option {
  padding: 10px 20px;
}
.filters .searchandfilter > ul li.sf-field-submit {
  position: absolute;
  top: 2px;
  left: 75%;
  width: 25%;
  text-align: center;
}
.filters .searchandfilter > ul li.sf-field-submit > * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #dcdcdc;
  border-radius: 36px;
  color: #407EC9;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: "Funnel Display", "Cambria", sans-serif;
  letter-spacing: 0.15em;
  line-height: 1;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  /*vertical-align: middle;*/
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 160px;
  width: 100%;
  display: block;
  margin: auto;
  will-change: transform;
}
.filters .searchandfilter > ul li.sf-field-submit > *:hover {
  background: #407EC9;
  color: #fff;
}
.filters .searchandfilter > ul li.sf-field-reset {
  font-size: 14px;
  letter-spacing: 0.1em;
  font-family: "Funnel Display", "Cambria", sans-serif;
  text-decoration: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 575px) {
  .filters {
    margin-bottom: 50px;
  }
  .filters .searchandfilter > ul {
    max-width: 100%;
    grid-template-columns: 1fr;
  }
  .filters .searchandfilter > ul li.sf-field-search {
    grid-column: span 1;
  }
}
.pagination {
  margin-top: 60px;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.29;
  font-size: 20px;
  font-family: "Funnel Sans", "Cambria", sans-serif;
  font-weight: bold;
  color: black;
  letter-spacing: -0.01em;
}
.pagination .nav-links .page-numbers {
  text-decoration: none;
  padding: 0 24px 3px 24px;
  text-align: center;
  position: relative;
}
.pagination .nav-links .page-numbers:hover {
  color: #407EC9;
}
.pagination .nav-links .page-numbers:not(.hide-bar):after {
  content: "";
  position: absolute;
  left: 100%;
  top: 5px;
  bottom: 7px;
  width: 2px;
  background-color: #171819;
}
.pagination .nav-links .page-numbers:not(.next):last-child:after {
  display: none;
}
.pagination .nav-links .page-numbers.current {
  color: #407EC9;
}
.pagination .nav-links .page-numbers.inactive {
  color: #4d4d4f;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  padding: 0;
  font-size: 18px;
  color: #407EC9;
}
.pagination .nav-links .page-numbers.prev:after, .pagination .nav-links .page-numbers.next:after {
  display: none;
}
.pagination .nav-links .page-numbers.prev:hover, .pagination .nav-links .page-numbers.next:hover {
  color: #2870c7;
}
.pagination .nav-links .page-numbers.prev i, .pagination .nav-links .page-numbers.next i {
  font-size: 16px;
  line-height: 1.9;
}
.pagination .nav-links .page-numbers.prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination .nav-links .page-numbers.prev i {
  vertical-align: bottom;
}
.pagination .nav-links .page-numbers.next i {
  vertical-align: top;
}
@media (max-width: 500px) {
  .pagination {
    margin-top: 50px;
  }
}

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

.site-content ul, .site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1em;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
}
.site-content ol {
  list-style: none;
  counter-reset: li;
}
.site-content ol li {
  counter-increment: li;
}
.site-content ol li::before {
  content: counter(li) ".";
  color: #171819;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.site-content ul {
  list-style: none;
}
.site-content ul li::before {
  content: "•";
  color: #171819;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.site-content ul ul li::before {
  color: #171819;
}
.site-content .gform_validation_errors ol li::before {
  display: none;
}
.site-content .gform_validation_errors ul li::before {
  display: none;
}
.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.2em;
  margin: 0 0 1em;
}
.site-content .wysiwyg-columns.three {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.2em;
  margin: 0 0 3em;
}
.site-content hr {
  border: 0;
  border-top: 4px solid #f1f1f1;
  margin: 55px 0;
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
    margin: 0 0 2em;
  }
}
@media (max-width: 575px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
  }
}

.related-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-rows: 1fr;
}
@media (max-width: 767px) {
  .related-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .related-grid {
    grid-template-columns: 1fr;
  }
}
.related-grid .archive-grid-item-wrapper:hover .category {
  color: #eabc3a;
}
.related-grid .archive-grid-item-wrapper:hover .title {
  color: #171819;
}
.related-grid .archive-grid-item-wrapper .image-wrapper {
  width: 100%;
  height: 175px;
  margin-bottom: 15px;
  border-radius: 3px;
  overflow: hidden;
}
.related-grid .archive-grid-item-wrapper .image-wrapper .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.related-grid .archive-grid-item-wrapper .category {
  color: #407EC9;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.related-grid .archive-grid-item-wrapper .title {
  font-size: 22px;
  color: #54585A;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.color-cyan {
  color: #407EC9;
}

.font-secondary {
  font-family: "Funnel Display", "Cambria", sans-serif;
}

.standard-subpage-text .wrapper .content h1, .standard-subpage-text .wrapper .content h2, .single .template h1, .single .template h2 {
  font-weight: 600;
}

.standard-subpage-text > .wrapper > .content h1, .standard-subpage-text > .wrapper > .content .h1,
.single .template h1,
.single .template .h1 {
  font-size: 52px;
}
.standard-subpage-text > .wrapper > .content h2, .standard-subpage-text > .wrapper > .content .h2,
.single .template h2,
.single .template .h2 {
  font-size: 42px;
  font-weight: 600;
}
.standard-subpage-text > .wrapper > .content h3, .standard-subpage-text > .wrapper > .content .h3,
.single .template h3,
.single .template .h3 {
  font-size: 32px;
}
.standard-subpage-text > .wrapper > .content h4, .standard-subpage-text > .wrapper > .content .h4,
.single .template h4,
.single .template .h4 {
  font-size: 26px;
  font-weight: 800;
}
.standard-subpage-text > .wrapper > .content h5, .standard-subpage-text > .wrapper > .content .h5,
.single .template h5,
.single .template .h5 {
  font-size: 26px;
  font-weight: 600;
}
.standard-subpage-text > .wrapper > .content a,
.single .template a {
  font-weight: normal;
}

.footer-landing nav .nav-element.hide-landing {
  display: none;
}

@media (max-width: 575px) {
  .header-landing .site-header > .wrapper {
    gap: 20px;
  }
  .header-landing .site-header > .wrapper .button {
    white-space: normal;
    text-align: left;
  }
}

div:has(> .video-placeholder-normal) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.site-nav {
  position: relative;
}
.site-nav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.site-nav a {
  text-decoration: none;
}

.top-bar {
  font-family: "Funnel Display", "Cambria", sans-serif;
  background-color: #407EC9;
  color: #fff;
  font-size: 11px;
  padding: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  overflow: hidden;
}
.top-bar a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
.top-bar a:hover {
  color: #e69f18;
}
.top-bar > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-bar .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-bar .social {
  display: inline-block;
}
.top-bar .social a {
  color: #fff;
  margin-right: 15px;
  font-size: 15px;
}
.top-bar .social a:last-child {
  margin-right: 0;
}
.top-bar .social a:hover {
  color: #e69f18;
}
.top-bar .nav-element {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top-bar .nav-element:not(:first-child) {
  margin-left: 22px;
}
.top-bar .search-form {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-bar .search-form input[type=search] {
  background-color: #0D3669;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  outline: none;
  border: unset;
  margin: 0;
  display: block;
  width: 100%;
  padding: 11px 30px;
}
.top-bar .search-form input[type=search]::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.top-bar .search-form input[type=search]::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.top-bar .search-form input[type=search]::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.top-bar .search-form input[type=search]::placeholder {
  color: inherit;
  opacity: 1;
}
.top-bar .search-form input[type=submit] {
  display: none;
}
.top-bar .social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-bar .social > * {
  color: #8a8a8a;
}
.top-bar .social > *:hover {
  color: #407EC9;
}
@media (max-width: 1079px) {
  .top-bar {
    background-color: transparent;
    border: 0;
    display: block;
    padding: 0;
    height: auto;
    color: #fff;
  }
  .top-bar .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 20px;
    width: 100%;
  }
  .top-bar > .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .top-bar a {
    color: #fff;
  }
  .top-bar a:hover {
    color: #407EC9;
  }
  .top-bar .nav-element {
    margin-left: -19px !important;
    display: block;
  }
  .top-bar .nav-element a {
    font-size: 15px;
    /*font-weight: $font-weight-medium;*/
    display: block;
    line-height: 1.125;
    letter-spacing: 0.1em;
    color: #fff;
    padding: 10px 20px;
  }
  .top-bar .search-form {
    display: block;
    margin: 15px 0 25px 0;
    width: 100%;
    max-width: 100%;
  }
  .top-bar .social {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 20px;
  }
  .top-bar .social > a {
    margin: 0 16px 0 0;
    color: #dcdcdc;
  }
  .top-bar .social > a:hover {
    color: #fff;
  }
}
@media (max-width: 500px) {
  .top-bar .search-form {
    margin: 20px 0;
  }
}

.site-header {
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #fff;
  z-index: 999;
}
.site-header > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 95px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sticky .site-header > .wrapper {
  height: 70px;
}
.site-header .site-branding {
  background: url("./assets/images/logo-blue.svg") no-repeat center;
  background-size: 100% auto;
  font: 0/0 a;
  text-shadow: none;
  text-decoration: none;
  color: transparent;
  width: 149px;
  height: 61px;
  display: block;
  will-change: transform;
  /*.sticky & {
  	width: 169px;
  	height: 50px;
  }*/
}
.site-header .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .main-navigation > .nav-element {
  position: relative;
}
.site-header .main-navigation > .nav-element > a {
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 1;
  letter-spacing: 0em;
  color: #171819;
  padding: 26px 0;
  position: relative;
}
.site-header .main-navigation .sub-menu {
  display: none;
}
.site-header .main-navigation .sub-menu a {
  color: #1f4342;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 800;
  font-size: 14px;
  padding: 8px 10px;
  line-height: 1;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.site-header .main-navigation .sub-menu a i {
  color: #b7b7b7;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 5px;
}
@media (min-width: 1080px) {
  .site-header {
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
  }
  .site-header .main-navigation > .nav-element {
    margin-left: 30px;
  }
  .site-header .main-navigation > .nav-element > a {
    /*&:before {
    	content: '';
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	height: 5px;
    	background-color: $black;
    	opacity: 0;
    	transition: $speed-fast all ease;
    }*/
  }
  .site-header .main-navigation > .nav-element > a:hover, .site-header .main-navigation > .nav-element > a.hover {
    color: #407EC9;
  }
  .site-header .main-navigation > .nav-element > a:hover:before, .site-header .main-navigation > .nav-element > a.hover:before {
    opacity: 1;
  }
  .site-header .main-navigation > .nav-element > a i {
    display: none;
  }
  .site-header .main-navigation .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ededed;
    min-width: 220px;
    border-top: 4px solid #407EC9;
    text-transform: uppercase;
  }
  .site-header .main-navigation .sub-menu .nav-element {
    border-top: solid 1px #fff;
  }
  .site-header .main-navigation .sub-menu .nav-element:first-child {
    border-top: 0;
  }
  .site-header .main-navigation .sub-menu a {
    color: #171819;
    font-size: 13px;
    padding: 17px 16px;
    line-height: 1.9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-left: 7px solid transparent;
  }
  .site-header .main-navigation .sub-menu a i {
    color: #b7b7b7;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 5px;
  }
  .site-header .main-navigation .sub-menu a:hover, .site-header .main-navigation .sub-menu a.hover {
    background-color: #e69f18;
    border-left: 7px solid #946101;
  }
  .site-header .main-navigation .sub-menu a:hover i, .site-header .main-navigation .sub-menu a.hover i {
    color: #e69f18;
  }
  .site-header .main-navigation .sub-menu .sub-menu {
    background-color: #dcdcdc;
    position: absolute;
    left: 100%;
    top: 0;
  }
  .site-header .main-navigation .sub-menu .sub-menu a:hover, .site-header .main-navigation .sub-menu .sub-menu a.hover {
    background-color: #3c3c3c;
    color: #fff;
  }
  .site-header .main-navigation .sub-menu .sub-menu .sub-menu {
    background-color: #d2d2d2;
  }
  .site-header .main-navigation .sub-menu .sub-menu .sub-menu a:hover, .site-header .main-navigation .sub-menu .sub-menu .sub-menu a.hover {
    background-color: #333333;
  }
}
@media (min-width: 1080px) {
  .site-header .main-navigation > .nav-element {
    margin-left: 50px;
  }
}
@media (min-width: 1080px) and (max-width: 1620px) {
  .site-header .main-navigation > .nav-element:last-of-type .sub-menu {
    right: 0;
    left: auto;
  }
}
@media (max-width: 1079px) {
  .site-header {
    /*.site-branding {
    	width: 226px;
    	height: 67px;
    }*/
  }
  .site-header > .wrapper {
    height: 95px;
    position: relative;
  }
  .site-header .main-navigation {
    background-color: #404041;
    background: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#404041));
    background: linear-gradient(to bottom, #525252 0%, #404041 100%);
    position: fixed;
    left: 100%;
    width: 280px;
    top: 95px;
    height: calc(100vh - 95px);
    display: block;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    overflow: scroll;
    z-index: 1000;
  }
  .sticky .site-header .main-navigation {
    top: 70px;
    height: calc(100vh - 70px);
  }
  .nav-on .site-header .main-navigation {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .site-header .main-navigation > .nav-element {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  }
  .site-header .main-navigation > .nav-element > a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #fff;
    position: relative;
  }
  .site-header .main-navigation > .nav-element > a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35px;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #407EC9;
  }
  .site-header .main-navigation > .nav-element > a i.on {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .site-header .main-navigation .sub-menu a {
    color: #f1f1f1;
    min-height: auto;
    padding: 10px 0 10px 20px;
    position: relative;
  }
  .site-header .main-navigation .sub-menu a span {
    padding-right: 15px;
  }
  .site-header .main-navigation .sub-menu a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 40px;
    font-size: 11px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: rgba(255, 255, 255, 0.75);
  }
  .site-header .main-navigation .sub-menu a i.on {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .site-header .main-navigation .sub-menu .sub-menu {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .site-header .main-navigation .sub-menu .sub-menu a {
    padding-left: 40px;
  }
  .site-header .main-navigation .sub-menu .sub-menu a i {
    color: rgba(255, 255, 255, 0.95);
  }
  .site-header .main-navigation .sub-menu .sub-menu .sub-menu {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .site-header .main-navigation .sub-menu .sub-menu .sub-menu a {
    padding: 5px 20px 5px 60px;
  }
}
@media (max-width: 500px) {
  .site-header .main-navigation {
    width: 100%;
  }
}

.site-footer {
  background-color: #0D3669;
  color: #fff;
  padding: 32px 0;
  min-height: 150px;
}
.site-footer .wrapper {
  max-width: 1380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-footer .wrapper > * {
  padding: 14px 0;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.site-footer a:hover {
  color: #407EC9;
}
.site-footer .logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 30px 0 0;
}
.site-footer .logo-container .logo {
  background: url("./assets/images/logo-white.svg") no-repeat center;
  background-size: 100% auto;
  font: 0/0 a;
  text-shadow: none;
  text-decoration: none;
  color: transparent;
  width: 149px;
  height: 61px;
  display: block;
  will-change: transform;
}
.site-footer .copyright {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  margin-right: 20px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-right: 30px;
}
.site-footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: 30px;
}
.site-footer .social a {
  margin-right: 25px;
  font-size: 25px;
}
.site-footer .social a:last-child {
  margin-right: 0;
}
.site-footer .social a.icon-twitter::before {
  vertical-align: -4px;
}
.site-footer .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: bold;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  letter-spacing: 0.05em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-footer .nav .nav-element {
  margin-right: 30px;
}
.site-footer .nav .nav-element:last-child {
  margin-right: 0;
}
.site-footer .footer-form-label {
  max-width: 260px;
  min-width: 260px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 13px;
  margin-right: 30px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.07em;
  line-height: 1;
}
.site-footer .image-container {
  max-width: 125px;
  margin-left: 20px;
}
.site-footer .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 0;
}
.site-footer .footer-form-wrap {
  max-width: 255px;
  min-width: 255px;
  margin-right: 30px;
}
.site-footer .footer-form-wrap .gform_subscribe_wrapper .gform_description {
  display: none;
}
.site-footer .footer-form-wrap .gform_subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.site-footer .footer-form-wrap .gform_subscribe .ginput_container_email input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  height: 40px;
}
.site-footer .footer-form-wrap .gform_subscribe .ginput_container_email input::-webkit-input-placeholder {
  font-size: 12px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.site-footer .footer-form-wrap .gform_subscribe .ginput_container_email input::-moz-placeholder {
  font-size: 12px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.site-footer .footer-form-wrap .gform_subscribe .ginput_container_email input::-ms-input-placeholder {
  font-size: 12px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.site-footer .footer-form-wrap .gform_subscribe .ginput_container_email input::placeholder {
  font-size: 12px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.site-footer .footer-form-wrap .gform_subscribe .gform_footer {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  position: absolute;
  right: 16px;
  min-width: 45px;
  top: -2px;
  min-height: 45px;
  margin-top: 0 !important;
  margin-right: 0 !important;
}
.site-footer .footer-form-wrap .gform_subscribe .gform_footer button {
  background-color: transparent;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  font-size: 0.01px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .footer-form-wrap .gform_subscribe .gform_footer button:before {
  margin-right: 0 !important;
  background-color: #3D7DC9 !important;
}
.site-footer .footer-form-wrap .gform_subscribe .gform_footer button:hover:before {
  background-color: #1461c0 !important;
}
@media (max-width: 575px) {
  .site-footer {
    padding: 20px 0;
  }
  .site-footer .logo-container {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .site-footer .copyright {
    margin-right: 0;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .site-footer .social {
    margin-left: 0;
    margin-right: 10px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .site-footer .footer-form-wrap {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: 0;
  }
  .site-footer .content {
    width: 100%;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .site-footer .image-container {
    margin-left: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
@media (max-width: 500px) {
  .site-footer .footer-form-wrap {
    max-width: 200px;
  }
}

.gform_wrapper.gravity-theme img.gform_ajax_spinner {
  display: none !important;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 8px;
  grid-row-gap: 15px;
}
.gform_wrapper.gravity-theme form {
  position: relative;
}
.gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form input[type=color],
.gform_wrapper.gravity-theme form input[type=date],
.gform_wrapper.gravity-theme form input[type=datetime-local],
.gform_wrapper.gravity-theme form input[type=datetime],
.gform_wrapper.gravity-theme form input[type=email],
.gform_wrapper.gravity-theme form input[type=month],
.gform_wrapper.gravity-theme form input[type=number],
.gform_wrapper.gravity-theme form input[type=password],
.gform_wrapper.gravity-theme form input[type=search],
.gform_wrapper.gravity-theme form input[type=tel],
.gform_wrapper.gravity-theme form input[type=text],
.gform_wrapper.gravity-theme form input[type=time],
.gform_wrapper.gravity-theme form input[type=url],
.gform_wrapper.gravity-theme form input[type=week],
.gform_wrapper.gravity-theme form select,
.gform_wrapper.gravity-theme form textarea {
  min-height: auto !important;
  padding: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: 0 !important;
  border-radius: 3px;
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 3px 9px -8px rgba(23, 24, 25, 0.3);
  box-shadow: 0 3px 9px -8px rgba(23, 24, 25, 0.3);
  color: #54585A;
  text-align: left;
  font-size: 16px;
  line-height: 1em !important;
}
.gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-moz-placeholder,
.gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-ms-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::placeholder,
.gform_wrapper.gravity-theme form textarea::placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input {
  height: 48px;
}
.gform_wrapper.gravity-theme form input.ginput_product_price {
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #171819 !important;
  font-weight: 600 !important;
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container .gfield_checkbox, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=checkbox], .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=radio] {
  width: 20px !important;
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  padding: 0 !important;
  cursor: pointer;
  font-size: 16px;
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=checkbox] + label, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=radio] + label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=checkbox] + label, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=radio] + label {
    max-width: 100%;
  }
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=checkbox]:checked + label:before, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=radio]:checked + label:before {
  content: "";
  background: #e69f18;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: -21px;
  border-radius: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=checkbox]:checked + label:before, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container input[type=radio]:checked + label:before {
    width: 12px;
    left: -20px;
  }
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container a {
  color: #407EC9;
  text-decoration: underline;
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container a:hover, .gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container a:focus {
  color: #e69f18;
}
.gform_wrapper.gravity-theme form .gfield--type-choice .ginput_container .gchoice {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px;
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0px;
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  padding: 0 !important;
  cursor: pointer;
  font-size: 16px;
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.2;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container input[type=checkbox] + label {
    max-width: 100%;
  }
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container input[type=checkbox]:checked + label:before {
  content: "";
  background: #e69f18;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: -21px;
  border-radius: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container input[type=checkbox]:checked + label:before {
    width: 12px;
    left: -20px;
  }
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container a {
  color: #407EC9;
  text-decoration: underline;
}
.gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container a:hover, .gform_wrapper.gravity-theme form .gfield--type-address .copy_values_option_container a:focus {
  color: #e69f18;
}
.gform_wrapper.gravity-theme form .ginput_address_country,
.gform_wrapper.gravity-theme form .ginput_container_select {
  position: relative;
}
.gform_wrapper.gravity-theme form .ginput_address_country:after,
.gform_wrapper.gravity-theme form .ginput_container_select:after {
  content: "\e900";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}
.gform_wrapper.gravity-theme form .ginput_address_country select,
.gform_wrapper.gravity-theme form .ginput_container_select select {
  padding: 8px 14px !important;
  line-height: 2 !important;
}
.gform_wrapper.gravity-theme form .gform_drop_area button {
  margin: auto;
}
.gform_wrapper.gravity-theme form .gform_drop_area button:hover {
  background-color: #407EC9;
  color: #fff;
}
.gform_wrapper.gravity-theme form .gform_delete_file {
  background-color: transparent;
}
.gform_wrapper.gravity-theme form .gform_delete_file:hover {
  background-color: transparent;
}
.gform_wrapper.gravity-theme form .gform_delete_file:hover .dashicons-trash {
  color: #e69f18;
}
.gform_wrapper.gravity-theme form textarea {
  min-height: 200px !important;
}
.gform_wrapper.gravity-theme form button {
  background-color: #e69f18;
}
.gform_wrapper.gravity-theme form button:hover {
  background-color: #cc0000;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description {
  display: none;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-color: #cc0000;
  color: #cc0000;
  background-color: #fff9f9;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 12px 16px;
  border: 0;
  background: #fff;
  color: #cc0000;
  margin-bottom: 16px;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  font-size: 14px;
  font-weight: 600;
  color: #cc0000;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
  display: none;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  margin-bottom: 0 !important;
  padding: 0 !important;
  margin-top: 20px !important;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button, .gform_wrapper.gravity-theme .gform_page_footer .gform_button,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button {
  border: none;
  background-color: #3D7DC9;
  color: #fff;
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto !important;
  height: 45px !important;
  padding: 12px 16px 12px 0;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button:before,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button:before,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_button:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:before {
  content: "\e901";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  background-color: #0D3669;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  padding: 0 10px 0 14px;
  margin-right: 16px;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover, .gform_wrapper.gravity-theme .gform_footer .gform_button:focus,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button:focus,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:hover,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:focus, .gform_wrapper.gravity-theme .gform_page_footer .gform_button:hover, .gform_wrapper.gravity-theme .gform_page_footer .gform_button:focus,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button:hover,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button:focus,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:hover,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:focus {
  color: #fff;
  background-color: #0D3669;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button:hover:before, .gform_wrapper.gravity-theme .gform_footer .gform_button:focus:before,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button:hover:before,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button:focus:before,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:hover:before,
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:focus:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_button:hover:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_button:focus:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button:hover:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button:focus:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:hover:before,
.gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:focus:before {
  background-color: #3D7DC9;
}
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button {
  margin-right: 20px;
  font-size: 12px;
  background-color: transparent !important;
}
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #2870c7;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
}
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:hover, .gform_wrapper.gravity-theme .gform_footer .gform_previous_button:focus, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:hover, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:focus {
  color: #3D7DC9;
  background-color: transparent;
}
.gform_wrapper.gravity-theme .gform_footer .gform_previous_button:hover:before, .gform_wrapper.gravity-theme .gform_footer .gform_previous_button:focus:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:hover:before, .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button:focus:before {
  background-color: transparent;
}
.gform_wrapper.gravity-theme .gf_step_label {
  color: inherit;
  padding-left: 10px !important;
}
.gform_wrapper.gravity-theme .gf_step_active {
  color: #3D7DC9 !important;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  color: #3D7DC9 !important;
  border-color: #3D7DC9 !important;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background: #3D7DC9 !important;
  color: #fff !important;
  border-color: #3D7DC9 !important;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_label {
  color: #3D7DC9 !important;
}
.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector {
  background-color: #f1f1f1 !important;
  border: 1px solid #f1f1f1 !important;
  height: 100%;
  font-size: 16px;
  color: #545759;
}
.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector:hover {
  border-inline-end-color: transparent !important;
}

.page-id-179 .gform_wrapper.gravity-theme form input,
.page-id-179 .gform_wrapper.gravity-theme form input[type=color],
.page-id-179 .gform_wrapper.gravity-theme form input[type=date],
.page-id-179 .gform_wrapper.gravity-theme form input[type=datetime-local],
.page-id-179 .gform_wrapper.gravity-theme form input[type=datetime],
.page-id-179 .gform_wrapper.gravity-theme form input[type=email],
.page-id-179 .gform_wrapper.gravity-theme form input[type=month],
.page-id-179 .gform_wrapper.gravity-theme form input[type=number],
.page-id-179 .gform_wrapper.gravity-theme form input[type=password],
.page-id-179 .gform_wrapper.gravity-theme form input[type=search],
.page-id-179 .gform_wrapper.gravity-theme form input[type=tel],
.page-id-179 .gform_wrapper.gravity-theme form input[type=text],
.page-id-179 .gform_wrapper.gravity-theme form input[type=time],
.page-id-179 .gform_wrapper.gravity-theme form input[type=url],
.page-id-179 .gform_wrapper.gravity-theme form input[type=week],
.page-id-179 .gform_wrapper.gravity-theme form select,
.page-id-179 .gform_wrapper.gravity-theme form textarea,
.page-id-183 .gform_wrapper.gravity-theme form input,
.page-id-183 .gform_wrapper.gravity-theme form input[type=color],
.page-id-183 .gform_wrapper.gravity-theme form input[type=date],
.page-id-183 .gform_wrapper.gravity-theme form input[type=datetime-local],
.page-id-183 .gform_wrapper.gravity-theme form input[type=datetime],
.page-id-183 .gform_wrapper.gravity-theme form input[type=email],
.page-id-183 .gform_wrapper.gravity-theme form input[type=month],
.page-id-183 .gform_wrapper.gravity-theme form input[type=number],
.page-id-183 .gform_wrapper.gravity-theme form input[type=password],
.page-id-183 .gform_wrapper.gravity-theme form input[type=search],
.page-id-183 .gform_wrapper.gravity-theme form input[type=tel],
.page-id-183 .gform_wrapper.gravity-theme form input[type=text],
.page-id-183 .gform_wrapper.gravity-theme form input[type=time],
.page-id-183 .gform_wrapper.gravity-theme form input[type=url],
.page-id-183 .gform_wrapper.gravity-theme form input[type=week],
.page-id-183 .gform_wrapper.gravity-theme form select,
.page-id-183 .gform_wrapper.gravity-theme form textarea,
.single-post .gform_wrapper.gravity-theme form input,
.single-post .gform_wrapper.gravity-theme form input[type=color],
.single-post .gform_wrapper.gravity-theme form input[type=date],
.single-post .gform_wrapper.gravity-theme form input[type=datetime-local],
.single-post .gform_wrapper.gravity-theme form input[type=datetime],
.single-post .gform_wrapper.gravity-theme form input[type=email],
.single-post .gform_wrapper.gravity-theme form input[type=month],
.single-post .gform_wrapper.gravity-theme form input[type=number],
.single-post .gform_wrapper.gravity-theme form input[type=password],
.single-post .gform_wrapper.gravity-theme form input[type=search],
.single-post .gform_wrapper.gravity-theme form input[type=tel],
.single-post .gform_wrapper.gravity-theme form input[type=text],
.single-post .gform_wrapper.gravity-theme form input[type=time],
.single-post .gform_wrapper.gravity-theme form input[type=url],
.single-post .gform_wrapper.gravity-theme form input[type=week],
.single-post .gform_wrapper.gravity-theme form select,
.single-post .gform_wrapper.gravity-theme form textarea,
.single-case-story .gform_wrapper.gravity-theme form input,
.single-case-story .gform_wrapper.gravity-theme form input[type=color],
.single-case-story .gform_wrapper.gravity-theme form input[type=date],
.single-case-story .gform_wrapper.gravity-theme form input[type=datetime-local],
.single-case-story .gform_wrapper.gravity-theme form input[type=datetime],
.single-case-story .gform_wrapper.gravity-theme form input[type=email],
.single-case-story .gform_wrapper.gravity-theme form input[type=month],
.single-case-story .gform_wrapper.gravity-theme form input[type=number],
.single-case-story .gform_wrapper.gravity-theme form input[type=password],
.single-case-story .gform_wrapper.gravity-theme form input[type=search],
.single-case-story .gform_wrapper.gravity-theme form input[type=tel],
.single-case-story .gform_wrapper.gravity-theme form input[type=text],
.single-case-story .gform_wrapper.gravity-theme form input[type=time],
.single-case-story .gform_wrapper.gravity-theme form input[type=url],
.single-case-story .gform_wrapper.gravity-theme form input[type=week],
.single-case-story .gform_wrapper.gravity-theme form select,
.single-case-story .gform_wrapper.gravity-theme form textarea {
  background-color: #fff;
}
.page-id-179 .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector,
.page-id-183 .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector,
.single-post .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector,
.single-case-story .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector {
  background-color: #fff !important;
  border: 1px solid #fff !important;
}

.homepage-hero {
  margin: 0;
}
.homepage-hero .inner {
  position: relative;
  min-height: 528px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #f7f7f0;
  padding: 95px 0 95px;
  overflow: hidden;
}
.homepage-hero .inner .wrapper {
  width: 100%;
  position: relative;
  z-index: 4;
}
.homepage-hero .inner .content {
  max-width: 720px;
  margin-left: 85px;
}
.homepage-hero .inner .content > *:last-child {
  margin-bottom: 0;
}
.homepage-hero .inner .content h2, .homepage-hero .inner .content h1 {
  font-size: 78px;
  line-height: 1.0769;
  letter-spacing: -0.025em;
  color: #f7f7f0;
  font-weight: 600;
}
.homepage-hero .inner .content p {
  font-size: 24px;
  color: #f7f7f0;
  font-weight: 600;
}
.homepage-hero .inner .content .button {
  font-size: 16px;
}
.homepage-hero .inner .content .button .tertiary {
  color: #f7f7f0;
}
.homepage-hero .inner .content strong {
  color: #e69f18;
  /*display: block;*/
}
.homepage-hero .inner .content p:last-child {
  margin-top: 64px;
}
.homepage-hero .inner .content h1 strong {
  font-weight: 600;
}
.homepage-hero .inner h2 {
  color: inherit;
  margin: 0;
}
.homepage-hero .inner .button-container {
  margin-top: 30px;
}
.homepage-hero .inner .background-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.homepage-hero .inner .mobile-image,
.homepage-hero .inner .only-mobile-content {
  display: none;
}
@media (max-width: 1079px) {
  .homepage-hero .inner .content {
    margin-left: 35px;
  }
  .homepage-hero .inner .content h2, .homepage-hero .inner .content h1 {
    word-break: break-word;
  }
}
@media (max-width: 767px) {
  .homepage-hero .inner {
    min-height: 56.48vw;
    padding: 100px 0 130px;
  }
  .homepage-hero .inner .content h2, .homepage-hero .inner .content h1 {
    font-size: 52px;
  }
}
@media (max-width: 575px) {
  .homepage-hero .inner {
    padding: 80px 0 110px;
  }
  .homepage-hero .inner .content h2, .homepage-hero .inner .content h1 {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .homepage-hero .inner .content {
    margin-left: 0;
  }
  .homepage-hero .inner .content h2, .homepage-hero .inner .content h1 {
    font-size: 32px;
  }
  .homepage-hero .inner .mobile-image,
.homepage-hero .inner .only-mobile-content {
    display: block;
  }
  .homepage-hero .inner .background-video {
    display: none;
  }
}

.module-hero-sub-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 280px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  background-size: cover;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 767px) {
  .module-hero-sub-container {
    min-height: 300px;
  }
}
@media (max-width: 575px) {
  .module-hero-sub-container {
    min-height: 240px;
  }
}

.standard-subpage-text .content {
  max-width: 960px;
  margin: 0 auto;
}
.standard-subpage-text .content p + ul {
  margin-top: -13px;
}
.standard-subpage-text .content ul {
  display: table;
}
.standard-subpage-text .content ul li {
  margin: 6px 0;
}
.standard-subpage-text .content .remote_video__media-oembed-video {
  width: 100%;
}
.standard-subpage-text .content .remote_video__media-oembed-video > p {
  width: 100%;
  margin: 0;
}
.standard-subpage-text .content .remote_video__media-oembed-video iframe {
  display: block;
  width: 100% !important;
  max-width: none;
  height: auto;
  aspect-ratio: 16/9;
  border: 0;
}
.module-breadcrumbs-container {
  max-width: 1223px;
  margin: 35px auto 0 auto;
}
.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs {
  color: #0D3669;
  font-family: "Funnel Display", "Cambria", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-weight: 800;
}
.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs .separator {
  margin: 0 16px;
  vertical-align: 1px;
}
.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs a {
  color: #0D3669;
  font-weight: 800;
  font-size: 14px;
}
.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs a:hover {
  color: #407EC9;
}

.module-accordion-content-container .module-accordion-content-wrapper {
  max-width: 1060px;
  margin: 0 auto;
}
.module-accordion-content-container .module-accordion-content-wrapper .header {
  color: #0D3669;
  letter-spacing: -0.025em;
  font-weight: 600;
  font-size: 42px;
}
.module-accordion-content-container .module-accordion-content-wrapper dl {
  margin: 25px 0 0 0;
  padding: 0;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 22px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  letter-spacing: -0.025em;
  font-weight: 600;
  line-height: 1.8181;
  padding: 24px 35px 24px 40px;
  border-left: 10px solid #e69f18;
  cursor: pointer;
  background-color: #f1f1f1;
  border-radius: 0;
  margin: 4px 0;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dt.on {
  background-color: #e69f18;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left-color: #946101;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dt:first-child {
  margin-top: 0;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dt i {
  font-size: 19px;
  color: #407EC9;
  padding: 0 10px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  line-height: 1;
}
.module-accordion-content-container .module-accordion-content-wrapper dl dd {
  display: none;
  margin: 0;
  padding: 25px 130px 25px 40px;
  line-height: 1.54;
  letter-spacing: -0.01em;
  background-color: #f1f1f1;
  margin-top: -4px;
  border-left: 10px solid #ccc;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 991px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 37px;
  }
  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 32px;
  }
  .module-accordion-content-container .module-accordion-content-wrapper dl {
    margin: 25px 0;
  }
  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 17px;
  }
}
@media screen and (max-width: 575px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 28px;
  }
  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 16px;
  }
  .module-accordion-content-container .module-accordion-content-wrapper dl dd {
    padding: 24px 35px 24px 40px;
  }
}

.module-pathway-list-container .module-pathway-list-wrapper .header {
  line-height: 2.125;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  row-gap: 35px;
  margin-top: 20px;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #171819;
  border-radius: 0;
  border-left: 13px solid transparent;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  line-height: 1.4166;
  min-height: 142px;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-orange {
  border-color: #e69f18;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-orange:hover, .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-orange:focus {
  background-color: #946101;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-green {
  border-color: #107e54;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-green:hover, .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-green:focus {
  background-color: #0a5136;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-mint {
  border-color: #c3e6c4;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-mint:hover, .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-mint:focus {
  background-color: #107e54;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-blue {
  border-color: #3D7DC9;
}
.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-blue:hover, .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item.color-blue:focus {
  background-color: #0D3669;
}
@media screen and (max-width: 1199px) {
  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .module-pathway-list-container .module-pathway-list-wrapper .header {
    font-size: 15px;
  }
  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr;
  }
}

.module-offer-blocks-container {
  background-color: #f1f1f1;
  padding: 96px 0;
  margin: 0;
}
.module-offer-blocks-container .module-offer-blocks-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 40px;
  max-width: 1223px;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .eyebrow-text {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 16px;
  line-height: 1.625;
  color: #0D3669;
  letter-spacing: 0.1em;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-block-image {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: 50% 50%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container {
  box-shadow: 3px 1px 15px 2px #e7e7e7;
  -webkit-box-shadow: 3px 1px 15px 2px #e7e7e7;
  -moz-box-shadow: 3px 1px 15px 2px #e7e7e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .offer-content {
  background-color: #fff;
  padding: 26px 35px 52px 35px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .offer-content .header {
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 1.4615;
  letter-spacing: -0.025em;
  font-weight: 600;
  color: #3D7DC9;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .offer-content .content {
  margin-bottom: 0;
  line-height: 1.7;
  letter-spacing: -0.01em;
  color: #171819;
}
.module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .btn-offer-block {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 767px) {
  .module-offer-blocks-container .module-offer-blocks-wrapper {
    grid-template-columns: 1fr;
  }
  .module-offer-blocks-container .module-offer-blocks-wrapper .offer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0;
  }
  .module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .eyebrow-text {
    font-size: 14px;
  }
  .module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .offer-content {
    background-color: #fff;
    padding: 26px 25px 45px 25px;
  }
  .module-offer-blocks-container .module-offer-blocks-wrapper .offer-block .offer-container .offer-content .header {
    font-size: 23px;
  }
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper {
  max-width: 1223px;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
  font-size: 42px;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.2;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button {
  margin-left: 25px;
  font-size: 16px;
  font-weight: 800;
  color: #3D7DC9;
  letter-spacing: 0;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button:hover {
  color: #e69f18;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button:before {
  display: none;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .text {
  width: 100%;
  margin-bottom: 20px;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 60px;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 12px;
  position: relative;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #e69f18;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:hover:before, .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:focus:before {
  opacity: 1;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image {
  display: block;
  width: 100%;
  height: 310px;
  background-size: cover;
  background-position: 50% 5%;
  background-repeat: no-repeat;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name {
  font-size: 26px;
  line-height: 1.2;
  color: #3D7DC9;
  font-weight: 600;
  font-family: "Funnel Display", "Cambria", sans-serif;
}
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 5px;
  color: #0D3669;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 991px) {
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
    font-size: 37px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name {
    font-size: 22px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
    font-size: 32px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button {
    font-size: 14px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name {
    font-size: 21px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
    font-size: 28px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button {
    margin-left: 0;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper {
    max-width: 300px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image {
    background-position: 50% 0%;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name {
    font-size: 20px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
    font-size: 13px;
  }
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name,
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
    text-align: center;
  }
}

.module-post-archive-accordion-container .module-post-archive-accordion-wrapper {
  max-width: 1223px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper .header {
  font-size: 32px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper .text {
  margin-bottom: 30px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl {
  margin: 0 auto;
  padding: 0;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 4px #f1f1f1;
  font-size: 44px;
  letter-spacing: -0.025em;
  color: #0c1a23;
  line-height: 1;
  padding: 30px 0;
  cursor: pointer;
  /*&.on:last-of-type {
  	border-bottom: none;
  }*/
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt .h2.year {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt i {
  font-size: 20px;
  color: #407EC9;
  margin-right: 40px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt.on {
  border-bottom: unset !important;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt:last-of-type {
  border-bottom: solid 4px #f1f1f1;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd {
  display: none;
  margin: 0;
  padding: 0 0 35px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item {
  margin-bottom: 45px;
  padding-right: 70px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 0 10px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .image-container {
  max-width: 115px;
  width: 115px;
  min-width: 115px;
  margin-top: 13px;
  margin-right: 30px;
  height: 70px;
  background-size: cover;
  background-position: center;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .title {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  color: #54585A;
  letter-spacing: -0.025em;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .title:hover {
  color: #407EC9;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .date {
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.42857;
  color: #407EC9;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt {
    font-size: 38px;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .title {
    font-size: 21px;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .date {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dt {
    font-size: 30px;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .title {
    font-size: 19px;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .content .date {
    font-size: 12px;
  }
}
@media screen and (max-width: 575px) {
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item {
    padding-right: 0;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .module-post-archive-accordion-container .module-post-archive-accordion-wrapper dl dd .accordion-item .container .image-container {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper.case-story {
  max-width: 1060px;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper.post {
  max-width: 1300px;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 40px;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story {
  grid-template-columns: 1fr 1fr 1fr;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
  -webkit-column-gap: 65px;
  -moz-column-gap: 65px;
  column-gap: 65px;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
  row-gap: 70px;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper {
  text-align: center;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper:hover .title, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper:hover .title {
  color: #407EC9;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .image-wrapper, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .image-wrapper {
  display: block;
  height: auto;
  width: 100%;
  padding-top: 60%;
  margin: 0 auto 20px;
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .image-wrapper .image, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .image-wrapper .image {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 0;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .date, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .date {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #407EC9;
  text-align: left;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-family: "Funnel Display", "Cambria", sans-serif;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .title, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4545;
  letter-spacing: -0.01em;
  text-align: left;
  color: #27292b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member {
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 75px;
  -moz-column-gap: 75px;
  column-gap: 75px;
  row-gap: 60px;
  max-width: 960px;
  margin: 0 auto;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper {
  text-align: left;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper:hover {
  color: initial;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto 12px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #e69f18;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper:hover:before, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper:focus:before {
  opacity: 1;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper .team-image {
  display: block;
  width: 100%;
  height: 270px;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-name {
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 20px;
  line-height: 1.4166;
  color: #3D7DC9;
  font-weight: 600;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .title {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 5px;
  color: #0D3669;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 800;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid .archive-grid-item-wrapper {
  text-decoration: none;
}
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid .archive-grid-item-wrapper .post-image {
  height: 150px;
  background-size: cover;
}
@media screen and (max-width: 1381px) {
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-name {
    font-size: 20px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .title {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .date, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .date {
    font-size: 13px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .title, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
    font-size: 20px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-name {
    font-size: 20px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .title {
    font-size: 15px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper {
    max-width: 280px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-image-wrapper .team-image {
    max-width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member {
    grid-template-columns: 1fr 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-name {
    font-size: 20px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .title {
    font-size: 14px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story {
    grid-template-columns: 1fr 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .date, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .date {
    font-size: 13px;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story .archive-grid-item-wrapper .title, .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
    font-size: 19px;
  }
}
@media screen and (max-width: 575px) {
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member {
    grid-template-columns: 1fr;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .team-name {
    font-size: 20px;
    text-align: center;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.member .archive-grid-item-wrapper .title {
    font-size: 13px;
    text-align: center;
  }
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-story {
    grid-template-columns: 1fr;
  }
}

.module-featured-offer {
  margin: 96px 0;
}
@media (max-width: 1379px) {
  .module-featured-offer {
    margin: 60px 0;
  }
}
@media (max-width: 767px) {
  .module-featured-offer {
    margin: 48px 0;
  }
}
.module-featured-offer.bg-gray, .module-featured-offer.bg-dark-gray {
  margin: 0;
  padding: 96px 0;
}
@media (max-width: 1379px) {
  .module-featured-offer.bg-gray, .module-featured-offer.bg-dark-gray {
    margin: 0;
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .module-featured-offer.bg-gray, .module-featured-offer.bg-dark-gray {
    margin: 0;
    padding: 48px 0;
  }
}
.module-featured-offer.bg-gray {
  background-color: #f1f1f1;
}
.module-featured-offer.bg-dark-gray {
  background-color: #545759;
}
.module-featured-offer.bg-dark-gray .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner {
  -webkit-box-shadow: 3px 1px 15px 2px #4d5053;
  box-shadow: 3px 1px 15px 2px #4d5053;
}
.module-featured-offer .module-featured-offer-wrapper-outer {
  max-width: 1223px;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 520px;
  -webkit-box-shadow: 3px 1px 15px 2px #e7e7e7;
  box-shadow: 3px 1px 15px 2px #e7e7e7;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-left .offer-image-wrapper .offer-image {
  left: 0;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-right .offer-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-right .offer-image-wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-right .offer-image-wrapper .offer-image {
  right: 0;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content.theme-dark-gray {
  background-color: #54585A;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content.theme-dark-gray .content-wrapper .eyebrow-text,
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content.theme-dark-gray .content-wrapper .header,
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content.theme-dark-gray .content-wrapper .content-body,
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content.theme-dark-gray .content-wrapper .date {
  color: #fff;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper {
  padding: 50px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .eyebrow-text {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .header {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 1.25;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .date {
  margin-top: 15px;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .btn-offer-featured {
  width: 100%;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper {
  width: 55%;
  position: relative;
}
.module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper .offer-image {
  width: 54vw;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  z-index: 0;
}
@media (max-width: 1079px) {
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100px;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-left .offer-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-left .offer-image-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-right .offer-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner.align-right .offer-image-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper {
    padding: 50px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .eyebrow-text {
    margin-bottom: 20px;
    color: #407EC9;
    font-family: "Funnel Display", "Cambria", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .header {
    margin-bottom: 20px;
    color: #54585A;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.25;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .btn-offer-featured {
    width: 100%;
    border-radius: 0;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper {
    width: 100%;
    height: 30vw;
    position: relative;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper .offer-image {
    width: 100%;
    height: 100%;
    position: static;
  }
}
@media (max-width: 767px) {
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper {
    padding: 25px 25px 45px;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .eyebrow-text {
    font-size: 14px;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-content .content-wrapper .header {
    font-size: 23px;
  }
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper {
    height: 35vw;
  }
}
@media (max-width: 500px) {
  .module-featured-offer .module-featured-offer-wrapper-outer .module-featured-offer-wrapper-inner .offer-image-wrapper {
    height: 40vw;
  }
}

.module-featured-post-list {
  background-color: #f1f1f1;
  padding: 96px 0;
}
@media (max-width: 1379px) {
  .module-featured-post-list {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .module-featured-post-list {
    padding: 48px 0;
  }
}
.module-featured-post-list .module-featured-post-list-wrapper {
  max-width: 1223px;
}
.module-featured-post-list .module-featured-post-list-wrapper .eyebrow-text {
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.module-featured-post-list .module-featured-post-list-wrapper .post-list-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
  row-gap: 45px;
  padding: 65px;
  background-color: #fff;
  -webkit-box-shadow: 3px 1px 15px 2px #e7e7e7;
  box-shadow: 3px 1px 15px 2px #e7e7e7;
}
.module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item {
  max-width: 390px;
}
.module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item .post-title {
  color: #171819;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
}
.module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item .post-date {
  margin-top: 15px;
  color: #3D7DC9;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .module-featured-post-list .module-featured-post-list-wrapper .post-list-items {
    grid-template-columns: 1fr;
  }
  .module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item {
    max-width: 100%;
  }
  .module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item .post-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .module-featured-post-list .module-featured-post-list-wrapper .post-list-items {
    padding: 40px;
  }
  .module-featured-post-list .module-featured-post-list-wrapper .post-list-items .post-list-item .post-title {
    font-size: 23px;
  }
}

.module-quick-hit {
  margin: 96px 0;
}
@media (max-width: 1379px) {
  .module-quick-hit {
    margin: 60px 0;
  }
}
@media (max-width: 767px) {
  .module-quick-hit {
    margin: 48px 0;
  }
}
.module-quick-hit .module-quick-hit-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.module-quick-hit .module-quick-hit-wrapper .header {
  width: 45%;
  margin-right: 60px;
  color: #407EC9;
  font-size: 34px;
  line-height: 1.4;
}
.module-quick-hit .module-quick-hit-wrapper .content-body {
  font-size: 22px;
}
@media (max-width: 1079px) {
  .module-quick-hit .module-quick-hit-wrapper {
    display: block;
  }
  .module-quick-hit .module-quick-hit-wrapper .header {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .module-quick-hit .module-quick-hit-wrapper {
    display: block;
  }
  .module-quick-hit .module-quick-hit-wrapper .header {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

.template .wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px;
}
.template .wrapper .template-post .post-heading h1 {
  margin-bottom: 20px;
}
.template .wrapper .template-post .post-heading .date-authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.template .wrapper .template-post .post-heading .date-authors .post-date,
.template .wrapper .template-post .post-heading .date-authors .meta-authors {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 575px) {
  .template .wrapper .template-post .post-heading .date-authors .post-date,
.template .wrapper .template-post .post-heading .date-authors .meta-authors {
    font-size: 14px;
  }
}
.template .wrapper .template-post .post-heading .date-authors .meta-authors {
  margin-left: 10px;
}
.template .wrapper .template-post .post-heading .date-authors .meta-authors span:after {
  content: ", ";
}
.template .wrapper .template-post .post-heading .date-authors .meta-authors span:last-child:after {
  content: "";
}
.template .wrapper .template-post .post-body-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 60px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.template .wrapper .template-post .post-body-wrapper .content-image-wrapper {
  min-width: 0;
}
.template .wrapper .template-post .post-body-wrapper .content-image-wrapper .image-background {
  width: 100%;
  height: 100%;
  aspect-ratio: 5/3;
  margin-bottom: 50px;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 3px;
  overflow: hidden;
}
.template .wrapper .template-post .post-body-wrapper .side-form {
  width: 280px;
  padding: 30px 30px 20px 30px;
  margin-left: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #333333;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.template .wrapper .template-post .post-body-wrapper .side-form .heading {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Funnel Display", "Cambria", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.template .wrapper .template-post .post-body-wrapper .side-form .gform_confirmation_message .button.secondary {
  border: none;
  background-color: #3D7DC9;
  color: #fff;
  margin-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto !important;
  height: 45px !important;
  padding: 12px 16px 12px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2857;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: all 0.2s ease, border 0.2s ease, color 0.2s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  max-width: 100%;
  will-change: transform;
}
.template .wrapper .template-post .post-body-wrapper .side-form .gform_confirmation_message .button.secondary:before {
  content: "\e901";
  font-family: "veryst-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  background-color: #0D3669;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  padding: 0 10px 0 14px;
  margin-right: 16px;
}
.template .wrapper .template-post .post-body-wrapper .side-form .gform_confirmation_message .button.secondary:hover {
  background-color: #0D3669;
}
.template .wrapper .template-post .post-body-wrapper .side-form .gform_confirmation_message .button.secondary:hover:before {
  background-color: #3D7DC9;
}
@media (max-width: 1079px) {
  .template .wrapper .template-post .post-body-wrapper {
    margin: 30px 0 55px 0;
  }
}
@media (max-width: 767px) {
  .template .wrapper .template-post .post-body-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 50px 0;
  }
  .template .wrapper .template-post .post-body-wrapper .side-form {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .template .wrapper .template-post .post-body-wrapper {
    margin: 20px 0 40px 0;
  }
}
.template .wrapper .template-post .author-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important;
}
.template .wrapper .template-post .author-bio .author-bio-link {
  color: #407EC9;
  font-size: 14px;
  font-weight: 700;
  font-family: "Funnel Display", "Cambria", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.template .wrapper .template-post .author-bio .image {
  max-width: 168px;
  width: 100%;
  height: 100%;
  margin-right: 50px;
}
.template .wrapper .template-post .author-bio .content {
  -ms-flex-item-align: center;
  align-self: center;
}
.template .wrapper .template-post .author-bio .content .title {
  margin: 0 0 8px;
  color: #333333;
  font-size: 22px;
  font-weight: 700;
}
.template .wrapper .template-post .author-bio .content p {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .template .wrapper .template-post .author-bio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .template .wrapper .template-post .author-bio .image {
    margin: 0 auto 10px auto;
  }
  .template .wrapper .template-post .author-bio .content .title {
    text-align: center;
  }
  .template .wrapper .template-post .author-bio .button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.template .wrapper .template-post .template-tags-terms {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  margin-bottom: 50px;
}
.template .wrapper .template-post .template-tags-terms strong {
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 14px;
  line-height: 1.285;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-right: 15px;
}
.template .wrapper .template-post .template-tags-terms .template-tags-terms-item {
  font-family: "Funnel Sans", "Cambria", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0;
}
.template .wrapper .template-post .template-tags-terms .template-tags-terms-item a {
  color: #407EC9;
}
.template .wrapper .template-post .template-tags-terms .template-tags-terms-item a:hover {
  color: #eabc3a;
}
.template .wrapper .social-share {
  margin-bottom: 90px;
}
.template .wrapper .social-share .title {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.1em;
}
.template .wrapper .social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.template .wrapper .social-share .icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 50px;
  height: 50px;
  background-color: #407EC9;
  margin-right: 12px;
  border-radius: 4px;
}
.template .wrapper .social-share .icons a:last-of-type {
  margin-right: 0;
}
.template .wrapper .social-share .icons a i {
  color: #fff;
  line-height: 22px;
  font-size: 23px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.template .wrapper .social-share .icons a i.icon-linkedin:before {
  vertical-align: 4px;
}
.template .wrapper .social-share .icons a:hover i {
  color: #d2d2d2;
}

.post-grid .wrapper .heading {
  margin-bottom: 25px;
  line-height: 1;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.blog-subscribe-form {
  max-width: 700px;
  padding: 40px 70px;
  margin: 20px auto 90px auto;
  background-color: #333333;
  color: #fff;
  border-radius: 3px;
}
.blog-subscribe-form .blog-subscribe-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog-subscribe-form .blog-subscribe-form-wrapper h4 {
  margin-bottom: 0;
  width: 60%;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fff;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper {
  width: 45%;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper .gform_subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper .gform_subscribe .ginput_container_email input {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-right: 50px;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper .gform_subscribe .gform_footer {
  margin-top: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper .gform_subscribe .gform_footer:before {
  height: auto;
}
.blog-subscribe-form .blog-subscribe-form-wrapper .gform_subscribe_wrapper .gform_subscribe .gform_footer .button {
  background-color: transparent;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  font-size: 0.01px;
  height: 42px;
  width: 42px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .blog-subscribe-form .blog-subscribe-form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-subscribe-form .blog-subscribe-form-wrapper h4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .blog-subscribe-form .blog-subscribe-form-wrapper .hbspt-form {
    width: 100%;
    max-width: 400px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .blog-subscribe-form .blog-subscribe-form-wrapper .hbspt-form form .gform_body {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .blog-subscribe-form {
    padding: 40px 30px;
  }
}

.single-post {
  background: #efefef;
}
.single-post .template hr {
  border-color: #fff;
}

.template .wrapper .template-news {
  max-width: 960px;
  margin: 0 auto;
}
.template .wrapper .template-news .post-heading .date {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #171819;
  margin: 0 0 10px 0;
  line-height: 0.8;
}
@media screen and (max-width: 767px) {
  .template .wrapper .template-news .post-heading .date {
    font-size: 16px;
  }
}
.template .wrapper .template-news .image-wrapper {
  margin: 40px 0 40px 0;
  height: 365px;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.template .wrapper .template-news .image-wrapper .image-background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.template .wrapper .template-news .image-wrapper .image-background.placeholder {
  background-position: left center;
}
@media screen and (max-width: 991px) {
  .template .wrapper .template-news .image-wrapper {
    height: 335px;
    margin: 30px 0 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .template .wrapper .template-news .image-wrapper {
    height: 300px;
    margin: 20px 0 60px 0;
  }
}
@media screen and (max-width: 575px) {
  .template .wrapper .template-news .image-wrapper {
    height: 240px;
    margin: 20px 0 40px 0;
  }
}
.template .wrapper .template-news .content img + .button {
  padding-top: 2px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  .template .wrapper .template-news .content img + .button {
    display: block;
  }
  .template .wrapper .template-news .content img + .button::before {
    margin-right: 0;
  }
}

.template .wrapper {
  max-width: 970px;
}
.template .wrapper .template-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.template .wrapper .template-member .member-image-wrapper {
  width: 270px;
  height: 310px;
  margin-right: 60px;
  border-radius: 3px;
  background-size: cover;
  background-position: 50% 50%;
}
.template .wrapper .template-member .member-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.template .wrapper .template-member .member-content-wrapper .member-name {
  font-size: 44px;
  line-height: 1.1;
}
.template .wrapper .template-member .member-content-wrapper .member-title {
  font-size: 20px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.template .wrapper .template-member .member-content-wrapper hr {
  margin-top: 65px;
  margin-bottom: 30px;
}
.template .wrapper .template-member .member-content-wrapper .team-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #407EC9;
  color: #fff;
  font-size: 25px;
  padding: 20px;
  border-radius: 3px;
  margin-right: 15px;
}
.template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon:hover {
  background-color: #2870c7;
}
@media (max-width: 767px) {
  .template .wrapper .template-member {
    margin-bottom: 30px;
  }
  .template .wrapper .template-member .member-image-wrapper {
    width: 170px;
    height: 210px;
    margin-right: 30px;
  }
  .template .wrapper .template-member .member-content-wrapper .member-name {
    font-size: 36px;
  }
  .template .wrapper .template-member .member-content-wrapper .member-title {
    font-size: 18px;
  }
  .template .wrapper .template-member .member-content-wrapper hr {
    margin-top: 30px;
  }
  .template .wrapper .template-member .member-content-wrapper .team-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .template .wrapper .template-member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .template .wrapper .template-member .member-image-wrapper {
    margin-bottom: 30px;
  }
}

.template .wrapper .template-case-story .image-wrapper {
  margin: 65px 0 80px 0;
  height: 100%;
  width: 100%;
  aspect-ratio: 5/3;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 0;
  overflow: hidden;
}
.template .wrapper .template-case-story .image-wrapper .image-background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
@media screen and (max-width: 991px) {
  .template .wrapper .template-case-story .image-wrapper {
    margin: 55px 0 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .template .wrapper .template-case-story .image-wrapper {
    margin: 45px 0 60px 0;
  }
}
@media screen and (max-width: 575px) {
  .template .wrapper .template-case-story .image-wrapper {
    margin: 35px 0 40px 0;
  }
}
.template .wrapper .template-case-story .case-study-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 65px 0 0 0;
}
@media screen and (max-width: 991px) {
  .template .wrapper .template-case-story .case-study-content-wrapper {
    margin: 55px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .template .wrapper .template-case-story .case-study-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 45px 0 0 0;
  }
}
@media (max-width: 575px) {
  .template .wrapper .template-case-story .case-study-content-wrapper {
    margin: 35px 0 0 0;
  }
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-content-body {
  min-width: 0;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-content-body figure img {
  margin: auto;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-content-body figure figcaption {
  text-align: center;
  font-style: italic;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta {
  width: 195px;
  margin-left: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta {
    margin-left: 0;
    margin-top: 60px;
  }
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .meta-header {
  margin-bottom: 25px;
  font-size: 24px;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .project-meta-group {
  margin-bottom: 45px;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .project-meta-group:last-child {
  margin-bottom: 0;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .project-meta-group .header {
  color: #407EC9;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .project-meta-group a,
.template .wrapper .template-case-story .case-study-content-wrapper .case-study-meta .project-meta-group span {
  font-size: 18px;
}

.case-study-grid .wrapper .heading {
  margin-bottom: 25px;
  line-height: 1;
  font-size: 14px;
  font-family: "Funnel Display", "Cambria", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/*
.single-case-story {
	background: #efefef;
	.template {
		hr {
			border-color: $white;
		}
	}
}
*/
.single-case-story section.case-study-grid.related {
  background: #efefef;
  padding: 96px 0;
  margin: 0;
}
@media (max-width: 1379px) {
  .single-case-story section.case-study-grid.related {
    padding: 60px 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .single-case-story section.case-study-grid.related {
    padding: 48px 0;
    margin: 0;
  }
}
.single-case-story .remote_video__media-oembed-video {
  width: 100%;
}
.single-case-story .remote_video__media-oembed-video > p {
  width: 100%;
  margin: 0;
}
.single-case-story .remote_video__media-oembed-video iframe {
  display: block;
  width: 100% !important;
  max-width: none;
  height: auto;
  aspect-ratio: 16/9;
  border: 0;
}
/*# sourceMappingURL=style.css.map */
