@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: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Light.otf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Regular.otf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Medium.otf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Semibold.otf");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-Bold.otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../ace/assets/fonts/ProximaNova-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}

/* ICONS */

@font-face {
  font-family: "ampleo-icons";
  src: url("./assets/fonts/ampleo-icons.ttf?yatkey") format("truetype"), url("./assets/fonts//ampleo-icons.woff?yatkey") format("woff"), url("./assets/fonts//ampleo-icons.svg?yatkey#ampleo-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ampleo-icons" !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-arrow_down:before {
  content: "\e900";
}

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

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

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

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

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

.icon-facebook:before {
  content: "\e905";
  vertical-align: -2px;
}

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

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

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

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

.icon-youtube:before {
  content: "\e90b";
  vertical-align: -2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Defaults */

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

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

body {
  background: #fff;
  color: #000;
  font-size: 18px;
  line-height: 1.777;
  font-family: "Proxima Nova";
  font-weight: 500;
  letter-spacing: 0em;
  min-width: 320px;
}

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

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

section {
  margin: 107px 0;
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1384px;
  padding: 0 50px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Heebo", sans-serif;
  color: #1D4C3D;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: 18px;
  line-height: 1.1;
  letter-spacing: -0.015em;
}

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 {
  color: #1D4C3D;
  font-size: 46px;
  line-height: 1.15;
  font-weight: 600;
}

h2,
.h2 {
  color: #06352C;
  font-size: 34px;
  line-height: 1.41176;
  margin-bottom: 11px;
  font-weight: 600;
}

h3,
.h3 {
  font-family: "Proxima Nova";
  font-weight: 700;
  color: #1D4C3D;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-size: 20px;
  margin-bottom: 0;
}

h4,
.h4 {
  font-family: "Proxima Nova";
  font-weight: 700;
  color: #2f2f2f;
  letter-spacing: 0em;
  line-height: 1.45455;
  font-size: 22px;
  margin-bottom: 5px;
}

h5,
.h5 {
  font-family: "Proxima Nova";
  font-weight: 700;
  color: #000;
  letter-spacing: 0em;
  line-height: 1.5555;
  font-size: 18px;
  margin-bottom: 8px;
}

h6,
.h6 {
  font-family: "Proxima Nova";
  font-weight: 700;
  color: #000;
  letter-spacing: 0em;
  line-height: 1.5556;
  font-size: 16px;
}

p {
  margin: 0 0 1em;
  font-weight: 500;
}

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

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

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

.module-breadcrumbs-container + .standard-subpage-text + .module-post-archive-grid-container {
  margin-top: -55px;
}

.module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider {
  margin-top: -40px;
}

.module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider + .module-post-archive-grid-container {
  margin-top: -35px;
}

.search-results .module-breadcrumbs-container {
  max-width: 1384px;
}

a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

a:hover {
  color: #1D4C3D;
}

a:focus {
  outline: none;
  text-decoration: none;
}

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

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  color: #333333;
  border: unset;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  font-family: "Proxima Nova";
  letter-spacing: 0.1em;
  line-height: 1;
  margin: 0;
  padding: 12px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
  text-transform: uppercase;
}

.button:not(a, button) {
  pointer-events: none;
}

.button:not(.tertiary, .gform_button)::before {
  content: "\e901";
  font-family: "ampleo-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  font-size: 17px;
  line-height: 34px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button:hover {
  color: inherit;
}

.button:hover:not(.tertiary, .secondary)::before {
  background: #ccff00;
  color: #1D4C3D;
}

.button.secondary {
  background: transparent;
  color: #fff;
}

.button.secondary::before {
  background: #fff;
  color: #1D4C3D;
}

.button.secondary:hover {
  color: #fff;
}

.button.secondary:hover::before {
  background: #ccff00;
  color: #1D4C3D;
}

.button.tertiary {
  background: transparent;
  border: 2px solid #1D4C3D;
  padding: 19px;
  color: #1D4C3D;
}

.button.tertiary:hover {
  color: #fff;
  background: #1D4C3D;
}

.button:not(.secondary, .tertiary, .gform_button)::before {
  background: #1D4C3D;
  color: #ccff00;
}

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

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

.bg-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  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;
}

/* CUSTOM CLASSES */

hr {
  border: 0;
  border-top: 2px solid #06352C;
  margin: 40px 0;
}

.module-logo-grid:last-child {
  margin: 107px 0 87px;
}

.insights-grid.related .wrapper .heading,
.case-study-grid.related .wrapper .heading {
  color: #1D4C3D;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.insights-grid.related .wrapper .grid,
.case-study-grid.related .wrapper .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 40px;
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper {
  display: block;
  height: auto;
  width: 100%;
  padding-top: 60%;
  margin: 0 auto 10px;
  position: relative;
  overflow: hidden;
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper .image,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper .image {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 60%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  /* add accent bottom left */
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper .image:before,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .image-wrapper .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 65px 45px 0;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0.85;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper:hover .image:before,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper:hover .image:before {
  border-color: transparent transparent #06352C transparent;
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .date,
.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .category,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .date,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .category {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #06352C;
  text-align: left;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.insights-grid.related .wrapper .grid .archive-grid-item-wrapper .title,
.case-study-grid.related .wrapper .grid .archive-grid-item-wrapper .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.015em;
  text-align: left;
  color: #000;
}

.pagination {
  margin-top: 60px;
}

.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2935;
  font-size: 20px;
  font-family: "Proxima Nova";
  font-weight: 700;
  color: black;
}

.pagination .nav-links .page-numbers {
  text-decoration: none;
  padding: 0 25px 0 25px;
  text-align: center;
  position: relative;
}

.pagination .nav-links .page-numbers:hover {
  color: #1D4C3D;
}

.pagination .nav-links .page-numbers:not(.hide-bar):after {
  content: "";
  position: absolute;
  left: 100%;
  top: 3px;
  bottom: 6px;
  width: 2px;
  background-color: #000;
}

.pagination .nav-links .page-numbers:not(.next):last-child:after {
  display: none;
}

.pagination .nav-links .page-numbers.current {
  color: #1D4C3D;
}

.pagination .nav-links .page-numbers.inactive {
  color: #4d4d4f;
}

.pagination .nav-links .page-numbers.prev,
.pagination .nav-links .page-numbers.next {
  padding: 0;
  font-size: 18px;
  color: #1D4C3D;
}

.pagination .nav-links .page-numbers.prev:after,
.pagination .nav-links .page-numbers.next:after {
  display: none;
}

.pagination .nav-links .page-numbers.prev:hover,
.pagination .nav-links .page-numbers.next:hover {
  color: #06352C;
}

.pagination .nav-links .page-numbers.prev {
  font-size: 21px;
}

.pagination .nav-links .page-numbers.prev i {
  vertical-align: top;
}

.pagination .nav-links .page-numbers.next {
  font-size: 21px;
}

.pagination .nav-links .page-numbers.next i {
  vertical-align: top;
}

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

.filters {
  margin: 0 0 75px;
}

.filters .searchandfilter {
  position: relative;
}

.filters .searchandfilter#search-filter-form-237 > ul,
.filters .searchandfilter#search-filter-form-239 > ul {
  grid-template-columns: 2fr 2fr 2fr 1fr;
  max-width: 100%;
}

.filters .searchandfilter#search-filter-form-238 > ul {
  grid-template-columns: 2fr 2fr 2fr 2fr 1fr;
  max-width: 100%;
}

.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: "Proxima Nova";
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.12em;
  /*text-transform: uppercase;*/
  outline: none;
  height: 48px;
  padding: 0 44px 0 24px;
  text-overflow: ellipsis;
}

.filters .searchandfilter label .sf-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #06352C;
  border: none;
  border-left: 6px solid #ccff00;
  padding: 0 44px 0 24px;
  margin: 0;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  z-index: 2;
  line-height: 14px;
  color: #fff;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.filters .searchandfilter label .sf-input-select::-ms-expand {
  display: none;
}

.filters .searchandfilter label .sf-input-text {
  border: unset;
  line-height: 14px;
  background-color: #fff;
  text-transform: none;
  color: #27292b;
  font-weight: 600;
  letter-spacing: 0.12em;
  font-size: 14px;
  text-transform: uppercase;
}

.filters .searchandfilter label .sf-input-text::-webkit-input-placeholder {
  color: #3e4144;
  opacity: 1;
  font-weight: bold;
}

.filters .searchandfilter label .sf-input-text::-moz-placeholder {
  color: #3e4144;
  opacity: 1;
  font-weight: bold;
}

.filters .searchandfilter label .sf-input-text::-ms-input-placeholder {
  color: #3e4144;
  opacity: 1;
  font-weight: bold;
}

.filters .searchandfilter label .sf-input-text::placeholder {
  color: #3e4144;
  opacity: 1;
  font-weight: bold;
}

.filters .searchandfilter > ul {
  max-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  row-gap: 9px;
}

.filters .searchandfilter > ul li {
  margin: 0;
  padding: 0;
  position: relative;
}

.filters .searchandfilter > ul li::before {
  display: none;
}

.filters .searchandfilter > ul li.sf-field-search > label:after {
  content: "\e907";
  font-family: "ampleo-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 14px;
  font-size: 18px;
  color: #1D4C3D;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.filters .searchandfilter > ul li[data-sf-field-input-type=select] label {
  position: relative;
}

.filters .searchandfilter > ul li[data-sf-field-input-type=select] label:after {
  content: "\e900";
  font-family: "ampleo-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #ccff00;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  pointer-events: none;
  width: 50px;
  height: 100%;
  line-height: 44px;
}

.filters .searchandfilter > ul li[data-sf-field-input-type=select] label option {
  padding: 10px 20px;
}

.filters .searchandfilter > ul li.sf-field-submit {
  position: absolute;
  top: 2px;
  left: 75%;
  width: 25%;
  text-align: center;
}

.filters .searchandfilter > ul li.sf-field-submit > * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #ededed;
  color: #ccff00;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: "Heebo", sans-serif;
  letter-spacing: 0.15em;
  line-height: 1;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  /*vertical-align: middle;*/
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 160px;
  width: 100%;
  display: block;
  margin: auto;
  will-change: transform;
}

.filters .searchandfilter > ul li.sf-field-submit > *:hover {
  background: #ccff00;
  color: #fff;
}

.filters .searchandfilter > ul li.sf-field-reset {
  font-size: 14px;
  letter-spacing: 0.12em;
  font-family: "Heebo", sans-serif;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filters .searchandfilter > ul li.sf-field-reset a {
  text-decoration: underline;
  -webkit-text-decoration-color: #c8c8c8;
  text-decoration-color: #c8c8c8;
  text-underline-offset: 3px;
  font-weight: 600;
}

.search-form {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 36px;
  overflow: hidden;
  width: 210px;
}

.search-form .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.search-form .field input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0 8px 0 0;
  display: block;
  width: 100%;
  outline: none;
  font-size: 12px;
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.05em;
}

.search-form .field input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}

.search-form .field input::-moz-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}

.search-form .field input::-ms-input-placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}

.search-form .field input::placeholder {
  color: #000;
  opacity: 1;
  letter-spacing: 0.2em;
}

.search-form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -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: 40px;
  height: 36px;
  border-radius: 36px;
}

.search-form .icon-close {
  font-size: 10px;
  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: 36px;
  height: 36px;
  border-radius: 36px;
  background-color: #f2f5f7;
  color: #929699;
  cursor: pointer;
}

.no-events {
  pointer-events: none;
}

/* add quotes to blockquote */

blockquote {
  font-family: "Proxima Nova";
  font-weight: 500;
  margin: 0;
  font-size: 32px;
  line-height: 1.375;
  color: #1D4C3D;
}

blockquote strong {
  display: block;
  font-family: "Proxima Nova";
  text-transform: uppercase;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-top: 18px;
  text-align: right;
}

.alignnone {
  margin: 40px 0 40px 0;
}

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

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

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

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

a img.alignnone {
  margin: 30px 0 30px 0;
}

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

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

.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 {
  margin-top: 105px;
}

.site-content ul,
.site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1.9em;
}

.site-content ul ul,
.site-content ul ol,
.site-content ol ul,
.site-content ol ol {
  margin: 0;
}

.site-content ul {
  list-style: none;
}

.site-content ul li::before {
  content: "•";
  color: #1D4C3D;
  font-weight: 800;
  display: inline-block;
  width: 16px;
  margin-left: -1em;
}

.site-content ul ul li::before {
  color: #000;
}

.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6em;
  margin: 0 0 2em;
}

.site-content .wysiwyg-columns h3,
.site-content .wysiwyg-columns h4,
.site-content .wysiwyg-columns h5,
.site-content .wysiwyg-columns h6 {
  margin: 0 0 0.5em;
}

.site-content .wysiwyg-columns ul li {
  margin: 0 0 0.5em;
}

.site-header .main-navigation .header-search .form-wrap form {
  width: 100%;
}

.site-header .main-navigation .header-search .form-wrap form > .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .main-navigation .header-search .form-wrap form input {
  width: 100%;
  background-color: transparent;
  font-family: "Proxima Nova";
  border: none;
  font-size: 16px;
  color: #333333;
}

.site-header .main-navigation .header-search .form-wrap form input::-webkit-input-placeholder {
  color: #333333;
}

.site-header .main-navigation .header-search .form-wrap form input::-moz-placeholder {
  color: #333333;
}

.site-header .main-navigation .header-search .form-wrap form input::-ms-input-placeholder {
  color: #333333;
}

.site-header .main-navigation .header-search .form-wrap form input::placeholder {
  color: #333333;
}

.site-header .main-navigation .header-search .form-wrap form input:focus-visible {
  outline: none;
}

.site-header .main-navigation .header-search .form-wrap form button {
  background-color: transparent;
  border: none;
}

.site-header .main-navigation .header-search .form-wrap form button:hover i {
  color: #cc0000;
}

.site-header .main-navigation .header-search .form-wrap form button i {
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.site-header .main-navigation .header-search .form-wrap form button.icon-magnifier {
  color: #000;
}

.nav-toggle {
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1000;
  right: 50px;
  top: 50%;
  outline: none;
  display: none;
}

.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 2px;
  width: 33px;
  top: 9px;
  left: 0;
  background-color: #333333;
}

.nav-toggle i:before {
  content: "";
  top: -9px;
}

.nav-toggle i:after {
  content: "";
  top: 9px;
}

.nav-on .nav-toggle i {
  background: transparent;
  background-color: transparent !important;
}

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

body.admin-bar .site-header {
  top: 32px;
}

body.admin-bar .site-header .main-navigation {
  top: 95px;
}

body.admin-bar .site-header .main-navigation .sub-menu {
  top: 127px;
}

.site-header {
  background-color: transparent;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f1f1f1;
}

.site-header.sticky {
  -webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  /*.site-logo {
  	max-width: 185px;
  }*/
}

.site-header.sticky .wrapper {
  margin-top: 5px;
  margin-bottom: 5px;
}

.site-header.sticky .main-navigation .sub-menu > a {
  color: #fff;
}

.site-header a {
  text-decoration: none;
}

.site-header > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 85px;
  margin-top: 10px;
}

.site-header .site-logo {
  margin: 0;
  font: 0/0 a;
  text-shadow: none;
  text-decoration: none;
  color: transparent;
  width: 65vw;
  max-width: 200px;
  height: auto;
  display: block;
  will-change: transform;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.site-header .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header .main-navigation > .nav-element {
  position: relative;
}

.site-header .main-navigation > .nav-element > a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #3e4144;
  padding: 10px 0;
  position: relative;
  color: #231f20;
}

.site-header .main-navigation > .nav-element > a.social-icon {
  font-size: 20px;
  font-weight: normal;
}

.site-header .main-navigation .sub-menu {
  display: none;
  text-transform: uppercase;
}

.site-header .main-navigation .sub-menu a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 8px 10px;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.site-header .main-navigation .sub-menu a i {
  color: #b7b7b7;
  font-size: 14px;
  padding-left: 9px;
  padding-top: 9px;
}

.site-header .main-navigation.mobile .nav-element a {
  text-transform: uppercase;
}

.site-header .main-navigation.mobile .icon-chevron_right {
  height: 14px;
}

.site-header:not(.sticky) .nav-toggle i {
  background-color: #231f20;
}

.site-header:not(.sticky) .nav-toggle i::before {
  background-color: #231f20;
}

.site-header:not(.sticky) .nav-toggle i::after {
  background-color: #231f20;
}

.site-footer {
  background-color: #1D4C3D;
  color: #fff;
  padding: 49px 0 34px;
}

.site-footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.site-footer .wrapper .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-footer .wrapper .footer-top .footer-top-left {
  width: 25%;
  font-size: 14px;
  max-width: 295px;
  line-height: 1.7142;
}

.site-footer .wrapper .footer-top .footer-top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.site-footer .wrapper .footer-top .footer-top-right .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.3;
}

.site-footer .wrapper .footer-top .footer-top-right .nav .nav-element:after {
  content: "";
  padding: 0 28px;
}

.site-footer .wrapper .footer-top .footer-top-right .nav .nav-element:last-child:after {
  display: none;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap {
  margin-top: 60px;
  max-width: 436px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form-label {
  max-width: 140px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.01em;
  line-height: 1.5;
  margin-top: 18px;
  text-align: right;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form {
  width: 100%;
  margin-left: 20px;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form .gform_footer {
  margin-top: 0 !important;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  padding: 0;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form .gform_footer:before {
  content: "\e901";
  font-family: "ampleo-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 44px;
  font-size: 17px;
  line-height: 1;
  color: #1D4C3D;
  padding: 0 15px 0 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form .gform_footer .button {
  background-color: transparent;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  font-size: 0.01px;
  height: 44px;
  width: 44px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form .gform_footer:hover:before {
  color: #06352C;
}

.site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form form .gform_body {
  width: 100%;
}

.site-footer .wrapper .footer-top .footer-top-right .social {
  display: block;
  margin-top: 36px;
  margin-left: auto;
}

.site-footer .wrapper .footer-top .footer-top-right .social > a {
  display: inline-block;
  margin-right: 30px;
  font-size: 22px;
}

.site-footer .wrapper .footer-top .footer-top-right .social > a:last-child {
  margin-right: 0;
  font-size: 24px;
}

.site-footer .wrapper .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.site-footer .wrapper .footer-bottom > div {
  width: 50%;
}

.site-footer .wrapper .footer-bottom .footer-bottom-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.site-footer .wrapper .footer-bottom .footer-bottom-right .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.857;
}

.site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element a {
  color: #ccff00;
}

.site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element:after {
  content: "|";
  padding: 0 20px;
  color: #ccff00;
}

.site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element:last-child:after {
  display: none;
}

.site-footer .wrapper .footer-bottom .footer-bottom-left {
  font-size: 16px;
  font-weight: 600;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.site-footer a:hover {
  opacity: 0.75;
}

.site-footer aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
}

.site-footer .footer-logo {
  width: 200px;
  height: 37px;
}

.hubspot.contact-us-form .hbspt-form,
.hubspot.careers-form .hbspt-form {
  padding: 70px 30px 30px 30px;
  background-color: #06352C;
  border-top: 6px solid #ccff00;
  position: relative;
  min-height: 300px;
}

.hubspot.contact-us-form .hbspt-form:before,
.hubspot.careers-form .hbspt-form:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 148px 211px 0 0;
  border-color: #06352C transparent transparent transparent;
  opacity: 0.9;
  z-index: 0;
}

.hubspot.contact-us-form .hbspt-form:after,
.hubspot.careers-form .hbspt-form:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 148px 211px;
  border-color: transparent transparent #06352C transparent;
  opacity: 0.9;
  z-index: 0;
}

.homepage-hero {
  margin: 0;
  /*@include media-min(1920px) {
  	.carousel {
  		.slider-image-wrapper {
  			width: 60vw;
  		}
  	}
  }*/
  /*@include media-max($xxl) {
  	.carousel {
  		.slider-content-wrapper {
  			padding: 60px 0 60px 0;
  		}
  	}
  }*/
}

.homepage-hero .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.homepage-hero .carousel .slider-content-wrapper {
  width: 49%;
  min-width: 49%;
  padding: 110px 0 90px 0;
}

.homepage-hero .carousel .slider-content-wrapper .slider-content {
  position: relative;
}

.homepage-hero .carousel .slider-content-wrapper .slider-content .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.homepage-hero .carousel .slider-content-wrapper .slider-content .slick-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.homepage-hero .carousel .slider-content-wrapper .slide-text {
  padding-right: 40px;
}

.homepage-hero .carousel .slider-content-wrapper .slide-text .heading {
  font-family: "Heebo", sans-serif;
  font-size: 70px;
  letter-spacing: -0.015em;
  line-height: 1.14286;
  color: #1D4C3D;
  font-weight: 500;
  margin-bottom: 10px;
}

.homepage-hero .carousel .slider-content-wrapper .slide-text .content {
  font-family: "Proxima Nova";
  font-size: 18px;
  line-height: 1.77778;
  max-width: 350px;
  margin-bottom: 30px;
}

.homepage-hero .carousel .slider-content-wrapper .slide-text .button-container {
  margin-top: auto;
  max-width: 330px;
}

.homepage-hero .carousel .slider-content-wrapper .slide-text .button-container .button {
  white-space: normal;
}

.homepage-hero .carousel .slider-image-wrapper {
  width: 55vw;
  position: relative;
}

.homepage-hero .carousel .slider-image-wrapper .background-image {
  border-radius: 21px;
  position: relative;
  height: 600px;
  -webkit-box-shadow: 0px 5px 7px 0.16px rgba(97, 101, 107, 0.35);
  box-shadow: 0px 5px 7px 0.16px rgba(97, 101, 107, 0.35);
  margin: 8px 65px 8px 8px;
}

.homepage-hero .carousel .slider-image-wrapper .slick-list {
  padding: 0 18% 0 0 !important;
}

.carousel .slick-dots-wrapper {
  position: absolute;
  bottom: 20px;
  left: 350px;
}

.carousel .slick-dots-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.carousel .slick-dots-wrapper ul li {
  list-style: none;
  margin: 0;
  margin-right: 8px;
  padding: 0;
  line-height: 0;
  border: 2px solid transparent;
  border-radius: 50%;
  padding: 5px;
}

.carousel .slick-dots-wrapper ul li:last-child {
  margin-right: 0;
}

.carousel .slick-dots-wrapper ul li.slick-active {
  border-color: #1D4C3D;
}

.carousel .slick-dots-wrapper ul li.slick-active .slick-custom-dot {
  background-color: #1D4C3D;
}

.carousel .slick-dots-wrapper ul li .slick-custom-dot {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  border-radius: 100%;
  border: none;
  background-color: #c6c6c6;
  cursor: pointer;
}

.carousel .slick-dots-wrapper ul li .slick-custom-dot:hover,
.carousel .slick-dots-wrapper ul li .slick-custom-dot:focus {
  background-color: #1D4C3D;
}

.carousel .slick-dots-wrapper ul li:before {
  display: none;
}

.carousel .slider-image-wrapper .slick-list {
  width: 100%;
  height: 100%;
}

.carousel .slider-image-wrapper .slick-list .slick-track {
  height: 100%;
}

.carousel .carousel .slider-content-wrapper .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-hero-sub {
  position: relative;
  overflow: hidden;
  /* add accent top left */
  /* add accent bottom right */
}

.module-hero-sub:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 145px 209px 0 0;
  border-color: #06352C transparent transparent transparent;
  opacity: 0.9;
  z-index: 1;
}

.module-hero-sub:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 145px 209px;
  border-color: transparent transparent #c6f410 transparent;
  opacity: 0.9;
}

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

.module-hero-sub .module-hero-sub-wrapper {
  min-height: 270px;
  position: relative;
  z-index: 1;
}

.module-breadcrumbs-container {
  max-width: 1116px;
  margin: 43px auto 0 auto;
}

.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs {
  color: #303030;
  font-family: "Proxima Nova";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 2.8571;
  letter-spacing: 0.12em;
}

.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs .separator {
  margin: 0 16px;
  vertical-align: 1px;
}

.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs a {
  color: #303030;
  font-family: "Proxima Nova";
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}

.module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs a:hover {
  color: #1D4C3D;
}

.standard-subpage-text .content {
  max-width: 960px;
  margin: 0 auto;
}

.standard-subpage-text .content p + ul {
  margin-top: -19px;
}

.standard-subpage-text .content ul {
  display: table;
}

.standard-subpage-text .content ul li {
  margin: 10px 0;
}

.standard-subpage-text + .module-accordion-content-container {
  margin-top: -60px;
}

.module-accordion-content-container .module-accordion-content-wrapper {
  max-width: 1140px;
  margin: 0 auto;
}

.module-accordion-content-container .module-accordion-content-wrapper .header {
  color: #1D4C3D;
  font-size: 26px;
  font-family: "Proxima Nova";
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.module-accordion-content-container .module-accordion-content-wrapper dl {
  margin: 17px 0 0 0;
  padding: 0;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 22px;
  font-family: "Proxima Nova";
  letter-spacing: -0.01em;
  font-weight: 600;
  line-height: 1.8181;
  padding: 24px 22px 24px 32px;
  border-left: 10px solid #1D4C3D;
  cursor: pointer;
  background-color: #fff;
  margin: 4px 0;
  color: #2f2f2f;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dt.on {
  background-color: #1D4C3D;
  color: #fff;
  border-left-color: #ccff00;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #ccff00;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dt:first-child {
  margin-top: 0;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dt i {
  font-size: 19px;
  color: #1D4C3D;
  padding: 0 10px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  line-height: 1;
}

.module-accordion-content-container .module-accordion-content-wrapper dl dd {
  display: none;
  margin: 0;
  padding: 25px 130px 25px 40px;
  line-height: 1.54;
  letter-spacing: -0.01em;
  background-color: #fff;
  margin-top: -4px;
  border-left: 10px solid #e8e8e8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-weight: 500;
}

.module-pathway-list-container {
  margin: 92px 0;
}

.module-pathway-list-container .module-pathway-list-wrapper .header {
  font-size: 26px;
  line-height: 1.76923;
  letter-spacing: 0.1em;
  color: #01162c;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 35px;
  margin-top: 30px;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper.blue-theme .pathway-list-item {
  background-color: #1D4C3D;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper.gray-theme .pathway-list-item {
  background-color: #222222;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 34px 40px 34px 40px;
  height: 100%;
  position: relative;
  border-top: 6px solid #ccff00;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  line-height: 1.4166;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(1, 16, 23, 0.26);
  box-shadow: 0px 4px 8px 0px rgba(1, 16, 23, 0.26);
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-hover-image {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item > a {
  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;
  z-index: 2;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .img-wrapper {
  width: 100%;
  height: 75px;
  max-height: 75px;
  min-height: 75px;
  margin-bottom: 10px;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .img-wrapper img {
  max-height: 73px;
  max-width: 100%;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-title {
  font-size: 30px;
  line-height: 1.33333;
  letter-spacing: -0.015em;
  margin: auto 0;
  color: #fff;
  font-weight: 500;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-link-item {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  margin-top: 20px;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-link-item i {
  color: #ccff00;
  font-size: 15px;
  margin-left: 11px;
  vertical-align: -1px;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .img-wrapper + .pathway-list-link-item {
  margin-top: auto;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item:hover .pathway-list-item-hover-image {
  opacity: 0.6;
}

.module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item:hover .pathway-list-link-item {
  color: #ccff00;
}

.module-offer-blocks .module-offer-blocks-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 120px;
  -moz-column-gap: 120px;
  column-gap: 120px;
  row-gap: 15px;
  max-width: 1140px;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  color: #000;
  overflow: hidden;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block.is-link:hover .link-text::before {
  background: #ccff00;
  color: #1D4C3D;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .eyebrow-text {
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: 700;
  color: #1D4C3D;
  letter-spacing: 0.12em;
  font-size: 16px;
  line-height: 2.15;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-block-image {
  width: 100%;
  height: 248px;
  background-size: cover;
  background-position: 50% 50%;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-content {
  padding: 20px 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-content .header {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.3125;
  letter-spacing: -0.015em;
  font-weight: 600;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-content .content {
  margin-bottom: 5px;
  line-height: 1.77777;
  color: #000;
  font-weight: 400;
}

.module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-content .link-text {
  color: #06352C;
  margin-top: auto;
}

.module-featured-post-list {
  margin: 80px 0;
}

.module-featured-post-list .module-featured-post-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding-right: 150px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .header {
  color: #01162c;
  margin-bottom: 20px;
  font-size: 26px;
  font-family: "Proxima Nova";
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.61538;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-image {
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-image.placeholder {
  background-color: #000;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .eyebrow-text {
  line-height: 2.25;
  letter-spacing: 0.12em;
  color: #1D4C3D;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-title {
  font-family: "Proxima Nova";
  font-size: 32px;
  color: #06352C;
  font-weight: 600;
  line-height: 1.3125;
  letter-spacing: -0.015em;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-link {
  margin-top: 14px;
  padding: 12px 0;
  letter-spacing: 0.12em;
  font-weight: 700;
  color: #06352C;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .single-post-link:hover .post-link:before {
  background: #ccff00;
  color: #1D4C3D;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list {
  width: 285px;
  padding-right: 0;
  margin-top: 60px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list.has-sub-header {
  margin-top: 0;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .sub-header {
  font-size: 18px;
  margin-bottom: 24px;
  line-height: 1.555;
  font-family: "Proxima Nova";
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #010101;
  text-transform: uppercase;
  margin-top: 10px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item {
  margin-bottom: 20px;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item:last-child {
  margin-bottom: 0;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item .post-type {
  margin-bottom: 3px;
  color: #06352C;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.714;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item .post-link {
  font-size: 20px;
  letter-spacing: -0.015em;
  line-height: 1.5;
  font-family: "Proxima Nova";
  text-decoration: none;
  font-weight: 600;
  color: #000;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item .post-link:hover {
  color: #1D4C3D;
}

.module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .btn-featured-list {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 2.34;
  padding: 12px 0;
  color: #06352C;
}

.stats {
  background-color: #06352C;
  border-top: 6px solid #ccff00;
  position: relative;
  /* add accent bottom right */
  /* add accent top left */
}

.stats .wrapper {
  max-width: 100%;
}

.stats:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 208px 296px;
  border-color: transparent transparent #1D4C3D transparent;
  opacity: 0.8;
}

.stats:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 208px 296px 0 0;
  border-color: #1D4C3D transparent transparent transparent;
  opacity: 0.8;
}

.stats hr {
  margin: 30px 0;
}

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

.center .stats-grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -70px;
  margin-right: -70px;
}

.stats-grid.sizeof4 .item .number {
  font-size: 50px;
}

.stats-grid.sizeof4 .item p {
  font-size: 14px;
}

.stats .indent {
  padding: 50px 0 115px 0;
}

.stats .title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.76923;
  color: #fff;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
}

.stats .item {
  padding: 0 10px;
  text-align: center;
  width: 100%;
}

.stats .item:first-child {
  padding-left: 0;
}

.stats .item:last-child {
  padding-right: 0;
}

.stats .item > *:last-child {
  margin-bottom: 0;
}

.stats .item .number {
  color: #ccff00;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 84px;
  line-height: 1;
  margin: 0 0 10px;
  opacity: 0;
  -webkit-transition: 3s opacity ease;
  transition: 3s opacity ease;
  display: inline-block;
}

.stats .item p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: 0.12em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.stats .item.on .number {
  opacity: 1;
}

.stats.center .stats-grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -70px;
  margin-right: -70px;
}

.stats.center .item {
  padding: 0 70px;
}

.module-featured-team-grid-container {
  background-color: #06352C;
  border-top: 6px solid #ccff00;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper {
  padding: 50px 50px;
  max-width: 1140px;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
  font-size: 26px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 23px;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .button-wrapper {
  margin-top: 35px;
  text-align: center;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .button-wrapper .btn-section-button {
  padding-bottom: 7px;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 48px;
  -moz-column-gap: 48px;
  column-gap: 48px;
  row-gap: 40px;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  position: relative;
  /* add accent top left */
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image {
  position: relative;
  /* add accent bottom right */
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 74px 103px 0 0;
  border-color: #ccff00 transparent transparent transparent;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 74px 103px;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:hover .image:before,
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:hover .image:after,
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:focus .image:before,
.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper:focus .image:after {
  opacity: 0.7;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image {
  display: block;
  width: 100%;
  height: 260px;
  background-size: cover;
  background-position: 50% 0%;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name {
  font-size: 24px;
  color: #ccff00;
  line-height: 1.416666;
  font-weight: 700;
  margin-top: 20px;
}

.module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.71428;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 700;
}

.module-featured-cta-slider {
  max-width: 1140px;
  margin: 117px auto;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper {
  overflow: visible;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper {
  min-width: 425px;
  position: relative;
  overflow: hidden;
  margin-right: -214px;
  z-index: 2;
  -ms-flex-item-align: center;
  align-self: center;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image {
  border-radius: 10px;
  position: relative;
  margin-right: 10px;
  height: 83%;
  min-height: 415px;
  height: 415px;
  overflow: hidden;
  /* add accent top left */
  /* add accent bottom right */
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 148px 204px 0 0;
  border-color: #ccff00 transparent transparent transparent;
  opacity: 0.8;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 158px 204px;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0.8;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper {
  min-width: 85vw;
  position: relative;
  z-index: 1;
  padding: 93px 0 93px 290px;
  min-height: 519px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(155, 155, 155, 0.16);
  box-shadow: 0px 4px 10px 0px rgba(155, 155, 155, 0.16);
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content {
  max-width: 520px;
  width: 100%;
  position: relative;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .eyebrow-text {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 2.875;
  letter-spacing: 0.12em;
  font-weight: 700;
  margin-bottom: 7px;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .heading {
  font-size: 38px;
  width: 100%;
  font-weight: 600;
  line-height: 1.263157;
  letter-spacing: -0.015em;
  margin-bottom: 20px;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .button-container {
  margin-top: auto;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .slick-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.blue-theme {
  background-color: #1D4C3D;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.blue-theme .slider-content {
  color: #fff;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.blue-theme .slider-content .heading {
  color: #fff;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.white-theme {
  background-color: #fff;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.white-theme .slider-content {
  color: #1D4C3D;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.white-theme .slider-content .heading {
  color: #06352C;
}

.module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper.white-theme .slider-content .button-container .button {
  color: #06352C;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper {
  position: absolute;
  bottom: 20px;
  left: 300px;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper ul li {
  list-style: none;
  margin: 0;
  margin-right: 8px;
  padding: 0;
  line-height: 0;
  border: 2px solid transparent;
  border-radius: 50%;
  padding: 5px;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper ul li:last-child {
  margin-right: 0;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper ul li .slick-custom-dot {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  border-radius: 100%;
  border: none;
  cursor: pointer;
}

.module-featured-cta-slider-wrapper .slick-dots-wrapper ul li:before {
  display: none;
}

.module-featured-cta-slider-wrapper .slider-image-wrapper .slick-list {
  width: 100%;
  height: 100%;
}

.module-featured-cta-slider-wrapper .slider-image-wrapper .slick-list .slick-track {
  height: 100%;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.blue-theme .slick-dots-wrapper ul li.slick-active {
  border-color: #ccff00;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.blue-theme .slick-dots-wrapper ul li.slick-active .slick-custom-dot {
  background-color: #ccff00;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.blue-theme .slick-dots-wrapper ul li .slick-custom-dot {
  background-color: #fff;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.blue-theme .slick-dots-wrapper ul li .slick-custom-dot:hover,
.module-featured-cta-slider-wrapper .slider-content-wrapper.blue-theme .slick-dots-wrapper ul li .slick-custom-dot:focus {
  background-color: #ccff00;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.white-theme .slick-dots-wrapper ul li.slick-active {
  border-color: #1D4C3D;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.white-theme .slick-dots-wrapper ul li.slick-active .slick-custom-dot {
  background-color: #1D4C3D;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.white-theme .slick-dots-wrapper ul li .slick-custom-dot {
  background-color: #c6c6c6;
}

.module-featured-cta-slider-wrapper .slider-content-wrapper.white-theme .slick-dots-wrapper ul li .slick-custom-dot:hover,
.module-featured-cta-slider-wrapper .slider-content-wrapper.white-theme .slick-dots-wrapper ul li .slick-custom-dot:focus {
  background-color: #1D4C3D;
}

.module-logo-grid .module-logo-grid-wrapper .header {
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 26px;
  line-height: 1.2307;
  color: #06352C;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.module-logo-grid .module-logo-grid-wrapper .logo-grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
}

.module-logo-grid .module-logo-grid-wrapper .logo-grid-row img {
  max-width: 130px;
  width: 130px;
  margin: 0 30px;
}

.module-logo-grid .module-logo-grid-wrapper .logo-grid-row .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-logo-grid .module-logo-grid-wrapper .logo-grid-row .slick-slide {
  height: auto;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper.case-study {
  max-width: 1380px;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper.post {
  max-width: 1380px;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 40px;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
  -webkit-column-gap: 65px;
  -moz-column-gap: 65px;
  column-gap: 65px;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
  margin-top: 74px;
  row-gap: 60px;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper {
  text-align: center;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .image-wrapper,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .image-wrapper {
  display: block;
  height: auto;
  width: 100%;
  padding-top: 59%;
  margin: 0 auto 12px;
  position: relative;
  overflow: hidden;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .image-wrapper .image,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .image-wrapper .image {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 59%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  /* add accent bottom left */
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .image-wrapper .image:before,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .image-wrapper .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 67px 45px 0;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0.85;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper:hover .image-wrapper :before,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper:hover .image-wrapper :before {
  border-color: transparent transparent #06352C transparent;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .date,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .category,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .date {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #06352C;
  text-align: left;
  margin-bottom: 0;
  text-transform: uppercase;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .title,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.015em;
  text-align: left;
  color: #000;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 47px;
  -moz-column-gap: 47px;
  column-gap: 47px;
  row-gap: 70px;
  max-width: 1040px;
  margin: 0 auto;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper {
  text-align: left;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper:hover {
  color: initial;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 1;
  /* add accent top left */
  /* add accent bottom right */
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 74px 103px 0 0;
  border-color: #ccff00 transparent transparent transparent;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 74px 103px;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:hover:before,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:hover:after,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:focus:before,
.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper:focus:after {
  opacity: 0.8;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper .team-image {
  display: block;
  width: 100%;
  height: 261px;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-name {
  font-size: 24px;
  line-height: 1.4166;
  color: #1D4C3D;
  font-weight: 700;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .title {
  font-size: 14px;
  line-height: 1.5714;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-top: 2px;
  color: #333333;
  font-weight: 700;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid .archive-grid-item-wrapper {
  text-decoration: none;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid .archive-grid-item-wrapper .post-image {
  height: 150px;
  background-size: cover;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper .filters {
  max-width: 960px;
  margin: 0 auto 65px auto;
}

.module-post-archive-grid-container .module-post-archive-grid-wrapper.post .filters {
  max-width: 1280px;
}

.template .wrapper {
  margin: 0 auto;
  padding: 0 30px;
}

.template .wrapper .template-post h1 {
  margin-bottom: 20px;
}

.template .wrapper .template-post > hr {
  border-color: #cccccc;
}

.template .wrapper .template-post .post-date {
  font-size: 16px;
  letter-spacing: 0.12em;
  font-weight: bold;
  line-height: 1.75;
  color: #06352C;
  margin-bottom: 20px;
}

.template .wrapper .template-post .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.template .wrapper .template-post .flex .content-image-wrapper .image-background {
  width: 100%;
  height: 25vw;
  margin-bottom: 73px;
  max-height: 315px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.template .wrapper .template-post .flex .content-image-wrapper .image-background.placeholder {
  background-position: left center;
}

.template .wrapper .template-post .flex .side-form {
  padding: 24px 30px 8px 30px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 45px;
  color: #fff;
  width: 280px;
  font-size: 16px;
  font-weight: bold;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #222222;
  border-top: 6px solid #ccff00;
  min-height: 220px;
}

.template .wrapper .template-post .flex .side-form .heading {
  margin: 0 8px 15px 0;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
}

.template .wrapper .template-post .author-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important;
}

.template .wrapper .template-post .author-bio .button {
  color: #06352C;
}

.template .wrapper .template-post .author-bio .image {
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 170px;
  width: 100%;
  margin-right: 50px;
}

.template .wrapper .template-post .author-bio .content {
  -ms-flex-item-align: center;
  align-self: center;
}

.template .wrapper .template-post .author-bio .content .title {
  font-size: 28px;
  color: #1D4C3D;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 5px;
}

.template .wrapper .template-post .author-bio .content p {
  line-height: 1.7777;
  font-weight: 500;
}

.template .wrapper .template-post .author-bio .content p:last-of-type {
  margin-bottom: 5px;
}

.template .wrapper .template-post .template-tags-terms {
  margin-bottom: 50px;
}

.template .wrapper .template-post .template-tags-terms strong {
  font-size: 14px;
  line-height: 1.285;
  letter-spacing: 0.1em;
  color: #06352C;
  text-transform: uppercase;
  margin-right: 5px;
}

.template .wrapper .template-post .template-tags-terms .template-tags-terms-item {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #000;
}

.template .wrapper .template-post .template-tags-terms .template-tags-terms-item a {
  font-weight: normal;
}

.template .wrapper .social-share {
  margin-bottom: 90px;
}

.template .wrapper .social-share .title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.12em;
  color: #1D4C3D;
}

.template .wrapper .social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.template .wrapper .social-share .icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 50px;
  height: 50px;
  background-color: #1D4C3D;
  margin-right: 12px;
}

.template .wrapper .social-share .icons a:last-of-type {
  margin-right: 0;
}

.template .wrapper .social-share .icons a i {
  color: #fff;
  line-height: 22px;
  font-size: 23px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.template .wrapper .social-share .icons a i.icon-linkedin:before {
  vertical-align: 4px;
}

.template .wrapper .social-share .icons a:hover i {
  color: #cccccc;
}

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

.blog-subscribe-form {
  max-width: 960px;
  padding: 40px 100px 30px 100px;
  margin: 20px auto 90px auto;
  background-color: #06352C;
  color: #fff;
  border-top: 6px solid #ccff00;
  position: relative;
}

.blog-subscribe-form .hbspt-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 164px;
}

.blog-subscribe-form .hbspt-form > div {
  width: 50%;
  padding: 0 10px;
}

.blog-subscribe-form .hbspt-form .subscribe-lbl {
  color: #ccff00;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.15em;
  font-weight: 700;
}

.blog-subscribe-form .hbspt-form .content > * {
  max-width: 300px;
}

.blog-subscribe-form:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 148px 211px 0 0;
  border-color: #06352C transparent transparent transparent;
  opacity: 0.9;
  z-index: 0;
}

.blog-subscribe-form:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 148px 211px;
  border-color: transparent transparent #06352C transparent;
  opacity: 0.9;
  z-index: 0;
}

.template .wrapper {
  max-width: 1020px;
}

.template .wrapper .template-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.template .wrapper .template-member .member-image-wrapper {
  width: 270px;
  height: 310px;
  margin-right: 60px;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  /* add accent bottom left */
}

.template .wrapper .template-member .member-image-wrapper:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 115px 81px 0;
  border-color: transparent transparent #ccff00 transparent;
  opacity: 0.85;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.template .wrapper .template-member .contact-ampleo {
  font-size: 14px;
  padding: 16px 19px;
}

.template .wrapper .template-member .member-content-wrapper {
  padding: 60px 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.template .wrapper .template-member .member-content-wrapper .member-name {
  font-family: "Heebo", sans-serif;
  font-size: 46px;
  font-weight: 600;
  color: #1D4C3D;
  line-height: 0.85;
}

.template .wrapper .template-member .member-content-wrapper .member-title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.5;
  max-width: 350px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.template .wrapper .template-member .member-content-wrapper .team-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}

.template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #1D4C3D;
  color: #fff;
  font-size: 20px;
  padding: 20px;
  margin-right: 15px;
}

.template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon:hover {
  background-color: #06352C;
}

.template .wrapper .template-case-study .image-wrapper {
  margin: 50px 0 42px 0;
  height: 365px;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}

.template .wrapper .template-case-study .image-wrapper .image-background {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.template .wrapper .template-case-study .case-study-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta {
  width: 160px;
  margin-left: 90px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 4px;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .meta-header {
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.09;
  color: #1D4C3D;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group {
  margin-bottom: 25px;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group:last-child {
  margin-bottom: 0;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group .header {
  color: #06352C;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  line-height: 1.85714;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group a,
.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group span {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.01em;
}

.template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta .project-meta-group img {
  max-width: 95px;
}

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

@media (min-width: 1080px) {
  .site-header .main-navigation .header-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 46px;
    position: relative;
  }

  .site-header .main-navigation .header-search.open .show-search {
    display: block;
  }

  .site-header .main-navigation .header-search.open .hide-search {
    display: none;
  }

  .site-header .main-navigation .header-search .show-search {
    display: none;
  }

  .site-header .main-navigation .header-search > button.search-button {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 19px;
    margin-top: 3px;
    font-weight: normal;
  }

  .site-header .main-navigation .header-search > button.search-button i {
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }

  .site-header .main-navigation .header-search > button.search-button:hover i {
    color: #1D4C3D;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu {
    display: none;
    padding: 0 30px;
    position: absolute;
    top: 100%;
    right: -30px;
    left: auto;
    background-color: transparent;
    min-width: 280px;
    border-radius: 0 0 10px 10px;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu .search-form {
    border: 1px solid;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu .search-form input {
    font-size: 16px;
  }

  .site-header {
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
  }

  .site-header.sticky {
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.1);
  }

  .site-header:not(.sticky) .main-navigation > .nav-element > a,
  .site-header:not(.sticky) .header-search button > i {
    color: #231f20;
  }

  .site-header.sticky > .wrapper {
    height: 65px;
  }

  .site-header.sticky .main-navigation .sub-menu {
    top: 75px;
  }

  .site-header.sticky .main-navigation .nav-element a {
    color: #231f20;
  }

  .site-header.sticky .main-navigation .sub-menu .nav-element a {
    color: #fff;
  }

  .site-header.sticky .main-navigation .sub-menu .nav-element a:hover {
    color: #ccff00;
  }

  .site-header > .wrapper {
    height: 95px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .site-header .main-navigation {
    height: 100%;
  }

  .site-header .main-navigation > .nav-element {
    margin-left: 24px;
    height: 100%;
  }

  .site-header .main-navigation > .nav-element:nth-child(n+4) .sub-menu .sub-menu {
    left: auto;
    right: 100%;
    border-radius: 10px 0 10px 10px;
  }

  .site-header .main-navigation > .nav-element.nav-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .site-header .main-navigation > .nav-element.nav-button > a {
    background-color: #ccff00;
    font-size: 12px;
    font-weight: 700;
    padding: 12px 25px;
    height: auto;
    border-radius: 16px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 0.1em;
    color: #000;
  }

  .site-header .main-navigation > .nav-element.nav-button > a:hover {
    background-color: #b7e500;
  }

  .site-header .main-navigation > .nav-element.nav-button > a > span {
    color: #231f20;
  }

  .site-header .main-navigation > .nav-element.nav-button > a > span:after {
    display: none;
  }

  .site-header .main-navigation > .nav-element.nav-button > a:after {
    display: none;
  }

  .site-header .main-navigation > .nav-element > a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    /*color: $gray-800;*/
  }

  .site-header .main-navigation > .nav-element > a > span {
    position: relative;
  }

  .site-header .main-navigation > .nav-element > a:hover {
    color: #1D4C3D;
  }

  .site-header .main-navigation > .nav-element > a i {
    display: none;
  }

  .site-header .main-navigation .sub-menu {
    padding: 20px 0;
    position: fixed;
    top: 105px;
    left: 0;
    right: 0;
    background-color: #06352C;
    min-width: 100vw;
    z-index: 50;
  }

  .site-header .main-navigation .sub-menu .nav-element {
    position: relative;
  }

  .site-header .main-navigation .sub-menu a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: block;
    padding: 10px 33px;
    line-height: 1.333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 0.1em;
  }

  .site-header .main-navigation .sub-menu a span:before {
    content: "\e901";
    font-family: "ampleo-icons";
    font-size: 18px;
    color: #ccff00;
    padding-right: 16px;
    visibility: hidden;
    vertical-align: middle;
  }

  .site-header .main-navigation .sub-menu a:hover,
  .site-header .main-navigation .sub-menu a.hover {
    color: #ccff00;
  }

  .site-header .main-navigation .sub-menu a:hover span:before,
  .site-header .main-navigation .sub-menu a.hover span:before {
    visibility: visible;
  }

  .site-header .main-navigation .sub-menu .sub-menu {
    background-color: #f2f5f7;
    position: absolute;
    left: 100%;
    top: 0;
    border-radius: 0 10px 10px 10px;
  }

  .site-header .main-navigation .sub-menu .sub-menu a {
    letter-spacing: 0.1em;
  }

  .site-header .main-navigation .sub-menu .sub-menu a:hover,
  .site-header .main-navigation .sub-menu .sub-menu a.hover {
    color: #ccff00;
  }

  .site-header .main-navigation .sub-menu .sub-menu .sub-menu {
    background-color: color-light;
    letter-spacing: 0.1em;
  }

  .site-header .main-navigation .sub-menu .sub-menu .sub-menu a:hover,
  .site-header .main-navigation .sub-menu .sub-menu .sub-menu a.hover {
    background-color: #53585a;
  }

  .site-header .main-navigation .header-search {
    margin-left: 30px;
  }
}

@media (min-width: 1317px) {
  .site-header .main-navigation {
    height: 100%;
  }

  .site-header .main-navigation > .nav-element {
    margin-left: 57px;
  }
}

@media (min-width: 1900px) {
  .site-header .main-navigation {
    height: 100%;
  }

  .site-header .main-navigation > .nav-element {
    margin-left: 63px;
    height: 100%;
  }

  .site-header .main-navigation > .nav-element:nth-child(n+4) .sub-menu .sub-menu {
    left: 100%;
    right: auto;
  }
}

@media screen and (max-width: 1381px) {
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-name {
    font-size: 23px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .title {
    font-size: 13px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .title,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
    font-size: 19px;
  }
}

@media (max-width: 1319px) {
  .stats {
    /* accent bottom right */
    /* accent top left */
  }

  .stats:after {
    border-width: 0 0 140px 200px;
  }

  .stats:before {
    border-width: 140px 200px 0 0;
  }

  .stats .item {
    margin-bottom: 15px;
  }

  .stats .item .number {
    font-size: 63px;
  }

  .stats-grid.sizeof4 .item .number {
    font-size: 42px;
  }

  .stats-grid.sizeof4 .item p {
    font-size: 13px;
  }
}

@media (max-width: 1316px) {
  section {
    margin: 70px 0;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-post-archive-grid-container {
    margin: 70px 0;
    margin-top: -18px;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider {
    margin: 70px 0;
    margin-top: -3px;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider + .module-post-archive-grid-container {
    margin: 70px 0;
    margin-top: -8px;
  }

  .module-logo-grid:last-child {
    margin: 70px 0 60px;
  }

  .site-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .site-footer .wrapper {
    position: relative;
  }

  .site-footer .wrapper .footer-top .footer-top-right .nav {
    font-size: 15px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .nav .nav-element:after {
    content: "";
    padding: 0 20px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form-label {
    font-size: 15px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-left {
    font-size: 15px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav {
    font-size: 13px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element a {
    color: #ccff00;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element:after {
    padding: 0 16px;
  }

  .site-footer .logo {
    width: 180px;
    height: 34px;
    margin-bottom: 15px;
  }

  .standard-subpage-text + .module-accordion-content-container {
    margin-top: -40px;
  }

  .module-featured-cta-slider {
    margin: 70px auto;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content {
    max-width: 450px;
  }
}

@media screen and (max-width: 1199px) {
  .module-pathway-list-container {
    margin: 70px 0;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-title {
    font-size: 25px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-link-item {
    font-size: 13px;
  }
}

@media (max-width: 1080px) {
  body.admin-bar .site-header .main-navigation {
    top: 95px;
  }

  body.admin-bar .site-header .main-navigation .sub-menu {
    top: 127px;
  }
}

@media (max-width: 1079px) {
  .insights-grid.related .wrapper .grid,
  .case-study-grid.related .wrapper .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .filters .searchandfilter#search-filter-form-237 > ul,
  .filters .searchandfilter#search-filter-form-239 > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .filters .searchandfilter#search-filter-form-238 > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .site-content {
    margin-top: 70px;
  }

  .site-content .wysiwyg-columns {
    gap: 3em;
  }

  .site-header .main-navigation .header-search {
    padding: 5px 20px;
    border-bottom: none;
  }

  .site-header .main-navigation .header-search > button.search-button {
    display: none;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu form {
    position: relative;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu form input {
    background-color: #e3e7ea;
    height: 40px;
    padding: 5px 40px 5px 10px;
    border-radius: 4px;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu form button {
    position: absolute;
    right: 10px;
  }

  .site-header .main-navigation .header-search .form-wrap.sub-menu form i {
    display: none;
  }

  .nav-toggle {
    display: block;
  }

  .site-header {
    /*background-color: $color-light;
    box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.1);*/
  }

  .site-header > .wrapper {
    height: 60px;
  }

  .site-header .main-navigation {
    background-color: #333333;
    position: fixed;
    left: 100%;
    width: 280px;
    top: 70px;
    height: calc(100vh - 60px);
    display: block;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    overflow-y: auto;
    z-index: 1000;
  }

  .sticky .site-header .main-navigation {
    top: 70px;
    height: calc(100vh - 70px);
  }

  .nav-on .site-header .main-navigation {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .site-header .main-navigation > .nav-element {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  }

  .site-header .main-navigation > .nav-element > a {
    padding: 20px 0 20px 25px;
    color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.1em;
  }

  .site-header .main-navigation > .nav-element > a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #ccff00;
  }

  .site-header .main-navigation > .nav-element > a i.on {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 100%;
  }

  .site-header .main-navigation .sub-menu > .nav-element:last-child > a {
    padding-bottom: 20px;
  }

  .site-header .main-navigation .sub-menu a {
    color: rgba(255, 255, 255, 0.8);
    min-height: auto;
    font-size: 15px;
    padding: 10px 0 10px 25px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.1em;
  }

  .site-header .main-navigation .sub-menu a span {
    padding-right: 15px;
    width: calc(100% - 40px);
  }

  .site-header .main-navigation .sub-menu a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 100%;
    font-size: 11px;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: rgba(255, 255, 255, 0.75);
  }

  .site-header .main-navigation .sub-menu a i.on {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .site-header .main-navigation .sub-menu .sub-menu {
    background-color: #3e4144;
  }

  .site-header .main-navigation .sub-menu .sub-menu > .nav-element:first-child > a {
    padding-top: 20px;
  }

  .site-header .main-navigation .sub-menu .sub-menu a {
    padding-left: 50px;
  }

  .site-header .main-navigation .sub-menu .sub-menu a i {
    color: rgba(255, 255, 255, 0.95);
  }

  .site-header .main-navigation .sub-menu .sub-menu .sub-menu {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.2);
  }

  .site-header .main-navigation .sub-menu .sub-menu .sub-menu a {
    padding: 5px 25px 5px 75px;
  }

  .site-header .main-navigation .header-search {
    margin-top: 27px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .nav {
    font-size: 14px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .nav .nav-element:after {
    content: "";
    padding: 0 16px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form-label {
    font-size: 14px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-left {
    font-size: 14px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav {
    font-size: 13px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element a {
    color: #ccff00;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav .nav-element:after {
    padding: 0 14px;
  }

  .homepage-hero .carousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .homepage-hero .carousel .slider-content-wrapper {
    width: 100%;
    min-width: 100%;
    padding: 30px 0 60px 0;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text {
    padding-right: 0;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .heading {
    font-size: 55px;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .content {
    font-size: 16px;
    max-width: unset;
  }

  .homepage-hero .carousel .slider-image-wrapper {
    width: 100vw;
  }

  .homepage-hero .carousel .slider-image-wrapper .background-image {
    margin: 8px 30px 8px 8px;
    height: 400px;
  }

  .homepage-hero .carousel .slider-image-wrapper.one-slide {
    width: 100%;
  }

  .module-hero-sub:before {
    border-width: 121px 180px 0 0;
  }

  .module-hero-sub:after {
    border-width: 0 0 121px 180px;
  }

  .stats-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .stats .title {
    font-size: 24px;
  }

  .stats .item {
    text-align: center;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .stats .item:first-of-type {
    padding-right: 0;
  }

  .stats .item:last-of-type {
    margin-bottom: 0;
    padding-left: 0;
  }

  .stats .item .number {
    font-size: 63px;
    width: auto !important;
    text-align: center;
  }

  .stats .item p {
    text-align: center;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image {
    top: 0;
    bottom: 0;
    margin-right: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 100%;
    min-height: 400px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper {
    padding: 60px 50px;
    min-width: 100%;
    min-height: auto;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content {
    max-width: 100%;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .eyebrow-text {
    font-size: 16px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 24px;
  }

  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 19px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-title {
    font-size: 24px;
  }

  .module-offer-blocks .module-offer-blocks-wrapper {
    -webkit-column-gap: 90px;
    -moz-column-gap: 90px;
    column-gap: 90px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .header {
    font-size: 24px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .category,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .date,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .category,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .date {
    font-size: 13px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study .archive-grid-item-wrapper .title,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post .archive-grid-item-wrapper .title {
    font-size: 18px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-name {
    font-size: 22px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper {
    max-width: 280px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-image-wrapper .team-image {
    max-width: 280px;
  }

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

  .template .wrapper .template-post .flex .content-image-wrapper .image-background {
    height: 40vw;
  }

  .template .wrapper .template-post .flex .side-form {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  .template .wrapper .template-case-study .image-wrapper {
    height: 335px;
    margin: 55px 0 70px 0;
  }
}

@media (max-width: 949px) {
  .site-footer .wrapper .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .site-footer .wrapper .footer-top .footer-top-left {
    max-width: 100%;
    width: 100%;
  }

  .site-footer .wrapper .footer-top .footer-top-right {
    margin-top: 30px;
    width: 100%;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap {
    margin-left: 0;
  }

  .site-footer .wrapper .footer-top .footer-top-right .social {
    margin-left: 0;
  }
}

@media (max-width: 781px) {
  body.admin-bar .site-header {
    top: 46px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
  }

  section {
    margin: 48px 0;
  }

  h1,
  .h1 {
    font-size: 34px;
  }

  h2,
  .h2 {
    font-size: 25px;
  }

  h3,
  .h3 {
    font-size: 16px;
  }

  h4,
  .h4 {
    font-size: 17px;
  }

  h5,
  .h5 {
    font-size: 15px;
  }

  h6,
  .h6 {
    font-size: 14px;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-post-archive-grid-container {
    margin: 48px 0;
    margin-top: 0;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider {
    margin: 48px 0;
    margin-top: 0;
  }

  .module-breadcrumbs-container + .standard-subpage-text + .module-featured-cta-slider + .module-post-archive-grid-container {
    margin: 48px 0;
    margin-top: 0;
  }

  .button {
    font-size: 15px;
  }

  .module-logo-grid:last-child {
    margin: 48px 0 38px;
  }

  .insights-grid.related .wrapper .grid,
  .case-study-grid.related .wrapper .grid {
    grid-template-columns: 1fr 1fr;
  }

  .filters .searchandfilter#search-filter-form-237 > ul,
  .filters .searchandfilter#search-filter-form-239 > ul {
    grid-template-columns: 1fr 1fr;
  }

  .filters .searchandfilter#search-filter-form-238 > ul {
    grid-template-columns: 1fr 1fr;
  }

  .site-footer .wrapper .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
  }

  .site-footer .wrapper .footer-bottom > div {
    width: 100%;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .heading {
    font-size: 45px;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .content {
    font-size: 15px;
  }

  .homepage-hero .carousel .slider-image-wrapper .background-image {
    height: 300px;
  }

  .carousel .slick-dots-wrapper {
    bottom: -40px;
    left: 0;
  }

  .module-hero-sub .module-hero-sub-wrapper {
    min-height: 150px;
  }

  .module-hero-sub:before {
    border-width: 101px 150px 0 0;
  }

  .module-hero-sub:after {
    border-width: 0 0 101px 150px;
  }

  .standard-subpage-text + .module-accordion-content-container {
    margin-top: -15px;
  }

  .stats {
    margin: 75px 0;
    /* accent bottom right */
    /* accent top left */
  }

  .stats:after {
    border-width: 0 0 109px 155px;
  }

  .stats:before {
    border-width: 109px 150px 0 0;
  }

  .stats .indent {
    padding: 50px 0 75px 0;
  }

  .stats .title {
    font-size: 22px;
  }

  .stats .item {
    width: 100%;
    margin-bottom: 40px;
  }

  .stats .item:last-child {
    margin-bottom: 0;
  }

  .stats .item .number {
    font-size: 56px;
  }

  .stats.center .stats-grid {
    margin-left: -50px;
    margin-right: -50px;
  }

  .stats.center .item {
    padding: 0 50px;
  }

  .module-featured-cta-slider {
    margin: 48px auto;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper {
    padding: 45px 40px 90px 40px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content {
    max-width: 100%;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .eyebrow-text {
    font-size: 15px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .heading {
    font-size: 28px;
  }

  .module-featured-cta-slider-wrapper .slick-dots-wrapper {
    bottom: -40px;
    left: 0;
  }

  .template .wrapper .template-post .author-bio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .template .wrapper .template-post .author-bio .image {
    margin: 0 auto 10px auto;
  }

  .template .wrapper .template-post .author-bio .content .title {
    text-align: center;
  }

  .template .wrapper .template-post .author-bio .button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog-subscribe-form {
    padding: 40px 50px 30px 50px;
  }

  .blog-subscribe-form:before {
    border-width: 98px 140px 0 0;
  }

  .blog-subscribe-form:after {
    border-width: 0 0 98px 140px;
  }

  .blog-subscribe-form .hbspt-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-subscribe-form .hbspt-form > div {
    text-align: center;
    width: 100%;
  }

  .blog-subscribe-form .hbspt-form .title {
    margin-top: 20px;
  }

  .blog-subscribe-form .hbspt-form .content {
    margin-top: 25px;
  }

  .blog-subscribe-form .hbspt-form .content > * {
    max-width: 100%;
  }

  .template .wrapper .template-member {
    margin-bottom: 30px;
  }

  .template .wrapper .template-member .member-image-wrapper {
    width: 170px;
    height: 210px;
    margin-right: 30px;
    min-width: 170px;
  }

  .template .wrapper .template-member .member-content-wrapper {
    padding: 30px 0 10px 0;
  }

  .template .wrapper .template-member .member-content-wrapper .member-name {
    font-size: 36px;
  }

  .template .wrapper .template-member .member-content-wrapper .member-title {
    font-size: 18px;
  }

  .template .wrapper .template-member .member-content-wrapper hr {
    margin-top: 30px;
  }

  .template .wrapper .template-member .member-content-wrapper .team-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .template .wrapper .template-member .member-content-wrapper .team-social .team-social-icon {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }

  .template .wrapper .template-member .member-content-wrapper .contact-ampleo {
    font-size: 13px;
    padding: 11px 12px;
  }
}

@media screen and (max-width: 767px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 22px;
  }

  .module-accordion-content-container .module-accordion-content-wrapper dl {
    margin: 25px 0;
  }

  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 17px;
  }

  .module-pathway-list-container {
    margin: 48px 0;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .header {
    font-size: 17px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item {
    font-size: 16px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-title {
    font-size: 22px;
  }

  .module-offer-blocks .module-offer-blocks-wrapper {
    grid-template-columns: 1fr;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single {
    width: 100%;
    padding-right: 0;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .header {
    font-size: 22px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-title {
    font-size: 28px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .eyebrow-text {
    font-size: 14px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .featured-post-single .post-link {
    font-size: 16px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list {
    width: 100%;
    margin-top: 20px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .sub-header {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item {
    margin-bottom: 24px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item .post-type {
    font-size: 13px;
    margin-bottom: 0;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .featured-list-item .post-link {
    font-size: 22px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-list .btn-featured-list {
    margin-top: 5px;
    font-size: 17px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header {
    font-size: 26px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person {
    grid-template-columns: 1fr 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-name {
    font-size: 21px;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
    grid-template-columns: 1fr 1fr;
  }

  .template .wrapper .template-case-study .image-wrapper {
    height: 300px;
    margin: 45px 0 60px 0;
  }
}

@media (max-width: 599px) {
  body.admin-bar .site-header {
    top: 0;
  }

  body.admin-bar .site-header .main-navigation {
    top: 95px;
  }

  body.admin-bar .site-header #wpadminbar {
    display: none !important;
  }
}

@media (max-width: 575px) {
  body {
    font-size: 14px;
  }

  .wrapper {
    padding: 0 25px;
  }

  h1,
  .h1 {
    font-size: 28px;
  }

  h2,
  .h2 {
    font-size: 21px;
  }

  h3,
  .h3 {
    font-size: 15px;
  }

  h4,
  .h4 {
    font-size: 16px;
  }

  h5,
  .h5 {
    font-size: 14px;
  }

  h6,
  .h6 {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .insights-grid.related .wrapper .grid,
  .case-study-grid.related .wrapper .grid {
    grid-template-columns: 1fr;
  }

  .filters .searchandfilter#search-filter-form-237 > ul,
  .filters .searchandfilter#search-filter-form-239 > ul {
    grid-template-columns: 1fr;
  }

  .filters .searchandfilter#search-filter-form-238 > ul {
    grid-template-columns: 1fr;
  }

  .filters {
    margin-bottom: 50px;
  }

  .filters .searchandfilter > ul {
    max-width: 100%;
    grid-template-columns: 1fr;
  }

  .filters .searchandfilter > ul li.sf-field-search {
    grid-column: span 1;
  }

  blockquote {
    font-size: 24px;
  }

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

  .alignright {
    margin: 10px 0 30px 20px;
  }

  .alignleft {
    margin: 10px 20px 30px 0;
  }

  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .nav-toggle {
    right: 25px;
  }

  .site-header .site-logo,
  .site-header.sticky .site-logo {
    max-width: 130px;
  }

  .site-header .main-navigation {
    width: 100%;
  }

  .module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs {
    font-size: 12px;
    line-height: 2.5;
  }

  .module-breadcrumbs-container .module-breadcrumbs-wrapper .page-breadcrumbs a {
    font-size: 12px;
  }

  .module-featured-cta-slider {
    margin: 48px auto;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image {
    min-height: 300px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image:before {
    border-width: 98px 135px 0 0;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-image-wrapper .background-image:after {
    border-width: 0 0 98px 135px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper {
    padding: 25px 30px 70px 30px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .eyebrow-text {
    font-size: 13px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .heading {
    font-size: 25px;
  }

  .module-featured-cta-slider .module-featured-cta-slider-wrapper .slider-wrapper .slider-content-wrapper .slider-content .button-container {
    margin-top: 10px;
  }

  .template .wrapper .template-case-study .case-study-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .template .wrapper .template-case-study .case-study-content-wrapper .case-study-meta {
    margin-left: 0;
    margin-top: 60px;
  }
}

@media screen and (max-width: 575px) {
  .module-accordion-content-container .module-accordion-content-wrapper .header {
    font-size: 20px;
  }

  .module-accordion-content-container .module-accordion-content-wrapper dl dt {
    font-size: 16px;
  }

  .module-accordion-content-container .module-accordion-content-wrapper dl dd {
    padding: 24px 35px 24px 40px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper {
    grid-template-columns: 1fr;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-item-title {
    font-size: 20px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-link-item {
    font-size: 12px;
  }

  .module-pathway-list-container .module-pathway-list-wrapper .pathway-list-items-wrapper .pathway-list-item .pathway-list-link-item i {
    font-size: 13px;
    vertical-align: -1px;
  }

  .module-offer-blocks .module-offer-blocks-wrapper .offer-block .eyebrow-text {
    font-size: 15px;
  }

  .module-offer-blocks .module-offer-blocks-wrapper .offer-block .offer-content .header {
    font-size: 26px;
  }

  .module-featured-post-list .module-featured-post-list-wrapper .wrapper-featured-single .header {
    font-size: 20px;
  }

  .stats {
    /* accent bottom right */
    /* accent top left */
  }

  .stats:after {
    border-width: 0 0 59px 105px;
    display: none;
  }

  .stats:before {
    border-width: 59px 105px 0 0;
    display: none;
  }

  .stats .title {
    font-size: 20px;
  }

  .stats .item .number {
    font-size: 50px;
  }

  .stats .item p {
    font-size: 14px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper {
    padding: 50px 25px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .header {
    width: 100%;
    margin-bottom: 20px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .header-wrapper .btn-section-button {
    margin-left: 0;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper {
    grid-template-columns: 1fr;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper {
    max-width: 300px;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-image-wrapper .image {
    background-position: 50% 0%;
  }

  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-name,
  .module-featured-team-grid-container .module-featured-team-grid-wrapper .featured-team-grid-items-wrapper .featured-team-grid-item .member-title {
    text-align: center;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid {
    grid-template-columns: 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person {
    grid-template-columns: 1fr;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .team-name {
    font-size: 20px;
    text-align: center;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.person .archive-grid-item-wrapper .title {
    font-size: 12px;
    text-align: center;
    max-width: 280px;
    margin: 2px auto 0 auto;
  }

  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.case-study,
  .module-post-archive-grid-container .module-post-archive-grid-wrapper .archive-grid.post {
    grid-template-columns: 1fr;
  }

  .template .wrapper .template-case-study .image-wrapper {
    height: 240px;
    margin: 35px 0 40px 0;
  }
}

@media (max-width: 500px) {
  .wrapper {
    padding: 0 20px;
  }

  .pagination {
    margin-top: 50px;
  }

  .site-footer .wrapper .footer-top .footer-top-left {
    font-size: 13px;
  }

  .site-footer .wrapper .footer-top .footer-top-right {
    margin-top: 20px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .nav {
    font-size: 13px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap {
    -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;
    margin-top: 30px;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form-label {
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    max-width: 100%;
  }

  .site-footer .wrapper .footer-top .footer-top-right .footer-form-wrap .footer-form {
    margin-left: 0;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-left {
    font-size: 13px;
  }

  .site-footer .wrapper .footer-bottom .footer-bottom-right .nav {
    font-size: 12px;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .heading {
    font-size: 36px;
  }

  .homepage-hero .carousel .slider-content-wrapper .slide-text .content {
    font-size: 14px;
  }

  .homepage-hero .carousel .slider-image-wrapper .background-image {
    height: 280px;
  }

  .template .wrapper .template-member {
    -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;
    text-align: center;
  }

  .template .wrapper .template-member .member-image-wrapper {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .template .wrapper .template-member .member-content-wrapper {
    padding: 5px 0 10px 0;
  }

  .template .wrapper .template-member .member-content-wrapper .member-title {
    max-width: 100%;
  }

  .template .wrapper .template-member .member-content-wrapper .team-social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 500px) {
  .module-featured-team-grid-container .module-featured-team-grid-wrapper {
    padding: 50px 20px;
  }
}
/*# sourceMappingURL=style.css.map */
/*Hubspot Hero Desktop*/
.hubspot-hero-bg{
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.hubspot-hero-bg-overlay{
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,0.8939950980392157) 25%, rgba(255,255,255,0.89) 85%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.8939950980392157) 25%, rgba(255,255,255,0.89) 85%);
  background: linear-gradient(90deg, rgba(255,255,255,0.8939950980392157) 25%, rgba(255,255,255,0.89) 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.module-hubspot-hero{
  display: grid;
  align-items: center;
  grid-template-columns: 60% 1fr;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 40px;
/*  max-width: 1140px;*/
  padding-top: 80px;
  padding-bottom: 80px;
}
.module-hubspot-hero h1{
  font-size: 70px !important;
}
.module-hubspot-hero .hbspt-form{
    background-color: #06352C;
    padding: 25px 20px;
    border-top: 5px solid #b7e500;
}
/*Hubspot Hero Tablet*/
@media screen and (max-width: 980px) {
  .module-hubspot-hero{
    grid-template-columns: 1fr;
  }
  .module-hubspot-hero h1{
    font-size: 55px !important;
  }
  .module-hubspot-hero .hbspt-form{
    padding: 20px 10px;
  }
}
/*Hubspot Hero Mobile*/
@media screen and (max-width: 575px) {
  .module-hubspot-hero h1{
    font-size: 36px !important;
  }
}