@charset "UTF-8";
/*
Theme Name: Enerfab
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.
 */
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;
}

.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;
}

@font-face {
  font-family: "enerfab";
  src: url("assets/fonts/enerfab8271.eot?21gagz");
  src: url("assets/fonts/enerfab8271.eot?21gagz#iefix") format("embedded-opentype"), url("assets/fonts/enerfab8271.ttf?21gagz") format("truetype"), url("assets/fonts/enerfab8271.woff?21gagz") format("woff"), url("assets/fonts/enerfab8271.svg?21gagz#enerfab") 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: "enerfab" !important;
  speak: never;
  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-x:before {
  content: "\e90e";
}

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

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

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

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

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

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

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

.icon-arrow-right:before {
  content: "\e909";
}

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

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

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

.icon-arrow-right:before {
  content: "\e909";
}

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

.icon-arrow-down:before {
  content: "\e90b";
}

.icon-arrow-up:before {
  content: "\e90c";
}

.icon-search:before {
  content: "\e90d";
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

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

body {
  min-width: 320px;
  background: #fff;
  color: #595B62;
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1px;
}
@media (max-width: 1599px) {
  body {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

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

section,
.module {
  margin: 160px 0;
}
@media (max-width: 1399px) {
  section,
.module {
    margin: 100px 0;
  }
}
@media (max-width: 1079px) {
  section,
.module {
    margin: 80px 0;
  }
}

section.contained,
.module.contained {
  margin: 0;
  padding: 160px 0;
}
@media (max-width: 1199px) {
  section.contained,
.module.contained {
    margin: 0;
    padding: 100px 0;
  }
}
@media (max-width: 1079px) {
  section.contained,
.module.contained {
    margin: 0;
    padding: 80px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1760px;
  padding: 0 60px;
}
@media (max-width: 1399px) {
  .wrapper {
    padding: 0 40px;
  }
}
@media (max-width: 566px) {
  .wrapper {
    padding: 0 30px;
  }
}

.wrapper-thin {
  margin: 0 auto;
  max-width: 1330px;
  padding: 0 60px;
}
@media (max-width: 1399px) {
  .wrapper-thin {
    padding: 0 40px;
  }
}
@media (max-width: 566px) {
  .wrapper-thin {
    padding: 0 30px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Mulish", sans-serif;
  color: #252526;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: 0.6em;
  line-height: 1.1;
  letter-spacing: 0em;
}
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
  font-weight: 900;
}
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 {
  margin-bottom: 0.3em;
  font-size: 120px;
  font-weight: 500;
}
h1 strong, .h1 strong {
  font-weight: 900;
}
@media (max-width: 1599px) {
  h1, .h1 {
    font-size: 90px;
  }
}
@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 50px;
  }
}
@media (max-width: 566px) {
  h1, .h1 {
    font-size: 36px;
  }
}

h2, .h2 {
  font-size: 60px;
  font-weight: 500;
}
h2 strong, .h2 strong {
  font-weight: 900;
}
@media (max-width: 1399px) {
  h2, .h2 {
    font-size: 54px;
  }
}
@media (max-width: 1199px) {
  h2, .h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 40px;
  }
}
@media (max-width: 566px) {
  h2, .h2 {
    font-size: 32px;
  }
}

h3, .h3 {
  font-size: 52px;
}
@media (max-width: 1599px) {
  h3, .h3 {
    font-size: 38px !important;
  }
}
@media (max-width: 1199px) {
  h3, .h3 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 34px;
  }
}
@media (max-width: 566px) {
  h3, .h3 {
    font-size: 26px;
  }
}

h4, .h4 {
  font-size: 44px;
}
@media (max-width: 1599px) {
  h4, .h4 {
    font-size: 38px;
  }
}
@media (max-width: 1199px) {
  h4, .h4 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 28px;
  }
}
@media (max-width: 566px) {
  h4, .h4 {
    font-size: 22px;
  }
}

h5, .h5 {
  font-size: 34px;
}
@media (max-width: 1399px) {
  h5, .h5 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  h5, .h5 {
    font-size: 24px;
  }
}
@media (max-width: 566px) {
  h5, .h5 {
    font-size: 20px;
  }
}

h6, .h6 {
  margin-bottom: 1em;
  font-size: 26px;
}
@media (max-width: 1199px) {
  h6, .h6 {
    font-size: 20px;
  }
}
@media (max-width: 566px) {
  h6, .h6 {
    font-size: 18px;
  }
}
h6 strong, .h6 strong {
  font-weight: 800;
}

p {
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  p {
    margin-bottom: 1em;
  }
}

strong {
  font-weight: 900;
}

a {
  color: #CFB400;
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
a:hover, a:focus {
  color: #00945E;
  outline: none;
  text-decoration: none;
}

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

iframe[src*=youtube] {
  aspect-ratio: 16/9;
  max-width: 100%;
  height: auto;
}

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 69px;
  max-width: 325px;
  padding: 8px 16px 8px 34px;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border-radius: 100px;
  font-size: 20px;
  font-family: "Mulish", sans-serif;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  overflow: clip;
  overflow-clip-margin: 1px;
  cursor: pointer;
  will-change: transform;
  -webkit-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
}
.button:hover, .button:focus {
  text-decoration: none;
}
.button:hover:before, .button:focus:before {
  -webkit-transform: translate(50%, -50%) scale(13, 8);
  transform: translate(50%, -50%) scale(13, 8);
}
.button:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 34px;
  right: 36px;
  z-index: -1;
  border-radius: 100%;
  -webkit-transform-origin: 70% 50%;
  transform-origin: 70% 50%;
  -webkit-transform: translate(50%, -50%) scale(1, 1);
  transform: translate(50%, -50%) scale(1, 1);
  -webkit-transition: -webkit-transform 0.75s;
  transition: -webkit-transform 0.75s;
  transition: transform 0.75s;
  transition: transform 0.75s, -webkit-transform 0.75s;
}
.button:after {
  content: "\e909";
  font-family: "enerfab" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 37px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
}
.button.primary {
  background-color: #069de3;
  color: #fff;
  border: 2px solid #069de3;
}
.button.primary:hover, .button.primary:focus {
  color: #069de3;
}
.button.primary:before {
  background-color: #fff;
}
.button.primary:after {
  background-color: #fff;
  color: #069de3;
}
.button.primary.alt {
  background-color: #fff;
  color: #069de3;
}
.button.primary.alt:before {
  background-color: #069de3;
}
.button.primary.alt:after {
  background-color: #069de3;
  color: #fff;
}
.button.primary.alt:hover, .button.primary.alt:focus {
  color: #fff;
}
.button.primary.alt.yellow {
  background-color: #fff;
  color: #252526;
  border: none;
}
.button.primary.alt.yellow:before {
  background-color: #CFB400;
}
.button.primary.alt.yellow:after {
  background-color: #CFB400;
  color: #fff;
}
.button.primary.alt.yellow:hover, .button.primary.alt.yellow:focus {
  color: #fff;
}
.button.secondary {
  background-color: transparent;
  border: 2px solid #CFB400;
  color: #252526;
}
.button.secondary:hover, .button.secondary:focus {
  color: #fff;
}
.button.secondary:before {
  background-color: #CFB400;
}
.button.secondary:after {
  background-color: #CFB400;
  color: #fff;
}
.button.secondary.alt {
  color: #fff;
  border-color: #fff;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.button.secondary.alt:hover, .button.secondary.alt:focus {
  border-color: #CFB400;
}
.button.tertiary {
  padding: 0;
  min-height: 0;
  color: #252526;
  font-size: 16px;
  font-weight: 700;
}
.button.tertiary:hover:after, .button.tertiary:focus:after {
  background-color: #19468D;
}
.button.tertiary:before {
  display: none;
}
.button.tertiary:after {
  width: 40px;
  height: 40px;
  margin-left: 20px;
  background-color: #CFB400;
  color: #fff;
  font-size: 0.9em;
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.button.tertiary.alt {
  color: #000;
}
.button.tertiary.alt:hover:after, .button.tertiary.alt:focus:after {
  background-color: #CFB400;
}
.button.tertiary.alt:after {
  background-color: rgb(34 68 132);
}
.button.quaternary {
  width: 280px;
  padding: 8px 20px 8px 20px;
  background-color: #19468D;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: padding 0.6s;
  transition: padding 0.6s;
}
.button.quaternary:hover, .button.quaternary:focus {
  padding: 8px 40px 8px 20px;
}
.button.quaternary:hover:after, .button.quaternary:focus:after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.button.quaternary:before {
  display: none;
}
.button.quaternary:after {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 50%;
  right: 16px;
  background-color: #fff;
  color: #19468D;
  font-size: 0.9em;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (max-width: 1399px) {
  .button.tertiary:after {
    width: 30px;
    height: 30px;
  }
  .button.quaternary {
    width: 240px;
  }
  .button.quaternary:after {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1199px) {
  .button {
    min-height: 55px;
    max-width: 300px;
    font-size: 18px;
  }
  .button:before {
    width: 33px;
    height: 31px;
    top: 26px;
    right: 34px;
  }
  .button:after {
    width: 35px;
    height: 35px;
    margin-left: 25px;
  }
  .button.quaternary {
    width: 240px;
  }
  .button.quaternary:after {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .button {
    min-height: 45px;
    max-width: 300px;
    padding: 5px 16px 5px 25px;
    font-size: 16px;
  }
  .button:before {
    width: 28px;
    height: 27px;
    top: 22px;
    right: 31px;
  }
  .button:after {
    width: 30px;
    height: 30px;
    margin-left: 20px;
  }
  .button.tertiary:after {
    width: 25px;
    height: 25px;
    margin-left: 20px;
  }
  .button.quaternary {
    width: 220px;
  }
  .button.quaternary:after {
    width: 25px;
    height: 25px;
  }
}

hr {
  width: 100%;
  margin: 80px 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
}
@media (max-width: 1199px) {
  hr {
    margin: 50px 0;
  }
}
@media (max-width: 767px) {
  hr {
    margin: 40px 0;
  }
}

blockquote {
  max-width: 1150px;
  margin: 3em 0;
  padding: 53px 37px 46px;
  font-size: 20px;
  border-left: 4px solid #CFB400;
  background-image: -webkit-gradient(linear, left top, right top, from(#F1F4F7), to(#fff));
  background-image: linear-gradient(90deg, #F1F4F7, #fff);
}
blockquote:before {
  content: "";
  display: block;
  width: 38px;
  height: 32px;
  background-image: url("assets/img/design-quotes.svg");
  background-size: contain;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  margin-bottom: 35px;
}
blockquote:first-child {
  margin-top: 0;
}
blockquote strong {
  display: block;
  margin-top: 30px;
  font-size: 0.9em;
  font-family: "Mulish", sans-serif;
}
blockquote strong:before {
  content: "";
  display: block;
  width: 55px;
  height: 2px;
  margin-bottom: 15px;
  background-color: #CFB400;
}
@media (max-width: 1199px) {
  blockquote {
    margin: 1.5em 0;
  }
}
@media (max-width: 767px) {
  blockquote {
    font-size: 18px;
  }
  blockquote:before {
    width: 25px;
    height: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 566px) {
  blockquote {
    margin: 1em 0;
    font-size: 16px;
  }
}

.alignnone {
  margin: 5px 20px 20px 0;
}

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

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

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

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

a img.alignnone {
  margin: 5px 20px 20px 20px;
}

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

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

.wp-caption {
  background: #fff;
  max-width: 100%;
  padding: 5px 3px 10px;
}

.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 .wp-caption-text {
  font-size: 15px;
  margin-top: 10px;
}

/* 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. */
}

.site-content ul, .site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1em;
}
.site-content ul li, .site-content ol li {
  margin-bottom: 10px;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
}
.site-content ul:not(.slick-dots) {
  list-style: none;
  padding: 0;
}
.site-content ul:not(.slick-dots) li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 8px;
}
.site-content ul:not(.slick-dots) li:last-child {
  margin-bottom: 0;
}
.site-content ul:not(.slick-dots) li:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 0.76em;
  left: 0;
  background-color: #00945E;
}
.site-content .wysiwyg-columns {
  display: grid;
  width: 100%;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 2em;
  margin: 0 0 1em;
}
.site-content .wysiwyg-columns.three {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.site-content .wysiwyg-columns.three img {
  width: 100%;
}
@media (max-width: 1199px) {
  .site-content .wysiwyg-columns {
    margin: 0 0 0.5em;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
    gap: 1em;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three img {
    width: unset;
  }
}
@media (max-width: 566px) {
  .site-content .wysiwyg-columns {
    gap: 15px;
  }
}

figure.ace-figure {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
figure.ace-figure .placeholder {
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
figure.ace-figure .display {
  background-color: #aaa;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}
figure.ace-figure .display img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.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;
}

.bg-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-position: 50% 50%;
}

.bg-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}

.overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.small-header {
  color: #252526;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
}

.slick-dots {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  gap: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slick-dots li {
  padding: 0 !important;
  margin: 0 !important;
}
.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

.gform_wrapper.gravity-theme {
  margin-top: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00945E), to(#19468D));
  background-image: linear-gradient(90deg, #00945E, #19468D);
  padding: 59px 59px 67px;
}
.gform_wrapper.gravity-theme .gform_description {
  color: #fff;
}
.gform_wrapper.gravity-theme h1, .gform_wrapper.gravity-theme .h1,
.gform_wrapper.gravity-theme h2, .gform_wrapper.gravity-theme .h2,
.gform_wrapper.gravity-theme h3, .gform_wrapper.gravity-theme .h3,
.gform_wrapper.gravity-theme h4, .gform_wrapper.gravity-theme .h4,
.gform_wrapper.gravity-theme h5, .gform_wrapper.gravity-theme .h5,
.gform_wrapper.gravity-theme h6, .gform_wrapper.gravity-theme .h6 {
  margin: 0 0 53px;
  line-height: 1.2;
  color: #fff;
}
.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: 16px;
  font-weight: 700;
  color: #cc0000;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
  display: none;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-color: #cc0000;
  color: #cc0000;
  background-color: #fff9f9;
}
.gform_wrapper.gravity-theme img.gform_ajax_spinner {
  display: none !important;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  display: none;
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}
.gform_wrapper.gravity-theme .gform_fields {
  -webkit-column-gap: 12px !important;
  -moz-column-gap: 12px !important;
  column-gap: 12px !important;
  row-gap: 24px !important;
}
.gform_wrapper.gravity-theme .gform_heading {
  text-align: center;
}
.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 {
  border: 0 !important;
  font-family: "Mulish", sans-serif;
  color: #252526;
  line-height: 1 !important;
  min-height: auto !important;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
}
.gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form select {
  height: 60px !important;
  padding: 15px !important;
  font-size: 16px !important;
}
.gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: #939499;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-moz-placeholder,
.gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: #939499;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-ms-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: #939499;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::placeholder,
.gform_wrapper.gravity-theme form textarea::placeholder {
  color: #939499;
  opacity: 1;
}
.gform_wrapper.gravity-theme form textarea {
  min-height: 200px !important;
  padding: 15px;
}
.gform_wrapper.gravity-theme form .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper.gravity-theme form .gform_footer .custom-gf-btn {
  margin: 40px 0 0;
}
@media (max-width: 1199px) {
  .gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form select {
    height: 50px !important;
  }
}
@media (max-width: 767px) {
  .gform_wrapper.gravity-theme {
    padding: 50px 40px;
  }
  .gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form select {
    height: 50px !important;
    padding: 15px !important;
    font-size: 16px !important;
  }
}
@media (max-width: 566px) {
  .gform_wrapper.gravity-theme {
    padding: 40px 30px;
  }
  .gform_wrapper.gravity-theme .gform_fields {
    row-gap: 20px !important;
  }
  .gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form select {
    height: 50px !important;
    padding: 15px !important;
    font-size: 16px !important;
  }
  .gform_wrapper.gravity-theme form .gform_footer .custom-gf-btn {
    margin: 30px 0 0;
  }
}

body.header-color-active {
  margin-top: 85px;
}
@media (max-width: 1199px) {
  body.header-color-active {
    margin-top: 60px;
  }
}

.site-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
}
.site-header:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(170%, #fff));
  background-image: linear-gradient(90deg, #fff, #fff 170%);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.site-header a {
  text-decoration: none;
  line-height: 1;
}
.site-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-header ul li {
  padding: 0;
  margin: 0;
}
.site-header.header-color:before {
  opacity: 1;
}
.site-header.scrolled {
  border-bottom-color: transparent;
}
.site-header.scrolled:before {
  opacity: 1;
}
.site-header.scrolled .logo-link-home {
  max-height: 100%;
}

.site-header.scrolled .logo-link-home img{
  margin-top: 20px;
}

.site-header > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  height: 85px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-header .logo-link-home {
  display: block;
  width: 170px;
  height: 46px;
  max-height: 46px;
  margin-right: auto;
  margin-bottom: 0px;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.site-header .logo-link-home .logo-img-main {
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.site-header .logo-link-home .logo-img-color {
  max-height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .header-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 35px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.site-header .header-search.search-active .form-wrap {
  max-width: 400px;
  opacity: 1;
  visibility: visible;
  z-index: 3;
  -webkit-transition: max-width 0.6s, opacity 0.3s, visibility 0.3s;
  transition: max-width 0.6s, opacity 0.3s, visibility 0.3s;
}
.site-header .header-search .search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 35px;
  cursor: pointer;
}
.site-header .header-search .search-button.open .show-search {
  display: none;
}
.site-header .header-search .search-button.open .hide-search {
  display: block;
}
.site-header .header-search .search-button .show-search {
  font-weight: 600;
}
.site-header .header-search .search-button .hide-search {
  display: none;
  font-size: 24px;
}
.site-header .header-search .form-wrap {
  width: 284px;
  max-width: 0;
  position: absolute;
  top: 50%;
  right: 100%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  line-height: 1;
  -webkit-transition: max-width 0.3s, opacity 0.3s, visibility 0.6s;
  transition: max-width 0.3s, opacity 0.3s, visibility 0.6s;
}
.site-header .header-search .form-wrap .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 25px;
  background-color: #fff;
  border: 1px solid #CFB400;
  line-height: 1;
}
.site-header .header-search .form-wrap .search-form input {
  width: 100%;
  margin-bottom: 3px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: transparent;
  border: none;
  outline: none;
  line-height: 1;
  font-size: 18px;
}
.site-header .header-search .form-wrap .search-form input::-webkit-input-placeholder {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(79, 79, 79, 0.4);
}
.site-header .header-search .form-wrap .search-form input::-moz-placeholder {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(79, 79, 79, 0.4);
}
.site-header .header-search .form-wrap .search-form input::-ms-input-placeholder {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(79, 79, 79, 0.4);
}
.site-header .header-search .form-wrap .search-form input::placeholder {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: rgba(79, 79, 79, 0.4);
}
.site-header .header-search .form-wrap .search-form button[type=submit] {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #CFB400;
  line-height: 1;
  font-size: 36px;
  cursor: pointer;
}
.site-header .header-search .form-wrap .search-form button[type=submit] i {
  font-weight: 600;
}
.site-header .header-cta {
  margin-left: 40px;
}
.site-header .menu-header-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 60px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "Mulish", sans-serif;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-header .menu-header-main li.menu-item.current-menu-item > .menu-element {
  color: #CFB400 !important;
}
.site-header .menu-header-main > li.menu-item.mega-parent:hover > .menu-element {
  background-color: #fff;
  color: #252526;
}
.site-header .menu-header-main > li.menu-item.mega-parent:hover > .menu-element .icon-desktop {
  color: #252526;
}
.site-header .menu-header-main > li.menu-item > .menu-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  color: #000;
  padding: 15px 40px;
  font-size: 16px;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.site-header .menu-header-main > li.menu-item > .menu-element.is-link:hover {
  background-color: #fff;
  color: #252526;
}
.site-header .menu-header-main > li.menu-item > .menu-element.is-link:hover .icon-desktop {
  color: #252526;
}
.site-header .menu-header-main > li.menu-item > .menu-element .icon-mobile {
  display: none;
}
.site-header .menu-header-main > li.menu-item > .menu-element .icon-desktop {
  margin-left: 10px;
  font-size: 20px;
  color: #000;
}
.site-header .menu-header-main > li.menu-item:hover .mega-parent-body, .site-header .menu-header-main > li.menu-item:focus .mega-parent-body {
  opacity: 1;
  pointer-events: initial;
  visibility: visible;
  z-index: 2;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
}
.site-header .menu-header-main .mega-parent-body {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.site-header .menu-header-main .mega-parent-body .sub-menu-back {
  display: none;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper.mega-columns > .sub-menu.lvl-1 > li.menu-item {
  width: 33.3333%;
  padding-left: 60px;
  padding-right: 10px;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper.mega-posts > .sub-menu.lvl-1 > li.menu-item {
  padding-left: 80px;
  padding-right: 20px;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper {
  width: 25%;
  padding: 51px 60px 51px 0;
  position: relative;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper:before {
  content: "";
  display: block;
  width: 300%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F1F4F7), to(#fff));
  background-image: linear-gradient(#F1F4F7, #fff);
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .header {
  margin-bottom: 30px;
  font-weight: 800;
  color: #252526;
  position: relative;
  z-index: 1;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .description {
  color: #939499;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .button {
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 51px 22px 90px 79px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .header {
  font-weight: 800;
  color: #252526;
  margin-bottom: 25px;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-items {
  display: grid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-column-gap: 54px;
  -moz-column-gap: 54px;
  column-gap: 54px;
  grid-template-columns: 1fr 1fr;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 307px;
  padding: 20px 27px;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  overflow: hidden;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item:hover .post-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item:before {
  content: "";
  display: block;
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background-image: linear-gradient(transparent, #000);
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #252526;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta .post-tax:after {
  content: "•";
  font-size: 6px;
  margin: 0 8px;
  line-height: 1;
  position: relative;
  bottom: 2px;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta .post-date {
  text-transform: uppercase;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-title {
  position: relative;
  z-index: 2;
  line-height: 1.2;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 51px 0px 90px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 .menu-element {
  color: #252526;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 .menu-element.is-link:hover {
  color: #19468D;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item:last-child:not(:first-child) {
  border-right: none;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 800;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element .menu-icon {
  display: block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item {
  margin-bottom: 5px;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item:last-child {
  margin-bottom: 0;
}
.site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item > .menu-element {
  display: block;
  padding: 8px 0;
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .site-header .main-navigation {
    height: 100% !important;
  }
  .site-header .menu-header-main .mega-parent-body {
    -webkit-transform: none !important;
    transform: none !important;
    height: auto !important;
    top: 100% !important;
  }
}
@media (max-width: 1599px) {
  .site-header .logo-link-home {
    width: 120px;
    height: 33px;
  }
  .site-header .menu-header-main {
    margin-left: 40px;
  }
  .site-header .menu-header-main > li.menu-item > .menu-element {
    padding: 15px 30px;
  }
  .site-header .menu-header-main > li.menu-item > .menu-element .icon-desktop {
    font-size: 18px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper {
    padding: 51px 40px 51px 0;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .header {
    margin-bottom: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .description {
    font-size: 18px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts {
    padding: 51px 0px 51px 40px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-items {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item {
    min-height: 250px;
    padding: 20px 25px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta {
    margin-bottom: 5px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta .post-tax:after {
    margin: 0 5px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-title {
    font-size: 18px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 {
    padding: 51px 0px 60px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element {
    margin-bottom: 15px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element .menu-icon {
    width: 28px;
    height: 28px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item > .menu-element {
    padding: 6px 0 7px;
    font-size: 18px;
  }
}
@media (max-width: 1399px) {
  .site-header .logo-link-home {
    width: 200px;
    height: 100%;
  }
  .site-header .header-search {
    padding-right: 30px;
  }
  .site-header .header-search .search-button {
    font-size: 28px;
  }
  .site-header .header-search .search-button .hide-search {
    font-size: 18px;
  }
  .site-header .header-search .form-wrap {
    width: 280px;
  }
  .site-header .header-search .form-wrap .search-form {
    padding: 5px 20px;
  }
  .site-header .header-search .form-wrap .search-form input {
    font-size: 16px;
  }
  .site-header .header-search .form-wrap .search-form input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .site-header .header-search .form-wrap .search-form input::-moz-placeholder {
    font-size: 14px;
  }
  .site-header .header-search .form-wrap .search-form input::-ms-input-placeholder {
    font-size: 14px;
  }
  .site-header .header-search .form-wrap .search-form input::placeholder {
    font-size: 14px;
  }
  .site-header .header-search .form-wrap .search-form button[type=submit] {
    font-size: 30px;
  }
  .site-header .header-cta {
    margin-left: 30px;
  }
  .site-header .menu-header-main {
    margin-left: 40px;
  }
  .site-header .menu-header-main > li.menu-item > .menu-element {
    font-size: 14px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper.mega-columns > .sub-menu.lvl-1 > li.menu-item {
    padding-left: 40px;
    padding-right: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper.mega-posts > .sub-menu.lvl-1 > li.menu-item {
    padding-left: 40px;
    padding-right: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper {
    padding: 40px 40px 40px 0;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .description {
    font-size: 16px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts {
    padding: 40px 0px 40px 40px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-items {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-meta {
    font-size: 12px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts .post-item .post-title {
    font-size: 16px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 {
    padding: 40px 0px 40px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element .menu-icon {
    width: 20px;
    height: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item > .menu-element {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .site-header > .wrapper {
    height: 60px;
  }
  .site-header.scrolled .main-navigation {
    height: calc(100vh - 60px + 1px);
    top: 59px;
  }
  .site-header.scrolled .main-navigation .menu-header-main .mega-parent-body {
    height: calc(100vh - 60px + 1px);
    top: 59px;
  }
  .site-header .main-navigation {
    display: block;
    width: 400px;
    position: fixed;
    height: calc(100vh - 60px);
    top: 60px;
    right: 0;
    z-index: 10;
    background-color: #e5e5e5;
    -webkit-box-shadow: 0px 5px 22px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 22px -5px rgba(0, 0, 0, 0.1);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
    -webkit-transition: -webkit-transform 0.3s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
  .site-header .main-navigation.mobile-menu-active {
    -webkit-transform: none;
    transform: none;
  }
  .site-header .main-navigation.sub-menu-active {
    overflow: hidden;
  }
  .site-header .header-search {
    height: auto;
    padding: 0 30px;
    border-right: none;
  }
  .site-header .header-search .search-button {
    display: none;
  }
  .site-header .header-search .form-wrap {
    width: 100%;
    max-width: 100%;
    position: static;
    z-index: 1;
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  .site-header .header-cta {
    margin: 30px 30px 0;
  }
  .site-header .menu-header-main {
    display: block;
    padding: 25px 0;
    height: auto;
    margin-left: 0;
    border-left: none;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
  }
  .site-header .menu-header-main > li.menu-item {
    margin-bottom: 10px;
  }
  .site-header .menu-header-main > li.menu-item:last-child {
    margin-bottom: 0;
  }
  .site-header .menu-header-main > li.menu-item.menu-item-has-children > .menu-element {
    position: relative;
  }
  .site-header .menu-header-main > li.menu-item.menu-item-has-children > .menu-element .icon-mobile {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .site-header .menu-header-main > li.menu-item.menu-item-has-children > .menu-element .icon-mobile:hover, .site-header .menu-header-main > li.menu-item.menu-item-has-children > .menu-element .icon-mobile:focus {
    color: #00945E;
  }
  .site-header .menu-header-main > li.menu-item.menu-item-has-children > .menu-element .icon-desktop {
    display: none;
  }
  .site-header .menu-header-main > li.menu-item > .menu-element.is-link:hover {
    background-color: transparent;
    color: #fff;
  }
  .site-header .menu-header-main .mega-parent-body {
    position: fixed;
    width: 400px;
    height: calc(100vh - 60px);
    top: 60px;
    right: 0;
    left: auto;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 22px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 22px -5px rgba(0, 0, 0, 0.1);
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
  .site-header .menu-header-main .mega-parent-body .sub-menu-back {
    display: block;
    padding: 10px 30px 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .site-header .menu-header-main .mega-parent-body .sub-menu-back:hover {
    color: #00945E;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 30px 30px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper.mega-columns > .sub-menu.lvl-1 > li.menu-item {
    width: 100%;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper {
    width: 100%;
    padding: 0;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper:before {
    display: none;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin: 33px 0 40px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .header {
    margin-bottom: 10px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-cta-wrapper .description {
    font-size: 14px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper .mega-posts {
    display: none;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item {
    padding: 0 0 33px !important;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item:last-child {
    padding-bottom: 0 !important;
    border-bottom: none;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .menu-element .menu-icon {
    width: 20px;
    height: 20px;
  }
  .site-header .menu-header-main .mega-parent-body .mega-parent-wrapper > .sub-menu.lvl-1 > li.menu-item > .sub-menu.lvl-2 > li.menu-item > .menu-element {
    font-size: 14px;
  }
}
@media (max-width: 566px) {
  .site-header .main-navigation {
    width: 100%;
  }
  .site-header .menu-header-main .mega-parent-body {
    width: 100%;
  }
}

.resize-animation-stopper .site-header * {
  -webkit-animation: none !important;
  animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.nav-toggle {
  display: none;
  width: 33px;
  height: 21px;
  position: absolute;
  bottom: 30px;
  right: 40px;
  z-index: 100;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  cursor: pointer;
  outline: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.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: #224385;
}
.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: 1199px) {
  .nav-toggle {
    display: block;
  }
}
@media (max-width: 566px) {
  .nav-toggle {
    right: 30px;
  }
}

.site-footer {
  margin-top: 75px;
  background: #E8ECF3;
  color: #252526;
  font-family: "Mulish", sans-serif;
  /*.footer-bg {
  	height: 14px;
  	width: 100%;
  	background: linear-gradient(160deg, 
  	rgba(25,70,141,1) 0%, 
  	rgba(25,70,141,1) 66.5%, 
  	rgba(255,255,255,1) 66.55%,
  	rgba(255,255,255,1) 67.2%,
  	rgba(0,149,96,1) 67.25%, 
  	rgba(0,149,96,1) 83.25%, 
  	rgba(255,255,255,1) 83.2%,
  	rgba(255,255,255,1) 83.95%,
  	rgba(206,181,44,1) 84%, 
  	rgba(206,181,44,1) 100%);
  }*/
}
.site-footer + .module {
  margin-bottom: 75px;
}
.site-footer .footer-bg {
  height: 14px;
  width: 100%;
  background: url(assets/img/enerfab_colorbar.svg) no-repeat bottom right/100% #FFF;
  background-size: cover;
}
@media (max-width: 1079px) {
  .site-footer .footer-bg {
    height: 12px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-bg {
    height: 8px;
  }
}
.site-footer a:not(.button) {
  text-decoration: none;
  color: #252526;
}
.site-footer a:not(.button):hover, .site-footer a:not(.button):focus {
  color: #CFB400;
}
.site-footer .site-footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 37px 0 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
}
.site-footer .site-footer-top .footer-logo > a {
  display: block;
  max-width: 216px;
}
.site-footer .site-footer-top .footer-logo > a .ace-figure .placeholder {
  display: none;
}
.site-footer .site-footer-top .footer-logo > a .ace-figure .display {
  position: static;
  background-color: transparent;
}
.site-footer .site-footer-top .footer-logo > a .ace-figure .display img {
  position: static;
}
.site-footer .site-footer-top .social-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-footer .site-footer-top .social-wrapper .social-header {
  margin-right: 35px;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
}
.site-footer .site-footer-top .social-wrapper .social-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  row-gap: 15px;
}
.site-footer .site-footer-top .social-wrapper .social-items a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  color: #fff;
  background: #19468D;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.site-footer .site-footer-top .social-wrapper .social-items a:hover, .site-footer .site-footer-top .social-wrapper .social-items a:focus {
  background: #CFB400;
}
.site-footer .site-footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 20px;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-footer .site-footer-nav aside {
  width: 28%;
  margin-right: 60px;
  font-size: 34px;
}
.site-footer .site-footer-nav aside .button {
  margin-top: 50px;
}
.site-footer .site-footer-nav .footer-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-footer .site-footer-nav .footer-cols > .nav-element {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-footer .site-footer-nav .footer-cols > .nav-element > a {
  display: block;
  margin: 0 0 22px;
  font-weight: 800;
  line-height: 1.55;
  pointer-events: none;
  font-size: 20px;
}
.site-footer .site-footer-nav .footer-cols > .nav-element > a i {
  display: none;
}
.site-footer .site-footer-nav .footer-cols .sub-menu > .nav-element {
  margin: 0 0 20px;
}
.site-footer .site-footer-nav .footer-cols .sub-menu > .nav-element:last-child {
  margin-bottom: 0;
}
.site-footer .site-footer-nav .footer-cols .sub-menu a {
  display: block;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #595B62;
  line-height: 1.28;
}
.site-footer .site-footer-nav .footer-cols .sub-menu a:hover, .site-footer .site-footer-nav .footer-cols .sub-menu a:focus {
  color: #00945E;
}
.site-footer .site-footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  padding-bottom: 36px;
  -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;
  row-gap: 10px;
  font-size: 14px;
}
.site-footer .site-footer-bottom .copyright {
  margin-right: 30px;
}
.site-footer .site-footer-bottom nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 5px;
}
@media (max-width: 1399px) {
  .site-footer .site-footer-top .footer-logo {
    max-width: 250px;
  }
  .site-footer .site-footer-top .social-wrapper .social-header {
    margin-right: 20px;
  }
  .site-footer .site-footer-top .social-wrapper .social-items {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .site-footer .site-footer-top .social-wrapper .social-items a {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
  .site-footer .site-footer-nav aside {
    font-size: 28px;
  }
  .site-footer .site-footer-nav .footer-cols {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 1199px) {
  .site-footer .site-footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-footer .site-footer-nav aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    row-gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-footer .site-footer-nav aside .blurb {
    margin-right: 40px;
  }
  .site-footer .site-footer-nav aside .button {
    margin-top: 0;
  }
  .site-footer .site-footer-nav .footer-cols {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px;
  }
  .site-footer .site-footer-nav .footer-cols > .nav-element {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .site-footer .site-footer-nav .footer-cols > .nav-element > a {
    margin: 0 0 15px;
  }
  .site-footer .site-footer-nav .footer-cols .sub-menu > .nav-element {
    margin: 0 0 15px;
  }
  .site-footer .site-footer-nav .footer-cols .sub-menu a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    margin-top: 50px;
  }
  .site-footer .site-footer-nav .footer-cols {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 566px) {
  .site-footer {
    margin-top: 40px;
  }
  .site-footer .site-footer-nav {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .site-footer .site-footer-nav .footer-cols {
    grid-template-columns: 1fr;
  }
}

.filters {
  margin: 0;
}
.filters .searchandfilter > ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 15px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .filters .searchandfilter > ul {
    grid-template-columns: 1fr 1fr;
  }
  .filters .searchandfilter > ul > li:first-child {
    grid-column: 1/span 2;
  }
}
@media (max-width: 566px) {
  .filters .searchandfilter > ul {
    grid-template-columns: 1fr;
  }
  .filters .searchandfilter > ul > li:first-child {
    grid-column: 1/span 1;
  }
}
.filters .searchandfilter > ul > li {
  padding: 0;
  margin: 0;
}
.filters .searchandfilter > ul > li:before {
  display: none;
}
.filters .searchandfilter > ul > li.sf-field-search > label:after {
  content: "\e90d";
  font-family: "enerfab" !important;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  color: #00945E;
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 30px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.filters .searchandfilter > ul > li.sf-field-search > label input {
  color: #252526;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-webkit-input-placeholder {
  color: #595B62;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-moz-placeholder {
  color: #595B62;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-ms-input-placeholder {
  color: #595B62;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::placeholder {
  color: #595B62;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-reset > a {
  border-bottom: 1px solid #22657f;
  color: #22657f;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.filters .searchandfilter > ul > li.sf-field-reset > a:hover {
  color: #e64b38;
  border-color: #40474f;
}
.filters .searchandfilter > ul > li > label {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.filters .searchandfilter > ul > li > label:after {
  content: "\e905";
  font-family: "enerfab" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 27px;
  line-height: 1;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #00945E;
}
.filters .searchandfilter > ul > li > label input,
.filters .searchandfilter > ul > li > label select {
  width: 100%;
  height: 58px;
  padding: 10px 45px 10px 20px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #252526;
  font-size: 18px;
  font-family: "Mulish", sans-serif;
  outline: none;
}
@media (max-width: 1199px) {
  .filters .searchandfilter > ul > li > label input,
.filters .searchandfilter > ul > li > label select {
    height: 50px;
    padding: 6px 45px 6px 20px;
    font-size: 16px;
  }
}
.filters .searchandfilter > ul > li > label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.pagination-container {
  margin: 90px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  font-size: 20px;
  color: #595B62;
}
.pagination-container .navigation {
  text-align: center;
}
.pagination-container .navigation .nav-links {
  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: wrap;
  flex-wrap: wrap;
}
.pagination-container .navigation .nav-links .page-numbers {
  padding: 0 15px;
  position: relative;
  color: #595B62;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.pagination-container .navigation .nav-links .page-numbers:hover, .pagination-container .navigation .nav-links .page-numbers.current {
  color: #252526;
}
.pagination-container .navigation .nav-links .page-numbers:first-child {
  padding-left: 0;
}
.pagination-container .navigation .nav-links .page-numbers.prev, .pagination-container .navigation .nav-links .page-numbers.next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53px;
  height: 53px;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  background-color: #00945E;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.pagination-container .navigation .nav-links .page-numbers.prev:hover, .pagination-container .navigation .nav-links .page-numbers.next:hover {
  background-color: #CFB400;
}
.pagination-container .navigation .nav-links .page-numbers.prev {
  margin-right: 22px;
}
.pagination-container .navigation .nav-links .page-numbers.next {
  margin-left: 22px;
}

@media (max-width: 1199px) {
  .pagination-container {
    margin-top: 50px;
    font-size: 16px;
  }
  .pagination-container .navigation .nav-links .page-numbers.prev, .pagination-container .navigation .nav-links .page-numbers.next {
    width: 40px;
    height: 40px;
    font-size: 1em;
  }
  .pagination-container .navigation .nav-links .page-numbers.prev {
    margin-right: 15px;
  }
  .pagination-container .navigation .nav-links .page-numbers.next {
    margin-left: 15px;
  }
}
@media (max-width: 566px) {
  .pagination-container {
    -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;
    row-gap: 20px;
  }
}
.module.accordion ul, .module.accordion ol {
  padding: 0 0 0 1em;
  margin: 0 0 1em;
}
.module.accordion ul li, .module.accordion ol li {
  margin-bottom: 10px;
}
.module.accordion ul ul, .module.accordion ul ol, .module.accordion ol ul, .module.accordion ol ol {
  margin: 0;
}
.module.accordion ul:not(.slick-dots) {
  list-style: none;
  padding: 0;
}
.module.accordion ul:not(.slick-dots) li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 8px;
}
.module.accordion ul:not(.slick-dots) li:last-child {
  margin-bottom: 0;
}
.module.accordion ul:not(.slick-dots) li:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 0.76em;
  left: 0;
  background-color: #00945E;
}
.module.accordion .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 145px;
  -moz-column-gap: 145px;
  column-gap: 145px;
}
.module.accordion .content-wrapper .header {
  width: 26%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 1.3;
  margin-bottom: 0;
}
@media (max-width: 1599px) {
  .module.accordion .content-wrapper {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
}
@media (max-width: 1399px) {
  .module.accordion .content-wrapper .header {
    width: 33%;
  }
}
@media (max-width: 1079px) {
  .module.accordion .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .module.accordion .content-wrapper .header {
    width: 100%;
  }
  .module.accordion .content-wrapper .content-body {
    margin-top: 30px;
  }
}
.module.accordion dl {
  margin: 50px 0 0;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.module.accordion dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 105px;
  padding: 10px 34px 10px 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0B243C;
  font-size: 26px;
  font-weight: 600;
  font-family: "Mulish", sans-serif;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.accordion dl dt:last-of-type {
  border-bottom: none;
}
.module.accordion dl dt:hover {
  color: #00945E;
}
.module.accordion dl dt.on .icon-wrapper:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.module.accordion dl dt.on .icon-wrapper i.icon-plus {
  opacity: 0;
}
.module.accordion dl dt.on .icon-wrapper i.icon-minus {
  opacity: 1;
}
.module.accordion dl dt .accordion-heading {
  margin-left: 94px;
  margin-right: 25px;
  line-height: 1.2;
}
.module.accordion dl dt .icon-wrapper {
  width: 46px;
  height: 46px;
  margin-left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100%;
  background-color: #00945E;
  position: relative;
  overflow: clip;
  overflow-clip-margin: 1px;
}
.module.accordion dl dt .icon-wrapper:before {
  content: "";
  display: block;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #CFB400;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.module.accordion dl dt .icon-wrapper i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.module.accordion dl dt .icon-wrapper i.icon-minus {
  opacity: 0;
}
.module.accordion dl dd {
  display: none;
  padding: 0 40px 40px;
  margin: 0 80px 0 152px;
}
.module.accordion dl dd p {
  margin-bottom: 1em;
}
.module.accordion dl dd > * {
  color: inherit;
}
.module.accordion dl dd > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .module.accordion dl dt {
    min-height: 80px;
    padding-left: 30px;
    font-size: 22px;
  }
  .module.accordion dl dt .accordion-heading {
    margin-left: 32px;
  }
  .module.accordion dl dt .icon-wrapper {
    width: 35px;
    height: 35px;
  }
  .module.accordion dl dd {
    margin-right: 40px;
    margin-left: 58px;
  }
}
@media (max-width: 767px) {
  .module.accordion dl dt {
    min-height: 60px;
    padding-left: 20px;
    font-size: 18px;
  }
  .module.accordion dl dt .accordion-heading {
    margin-left: 20px;
  }
  .module.accordion dl dt .icon-wrapper {
    width: 30px;
    height: 30px;
  }
  .module.accordion dl dd {
    margin-left: 30px;
  }
}
@media (max-width: 566px) {
  .module.accordion dl dt {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }
  .module.accordion dl dt .accordion-heading {
    margin-left: 15px;
  }
  .module.accordion dl dd {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 30px;
  }
}

.module.breadcrumbs {
  margin: 30px 0;
  font-size: 16px;
  font-weight: 500;
  color: #ABACB0;
}
.module.breadcrumbs + .module {
  margin-top: 80px;
}
.module.breadcrumbs .page-breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module.breadcrumbs a {
  color: #ABACB0;
  text-decoration: none;
}
.module.breadcrumbs a:hover, .module.breadcrumbs a:focus {
  color: #252526;
}
.module.breadcrumbs .divider {
  margin: 0 22px;
  font-size: 1.5em;
  font-weight: 400;
  -webkit-transform: skewX(-16deg);
  transform: skewX(-16deg);
}
.module.breadcrumbs .breadcrumb_last {
  color: #252526;
}
@media (max-width: 1079px) {
  .module.breadcrumbs {
    font-size: 14px;
  }
  .module.breadcrumbs + .module {
    margin-top: 60px;
  }
  .module.breadcrumbs .divider {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .module.breadcrumbs {
    font-size: 12px;
  }
  .module.breadcrumbs + .module {
    margin-top: 40px;
  }
  .module.breadcrumbs .divider {
    margin: 0 10px;
  }
}
@media (max-width: 566px) {
  .module.breadcrumbs {
    font-size: 11px;
  }
  .module.breadcrumbs + .module {
    margin-top: 30px;
  }
  .module.breadcrumbs .divider {
    margin: 0 8px;
  }
}

.module.featured-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 36.5vw;
  max-height: 750px;
  overflow: hidden;
}
.module.featured-banner .anchor-id {
  position: absolute;
  top: -60px;
}
.module.featured-banner .overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background-image: linear-gradient(transparent, #000);
}
.module.featured-banner.image-contained .wrapper {
  padding-bottom: 70px;
}
.module.featured-banner.image-contained .image-wrapper {
  left: 60px;
  right: 60px;
}
.module.featured-banner.image-contained .content-wrapper {
  max-width: 870px;
  padding: 0 70px;
}
.module.featured-banner .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  padding-top: 70px;
  padding-bottom: 100px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.module.featured-banner .image-wrapper {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.module.featured-banner .image-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#252526), to(transparent));
  background-image: linear-gradient(0deg, #252526, transparent);
}
.module.featured-banner .image-wrapper .ace-figure {
  height: 100%;
}
.module.featured-banner .image-wrapper .ace-figure .display {
  height: 150%;
  top: 0%;
}
.module.featured-banner .content-wrapper {
  max-width: 750px;
  position: relative;
  z-index: 2;
  color: #fff;
}
.module.featured-banner .content-wrapper .header {
  color: #fff;
  font-weight: 700;
}
.module.featured-banner .content-wrapper .content-body {
  margin-top: 30px;
  font-size: 26px;
  line-height: 1.36;
}
@media (max-width: 1599px) {
  .module.featured-banner {
    min-height: 50vw;
  }
}
@media (max-width: 1399px) {
  .module.featured-banner {
    min-height: 50vw;
  }
  .module.featured-banner.image-contained .wrapper {
    padding-bottom: 40px;
  }
  .module.featured-banner.image-contained .image-wrapper {
    left: 40px;
    right: 40px;
  }
  .module.featured-banner.image-contained .content-wrapper {
    padding: 0 40px;
  }
  .module.featured-banner .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .module.featured-banner .content-wrapper {
    width: 50%;
  }
  .module.featured-banner .content-wrapper .content-body {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .module.featured-banner .content-wrapper {
    width: 55%;
  }
  .module.featured-banner .content-wrapper .content-body {
    font-size: 20px;
  }
}
@media (max-width: 1079px) {
  .module.featured-banner .content-wrapper {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .module.featured-banner {
    min-height: 65vw;
  }
  .module.featured-banner .content-wrapper {
    width: 100%;
  }
  .module.featured-banner .content-wrapper .header {
    text-shadow: 1px 1px 6px #000;
  }
  .module.featured-banner .content-wrapper .content-body {
    font-size: 18px;
    text-shadow: 1px 1px 6px #000;
  }
  .module.featured-banner .content-wrapper .button {
    text-shadow: none;
  }
}
@media (max-width: 566px) {
  .module.featured-banner {
    min-height: 80vw;
  }
  .module.featured-banner.image-contained .wrapper {
    padding-bottom: 30px;
  }
  .module.featured-banner.image-contained .image-wrapper {
    left: 30px;
    right: 30px;
  }
  .module.featured-banner.image-contained .content-wrapper {
    padding: 0 30px;
  }
  .module.featured-banner .wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .module.featured-banner .content-wrapper .content-body {
    font-size: 18px;
  }
}

.module.featured-content ul, .module.featured-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1em;
}
.module.featured-content ul li, .module.featured-content ol li {
  margin-bottom: 10px;
}
.module.featured-content ul ul, .module.featured-content ul ol, .module.featured-content ol ul, .module.featured-content ol ol {
  margin: 0;
}
.module.featured-content ul:not(.slick-dots) {
  list-style: none;
  padding: 0;
}
.module.featured-content ul:not(.slick-dots) li {
  position: relative;
  padding-left: 30px;
  margin: 0 0 8px;
}
.module.featured-content ul:not(.slick-dots) li:last-child {
  margin-bottom: 0;
}
.module.featured-content ul:not(.slick-dots) li:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 0.76em;
  left: 0;
  background-color: #00945E;
}
.module.featured-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module.featured-content .wrapper.left .content-wrapper {
  padding-left: 110px;
}
.module.featured-content .wrapper.right .image-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.module.featured-content .wrapper.right .content-wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-right: 110px;
}
.module.featured-content .wrapper .image-wrapper {
  width: 50%;
  position: relative;
}
.module.featured-content .wrapper .image-wrapper.yellow:after {
  border-color: transparent transparent #CFB400 transparent;
}
.module.featured-content .wrapper .image-wrapper.green:after {
  border-color: transparent transparent #00945E transparent;
}
.module.featured-content .wrapper .image-wrapper.blue:after {
  border-color: transparent transparent #19468D transparent;
}
.module.featured-content .wrapper .image-wrapper:before, .module.featured-content .wrapper .image-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  border-style: solid;
}
.module.featured-content .wrapper .image-wrapper:before {
  border-width: 0 0 112px 240px;
  border-color: transparent transparent #fff transparent;
}
.module.featured-content .wrapper .image-wrapper:after {
  border-width: 0 0 104px 224px;
}
.module.featured-content .wrapper .image-wrapper .inner-wrapper {
  padding-bottom: 95%;
}
.module.featured-content .wrapper .content-wrapper {
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module.featured-content .wrapper .content-wrapper .content-body {
  font-size: 20px;
}
.module.featured-content .wrapper .content-wrapper .content-body h1, .module.featured-content .wrapper .content-wrapper .content-body .h1,
.module.featured-content .wrapper .content-wrapper .content-body h2, .module.featured-content .wrapper .content-wrapper .content-body .h2,
.module.featured-content .wrapper .content-wrapper .content-body h3, .module.featured-content .wrapper .content-wrapper .content-body .h3,
.module.featured-content .wrapper .content-wrapper .content-body h4, .module.featured-content .wrapper .content-wrapper .content-body .h4,
.module.featured-content .wrapper .content-wrapper .content-body h5, .module.featured-content .wrapper .content-wrapper .content-body .h5,
.module.featured-content .wrapper .content-wrapper .content-body h6, .module.featured-content .wrapper .content-wrapper .content-body .h6 {
  margin-bottom: 0.85em;
}
.module.featured-content .wrapper .content-wrapper .stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.module.featured-content .wrapper .content-wrapper .stats .stat {
  padding-top: 10px;
  padding-bottom: 20px;
}
.module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(odd) {
  padding-right: 73px;
}
.module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(odd) .number-wrapper {
  color: #19468D;
}
.module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) {
  width: calc(50% - 50px);
  position: relative;
  padding-left: 50px;
}
.module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even):before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) .number-wrapper {
  color: #00945E;
}
.module.featured-content .wrapper .content-wrapper .stats .stat .number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 52px;
  font-family: "Mulish", sans-serif;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
  opacity: 0;
}
.module.featured-content .wrapper .content-wrapper .stats .stat .number-wrapper .number {
  font-weight: 900;
}
.module.featured-content .wrapper .content-wrapper .stats .stat .number-wrapper .unit {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.6em;
}
.module.featured-content .wrapper .content-wrapper .stats .stat .description {
  max-width: 185px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #595B62;
  line-height: 1;
}
@media (max-width: 1599px) {
  .module.featured-content .wrapper.left .content-wrapper {
    padding-left: 50px;
  }
  .module.featured-content .wrapper.right .content-wrapper {
    padding-right: 50px;
  }
  .module.featured-content .wrapper .image-wrapper:before {
    border-width: 0 0 77px 163px;
  }
  .module.featured-content .wrapper .image-wrapper:after {
    border-width: 0 0 70px 149px;
  }
  .module.featured-content .wrapper .content-wrapper .content-body {
    font-size: 18px;
  }
  .module.featured-content .wrapper .content-wrapper .stats {
    margin-top: 40px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(odd) {
    padding-right: 40px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) {
    width: calc(50% - 40px);
    padding-left: 40px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat .number-wrapper {
    font-size: 40px;
  }
}
@media (max-width: 1399px) {
  .module.featured-content .wrapper {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
  .module.featured-content .wrapper.left .content-wrapper {
    padding-left: 0;
  }
  .module.featured-content .wrapper.right .content-wrapper {
    padding-right: 0;
  }
  .module.featured-content .wrapper .content-wrapper .stats {
    margin-top: 30px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(odd) {
    padding-right: 30px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) {
    width: calc(50% - 30px);
    padding-left: 30px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat .number-wrapper {
    font-size: 34px;
  }
}
@media (max-width: 1079px) {
  .module.featured-content .wrapper {
    row-gap: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .module.featured-content .wrapper.right .image-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .module.featured-content .wrapper.right .content-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .module.featured-content .wrapper .image-wrapper {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .module.featured-content .wrapper .image-wrapper .inner-wrapper {
    padding-bottom: 50%;
  }
  .module.featured-content .wrapper .content-wrapper {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .module.featured-content .wrapper .content-wrapper .content-body {
    font-size: 16px;
  }
  .module.featured-content .wrapper .content-wrapper .stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) {
    width: 100%;
    padding-right: 0;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even) {
    width: 100%;
    padding-left: 0;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:nth-child(even):before {
    display: none;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .module.featured-content .wrapper .content-wrapper .stats .stat .description {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .module.featured-content .wrapper .image-wrapper .inner-wrapper {
    padding-bottom: 100%;
  }
}

.module.featured-offer {
  max-width: 1824px;
  padding: 30px;
  margin: 100px auto;
}
@media (max-width: 1079px) {
  .module.featured-offer {
    margin: 80px auto;
  }
}
.module.featured-offer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  padding: 0;
  background-image: url("assets/img/design-bg-gradient.png");
  background-size: cover;
  background-position: 50% 50%;
}
.module.featured-offer .content-wrapper {
  width: 57%;
  padding: 40px 20px 40px 140px;
  -ms-flex-item-align: center;
  align-self: center;
}
.module.featured-offer .content-wrapper .header {
  color: #fff;
  line-height: 1.1;
  font-size: 70px;
  font-weight: 800;
}
@supports (text-stroke: 2px #fff) or (-webkit-text-stroke: 2px #fff) {
  .module.featured-offer .content-wrapper .header span {
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
    text-shadow: none;
  }
}
.module.featured-offer .content-wrapper .content-body {
  margin-top: 45px;
  color: #fff;
}
.module.featured-offer .content-wrapper .content-body h1, .module.featured-offer .content-wrapper .content-body .h1,
.module.featured-offer .content-wrapper .content-body h2, .module.featured-offer .content-wrapper .content-body .h2,
.module.featured-offer .content-wrapper .content-body h3, .module.featured-offer .content-wrapper .content-body .h3,
.module.featured-offer .content-wrapper .content-body h4, .module.featured-offer .content-wrapper .content-body .h4,
.module.featured-offer .content-wrapper .content-body h5, .module.featured-offer .content-wrapper .content-body .h5,
.module.featured-offer .content-wrapper .content-body h6, .module.featured-offer .content-wrapper .content-body .h6 {
  color: #fff;
}
.module.featured-offer .content-wrapper .button {
  margin-top: 45px;
}
.module.featured-offer .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.module.featured-offer .image-wrapper .image-element {
  width: 100%;
  max-width: 900px;
  height: 100%;
  background-size: cover;
  background-position: 0% 0%;
}
@media (max-width: 1599px) {
  .module.featured-offer .wrapper {
    min-height: 550px;
  }
  .module.featured-offer .content-wrapper {
    padding: 40px 0 40px 80px;
  }
  .module.featured-offer .content-wrapper .header {
    font-size: 55px;
  }
}
@media (max-width: 1199px) {
  .module.featured-offer .wrapper {
    min-height: 500px;
  }
  .module.featured-offer .content-wrapper {
    padding: 40px 0 40px 40px;
  }
  .module.featured-offer .content-wrapper .header {
    font-size: 45px;
  }
}
@media (max-width: 1079px) {
  .module.featured-offer .wrapper {
    min-height: 0;
  }
  .module.featured-offer .content-wrapper {
    padding: 40px 20px 40px 60px;
  }
  .module.featured-offer .content-wrapper .header {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .module.featured-offer .content-wrapper {
    width: 100%;
    padding: 40px;
  }
  .module.featured-offer .content-wrapper .header {
    font-size: 45px;
  }
  .module.featured-offer .image-wrapper {
    display: none;
  }
}
@media (max-width: 566px) {
  .module.featured-offer .content-wrapper .header {
    font-size: 35px;
  }
}

.featured-posts-list {
  background-image: linear-gradient(135deg, #F1F4F7, #fff);
}
.featured-posts-list .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-column-gap: 115px;
  -moz-column-gap: 115px;
  column-gap: 115px;
}
.featured-posts-list .side {
  width: 30%;
}
.featured-posts-list .side .header {
  line-height: 1.18;
}
.featured-posts-list .side .button {
  margin-top: 150px;
}
.featured-posts-list .post-list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: -30px;
  margin-bottom: -30px;
}
.featured-posts-list .post-list .item {
  display: block;
  width: 100%;
  padding: 42px 80px 40px 65px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #252526;
  text-decoration: none;
  font-family: "Mulish", sans-serif;
}
.featured-posts-list .post-list .item:hover:after {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.featured-posts-list .post-list .item:last-child {
  border-bottom: 0;
}
.featured-posts-list .post-list .item:after {
  content: "\e909";
  font-family: "enerfab" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53px;
  height: 53px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
  border-radius: 50%;
  background-color: #00945E;
  color: #fff;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.featured-posts-list .post-list .item .post-meta {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.featured-posts-list .post-list .item .post-meta .term {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 18px;
  background-color: #EFF2F6;
  text-transform: uppercase;
  text-align: center;
}
.featured-posts-list .post-list .item .post-meta .date {
  display: inline-block;
  color: rgba(89, 91, 98, 0.7);
  text-transform: uppercase;
}
.featured-posts-list .post-list .item .title {
  line-height: 1.3;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 1599px) {
  .featured-posts-list .wrapper {
    -webkit-column-gap: 75px;
    -moz-column-gap: 75px;
    column-gap: 75px;
  }
  .featured-posts-list .side {
    width: 35%;
  }
  .featured-posts-list .side .button {
    margin-top: 60px;
  }
  .featured-posts-list .post-list .item {
    padding: 30px 80px 30px 40px;
  }
  .featured-posts-list .post-list .item:after {
    width: 35px;
    height: 35px;
  }
  .featured-posts-list .post-list .item .post-meta {
    margin-bottom: 15px;
  }
  .featured-posts-list .post-list .item .post-meta .term {
    margin-right: 15px;
  }
  .featured-posts-list .post-list .item .title {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .featured-posts-list .wrapper {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .featured-posts-list .side {
    width: 40%;
  }
  .featured-posts-list .post-list .item {
    padding: 30px 80px 30px 30px;
  }
  .featured-posts-list .post-list .item .post-meta {
    font-size: 12px;
  }
  .featured-posts-list .post-list .item .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .featured-posts-list .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 60px;
  }
  .featured-posts-list .side {
    width: 100%;
  }
  .featured-posts-list .side .button {
    margin-top: 30px;
  }
  .featured-posts-list .post-list .item {
    padding: 30px 80px 30px 0;
  }
  .featured-posts-list .post-list .item:after {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 566px) {
  .featured-posts-list .post-list .item {
    padding: 30px 30px 30px 0;
  }
  .featured-posts-list .post-list .item:after {
    display: none;
  }
  .featured-posts-list .post-list .item .title {
    font-size: 18px;
  }
}

.featured-posts-list-alt .header {
  margin-bottom: 48px;
}
.featured-posts-list-alt .posts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 112px;
  -moz-column-gap: 112px;
  column-gap: 112px;
  padding-bottom: 87px;
  border-bottom: 1px solid rgba(13, 28, 65, 0.1);
}
.featured-posts-list-alt .left-post {
  width: 39.5%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.featured-posts-list-alt .left-post:hover .post-info:after {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.featured-posts-list-alt .left-post:after {
  display: none !important;
}
.featured-posts-list-alt .left-post .ace-figure .placeholder {
  padding-bottom: 52.5%;
}
.featured-posts-list-alt .left-post .post-info {
  position: relative;
  margin-top: 41px;
  padding: 0 80px 0 23px;
}
.featured-posts-list-alt .left-post .post-info:after {
  content: "\e909";
  font-family: "enerfab" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53px;
  height: 53px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
  border-radius: 50%;
  background-color: #00945E;
  color: #fff;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.featured-posts-list-alt .right-posts {
  margin-top: -30px;
  margin-bottom: -30px;
}
.featured-posts-list-alt .right-posts .post-link {
  padding: 30px 80px 30px 34px;
  border-bottom: 1px solid rgba(13, 28, 65, 0.1);
}
.featured-posts-list-alt .right-posts .post-link:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.featured-posts-list-alt .post-link {
  display: block;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  color: #252526;
  position: relative;
}
.featured-posts-list-alt .post-link:hover:after {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.featured-posts-list-alt .post-link:after {
  content: "\e909";
  font-family: "enerfab" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53px;
  height: 53px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
  border-radius: 50%;
  background-color: #00945E;
  color: #fff;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.featured-posts-list-alt .post-link .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.featured-posts-list-alt .post-link .post-meta .term {
  margin-right: 17px;
  padding: 5px 12px;
  background-color: #EFF2F6;
}
.featured-posts-list-alt .post-link .post-meta .date {
  color: rgba(89, 91, 98, 0.7);
}
.featured-posts-list-alt .post-link .title {
  font-size: 30px;
}
@media (max-width: 1599px) {
  .featured-posts-list-alt .header {
    margin-bottom: 40px;
  }
  .featured-posts-list-alt .posts-wrapper {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    padding-bottom: 60px;
  }
  .featured-posts-list-alt .left-post .post-info {
    padding: 0 60px 0 15px;
  }
  .featured-posts-list-alt .left-post .post-info:after {
    width: 35px;
    height: 35px;
  }
  .featured-posts-list-alt .right-posts .post-link {
    padding: 30px 60px 30px 34px;
  }
  .featured-posts-list-alt .post-link:after {
    width: 35px;
    height: 35px;
  }
  .featured-posts-list-alt .post-link .post-meta .term {
    margin-right: 15px;
  }
  .featured-posts-list-alt .post-link .title {
    font-size: 24px;
  }
}
@media (max-width: 1399px) {
  .featured-posts-list-alt .posts-wrapper {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .featured-posts-list-alt .left-post {
    width: 44%;
  }
}
@media (max-width: 1199px) {
  .featured-posts-list-alt .posts-wrapper {
    padding-bottom: 40px;
  }
  .featured-posts-list-alt .left-post .post-info {
    margin-top: 25px;
    padding: 0 40px 0 15px;
  }
  .featured-posts-list-alt .left-post .post-info:after {
    width: 30px;
    height: 30px;
  }
  .featured-posts-list-alt .right-posts .post-link {
    padding: 20px 40px 20px 15px;
  }
  .featured-posts-list-alt .post-link:after {
    width: 30px;
    height: 30px;
  }
  .featured-posts-list-alt .post-link .post-meta {
    font-size: 12px;
  }
  .featured-posts-list-alt .post-link .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .featured-posts-list-alt .posts-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
  }
  .featured-posts-list-alt .left-post {
    width: 100%;
    border-bottom: 1px solid rgba(13, 28, 65, 0.1);
  }
  .featured-posts-list-alt .left-post .ace-figure {
    display: none;
  }
  .featured-posts-list-alt .left-post .post-info {
    margin-top: 0;
    padding: 20px 40px 20px 0;
  }
  .featured-posts-list-alt .right-posts {
    margin-top: 0;
  }
  .featured-posts-list-alt .right-posts .post-link {
    padding: 20px 40px 20px 0;
  }
  .featured-posts-list-alt .post-link .title {
    font-size: 18px;
  }
}

.module.featured-team .header {
  margin-bottom: 47px;
}
.module.featured-team .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 70px;
}
.module.featured-team .grid .team-member .ace-figure .placeholder {
  padding-bottom: 112%;
}
.module.featured-team .grid .team-member .info {
  padding: 0 20px;
  margin-top: 15px;
  font-family: "Mulish", sans-serif;
}
.module.featured-team .grid .team-member .info .name {
  font-weight: 800;
  font-size: 22px;
  color: #252526;
}
.module.featured-team .grid .team-member .info .title {
  font-size: 16px;
}
@media (max-width: 1399px) {
  .module.featured-team .header {
    margin-bottom: 40px;
  }
  .module.featured-team .grid {
    row-gap: 40px;
  }
  .module.featured-team .grid .team-member .info {
    padding: 0 10px;
    margin-top: 10px;
  }
  .module.featured-team .grid .team-member .info .name {
    font-size: 18px;
  }
  .module.featured-team .grid .team-member .info .title {
    font-size: 14px;
  }
}
@media (max-width: 1079px) {
  .module.featured-team .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .module.featured-team .grid .team-member .info {
    padding: 0 10px;
    margin-top: 10px;
  }
  .module.featured-team .grid .team-member .info .name {
    font-size: 16px;
  }
  .module.featured-team .grid .team-member .info .title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .module.featured-team .grid {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}

.module.hero-full {
  position: relative;
  height: 100vh;
  min-height: 800px;
  margin: 0;
  overflow: hidden;
}
.module.hero-full .module-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  position: absolute;
  bottom: 165px;
  right: -30px;
  z-index: 4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-weight: 900;
  line-height: 1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.module.hero-full .module-arrow .long-arrow {
  display: block;
  width: 50px;
  height: 1px;
  margin-left: 11px;
  position: relative;
  bottom: 1px;
  background-color: #fff;
}
.module.hero-full .module-arrow .long-arrow::before,
.module.hero-full .module-arrow .long-arrow::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  top: 50%;
  right: 0;
  background-color: #fff;
}
.module.hero-full .module-arrow .long-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.module.hero-full .module-arrow .long-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.module.hero-full .bg-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.module.hero-full .bg-wrapper.video .bg-image {
  display: none;
}
.module.hero-full .slider-hero-full {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.module.hero-full .full-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 800px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.module.hero-full .full-slide.slide-hidden {
  opacity: 0;
}
.module.hero-full .full-slide .content-wrapper {
  max-width: 990px;
}
.module.hero-full .full-slide .content-wrapper h1.slide-header {
  line-height: 1.1;
  font-size: 70px;
}
.module.hero-full .full-slide .content-wrapper .slide-header {
  color: #fff;
  font-family: "Lato", sans-serif;
  line-height: 1.3;
  font-size: 40px;
}
@supports (text-stroke: 2px #fff) or (-webkit-text-stroke: 2px #fff) {
  .module.hero-full .full-slide .content-wrapper .slide-header span {
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
    text-shadow: none;
  }
}
.module.hero-full .full-slide .content-wrapper .button {
  margin-top: 80px;
}
.module.hero-full .full-slide .hero-stats {
  display: grid;
  margin-top: 60px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
.module.hero-full .full-slide .hero-stats .stat-item {
  font-family: "Mulish", sans-serif;
}
.module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
}
.module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .number {
  font-size: 50px;
  font-weight: 900;
}
.module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .unit {
  margin-bottom: 5px;
  font-size: 30px;
}
.module.hero-full .full-slide .hero-stats .stat-item .description {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2;
  opacity: 0.8;
}
@media (max-width: 1599px) {
  .module.hero-full .full-slide .content-wrapper .slide-header {
    line-height: 1.2;
  }
  .module.hero-full .full-slide .content-wrapper .button {
    margin-top: 60px;
  }
}
@media (max-width: 1199px) {
  .module.hero-full .full-slide .hero-stats {
    margin-top: 50px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (max-width: 1079px) {
  .module.hero-full .full-slide .hero-stats {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    row-gap: 30px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .module.hero-full .bg-wrapper.video .bg-image {
    display: block;
  }
  .module.hero-full .bg-wrapper.video .bg-video {
    display: none;
  }
  .module.hero-full .full-slide {
    -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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .module.hero-full .full-slide .hero-stats {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .number {
    font-size: 40px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .unit {
    margin-bottom: 3px;
    font-size: 24px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .description {
    margin-top: 8px;
    font-size: 16px;
  }
}
@media (max-width: 566px) {
  .module.hero-full .full-slide .content-wrapper {
    padding-right: 25px;
  }
  .module.hero-full .full-slide .hero-stats {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .number {
    font-size: 34px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .inner-wrapper .unit {
    font-size: 20px;
  }
  .module.hero-full .full-slide .hero-stats .stat-item .description {
    font-size: 14px;
  }
}
.module.hero-full .hero-bg {
  position: absolute;
  bottom: 0px;
  height: 14px;
  width: 100%;
  border-top: 1px solid #fff;
  background: url(assets/img/enerfab_colorbar.svg) no-repeat bottom right/100% #FFF;
  background-size: cover;
}
@media (max-width: 1079px) {
  .module.hero-full .hero-bg {
    height: 12px;
  }
}
@media (max-width: 767px) {
  .module.hero-full .hero-bg {
    height: 8px;
  }
}

.module.hero-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  height: 33vw;
  max-height: 700px;
  margin: 0;
  background-color: #252526;
  position: relative;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 85px;
}
.module.hero-sub .ace-figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.module.hero-sub .overlay {
  z-index: 1;
}
.module.hero-sub .wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
}
.module.hero-sub .content-wrapper {
  max-width: 850px;
}
.module.hero-sub .content-wrapper .eyebrow {
  margin: 0;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.module.hero-sub .content-wrapper .header {
  margin: 0;
  color: #fff;
  font-size: 90px;
  font-family: "Lato", sans-serif;
}
@supports (text-stroke: 2px #fff) or (-webkit-text-stroke: 2px #fff) {
  .module.hero-sub .content-wrapper .header span {
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
    text-shadow: none;
  }
}
.module.hero-sub .content-wrapper .button {
  margin-top: 80px;
}
@media (max-width: 1599px) {
  .module.hero-sub .content-wrapper .eyebrow {
    font-size: 20px;
  }
  .module.hero-sub .content-wrapper .header {
    font-size: 50px;
  }
  .module.hero-sub .content-wrapper .button {
    margin-top: 60px;
  }
}
@media (max-width: 1399px) {
  .module.hero-sub .content-wrapper .button {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .module.hero-sub {
    padding-top: 65px;
  }
  .module.hero-sub .content-wrapper .eyebrow {
    font-size: 18px;
  }
  .module.hero-sub .content-wrapper .header {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .module.hero-sub {
    min-height: 300px;
  }
  .module.hero-sub .content-wrapper .eyebrow {
    font-size: 16px;
  }
  .module.hero-sub .content-wrapper .header {
    font-size: 40px;
  }
}

/*.hero-bg {
	height: 14px;
	width: 100%;
	border-top: 1px solid $white;
	background: linear-gradient(160deg, 
		rgba(25,70,141,1) 0%, 
		rgba(25,70,141,1) 66.5%, 
		rgba(255,255,255,1) 66.55%,
		rgba(255,255,255,1) 67.2%,
		rgba(0,149,96,1) 67.25%, 
		rgba(0,149,96,1) 83.25%, 
		rgba(255,255,255,1) 83.2%,
		rgba(255,255,255,1) 83.95%,
		rgba(206,181,44,1) 84%, 
		rgba(206,181,44,1) 100%);
}*/
.hero-bg {
  height: 14px;
  width: 100%;
  border-top: 1px solid #fff;
  background: url(assets/img/enerfab_colorbar.svg) no-repeat bottom right/100% #FFF;
  background-size: cover;
}
@media (max-width: 1079px) {
  .hero-bg {
    height: 12px;
  }
}
@media (max-width: 767px) {
  .hero-bg {
    height: 8px;
  }
}

.locations-list .split-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.locations-list .split-header .section-header {
  width: 40%;
  margin: 0 60px 0 0;
}
.locations-list .split-header .filters {
  width: 508px;
}
.locations-list .split-header .filters .searchandfilter > ul {
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
.locations-list .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 80px;
}
.locations-list .grid.type-affiliates .item .ace-figure .display {
  border: 1px solid rgba(0, 0, 0, 0.1);
  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;
}
.locations-list .grid.type-affiliates .item .ace-figure .display img {
  width: 80%;
  position: static;
  -o-object-fit: contain;
  object-fit: contain;
}
.locations-list .grid .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.locations-list .grid .item .ace-figure {
  width: 33.7%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 98px;
}
.locations-list .grid .item .ace-figure .placeholder {
  padding-bottom: 72.5%;
}
.locations-list .grid .item .ace-figure .display {
  background: -webkit-gradient(linear, left top, left bottom, from(#eef0f2), to(white));
  background: linear-gradient(180deg, #eef0f2 0%, white 100%);
}
.locations-list .grid .item article {
  width: 34.5%;
  padding: 25px 58px 25px 0;
  margin-right: 75px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 20px;
  position: relative;
}
.locations-list .grid .item article .cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-size: 11px;
  text-transform: uppercase;
}
.locations-list .grid .item article .cat-list .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #19468D;
}
.locations-list .grid .item article .cat-list .cat.construction {
  color: #00945E;
}
.locations-list .grid .item article .cat-list .cat.construction:before {
  background-color: #00945E;
}
.locations-list .grid .item article .cat-list .cat.maintenance {
  color: #CFB400;
}
.locations-list .grid .item article .cat-list .cat.maintenance:before {
  background-color: #CFB400;
}
.locations-list .grid .item article .cat-list .cat:before {
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  background-color: #19468D;
}
.locations-list .grid .item article .sub-header {
  color: #252526;
  font-size: 22px;
  margin-bottom: 20px;
}
.locations-list .grid .item article .content-body {
  max-height: 150px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.locations-list .grid .item article .content-body.expanded {
  max-height: 1000px;
}
.locations-list .grid .item article .content-body.expanded + .more:after {
  opacity: 0;
}
.locations-list .grid .item article .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  bottom: -10px;
  z-index: 2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: 0;
  color: #252526;
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.locations-list .grid .item article .more:after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 100%;
  left: 0;
  opacity: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-20%, transparent), to(#fff));
  background-image: linear-gradient(transparent -20%, #fff);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.locations-list .grid .item article .more i {
  color: #00945E;
  margin-left: 10px;
}
.locations-list .grid .item .address {
  font-size: 22px;
}
.locations-list .grid .item .address .header {
  margin-bottom: 5px;
  font-size: 26px;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  color: #252526;
}
.locations-list .grid .item .address .button {
  margin-top: 40px;
  border: 2px solid #19468D;
}
.locations-list .grid .item .address .button:before {
  background-color: #19468D;
}
.locations-list .grid .item .address .button:after {
  background-color: #19468D;
}
.locations-list .filter-results .pagination-container {
  margin-top: 0;
}
.locations-list .filter-results .pagination-container .pagination-info {
  display: none;
}
@media (max-width: 1399px) {
  .locations-list .split-header {
    margin-bottom: 60px;
  }
  .locations-list .split-header .filters {
    width: auto;
  }
  .locations-list .split-header .filters .searchandfilter > ul {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .locations-list .grid .item .ace-figure {
    width: 25%;
    margin-right: 50px;
  }
  .locations-list .grid .item article {
    padding: 25px 40px 25px 0;
    margin-right: 40px;
    font-size: 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .locations-list .grid .item article .cat-list {
    margin-bottom: 30px;
  }
  .locations-list .grid .item article .sub-header {
    font-size: 20px;
  }
  .locations-list .grid .item article .more {
    font-size: 15px;
  }
  .locations-list .grid .item .address {
    font-size: 18px;
  }
  .locations-list .grid .item .address .header {
    font-size: 22px;
  }
  .locations-list .grid .item .address .button {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .locations-list .split-header {
    margin-bottom: 40px;
  }
  .locations-list .grid {
    row-gap: 60px;
  }
  .locations-list .grid .item article {
    padding: 25px 30px 25px 0;
    margin-right: 30px;
    font-size: 16px;
  }
  .locations-list .grid .item article .cat-list {
    margin-bottom: 20px;
    font-size: 10px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .locations-list .grid .item article .cat-list .cat:before {
    width: 8px;
    height: 8px;
  }
  .locations-list .grid .item article .sub-header {
    font-size: 18px;
  }
  .locations-list .grid .item article .more {
    font-size: 14px;
  }
  .locations-list .grid .item .address {
    font-size: 16px;
  }
  .locations-list .grid .item .address .header {
    font-size: 18px;
  }
}
@media (max-width: 1079px) {
  .locations-list .grid .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px;
  }
  .locations-list .grid .item .ace-figure {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .locations-list .split-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .locations-list .split-header .section-header {
    width: 100%;
  }
  .locations-list .split-header .filters {
    width: 100%;
  }
  .locations-list .split-header .filters .searchandfilter > ul {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .locations-list .split-header .filters .searchandfilter > ul > li:first-child {
    grid-column: 1/span 1;
  }
  .locations-list .grid {
    row-gap: 40px;
  }
  .locations-list .grid .item {
    padding-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .locations-list .grid .item:first-child {
    padding-top: 0;
    border-top: none;
  }
  .locations-list .grid .item article {
    width: 100%;
    margin-right: 0;
    padding: 0;
    border-right: none;
  }
}
@media (max-width: 566px) {
  .locations-list .split-header .filters .searchandfilter > ul {
    grid-template-columns: 1fr;
  }
}

.module.pathway-cards-3-col .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 400px;
  -moz-column-gap: 400px;
  column-gap: 400px;
}
.module.pathway-cards-3-col .content-wrapper .header-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module.pathway-cards-3-col .content-wrapper .button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.module.pathway-cards-3-col .items {
  display: grid;
  margin-top: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 110px;
}
.module.pathway-cards-3-col .items .item.is-link {
  text-decoration: none;
}
.module.pathway-cards-3-col .items .item.is-link:hover .ace-figure .display {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.module.pathway-cards-3-col .items .item.is-link:hover .title {
  color: #00945E;
}
.module.pathway-cards-3-col .items .item .ace-figure .placeholder {
  padding-bottom: 75%;
}
.module.pathway-cards-3-col .items .item .ace-figure .display {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.module.pathway-cards-3-col .items .item .title {
  margin-top: 24px;
  color: #0B243C;
  line-height: 1.2;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.pathway-cards-3-col .items .item .description {
  margin-top: 20px;
  color: #595B62;
  font-size: 20px;
}
@media (max-width: 1399px) {
  .module.pathway-cards-3-col .content-wrapper {
    -webkit-column-gap: 200px;
    -moz-column-gap: 200px;
    column-gap: 200px;
  }
  .module.pathway-cards-3-col .items {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 80px;
  }
  .module.pathway-cards-3-col .items .item .description {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .module.pathway-cards-3-col .content-wrapper {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
  .module.pathway-cards-3-col .items .item .description {
    font-size: 16px;
  }
}
@media (max-width: 1079px) {
  .module.pathway-cards-3-col .content-wrapper {
    -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;
    row-gap: 40px;
  }
  .module.pathway-cards-3-col .items {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 40px;
  }
  .module.pathway-cards-3-col .items .item .title {
    margin-top: 20px;
  }
  .module.pathway-cards-3-col .items .item .description {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .module.pathway-cards-3-col .content-wrapper {
    row-gap: 20px;
  }
  .module.pathway-cards-3-col .items {
    margin-top: 30px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 566px) {
  .module.pathway-cards-3-col .items {
    grid-template-columns: 1fr;
  }
}

.module.pathway-cards-5-col .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 400px;
  -moz-column-gap: 400px;
  column-gap: 400px;
}
.module.pathway-cards-5-col .content-wrapper .header-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module.pathway-cards-5-col .content-wrapper .button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.module.pathway-cards-5-col .items {
  display: grid;
  margin-top: 60px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 29px;
  -moz-column-gap: 29px;
  column-gap: 29px;
  row-gap: 29px;
  font-family: "Mulish", sans-serif;
}
.module.pathway-cards-5-col .items .item.is-link {
  text-decoration: none;
}
.module.pathway-cards-5-col .items .item.is-link:hover .ace-figure .display {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.module.pathway-cards-5-col .items .item.is-link:hover .title {
  color: #00945E;
}
.module.pathway-cards-5-col .items .item .ace-figure .placeholder {
  padding-bottom: 83.5%;
}
.module.pathway-cards-5-col .items .item .ace-figure .display {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.module.pathway-cards-5-col .items .item .title {
  margin-top: 22px;
  padding: 0 10px;
  color: #0B243C;
  font-weight: 800;
  line-height: 1.2;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.pathway-cards-5-col .items .item .description {
  margin-top: 13px;
  padding: 0 10px;
  color: #595B62;
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 1399px) {
  .module.pathway-cards-5-col .content-wrapper {
    -webkit-column-gap: 200px;
    -moz-column-gap: 200px;
    column-gap: 200px;
  }
  .module.pathway-cards-5-col .items {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .module.pathway-cards-5-col .items .item .title {
    padding: 0;
  }
  .module.pathway-cards-5-col .items .item .description {
    padding: 0;
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .module.pathway-cards-5-col .content-wrapper {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
}
@media (max-width: 1079px) {
  .module.pathway-cards-5-col .content-wrapper {
    -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;
    row-gap: 40px;
  }
  .module.pathway-cards-5-col .items {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .module.pathway-cards-5-col .content-wrapper {
    row-gap: 20px;
  }
  .module.pathway-cards-5-col .items {
    margin-top: 30px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 566px) {
  .module.pathway-cards-5-col .items {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}

.module.pathway-icon-cards .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module.pathway-icon-cards .content-body {
  max-width: 950px;
}
.module.pathway-icon-cards .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 35px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Mulish", sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.module.pathway-icon-cards .items .item {
  width: calc(20% - 30px);
  border: 1px solid #E1E5EE;
  border-bottom: 4px solid #19468D;
  padding: 29px 25px 30px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  text-align: center;
}
.module.pathway-icon-cards .items .item.is-link {
  text-decoration: none;
}
.module.pathway-icon-cards .items .item.is-link:hover {
  border-bottom-color: #00945E;
}
.module.pathway-icon-cards .items .item.is-link:hover .title {
  color: #00945E;
}
.module.pathway-icon-cards .items .item .ace-figure {
  width: 60px;
  height: 60px;
  margin: auto;
}
.module.pathway-icon-cards .items .item .ace-figure .display {
  background-color: transparent;
}
.module.pathway-icon-cards .items .item .ace-figure .display img {
  -o-object-fit: contain;
  object-fit: contain;
}
.module.pathway-icon-cards .items .item .title {
  margin-top: 40px;
  color: #0B243C;
  font-weight: 800;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.pathway-icon-cards .items .item .description {
  margin-top: 22px;
  color: #595B62;
  font-size: 18px;
  line-height: 1.35;
}
.module.pathway-icon-cards .button {
  margin-top: 80px;
}
@media (max-width: 1399px) {
  .module.pathway-icon-cards .items {
    margin-top: 60px;
  }
  .module.pathway-icon-cards .items .item .ace-figure {
    width: 60px;
    height: 60px;
  }
  .module.pathway-icon-cards .items .item .title {
    margin-top: 25px;
    line-height: 1.2;
  }
  .module.pathway-icon-cards .items .item .description {
    margin-top: 15px;
    font-size: 16px;
  }
  .module.pathway-icon-cards .button {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .module.pathway-icon-cards .items .item {
    width: calc(33.3333% - 30px);
  }
}
@media (max-width: 767px) {
  .module.pathway-icon-cards .items {
    margin-top: 40px;
  }
  .module.pathway-icon-cards .items .item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 566px) {
  .module.pathway-icon-cards .items {
    margin-left: 0;
    margin-right: 0;
  }
  .module.pathway-icon-cards .items .item {
    width: 100%;
  }
}

.module.pathway-icons .content-wrapper {
  margin-bottom: 64px;
}
.module.pathway-icons .content-wrapper .header {
  line-height: 1.15;
}
.module.pathway-icons .content-wrapper .content-body {
  font-family: "Mulish", sans-serif;
}
.module.pathway-icons .items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 200px;
  -moz-column-gap: 200px;
  column-gap: 200px;
  row-gap: 60px;
}
.module.pathway-icons .items .item .ace-figure {
  max-width: 40px;
  height: 48px;
}
.module.pathway-icons .items .item .ace-figure .display {
  background-color: transparent;
}
.module.pathway-icons .items .item .ace-figure .display img {
  -o-object-fit: contain;
  object-fit: contain;
}
.module.pathway-icons .items .item .item-inner-wrapper {
  display: block;
  margin-top: 21px;
  padding-top: 34px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Mulish", sans-serif;
}
.module.pathway-icons .items .item .item-inner-wrapper.is-link {
  text-decoration: none;
}
.module.pathway-icons .items .item .item-inner-wrapper.is-link:hover .title {
  color: #00945E;
}
.module.pathway-icons .items .item .item-inner-wrapper .title {
  font-weight: 800;
  margin-bottom: 0.85em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.pathway-icons .items .item .item-inner-wrapper .description {
  color: #595B62;
  font-size: 20px;
}
@media (max-width: 1399px) {
  .module.pathway-icons .items {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
  .module.pathway-icons .items .item .item-inner-wrapper .description {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .module.pathway-icons .items {
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
  }
  .module.pathway-icons .items .item .item-inner-wrapper .description {
    font-size: 16px;
  }
}
@media (max-width: 1079px) {
  .module.pathway-icons .content-wrapper {
    margin-bottom: 30px;
  }
  .module.pathway-icons .items .item .item-inner-wrapper .description {
    font-size: 16px;
  }
}
@media (max-width: 1079px) {
  .module.pathway-icons .items {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
  .module.pathway-icons .items .item .item-inner-wrapper {
    margin-top: 15px;
    padding-top: 15px;
  }
}

.module.pathway-with-copy .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 112px;
  -moz-column-gap: 112px;
  column-gap: 112px;
}
.module.pathway-with-copy .items {
  display: grid;
  width: 62.25%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  grid-template-columns: 1fr;
  -webkit-column-gap: 29px;
  -moz-column-gap: 29px;
  column-gap: 29px;
  row-gap: 35px;
}
.module.pathway-with-copy .items.size-2 {
  grid-template-columns: 1fr 1fr;
}
.module.pathway-with-copy .items.size-2 .item > .ace-figure .placeholder {
  padding-bottom: 80%;
}
.module.pathway-with-copy .items.size-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.module.pathway-with-copy .items.size-3 .item > .ace-figure .placeholder {
  padding-bottom: 127.5%;
}
.module.pathway-with-copy .items .item.is-link {
  text-decoration: none;
}
.module.pathway-with-copy .items .item.is-link:hover > .ace-figure .display {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.module.pathway-with-copy .items .item.blue .image-wrapper {
  background-color: #19468D;
}
.module.pathway-with-copy .items .item.blue.is-link:hover .title {
  color: #19468D;
}
.module.pathway-with-copy .items .item.green .image-wrapper {
  background-color: #00945E;
}
.module.pathway-with-copy .items .item.green.is-link:hover .title {
  color: #00945E;
}
.module.pathway-with-copy .items .item.yellow .image-wrapper {
  background-color: #CFB400;
}
.module.pathway-with-copy .items .item.yellow.is-link:hover .title {
  color: #CFB400;
}
.module.pathway-with-copy .items .item > .ace-figure .placeholder {
  padding-bottom: 40%;
}
.module.pathway-with-copy .items .item > .ace-figure .display {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.module.pathway-with-copy .items .item .ribbon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
}
.module.pathway-with-copy .items .item .ribbon .image-wrapper {
  width: 64px;
  height: 50px;
  margin-right: 28px;
  padding: 10px 12px 8px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.module.pathway-with-copy .items .item .ribbon .image-wrapper:after {
  content: "";
  display: block;
  background-color: inherit;
  height: 50%;
  width: 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewY(-20deg);
  transform: skewY(-20deg);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.module.pathway-with-copy .items .item .ribbon .image-wrapper .ace-figure {
  max-height: 100%;
}
.module.pathway-with-copy .items .item .ribbon .image-wrapper .ace-figure .display {
  background-color: transparent;
}
.module.pathway-with-copy .items .item .ribbon .image-wrapper .ace-figure .display img {
  -o-object-fit: contain;
  object-fit: contain;
}
.module.pathway-with-copy .items .item .ribbon .text {
  font-family: "Mulish", sans-serif;
}
.module.pathway-with-copy .items .item .ribbon .text .eyebrow {
  font-size: 16px;
  line-height: 1.3;
  color: #868686;
  text-transform: uppercase;
}
.module.pathway-with-copy .items .item .ribbon .text .title {
  font-weight: 800;
  margin: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (max-width: 1399px) {
  .module.pathway-with-copy .wrapper {
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
  }
  .module.pathway-with-copy .items {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .module.pathway-with-copy .items .item .ribbon .image-wrapper {
    width: 50px;
    height: 40px;
    margin-right: 10px;
    padding: 8px 8px 6px;
  }
  .module.pathway-with-copy .items .item .ribbon .text .eyebrow {
    font-size: 14px;
  }
  .module.pathway-with-copy .items .item .ribbon .text .title {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .module.pathway-with-copy .wrapper {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .module.pathway-with-copy .items .item .ribbon .text .title {
    font-size: 20px;
  }
}
@media (max-width: 1079px) {
  .module.pathway-with-copy .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 40px;
  }
  .module.pathway-with-copy .items {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .module.pathway-with-copy .items .item .ribbon {
    margin-top: 20px;
  }
  .module.pathway-with-copy .items .item .ribbon .image-wrapper {
    width: 40px;
    height: 40px;
    padding: 5px 5px 8px;
  }
  .module.pathway-with-copy .content-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .module.pathway-with-copy .items.size-2 {
    grid-template-columns: 1fr;
  }
  .module.pathway-with-copy .items.size-3 {
    grid-template-columns: 1fr 1fr;
  }
  .module.pathway-with-copy .items .item .ribbon .text .eyebrow {
    font-size: 12px;
  }
  .module.pathway-with-copy .items .item .ribbon .text .title {
    font-size: 16px;
  }
}
@media (max-width: 566px) {
  .module.pathway-with-copy .items {
    row-gap: 35px;
  }
}

.post-grid .post-grid-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 65px;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post-grid .post-grid-hero .header {
  width: 40%;
  margin: 0;
}
.post-grid .post-grid-hero .header .green {
  color: #00945E;
}
.post-grid .post-grid-hero .header .blue {
  color: #19468D;
}
.post-grid .post-grid-hero .filters {
  width: 50%;
}
.post-grid .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 45px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  row-gap: 94px;
}
.post-grid .grid .item {
  text-decoration: none;
  font-family: "Mulish", sans-serif;
}
.post-grid .grid .item:hover .title {
  color: #00945E;
}
.post-grid .grid .item .ace-figure .placeholder {
  padding-bottom: 54%;
}
.post-grid .grid .item aside {
  margin-top: 19px;
  padding: 0 20px;
}
.post-grid .grid .item aside .terms .term {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 18px;
  background-color: #EFF2F6;
  color: #252526;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.post-grid .grid .item aside .terms .term:last-child {
  margin-right: 0;
}
.post-grid .grid .item aside .title {
  margin-top: 9px;
  color: #373F41;
  font-size: 22px;
  font-weight: 800;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (max-width: 1599px) {
  .post-grid .post-grid-hero {
    margin-bottom: 40px;
  }
  .post-grid .post-grid-hero .filters {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .post-grid .grid {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 80px;
  }
  .post-grid .grid .item aside .cats .cat {
    font-size: 12px;
    margin-right: 15px;
  }
  .post-grid .grid .item aside .title {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .post-grid .post-grid-hero {
    -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;
  }
  .post-grid .post-grid-hero .header {
    width: 100%;
  }
  .post-grid .post-grid-hero .filters {
    width: 100%;
  }
  .post-grid .grid {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 50px;
  }
  .post-grid .grid .item aside {
    margin-top: 15px;
    padding: 0 10px;
  }
  .post-grid .grid .item aside .cats .cat {
    font-size: 12px;
    margin-right: 15px;
  }
  .post-grid .grid .item aside .title {
    font-size: 18px;
  }
}
@media (max-width: 1079px) {
  .post-grid .grid {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 40px;
  }
  .post-grid .grid .item aside .cats .cat {
    margin-right: 12px;
  }
  .post-grid .grid .item aside .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .post-grid .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 566px) {
  .post-grid .grid {
    grid-template-columns: 1fr;
  }
}

.module.video-image-gallery {
  background: linear-gradient(135deg, #19468d 0%, #00945e 100%);
  margin: 0;
  padding: 80px 0 160px;
}
.module.video-image-gallery .wrapper {
  max-width: 1168px;
}
.module.video-image-gallery .content-wrapper {
  color: #fff;
  margin: 0 auto 50px;
  max-width: 960px;
}
.module.video-image-gallery .content-wrapper .header {
  margin: 0 0 30px;
  color: #fff;
}
.module.video-image-gallery .items {
  position: relative;
}
.module.video-image-gallery .items .slick-list {
  overflow: unset !important;
  overflow-x: clip !important;
}
.module.video-image-gallery .items ul.slick-dots {
  margin-top: 80px !important;
  position: absolute;
  width: 100%;
}
.module.video-image-gallery .items .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  color: #00945E;
}
.module.video-image-gallery .items .slick-arrow:hover {
  color: #fff;
  background-color: #CFB400;
}
.module.video-image-gallery .items .slick-arrow.slick-prev {
  right: calc(100% + 60px);
}
.module.video-image-gallery .items .slick-arrow.slick-next {
  left: calc(100% + 60px);
}
.module.video-image-gallery .item {
  padding: 0 44px;
  position: relative;
}
.module.video-image-gallery .item .video, .module.video-image-gallery .item .image {
  -webkit-box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.15);
}
.module.video-image-gallery .item .video {
  position: relative;
}
.module.video-image-gallery .item .video iframe {
  aspect-ratio: 16/9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.module.video-image-gallery .item .video .video-placeholder, .module.video-image-gallery .item .video .video-play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.module.video-image-gallery .item .video .video-placeholder {
  background-size: cover;
}
.module.video-image-gallery .item .video .video-play {
  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;
  color: #fff;
  font-size: 100px;
  -webkit-filter: drop-shadow(0px 4px 44px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0px 4px 44px rgba(0, 0, 0, 0.15));
  cursor: pointer;
}
.module.video-image-gallery .item .video .video-play::before {
  content: "▶︎";
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.module.video-image-gallery .item .video .video-play:hover::before, .module.video-image-gallery .item .video .video-play:focus::before {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}
.module.video-image-gallery .item .video.on .video-play, .module.video-image-gallery .item .video.on .video-placeholder {
  opacity: 0;
  pointer-events: none;
}
.module.video-image-gallery .item .image .placeholder {
  padding-bottom: 56.25%;
}
.module.video-image-gallery .item .caption {
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-size: 26px;
  margin-top: 10px;
  position: absolute;
}
@media (max-width: 1399px) {
  .module.video-image-gallery .wrapper {
    max-width: 1080px;
    padding: 0 80px;
  }
  .module.video-image-gallery .content-wrapper {
    max-width: 830px;
  }
}
@media (min-width: 1200px) {
  .module.video-image-gallery {
    padding: 126px 0 180px;
  }
  .module.video-image-gallery .items ul.slick-dots {
    margin-top: 100px !important;
  }
}
@media (max-width: 1199px) {
  .module.video-image-gallery .content-wrapper {
    max-width: 960px;
  }
  .module.video-image-gallery .items .slick-arrow.slick-prev {
    right: auto;
    left: 20px;
  }
  .module.video-image-gallery .items .slick-arrow.slick-next {
    left: auto;
    right: 20px;
  }
  .module.video-image-gallery .item {
    padding: 0;
  }
  .module.video-image-gallery .item .video .video-play {
    font-size: 8.333vw;
  }
  .module.video-image-gallery .item .caption {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .module.video-image-gallery .items .slick-arrow {
    display: none !important;
  }
  .module.video-image-gallery .wrapper {
    max-width: 1080px;
    padding: 0 40px;
  }
  .module.video-image-gallery .content-wrapper {
    max-width: 830px;
  }
}
@media (max-width: 566px) {
  .module.video-image-gallery .item .caption {
    font-size: 16px;
  }
}

.module.secondary-nav {
  margin: 0;
  font-size: 18px;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.module.secondary-nav + .module.featured-banner {
  margin-top: 0;
}
.module.secondary-nav .header {
  margin-bottom: 0;
  padding: 0 30px 40px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.module.secondary-nav .slider-wrapper {
  width: 100% !important;
  z-index: 99;
  padding: 30px 30px 27px;
  background-color: #fff;
  position: relative;
  -webkit-transition: background-color 0.3s, padding 0.3s;
  transition: background-color 0.3s, padding 0.3s;
}
.module.secondary-nav .slider-wrapper.secondary-scrolled {
  margin-top: -1px !important;
  padding: 15px 30px 15px !important;
  background-color: #252526;
}
.module.secondary-nav .slider-wrapper.secondary-scrolled .slider-anchor-links .slick-list {
  border-color: #252526;
}
.module.secondary-nav .slider-wrapper.secondary-scrolled .slider-anchor-links .anchor-link {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.module.secondary-nav .slider-anchor-links {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  font-family: "Mulish", sans-serif;
}
.module.secondary-nav .slider-anchor-links .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.module.secondary-nav .slider-anchor-links .slick-arrow:hover {
  color: #CFB400;
}
.module.secondary-nav .slider-anchor-links .slick-arrow.slick-prev {
  right: 100%;
}
.module.secondary-nav .slider-anchor-links .slick-arrow.slick-next {
  left: 100%;
}
.module.secondary-nav .slider-anchor-links .slick-list {
  padding: 0 !important;
  border-right: 1px solid #fff;
}
.module.secondary-nav .slider-anchor-links .slick-list .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module.secondary-nav .slider-anchor-links .anchor-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #252526;
  text-decoration: none;
}
.module.secondary-nav .slider-anchor-links .anchor-link:hover {
  color: #CFB400;
}
.module.secondary-nav .slider-anchor-links .anchor-link:first-child {
  border-left: none;
}
@media (max-width: 1599px) {
  .module.secondary-nav .slider-wrapper {
    padding: 20px 30px;
  }
  .module.secondary-nav .slider-anchor-links .anchor-link {
    font-size: 20px;
  }
}
@media (max-width: 1079px) {
  .module.secondary-nav .slider-anchor-links .anchor-link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .module.secondary-nav .slider-anchor-links .anchor-link {
    font-size: 16px;
    border-left: none;
  }
}

.module.standard-text {
  margin-top: 100px;
}
@media (max-width: 1079px) {
  .module.standard-text {
    margin-top: 80px;
  }
}

.module.timeline {
  height: calc(100vh - 60px + 1px);
  padding: 150px 0;
  position: relative;
  overflow: hidden;
}
.module.timeline .time-images {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.module.timeline .time-images .image-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.module.timeline .time-images .image-wrapper.active {
  opacity: 1;
}
.module.timeline .time-images .image-wrapper .overlay {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.module.timeline .time-images .image-wrapper .ace-figure {
  height: 100%;
  z-index: 1;
}
.module.timeline .time-images .image-wrapper .ace-figure .placeholder {
  padding-bottom: 75%;
}
.module.timeline .wrapper-timeline {
  height: 100%;
  max-width: 1483px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.module.timeline .time-years {
  width: 23%;
  padding: 0 30px;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 1;
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-size: 26px;
  font-weight: 900;
}
.module.timeline .time-years .spinner-year {
  height: 300px;
  padding-right: 105px;
  position: relative;
  text-align: right;
  line-height: 22px;
  -webkit-transition: font-size 0.3s;
  transition: font-size 0.3s;
}
.module.timeline .time-years .spinner-year:last-child:after {
  display: none;
}
.module.timeline .time-years .spinner-year:after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.module.timeline .time-years .spinner-year.active {
  font-size: 60px;
}
.module.timeline .time-years .spinner-year.active .year-dot .outer {
  width: 32px;
  height: 32px;
  border: 2px solid #CFB400;
}
.module.timeline .time-years .spinner-year.active .year-dot .outer .inner {
  border-color: #CFB400;
}
.module.timeline .time-years .spinner-year .year-dot {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.module.timeline .time-years .spinner-year .year-dot .outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.6);
  -webkit-transition: width 0.3s, height 0.3s;
  transition: width 0.3s, height 0.3s;
}
.module.timeline .time-years .spinner-year .year-dot .outer .inner {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.module.timeline .time-contents {
  width: 56%;
  height: 100%;
  margin-right: 165px;
  padding: 0 30px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.module.timeline .time-contents h1, .module.timeline .time-contents .h1,
.module.timeline .time-contents h2, .module.timeline .time-contents .h2,
.module.timeline .time-contents h3, .module.timeline .time-contents .h3,
.module.timeline .time-contents h4, .module.timeline .time-contents .h4,
.module.timeline .time-contents h5, .module.timeline .time-contents .h5,
.module.timeline .time-contents h6, .module.timeline .time-contents .h6 {
  color: #fff;
}
.module.timeline .time-contents .content-wrapper {
  width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: translateX(80px);
  transform: translateX(80px);
  opacity: 0;
  overflow: auto;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.module.timeline .time-contents .content-wrapper.active {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, transform 0.6s;
  transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
}
.module.timeline .time-contents .content-wrapper .terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  row-gap: 10px;
}
.module.timeline .time-contents .content-wrapper .terms .term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  padding: 5px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #fff;
  color: #19468D;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
}
.module.timeline .time-contents .content-wrapper .terms .term:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  background-color: #19468D;
}
.module.timeline .time-contents .content-wrapper .terms .term.green {
  color: #00945E;
}
.module.timeline .time-contents .content-wrapper .terms .term.green:before {
  background-color: #00945E;
}
.module.timeline .time-contents .content-wrapper .terms .term.yellow {
  color: #CFB400;
}
.module.timeline .time-contents .content-wrapper .terms .term.yellow:before {
  background-color: #CFB400;
}
@media (max-width: 1199px) {
  .module.timeline .time-years {
    top: 100px;
    font-size: 22px;
  }
  .module.timeline .time-years .spinner-year {
    height: 250px;
    padding-right: 80px;
  }
  .module.timeline .time-years .spinner-year.active {
    font-size: 40px;
  }
  .module.timeline .time-years .spinner-year.active .year-dot .outer {
    width: 26px;
    height: 26px;
  }
  .module.timeline .time-years .spinner-year .year-dot .outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 18px;
    height: 18px;
  }
  .module.timeline .time-contents {
    margin-right: 100px;
  }
}
@media (max-width: 767px) {
  .module.timeline {
    padding: 100px 0;
  }
  .module.timeline .wrapper-timeline {
    padding: 0 40px;
  }
  .module.timeline .time-years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding: 0;
    position: static;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 20px;
  }
  .module.timeline .time-years .spinner-year {
    width: 200px;
    height: auto;
    padding-right: 0;
    padding-bottom: 40px;
    text-align: left;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .module.timeline .time-years .spinner-year:after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
  }
  .module.timeline .time-years .spinner-year .year-dot {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
  .module.timeline .time-contents {
    width: 75%;
    position: relative;
    padding: 0;
    margin-right: 0;
    margin-top: 80px;
  }
}
@media (max-width: 566px) {
  .module.timeline .wrapper-timeline {
    padding: 0 30px;
  }
  .module.timeline .time-years {
    font-size: 18px;
  }
  .module.timeline .time-contents {
    width: 100%;
  }
}

.alert-bar {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -99;
  opacity: 0;
  background-color: #19468D;
}
.alert-bar.active {
  z-index: 99;
  opacity: 1;
}
.alert-bar .button {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.alert-bar .alert-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 30px 14px;
  color: #fff;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.alert-bar .alert-bar-wrapper .alert-bar-body {
  font-size: 16px;
}
.alert-bar .alert-bar-wrapper .alert-bar-close {
  margin-left: 50px;
  font-size: 16px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.alert-bar .alert-bar-wrapper .alert-bar-close:hover {
  color: #CFB400;
}
@media (max-width: 1199px) {
  .alert-bar .button {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .alert-bar .alert-bar-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .alert-bar .alert-bar-wrapper .alert-bar-close {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}

body.no-scroll {
  overflow: hidden;
}

.pop-up {
  padding: 120px 30px 30px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999;
  opacity: 0;
  background-color: rgba(25, 70, 141, 0.46);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.pop-up.active {
  display: block;
  opacity: 1;
  z-index: 999;
}
.pop-up .button {
  margin-top: 30px;
}
.pop-up .pop-up-wrapper {
  max-width: 722px;
  max-height: 100%;
  margin: 0 auto;
  padding: 60px 70px;
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  overflow: auto;
}
.pop-up .pop-up-wrapper .title {
  line-height: 1;
}
.pop-up .pop-up-wrapper .pop-up-close {
  position: absolute;
  top: 70px;
  right: 60px;
  z-index: 2;
  font-weight: 700;
  color: #252526;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pop-up .pop-up-wrapper .pop-up-close:hover {
  color: #CFB400;
}
@media (max-width: 1399px) {
  .pop-up .pop-up-wrapper {
    padding: 50px;
  }
  .pop-up .pop-up-wrapper .pop-up-close {
    top: 60px;
    right: 50px;
  }
}
@media (max-width: 566px) {
  .pop-up .pop-up-wrapper {
    padding: 30px;
  }
  .pop-up .pop-up-wrapper .pop-up-close {
    top: 30px;
    right: 30px;
  }
}

.template {
  margin: 75px 0;
}
.template .single-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 85px;
  max-width: 1600px;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.template .single-hero .ace-figure {
  width: 48%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.template .single-hero .ace-figure .placeholder {
  padding-bottom: 52.5%;
}
.template .single-hero .content-top {
  font-family: "Mulish", sans-serif;
}
.template .single-hero .content-top .post-meta {
  margin-bottom: 22px;
  font-size: 14px;
  font-weight: 600;
}
.template .single-hero .content-top .post-meta .term {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 17px;
  background-color: #EFF2F6;
  color: #252526;
  text-transform: uppercase;
  text-align: center;
}
.template .single-hero .content-top .post-meta .date {
  display: inline-block;
  color: rgba(89, 91, 98, 0.7);
  text-transform: uppercase;
}
.template .single-hero .content-top .post-title {
  margin: 0;
  line-height: 1.3;
}
.template .single-hero .content-top .sub-title {
  margin-top: 22px;
  color: #595B62;
  line-height: 1.3;
}
.template .footer-meta {
  margin-top: 75px;
  padding-top: 42px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.template .footer-meta .taxonomies,
.template .footer-meta .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.template .footer-meta .taxonomies .small-header,
.template .footer-meta .social-share .small-header {
  margin-right: 21px;
}
.template .footer-meta .taxonomies {
  margin-bottom: 33px;
}
.template .footer-meta .taxonomies > a {
  color: #19468D;
  text-decoration: none;
}
.template .footer-meta .taxonomies > a:hover, .template .footer-meta .taxonomies > a:focus {
  color: #CFB400;
}
.template .footer-meta .taxonomies > a:last-child:after {
  content: "";
}
.template .footer-meta .taxonomies > a:after {
  content: ",";
  margin-right: 5px;
}
.template .footer-meta .social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 26px;
  -moz-column-gap: 26px;
  column-gap: 26px;
  row-gap: 15px;
}
.template .footer-meta .social-share .icons > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 43px;
  height: 43px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #19468D;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.template .footer-meta .social-share .icons > a:hover {
  background-color: #CFB400;
}
.template .post-grid .header {
  margin-bottom: 67px;
}
@media (max-width: 1599px) {
  .template {
    margin-top: 60px;
  }
  .template .single-hero {
    margin-bottom: 60px;
  }
  .template .single-hero .content-top .post-meta {
    margin-bottom: 15px;
  }
  .template .single-hero .content-top .sub-title {
    margin-top: 15px;
  }
  .template .footer-meta .social-share .icons {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .template .post-grid .header {
    margin-bottom: 60px;
  }
}
@media (max-width: 1399px) {
  .template {
    margin-top: 40px;
  }
  .template .single-hero {
    margin-bottom: 40px;
  }
  .template .single-hero .content-top .post-meta {
    font-size: 12px;
  }
  .template .footer-meta .social-share .icons {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .template .footer-meta .social-share .icons > a {
    width: 40px;
    height: 40px;
    font-size: 0.9em;
  }
  .template .post-grid .header {
    margin-bottom: 40px;
  }
}
@media (max-width: 1079px) {
  .template .single-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .template .single-hero .ace-figure {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .template .single-hero .ace-figure {
    width: 100%;
  }
}
@media (max-width: 566px) {
  .template {
    margin-top: 30px;
  }
  .template .footer-meta {
    margin-top: 45px;
  }
  .template .footer-meta .taxonomies {
    margin-bottom: 25px;
  }
  .template .footer-meta .social-share .icons {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .template .footer-meta .social-share .icons > a {
    width: 35px;
    height: 35px;
  }
  .template .post-grid {
    margin-top: 50px;
  }
  .template .post-grid .header {
    margin-bottom: 20px;
  }
}

.template-alert-bar {
  position: absolute;
  visibility: hidden;
  background-color: #19468D;
  text-align: center;
}
.template-alert-bar-active {
  position: relative;
  visibility: visible;
  display: block;
}
.template-alert-bar-wrapper {
  position: relative;
  padding-top: 45px;
  padding-bottom: 40px;
  max-width: 100%;
}
.template-alert-bar .headline {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}
.template-alert-bar .body {
  overflow: auto;
  color: #fff;
  font-size: 16px;
}
.template-alert-bar .body p {
  margin-bottom: 15px;
}
.template-alert-bar .body ul {
  margin-top: 0;
  margin-bottom: 15px;
}
.template-alert-bar .body a {
  color: #fff;
  font-weight: 800;
}
.template-alert-bar .body a:hover {
  border-bottom: 1px solid #CFB400;
}
.template-alert-bar-close {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 42px;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1079px) {
  .template-alert-bar-wrapper {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .template-alert-bar-wrapper {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}

.search .page-header {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search .search-page-results .item-search {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #595B62;
}
.search .search-page-results .item-search:last-child {
  margin-bottom: 0;
}
.search .search-page-results .item-search:hover .button.tertiary:after, .search .search-page-results .item-search:focus .button.tertiary:after {
  background-color: #19468D;
}
/*# sourceMappingURL=style.css.map */


.nav-element .sub-menu p{
  font-size: 14px;
}

.nav-element .sub-menu a{
  font-size: 14px !important;
  color: #000 !important;
}

.text{
  font-size: 18px;
}

.text{
  font-size: 16px;
  text-align: center;
}