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

@font-face {
  font-family: "icon-exp";
  src: url("assets/fonts/icon-exp.ttf?g4w75m") format("truetype"), url("assets/fonts/icon-exp.woff?g4w75m") format("woff"), url("assets/fonts/icon-exp.svg?g4w75m#icon-exp") 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: "icon-exp" !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-instagram-nbg:before {
  content: "\e914";
}

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

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

.icon-carett-down:before {
  content: "\e912";
}

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

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

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

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

.icon-triangle-right:before {
  content: "\e911";
}

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

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

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

.icon-twitter-nbg:before {
  content: "\e90e";
}

.icon-instagram-nbg:before {
  content: "\e914";
}

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

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

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

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

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

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

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

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

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

.clearfix {
  clear: both;
}

keyframes fade-in-up from {
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
keyframes fade-in-up to {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes growWide {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes growWide {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes show-and-fade {
  0% {
    opacity: 0;
    z-index: -1;
  }
  50% {
    opacity: 0;
    z-index: 1;
  }
  100% {
    opacity: 1;
    z-index: 1;
  }
}
@keyframes show-and-fade {
  0% {
    opacity: 0;
    z-index: -1;
  }
  50% {
    opacity: 0;
    z-index: 1;
  }
  100% {
    opacity: 1;
    z-index: 1;
  }
}
/* Defaults */
html {
  font-size: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  background: #ffffff;
  color: #000000;
  font-size: 18px;
  line-height: 1.75;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  min-width: 320px;
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 1.5em;
  }
}

#page {
  max-width: 100%;
  overflow: hidden;
  margin-top: 161px;
}
@media (max-width: 1005px) {
  #page {
    margin-top: 83px;
  }
}

section {
  margin: 75px 0;
}
@media (max-width: 767px) {
  section {
    margin: 60px 0;
  }
}
section.has-background {
  padding: 75px 0;
  margin: 0;
}
@media (max-width: 767px) {
  section.has-background {
    padding: 60px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1086px;
  padding: 0 33px;
}
.wrapper.small {
  max-width: 1006px;
}
.wrapper.large {
  max-width: 1316px;
}
@media (max-width: 374px) {
  .wrapper {
    padding: 0 20px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat", sans-serif;
  color: #5d89b4;
  font-weight: 400;
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  line-height: 1.33em;
  letter-spacing: -0.025em;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1, .h1 {
  font-size: 36px;
  line-height: 48px;
  margin: 1.1em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 24px;
    line-height: 32px;
  }
}

h2, .h2 {
  color: #000000;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.025em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 16px;
    line-height: 27px;
  }
}

h3, .h3 {
  margin-bottom: 0;
  color: #000000;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-transform: uppercase;
}
h2 + h3, .h2 + h3, h2 + .h3, .h2 + .h3 {
  margin-top: 3.5em;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 13px;
    line-height: 21px;
  }
}

h4, .h4, h5, .h5, h6, .h6 {
  color: #000000;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h4, .h4, h5, .h5, h6, .h6 {
    font-size: 15px;
    line-height: 24px;
  }
}

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

a {
  color: #5d89b4;
  text-decoration: underline;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #a8b400;
}
a:focus {
  outline: none;
  text-decoration: none;
}

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

.button-container .button {
  margin-right: 20px;
  margin-bottom: 20px;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #cddb0f;
  border-radius: 20px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  margin: 0;
  padding: 12px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  max-width: 100%;
  will-change: transform;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.button:not(a, button) {
  pointer-events: none;
}
.button:hover {
  background: #000000;
  color: #ffffff;
}
.button.white {
  background: #ffffff;
  color: #000000;
}
.button.white:hover {
  background: #000000;
  color: #ffffff;
}
.button.orange {
  background: #ffb018;
  color: #000000;
}
.button.orange:hover {
  background: #000000;
  color: #ffffff;
}
.button.blue {
  background: #7fb2e4;
  color: #000000;
}
.button.blue:hover {
  background: #000000;
  color: #ffffff;
}
.button.dark {
  background: #000000;
  color: #ffffff;
}
.button.dark:hover {
  background: #ffffff;
  color: #000000;
}

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

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

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

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

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

.alignright, img[align=right] {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft, img[align=left] {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright, a img[align=right] {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone, a img[align=none] {
  margin: 5px 20px 20px 0;
}

a img.alignleft, a img[align=left] {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter, a img[align=center] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  img.alignright,
img[align=right],
img.alignleft,
img[align=left],
a img.alignright,
a img[align=right],
a img.alignleft,
a img[align=left] {
    float: none;
    margin: 20px auto;
    display: block;
  }
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

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

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

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

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

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

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

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

.site-content .meta {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  font-size: 14px;
}
.site-content .breadcrumbs {
  background-color: #363636;
  color: #cddb0f;
  line-height: 100%;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 35px 0;
  font-family: "Montserrat", sans-serif;
}
.site-content .breadcrumbs span {
  font-size: 26px;
  color: #cddb0f;
  line-height: 100%;
}
.site-content .breadcrumbs > .wrapper > span > span.breadcrumb_last {
  font-size: 26px;
  color: #cddb0f;
  margin: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.site-content .breadcrumbs > .wrapper > span > span > a {
  font-size: 26px;
  color: #cddb0f;
  margin: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.site-content .breadcrumbs a {
  color: #cddb0f;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
}
.site-content .breadcrumbs a, .site-content .breadcrumbs .breadcrumb_last {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  display: inline-block;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media (max-width: 1005px) {
  .site-content .breadcrumbs {
    font-size: 16px;
  }
  .site-content .breadcrumbs > .wrapper > span > span > a {
    font-size: 20px;
  }
  .site-content .breadcrumbs a, .site-content .breadcrumbs .breadcrumb_last {
    font-size: 12px;
  }
}
.site-content .three-column-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (max-width: 767px) {
  .site-content .three-column-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 499px) {
  .site-content .three-column-grid {
    grid-template-columns: 1fr;
  }
}
.site-content ul, .site-content ol {
  padding: 0 0 0 1em;
  margin: 40px 0;
}
.site-content ul.two-column, .site-content ol.two-column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  max-width: 700px;
}
.site-content ul.two-column li, .site-content ol.two-column li {
  display: inline-block;
  width: 100%;
}
.site-content ul.three-column, .site-content ol.three-column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.site-content ul.three-column li, .site-content ol.three-column li {
  display: inline-block;
  width: 100%;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
}
.site-content ul li, .site-content ol li {
  font-weight: 500;
  display: inline-block;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .site-content ul, .site-content ol {
    margin: 30px 0;
  }
  .site-content ul.two-column, .site-content ul.three-column, .site-content ol.two-column, .site-content ol.three-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .site-content ul li:before, .site-content ol li:before {
    top: 0px;
  }
}
.site-content ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #5d89b4;
  position: absolute;
  left: -15px;
  top: 0.8em;
}
@media (max-width: 767px) {
  .site-content ul li:before {
    top: 8px;
  }
}
.site-content ol {
  counter-reset: my-awesome-counter;
}
.site-content ol li {
  padding-left: 15px;
  counter-increment: my-awesome-counter;
}
.site-content ol li:before {
  position: absolute;
  left: -15px;
  content: counter(my-awesome-counter) ". ";
  width: 25px;
  text-align: right;
}
.site-content .h2-large h2, .site-content .h2-large .h2 {
  font-size: 48px;
  line-height: 1.15em;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 1005px) {
  .site-content .h2-large h2, .site-content .h2-large .h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .site-content .h2-large h2, .site-content .h2-large .h2 {
    font-size: 32px;
  }
}
.site-content .h2-medium h2, .site-content .h2-medium .h2 {
  font-size: 36px;
  line-height: 1.35em;
  letter-spacing: -0.025em;
  font-weight: 500;
}
@media (max-width: 767px) {
  .site-content .h2-medium h2, .site-content .h2-medium .h2 {
    font-size: 32px;
  }
}
.site-content blockquote {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.025em;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
}
@media (max-width: 767px) {
  .site-content blockquote {
    font-size: 24px;
  }
}
.site-content figcaption {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.8;
  margin-top: 10px;
}
.site-content .colored-top-border {
  border-top: 10px solid;
  -o-border-image: linear-gradient(to right, #a8b400 33%, #e58925 33%, #e58925 66%, #5d89b4 66%) 3;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #a8b400), color-stop(33%, #e58925), color-stop(66%, #e58925), color-stop(66%, #5d89b4)) 3;
  border-image: linear-gradient(to right, #a8b400 33%, #e58925 33%, #e58925 66%, #5d89b4 66%) 3;
}
.site-content .theme-green {
  background-color: #cddb0f;
  color: #000000;
}
.site-content .theme-green h1, .site-content .theme-green .h1 {
  color: #000000;
}
.site-content .theme-green h2, .site-content .theme-green .h2 {
  border-color: #a8b400 !important;
}
.site-content .theme-green a {
  color: #000000;
  text-decoration: underline;
}
.site-content .theme-green a:hover {
  color: #ffffff;
}
.site-content .theme-green button, .site-content .theme-green .button {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
.site-content .theme-green button:hover, .site-content .theme-green .button:hover {
  background-color: #000000;
  color: #ffffff;
}
.site-content .theme-green ul.pathway-list li {
  color: #000000;
}
.site-content .theme-green ul.pathway-list li a {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-green ul.pathway-list li a:hover {
  color: #ffffff;
}
.site-content .theme-green ul li {
  color: #000000;
}
.site-content .theme-green form button,
.site-content .theme-green form .button {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
.site-content .theme-green form button:hover,
.site-content .theme-green form .button:hover {
  background-color: #000000;
  color: #ffffff;
}
.site-content .theme-orange {
  background: #ffb018;
  color: #000000;
}
.site-content .theme-orange h1, .site-content .theme-orange .h1 {
  color: #000000;
}
.site-content .theme-orange h2, .site-content .theme-orange .h2 {
  border-color: #e58925 !important;
}
.site-content .theme-orange ul.pathway-list li {
  color: #000000;
}
.site-content .theme-orange ul.pathway-list li a {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-orange ul.pathway-list li a:hover {
  color: #ffffff;
}
.site-content .theme-orange ul li {
  color: #000000;
}
.site-content .theme-orange ul li:before {
  background: #000000;
}
.site-content .theme-orange a {
  color: #000000;
  text-decoration: underline;
}
.site-content .theme-orange a:hover {
  color: #ffffff;
}
.site-content .theme-orange a.button {
  text-decoration: none;
  background: #ffffff;
  color: #000000;
}
.site-content .theme-orange a.button:hover {
  background: #000000;
  color: #ffffff;
}
.site-content .theme-orange button {
  background: #000000;
  color: #ffffff;
}
.site-content .theme-orange button:hover {
  background: #ffffff;
  color: #000000;
}
.site-content .theme-blue {
  background: #7fb2e4;
  color: #000000;
}
.site-content .theme-blue h1, .site-content .theme-blue .h1 {
  color: #000000;
}
.site-content .theme-blue h2, .site-content .theme-blue .h2 {
  border-color: #5d89b4 !important;
}
.site-content .theme-blue a {
  color: #000000;
  text-decoration: underline;
}
.site-content .theme-blue a:hover {
  color: #ffffff;
}
.site-content .theme-blue a.button {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-blue a.button:hover {
  color: #ffffff;
}
.site-content .theme-blue ul.pathway-list li {
  color: #000000;
}
.site-content .theme-blue ul.pathway-list li a {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-blue ul.pathway-list li a:hover {
  color: #ffffff;
}
.site-content .theme-blue ul li {
  color: #000000;
}
.site-content .theme-blue ul li::before {
  background-color: #000000;
}
.site-content .theme-white {
  background: #ffffff;
}
.site-content .theme-white ul.pathway-list li {
  color: #000000;
}
.site-content .theme-white ul.pathway-list li a {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-white ul.pathway-list li a:hover {
  color: #a8b400;
}
.site-content .theme-light-gray {
  background: #efefef;
  color: #000000;
}
.site-content .theme-light-gray h2, .site-content .theme-light-gray .h2 {
  border-color: #a8b400 !important;
}
.site-content .theme-light-gray ul.pathway-list li {
  color: #000000;
}
.site-content .theme-light-gray ul.pathway-list li a {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-light-gray ul.pathway-list li a:hover {
  color: #a8b400;
}
.site-content .theme-light-gray form button {
  background-color: #cddb0f;
}
.site-content .theme-light-gray form button:hover {
  background-color: #363636;
}
.site-content .theme-dark {
  background-color: #282828;
  color: #ffffff;
}
.site-content .theme-dark * {
  color: #ffffff;
}
.site-content .theme-dark a {
  text-decoration: underline;
}
.site-content .theme-dark a.button {
  text-decoration: none;
  color: #000000;
}
.site-content .theme-dark a.button:hover {
  background-color: #ffb018;
  color: #000000;
}
.site-content .theme-dark a:hover {
  color: #ffb018;
}
.site-content .theme-dark a:hover * {
  color: #ffb018;
}
.site-content .theme-dark .button {
  color: #000000;
}
.site-content .theme-dark .button:hover {
  background-color: #ffb018;
  color: #000000;
}
.site-content .theme-dark h2, .site-content .theme-dark .h2 {
  font-weight: 500;
}
.site-content .theme-dark ul.pathway-list li {
  color: #ffffff;
}
.site-content .theme-dark ul.pathway-list li a {
  text-decoration: none;
  color: #ffffff;
}
.site-content .theme-dark ul.pathway-list li a:hover {
  color: #ffb018;
}
.site-content .theme-dark ul li::before {
  background-color: #7fb2e4;
}
.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
}
.site-content .youtube-video,
.site-content .ytvideo,
.site-content .vimeo-video,
.site-content .responsive-16x9 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
}
.site-content .youtube-video iframe, .site-content .youtube-video .background-image,
.site-content .ytvideo iframe,
.site-content .ytvideo .background-image,
.site-content .vimeo-video iframe,
.site-content .vimeo-video .background-image,
.site-content .responsive-16x9 iframe,
.site-content .responsive-16x9 .background-image {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
}
.site-content .ytvideo,
.site-content .vimeo-video {
  background-size: cover;
  background-position: center;
  position: relative;
}
.site-content .ytvideo .icon-triangle-right,
.site-content .vimeo-video .icon-triangle-right {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  font-size: 60px;
  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;
  background-color: rgba(255, 255, 255, 0.6);
  color: #000000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.site-content .ytvideo .icon-triangle-right:before,
.site-content .vimeo-video .icon-triangle-right:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-35%, -50%);
  transform: translate(-35%, -50%);
}
.site-content .ytvideo .icon-triangle-right:hover,
.site-content .vimeo-video .icon-triangle-right:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
@media (max-width: 767px) {
  .site-content .ytvideo .icon-arrow-right,
.site-content .vimeo-video .icon-arrow-right {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }
}

.b-lazy {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.gform_wrapper.gravity-theme.small-form-with-title_wrapper {
  background-color: #efefef;
  border-top: 3px solid #a8b400;
  padding: 15px 25px 25px;
}
.gform_wrapper.gravity-theme.small-form-with-title_wrapper.form-subscribe_wrapper {
  background-color: #cddb0f;
}
.gform_wrapper.gravity-theme.small-form-with-title_wrapper .gform_title {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0.075em;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 0;
}
.gform_wrapper.gravity-theme.small-form-with-title_wrapper form input {
  padding: 13px 16px !important;
  text-transform: uppercase;
  font-size: 12px !important;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0.075em;
  font-weight: 600;
}
.label-button .gform_wrapper.gravity-theme.small-form-with-title_wrapper form .button {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: #f1f1f1;
  font-size: 0.01px;
  height: 35px;
  width: 31px;
  padding: 0;
}
.label-button .gform_wrapper.gravity-theme.small-form-with-title_wrapper form .button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000000;
}
.gform_wrapper.gravity-theme form {
  position: relative;
}
.gform_wrapper.gravity-theme form input {
  height: 48px;
}
.gform_wrapper.gravity-theme form .gform_footer {
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.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: solid 1px #cfcfcf;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1em !important;
  min-height: auto !important;
  padding: 15px 22px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
}
.gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-moz-placeholder,
.gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-ms-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::placeholder,
.gform_wrapper.gravity-theme form textarea::placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input {
  height: 48px;
}
.gform_wrapper.gravity-theme form textarea {
  min-height: 200px !important;
}
.gform_wrapper.gravity-theme form button {
  background-color: #cddb0f;
}
.gform_wrapper.gravity-theme form button:hover {
  background-color: #363636;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-color: #c9161a;
  color: #c9161a;
  background-color: #fff9f9;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  font-size: 16px;
  font-weight: 600;
  color: #c9161a;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
  display: none;
}
.gform_wrapper.gravity-theme .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_footer .button {
  border: none;
}

.subscribe-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subscribe-form form .gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.subscribe-form form input {
  border: none !important;
  padding: 13px 40px 13px 16px !important;
  font-size: 12px !important;
}
.subscribe-form form .gform_footer {
  margin-top: 0 !important;
  padding: 0;
  position: relative;
  height: 35px;
  width: 31px;
}
.subscribe-form form .gform_footer .gform_button {
  background: #f1f1f1;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  height: 35px;
  width: 31px;
  border-radius: 0;
}
.subscribe-form form .gform_footer .gform_button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000000;
}

.sidebar .gravity-theme form input {
  height: 35px !important;
}

.filters {
  margin: 0 0 75px;
}
.filters .searchandfilter {
  position: relative;
}
.filters .searchandfilter#search-filter-form-530 > ul {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 100%;
}
@media (max-width: 1005px) {
  .filters .searchandfilter#search-filter-form-530 > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .filters .searchandfilter#search-filter-form-530 > ul {
    grid-template-columns: 1fr;
  }
}
.filters .searchandfilter label {
  display: block;
}
.filters .searchandfilter label .sf-input-text,
.filters .searchandfilter label .sf-input-select {
  width: 100%;
  display: block;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  outline: none;
  height: 45px;
  padding: 0 24px;
}
.filters .searchandfilter label .sf-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #7fb2e4;
  border: none;
  padding: 0 24px;
  margin: 0;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  z-index: 2;
  line-height: 1.5 !important;
  color: #000000;
  height: 45px;
}
.filters .searchandfilter label .sf-input-select option {
  font-size: 14px;
  font-weight: 600;
}
.filters .searchandfilter label .sf-input-select::-ms-expand {
  display: none;
}
.filters .searchandfilter label .sf-input-text {
  border: solid 1px #ececec;
  line-height: 1em;
}
.filters .searchandfilter label .sf-input-text::-webkit-input-placeholder {
  color: #59595b;
  opacity: 1;
}
.filters .searchandfilter label .sf-input-text::-moz-placeholder {
  color: #59595b;
  opacity: 1;
}
.filters .searchandfilter label .sf-input-text::-ms-input-placeholder {
  color: #59595b;
  opacity: 1;
}
.filters .searchandfilter label .sf-input-text::placeholder {
  color: #59595b;
  opacity: 1;
}
.filters .searchandfilter > ul {
  max-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 9px;
  -moz-column-gap: 9px;
  column-gap: 9px;
  row-gap: 9px;
}
.filters .searchandfilter > ul li {
  margin: 0;
  padding: 0;
}
.filters .searchandfilter > ul li::before {
  display: none;
}
.filters .searchandfilter > ul li.sf-field-search > label:after {
  content: "\e90a";
  font-family: "icon-exp" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 14px;
  font-size: 18px;
  color: #949494;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filters .searchandfilter > ul li[data-sf-field-input-type=select] label {
  position: relative;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=select] label:after {
  content: "\e912";
  font-family: "icon-exp" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 14px;
  font-size: 11px;
  color: #5d89b4;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] > ul {
  padding: 0;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li {
  position: relative;
  background-color: #ffb018;
  border-top: 3px solid #e58925;
  width: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li:hover, .filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li.sf-option-active {
  background-color: #7fb2e4;
  border-color: #5d89b4;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li:after {
  content: "\e912";
  font-family: "icon-exp" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 14px;
  font-size: 8px;
  color: #000000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li.sf-option-active:after {
  content: "\e906";
  display: block;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li > input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.filters .searchandfilter > ul li[data-sf-field-input-type=checkbox] li > label {
  color: #000000;
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0.075em;
  font-weight: 600;
}
.filters .searchandfilter > ul li.sf-field-submit, .filters .searchandfilter > ul li.sf-field-reset {
  position: absolute;
  top: 2px;
  left: 75%;
  width: 25%;
  text-align: center;
}
.filters .searchandfilter > ul li.sf-field-submit > *, .filters .searchandfilter > ul li.sf-field-reset > * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #ececec;
  border-radius: 36px;
  color: #e58925;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.15em;
  line-height: 1;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 160px;
  width: 100%;
  display: block;
  margin: auto;
  will-change: transform;
}
.filters .searchandfilter > ul li.sf-field-submit > *:hover, .filters .searchandfilter > ul li.sf-field-reset > *:hover {
  background: #e58925;
  color: #ffffff;
}
.filters .searchandfilter > ul li.sf-field-reset {
  top: 51px;
}
@media (max-width: 767px) {
  .filters {
    margin-bottom: 33px;
  }
  .filters .searchandfilter > ul {
    max-width: 100%;
    grid-template-columns: 1fr;
  }
  .filters .searchandfilter > ul li.sf-field-search {
    grid-column: span 1;
  }
  .filters .searchandfilter > ul li.sf-field-submit, .filters .searchandfilter > ul li.sf-field-reset {
    position: static;
    width: 100%;
    text-align: left;
    grid-column: span 1;
  }
  .filters .searchandfilter > ul li.sf-field-submit > *, .filters .searchandfilter > ul li.sf-field-reset > * {
    margin-left: 0;
  }
  .filters .searchandfilter > ul li.sf-field-reset {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 200px;
  }
}
@media (max-width: 374px) {
  .filters .searchandfilter > ul li.sf-field-reset {
    position: static;
    bottom: 0;
    top: auto;
    left: 200px;
  }
}

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

.pagination {
  padding-top: 55px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #cccccc;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
.pagination .nav-links .page-numbers {
  text-decoration: none;
  text-align: center;
  position: relative;
  color: #929090;
  margin-right: 32px;
}
.pagination .nav-links .page-numbers:hover {
  color: #5d89b4;
}
.pagination .nav-links .page-numbers.current {
  color: #000000;
}
.pagination .nav-links .page-numbers.inactive {
  color: #929090;
  display: none;
}
.pagination .nav-links .page-numbers.next {
  margin-right: 0;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  width: auto;
  color: #000000;
}

.search-page-results .item-search {
  margin: 40px 0;
}
.search-page-results .item-search a.item-title {
  display: block;
  margin-bottom: 0.75em;
  text-decoration: none;
}
.search-page-results .pagination {
  border-top: none;
}

.search-no-results .no-results form {
  max-width: 400px;
  border: 1px solid #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-no-results .no-results form .search-form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search-no-results .no-results form input {
  height: 35px;
  padding: 0 12px;
  border: none;
  width: 100%;
}
.search-no-results .no-results form button {
  border: none;
  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;
  padding: 0;
  width: 40px;
  background-color: #59595b;
  color: #ffffff;
}
.search-no-results .no-results form button i {
  line-height: 100%;
}

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

/* Site Header */
body.admin-bar .site-header {
  top: 32px;
}

body.admin-bar header .sub-menu.megamenu {
  top: 142px;
}

body.admin-bar header.scrolled .sub-menu.megamenu {
  top: 104px;
}

body.nav-open {
  overflow-y: scroll;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 9999;
}
.site-header.scrolled {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
  padding-top: 0;
}
.site-header.scrolled .site-logo {
  width: 90px;
}
.site-header > .wrapper {
  padding: 0 75px 0 40px;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-header .site-logo {
  width: 115px;
  height: auto;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.site-header .site-logo a {
  display: block;
}
@media (max-width: 1315px) {
  .site-header .site-logo {
    width: 90px;
  }
}
@media (max-width: 1005px) {
  .site-header {
    padding: 17px 0;
    height: 83px;
  }
  .site-header.scrolled {
    padding: 17px 0;
  }
  .site-header.scrolled .site-logo {
    width: 80px;
  }
  .site-header .site-logo {
    width: 80px;
  }
  .site-header > .wrapper {
    padding: 0 33px;
  }
  .site-header .navs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .site-header .split {
    padding: 0;
  }
}
@media (max-width: 374px) {
  .site-header > .wrapper {
    padding: 0 20px;
  }
  .site-header .site-logo {
    width: 60px;
  }
}

.site-header.scrolled .top-bar {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  margin-top: 10px;
}
.site-header .top-bar {
  background-color: #ffffff;
  color: #333333;
  font-size: 12px;
  padding-bottom: 12px;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  line-height: 100%;
  margin-top: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.site-header .top-bar a {
  color: #565656;
  text-decoration: none;
}
.site-header .top-bar a:hover {
  color: #000000;
}
.site-header .top-bar > .top-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 25px;
}
.site-header .top-bar .nav-element {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 100%;
}
.site-header .top-bar .nav-element:not(:first-child) {
  margin-left: 15px;
}
.site-header .top-bar .header-search {
  position: relative;
  z-index: 1;
}
.site-header .top-bar .header-search .search-form {
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  border-bottom: solid 1px #d8d8d8;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.search-on .site-header .top-bar .header-search .search-form {
  top: 0;
  opacity: 1;
  visibility: visible;
  position: relative;
  width: 233px;
}
.search-on .site-header .top-bar .header-search .search-form .search-form-field input::-webkit-input-placeholder {
  opacity: 1;
}
.search-on .site-header .top-bar .header-search .search-form .search-form-field input::-moz-placeholder {
  opacity: 1;
}
.search-on .site-header .top-bar .header-search .search-form .search-form-field input::-ms-input-placeholder {
  opacity: 1;
}
.search-on .site-header .top-bar .header-search .search-form .search-form-field input::placeholder {
  opacity: 1;
}
.site-header .top-bar .header-search .search-form .search-form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.site-header .top-bar .header-search .search-form .search-form-field input {
  width: 100%;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 100%;
  color: #000000;
}
.site-header .top-bar .header-search .search-form .search-form-field input::-webkit-input-placeholder {
  color: #000000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.site-header .top-bar .header-search .search-form .search-form-field input::-moz-placeholder {
  color: #000000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.2s;
}
.site-header .top-bar .header-search .search-form .search-form-field input::-ms-input-placeholder {
  color: #000000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.2s;
}
.site-header .top-bar .header-search .search-form .search-form-field input::placeholder {
  color: #000000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.site-header .top-bar .header-search .search-form button {
  border: 0;
  padding: 0;
  outline: none;
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  color: #737B00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .top-bar .header-search .search-form button i {
  font-size: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.search-on .site-header .top-bar .header-search .search-form button i {
  opacity: 1;
}
.site-header .top-bar .header-search .search-toggle {
  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;
  position: relative;
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  border: none;
  line-height: 100%;
  padding: 0;
  cursor: pointer;
}
.site-header .top-bar .header-search .search-toggle:before {
  content: "\e90a";
  font-family: "icon-exp" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 15px;
}
.search-on .site-header .top-bar .header-search .search-toggle {
  display: none;
}
.search-on .site-header .top-bar .header-search .search-toggle:before {
  display: none;
}
.site-header .top-bar .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .top-bar .social a {
  color: #000000;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}
.site-header .top-bar .social a:last-of-type {
  margin-right: 0;
}
.site-header .top-bar .social a:hover {
  color: #737B00;
}
.site-header .top-bar .nav-sep {
  margin: 0 15px;
  font-size: 20px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  color: #d8d8d8;
}
.site-header .top-bar .top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
}
.site-header .top-bar .top-nav .nav-element a {
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}
.site-header .top-bar .top-nav .nav-element a:after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #000000;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.site-header .top-bar .top-nav .nav-element a:hover {
  color: #000000;
}
.site-header .top-bar .top-nav .nav-element a:hover:after {
  width: 100%;
}
.site-header .top-bar .language-nav-wrap ul.language-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .top-bar .language-nav-wrap ul.language-menu ul {
  padding: 0;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li.wpml-ls-current-language a {
  color: #5d89b4;
  position: relative;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li.wpml-ls-current-language a:after {
  background-color: #363636;
  color: #ffffff;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li#menu-item-wpml-ls-122-en a:after {
  content: "EN";
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  line-height: 100%;
  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;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li#menu-item-wpml-ls-122-fr a:after {
  content: "FR";
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  line-height: 100%;
  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;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li#menu-item-wpml-ls-122-fr .nav-sep {
  display: none;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li a {
  display: block;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li a span {
  font-size: 0.01px;
  position: absolute;
  left: -999999px;
}
.site-header .top-bar .language-nav-wrap ul.language-menu li .nav-sep {
  display: block;
}
.site-header .top-bar .language {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .top-bar .language .nav-sep {
  color: #000000;
  margin: 0 10px;
  font-size: 12px;
  display: block !important;
}
@media (max-width: 1005px) {
  .site-header.scrolled .top-bar {
    -webkit-transform: none;
    transform: none;
    margin-top: 0;
  }
  .site-header .top-bar {
    background-color: transparent;
    border: 0;
    display: block;
    padding: 0;
    height: auto;
    margin-top: 0;
  }
  .site-header .top-bar .top-bar {
    margin-top: 0;
  }
  .site-header .top-bar .header-search {
    position: relative;
    z-index: 1;
  }
  .site-header .top-bar .header-search .search-form {
    width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    border-bottom: solid 1px #d8d8d8;
    -webkit-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  .search-on .site-header .top-bar .header-search .search-form {
    opacity: 1;
    visibility: visible;
    position: fixed;
    width: 100vw;
    right: 0;
    left: 0;
    top: 83px;
    background-color: #333333;
    color: #ffffff;
    padding: 28px 33px;
  }
  .search-on .site-header .top-bar .header-search .search-form .search-form-field input {
    color: #ffffff;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
  }
  .search-on .site-header .top-bar .header-search .search-form .search-form-field input::-webkit-input-placeholder {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 1;
    color: #ffffff;
  }
  .search-on .site-header .top-bar .header-search .search-form .search-form-field input::-moz-placeholder {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 1;
    color: #ffffff;
  }
  .search-on .site-header .top-bar .header-search .search-form .search-form-field input::-ms-input-placeholder {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 1;
    color: #ffffff;
  }
  .search-on .site-header .top-bar .header-search .search-form .search-form-field input::placeholder {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 1;
    color: #ffffff;
  }
  .site-header .top-bar .header-search .search-form button {
    border: 0;
    padding: 0;
    outline: none;
    background: transparent;
    cursor: pointer;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 20px;
    color: #e58925;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .site-header .top-bar .header-search .search-form button i {
    font-size: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
  .search-on .site-header .top-bar .header-search .search-form button i {
    opacity: 1;
  }
  .site-header .top-bar .header-search .search-toggle:before {
    font-size: 15px;
  }
  .search-on .site-header .top-bar .header-search .search-toggle {
    display: block;
  }
  .search-on .site-header .top-bar .header-search .search-toggle:before {
    display: block;
    content: "\e906";
  }
  .site-header .top-bar .top-bar-wrapper .nav-sep:last-of-type {
    display: none;
  }
  .site-header .top-bar .nav-element {
    display: block;
  }
  .site-header .top-bar .nav-element a {
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 1.125;
    letter-spacing: 0.1em;
    color: #ffffff;
  }
  .site-header .top-bar .social {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-header .top-bar .top-nav {
    display: none;
  }
  .site-header .top-bar .nav-sep {
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  .site-header .top-bar {
    font-size: 10px;
  }
  .site-header .top-bar .header-search .search-toggle:before {
    font-size: 12px;
  }
  .site-header .top-bar .nav-sep {
    margin: 0 15px;
  }
}

.nav-toggle {
  background: none;
  border: none;
  position: relative;
  width: 30px;
  height: 21px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  cursor: pointer;
  z-index: 1000;
  outline: none;
  display: none;
  margin-left: 20px;
}
.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: absolute;
  height: 3px;
  width: 33px;
  top: 9px;
  left: 0;
  background-color: #000000;
}
.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: 1005px) {
  .nav-toggle {
    display: block;
  }
}
@media (max-width: 374px) {
  .nav-toggle {
    margin-left: 20px;
  }
}

.admin-bar .main-navigation::after {
  top: 193px;
}
.scrolled .admin-bar .main-navigation::after {
  top: 135px;
}

.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-navigation:after {
  content: "";
  position: fixed;
  top: 161px;
  right: 0;
  left: 0;
  width: 100%;
  background: #333333;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: -1;
}
.scrolled .main-navigation:after {
  top: 103px;
}
.nav-open .main-navigation:after {
  opacity: 1;
  height: 100vh;
  z-index: 1;
}
.main-navigation > .nav-element {
  position: relative;
}
.main-navigation > .nav-element:last-of-type.has-submenu .sub-menu.megamenu.one-column .sub-menu-column {
  width: 100%;
}
.main-navigation > .nav-element.on > a {
  border-color: #cddb0f;
}
.main-navigation > .nav-element.on .sub-menu.megamenu {
  z-index: 3;
  opacity: 1;
  pointer-events: auto;
  overflow: scroll;
  height: calc(100vh - 161px);
}
.scrolled .main-navigation > .nav-element.on .sub-menu.megamenu {
  height: calc(100vh - 103px);
}
.main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items {
  opacity: 1;
}
.main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-column {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.9s ease;
  transition: opacity 0.5s ease, transform 0.9s ease;
  transition: opacity 0.5s ease, transform 0.9s ease, -webkit-transform 0.9s ease;
}
.main-navigation > .nav-element:last-of-type > a {
  margin-right: 0;
}
.main-navigation > .nav-element > a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.075em;
  font-family: "Montserrat", sans-serif;
  line-height: 1em;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  padding: 0 0 40px;
  margin: 23px 23px 0;
  display: block;
  border-bottom: 8px solid transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.main-navigation > .nav-element > a:hover {
  border-color: #cddb0f;
}
.scrolled .main-navigation > .nav-element > a {
  padding: 0 0 10px;
  margin-top: 15px;
}
.main-navigation > .nav-element .sub-menu.megamenu {
  font-weight: 400;
  position: fixed;
  top: 161px;
  right: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.main-navigation > .nav-element .sub-menu.megamenu::-webkit-scrollbar {
  display: none;
  opacity: 0;
}
.main-navigation > .nav-element .sub-menu.megamenu.one-column {
  position: absolute;
  top: auto;
  width: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.scrolled .main-navigation > .nav-element .sub-menu.megamenu.one-column {
  top: 51px;
}
.main-navigation > .nav-element .sub-menu.megamenu.one-column .sub-menu-column {
  max-width: 100%;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
.main-navigation > .nav-element .sub-menu.megamenu > .wrapper {
  max-width: 1440px;
}
.scrolled .main-navigation > .nav-element .sub-menu.megamenu {
  top: 103px;
}
body.admin-bar .main-navigation > .nav-element .sub-menu.megamenu {
  top: 193px;
}
body.admin-bar .scrolled .main-navigation > .nav-element .sub-menu.megamenu {
  top: 135px;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-title {
  display: none;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-items {
  padding: 4rem 0 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column {
  max-width: 33.3333333333%;
  padding: 2rem;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column > .nav-element {
  margin-bottom: 30px;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column > .nav-element > a {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column > .nav-element > a > i {
  display: none;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column a {
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 15.5px;
  line-height: 26px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
.main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column a:hover {
  color: #cddb0f;
}
.main-navigation > .nav-element .sub-menu.megamenu .split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2rem;
  height: 100%;
  /* position: relative; */
}
@media (max-width: 1315px) {
  .main-navigation > .nav-element > a {
    margin: 23px 15px 0;
    font-size: 15px;
  }
  .main-navigation .sub-menu.megamenu .sub-menu-column a {
    font-size: 14px;
  }
  .main-navigation .sub-menu.megamenu .sub-menu-column > .nav-element > a {
    font-size: 16px;
  }
}

@media (max-width: 1005px) {
  .main-navigation {
    position: absolute;
    top: 83px;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    overflow: auto;
    background: #333333;
    padding: 2rem 0;
    overflow: hidden;
    font-family: "Montserrat", sans-serif;
  }
  body.admin-bar .main-navigation {
    top: 115px;
  }
  .scrolled .main-navigation > .nav-element.on .sub-menu.megamenu.one-column {
    top: 0;
  }
  .scrolled .main-navigation > .nav-element > a {
    margin-top: 0;
    padding: 16px 0;
  }
  .nav-on .main-navigation {
    display: block;
    opacity: 1;
    pointer-events: auto;
    max-height: calc(100vh - 83px);
    height: calc(100vh - 83px);
    overflow-y: scroll;
  }
  .nav-on .main-navigation.mobile-items > .nav-element {
    background-color: red;
  }
  .main-navigation.mobile-on > .nav-element {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .main-navigation > .nav-element {
    display: block;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 50px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, transform 0.9s ease;
    transition: opacity 0.9s ease, transform 0.9s ease, -webkit-transform 0.9s ease;
  }
  .main-navigation > .nav-element .mobile-back-button {
    display: none;
  }
  .main-navigation > .nav-element.on {
    display: block;
    padding: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    opacity: 1;
    z-index: 1000;
  }
  .main-navigation > .nav-element.on > a {
    opacity: 0;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu {
    display: block;
    opacity: 1;
    visibility: visible;
    padding: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 1000;
    padding-bottom: 2rem;
    min-height: calc(100vh - 83px);
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    background: #333333;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu.one-column {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body.admin-bar .main-navigation > .nav-element.on .sub-menu.megamenu {
    top: 0;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-title {
    padding-bottom: 0;
    display: block;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-title .mobile-back-button {
    color: #000000;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    width: 50px;
    margin-top: 20px;
    height: 35px;
    border-radius: 0 20px 20px 0;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    left: -33px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-title .mobile-back-button:after {
    font-family: "icon-exp";
    content: "\e900";
    vertical-align: middle;
    line-height: 100%;
    direction: ltr;
    color: #000000;
    display: block;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-title .mobile-back-button:hover {
    cursor: pointer;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .menu-item-heading {
    color: #e58925;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 20px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items {
    padding: 15px 2rem 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 40px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column > .nav-element {
    margin-bottom: 30px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column > .nav-element > a {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column a {
    padding: 0;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column .sub-menu {
    margin-left: 10px;
    padding-left: 24px;
    border-left: 1px solid #515151;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column .sub-menu a {
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 30px;
    line-height: 1.25em;
    font-size: 16px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .nav-element {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .nav-element a {
    font-size: 18px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .nav-element .sub-menu a {
    font-size: 14px;
  }
  .main-navigation > .nav-element.on .sub-menu.megamenu .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .main-navigation > .nav-element.has-submenu > a {
    padding-right: 33px;
  }
  .main-navigation > .nav-element.has-submenu > a > span {
    position: relative;
  }
  .main-navigation > .nav-element.has-submenu > a > span:after {
    position: absolute;
    right: -59px;
    bottom: 0;
    font-family: "icon-exp";
    content: "\e901";
    vertical-align: middle;
    margin-left: 25px;
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    color: #ffffff;
    display: block;
  }
  .main-navigation > .nav-element.has-submenu .sub-menu .nav-element {
    -webkit-transition: none;
    transition: none;
  }
  .main-navigation > .nav-element a {
    color: #e58925;
    padding: 16px 40px;
    width: 100%;
    font-size: 26px;
    border: none;
    font-weight: 500;
  }
  .main-navigation > .nav-element > a {
    -webkit-transition: none;
    transition: none;
  }
  .main-navigation > .nav-element .sub-menu.megamenu {
    display: none;
  }
  .main-navigation > .nav-element .sub-menu.megamenu .sub-menu-column {
    -webkit-transition: none;
    transition: none;
  }
  .main-navigation .sub-menu.megamenu {
    position: relative;
    opacity: 0;
    visibility: hidden;
    z-index: -5;
    pointer-events: auto;
    background: #000000;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .main-navigation {
    padding: 33px;
  }
  .main-navigation > .nav-element.has-submenu > a > span:after {
    font-size: 20px;
    bottom: 5px;
    right: -40px;
  }
  .main-navigation > .nav-element > a {
    padding: 16px 0;
    margin: 0;
  }
}
@media (max-width: 374px) {
  .main-navigation > .nav-element.on .sub-menu.megamenu .sub-menu-items .sub-menu-column {
    padding: 0;
  }
}

.site-footer {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #ffffff;
  background-color: #000000;
  font-size: 14px;
  line-height: 1.6em;
  font-family: "Montserrat", sans-serif;
}
.site-footer a {
  color: #ffffff;
  text-decoration: none;
}
.site-footer a:hover {
  color: #cddb0f;
}
.site-footer > div {
  padding: 40px;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-footer > div .content-wrap {
  width: 100%;
  max-width: 390px;
  margin: auto;
}
.site-footer .sep {
  color: #454545;
  margin: 0 12px;
}
.site-footer .sep:last-child {
  display: none;
}
.site-footer .footer-copyright-nav {
  width: 35.5%;
}
.site-footer .footer-copyright-nav .f-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-footer .footer-social {
  width: 29%;
  background-color: #282828;
}
.site-footer .footer-social .content-wrap {
  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;
}
.site-footer .footer-social .icon {
  font-size: 22px;
  margin-right: 40px;
}
.site-footer .footer-social .icon:last-of-type {
  margin-right: 0;
}
.site-footer .footer-content {
  width: 35.5%;
}
@media (max-width: 1315px) {
  .site-footer {
    font-size: 13px;
  }
  .site-footer > div {
    padding: 40px 33px;
  }
}
@media (max-width: 1099px) {
  .site-footer > div .content-wrap {
    max-width: 100%;
  }
  .site-footer .sep {
    color: #ffffff;
  }
  .site-footer .footer-copyright-nav {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .site-footer .footer-copyright-nav .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .site-footer .footer-copyright-nav .content-wrap > div {
    width: 45%;
  }
  .site-footer .footer-copyright-nav .f-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .site-footer .footer-social {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .site-footer .footer-content {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-footer > div {
    padding: 28px 33px;
  }
  .site-footer .sep {
    margin: 0 10px;
  }
  .site-footer .footer-copyright-nav {
    font-size: 10px;
    line-height: 100%;
  }
  .site-footer .footer-copyright-nav .content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .site-footer .footer-copyright-nav .content-wrap > div {
    width: 100%;
  }
  .site-footer .footer-copyright-nav .footer-copyright {
    margin-bottom: 15px;
  }
  .site-footer .footer-copyright-nav .f-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-footer .footer-social .icon {
    font-size: 17px;
    margin-right: 27px;
  }
}

.homepage-hero {
  margin: 0;
}
.homepage-hero .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.homepage-hero .carousel .slick-list {
  margin-bottom: 0;
}
.homepage-hero .carousel .slick-slide {
  height: auto;
  background-color: #cddb0f;
  padding-bottom: 10px;
}
.homepage-hero .carousel .slick-dots {
  background-color: #b0b0b0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  max-width: 100%;
}
.homepage-hero .carousel .slick-dots li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
}
.homepage-hero .carousel .slick-dots li::before {
  display: none;
}
.homepage-hero .carousel .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 100%;
  height: 10px;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.homepage-hero .carousel .slick-dots li.slick-active button {
  background-color: #cddb0f;
}
.homepage-hero .carousel .slick-dots li.slick-active:nth-child(2n) button {
  background-color: #7fb2e4;
}
.homepage-hero .carousel .slick-dots li.slick-active:nth-child(3n) button {
  background-color: #ffb018;
}
.homepage-hero .carousel .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.7);
  z-index: 200;
  cursor: pointer;
  background-color: #ffffff;
  color: #424242;
  font-size: 25px;
  width: 57px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.homepage-hero .carousel .slick-arrow:hover {
  background-color: #ffb018;
}
.homepage-hero .carousel .slick-arrow.icon-arrow-left {
  left: 0;
  padding-right: 13px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 0 25px 25px 0;
}
.homepage-hero .carousel .slick-arrow.icon-arrow-right {
  right: 0;
  padding-left: 13px;
  border-radius: 25px 0 0 25px;
}
.homepage-hero .carousel .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
.homepage-hero .carousel .inner {
  position: relative;
  min-height: 650px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
}
.homepage-hero .carousel .inner .wrapper {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 1220px;
  padding: 150px 90px;
}
.homepage-hero .carousel .inner .content {
  text-align: left;
  max-width: 730px;
  font-size: 20px;
  line-height: 1.6em;
}
.homepage-hero .carousel .inner .content > *:last-child {
  margin-bottom: 0;
}
.homepage-hero .carousel .inner h2, .homepage-hero .carousel .inner .h2 {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.25;
  color: inherit;
  margin: 0 0 0.25em;
  letter-spacing: -0.025em;
}
.homepage-hero .carousel .inner h4 {
  margin: 0 0 1em;
}
.homepage-hero .carousel .inner .button-container {
  margin-top: 30px;
}
@media (min-width: 1006px) {
  .homepage-hero .carousel .inner video + .background-image {
    display: none;
  }
}
@media (max-width: 1005px) {
  .homepage-hero .carousel .inner {
    min-height: 56.48vw;
  }
  .homepage-hero .carousel .inner .wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .homepage-hero .carousel .inner .content {
    font-size: 18px;
  }
  .homepage-hero .carousel .inner h2, .homepage-hero .carousel .inner .h2 {
    font-size: 36px;
  }
  .homepage-hero .carousel .inner video {
    display: none;
  }
}
@media (max-width: 767px) {
  .homepage-hero .carousel .slick-arrow {
    width: 33px;
    height: 28px;
    font-size: 14px;
  }
  .homepage-hero .carousel .slick-arrow.icon-arrow-left {
    padding-right: 7px;
    border-radius: 0 25px 25px 0;
  }
  .homepage-hero .carousel .slick-arrow.icon-arrow-right {
    padding-left: 7px;
    border-radius: 25px 0 0 25px;
  }
  .homepage-hero .carousel .inner .wrapper {
    padding: 70px;
  }
  .homepage-hero .carousel .inner .content {
    font-size: 14px;
  }
  .homepage-hero .carousel .inner h2, .homepage-hero .carousel .inner .h2 {
    font-size: 26px;
  }
}
@media (max-width: 374px) {
  .homepage-hero .carousel .inner h2, .homepage-hero .carousel .inner .h2 {
    font-size: 24px;
  }
}

.subpage-hero {
  background-color: #ffffff;
  position: relative;
  min-height: 400px;
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  .subpage-hero {
    min-height: 240px;
  }
}
.subpage-hero .breadcrumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 5;
  background-color: rgba(54, 54, 54, 0.9);
}

.featured-content-module {
  position: relative;
  padding: 0;
  margin: 0;
}
.featured-content-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.featured-content-module .featured-content-image {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.featured-content-module .featured-content-wrap {
  width: 35.5%;
  min-width: 340px;
  padding: 140px 40px 100px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.featured-content-module .featured-content-wrap .featured-content-inner {
  max-width: 320px;
  width: 100%;
  margin: auto;
}
.featured-content-module .featured-content-wrap .button-container {
  margin-top: 36px;
}
.featured-content-module h2 {
  text-transform: uppercase;
}
.featured-content-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-content-module h1:first-child,
.featured-content-module .h1:first-child,
.featured-content-module h2:first-child,
.featured-content-module .h2:first-child,
.featured-content-module h3:first-child,
.featured-content-module .h3:first-child,
.featured-content-module h4:first-child,
.featured-content-module .h4:first-child,
.featured-content-module h5:first-child,
.featured-content-module .h5:first-child,
.featured-content-module h6:first-child,
.featured-content-module .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
@media (max-width: 1005px) {
  .featured-content-module .featured-content-wrap {
    padding: 60px 40px;
  }
  .featured-content-module h2 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  .featured-content-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-content-module .featured-content-image {
    width: 100%;
    min-height: 47vw;
  }
  .featured-content-module .featured-content-wrap {
    width: 100%;
    padding: 60px 33px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .featured-content-module .featured-content-wrap .featured-content-inner {
    max-width: 100%;
  }
  .featured-content-module h2 {
    font-size: 32px;
  }
}
@media (max-width: 499px) {
  .featured-content-module .featured-content-wrap {
    min-width: auto;
  }
}

.featured-content-carousel {
  position: relative;
  padding: 0;
  margin: 0;
}
.featured-content-carousel > .wrapper {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.featured-content-carousel .carousel {
  position: relative;
}
.featured-content-carousel .carousel.dark-dots.slick-dotted .slick-dots .slick-active button {
  background-color: #7fb2e4;
}
.featured-content-carousel .carousel.dark-dots.slick-dotted .slick-dots button {
  background-color: #59595b;
}
.featured-content-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-content-carousel .slick-slide {
  height: inherit !important;
}
.featured-content-carousel .slick-dotted .slick-list {
  margin-bottom: 0;
}
.featured-content-carousel .slick-dotted .slick-dots {
  position: absolute;
  top: 45px;
  left: 0;
  width: 35.5%;
  padding: 0 calc(17.75% - 160px) !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.featured-content-carousel .slick-dotted .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.featured-content-carousel .image-position-left.slick-dotted .slick-dots {
  left: auto;
  right: 0;
  min-width: 340px;
}
.featured-content-carousel .single-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  width: 100%;
}
.featured-content-carousel .single-slide.image-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.featured-content-carousel .featured-content-image {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.featured-content-carousel .featured-content-image.blur-image {
  padding: 100px 33px;
  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;
  min-height: auto;
}
.featured-content-carousel .featured-content-image.blur-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
}
.featured-content-carousel .featured-content-image.blur-image .background-image {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
.featured-content-carousel .featured-content-image .image-content {
  position: relative;
  z-index: 3;
  color: #ffffff;
  max-width: 600px;
  margin: auto;
}
.featured-content-carousel .featured-content-image .image-content * {
  color: #ffffff;
}
.featured-content-carousel .featured-content-image .image-content blockquote {
  margin: 0;
}
.featured-content-carousel .featured-content-wrap {
  width: 35.5%;
  min-width: 340px;
  padding: 140px 40px 100px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  height: 100%;
}
.featured-content-carousel .featured-content-wrap .featured-content-inner {
  max-width: 320px;
  width: 100%;
  margin: auto;
  height: 100%;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.featured-content-carousel .featured-content-wrap .button-container {
  margin-top: 36px;
}
.featured-content-carousel .h2-medium h2 {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0;
}
.featured-content-carousel .h2-medium h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-content-carousel h1:first-child,
.featured-content-carousel .h1:first-child,
.featured-content-carousel h2:first-child,
.featured-content-carousel .h2:first-child,
.featured-content-carousel h3:first-child,
.featured-content-carousel .h3:first-child,
.featured-content-carousel h4:first-child,
.featured-content-carousel .h4:first-child,
.featured-content-carousel h5:first-child,
.featured-content-carousel .h5:first-child,
.featured-content-carousel h6:first-child,
.featured-content-carousel .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
@media (max-width: 1099px) {
  .featured-content-carousel .slick-dotted .slick-dots {
    padding: 0 40px !important;
  }
}
@media (max-width: 1005px) {
  .featured-content-carousel .slick-dotted .featured-content-wrap {
    padding: 100px 40px 60px;
  }
  .featured-content-carousel .featured-content-wrap {
    padding: 60px 40px;
  }
  .slick-dotted .featured-content-carousel .featured-content-wrap {
    padding: 100px 40px;
  }
  .featured-content-carousel h2 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  .featured-content-carousel > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-content-carousel .image-position-left.slick-dotted .slick-dots {
    left: auto;
    right: auto;
    min-width: auto;
  }
  .featured-content-carousel .slick-dotted .slick-dots {
    bottom: 40px;
    top: auto;
    width: 100%;
  }
  .featured-content-carousel .slick-dotted .featured-content-wrap {
    padding: 60px 33px 100px;
  }
  .featured-content-carousel .single-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .featured-content-carousel .single-slide.image-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .featured-content-carousel .featured-content-image {
    width: 100%;
    min-height: 47vw;
  }
  .featured-content-carousel .featured-content-image.blur-image {
    padding: 60px 33px;
  }
  .featured-content-carousel .featured-content-wrap {
    width: 100%;
    padding: 60px 33px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .featured-content-carousel .featured-content-wrap .featured-content-inner {
    max-width: 100%;
  }
  .featured-content-carousel h2 {
    font-size: 32px;
  }
}
@media (max-width: 499px) {
  .featured-content-carousel .slick-dotted .slick-dots {
    padding: 0 33px !important;
  }
  .featured-content-carousel .featured-content-wrap {
    min-width: auto;
  }
}

.quick-hit-copy {
  position: relative;
  margin-top: 120px;
  margin-bottom: 120px;
}
.quick-hit-copy.has-background {
  margin: 0;
  padding-top: 120px;
  padding-bottom: 120px;
}
.quick-hit-copy.colored-top-border {
  margin-top: 0;
  padding-top: 120px;
}
.quick-hit-copy > .wrapper {
  z-index: 5;
  position: relative;
}
.quick-hit-copy .button-container {
  margin-top: 36px;
}
@media (max-width: 1005px) {
  .quick-hit-copy {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .quick-hit-copy.has-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .quick-hit-copy.colored-top-border {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .quick-hit-copy {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .quick-hit-copy.has-background {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .quick-hit-copy.colored-top-border {
    padding-top: 64px;
  }
}

.pathway-list-module {
  position: relative;
  padding: 0;
  margin: 0;
}
.pathway-list-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.pathway-list-module .pathway-list-wrap {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  padding: 140px 40px 100px 0;
}
.pathway-list-module .pathway-list-wrap .pathway-list {
  padding: 0;
  margin: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  max-width: 760px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
}
.pathway-list-module .pathway-list-wrap .pathway-list li {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0;
  margin-bottom: 20px;
}
.pathway-list-module .pathway-list-wrap .pathway-list li::before {
  display: none;
}
.pathway-list-module .pathway-list-content {
  width: 35.5%;
  min-width: 340px;
  padding: 140px 40px 100px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 400;
}
.pathway-list-module .pathway-list-content .pathway-content-inner {
  max-width: 320px;
  margin: 0 auto;
  width: 100%;
}
.pathway-list-module .pathway-list-content .button-container {
  margin-top: 36px;
}
.pathway-list-module h2 {
  text-transform: uppercase;
}
.pathway-list-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.pathway-list-module h1:first-child,
.pathway-list-module .h1:first-child,
.pathway-list-module h2:first-child,
.pathway-list-module .h2:first-child,
.pathway-list-module h3:first-child,
.pathway-list-module .h3:first-child,
.pathway-list-module h4:first-child,
.pathway-list-module .h4:first-child,
.pathway-list-module h5:first-child,
.pathway-list-module .h5:first-child,
.pathway-list-module h6:first-child,
.pathway-list-module .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
@media (max-width: 1005px) {
  .pathway-list-module .pathway-list-wrap {
    padding: 60px 40px 60px 0;
  }
  .pathway-list-module .pathway-list-wrap .pathway-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .pathway-list-module .pathway-list-content {
    padding: 60px 40px;
  }
  .pathway-list-module h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .pathway-list-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pathway-list-module .pathway-list-wrap {
    width: 100%;
    min-height: auto;
    padding: 0 33px 60px;
  }
  .pathway-list-module .pathway-list-wrap .pathway-list li {
    font-size: 17px;
  }
  .pathway-list-module .pathway-list-content {
    width: 100%;
    padding: 60px 33px 40px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .pathway-list-module .pathway-list-content .pathway-content-inner {
    max-width: 100%;
  }
  .pathway-list-module h2 {
    font-size: 32px;
  }
}

.pathway-images-module {
  position: relative;
  padding: 0;
  margin: 0;
}
.pathway-images-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.pathway-images-module .pathway-images-content {
  width: 35.5%;
  min-width: 340px;
  padding: 140px 40px 100px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.pathway-images-module .pathway-images-content .pathway-content-inner {
  max-width: 320px;
  margin: auto;
  width: 100%;
}
.pathway-images-module .pathway-images-content .button-container {
  margin-top: 36px;
}
.pathway-images-module h2 {
  text-transform: uppercase;
}
.pathway-images-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.pathway-images-module h1:first-child,
.pathway-images-module .h1:first-child,
.pathway-images-module h2:first-child,
.pathway-images-module .h2:first-child,
.pathway-images-module h3:first-child,
.pathway-images-module .h3:first-child,
.pathway-images-module h4:first-child,
.pathway-images-module .h4:first-child,
.pathway-images-module h5:first-child,
.pathway-images-module .h5:first-child,
.pathway-images-module h6:first-child,
.pathway-images-module .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
.pathway-images-module .pathway-image-carousel {
  position: relative;
  width: 64.5%;
}
.pathway-images-module .pathway-image-carousel .carousel {
  height: 100%;
}
.pathway-images-module .pathway-image-carousel .slick-list {
  height: 100%;
}
.pathway-images-module .pathway-image-carousel .slick-track {
  height: 100%;
}
.pathway-images-module .pathway-image-carousel .slick-arrow {
  background-color: #424242;
  color: #ffffff;
}
.pathway-images-module .pathway-image-carousel .slick-arrow.icon-arrow-left {
  display: none !important;
}
.pathway-images-module .pathway-image-carousel .slick-arrow.icon-arrow-left.add-arrow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.pathway-images-module .pathway-image-carousel .slick-arrow.slick-disabled {
  display: none !important;
}
.pathway-images-module .pathway-image-carousel .single-slide {
  position: relative;
  padding: 40px 0;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.pathway-images-module .pathway-image-carousel .single-slide a.slide-title:hover {
  background-color: rgba(205, 219, 15, 0.9);
}
.pathway-images-module .pathway-image-carousel .single-slide .slide-title {
  position: absolute;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px;
  z-index: 5;
  width: 85%;
  padding: 25px 25px 50px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1.35em;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  min-height: 130px;
}
@media (max-width: 1005px) {
  .pathway-images-module .pathway-images-content {
    padding: 60px 40px;
  }
  .pathway-images-module h2 {
    font-size: 40px;
  }
}
@media (max-width: 899px) {
  .pathway-images-module .pathway-images-content {
    width: 50%;
  }
  .pathway-images-module .pathway-image-carousel {
    width: 50%;
  }
  .pathway-images-module .pathway-image-carousel .single-slide .slide-title {
    padding: 25px;
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  .pathway-images-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pathway-images-module .pathway-images-content {
    width: 100%;
    padding: 60px 33px 40px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .pathway-images-module .pathway-images-content .pathway-content-inner {
    max-width: 100%;
  }
  .pathway-images-module h2 {
    font-size: 32px;
  }
  .pathway-images-module .pathway-image-carousel {
    width: 100%;
  }
  .pathway-images-module .pathway-image-carousel .carousel {
    overflow: visible;
  }
  .pathway-images-module .pathway-image-carousel .single-slide {
    min-height: 90vw;
    overflow: hidden;
    position: relative;
  }
  .pathway-images-module .pathway-image-carousel .single-slide .slide-title {
    top: 60%;
    font-size: 16px;
  }
  .pathway-images-module .slick-list {
    padding-right: 70px;
  }
  .pathway-images-module .carousel.single .slick-list {
    padding-right: 0;
  }
}
@media (max-width: 499px) {
  .single .pathway-images-module .pathway-image-carousel {
    min-height: 120vw;
  }
}

.featured-team-module {
  position: relative;
  padding: 0;
  margin: 0;
}
.featured-team-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.featured-team-module .featured-team-content {
  width: 35.5%;
  min-width: 340px;
  padding: 120px 40px 60px;
  position: relative;
  z-index: 2;
  min-height: 25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.featured-team-module .featured-team-content .team-content-inner {
  max-width: 320px;
  margin: auto;
  width: 100%;
}
.featured-team-module .featured-team-content .button-container {
  margin-top: 36px;
}
.featured-team-module h2 {
  text-transform: uppercase;
}
.featured-team-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-team-module h1:first-child,
.featured-team-module .h1:first-child,
.featured-team-module h2:first-child,
.featured-team-module .h2:first-child,
.featured-team-module h3:first-child,
.featured-team-module .h3:first-child,
.featured-team-module h4:first-child,
.featured-team-module .h4:first-child,
.featured-team-module h5:first-child,
.featured-team-module .h5:first-child,
.featured-team-module h6:first-child,
.featured-team-module .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-team-module .featured-team-members {
  position: relative;
  width: 64.5%;
}
.featured-team-module .featured-team-members .carousel {
  height: 100%;
}
.featured-team-module .featured-team-members .slick-list {
  height: 100%;
}
.featured-team-module .featured-team-members .slick-track {
  height: 100%;
}
.featured-team-module .featured-team-members .slick-arrow {
  background-color: #424242;
  color: #ffffff;
}
.featured-team-module .featured-team-members .slick-arrow.icon-arrow-left {
  display: none !important;
}
.featured-team-module .featured-team-members .slick-arrow.icon-arrow-left.add-arrow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-team-module .featured-team-members .slick-arrow.slick-disabled {
  display: none !important;
}
.featured-team-module .featured-team-members .single-member {
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -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;
  padding-top: 280px;
  text-decoration: none;
  color: #000000;
}
.featured-team-module .featured-team-members .single-member .background-image {
  background-position: center top !important;
}
.featured-team-module .featured-team-members .single-member:hover .member-meta {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  color: #000000;
}
.featured-team-module .featured-team-members .member-meta {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5;
  position: relative;
  padding: 25px 33px 40px;
  width: 100%;
  min-height: 45%;
  height: 100%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.featured-team-module .featured-team-members .member-meta .name {
  font-size: 32px;
  line-height: 1.15em;
  letter-spacing: -0.05em;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.featured-team-module .featured-team-members .member-meta .title {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.75em;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media (max-width: 1005px) {
  .featured-team-module .featured-team-content {
    padding: 60px 40px;
  }
  .featured-team-module h2 {
    font-size: 40px;
  }
  .featured-team-module .featured-team-members .member-meta {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 899px) {
  .featured-team-module .featured-team-content {
    width: 50%;
  }
  .featured-team-module .featured-team-members {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .featured-team-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-team-module .featured-team-content {
    width: 100%;
    padding: 60px 33px 40px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .featured-team-module .featured-team-content .team-content-inner {
    max-width: 100%;
  }
  .featured-team-module h2 {
    font-size: 32px;
  }
  .featured-team-module .featured-team-members {
    width: 100%;
  }
  .featured-team-module .featured-team-members .carousel {
    overflow: visible;
  }
  .featured-team-module .featured-team-members .single-member {
    min-height: 80vw;
    overflow: hidden;
    position: relative;
  }
  .featured-team-module .featured-team-members .member-meta {
    padding-left: 33px;
    padding-right: 33px;
    min-height: 150px;
  }
  .featured-team-module .featured-team-members .member-meta .name {
    font-size: 22px;
  }
  .featured-team-module .featured-team-members .member-meta .title {
    font-size: 12px;
  }
  .featured-team-module .slick-list {
    padding-right: 70px;
  }
  .featured-team-module .carousel.single .slick-list {
    padding-right: 0;
  }
}
@media (max-width: 499px) {
  .featured-team-module .featured-team-members .single-member {
    min-height: 120vw;
  }
  .featured-team-module .featured-team-members .member-meta {
    padding-bottom: 25px;
  }
}

.featured-team-simple {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
}
.featured-team-simple .simple-team-content {
  margin-bottom: 40px;
}
.featured-team-simple .simple-team-content.contained {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.featured-team-simple .simple-team-content h2,
.featured-team-simple .simple-team-content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.featured-team-simple .featured-team-members-simple {
  position: relative;
}
.featured-team-simple .featured-team-members-simple .carousel-wrap {
  position: relative;
}
.featured-team-simple .featured-team-members-simple .carousel {
  height: 100%;
}
.featured-team-simple .featured-team-members-simple .slick-list {
  height: 100%;
}
.featured-team-simple .featured-team-members-simple .slick-track {
  height: 100%;
}
.featured-team-simple .featured-team-members-simple .slick-arrow {
  background-color: #424242;
  color: #ffffff;
}
.featured-team-simple .featured-team-members-simple .slick-arrow.icon-arrow-left {
  display: none !important;
}
.featured-team-simple .featured-team-members-simple .slick-arrow.icon-arrow-left.add-arrow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-team-simple .featured-team-members-simple .slick-arrow.slick-disabled {
  display: none !important;
}
.featured-team-simple .featured-team-members-simple .single-member {
  position: relative;
  min-height: 471px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  color: #000000;
}
.featured-team-simple .featured-team-members-simple .single-member .background-image {
  background-position: center top !important;
}
.featured-team-simple .featured-team-members-simple .single-member:hover .member-meta {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  color: #000000;
}
.featured-team-simple .featured-team-members-simple .member-meta {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5;
  position: relative;
  padding: 25px 33px 40px;
  width: 100%;
  min-height: 210px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.featured-team-simple .featured-team-members-simple .member-meta .name {
  font-size: 32px;
  line-height: 1.15em;
  letter-spacing: -0.05em;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.featured-team-simple .featured-team-members-simple .member-meta .title {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media (max-width: 1099px) {
  .featured-team-simple .simple-team-content.contained {
    max-width: 100%;
  }
}
@media (max-width: 1005px) {
  .featured-team-simple {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .featured-team-simple .featured-team-members .member-meta {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .featured-team-simple {
    margin-top: 60px;
    margin-bottom: 0;
  }
  .featured-team-simple .featured-team-members-simple {
    width: 100%;
  }
  .featured-team-simple .featured-team-members-simple > .wrapper {
    max-width: 100%;
    padding: 0;
  }
  .featured-team-simple .featured-team-members-simple .carousel {
    overflow: visible;
  }
  .featured-team-simple .featured-team-members-simple .single-member {
    overflow: hidden;
    position: relative;
    min-height: 420px;
    padding-top: 260px;
  }
  .featured-team-simple .featured-team-members-simple .member-meta {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 200px;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  .featured-team-simple .featured-team-members-simple .member-meta .name {
    font-size: 22px;
  }
  .featured-team-simple .featured-team-members-simple .member-meta .title {
    font-size: 12px;
  }
  .featured-team-simple .slick-list {
    padding-right: 70px;
  }
  .featured-team-simple .carousel.single .slick-list {
    padding-right: 0;
  }
}
@media (max-width: 499px) {
  .featured-team-simple .featured-team-members-simple .member-meta {
    padding-bottom: 25px;
  }
}

.featured-posts-module {
  position: relative;
  padding: 0 !important;
  margin: 0;
}
.featured-posts-module.theme-light-gray, .featured-posts-module.theme-white {
  padding: 0;
}
.featured-posts-module.theme-light-gray h2, .featured-posts-module.theme-white h2 {
  border-color: #e58925 !important;
}
.featured-posts-module.theme-light-gray .single-post, .featured-posts-module.theme-white .single-post {
  color: #000000;
}
.featured-posts-module.theme-light-gray .single-post:hover, .featured-posts-module.theme-white .single-post:hover {
  color: #e58925;
}
.featured-posts-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.featured-posts-module .featured-posts-content {
  width: 35.5%;
  min-width: 340px;
  padding: 90px 40px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.featured-posts-module .featured-posts-content .posts-content-inner {
  max-width: 320px;
  margin: auto;
  width: 100%;
}
.featured-posts-module .featured-posts-content .single-post {
  text-decoration: none;
  position: relative;
  padding-bottom: 25px;
  display: block;
}
.featured-posts-module .featured-posts-content .single-post .post-image {
  display: none;
}
.featured-posts-module .featured-posts-content .single-post .post-title {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  letter-spacing: -0.01em;
}
.featured-posts-module .featured-posts-content .single-post .post-date {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.1em;
}
.featured-posts-module .featured-posts-content .button-container {
  margin-top: 50px;
}
.featured-posts-module h2 {
  text-transform: uppercase;
}
.featured-posts-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-posts-module h1:first-child,
.featured-posts-module .h1:first-child,
.featured-posts-module h2:first-child,
.featured-posts-module .h2:first-child,
.featured-posts-module h3:first-child,
.featured-posts-module .h3:first-child,
.featured-posts-module h4:first-child,
.featured-posts-module .h4:first-child,
.featured-posts-module h5:first-child,
.featured-posts-module .h5:first-child,
.featured-posts-module h6:first-child,
.featured-posts-module .h6:first-child {
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-posts-module .featured-post-images {
  position: relative;
  width: 64.5%;
  padding: 90px 90px 90px 0;
}
.featured-posts-module .featured-post-images .post-images-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 830px;
}
.featured-posts-module .featured-post-images .post-image {
  position: relative;
  width: 100%;
  padding-bottom: 88%;
}
.featured-posts-module .featured-post-images .post-image.cover .overlay {
  opacity: 0.7;
}
.featured-posts-module .featured-post-images .post-image .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media (max-width: 1005px) {
  .featured-posts-module > .wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .featured-posts-module .featured-posts-content {
    width: 50%;
  }
  .featured-posts-module .featured-post-images {
    width: 50%;
  }
  .featured-posts-module h2 {
    font-size: 40px;
  }
}
@media (max-width: 899px) {
  .featured-posts-module .featured-posts-content {
    width: 60%;
    margin-right: 0;
  }
  .featured-posts-module .featured-posts-content .post-content-inner {
    margin-right: 0;
  }
  .featured-posts-module .featured-post-images {
    width: 40%;
    padding: 90px 40px 90px 0;
  }
  .featured-posts-module .featured-post-images .post-images-inner {
    max-width: 200px;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .featured-posts-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-posts-module .featured-posts-content {
    width: 100%;
    padding: 60px 33px 40px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
  }
  .featured-posts-module .featured-posts-content .posts-content-inner {
    max-width: 500px;
  }
  .featured-posts-module .featured-posts-content .single-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .featured-posts-module .featured-posts-content .single-post .post-image {
    display: block;
    width: 30%;
    padding-bottom: 20%;
    position: relative;
    margin-right: 20px;
  }
  .featured-posts-module .featured-posts-content .single-post .post-meta {
    width: calc(70% - 20px);
  }
  .featured-posts-module h2 {
    font-size: 32px;
  }
  .featured-posts-module .featured-post-images {
    display: none;
  }
}

.featured-posts-simple {
  background-color: #ececec;
  margin: 0;
  padding: 100px 0;
}
.featured-posts-simple .block-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.featured-posts-simple .block-heading h2 {
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 40px;
  margin-bottom: 20px;
}
.featured-posts-simple .block-heading .heading-button {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 34px;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}
.featured-posts-simple .block-heading .heading-button:after {
  content: "»";
  margin-left: 5px;
}
.featured-posts-simple .posts-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 9px;
}
.featured-posts-simple .single-post {
  position: relative;
  text-decoration: none;
}
.featured-posts-simple .single-post:hover .post-overlay {
  background-color: rgba(127, 178, 228, 0.8);
}
.featured-posts-simple .single-post:hover .post-image {
  border-color: #cddb0f;
}
.featured-posts-simple .single-post .post-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.featured-posts-simple .post-image {
  border-bottom: 8px solid #5d89b4;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.featured-posts-simple .post-meta {
  text-decoration: none;
  color: #363636;
  padding-right: 20px;
}
.featured-posts-simple .post-meta .post-title {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.featured-posts-simple .post-meta .author {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.featured-posts-simple .post-meta .post-date {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 1005px) {
  .featured-posts-simple .posts-wrap {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 33px;
  }
}
@media (max-width: 767px) {
  .featured-posts-simple {
    padding: 60px 0;
  }
  .featured-posts-simple .block-heading {
    -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;
  }
  .featured-posts-simple .block-heading h2 {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 499px) {
  .featured-posts-simple .posts-wrap {
    grid-template-columns: 1fr;
  }
}

.featured-offers-and-posts {
  padding: 120px 0;
  margin: 0;
  background-color: #efefef;
}
.featured-offers-and-posts > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.featured-offers-and-posts .blocks-wrap {
  width: calc(50% - 6px);
  margin: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.featured-offers-and-posts .blocks-wrap.highlight-blue .item-image {
  border-bottom: 8px solid #5d89b4;
}
.featured-offers-and-posts .blocks-wrap.highlight-blue .slick-dotted .slick-dots .slick-active button {
  background-color: #5d89b4;
}
.featured-offers-and-posts .blocks-wrap.highlight-orange .item-image {
  border-bottom: 8px solid #e58925;
}
.featured-offers-and-posts .blocks-wrap.highlight-orange .slick-dotted .slick-dots .slick-active button {
  background-color: #e58925;
}
.featured-offers-and-posts .blocks-wrap.highlight-green .item-image {
  border-bottom: 8px solid #a8b400;
}
.featured-offers-and-posts .blocks-wrap.highlight-green .slick-dotted .slick-dots .slick-active button {
  background-color: #a8b400;
}
.featured-offers-and-posts .blocks-wrap .eyebrow {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 1em;
  font-family: "Montserrat", sans-serif;
}
.featured-offers-and-posts .blocks-wrap .carousel {
  position: relative;
  background-color: #ffffff;
  height: 100%;
  margin-bottom: 40px;
}
.featured-offers-and-posts .blocks-wrap .carousel .slick-dots {
  bottom: 30px;
  left: 33px;
  position: absolute;
}
.featured-offers-and-posts .blocks-wrap .single-item {
  position: relative;
  background-color: #ffffff;
}
.featured-offers-and-posts .blocks-wrap .single-item .item-content {
  padding: 33px 33px 90px;
  background-color: #ffffff;
}
.featured-offers-and-posts .blocks-wrap .single-item .item-image {
  width: 100%;
  padding-bottom: 48%;
  position: relative;
}
.featured-offers-and-posts .blocks-wrap .single-item .item-title {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.05em;
  line-height: 1.25em;
  font-weight: 300;
  margin-bottom: 20px;
}
.featured-offers-and-posts .blocks-wrap .single-item .button {
  margin-top: 33px;
  display: block;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .featured-offers-and-posts {
    padding: 60px 0;
  }
  .featured-offers-and-posts .blocks-wrap {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
  .featured-offers-and-posts .blocks-wrap .eyebrow {
    font-size: 14px;
  }
  .featured-offers-and-posts .blocks-wrap .single-item .item-content {
    padding-bottom: 50px;
  }
  .featured-offers-and-posts .blocks-wrap .single-item .item-title {
    font-size: 22px;
  }
  .featured-offers-and-posts .blocks-wrap .single-item .button {
    margin-top: 30px;
  }
}

.featured-post-list {
  position: relative;
  margin: 40px 0;
}
.featured-post-list > .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.featured-post-list .left-image {
  position: relative;
  border-right: solid 8px #a8b400;
  padding: 33px;
  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;
  min-height: 400px;
}
.featured-post-list .left-image .background-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
}
.featured-post-list .left-image .list-title {
  text-align: center;
  position: relative;
  z-index: 3;
  font-size: 40px;
  line-height: 1.15em;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
.featured-post-list .content-wrap {
  background-color: #f1f1f1;
  padding: 40px 50px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.featured-post-list .single-post {
  text-decoration: none;
  color: #363636;
  display: block;
  margin-bottom: 20px;
}
.featured-post-list .single-post:hover {
  color: #a8b400;
}
.featured-post-list .single-post .post-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.3em;
}
.featured-post-list .single-post .post-date {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 1005px) {
  .featured-post-list .content-wrap {
    padding: 60px 40px;
  }
  .featured-post-list h2 {
    font-size: 40px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 767px) {
  .featured-post-list > .wrapper {
    grid-template-columns: 1fr;
  }
  .featured-post-list .left-image {
    width: 100%;
    min-height: 47vw;
    border-right: 0;
    border-bottom: solid 8px #a8b400;
  }
  .featured-post-list .left-image .list-title {
    font-size: 32px;
  }
  .featured-post-list .content-wrap {
    width: 100%;
    padding: 33px;
    min-height: auto;
    margin: auto;
    font-size: 15px;
  }
  .featured-post-list .content-wrap .content-inner {
    margin: auto;
  }
  .featured-post-list h2 {
    font-size: 32px;
  }
}
@media (max-width: 374px) {
  .featured-post-list .content-wrap {
    padding: 24px;
  }
  .featured-post-list .left-image .list-title {
    font-size: 28px;
  }
}

.left-right-text {
  margin: 0;
  padding: 100px 0;
}
.left-right-text.theme-orange .left-content {
  border-color: #e58925;
}
.left-right-text.theme-blue .left-content {
  border-color: #5d89b4;
}
.left-right-text > .wrapper {
  padding: 0 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left-right-text > .wrapper > div {
  width: 50%;
}
.left-right-text .left-content {
  border-right: 2px solid #a8b400;
  padding: 50px 60px 50px 0;
}
.left-right-text .right-content {
  padding: 50px 0 50px 60px;
}
.left-right-text h2 {
  font-size: 48px;
  line-height: 1.3em;
  letter-spacing: -0.05em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media (max-width: 899px) {
  .left-right-text h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .left-right-text {
    padding: 50px 0;
  }
  .left-right-text > .wrapper {
    display: block;
  }
  .left-right-text > .wrapper > div {
    width: 100%;
  }
  .left-right-text .left-content {
    padding: 20px 0;
    border-right: 0;
    border-bottom: 1px solid #a8b400;
  }
  .left-right-text .right-content {
    padding: 20px 0;
  }
  .left-right-text h2 {
    font-size: 32px;
  }
}

.image-left-content-right {
  position: relative;
  padding: 0;
  margin: 0;
}
.image-left-content-right > .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 100%;
  padding: 0;
}
.image-left-content-right .left-image {
  position: relative;
}
.image-left-content-right .content-wrap {
  padding: 100px 60px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.image-left-content-right .content-wrap .content-inner {
  max-width: 400px;
  width: 100%;
}
.image-left-content-right .content-wrap .button-container {
  margin-top: 36px;
}
.image-left-content-right h2 {
  text-transform: uppercase;
}
.image-left-content-right h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
@media (max-width: 1005px) {
  .image-left-content-right .content-wrap {
    padding: 60px 40px;
  }
  .image-left-content-right h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .image-left-content-right > .wrapper {
    grid-template-columns: 1fr;
  }
  .image-left-content-right .left-image {
    width: 100%;
    min-height: 47vw;
  }
  .image-left-content-right .content-wrap {
    width: 100%;
    padding: 40px 33px;
    min-height: auto;
    margin: auto;
    font-size: 15px;
  }
  .image-left-content-right .content-wrap .content-inner {
    margin: auto;
    max-width: 100%;
  }
  .image-left-content-right h2 {
    font-size: 32px;
  }
}
@media (max-width: 374px) {
  .image-left-content-right .content-wrap {
    padding: 40px 33px;
  }
}

.offer-color-blocks {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.offer-color-blocks .offer-block {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #ffb018;
  padding: 80px 33px;
}
.offer-color-blocks .offer-block > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.offer-color-blocks .offer-block:nth-of-type(even) {
  background-color: #59595b;
  color: #ffffff;
}
.offer-color-blocks .offer-block:nth-of-type(even) * {
  color: #ffffff;
}
.offer-color-blocks .offer-block:nth-of-type(even) .button, .offer-color-blocks .offer-block:nth-of-type(even) button {
  color: #000000;
}
.offer-color-blocks .offer-block:nth-of-type(even) .button:hover, .offer-color-blocks .offer-block:nth-of-type(even) button:hover {
  color: #ffffff;
}
.offer-color-blocks .offer-title h2, .offer-color-blocks .offer-title .h2 {
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 1.3em;
  margin-bottom: 0.75em;
}
.offer-color-blocks .offer-button {
  margin-top: auto;
  padding-top: 30px;
}
@media (max-width: 899px) {
  .offer-color-blocks .offer-block {
    padding: 80px 20px;
  }
}
@media (max-width: 767px) {
  .offer-color-blocks {
    display: block;
  }
  .offer-color-blocks .offer-block {
    padding: 60px 0;
  }
}

.accordion {
  margin: 130px 0 100px;
}
.accordion > .wrapper > .content {
  margin: 0 0 60px;
}
.accordion > .wrapper > .content h2, .accordion > .wrapper > .content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.accordion dl {
  margin: 0;
  padding: 0;
}
.accordion dl dt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: solid 2px #cddb0f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  letter-spacing: -0.01em;
  line-height: 1;
  padding: 35px 40px 35px 0;
  position: relative;
  cursor: pointer;
}
.accordion dl dt i {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000000;
  font-size: 20px;
  padding: 0 10px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.accordion dl dt i.open {
  opacity: 1;
}
.accordion dl dt i.close {
  opacity: 0;
}
.accordion dl dt.on i {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.accordion dl dt.on i.open {
  opacity: 0;
}
.accordion dl dt.on i.close {
  opacity: 1;
}
.accordion dl dd {
  margin: 0;
  padding: 0 0 35px;
  display: none;
}
@media (max-width: 767px) {
  .accordion {
    margin: 64px 0;
  }
  .accordion > .wrapper > .content h2, .accordion > .wrapper > .content .h2 {
    font-size: 33.333px;
  }
  .accordion dl {
    font-size: 15.333px;
  }
  .accordion dl dt {
    font-size: 23.333px;
  }
}

.stats-module {
  margin: 0;
  padding: 105px 0;
}
.stats-module.theme-green {
  background-color: #a8b400;
}
.stats-module.theme-green * {
  color: #000000;
}
.stats-module.theme-green .item .number, .stats-module.theme-green .item .not-a-number {
  color: #000000;
  background-color: #cddb0f;
}
.stats-module.theme-green .item .number span, .stats-module.theme-green .item .not-a-number span {
  color: #000000;
}
.stats-module.theme-blue {
  background-color: #5d89b4;
}
.stats-module.theme-blue * {
  color: #000000;
}
.stats-module.theme-blue .item .number, .stats-module.theme-blue .item .not-a-number {
  color: #000000;
  background-color: #7fb2e4;
}
.stats-module.theme-blue .item .number span, .stats-module.theme-blue .item .not-a-number span {
  color: #000000;
}
.stats-module .stats-module-content {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
}
.stats-module .content {
  margin-bottom: 50px;
}
.stats-module .content h2, .stats-module .content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.stats-module .stats-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -40px;
  margin-left: -40px;
}
.stats-module .item {
  margin: 0 40px 40px;
  text-align: center;
  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;
}
.stats-module .item > *:last-child {
  margin-bottom: 0;
}
.stats-module .item .number, .stats-module .item .not-a-number {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  line-height: 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;
  width: 225px;
  height: 225px;
  border-radius: 50%;
  margin-bottom: 30px;
}
.stats-module .item .number span, .stats-module .item .not-a-number span {
  display: block;
  opacity: 0;
  -webkit-transition: 3s opacity ease;
  transition: 3s opacity ease;
  font-size: 52px;
}
.stats-module .item .number.on span, .stats-module .item .not-a-number.on span {
  opacity: 1;
}
.stats-module .item .not-a-number span {
  font-size: inherit;
  opacity: 1;
}
.stats-module .item .stat-content {
  max-width: 250px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .stats-module {
    padding: 75px 0;
  }
  .stats-module .item {
    margin-bottom: 40px;
  }
  .stats-module .item:last-child {
    margin-bottom: 0;
  }
  .stats-module .item .number, .stats-module .item .not-a-number {
    font-size: 43px;
    width: 190px;
    height: 190px;
  }
}

.pathway-buttons-module {
  background-color: #ececec;
}
.pathway-buttons-module + .pathway-buttons-module {
  padding-top: 0;
}
.pathway-buttons-module .pathway-buttons-content {
  margin-bottom: 33px;
}
.pathway-buttons-module .pathway-buttons-content h2, .pathway-buttons-module .pathway-buttons-content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pathway-buttons-module .pathway-buttons-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 6px;
}
.pathway-buttons-module .pathway-buttons-wrap .pathway-button {
  display: block;
  background-color: #ffb018;
  border-top: 8px solid #e58925;
  padding: 30px 40px;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 122px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.pathway-buttons-module .pathway-buttons-wrap a.pathway-button:hover {
  background-color: #7fb2e4;
  border-top-color: #5d89b4;
}
@media (max-width: 899px) {
  .pathway-buttons-module .pathway-buttons-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .pathway-buttons-module .pathway-buttons-wrap {
    grid-template-columns: 1fr;
  }
  .pathway-buttons-module .pathway-buttons-wrap .pathway-button {
    min-height: 110px;
    font-size: 16px;
    padding: 26px 37px;
  }
}

.pathway-cards-module {
  background-color: #ececec;
}
.pathway-cards-module .pathway-cards-content {
  margin-bottom: 33px;
}
.pathway-cards-module .pathway-cards-content h2,
.pathway-cards-module .pathway-cards-content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pathway-cards-module .pathway-cards-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  word-break: break-word;
  grid-gap: 6px;
}
.pathway-cards-module .pathway-cards-wrap .pathway-card {
  position: relative;
  display: block;
  padding-top: 61%;
  padding-right: 60px;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.pathway-cards-module .pathway-cards-wrap .pathway-card .pathway-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pathway-cards-module .pathway-cards-wrap .pathway-card .title {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 5;
  display: block;
  padding: 30px 40px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 122px;
  height: 100%;
}
.pathway-cards-module .pathway-cards-wrap a.pathway-card:hover {
  background-color: #7fb2e4;
  border-top-color: #5d89b4;
}
.pathway-cards-module .pathway-cards-wrap a.pathway-card:hover .pathway-overlay {
  background-color: rgba(127, 178, 228, 0.8);
}
@media (max-width: 899px) {
  .pathway-cards-module .pathway-cards-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .pathway-cards-module .pathway-cards-wrap {
    grid-template-columns: 1fr;
  }
  .pathway-cards-module .pathway-cards-wrap .pathway-card {
    padding-right: 45px;
  }
  .pathway-cards-module .pathway-cards-wrap .pathway-card .title {
    min-height: 110px;
    font-size: 16px;
    padding: 26px 37px;
  }
}

.pathway-icons-module.highlight-green .pathway-icon {
  background-color: #cddb0f;
}
.pathway-icons-module.highlight-green a.pathway-icon:hover {
  background-color: #a8b400;
}
.pathway-icons-module.highlight-green a {
  color: #a8b400;
}
.pathway-icons-module.highlight-blue .pathway-icon {
  background-color: #7fb2e4;
}
.pathway-icons-module.highlight-blue a.pathway-icon:hover {
  background-color: #5d89b4;
}
.pathway-icons-module.highlight-blue a {
  color: #5d89b4;
}
.pathway-icons-module.highlight-orange .pathway-icon {
  background-color: #ffb018;
}
.pathway-icons-module.highlight-orange a.pathway-icon:hover {
  background-color: #e58925;
}
.pathway-icons-module.highlight-orange a {
  color: #e58925;
}
.pathway-icons-module .pathway-icons-content {
  margin-bottom: 40px;
}
.pathway-icons-module .pathway-icons-content.contained {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pathway-icons-module .pathway-icons-content h2,
.pathway-icons-module .pathway-icons-content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.pathway-icons-module .pathway-icons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pathway-icons-module .single-pathway {
  padding: 30px;
  text-align: center;
  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;
  width: 25%;
  border-right: 1px solid #ececec;
}
.pathway-icons-module .single-pathway.no-icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pathway-icons-module .single-pathway:last-child {
  border-right: 0;
}
.pathway-icons-module .pathway-icon {
  width: 80%;
  padding-bottom: 80%;
  border-radius: 50%;
  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;
  position: relative;
  margin-bottom: 30px;
}
.pathway-icons-module .pathway-icon img, .pathway-icons-module .pathway-icon svg {
  width: 100%;
  height: auto;
  max-width: 60%;
  max-height: 52%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pathway-icons-module .pathway-icon svg path {
  fill: #333333;
}
.pathway-icons-module .pathway-heading {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  margin-bottom: 20px;
}
.pathway-icons-module .pathway-text {
  text-align: left;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1.5em;
}
.pathway-icons-module .pathway-link {
  margin-top: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (max-width: 1099px) {
  .pathway-icons-module .single-pathway {
    width: 33.33%;
  }
  .pathway-icons-module .single-pathway:nth-of-type(3) {
    border-right: 0;
  }
  .pathway-icons-module .pathway-icons-content.contained {
    max-width: 100%;
  }
}
@media (max-width: 899px) {
  .pathway-icons-module .single-pathway {
    width: 50%;
  }
  .pathway-icons-module .single-pathway:nth-of-type(2) {
    border-right: 0;
  }
  .pathway-icons-module .single-pathway:nth-of-type(3) {
    border-right: 1px solid #ececec;
  }
  .pathway-icons-module .single-pathway:last-of-type {
    border-right: 0;
  }
}
@media (max-width: 499px) {
  .pathway-icons-module .single-pathway {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    border-right: 0;
  }
  .pathway-icons-module .single-pathway:nth-of-type(3) {
    border-right: 0;
  }
  .pathway-icons-module .pathway-heading {
    font-size: 14px;
  }
  .pathway-icons-module .pathway-text {
    font-size: 15px;
  }
}

.gallery-module {
  margin-top: 110px;
  margin-bottom: 110px;
}
.gallery-module > .wrapper {
  max-width: 100%;
  padding: 0;
  position: relative;
}
.gallery-module .heading-content {
  margin: 0 auto;
  max-width: 1316;
  width: 100%;
  margin-bottom: 30px;
}
.gallery-module .heading-content h2,
.gallery-module .heading-content .h2 {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.gallery-module .carousel-arrows-wrap {
  position: relative;
}
.gallery-module .gallery-item.slick-active .caption {
  opacity: 1;
}
.gallery-module .gallery-item .ytvideo, .gallery-module .gallery-item .vimeo-video {
  display: block;
}
.gallery-module .gallery-item .caption {
  margin-top: 20px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .gallery-module .heading-content h2 {
    font-size: 33.333px;
  }
  .gallery-module .caption {
    padding: 0 33px;
  }
}
@media (max-width: 499px) {
  .gallery-module .ytvideo-wrapper, .gallery-module .vimeo-wrapper {
    padding: 0;
  }
}

.gallery-module .gallery-item.gallery-item-image {
  -ms-flex-item-align: center;
  align-self: center;
}

.gallery-module .gallery-item.gallery-item-image img {
  width: auto;
  height: 100vh;
  max-height: 39.375vw;
  margin: auto;
  display: block;
  max-width: none;
}

.experience-template-default .gallery-module .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.experience-template-default .gallery-module .slick-slide {
  height: auto;
  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;
  position: relative;
}

.gallery-module .gallery-item.gallery-item-image img {
  max-height: 50vw;
}

.post-archive-grid {
  margin: 80px 0;
  overflow: hidden;
}
.post-archive-grid .wrapper {
  max-width: 1186px;
}
.post-archive-grid .featured-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 110px;
  max-width: 940px;
  text-decoration: none;
  color: #000000;
}
.post-archive-grid .featured-post .featured-post-image {
  position: relative;
  width: 35%;
}
.post-archive-grid .featured-post .featured-post-content {
  background-color: #ececec;
  padding: 40px 60px;
  width: 65%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.post-archive-grid .featured-post .featured-post-heading {
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
}
.post-archive-grid .featured-post .featured-post-title {
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 15px;
}
.post-archive-grid .grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  row-gap: 9px;
  -webkit-column-gap: 9px;
  -moz-column-gap: 9px;
  column-gap: 9px;
}
.post-archive-grid .grid .item {
  word-break: break-word;
}
.post-archive-grid .grid .item .sub-title {
  line-height: 1.4em;
}
.post-archive-grid.grid-team {
  margin: 0;
  padding: 85px 0;
  background-color: #ececec;
}
.post-archive-grid.grid-team > .wrapper {
  max-width: 1316px;
}
.post-archive-grid.grid-team .grid {
  row-gap: 55px;
  margin-bottom: 100px;
}
.post-archive-grid.grid-team .item:hover figure:after {
  opacity: 1;
  z-index: 5;
}
.post-archive-grid.grid-team .item figure {
  position: relative;
}
.post-archive-grid.grid-team .item figure::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #5d89b4;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .post-archive-grid.grid-team {
    padding: 60px 0;
  }
  .post-archive-grid.grid-team .grid {
    margin-bottom: 40px;
  }
}
.post-archive-grid.grid-publication {
  margin: 0;
  padding: 110px 0;
  background-color: #ffffff;
}
.post-archive-grid.grid-publication > .wrapper {
  max-width: 1316px;
}
.post-archive-grid.grid-publication .featured-publication .featured-publication-content {
  min-height: 400px;
}
.post-archive-grid.grid-publication .grid {
  row-gap: 110px;
  margin-bottom: 100px;
}
.post-archive-grid.grid-publication .item:hover figure {
  border-color: #a8b400;
}
.post-archive-grid.grid-publication .item figure {
  position: relative;
  border-bottom: 8px solid #5d89b4;
  margin-bottom: 24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.post-archive-grid.grid-publication .item .image .placeholder {
  padding-bottom: 100%;
}
.post-archive-grid.grid-publication .item .title {
  font-size: 18px;
  font-weight: 500;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .post-archive-grid.grid-publication {
    padding: 60px 0;
  }
  .post-archive-grid.grid-publication .featured-publication {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
  }
  .post-archive-grid.grid-publication .featured-publication .featured-publication-image {
    min-height: 40vw;
    width: 100%;
  }
  .post-archive-grid.grid-publication .featured-publication .featured-publication-content {
    padding: 40px 33px;
    width: 100%;
  }
  .post-archive-grid.grid-publication .featured-publication .featured-publication-heading {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .post-archive-grid.grid-publication .grid {
    margin-bottom: 40px;
    row-gap: 60px;
  }
  .post-archive-grid.grid-publication .item .title {
    font-size: 16px;
  }
}
@media (max-width: 374px) {
  .post-archive-grid.grid-publication .item .title {
    padding-right: 0;
  }
}
.post-archive-grid.grid-experience {
  margin: 0;
  padding: 85px 0;
  background-color: #ececec;
}
.post-archive-grid.grid-experience > .wrapper {
  max-width: 1316px;
}
.post-archive-grid.grid-experience .filters .searchandfilter > ul {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1005px) {
  .post-archive-grid.grid-experience .filters .searchandfilter > ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .post-archive-grid.grid-experience .filters .searchandfilter > ul {
    grid-template-columns: 1fr;
  }
}
.post-archive-grid.grid-experience .grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 6px;
  margin-bottom: 100px;
}
.post-archive-grid.grid-experience .grid .item {
  display: block;
  position: relative;
  padding-top: 61%;
  padding-right: 60px;
}
.post-archive-grid.grid-experience .grid .item:hover .post-overlay {
  background-color: rgba(127, 178, 228, 0.8);
}
.post-archive-grid.grid-experience .grid .item .post-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.post-archive-grid.grid-experience .grid .item figure.image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post-archive-grid.grid-experience .grid .item .content {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 5;
  display: block;
  padding: 30px 40px;
  min-height: 113px;
  height: 100%;
}
.post-archive-grid.grid-experience .grid .item .content .title {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1005px) {
  .post-archive-grid.grid-experience .grid {
    grid-template-columns: 1fr 1fr;
  }
  .post-archive-grid.grid-experience .grid .item {
    padding-right: 40px;
  }
  .post-archive-grid.grid-experience .grid .item .content {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .post-archive-grid.grid-experience {
    padding: 60px 0;
  }
  .post-archive-grid.grid-experience .grid {
    margin-bottom: 40px;
    grid-template-columns: 1fr;
  }
  .post-archive-grid.grid-experience .grid .item .content {
    padding: 26px;
  }
  .post-archive-grid.grid-experience .grid .item .content .title {
    font-size: 16px;
  }
}
.post-archive-grid.grid-post {
  margin-top: 110px;
}
.post-archive-grid.grid-post > .wrapper {
  display: grid;
  grid-template-columns: auto 265px;
  grid-gap: 40px;
  max-width: 1316px;
}
.post-archive-grid.grid-post .post-archive-grid-container .filters {
  display: none;
}
.post-archive-grid.grid-post .sf-field-search label:after {
  color: #000000 !important;
  font-size: 14px !important;
}
.post-archive-grid.grid-post .sf-field-search label input {
  background-color: #f1f1f1;
  font-size: 12px;
  border: 1px solid #cfcfcf;
}
.post-archive-grid.grid-post .featured-post {
  margin-bottom: 45px;
}
.post-archive-grid.grid-post .featured-post.mobile {
  display: none;
}
.post-archive-grid.grid-post .featured-post > .featured-post-heading {
  display: none;
}
.post-archive-grid.grid-post .featured-post .featured-post-content {
  padding: 33px;
}
.post-archive-grid.grid-post .grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 40px;
  margin-bottom: 40px;
}
.post-archive-grid.grid-post .item:hover .image {
  border-color: #a8b400;
}
.post-archive-grid.grid-post .item .image {
  border-bottom: 8px solid #e58925;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.post-archive-grid.grid-post .item .image .placeholder {
  padding-bottom: 80%;
}
.post-archive-grid.grid-post .item .title {
  font-size: 18px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  padding-right: 15px;
  letter-spacing: 0;
}
@media (max-width: 1005px) {
  .post-archive-grid.grid-post {
    margin-top: 80px;
  }
  .post-archive-grid.grid-post > .wrapper {
    grid-template-columns: 1fr;
  }
  .post-archive-grid.grid-post .post-archive-grid-container .filters {
    display: block;
  }
  .post-archive-grid.grid-post .filters {
    margin-bottom: 40px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 16px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 8px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul ul li:last-child {
    margin-bottom: 0;
  }
  .post-archive-grid.grid-post .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .post-archive-grid.grid-post .sidebar .insight-filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .post-archive-grid.grid-post {
    margin-top: 0;
    padding-top: 60px;
    position: relative;
  }
  .post-archive-grid.grid-post > .featured-wrapper {
    max-width: 100%;
    padding: 0;
  }
  .post-archive-grid.grid-post .featured-post {
    margin-top: -60px;
    padding: 40px 33px 50px;
    background-color: #ececec;
    z-index: 2;
    position: relative;
  }
  .post-archive-grid.grid-post .featured-post.mobile {
    display: block;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-image {
    min-height: 65vw;
  }
  .post-archive-grid.grid-post .featured-post.desktop {
    display: none;
  }
  .post-archive-grid.grid-post .featured-post > .featured-post-heading {
    display: block;
  }
  .post-archive-grid.grid-post .featured-post .featured-post-content {
    padding-left: 0;
    padding-right: 0;
  }
  .post-archive-grid.grid-post .featured-post .featured-post-content .featured-post-heading {
    display: none;
  }
  .post-archive-grid.grid-post .filters {
    margin-bottom: 40px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 8px;
  }
  .post-archive-grid.grid-post .filters .searchandfilter > ul ul li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 499px) {
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-image {
    min-height: 70vw;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-heading {
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-content {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-content .featured-post-title {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    margin-bottom: 5px;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-content .author {
    font-size: 11px;
    margin-bottom: 5px;
  }
  .post-archive-grid.grid-post .featured-post.mobile .featured-post-content time {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: "Roboto", sans-serif;
  }
  .post-archive-grid.grid-post .grid {
    grid-template-columns: 1fr;
  }
}
.post-archive-grid .item {
  text-decoration: none;
  color: #59595b;
}
.post-archive-grid .item .image .placeholder {
  padding-bottom: 63%;
}
.post-archive-grid .item.item-member .image .placeholder {
  padding-bottom: 100%;
}
.post-archive-grid .item.item-member .content {
  padding: 15px 24px 0 0;
}
.post-archive-grid .item .content > *:last-child {
  margin-bottom: 0;
}
.post-archive-grid .item .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.01em;
  line-height: 1.25;
  margin-bottom: 10px;
}
.post-archive-grid .item .date {
  font-size: 12px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  display: block;
}
.post-archive-grid .author {
  font-size: 14px;
  line-height: 1.4;
  display: block;
  margin-bottom: 10px;
}
.post-archive-grid .sidebar .filters {
  margin-bottom: 23px;
}
.post-archive-grid .sidebar .filters .searchandfilter > ul {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  row-gap: 16px;
}
.post-archive-grid .sidebar .filters .searchandfilter > ul ul li {
  margin-bottom: 16px;
}
.post-archive-grid .sidebar .filters .searchandfilter > ul ul li:last-child {
  margin-bottom: 0;
}
.post-archive-grid .sidebar .form-subscribe_wrapper {
  margin-bottom: 25px;
}
.post-archive-grid .sidebar .sidebar-popular {
  padding: 25px;
  background-color: #f1f1f1;
}
.post-archive-grid .sidebar .sidebar-popular .sidebar-heading {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  letter-spacing: 0.075em;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #929292;
}
.post-archive-grid .sidebar .sidebar-popular a {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.5em;
  display: block;
  margin-bottom: 15px;
}
.post-archive-grid .sidebar .sidebar-popular a:hover {
  color: #a8b400;
}
@media (max-width: 1005px) {
  .post-archive-grid-container {
    display: block;
  }
  .post-archive-grid-container #filter-results {
    width: 100%;
  }
  .post-archive-grid .sidebar {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .post-archive-grid .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .post-archive-grid {
    margin: 40px 0;
  }
  .post-archive-grid .featured-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
  }
  .post-archive-grid .featured-post .featured-post-image {
    width: 100%;
    min-height: 45vw;
  }
  .post-archive-grid .featured-post .featured-post-content {
    padding: 40px 33px;
    width: 100%;
  }
  .post-archive-grid .featured-post .featured-post-heading {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .post-archive-grid .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 374px) {
  .post-archive-grid .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .post-archive-grid.grid-post .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .post-archive-grid.related .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.post-archive-list {
  margin: 90px 0;
  overflow: hidden;
}
.post-archive-list .filters {
  padding-bottom: 55px;
  margin-bottom: 0;
  border-bottom: 2px solid #cddb0f;
}
.post-archive-list .filters form.searchandfilter > ul {
  display: block;
}
.post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul li {
  background-color: #cddb0f;
  border: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul li:hover, .post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul li.sf-option-active {
  background-color: #ffb018;
  cursor: pointer;
}
.post-archive-list .accordion {
  overflow: hidden;
  margin: 0;
}
.post-archive-list .accordion dl dt {
  position: relative;
  border: 0 !important;
  font-size: 30px;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #5d89b4;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 28px;
  font-weight: 500;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
}
.post-archive-list .accordion dl dt i {
  color: inherit;
}
.post-archive-list .accordion dl dt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background-color: #cddb0f;
  width: 100%;
}
.post-archive-list .accordion dl dt:first-child:before {
  display: none;
}
.post-archive-list .accordion dl dd {
  padding: 15px 34px 80px 0;
}
.post-archive-list .accordion dl dd:last-child {
  padding-bottom: 0;
}
.post-archive-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin: 0 0 25px;
  color: #59595b;
}
.post-archive-list .item:last-child {
  margin-bottom: 0;
}
.post-archive-list .item .image {
  position: relative;
  height: 122px;
  width: 122px;
  margin-right: 32px;
}
.post-archive-list .item aside {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 550px;
}
.post-archive-list .item .title {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  font-weight: 500;
}
.post-archive-list .item .date {
  font-size: 12px;
  color: #363636;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.post-archive-list .item:hover {
  color: #e58925;
}
@media (max-width: 767px) {
  .post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .post-archive-list .accordion dl dt {
    font-size: 24px;
  }
  .post-archive-list .accordion dl dd {
    padding-left: 0;
  }
  .post-archive-list .item .image {
    margin-right: 25px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 499px) {
  .post-archive-list .filters form.searchandfilter > ul .sf-field-category > ul {
    grid-template-columns: 1fr;
  }
}

.locations-post-grid .location-heading {
  margin-bottom: 30px;
}
.locations-post-grid .location-heading + .location-accordion dl dt {
  border-top: none;
}
.locations-post-grid .location-accordion {
  margin: 0;
}
.locations-post-grid .location-accordion dl dt {
  padding: 10px 0;
  border-top: 1px solid #ececec;
  padding-left: 40px;
}
.locations-post-grid .location-accordion dl dt.on i {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.locations-post-grid .location-accordion dl dt i {
  right: auto;
  left: 0;
  padding: 0;
  color: #dadada;
  font-size: 14px;
}
.locations-post-grid .location-accordion dl dt h3 {
  margin: 0;
  color: #000000;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.locations-post-grid .location-accordion dl dd > .region-inner-wrap {
  display: grid;
  padding-right: 150px;
  padding-left: 40px;
  margin-top: 20px;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 90px;
  -moz-column-gap: 90px;
  column-gap: 90px;
  row-gap: 40px;
}
.locations-post-grid .location-accordion .city-heading {
  margin-bottom: 10px;
}
.locations-post-grid .location-accordion .location-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
}
.locations-post-grid .location-accordion .location-tag {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}
.locations-post-grid .location-accordion .address {
  margin-bottom: 10px;
  line-height: 1.35em;
}
.locations-post-grid .location-accordion .phone {
  margin-bottom: 5px;
}
.locations-post-grid .location-accordion .phone a {
  line-height: 1.35em;
  text-decoration: none;
  font-weight: 500;
  color: #000000;
}
.locations-post-grid .location-accordion .location-button {
  text-decoration: none;
  color: #5d89b4;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .locations-post-grid .location-accordion dl dd > .region-inner-wrap {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    padding-right: 0;
  }
}
@media (max-width: 899px) {
  .locations-post-grid .location-accordion dl dd > .region-inner-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .locations-post-grid .location-accordion dl dd > .region-inner-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 499px) {
  .locations-post-grid .location-accordion dl dd > .region-inner-wrap {
    grid-template-columns: 1fr;
  }
}

.featured-projects-module {
  position: relative;
  padding: 0;
  margin: 0;
}
.featured-projects-module.theme-light-gray .single-post, .featured-projects-module.theme-white .single-post {
  color: #000000;
}
.featured-projects-module.theme-light-gray .single-post:hover, .featured-projects-module.theme-white .single-post:hover {
  color: #5d89b4;
}
.featured-projects-module.theme-light-gray h2, .featured-projects-module.theme-white h2 {
  border-color: #5d89b4 !important;
}
.featured-projects-module.theme-blue, .featured-projects-module.theme-orange, .featured-projects-module.theme-green, .featured-projects-module.theme-dark, .featured-projects-module.theme-light-gray,
.featured-projects-module > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.featured-projects-module .featured-projects-content {
  width: 35.5%;
  min-width: 340px;
  padding: 90px 40px;
  position: relative;
  z-index: 2;
  min-height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}
.featured-projects-module .featured-projects-content .posts-content-inner {
  max-width: 320px;
  margin: auto;
  width: 100%;
}
.featured-projects-module .featured-projects-content .posts-content-inner h2 {
  font-weight: 400;
}
.featured-projects-module .featured-projects-content .single-post {
  text-decoration: none;
  position: relative;
  padding-bottom: 25px;
  display: block;
}
.featured-projects-module .featured-projects-content .single-post .post-image {
  display: none;
}
.featured-projects-module .featured-projects-content .single-post .post-title {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  letter-spacing: -0.01em;
}
.featured-projects-module .featured-projects-content .single-post .post-date {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.1em;
}
.featured-projects-module .featured-projects-content .button-container {
  margin-top: 50px;
}
.featured-projects-module h2 {
  text-transform: uppercase;
}
.featured-projects-module h2:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-projects-module h1:first-child, .featured-projects-module .h1:first-child, .featured-projects-module h2:first-child, .featured-projects-module .h2:first-child, .featured-projects-module h3:first-child, .featured-projects-module .h3:first-child, .featured-projects-module h4:first-child, .featured-projects-module .h4:first-child, .featured-projects-module h5:first-child, .featured-projects-module .h5:first-child, .featured-projects-module h6:first-child, .featured-projects-module .h6:first-child {
  padding-bottom: 0.75em;
  border-bottom: 2px solid;
}
.featured-projects-module .featured-post-images {
  position: relative;
  width: 64.5%;
  padding: 90px 90px 90px 0;
}
.featured-projects-module .featured-post-images .post-images-inner {
  width: 100%;
  height: 40vw;
  position: relative;
}
.featured-projects-module .featured-post-images .post-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
.featured-projects-module .featured-post-images .post-image.active {
  opacity: 1;
}
@media (max-width: 1005px) {
  .featured-projects-module > .wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .featured-projects-module .featured-projects-content {
    width: 50%;
  }
  .featured-projects-module .featured-post-images {
    width: 50%;
  }
  .featured-projects-module .featured-post-images .post-images-inner {
    height: auto;
  }
  .featured-projects-module .featured-post-images .post-image {
    position: relative;
    height: 200px;
    opacity: 1;
  }
  .featured-projects-module h2 {
    font-size: 40px;
  }
}
@media (max-width: 899px) {
  .featured-projects-module .featured-projects-content {
    width: 60%;
    margin-right: 0;
  }
  .featured-projects-module .featured-projects-content .post-content-inner {
    margin-right: 0;
  }
  .featured-projects-module .featured-post-images {
    width: 40%;
    padding: 90px 40px 90px 0;
  }
  .featured-projects-module .featured-post-images .post-images-inner {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .featured-projects-module > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-projects-module .featured-projects-content {
    width: 100%;
    padding: 60px 33px 40px;
    min-height: auto;
    margin-left: 0;
    font-size: 15px;
    min-width: auto;
  }
  .featured-projects-module .featured-projects-content .posts-content-inner {
    max-width: 500px;
  }
  .featured-projects-module .featured-projects-content .single-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .featured-projects-module .featured-projects-content .single-post .post-image {
    display: block;
    width: 30%;
    padding-bottom: 20%;
    position: relative;
    margin-right: 20px;
  }
  .featured-projects-module .featured-projects-content .single-post .post-meta {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .featured-projects-module h2 {
    font-size: 32px;
  }
  .featured-projects-module .featured-post-images {
    display: none;
  }
}

.video-gallery-module {
  margin-top: 110px;
  margin-bottom: 110px;
}
.video-gallery-module > .wrapper {
  max-width: 100%;
  padding: 0;
  position: relative;
}
.video-gallery-module .heading-content {
  margin: 0 auto;
  max-width: 1316;
  width: 100%;
  margin-bottom: 30px;
}
.video-gallery-module .heading-content h2,
.video-gallery-module .heading-content .h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  color: #5d89b4;
  font-weight: 500;
  letter-spacing: -0.04em;
}
.video-gallery-module .carousel-arrows-wrap {
  position: relative;
}
.video-gallery-module .gallery-item {
  position: relative;
}
.video-gallery-module .gallery-item .ytvideo, .video-gallery-module .gallery-item .vimeo-video {
  display: block;
}
.video-gallery-module .gallery-item .ytvideo .icon-triangle-right, .video-gallery-module .gallery-item .vimeo-video .icon-triangle-right {
  font-size: 42px;
  width: 100px;
  height: 100px;
}
.video-gallery-module .gallery-item .caption {
  position: absolute;
  display: inline-block;
  bottom: 0;
  font-size: 16px;
  line-height: 1.6;
  text-transform: uppercase;
  background: rgba(93, 137, 180, 0.8);
  width: 100%;
  color: #ffffff;
  padding: 25px 25px 40px 25px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.video-gallery-module .gallery-item a:hover .caption {
  opacity: 1;
}
.video-gallery-module .gallery-item a:hover .icon-triangle-right {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
@media (max-width: 767px) {
  .video-gallery-module .heading-content h2 {
    font-size: 33.333px;
  }
  .video-gallery-module .caption {
    padding: 0 33px;
  }
}
@media (max-width: 499px) {
  .video-gallery-module .ytvideo-wrapper, .video-gallery-module .vimeo-wrapper {
    padding: 0;
  }
}

.interactive-map {
  margin-top: 0;
}
.interactive-map #map {
  width: 100%;
  height: 726px;
}
.interactive-map .leaflet-marker-icon {
  background-color: rgba(127, 178, 229, 0.3);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-radius: 100px;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  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;
}
.interactive-map .leaflet-marker-icon * {
  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;
  line-height: 1em;
}
.interactive-map .leaflet-marker-icon > div {
  background-color: #7fb2e5;
  border-radius: 100px;
  text-align: center;
  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;
  line-height: 1;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #000;
}
.interactive-map .leaflet-marker-icon:hover, .interactive-map .leaflet-marker-icon:focus {
  background-color: rgba(0, 0, 0, 0.3);
}
.interactive-map .leaflet-marker-icon:hover > div, .interactive-map .leaflet-marker-icon:focus > div {
  background-color: #000000;
  color: #fff;
}
.interactive-map .leaflet-marker-icon.marker-simple > div {
  width: 25px;
  height: 25px;
  font-size: 10px;
}
.interactive-map .leaflet-marker-icon.marker-cluster > div {
  width: 39px;
  height: 39px;
  font-size: 14px;
}
.interactive-map .leaflet-popup .leaflet-popup-content-wrapper {
  padding: 0;
  border-radius: 0;
}
.interactive-map .leaflet-popup .leaflet-popup-content {
  margin: 0;
  min-width: 250px;
}
.interactive-map .leaflet-popup .leaflet-popup-close-button {
  display: none;
}
.interactive-map .leaflet-popup figure.image {
  border-bottom: solid 7px #cddb0f;
}
.interactive-map .leaflet-popup figure.image .placeholder {
  padding-bottom: 60%;
}
.interactive-map .leaflet-popup figure.image figcaption {
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.1em;
  line-height: 1.2;
  padding: 4px 8px;
  z-index: 3;
}
.interactive-map .leaflet-popup aside {
  padding: 20px 20px 50px;
  position: relative;
  font-size: 15px;
  color: #000;
  line-height: 1.2;
}
.interactive-map .leaflet-popup aside .location-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 1.2;
}
.interactive-map .leaflet-popup aside .address {
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  line-height: 1.2;
}
.interactive-map .leaflet-popup aside .phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 7px;
  -moz-column-gap: 7px;
  column-gap: 7px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
}
.interactive-map .leaflet-popup aside .phone i {
  font-size: 16px;
}
.interactive-map .leaflet-popup aside .phone:hover {
  color: #5d89b4;
}
.interactive-map .leaflet-popup aside a.icon-arrow-right {
  position: absolute;
  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;
  width: 50px;
  height: 42px;
  background-color: #cddb0f;
  text-decoration: none;
  color: #000;
  font-size: 25px;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  bottom: 20px;
  right: 0;
}
.interactive-map .leaflet-popup aside a.icon-arrow-right:hover {
  background-color: #7fb2e5;
}
@media (max-width: 1315px) {
  .interactive-map #map {
    height: min(100vh - 100px, 726px);
  }
}
@media (max-width: 1005px) {
  .interactive-map #map {
    height: min(51vh, 726px);
  }
}
@media (max-width: 767px) {
  .interactive-map .leaflet-popup .leaflet-popup-content {
    margin: 0;
    min-width: 220px;
  }
  .interactive-map .leaflet-popup figure.image .placeholder {
    padding-bottom: 55%;
  }
  .interactive-map .leaflet-popup figure.image figcaption {
    left: 15px;
    top: 15px;
  }
  .interactive-map .leaflet-popup aside a.icon-arrow-right {
    width: 40px;
    height: 32px;
    font-size: 20px;
    bottom: 15px;
  }
}
@media (max-width: 374px) {
  .interactive-map #map {
    height: min(51vh, 300px);
  }
  .interactive-map .leaflet-popup .leaflet-popup-content {
    margin: 0;
    min-width: 180px;
  }
  .interactive-map .leaflet-popup figure.image .placeholder {
    padding-bottom: 55%;
  }
  .interactive-map .leaflet-popup figure.image figcaption {
    left: 10px;
    top: 10px;
    font-size: 10px;
  }
  .interactive-map .leaflet-popup aside {
    padding: 15px 10px 40px;
    font-size: 12px;
  }
  .interactive-map .leaflet-popup aside .location-title {
    font-size: 13px;
  }
  .interactive-map .leaflet-popup aside .address {
    margin-bottom: 8px;
  }
  .interactive-map .leaflet-popup aside .phone {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-size: 12px;
  }
  .interactive-map .leaflet-popup aside .phone i {
    font-size: 13px;
  }
  .interactive-map .leaflet-popup aside a.icon-arrow-right {
    width: 40px;
    height: 32px;
    font-size: 20px;
    bottom: 15px;
  }
}

.post-template-default .template-has-sidebar {
  margin: 0;
  padding: 100px 0;
}
.post-template-default .template-has-sidebar > .wrapper.has-sidebar {
  display: grid;
  grid-template-columns: auto 265px;
  grid-gap: 40px;
  max-width: 1316px;
}
.post-template-default .content-wrap h1 {
  margin-bottom: 15px;
}
.post-template-default .content-wrap .meta {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #363636;
}
.post-template-default .content-wrap .featured-image {
  width: 100%;
  position: relative;
  padding-bottom: 40%;
  margin: 50px 0 40px;
}
.post-template-default .content-wrap .featured-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
}
.post-template-default .content-wrap .template-info {
  border-top: 1px solid #ececec;
  margin: 70px 0 55px;
}
.post-template-default .content-wrap .template-info > div {
  border-bottom: 1px solid #ececec;
  padding: 40px 0;
}
.post-template-default .content-wrap .template-tags .categories-heading {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #363636;
  margin-right: 10px;
}
.post-template-default .content-wrap .template-tags .template-tags-item a {
  text-decoration: none;
  color: #363636;
  font-size: 16px;
}
.post-template-default .content-wrap .template-tags .tag-sep {
  margin: 0 10px;
}
.post-template-default .content-wrap .template-tags .tag-sep:last-of-type {
  display: none;
}
.post-template-default .content-wrap .author-bio {
  display: grid;
  grid-template-columns: 200px auto;
  -webkit-column-gap: 58px;
  -moz-column-gap: 58px;
  column-gap: 58px;
  margin-bottom: 55px;
}
.post-template-default .content-wrap .author-bio .image {
  max-width: 300px;
  margin: 0 auto;
}
.post-template-default .content-wrap .author-bio .content {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #363636;
}
.post-template-default .content-wrap .author-bio .name {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.post-template-default .content-wrap .author-bio .author-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #ffb018;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 10px;
}
.post-template-default .content-wrap .author-bio .author-link:hover {
  cursor: pointer;
  color: #000000;
}
.post-template-default .sidebar .subscribe-form {
  margin-bottom: 40px;
}
.post-template-default .sidebar .social-share {
  margin-bottom: 80px;
}
.post-template-default .sidebar .single-popular-posts {
  padding: 27px 27px 40px;
  background-color: #f1f1f1;
}
.post-template-default .sidebar .single-popular-posts .single-popular-posts-heading {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075em;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c3c3c3;
}
.post-template-default .sidebar .single-popular-posts .popular-post {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 15px;
  display: block;
}
.post-template-default .sidebar .single-popular-posts .popular-post:hover {
  color: #5d89b4;
}
.post-template-default .social-share .share-heading {
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
}
.post-template-default .social-share > a {
  font-size: 50px;
  text-decoration: none;
  color: #000000;
  background-color: #f1f1f1;
  margin-right: 20px;
}
.post-template-default .social-share > a:hover {
  color: #7fb2e4;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
}
@media (max-width: 899px) and (max-width: 899px) {
  .post-template-default .template-has-sidebar > .wrapper.has-sidebar {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 899px) {
  .post-template-default .template-has-sidebar > .wrapper.has-sidebar .sidebar .social-share {
    display: none;
  }
}
@media (max-width: 767px) {
  .post-template-default .template-has-sidebar {
    padding: 60px 0;
  }
  .post-template-default .content-wrap .author-bio {
    grid-template-columns: 1fr;
  }
  .post-template-default .content-wrap .author-bio .image {
    margin-bottom: 20px;
  }
  .post-template-default .content-wrap .author-bio .content {
    text-align: center;
  }
}

.news-template-default .news-content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.news-template-default .news-content .post-heading {
  margin-bottom: 40px;
}
.news-template-default .news-content .post-heading h1 {
  margin-bottom: 0;
  margin-top: 0;
}
.news-template-default .news-content .post-heading .date {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #363636;
}
.news-template-default .news-content .featured-image {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .news-template-default .news-content {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.publication-template-default .news-content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.publication-template-default .news-content.content-heading {
  margin-bottom: 0;
}
.publication-template-default .news-content.content-wrap {
  margin-top: 0;
}
.publication-template-default .news-content > .wrapper.has-sidebar {
  display: grid;
  grid-template-columns: auto 265px;
  grid-gap: 40px;
  max-width: 1316px;
}
.publication-template-default .news-content .post-heading {
  margin-bottom: 40px;
}
.publication-template-default .news-content .post-heading h1 {
  margin-bottom: 0;
  margin-top: 0;
}
.publication-template-default .news-content .post-heading .date {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #363636;
}
.publication-template-default .news-content .featured-image {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.publication-template-default .news-content .featured-image img {
  margin: auto;
}
.publication-template-default .news-content .sidebar-form .gform_wrapper.gravity-theme.small-form-with-title_wrapper {
  padding: 26px;
}
.publication-template-default .news-content .sidebar-form .gform_wrapper.gravity-theme.small-form-with-title_wrapper .gform_fields {
  grid-row-gap: 6px;
}
.publication-template-default .news-content .sidebar-form .gform_wrapper.gravity-theme.small-form-with-title_wrapper .gform_footer {
  margin-top: 15px;
}
.publication-template-default .news-content .sidebar-form .gform_wrapper.gravity-theme.small-form-with-title_wrapper form input {
  border: 1px solid #cfcfcf;
  text-transform: inherit;
  font-weight: 400;
}
@media (max-width: 899px) {
  .publication-template-default .news-content > .wrapper.has-sidebar {
    grid-template-columns: 1fr;
  }
  .publication-template-default .news-content > .wrapper.has-sidebar .sidebar-form {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .publication-template-default .news-content {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.location-template-default .pathway-buttons-module, .location-template-default .featured-posts-simple {
  background-color: #efefef;
}
.location-template-default .location-content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.location-template-default .featured-image {
  position: relative;
}
.location-template-default .location-details {
  margin: 75px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 33px;
}
.location-template-default .location-details .name {
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.location-template-default .location-details .address {
  margin-bottom: 15px;
}
.location-template-default .location-details .phone {
  margin-bottom: 10px;
}
.location-template-default .location-details .phone a {
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.location-template-default .location-details .phone a:hover {
  color: #5d89b4;
}
.location-template-default .location-details .contact-email {
  text-decoration: none;
  color: #000000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.location-template-default .location-details .contact-email:hover {
  color: #5d89b4;
}
@media (max-width: 767px) {
  .location-template-default .location-content {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .location-template-default .location-details {
    grid-template-columns: 1fr;
    margin: 40px 0;
  }
}

.experience-template-default .experience-title .subtitle {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.experience-template-default .gallery-module {
  margin: 75px 0 100px;
}
.experience-template-default .gallery-module .slick-slide {
  position: relative;
}
.experience-template-default .gallery-module .slick-slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.experience-template-default .gallery-module .slick-slide.slick-active:after {
  display: none;
}
.experience-template-default .gallery-module .slick-arrow {
  background-color: #59595b;
  color: #ffffff;
}
.experience-template-default .experience-content > .wrapper.has-sidebar {
  display: grid;
  grid-template-columns: auto 265px;
  grid-gap: 40px;
  max-width: 1316px;
}
@media (max-width: 899px) {
  .experience-template-default .experience-content > .wrapper.has-sidebar {
    grid-template-columns: 1fr;
  }
}
.experience-template-default .distinctions {
  padding: 40px 0;
  margin: 40px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.experience-template-default .distinctions .distinctions-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.experience-template-default .distinctions .distinction {
  display: block;
  text-decoration: none;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.experience-template-default .distinctions .distinctions-button {
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.experience-template-default .distinctions .distinctions-button:after {
  content: "»";
  font-size: 15px;
  margin-left: 6px;
}
.experience-template-default .project-leads {
  margin: 40px 0;
}
.experience-template-default .project-leads .team-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.experience-template-default .project-leads .team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  row-gap: 40px;
}
.experience-template-default .project-leads .team-grid .member-image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 15px;
}
.experience-template-default .project-leads .team-grid .member-name {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 5px;
}
.experience-template-default .project-leads .team-member {
  position: relative;
}
@media (max-width: 899px) {
  .experience-template-default .project-leads .team-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .experience-template-default .project-leads .team-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 499px) {
  .experience-template-default .project-leads .team-grid {
    grid-template-columns: 1fr;
  }
}
.experience-template-default .stats-module {
  padding: 0;
  padding-bottom: 75px;
  margin-bottom: 30px;
  border-bottom: 3px solid #a8b400;
}
.experience-template-default .stats-module .item {
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.experience-template-default .stats-module .item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.experience-template-default .stats-module .item .top-label {
  margin-bottom: 10px;
}
.experience-template-default .stats-module .item .number {
  width: auto;
  height: auto;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0.025em;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.experience-template-default .stats-module .item .stat-label {
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.experience-template-default .project-details {
  padding: 10px 30px 30px;
}
.experience-template-default .project-details .template-tags {
  margin-bottom: 30px;
}
.experience-template-default .project-details .template-tags:last-of-type {
  margin-bottom: 0;
}
.experience-template-default .project-details .template-tags .tag-items {
  line-height: 1.1em;
  margin-top: 14px;
}
.experience-template-default .project-details .template-tags .tag-items .template-tags-item {
  margin-bottom: 10px;
  display: block;
}
.experience-template-default .project-details .template-tags .template-tags-item {
  font-size: 14px;
}
.experience-template-default .project-details .template-tags .template-tags-item:last-of-type .sep {
  display: none;
}
.experience-template-default .project-details .template-tags .template-tags-item a {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
}
.experience-template-default .project-details .template-tags .template-tags-item a:hover {
  color: #a8b400;
}
@media (max-width: 767px) {
  .experience-template-default .project-details {
    padding: 33px 33px 0;
  }
}
.experience-template-default .project-details-heading {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.experience-template-default .detail-heading {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.experience-template-default .featured-posts-simple .posts-wrap {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 6px;
}
.experience-template-default .featured-posts-simple .posts-wrap .item {
  display: block;
  position: relative;
  padding-top: 61%;
  padding-right: 60px;
}
.experience-template-default .featured-posts-simple .posts-wrap .item .related-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.experience-template-default .featured-posts-simple .posts-wrap .item .post-meta {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 5;
  display: block;
  padding: 30px 40px;
  min-height: 113px;
  height: 100%;
}
.experience-template-default .featured-posts-simple .posts-wrap .item .post-meta .post-title {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1005px) {
  .experience-template-default .featured-posts-simple .posts-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .experience-template-default .featured-posts-simple .posts-wrap .item {
    padding-right: 40px;
  }
  .experience-template-default .featured-posts-simple .posts-wrap .item .post-meta {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .experience-template-default .featured-posts-simple {
    padding: 60px 0;
  }
  .experience-template-default .featured-posts-simple .posts-wrap {
    margin-bottom: 40px;
    grid-template-columns: 1fr;
  }
  .experience-template-default .featured-posts-simple .posts-wrap .item .post-meta {
    padding: 26px;
  }
  .experience-template-default .featured-posts-simple .posts-wrap .item .post-meta .post-title {
    font-size: 16px;
  }
}

.member-template-default .member-meta .member-meta-content {
  background-color: #ececec;
  display: grid;
  grid-template-columns: 303px auto;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
.member-template-default .member-meta .member-image {
  position: relative;
  padding-bottom: 100%;
}
.member-template-default .member-meta .member-image > figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.member-template-default .member-meta .member-image > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.member-template-default .member-meta .member-details {
  padding: 40px 0;
}
.member-template-default .member-meta .member-details h1 {
  font-size: 48px;
  margin-bottom: 15px;
}
.member-template-default .member-meta .member-details .meta {
  font-size: 20px;
  color: #363636;
}
.member-template-default .member-meta .member-details .member-contact {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.member-template-default .member-meta .member-details .member-contact a {
  text-decoration: none;
  color: #ffffff;
  background-color: #363636;
  display: block;
  margin-right: 10px;
  font-size: 50px;
  line-height: 100%;
}
.member-template-default .member-meta .member-details .member-contact a:last-of-type {
  margin-right: 0;
}
.member-template-default .accordion {
  margin: 80px 0;
}
.member-template-default .accordion dt {
  text-transform: uppercase;
}
@media (max-width: 1005px) {
  .member-template-default .member-meta .member-meta-content {
    -webkit-column-gap: 33px;
    -moz-column-gap: 33px;
    column-gap: 33px;
  }
  .member-template-default .member-meta .member-details h1 {
    font-size: 36px;
  }
  .member-template-default .member-meta .member-details .meta {
    font-size: 16px;
  }
  .member-template-default .member-meta .member-details .member-contact {
    margin-top: 33px;
  }
  .member-template-default .member-meta .member-details .member-contact a {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .member-template-default .member-meta {
    background-color: #ececec;
    margin: 0;
    padding: 60px 0;
  }
  .member-template-default .member-meta .member-meta-content {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: auto;
  }
  .member-template-default .member-meta .member-details {
    padding-bottom: 0;
  }
  .member-template-default .member-meta .member-details h1 {
    font-size: 36px;
  }
  .member-template-default .member-meta .member-details .meta {
    font-size: 14px;
  }
  .member-template-default .member-meta .member-details .member-contact {
    margin-top: 33px;
  }
  .member-template-default .member-meta .member-details .member-contact a {
    font-size: 40px;
  }
}

.slick-dots {
  display: none;
}

.slick-dotted .slick-list {
  margin-bottom: 24px;
}
.slick-dotted .slick-dots {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}
.slick-dotted .slick-dots li {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 !important;
}
.slick-dotted .slick-dots li:before {
  display: none;
}
.slick-dotted .slick-dots li:last-of-type button {
  margin-right: 0;
}
.slick-dotted .slick-dots button {
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  padding: 0;
  text-indent: -99999px;
  font-size: 0em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #b0b0b0;
  position: relative;
  cursor: pointer;
  outline: none;
  display: block;
  margin-right: 15px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.slick-dotted .slick-dots .slick-active button {
  background-color: #a8b400;
}

.slick-dots-with-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
}
.slick-dots-with-arrows .slick-dots {
  padding-left: 40px !important;
  margin-right: 40px !important;
}
.slick-dots-with-arrows .slick-arrow {
  font-weight: 700;
  color: #a8b400;
}
.slick-dots-with-arrows .slick-arrow.slick-disabled {
  color: #ececec;
}
.slick-dots-with-arrows .slick-left {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-dots-with-arrows .slick-right {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.7);
  z-index: 200;
  cursor: pointer;
  background-color: #ffffff;
  color: #424242;
  font-size: 25px;
  width: 57px;
  height: 48px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slick-arrow:hover {
  background-color: #ffb018;
}
.slick-arrow.icon-arrow-left {
  left: 0;
  padding-right: 13px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 0 25px 25px 0;
}
.slick-arrow.icon-arrow-right {
  right: 0;
  padding-left: 13px;
  border-radius: 25px 0 0 25px;
}
.slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: default;
}
/*# sourceMappingURL=style.css.map */
