@charset "UTF-8";
/*! normalize.css v6.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: poppins, sans-serif;
}

@-ms-viewport {
  html.ie {
    width: auto;
  }
}

body {
  min-width: 320px;
  position: relative;
  margin: 0;
  font-family: poppins, sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  background-color: #fcfaf7;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
  }
}

body.lock-scroll {
  overflow: hidden;
}

body.overlayed {
  position: relative;
}

body.overlayed:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}

body.blog {
  background-color: #e9eff3;
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* Make inputs on iOS look normal */
/* Custom List Styles */
ol {
  counter-reset: item;
  display: block;
  padding: 0;
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  ol {
    margin: 0 0 14px;
  }
}

p + ol {
  margin-top: 32px;
}

@media (max-width: 767px) {
  p + ol {
    margin-top: 24px;
  }
}

ol li {
  display: block;
  padding: 0 0 0 35px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ol li {
    padding: 0 0 0 36px;
    margin: 0 0 12px;
  }
}

ol li:last-of-type {
  margin: 0;
}

ol li li {
  padding: 0 0 0 35px;
  margin: 0;
}

@media (max-width: 767px) {
  ol li li {
    padding: 0 0 0 36px;
  }
}

ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  left: 10px;
  font-size: 16px;
}

@media (max-width: 767px) {
  ol li:before {
    left: 11px;
    font-size: 14px;
  }
}

ol ol {
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  ol ol {
    margin: 12px 0 0;
  }
}

ol ol li {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ol ol li {
    margin: 0 0 12px;
  }
}

ol ol li:before {
  content: '';
  width: 3px;
  height: 2px;
  top: 15px;
  left: 12px;
  background: #333333;
}

@media (max-width: 767px) {
  ol ol li:before {
    top: 12px;
  }
}

ol ol li:last-of-type {
  margin: 0;
}

ul:not([class]) {
  padding: 0;
  margin: 0 0 32px;
  list-style: none;
}

@media (max-width: 767px) {
  ul:not([class]) {
    margin: 0 0 25px;
  }
}

p + ul:not([class]) {
  margin-top: 32px;
}

@media (max-width: 767px) {
  p + ul:not([class]) {
    margin-top: 24px;
  }
}

ul:not([class]) li {
  padding: 0 0 0 35px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ul:not([class]) li {
    padding: 0 0 0 36px;
    margin: 0 0 12px;
  }
}

ul:not([class]) li:last-child {
  margin: 0;
}

ul:not([class]) li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 13px;
  left: 11px;
  border: 1px solid #333333;
  border-radius: 50%;
  background: #333333;
}

@media (max-width: 767px) {
  ul:not([class]) li:before {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 12px;
  }
}

ul:not([class]) li li {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ul:not([class]) li li {
    margin: 0 0 12px;
  }
}

ul:not([class]) li li:before {
  width: 3px;
  height: 2px;
  top: 15px;
  left: 12px;
  border: none;
  border-radius: 0;
}

@media (max-width: 767px) {
  ul:not([class]) li li:before {
    top: 11px;
  }
}

ul:not([class]) li ul {
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  ul:not([class]) li ul {
    margin: 12px 0 0;
  }
}

/* Normalize links across browsers */
.page-content a:not([class]) {
  position: relative;
  color: #0151a2;
  text-decoration: none;
  background-image: linear-gradient(#0151a2, #0151a2);
  background-repeat: no-repeat;
  background-position: 0 93%;
  background-size: 100% 1px;
  transition: background-size .1s;
}

@media (max-width: 767px) {
  .page-content a:not([class]) {
    font-weight: 500;
  }
}

.page-content a:not([class]):hover, .page-content a:not([class]):focus {
  background-size: 0 1px;
}

.page-content a:not([class]) img {
  border: 0;
}

a:focus,
a:hover {
  color: #0151a2;
  text-decoration: none;
}

a:focus::after,
a:hover::after {
  background-color: #0151a2;
}

.section-title {
  margin: 0 0 39px;
  text-align: center;
}

@media (max-width: 767px) {
  .section-title {
    margin: 0 0 31px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
    padding: 0 20px;
  }
}

@media (min-width: 1024px) {
  .container--large {
    max-width: 1596px;
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .row {
    margin: 0 -20px;
  }
}

.custom-col {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .col-12,
  .col-6,
  .custom-col {
    padding: 0 20px;
  }
}

.bg-img-wrapper {
  padding-top: 50%;
  position: relative;
}

.bg-img-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.page-content--single-post {
  padding-top: 97px;
}

@media (max-width: 991px) {
  .page-content--single-post {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .page-content--single-post {
    padding-top: 26px;
  }
}

.page-content--archive-post {
  padding-top: 82px;
}

@media (max-width: 991px) {
  .page-content--archive-post {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .page-content--archive-post {
    padding-top: 25px;
  }
}

.single-post .page-content {
  background-color: #e5edf5;
}

.page-content > .block-cta {
  margin-bottom: 0;
}

.block-ajax,
.disabled {
  pointer-events: none;
}

.hide {
  display: none;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  margin: -1px;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
}

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

.simplebar-track.simplebar-vertical {
  width: 7px;
}

.simplebar-track.simplebar-horizontal {
  height: 5px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 2px;
  top: 3px;
}

.simplebar-scrollbar:before {
  background-color: rgba(1, 81, 162, 0.3);
}

.page-content.overlay,
.page-content.overlay + footer.main-footer {
  position: relative;
}

.page-content.overlay:after,
.page-content.overlay + footer.main-footer:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin: 0 40px 40px 0;
}

@media (max-width: 767px) {
  .alignleft {
    margin: 0 30px 30px 0;
  }
}

.alignright {
  float: right;
  margin: 0 0 40px 40px;
}

@media (max-width: 767px) {
  .alignright {
    margin: 0 0 30px 30px;
  }
}

.alignnone {
  display: inline-block;
  margin: 62px 0 31px;
}

@media (max-width: 767px) {
  .alignnone {
    margin: 34px 0 13px;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 40px auto;
  text-align: center;
}

@media (max-width: 767px) {
  .aligncenter {
    margin: 30px auto;
  }
}

/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  color: #333333;
  text-decoration: none;
}

nav a:hover {
  color: #333333;
  text-decoration: none;
}

nav li {
  display: inline-block;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  padding: 5px 0;
  font-size: 15px;
  line-height: 22px;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 47px;
  font-weight: 700;
  line-height: 1.15;
  color: #37414b;
}

@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px;
  }
}

h1:last-child, h1:only-child,
h2:last-child,
h2:only-child,
h3:last-child,
h3:only-child,
h4:last-child,
h4:only-child,
h5:last-child,
h5:only-child,
h6:last-child,
h6:only-child {
  margin-bottom: 0;
}

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

@media (max-width: 767px) {
  p + h1, p +
  h2, p +
  h3, p +
  h4, p +
  h5, p +
  h6 {
    margin-top: 35px;
  }
}

h1 {
  font-family: haboro-soft, sans-serif;
  font-size: 82px;
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -.89px;
  }
}

h2 {
  margin-bottom: 22px;
  font-family: "Lato", sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 64px;
}

@media (max-width: 767px) {
  h2 {
    margin-bottom: 11px;
    font-size: 28px;
    line-height: 30px;
  }
}

p + h2 {
  margin-top: 67px;
  margin-bottom: 19px;
}

@media (max-width: 767px) {
  p + h2 {
    margin-top: 57px;
    margin-bottom: 15px;
  }
}

h3 {
  margin-bottom: 11px;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
}

@media (max-width: 767px) {
  h3 {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 24px;
  }
}

p + h3 {
  margin-top: 45px;
}

@media (max-width: 767px) {
  p + h3 {
    margin-top: 28px;
  }
}

h4 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: .5px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h4 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
}

p + h4 {
  margin-top: 40px;
}

@media (max-width: 767px) {
  p + h4 {
    margin-top: 24px;
  }
}

h5 {
  margin: 0;
  font-family: poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

@media (max-width: 767px) {
  h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
  }
}

p + h5 {
  margin-top: 32px;
}

h6 {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
}

p + h6 {
  margin-top: 28px;
}

/* Text Elements */
p {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  p {
    margin-bottom: 24px;
  }
}

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

p ul,
ol + p {
  margin-top: 64px;
}

@media (max-width: 767px) {
  p ul,
  ol + p {
    margin-top: 24px;
  }
}

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin: 94px 0 76px;
  border-top: 1px solid #828f9b;
}

@media (max-width: 767px) {
  hr {
    margin: 43px 0;
  }
}

::selection {
  color: #ffffff;
  background: #008547;
}

::-moz-selection {
  color: #ffffff;
  background: #008547;
}

/* Blocks / Columns Spacing Helpers */
.block-top-spacing {
  padding-top: 71px;
}

@media (max-width: 767px) {
  .block-top-spacing {
    padding-top: 51px;
  }
}

.block-bottom-spacing {
  padding-bottom: 71px;
}

@media (max-width: 767px) {
  .block-bottom-spacing {
    padding-bottom: 51px;
  }
}

.columns-spacing-top {
  padding-top: 62px;
}

@media (max-width: 767px) {
  .columns-spacing-top {
    padding-top: 34px;
  }
}

.columns-spacing-bottom {
  padding-bottom: 35px;
}

@media (max-width: 767px) {
  .columns-spacing-bottom {
    padding-bottom: 25px;
  }
}

.block-margin-top {
  margin-top: 130px;
}

@media (max-width: 767px) {
  .block-margin-top {
    margin-top: 60px;
  }
}

.block-margin-top.block-content-images.has-container {
  margin-top: 243px;
}

@media (max-width: 991px) {
  .block-margin-top.block-content-images.has-container {
    margin-top: 130px;
  }
}

@media (max-width: 767px) {
  .block-margin-top.block-content-images.has-container {
    margin-top: 61px;
  }
}

.block-margin-bottom {
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .block-margin-bottom {
    margin-bottom: 47px;
  }
}

.content-column {
  padding-right: 20px;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .content-column {
    padding-right: 15px;
    margin-bottom: 24px;
  }
}

@media (max-width: 600px) {
  .content-column {
    padding-right: 0;
    padding-left: 0;
  }
}

.content-column.last_column {
  padding-right: 0;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .content-column.last_column {
    padding-right: 0;
    padding-left: 15px;
  }
}

@media (max-width: 600px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

body:not(.user-is-tabbing) *:focus,
body:not(.user-is-tabbing) a:focus,
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none;
}

*:focus,
button:focus,
a:focus,
input:focus,
textarea:focus,
select:focus {
  outline: 3px solid #4d90fe;
}

/* Buttons */
.c-btn {
  display: inline-block;
  min-width: 168px;
  padding: 14px 12px 14px;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  letter-spacing: -.1px;
  text-transform: uppercase;
  border: none;
  overflow: hidden;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .c-btn {
    width: 100%;
    padding: 15px 12px 13px;
  }
}

.c-btn:hover {
  text-decoration: none;
}

.c-btn.c-btn-color-alt {
  min-width: 192px;
  padding: 17px 12px 18px;
  position: relative;
  z-index: 1;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  color: #0151a2;
  letter-spacing: 0;
  text-transform: uppercase;
  border: none;
  border-radius: 8px;
  background-color: #ffffff;
  overflow: hidden;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .c-btn.c-btn-color-alt {
    font-size: 15px;
    line-height: 14px;
    letter-spacing: .58px;
  }
}

.c-btn.c-btn-color-alt::before, .c-btn.c-btn-color-alt::after {
  display: none !important;
}

.c-btn.c-btn-color-alt:hover {
  color: #008547;
}

.c-btn-primary {
  transform: translate3d(0, 0, 0);
  color: #ffffff;
  border-radius: 8px;
  -webkit-transform: translate3d(0, 0, 0);
  position: relative;
  overflow: hidden;
}

.c-btn-primary:before, .c-btn-primary:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}

.c-btn-primary:before {
  z-index: -2;
  background: #008547;
}

.c-btn-primary:after {
  z-index: -1;
  background-image: linear-gradient(45deg, #32a2ae 0%, #5177ac 100%);
  opacity: 1;
  transition: width .3s, opacity .48s;
}

.c-btn-primary:hover {
  color: #ffffff;
}

.c-btn-primary:hover:after {
  width: 0;
  opacity: 0;
}

.c-btn-primary:focus {
  color: #ffffff;
}

.c-btn-ghost {
  padding: 18px 12px 16px !important;
  color: #0151a2;
  border: 2px solid #0151a2;
  border-radius: 8px;
  background: transparent;
}

.c-btn-ghost:hover {
  color: #008547;
  border-color: #008547;
}

.c-btn-wrapper {
  display: block;
  margin: 5px 0 31px;
  line-height: 16px;
  text-align: left;
}

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin: 5px 0 23px;
  }
}

.c-btn-wrapper.align-center {
  text-align: center;
}

.c-btn-wrapper.align-right {
  text-align: right;
}

.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.c-btn-secondary {
  display: inline-flex;
  align-items: center;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
  color: #0151a2;
  letter-spacing: .69px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .c-btn-secondary {
    font-size: 15px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: .69px;
  }
}

.c-btn-secondary .c-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  position: relative;
  transform: translate3d(0, 0, 0);
  margin: 0 16px 0 0;
  font-size: 0;
  border-radius: 50%;
  -webkit-transform: translate3d(0, 0, 0);
  position: relative;
  overflow: hidden;
}

.c-btn-secondary .c-btn-icon:before, .c-btn-secondary .c-btn-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}

.c-btn-secondary .c-btn-icon:before {
  z-index: -2;
  background: #008547;
}

.c-btn-secondary .c-btn-icon:after {
  z-index: -1;
  background-image: linear-gradient(45deg, #32a2ae 0%, #5177ac 100%);
  opacity: 1;
  transition: width .3s, opacity .48s;
}

.c-btn-secondary .c-btn-icon:hover {
  color: #ffffff;
}

.c-btn-secondary .c-btn-icon:hover:after {
  width: 0;
  opacity: 0;
}

@media (max-width: 767px) {
  .c-btn-secondary .c-btn-icon {
    width: 38px;
    height: 38px;
    margin: 0 12px 0 0;
  }
}

.c-btn-secondary .c-btn-icon svg {
  width: 25px;
  height: 25px;
}

@media (max-width: 767px) {
  .c-btn-secondary .c-btn-icon svg {
    width: 20px;
    height: 20px;
  }
}

.c-btn-secondary .c-btn-icon + span {
  display: inline-block;
}

.c-btn-secondary:hover {
  color: #008547;
}

.c-btn-secondary:hover .c-btn-icon::after {
  width: 0;
  opacity: 0;
}

.c-btn__group {
  display: flex;
  flex-wrap: wrap;
  margin: 47px -15px;
}

@media (max-width: 767px) {
  .c-btn__group {
    flex-direction: column;
    margin: 22px -15px;
  }
}

.c-btn__group:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .c-btn__group:last-child {
    margin-bottom: 0;
  }
}

.c-btn__group.align-center {
  justify-content: center;
}

@media (max-width: 767px) {
  .c-btn__group.align-center {
    align-items: center;
  }
}

.c-btn__group.align-right {
  justify-content: flex-end;
}

.c-btn__group .c-btn-wrapper {
  margin: 0 15px;
}

@media (max-width: 767px) {
  .c-btn__group .c-btn-wrapper + .c-btn-wrapper {
    margin-top: 15px;
  }
}

.page-hero__video {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 195px;
  padding: 19px 12px 16px;
  position: relative;
  z-index: 1;
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  color: #0151a2;
  letter-spacing: -.1px;
  text-transform: uppercase;
  border: none;
  border-radius: 8px;
  background-color: #ffffff;
  overflow: hidden;
  transition: background-color 0.2s linear, color 0.2s linear;
}

@media (max-width: 767px) {
  .page-hero__video {
    width: 100%;
    padding: 12px 12px 14px;
    margin: 0 0 19px;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    letter-spacing: .58px;
    border: 2px solid #ffffff;
    border-radius: 8px;
    background: transparent;
  }
}

.page-hero__video-icon {
  width: 17px;
  height: 20px;
  margin: 0 12px 0 0;
}

@media (max-width: 767px) {
  .page-hero__video-icon {
    width: 13px;
    height: 15px;
    position: relative;
    right: 7px;
    bottom: 1px;
    margin: 0 8px 0 0;
  }
}

.page-hero__video-icon stop {
  transition: stop-color 0.2s linear;
}

@media (max-width: 767px) {
  .page-hero__video-icon svg path {
    fill: #ffffff;
  }
}

.page-hero__video:hover {
  color: #008547;
}

@media (max-width: 767px) {
  .page-hero__video:hover {
    color: #ffffff;
  }
}

.page-hero__video:hover .page-hero__video-icon stop {
  stop-color: #008547;
}

@media (max-width: 767px) {
  .page-hero__video:hover .page-hero__video-icon stop {
    fill: #ffffff;
  }
}

@media (max-width: 767px) {
  .page-hero__video:focus {
    color: #ffffff;
  }
}

.page-hero__btns-single {
  display: inline-block;
  width: 100%;
  color: #1b54a5;
}

@media (max-width: 767px) {
  .page-hero__btns-single {
    margin: 0 0 10px;
  }
}

/* Embed Video Styles */
.iframe-wrapper {
  width: 100%;
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 27px auto 64px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .iframe-wrapper {
    margin: 14px auto 14px;
  }
}

.iframe-wrapper--outer {
  margin: 0 -15px;
}

@media (max-width: 767px) {
  .iframe-wrapper--outer {
    margin: 0 -20px;
  }
}

.iframe-wrapper__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: opacity 2s linear;
}

.iframe-wrapper__overlay.hide-video {
  pointer-events: none;
  opacity: 0;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  padding: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  transition: opacity .2s linear;
}

@media (max-width: 991px) {
  .iframe-wrapper__play {
    width: 85px;
    height: 85px;
  }
}

@media (max-width: 767px) {
  .iframe-wrapper__play {
    width: 56px;
    height: 56px;
  }
}

.iframe-wrapper__play:focus {
  outline: none;
}

.iframe-wrapper__play.hide {
  pointer-events: none;
  opacity: 0;
}

.iframe-wrapper__play:hover:after {
  transform: scale(0.92);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.iframe-wrapper__play:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  transition: transform .2s linear, box-shadow .2s linear;
}

.iframe-wrapper__play-icon {
  line-height: 0;
}

.iframe-wrapper__play svg {
  width: 47px;
  height: 52px;
  position: relative;
  z-index: 2;
  transform: translate3d(0, 0, 0);
  margin-left: 14px;
  -webkit-transform: translate3d(0, 0, 0);
}

@media (max-width: 991px) {
  .iframe-wrapper__play svg {
    width: 23px;
    height: 26px;
    margin-left: 5px;
  }
}

@media (max-width: 767px) {
  .iframe-wrapper__play svg {
    width: 15px;
    height: 18px;
  }
}

.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  width: 21px;
  height: 41px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 47'%3E%3Cpath fill='none' stroke='%230151a2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='4.8' d='M3.936 3v0L23.8 22.864v0L3 43.664v0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 991px) {
  .slick-arrow {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E%3Cpath fill='none' stroke='%230151a2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='3' d='M2.36 2v0L10 9.816v0L2 18v0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.slick-arrow:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 47'%3E%3Cpath fill='none' stroke='%23008547' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='4.8' d='M3.936 3v0L23.8 22.864v0L3 43.664v0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.slick-arrow:hover:after {
  opacity: 1;
}

.slick-arrow.slick-prev {
  left: -50px;
  transform: translateY(-50%) rotate(180deg);
}

.slick-arrow.slick-next {
  right: -50px;
}

.slick-dots {
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin: 33px 0 43px;
  line-height: 0;
  list-style-type: none;
}

@media (max-width: 767px) {
  .slick-dots {
    margin: 33px 0 32px -19px;
  }
}

.slick-dots li {
  margin: 0 8px;
  font-size: 0;
}

.slick-dots button {
  width: 31px;
  height: 5px;
  font-size: 0;
  border: none;
  border-radius: 3px;
  background-color: #0151a2;
  box-shadow: none;
  cursor: pointer;
  opacity: .3;
  transition: all 0.2s linear;
}

.slick-dots .slick-active button {
  opacity: .8;
}

.slick-dots [aria-hidden="false"] button {
  background-color: #3a76b3;
  opacity: 1;
}

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.5px;
  text-transform: none;
}

#page .tablepress {
  margin-bottom: 69px;
}

@media (max-width: 767px) {
  #page .tablepress {
    margin-bottom: 26px;
  }
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  padding: 16px 20px 30px;
  position: relative;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  color: #333333;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}

@media (max-width: 767px) {
  #page .tablepress thead th {
    width: auto;
    min-width: 93px;
    padding: 0 10px 8px 10px;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: -.1px;
  }
  #page .tablepress thead th:first-of-type {
    padding: 0 10px 8px 0;
  }
}

#page .tablepress thead th:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #979797;
}

#page .tablepress thead th br {
  display: none;
}

#page .tablepress tbody td {
  padding: 30px 19px 27px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #0d0d0d;
  border: 0;
}

@media (max-width: 767px) {
  #page .tablepress tbody td {
    width: auto;
    min-width: 102px;
    padding: 12px 5px 12px 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: -.1px;
  }
}

#page .tablepress tbody td:first-child {
  width: 25%;
  font-size: 17px;
  line-height: 20px;
  color: #333333;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  #page .tablepress tbody td:first-child {
    width: auto;
    min-width: 93px;
    padding: 10px 5px 10px 0;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: -.1px;
  }
}

#page .tablepress tbody td:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #979797;
}

#page .tablepress tbody tr {
  border-top: 0;
}

#page .tablepress tbody tr:last-child {
  border-bottom: 0;
}

@media (max-width: 767px) {
  #page .tablepress tbody tr:last-of-type td::after {
    content: none;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper {
    margin-right: -20px;
  }
}

.tablepress-scroll-wrapper .tablepress::before {
  content: '';
  display: none;
  width: 40px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 30px;
  background-image: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.tablepress-scroll-wrapper.has-scroll .tablepress::before {
  display: block;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
textarea {
  padding: 5px 4px;
  border: 1px solid #CCC;
  width: 100%;
}

textarea {
  height: 200px;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px;
}

select {
  width: 100%;
}

select[multiple="multiple"] option {
  padding: 4px 8px;
}

label {
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
}

.gform_heading {
  display: none;
}

ul.gform_fields {
  padding-left: 0;
}

li.gfield {
  list-style: none;
  margin-bottom: 16px;
  clear: both;
}

.ginput_container_radio > ul,
.ginput_container_checkbox > ul {
  padding-left: 0;
}

.ginput_container_radio > ul > li,
.ginput_container_checkbox > ul > li {
  list-style: none;
}

.ginput_container_radio > ul > li label,
.ginput_container_checkbox > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.ginput_container_radio br,
.ginput_container_checkbox br {
  display: none;
}

.gform_footer {
  clear: both;
}

.gform_footer br {
  display: none;
}

.ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ginput_complex > * {
  width: calc(50% - 8px);
  margin-bottom: 0;
}

.ginput_complex > *.address_line_1, .ginput_complex > *.address_line_2 {
  width: 100%;
}

.ginput_complex > * br {
  display: none;
}

.ginput_complex > * label {
  font-size: .813em;
  letter-spacing: .5pt;
}

@media only screen and (min-width: 769px) {
  li.gf_left_half, li.gf_right_half {
    float: left;
    width: calc(50% - 8px);
  }
  li.gf_left_half {
    margin-right: 16px;
    clear: both;
  }
  li.gf_right_half {
    clear: none;
  }
  li.gf_left_third, li.gf_middle_third, li.gf_right_third {
    float: left;
    width: calc(33.3% - (32px / 3));
  }
  li.gf_left_third, li.gf_middle_third {
    margin-right: 16px;
  }
  li.gf_left_third {
    clear: both;
  }
  li.gf_middle_third, li.gf_right_third {
    clear: none;
  }
}

.hbspt-form fieldset {
  max-width: 100% !important;
}

.hbspt-form input[type="text"],
.hbspt-form input[type="number"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="url"],
.hbspt-form input[type="email"],
.hbspt-form textarea,
.hbspt-form select {
  width: 100% !important;
}

.hbspt-form .form-columns-2 > div,
.hbspt-form .form-columns-3 > div {
  margin-right: 16px;
}

.hbspt-form .form-columns-2 > div:last-child,
.hbspt-form .form-columns-3 > div:last-child {
  margin-right: 0;
}

.hbspt-form .form-columns-2 > div {
  width: calc(50% - 8px) !important;
}

.hbspt-form .form-columns-3 > div {
  width: calc(33.3% - (32px / 3)) !important;
}

.hbspt-form .hs-richtext {
  margin-bottom: 16px;
}

.hbspt-form .field {
  margin-bottom: 16px;
}

.hbspt-form .field > ul {
  padding-left: 0;
}

.hbspt-form .field > ul > li {
  list-style: none;
}

.hbspt-form .field > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.hbspt-form .input {
  margin-right: 0 !important;
}

.hbspt-form .input > ul {
  margin-top: 0;
  padding-left: 0;
}

.hbspt-form .input > ul > li {
  list-style: none;
}

.hbspt-form .input > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.gfield_required,
.hs-form-required {
  margin-left: 4px;
  color: red;
}

.hs-error-msgs {
  margin-top: 0;
}

.validation_error {
  margin-bottom: 16px;
}

.validation_message,
.validation_error,
.hs-error-msg {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
  color: red;
}

.social-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}

.social-list__item {
  margin-right: 19px;
}

.social-list__item:first-child {
  margin-left: 19px;
}

.social-list__link,
.social-list .link-icon {
  display: inline-block;
}

.social-list__link path:not(.block-hover) {
  transition: fill 0.2s;
}

.social-list__link:hover path:not(.block-hover) {
  fill: #008547;
}

.terms {
  margin: 4px 0 0;
}

@media (max-width: 767px) {
  .terms {
    margin: 0;
  }
}

.terms-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  max-width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.ie .terms-list__item {
  flex: 1 1 100%;
}

.terms-list__link, .terms__single {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #0151a2;
  letter-spacing: 1.18px;
  text-transform: uppercase;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .terms-list__link, .terms__single {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
}

.terms-list__link:hover, .terms__single:hover {
  color: #008547;
}

.share-buttons {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 991px) {
  .share-buttons {
    padding: 0 0 30px;
    position: static;
  }
}

.share-buttons__wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}

@media (max-width: 1499px) {
  .share-buttons__wrapper {
    top: 140px;
  }
}

@media (max-width: 1199px) {
  .share-buttons__wrapper {
    top: 60px;
  }
}

.visible-alert-bar .share-buttons__wrapper {
  top: 150px;
}

@media (max-width: 1499px) {
  .visible-alert-bar .share-buttons__wrapper {
    top: 190px;
  }
}

@media (max-width: 1199px) {
  .visible-alert-bar .share-buttons__wrapper {
    top: 120px;
  }
}

@media (max-width: 991px) {
  .share-buttons__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .share-buttons__inner {
    padding: 0;
  }
}

.share-buttons .share-buttons__label {
  display: none;
}

@media (max-width: 991px) {
  .share-buttons .share-buttons__label {
    display: block;
    margin: 0 20px 5px 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .76px;
    text-transform: uppercase;
  }
}

.share-buttons .addtoany_shortcode {
  pointer-events: auto;
  width: 42px;
  margin: 9px 0 0;
}

@media (max-width: 1199px) {
  .share-buttons .addtoany_shortcode {
    width: auto;
    margin: 0;
  }
}

.share-buttons .addtoany_list {
  display: flex;
  flex-direction: column;
  line-height: 51px !important;
}

@media (max-width: 991px) {
  .share-buttons .addtoany_list {
    flex-direction: row;
    line-height: 0 !important;
  }
}

.share-buttons .addtoany_list a {
  padding: 0;
}

@media (max-width: 991px) {
  .share-buttons .addtoany_list a {
    margin: 0 10px 10px 0;
  }
  .share-buttons .addtoany_list a:last-of-type {
    margin: 0 0 10px 0;
  }
}

@media (max-width: 767px) {
  .share-buttons .addtoany_list a {
    margin: 0 5px 10px 0;
  }
  .share-buttons .addtoany_list a:last-of-type {
    margin: 0 0 10px 0;
  }
}

.share-buttons .addtoany_list a:hover .a2a_svg {
  background-color: #008547 !important;
  opacity: 1 !important;
}

.share-buttons .addtoany_list .a2a_svg {
  border-radius: 50% !important;
  transition: background-color 0.2s linear;
}

.share-buttons .addtoany_list .a2a_svg svg {
  transform: scale(0.7);
}

.term-filters {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 129px;
  margin: 0 0 52px;
}

@media (max-width: 1499px) {
  .term-filters {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .term-filters {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 350px;
    padding: 0;
    margin: 0 auto 32px;
  }
}

html.ie .term-filters {
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .term-filters .simplebar-track.simplebar-horizontal {
    visibility: hidden !important;
  }
}

.term-filters .simplebar-content {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .term-filters .simplebar-content {
    flex-wrap: wrap;
  }
}

.term-filters__label {
  flex-shrink: 0;
  margin: 0 52px 0 0;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .term-filters__label {
    flex: 0 0 100%;
    margin: 0 0 17px;
    text-align: center;
    color: #0151a2;
  }
}

.term-filters__list {
  display: flex;
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow-x: auto;
  overflow-y: hidden;
}

@media (max-width: 767px) {
  .term-filters__list {
    display: block;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    max-height: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transition: max-height 0.2s;
  }
}

.term-filters__list.not-exceed .simplebar-track.simplebar-horizontal {
  visibility: hidden !important;
}

@media (max-width: 767px) {
  .term-filters__item {
    flex: 0 0 100%;
  }
}

.term-filters__item:not(:last-child) {
  margin-right: 41px;
}

@media (max-width: 767px) {
  .term-filters__item:not(:last-child) {
    margin-right: 0;
  }
  .term-filters__item:not(:last-child) .term-filters__btn {
    margin-bottom: 8px;
  }
}

.term-filters__btn {
  position: relative;
  font-size: 17px;
  font-weight: 700;
  color: #0050a8;
  white-space: nowrap;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color 0.2s;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .term-filters__btn {
    width: 100%;
    font-family: poppins, sans-serif;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    color: #0151a2;
    white-space: normal;
  }
}

@media (min-width: 768px) {
  .desktop .term-filters__btn:hover, .term-filters__btn.active {
    color: #008547;
  }
  .desktop .term-filters__btn:hover:after, .term-filters__btn.active:after {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .term-filters__btn.active {
    display: none;
  }
}

.term-filters__btn:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 4px;
  left: 0;
  background-color: #008547;
  opacity: 0;
  transition: opacity 0.2s;
}

.term-filters__trigger {
  display: none;
  flex: 0 0 100%;
  position: relative;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  color: #0151a2;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 0 3px;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .term-filters__trigger {
    display: block;
  }
}

.term-filters__trigger > * {
  pointer-events: none;
}

.term-filters__trigger.open .term-filters__trigger-icon {
  transform: rotate(0);
}

.term-filters__trigger.open + .term-filters__list {
  max-height: 155px;
  padding-top: 10px;
}

.term-filters__trigger.open + .term-filters__list .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  opacity: 1;
}

.term-filters__trigger:after {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 1px;
  background-color: currentColor;
}

.term-filters__trigger-icon {
  display: block;
  width: 13px;
  height: 9px;
  position: absolute;
  top: 6px;
  right: 0;
  transform: rotate(180deg);
  transition: transform 0.2s;
}

.term-filters__trigger-icon svg {
  display: block;
}

.pagination-wrapper {
  padding-top: 26px;
  padding-bottom: 26px;
  position: relative;
  margin-top: 15px;
  text-align: center;
}

@media (max-width: 767px) {
  .pagination-wrapper {
    padding-top: 19px;
    padding-bottom: 19px;
    margin-top: 0;
  }
}

html.ie .pagination-wrapper {
  overflow: hidden;
}

.pagination-wrapper:after {
  content: '';
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(151, 151, 151, 0.5);
}

@media (max-width: 767px) {
  .pagination-wrapper:after {
    width: calc(100% - 40px);
  }
}

.pagination-wrapper__inner {
  position: relative;
}

@media (max-width: 767px) {
  .pagination-wrapper__inner {
    display: flex;
    justify-content: center;
  }
}

.pagination-wrapper .arr-next,
.pagination-wrapper .arr-prev {
  display: flex;
  align-items: center;
  position: absolute;
  top: 11px;
  color: #0151a2;
  border: none;
  outline: 0;
  transition: opacity 0.2s;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .pagination-wrapper .arr-next,
  .pagination-wrapper .arr-prev {
    position: static;
  }
}

.desktop .pagination-wrapper .arr-next:hover, .pagination-wrapper .arr-next.disabled, .desktop
.pagination-wrapper .arr-prev:hover,
.pagination-wrapper .arr-prev.disabled {
  opacity: .5;
}

.pagination-wrapper .arr-next {
  right: 1px;
}

.pagination-wrapper .arr-next .pagination-arr__icon {
  margin-left: 16px;
}

@media (max-width: 767px) {
  .pagination-wrapper .arr-next .pagination-arr__icon {
    margin-left: 12px;
  }
}

.pagination-wrapper .arr-prev {
  left: 1px;
}

.pagination-wrapper .arr-prev .pagination-arr__icon {
  transform: rotate(180deg);
  margin-right: 16px;
}

@media (max-width: 767px) {
  .pagination-wrapper .arr-prev .pagination-arr__icon {
    margin-right: 12px;
  }
}

.pagination-wrapper .pagination-arr__icon {
  width: 25px;
  height: 25px;
}

@media (max-width: 767px) {
  .pagination-wrapper .pagination-arr__icon {
    width: 21px;
    height: 21px;
  }
}

.pagination-wrapper .pagination-arr__label {
  font-family: haboro-soft-condensed, sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .69px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .pagination-wrapper .pagination-arr__label {
    display: none;
  }
}

.pagination-numbers__list {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: calc(100% - 60px);
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 767px) {
  .pagination-numbers__list {
    min-width: 136px;
    max-width: none;
  }
}

.pagination-numbers__item {
  margin: 0 1px;
}

@media (max-width: 767px) {
  .pagination-numbers__item {
    margin: 0;
  }
}

.pagination-numbers__btn {
  width: 48px;
  height: 48px;
  padding: 0;
  position: relative;
  z-index: 1;
  margin: 0 1px;
  font-family: haboro-soft-condensed, sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #0151a2;
  border: none;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .pagination-numbers__btn {
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: 600;
  }
  .pagination-numbers__btn:not(.active) {
    width: 24px;
  }
}

.desktop .pagination-numbers__btn {
  transition: color 0.2s;
}

.pagination-numbers__btn[data-page='...'] {
  pointer-events: none;
}

.pagination-numbers__btn:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #008547;
  opacity: 0;
}

.desktop .pagination-numbers__btn:before {
  transition: opacity 0.2s;
}

.pagination-numbers__btn.active,
.dekstop .pagination-numbers__btn:hover {
  color: #ffffff;
}

.pagination-numbers__btn.active:before,
.dekstop .pagination-numbers__btn:hover:before {
  opacity: 1;
}

.post-card {
  padding: 0;
  height: auto;
  margin: 0 0 48px;
}

@media (max-width: 767px) {
  .post-card {
    margin: 0 0 30px;
  }
}

.post-card:hover .terms__single {
  color: #008547;
}

.post-card .single-post-hero {
  padding: 0 !important;
  height: 100%;
}

.post-card .single-post-hero .container {
  height: 100%;
}

.post-card .single-post-hero .container .row {
  height: 100%;
}

@media (max-width: 767px) {
  .post-card .single-post-hero {
    margin: 0 !important;
  }
}

.post-card .single-post-hero__link {
  border-radius: 10px;
  background-color: #f6f6f6;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  .post-card .single-post-hero__link {
    background-color: #ffffff;
  }
}

.post-card .single-post-hero__col {
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 444px;
  padding: 0;
}

@media (max-width: 991px) {
  .post-card .single-post-hero__col {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: auto;
  }
}

.post-card .single-post-hero__col--content {
  align-content: flex-start;
}

@media (max-width: 767px) {
  .post-card .single-post-hero__col--image {
    margin: 0 !important;
  }
}

.post-card .single-post-hero__content {
  margin: 92px 87px 30px 89px;
}

@media (max-width: 991px) {
  .post-card .single-post-hero__content {
    padding: 30px 20px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .post-card .single-post-hero__content {
    padding: 12px 20px 25px;
  }
}

.post-card .single-post-hero__divider {
  margin: 14px 0 15px;
}

@media (max-width: 767px) {
  .post-card .single-post-hero__divider {
    margin: 6px 0 !important;
  }
}

.post-card .single-post-hero__date {
  margin: 0 0 13px;
}

@media (max-width: 767px) {
  .post-card .single-post-hero__date {
    margin: 0 0 5px;
  }
}

.post-card .single-post-hero__title {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
}

@media (max-width: 767px) {
  .post-card .single-post-hero__title {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .post-card .single-post-hero__image {
    padding-top: 75%;
  }
}

.post-card .row {
  margin: 0;
}

.post-card img {
  border-radius: 10px 0 0 10px;
}

@media (max-width: 991px) {
  .post-card img {
    border-radius: 10px 10px 0 0;
  }
}

.post-card:nth-child(odd) .row {
  flex-direction: row-reverse;
}

.post-card:nth-child(odd) .row img {
  border-radius: 0 10px 10px 0;
}

@media (max-width: 991px) {
  .post-card:nth-child(odd) .row img {
    border-radius: 10px 10px 0 0;
  }
}

.post-card .container--large {
  padding: 0;
}

.post-card .terms {
  margin: 6px 0 0;
}

.post-card .terms__single {
  letter-spacing: .5px;
}

@media (max-width: 767px) {
  .post-card .terms__single {
    letter-spacing: .7px;
  }
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 1680px;
}

.video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .video-bg {
    display: none;
  }
}

.video-bg__inner {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  left: 0;
  top: 0;
}

.video-bg__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-bg:not(.video-bg--yt) iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-bg--yt {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.video-bg--yt .inline-YTPlayer {
  pointer-events: none;
  width: 100vw !important;
  height: 100%;
  max-width: 100vw !important;
  position: absolute !important;
  position: absolute !important;
  top: 0;
  left: 0;
}

.video-bg--yt .inline-YTPlayer .playerYT {
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0 !important;
}

.leadparagraph {
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
}

@media (max-width: 767px) {
  .leadparagraph {
    margin: 0 0 23px;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
  }
}

.leadparagraph:last-child {
  margin: 0 0 66px;
}

@media (max-width: 767px) {
  .leadparagraph:last-child {
    margin: 0 0 23px;
  }
}

.highlight-text {
  padding: 3px 2px;
  color: #ffffff;
  background: #008547;
}

blockquote.alternate,
blockquote {
  padding: 25px 94px 81px;
  position: relative;
  margin: 55px 0 65px;
  font-family: "Playfair Display", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36ox;
  color: #008547;
  font-style: italic;
}

blockquote.alternate cite,
blockquote cite {
  font-style: normal;
}

@media (max-width: 991px) {
  blockquote.alternate,
  blockquote {
    padding: 25px 24px 48px;
  }
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    padding: 6px 0 47px 20px;
    margin: 47px 0 55px;
    font-size: 24px;
    line-height: 34px;
  }
}

blockquote.alternate > p:before, blockquote.alternate > p:after,
blockquote > p:before,
blockquote > p:after {
  display: inline;
  font-size: 39px;
  font-weight: 400;
}

blockquote.alternate > p:before,
blockquote > p:before {
  content: '“';
  position: absolute;
  top: 20px;
  left: 76px;
}

@media (max-width: 991px) {
  blockquote.alternate > p:before,
  blockquote > p:before {
    left: 3px;
  }
}

@media (max-width: 767px) {
  blockquote.alternate > p:before,
  blockquote > p:before {
    top: 1px;
    left: 0;
  }
}

blockquote.alternate > p:after,
blockquote > p:after {
  content: '”';
}

blockquote.alternate p,
blockquote p {
  margin: 0;
}

blockquote.alternate .author,
blockquote .author {
  position: absolute;
  bottom: 0;
  left: 94px;
  font-family: poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  blockquote.alternate .author,
  blockquote .author {
    left: 24px;
  }
}

@media (max-width: 767px) {
  blockquote.alternate .author,
  blockquote .author {
    bottom: 0;
    left: 20px;
    font-size: 14px;
    font-size: 15px;
    line-height: 16px;
  }
}

blockquote.alternate .author:before,
blockquote .author:before {
  content: '—';
  display: inline;
  margin-right: 1px;
}

blockquote.alternate.secondary,
blockquote.secondary {
  padding: 25px 94px 30px;
  margin: 53px 0 52px;
}

@media (max-width: 767px) {
  blockquote.alternate.secondary,
  blockquote.secondary {
    padding: 25px 0 30px;
    margin: 27px 0 34px;
    line-height: 36px;
  }
}

blockquote.alternate.secondary p:before,
blockquote.alternate.secondary p:after,
blockquote.secondary p:before,
blockquote.secondary p:after {
  content: none;
}

.page-accordion {
  margin: 8px 0 43px;
}

@media (max-width: 767px) {
  .page-accordion {
    margin: 24px 0 2px;
  }
}

.single-accordion {
  padding: 0 0 21px;
  border-top: 1px solid #828f9b;
}

@media (max-width: 767px) {
  .single-accordion {
    padding: 0 0 9px;
  }
}

.single-accordion:first-of-type {
  border-top: none;
}

@media (max-width: 767px) {
  .single-accordion:first-of-type {
    border-top: 1px solid #828f9b;
  }
}

.single-accordion:last-of-type {
  border-bottom: 1px solid #828f9b;
}

.single-accordion p:last-child {
  margin: 0;
}

.single-accordion.active .single-accordion__icons::before {
  transform: rotate(-90deg);
}

.single-accordion__content {
  display: none;
  padding: 0 65px 17px 0;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 0 15px 0 0;
  }
}

.single-accordion__content p {
  color: #0d0d0d;
}

.single-accordion__title {
  display: block;
  padding: 34px 30px 13px 0;
  position: relative;
  cursor: pointer;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title {
    padding: 24px 20px 17px 0;
  }
}

.single-accordion__title h4 {
  font-size: 17px;
  font-weight: 600;
  color: #0151a2;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title h4 {
    font-size: 15px;
    letter-spacing: 0;
  }
}

.single-accordion__title:hover {
  color: #008547;
}

.single-accordion__title:hover h4 {
  color: #008547;
}

.single-accordion__title:hover:after {
  border-color: #0151a2;
}

.single-accordion__title:hover .single-accordion__icons::before,
.single-accordion__title:hover .single-accordion__icons::after {
  background-color: #008547;
}

.single-accordion__icons {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 38px;
  right: 0;
}

@media (max-width: 767px) {
  .single-accordion__icons {
    width: 16px;
    height: 16px;
    top: 27px;
    right: -1px;
  }
}

.single-accordion__icons::before, .single-accordion__icons::after {
  content: '';
  position: absolute;
  border-radius: 10px;
  background-color: #0151a2;
  transition: all .2s linear;
}

.single-accordion__icons::before {
  width: 3px;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform-origin: 50%;
}

.single-accordion__icons::after {
  height: 3px;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}

.page-fullwidth-image {
  padding: 64px 0;
}

@media (max-width: 767px) {
  .page-fullwidth-image {
    padding: 34px 0 40px;
  }
}

.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: '';
  display: table;
}

.page-fullwidth-image__wrapper:after {
  clear: both;
}

.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

.content-image {
  margin: 0 0 65px;
}

@media (max-width: 767px) {
  .content-image {
    margin: 0;
  }
  .content-image:last-of-type {
    margin: 0 0 34px;
  }
  .content-image + .content-image {
    padding-top: 12px;
  }
}

.page-fullwidth-image .content-image {
  margin: 0;
}

.content-image__align-left, .content-image__align-right {
  width: 50%;
}

@media (max-width: 767px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}

.content-image__align-left {
  padding-right: 15px;
  float: left;
}

@media (max-width: 767px) {
  .content-image__align-left {
    padding-right: 0;
    float: none;
  }
}

.content-image__align-left.spacing-normal {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 29px;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image__align-right {
  padding-left: 15px;
  float: right;
}

@media (max-width: 767px) {
  .content-image__align-right {
    padding-left: 0;
    float: none;
  }
}

.content-image__align-right.spacing-normal {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 15px;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image img {
  width: 100%;
  margin: 0;
}

/* Main Header */
.main-header {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.main-header:after {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s;
}

.main-header:after {
  z-index: 1;
  left: 228px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px) {
  .main-header:after {
    left: 0;
  }
}

.main-header__wrapper {
  padding: 9px 27px 9px 48px;
  position: relative;
  z-index: 10;
}

@media (max-width: 1199px) {
  .main-header__wrapper {
    padding: 0 15px 0 28px;
  }
}

@media (max-width: 767px) {
  .main-header__wrapper {
    padding: 0 20px 0 33px;
  }
}

.main-header__nav {
  padding-top: 3px;
}

@media (max-width: 1199px) {
  .main-header__nav {
    display: flex;
    align-items: center;
    padding-top: 0;
    margin-left: auto;
  }
}

.main-header__right, .main-header__left {
  display: flex;
  align-items: center;
}

.main-header__left {
  margin-right: 51px;
}

.main-header__right {
  padding-left: 40px;
  margin-left: auto;
}

@media (max-width: 1199px) {
  .main-header__right {
    display: none;
  }
}

.main-header__phone {
  display: block;
  width: 32px;
  height: 32px;
  padding: 5px;
  margin-right: 20px;
}

@media (min-width: 1200px) {
  .main-header__phone {
    display: none;
  }
}

@media (max-width: 767px) {
  .main-header__phone {
    margin-right: 9px;
  }
}

.main-header__phone svg path {
  transition: fill 0.2s;
  fill: #ffffff;
}

.main-header .with-description {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
}

@media (max-width: 1199px) {
  .main-header .with-description {
    font-size: 17px;
    line-height: 1.4;
  }
}

.main-header .with-description span {
  display: block;
}

.main-header .with-description .description {
  margin-top: 3px;
  font-size: 12px;
}

@media (max-width: 1199px) {
  .main-header .with-description .description {
    font-size: 15px;
  }
}

.main-header__buttons {
  line-height: 0;
}

.main-header__buttons-wrapper {
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .main-header__buttons-wrapper {
    flex-wrap: wrap;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  }
}

.main-header__buttons-single {
  min-width: 165px;
  padding: 19px 12px 17px;
}

@media (max-width: 1199px) {
  .main-header__buttons-single {
    flex: 0 0 50%;
    min-width: 50%;
    letter-spacing: 1px;
    border: none;
    border-radius: 0;
  }
}

.main-header__buttons-single:not(:last-child) {
  margin-right: 9px;
}

@media (max-width: 1199px) {
  .main-header__buttons-single:not(:last-child) {
    margin-right: 0;
  }
}

.main-header .c-btn-ghost {
  color: #ffffff;
  border-color: #ffffff;
}

@media (max-width: 1199px) {
  .main-header .c-btn-ghost {
    color: #0151a2;
  }
}

.main-header .c-btn-ghost:hover {
  color: #008547;
  border-color: #008547;
}

@media (max-width: 1199px) {
  .main-header .c-btn-ghost:hover {
    color: #0151a2;
    border: none;
  }
}

@media (max-width: 1199px) {
  .main-header .c-btn-primary:hover:after {
    width: 100%;
    opacity: 1;
  }
}

.main-header__links {
  padding: 2px 27px 0 0;
}

.main-header__links-single {
  font-family: haboro-soft-condensed, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: none;
  transition: color 0.2s;
}

.main-header__links-single:hover {
  color: #008547;
}

.main-header__links-single:hover * {
  fill: #008547;
}

.main-header__links-single:focus {
  color: #ffffff;
}

.main-header__links-single:focus * {
  fill: #ffffff;
}

.main-header__links-single:not(:last-child) {
  margin-right: 19px;
}

.main-header__links-single .link-icon {
  display: inline-block;
  width: 16px;
  height: 14px;
  transform: translateY(1px);
  margin-left: 5px;
}

.main-header__links-single .link-icon * {
  transition: fill 0.2s;
}

.main-header__logo {
  display: block;
  position: relative;
  line-height: 0;
  border: none;
}

.main-header__logo svg path {
  transition: fill 0.2s;
  fill: #ffffff;
}

.main-header__logo--main, .main-header__logo--secondary {
  display: inline-block;
}

.main-header__logo--main svg, .main-header__logo--secondary svg {
  width: 100%;
}

.main-header__logo--main {
  max-width: 146px;
}

@media (max-width: 1199px) {
  .main-header__logo--main {
    max-width: 124px;
  }
}

@media (max-width: 767px) {
  .main-header__logo--main {
    max-width: 85px;
  }
}

.main-header__logo--main svg {
  max-height: 42px;
}

.main-header__logo--secondary {
  position: absolute;
  top: calc(100% + 7px);
  left: -7px;
}

@media (max-width: 1199px) {
  .main-header__logo--secondary {
    display: none;
  }
}

.main-header__logo--secondary svg {
  max-width: 156px;
  max-height: 42px;
}

.main-header__logo-bg {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s;
}

.main-header__logo-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
}

.main-header__logo-bg svg {
  height: 143px;
  position: absolute;
  z-index: -1;
  bottom: -60px;
  left: -12px;
}

@media (max-width: 1199px) {
  .main-header__logo-bg svg {
    display: none;
  }
}

.main-nav-mobile {
  display: none;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  max-width: 320px;
  position: absolute;
  top: 100%;
  right: 0;
  transform: translateX(100%);
  background-color: #ffffff;
  transition: transform .5s;
}

@media (max-width: 767px) {
  .main-nav-mobile {
    max-width: none;
  }
}

.main-nav-mobile.pre-open {
  display: flex;
}

.main-nav-mobile.open {
  transform: translateX(0);
}

.main-nav-mobile .with-description .description {
  font-size: 13px;
}

.main-nav-mobile__navs {
  flex: 1;
  padding: 43px 19px;
  overflow-y: auto;
}

@media (max-width: 767px) {
  .main-nav-mobile__navs {
    padding: 50px 19px;
  }
}

.main-nav-mobile__navs li,
.main-nav-mobile__navs a {
  display: block;
}

.main-nav-mobile__navs a {
  font-weight: 600;
  color: #0151a2;
  text-transform: uppercase;
}

.main-nav-mobile__navs a:hover {
  color: #0151a2;
}

.main-nav-mobile__nav a {
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -.29px;
}

.main-nav-mobile__nav .sub-menu a {
  font-size: 17px;
  line-height: 24px;
}

.main-nav-mobile__nav .menu > .menu-item > .sub-menu {
  display: none;
  padding: 14px 0 11px;
}

.main-nav-mobile__nav .menu > .menu-item > .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 12px;
}

.main-nav-mobile__nav .menu > .menu-item > .sub-menu a {
  letter-spacing: normal;
}

.main-nav-mobile__nav .menu-item {
  padding-right: 25px;
}

.main-nav-mobile__nav > .menu > .menu-item:not(:last-child) {
  margin-bottom: 24px;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children {
  position: relative;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children:before {
  content: '';
  width: 11px;
  height: 3px;
  position: absolute;
  top: 10px;
  left: -20px;
  transform: translateX(-11px);
  border-radius: 3px;
  background-color: #0151a2;
  transition: transform 0.2s;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children > a {
  position: relative;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children > a:after, .main-nav-mobile__nav > .menu > .menu-item-has-children > a:before {
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  position: absolute;
  top: 8px;
  right: -22px;
  border-radius: 3px;
  background-color: currentColor;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children > a:before {
  transform: rotate(90deg);
  transition: transform 0.2s;
}

.main-nav-mobile__nav > .menu > .menu-item-has-children.open:before {
  transform: translateX(0);
}

.main-nav-mobile__nav > .menu > .menu-item-has-children.open > a:before {
  transform: rotate(0);
}

.main-nav-mobile__nav .menu-item .sub-menu {
  padding: 10px 0 0 20px;
}

.main-nav-mobile__nav-secondary {
  padding-top: 35px;
}

.main-nav-mobile__nav-secondary a {
  font-size: 17px;
  line-height: 24px;
}

.main-nav-mobile__nav-secondary > .menu > .menu-item:not(:last-child) {
  margin-bottom: 12px;
}

.main-nav__btn {
  display: flex;
  align-items: center;
  color: #ffffff;
  overflow: visible;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .main-nav__btn {
    justify-content: center;
    width: 55px;
    height: 56px;
    position: relative;
  }
  .main-nav__btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-180deg);
    background-image: linear-gradient(45deg, #32a2ae 0%, #5177ac 100%);
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .main-nav__btn {
    width: 49px;
    height: 48px;
  }
}

@media (min-width: 1200px) {
  .main-nav__btn {
    transition: color .2s;
  }
  .main-nav__btn:hover {
    color: #008547;
  }
}

.main-nav__btn * {
  pointer-events: none;
}

.main-nav__icon {
  display: inline-block;
  width: 33px;
  position: relative;
  margin-right: 15px;
}

@media (max-width: 1199px) {
  .main-nav__icon {
    width: 31px;
    margin-right: 0;
  }
}

.main-nav__icon svg path {
  transition: fill .2s;
}

.main-nav__label {
  font-family: haboro-soft-condensed, sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .main-nav__label {
    display: none;
  }
}

.main-nav__wrapper {
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background: white;
  transition: transform .5s ease-out;
}

@media (max-width: 1199px) {
  .main-nav__wrapper {
    display: none;
  }
}

.main-nav__wrapper.open {
  transform: translateY(0);
}

.main-nav__wrapper .simplebar-track.simplebar-vertical {
  right: 5px;
}

.main-nav__wrapper-inner {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
}

.main-nav__wrapper.open .main-nav__tier-1st li,
.main-nav__wrapper.open .main-nav__tier-2nd .active li {
  transform: translateX(0);
  opacity: 1;
}

.main-nav__wrapper:not(.transition-active) li {
  transition-delay: 0s !important;
}

.main-nav__wrapper li {
  display: block;
  transform: translateX(-40px);
  opacity: 0;
  transition: opacity .4s, transform .4s;
}

.main-nav__wrapper a {
  color: #0151a2;
  text-transform: uppercase;
  transition: color 0.2s;
}

.main-nav__wrapper a:hover {
  color: #008547;
}

.main-nav__wrapper .sub-menu {
  padding: 20px 0 0 20px;
}

.main-nav__wrapper .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 12px;
}

.main-nav__tier-1st, .main-nav__tier-2nd {
  height: calc(90% - 136px);
  margin: 136px 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.main-nav__tier-1st {
  flex: 0 0 31.6%;
  padding: 52px 0 0;
}

@media (max-width: 1499px) {
  .main-nav__tier-1st {
    flex: 0 0 36%;
  }
}

@media (max-width: 1399px) {
  .main-nav__tier-1st {
    flex: 0 0 40%;
  }
}

.main-nav__tier-2nd {
  flex: 0 0 25%;
  position: relative;
}

@media (max-width: 1499px) {
  .main-nav__tier-2nd {
    flex: 0 0 23%;
  }
}

@media (max-width: 1399px) {
  .main-nav__tier-2nd {
    flex: 0 0 25%;
  }
}

.main-nav__tier-3rd {
  flex: 1;
  height: 100%;
  overflow: hidden;
}

.main-nav__main li {
  overflow: hidden;
}

.main-nav__main li:not(:last-child) {
  margin-bottom: 46px;
}

.main-nav__main a {
  display: inline-flex;
  align-items: center;
  padding: 0 31px 0 102px;
  position: relative;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  transition: color 0.2s;
  will-change: padding;
}

@media (max-width: 1679px) {
  .main-nav__main a {
    padding-left: 4vw;
  }
}

@media (max-width: 1499px) {
  .main-nav__main a {
    padding-left: 6vw;
  }
}

.main-nav__main a span:first-child {
  position: relative;
  transition: transform 0.2s;
}

.main-nav__main a span:first-child:before {
  content: '';
  display: inline-block;
  width: 150px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  transform: translateY(-50%);
  border-radius: 4px;
  background-color: currentColor;
}

.main-nav__main a .menu-item-icon {
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  width: 25px;
  height: 24px;
  margin-left: 10px;
}

.main-nav__main a .menu-item-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 3px;
}

.main-nav__main a .menu-item-icon svg path {
  fill: currentColor;
}

.main-nav__main a.active span:first-child {
  transform: translateX(31px);
}

.main-nav__secondary {
  padding: 79px 20px 0 103px;
}

@media (max-width: 1679px) {
  .main-nav__secondary {
    padding-left: 4vw;
  }
}

@media (max-width: 1499px) {
  .main-nav__secondary {
    padding-left: 6vw;
  }
}

.main-nav__secondary li:not(:last-child) {
  margin-bottom: 16px;
}

.main-nav__secondary a {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.main-nav__tier-2nd .menu {
  pointer-events: none;
  width: 100%;
  height: 100%;
  padding: 49px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.main-nav__tier-2nd .menu.active {
  pointer-events: auto;
  opacity: 1;
}

.main-nav__tier-2nd li:not(:last-child) {
  margin-bottom: 20px;
}

.main-nav__tier-2nd li:not(:last-child).menu-item-has-children {
  margin-bottom: 17px;
}

.main-nav__tier-2nd a {
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}

.main-nav__tier-3rd {
  padding: 0;
}

.main-nav__tier-3rd img {
  opacity: 0;
  transition: opacity 0.2s;
}

.main-nav__tier-3rd img.active {
  opacity: 1;
}

.main-header.animation-show {
  animation-name: header-animation-show;
  animation-duration: 0.2s;
}

.main-header.animation-hide {
  animation-name: header-animation-hide;
  animation-duration: .4s;
}

@media (max-width: 1199px) {
  .main-header.animation-hide {
    animation-name: header-animation-hide-mobile;
  }
}

.main-header.animation-hide,
.main-header.animation-hide * {
  transition: none !important;
}

.main-header.fixed-add {
  position: fixed;
}

@media (max-width: 1199px) {
  .main-header.bg-changed .main-header__phone svg path,
  .desktop .main-header:not(.bg-changed):hover .main-header__phone svg path {
    fill: #0151a2;
  }
}

@media (min-width: 1200px) {
  .main-header.bg-changed .main-header__logo--secondary path,
  .desktop .main-header:not(.bg-changed):hover .main-header__logo--secondary path {
    fill: #439550;
  }
  .main-header.bg-changed .main-nav__btn:not(:hover) .main-nav__icon svg path,
  .desktop .main-header:not(.bg-changed):hover .main-nav__btn:not(:hover) .main-nav__icon svg path {
    fill: #0151a2;
  }
  .main-header.bg-changed .main-nav__btn:not(:hover),
  .main-header.bg-changed .c-btn-ghost:not(:hover),
  .desktop .main-header:not(.bg-changed):hover .main-nav__btn:not(:hover),
  .desktop .main-header:not(.bg-changed):hover .c-btn-ghost:not(:hover) {
    color: #0151a2;
  }
  .main-header.bg-changed .main-header__links-single:not(:hover),
  .main-header.bg-changed .main-header__links-single:focus,
  .desktop .main-header:not(.bg-changed):hover .main-header__links-single:not(:hover),
  .desktop .main-header:not(.bg-changed):hover .main-header__links-single:focus {
    color: #333333;
  }
  .main-header.bg-changed .main-header__links-single:not(:hover) .link-icon path,
  .main-header.bg-changed .main-header__links-single:focus .link-icon path,
  .desktop .main-header:not(.bg-changed):hover .main-header__links-single:not(:hover) .link-icon path,
  .desktop .main-header:not(.bg-changed):hover .main-header__links-single:focus .link-icon path {
    fill: #333333;
  }
  .main-header.bg-changed .c-btn-ghost:not(:hover),
  .desktop .main-header:not(.bg-changed):hover .c-btn-ghost:not(:hover) {
    border-color: #0151a2;
  }
}

.main-header.bg-changed .main-header__logo--main path,
.desktop .main-header:not(.bg-changed):hover .main-header__logo--main path {
  fill: #243b7c;
}

.main-header.bg-changed:after,
.main-header.bg-changed .main-header__logo-bg,
.desktop .main-header:not(.bg-changed):hover:after,
.desktop .main-header:not(.bg-changed):hover .main-header__logo-bg {
  opacity: 1;
}

@media (max-width: 1199px) {
  .main-header.nav-open {
    overflow: visible;
  }
  .main-header.nav-open .main-header__logo-bg {
    opacity: 1;
  }
}

.main-header.nav-open .main-header__logo--main {
  position: relative;
}

.main-header.nav-open .main-header__logo--main,
.main-header.nav-open .main-header__logo--secondary {
  z-index: 10;
}

.main-header.nav-open .main-header__logo--secondary path {
  fill: #439550;
}

.main-header.nav-open .main-header__logo--main path {
  fill: #243b7c;
}

.main-header.nav-open .main-header__phone svg path {
  fill: #0151a2;
}

.main-header.nav-open .main-nav__btn {
  position: relative;
  z-index: 10;
}

.main-header.nav-open .main-nav__btn:not(:hover) {
  color: #0151a2;
}

@media (max-width: 1199px) {
  .main-header.nav-open .main-nav__btn:not(:hover) {
    color: #ffffff;
  }
}

.main-header.nav-open .main-nav__btn:not(:hover) .main-nav__icon svg path {
  fill: #0151a2;
}

@keyframes header-animation-show {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes header-animation-hide {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-150%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes header-animation-hide-mobile {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

.hamburger.inner {
  position: relative;
  margin-top: -3px;
}

.hamburger.inner .bar {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  font-weight: inherit;
  font-style: inherit;
  border-radius: 6px;
  background: currentColor;
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s, opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0.25s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
}

.hamburger-btn.open .hamburger.inner .bar {
  transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger.inner .bar:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 6px;
  background-color: currentColor;
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger.inner .bar:nth-child(1) {
  transform: translate3d(0, -10px, 0);
}

@media (max-width: 1199px) {
  .hamburger.inner .bar:nth-child(1) {
    transform: translate3d(0, -9px, 0);
  }
}

.hamburger-btn.open .hamburger.inner .bar:nth-child(1):before {
  transform: rotate(135deg);
}

.hamburger.inner .bar:nth-child(1),
.hamburger.inner .bar:nth-child(3) {
  top: 0;
  background: none;
}

.hamburger-btn.open .hamburger.inner .bar:nth-child(1), .hamburger-btn.open
.hamburger.inner .bar:nth-child(3) {
  transform: translate3d(0, 0, 0);
}

.hamburger-btn.open .hamburger.inner .bar:nth-child(1):before, .hamburger-btn.open
.hamburger.inner .bar:nth-child(3):before {
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s, -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s;
}

.hamburger.inner .bar:nth-child(3) {
  transform: translate3d(0, 10px, 0);
}

@media (max-width: 1199px) {
  .hamburger.inner .bar:nth-child(3) {
    transform: translate3d(0, 9px, 0);
  }
}

.hamburger-btn.open .hamburger.inner .bar:nth-child(3):before {
  transform: rotate(45deg);
}

.hamburger-btn.open .hamburger.inner .bar:nth-child(2) {
  opacity: 0;
}

.header-alert-bar {
  display: none;
  padding: 9px 38px;
  position: relative;
  z-index: 10000;
  margin: -9px -27px 8px -48px;
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  background-color: #0151a2;
}

@media (max-width: 1199px) {
  .header-alert-bar {
    margin: 0 -15px 0 -28px;
  }
}

@media (max-width: 767px) {
  .header-alert-bar {
    margin: 0 -20px 0 -33px;
  }
}

.header-alert-bar.animation {
  padding-left: 5px;
  position: relative;
}

.header-alert-bar.animation:before, .header-alert-bar.animation:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
}

.header-alert-bar.animation:before {
  width: 47px;
  right: 0;
  background-color: #0151a2;
}

.header-alert-bar.animation:after {
  content: '';
  width: 45px;
  right: 47px;
  background-image: linear-gradient(90deg, rgba(1, 81, 162, 0.1) 0%, #0151a2 100%);
}

.header-alert-bar.animation .header-alert-bar__outer {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.header-alert-bar.animation .header-alert-bar__inner {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 12s linear infinite;
}

.header-alert-bar__inner {
  display: flex;
  justify-content: center;
}

.header-alert-bar__inner > * {
  flex: 0 0 auto;
}

.header-alert-bar > * {
  flex: 0 0 auto;
}

.header-alert-bar a {
  display: inline-block;
  position: relative;
  margin-left: 3px;
  color: #ffffff;
  transition: color 0.2s;
}

.header-alert-bar a:hover {
  color: #979797;
}

.header-alert-bar a:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: currentColor;
}

.header-alert-bar__close {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 8px;
  border-radius: 3px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

.header-alert-bar__close:before, .header-alert-bar__close:after {
  content: '';
  width: 3px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
}

.header-alert-bar__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.header-alert-bar__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

.page-hero {
  display: flex;
  align-items: flex-end;
  min-height: 601px;
  padding: 60px 0 0;
  position: relative;
  position: relative;
  margin: 0 0 67px;
}

@media (max-width: 1679px) {
  .page-hero {
    min-height: 35.7vw;
  }
}

@media (max-width: 991px) {
  .page-hero {
    min-height: 322px;
  }
}

@media (max-width: 767px) {
  .page-hero {
    margin: 0 0 32px;
  }
}

.ie .page-hero {
  height: 1px;
}

.page-hero.no-img {
  min-height: 398px;
  background-color: #1a5b75;
}

@media (max-width: 767px) {
  .page-hero.no-img {
    min-height: 225px;
  }
}

.page-hero.full {
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  margin: 0;
}

@media (max-width: 767px) {
  .page-hero.full {
    flex-direction: column;
    justify-content: flex-end;
  }
}

@media (max-width: 500px) {
  .page-hero.full.has-mobile-img .page-hero__image {
    display: none;
  }
}

.page-hero.full.has-mobile-img .page-hero__image--mobile {
  display: none;
}

@media (max-width: 500px) {
  .page-hero.full.has-mobile-img .page-hero__image--mobile {
    display: block;
  }
}

.page-hero.full::after {
  background-image: linear-gradient(180deg, rgba(11, 50, 78, 0) 0%, #0b324e 100%);
  opacity: 1;
}

@media (max-width: 767px) {
  .page-hero.full::after {
    top: 43.5%;
    background-image: linear-gradient(180deg, #1a6186 0%, rgba(11, 50, 78, 0) 0%, #0b324e 100%);
  }
}

.page-hero--activities {
  min-height: 601px;
}

@media (max-width: 767px) {
  .page-hero--activities {
    min-height: 320px;
  }
}

.page-hero::before, .page-hero::after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  opacity: .4;
}

.page-hero::before {
  top: 0;
  bottom: 59%;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 767px) {
  .page-hero::before {
    bottom: 69%;
  }
}

.page-hero::after {
  top: 59%;
  bottom: 0;
  background-image: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 767px) {
  .page-hero::after {
    top: 69%;
  }
}

.page-hero__noimg-logo {
  position: absolute;
  right: 9px;
  bottom: 9px;
}

@media (max-width: 1199px) {
  .page-hero__noimg-logo {
    height: 220px;
    top: 50%;
    right: 15px;
    bottom: auto;
    transform: translateY(-50%);
  }
  .page-hero__noimg-logo img {
    width: auto;
    max-height: 100%;
  }
}

@media (max-width: 991px) {
  .page-hero__noimg-logo {
    top: 40px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .page-hero__noimg-logo {
    height: 137px;
  }
}

.page-hero__image, .page-hero__placeholder {
  padding-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.page-hero__content {
  margin: 0 0 47px;
}

@media (max-width: 767px) {
  .page-hero__content {
    margin: 0 0 15px;
  }
}

.page-hero.full .page-hero__content {
  margin: 0;
}

.page-hero__content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  z-index: 2;
  margin: 0 auto;
  text-align: center;
}

.page-hero__label {
  display: block;
  margin: 0 0 3px;
  font-size: 17px;
  font-weight: 700;
  color: #fcfaf7;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .page-hero__label {
    margin: 0;
    font-size: 15px;
  }
}

.page-hero__title {
  margin: 0;
  font-family: poppins, sans-serif;
  color: #fcfaf7;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.page-hero.full .page-hero__title {
  font-size: 83px;
  font-weight: 600;
  line-height: 96px;
  color: #ffffff;
  letter-spacing: -1.5px;
}

@media (max-width: 767px) {
  .page-hero.full .page-hero__title {
    margin: 0 0 47px;
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 0;
  }
}

.page-hero__media {
  position: absolute;
  z-index: 2;
  right: 43px;
  bottom: 60px;
}

@media (max-width: 767px) {
  .page-hero__media {
    width: 100%;
    max-width: 720px;
    padding: 0 20px;
    position: static;
  }
}

.page-hero__btns {
  display: none;
}

@media (max-width: 767px) {
  .page-hero__btns {
    display: block;
  }
}

@media (max-width: 991px) {
  .block-tabs {
    padding: 0 0 100px;
  }
}

@media (max-width: 767px) {
  .block-tabs {
    padding: 0 0 60px;
  }
}

.block-tabs__heading {
  margin: 0 0 57px;
  text-align: center;
}

@media (max-width: 767px) {
  .block-tabs__heading {
    margin: 0 0 18px;
  }
}

.block-tabs__content-list-wrapper {
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .block-tabs__content-list-wrapper {
    flex-direction: column-reverse;
  }
  .block-tabs__content-list-wrapper .tabs__link-list-wrapper {
    padding-bottom: 0;
  }
}

.block-tabs .sub-heading {
  margin: 0 0 17px;
  font-size: 17px;
  line-height: 21px;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .block-tabs .sub-heading {
    margin: 0 0 7px;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 1px;
  }
}

.block-tabs h2 {
  font-size: 60px;
  line-height: 66px;
  color: #333333;
}

@media (max-width: 767px) {
  .block-tabs h2 {
    font-size: 36px;
    line-height: 40px;
  }
}

.tabs__tab-content {
  position: static;
  opacity: 1;
  visibility: visible;
  transition: opacity 1s linear;
}

.tabs__tab-content:not(.active) {
  width: 100%;
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}

.tabs__tab-content-container {
  max-width: 1250px;
}

@media (max-width: 767px) {
  .tabs__tab-content-container {
    padding: 0;
  }
}

.tabs__tab-content-wrapper {
  margin: 0 0 69px;
}

@media (max-width: 767px) {
  .tabs__tab-content-wrapper {
    margin: 0;
    background-color: #ffffff;
  }
}

.tabs__tab-content-wrapper .row {
  margin: 0;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
  .tabs__tab-content-wrapper .row {
    border-radius: 0;
    box-shadow: none;
  }
}

@media (max-width: 991px) {
  .tabs__tab-content-wrapper .page-hero__image,
  .tabs__tab-content-wrapper .page-hero__placeholder {
    position: static;
  }
}

.tabs__tab-content-col {
  min-height: 547px;
}

@media (max-width: 991px) {
  .tabs__tab-content-col {
    min-height: auto;
  }
}

.tabs__tab-content-col--image {
  flex: 0 0 59.8%;
  max-width: 59.8%;
  position: relative;
  border-radius: 8px 0 0 8px;
  background-color: #4a4a4a;
}

@media (max-width: 991px) {
  .tabs__tab-content-col--image {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 50%;
    border-radius: 8px 8px 0 0;
  }
}

@media (max-width: 767px) {
  .tabs__tab-content-col--image {
    padding-top: 74.4%;
    border-radius: 0;
  }
}

.tabs__tab-content-col--image img {
  border-radius: 8px 0 0 8px;
}

@media (max-width: 991px) {
  .tabs__tab-content-col--image img {
    border-radius: 8px 8px 0 0;
  }
}

@media (max-width: 767px) {
  .tabs__tab-content-col--image img {
    border-radius: 0;
  }
}

.tabs__tab-content-col--text {
  display: flex;
  flex: 0 0 40.2%;
  flex-direction: column;
  justify-content: center;
  max-width: 40.2%;
  padding: 40px 100px 40px 111px;
  border-radius: 0 8px 8px 0;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .tabs__tab-content-col--text {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 20px;
    border-radius: 0 0 8px 8px;
  }
}

@media (max-width: 767px) {
  .tabs__tab-content-col--text {
    padding: 21px 20px;
    border-radius: 0;
  }
}

.tabs__tab-content-col h3 {
  margin: 0 0 9px;
  color: #131415;
  letter-spacing: -2px;
}

@media (max-width: 767px) {
  .tabs__tab-content-col h3 {
    margin: 0 0 5px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
  }
}

.tabs__tab-content-col .sub-heading-below {
  margin: 0 0 34px;
  font-size: 15px;
  font-weight: 500;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: .8;
}

@media (max-width: 767px) {
  .tabs__tab-content-col .sub-heading-below {
    margin: 0 0 10px;
    letter-spacing: .4px;
  }
}

.tabs__tab-content-col p {
  margin: 0 0 32px;
  font-size: 15px;
  line-height: 28px;
  color: #131415;
}

@media (max-width: 767px) {
  .tabs__tab-content-col p {
    margin: 0 0 6px;
    font-size: 14px;
    line-height: 24px;
  }
}

.tabs__link-list {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  overflow-x: auto;
}

@media (max-width: 991px) {
  .tabs__link-list {
    scroll-snap-type: x mandatory;
  }
}

@media (max-width: 767px) {
  .tabs__link-list-wrapper {
    padding: 19px 0 33px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 991px) {
  .tabs__link-list-wrapper .container-fluid {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .tabs__link-list-wrapper .col-12 {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .tabs__link-list-wrapper .col-12 {
    padding-left: 0;
  }
}

.tabs__link {
  flex: 1 1 0;
  min-width: 25%;
}

@media (max-width: 991px) {
  .tabs__link {
    flex: 0 0 auto;
    min-width: 300px;
    max-width: unset;
    scroll-snap-align: start;
  }
}

@media (max-width: 767px) {
  .tabs__link {
    min-width: 166px;
  }
}

.tabs__link--inner {
  display: flex;
  flex: 0 0 100%;
  align-items: center;
  height: 100%;
  padding: 0 15px 29px 0;
  position: relative;
  position: relative;
  color: #0151a2;
  text-decoration: none;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0 5px;
}

@media (max-width: 767px) {
  .tabs__link--inner {
    padding: 0 10px 21px 0;
    font-weight: 500;
  }
}

.tabs__link.active .tabs__link--inner {
  background-image: linear-gradient(#0151a2, #0151a2);
  background-size: 100% 5px;
  transition: background-size 5s linear, opacity 1s linear;
}

@media (max-width: 767px) {
  .tabs__link.active .tabs__link--inner {
    background-size: 100% 3px;
  }
}

.tabs__link-icon {
  height: 80px;
  margin: 0 18px 0 0;
}

@media (max-width: 767px) {
  .tabs__link-icon {
    height: 48px;
    margin: 0;
  }
}

.tabs__link-icon svg {
  max-height: 100%;
}

.tabs__link-heading {
  display: block;
  color: #000000;
  text-transform: uppercase;
}

.tabs__link-heading--main {
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -.5px;
}

@media (max-width: 767px) {
  .tabs__link-heading--main {
    font-size: 15px;
    letter-spacing: 1px;
  }
}

.tabs__link-heading--secondary {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .tabs__link-heading--secondary {
    font-size: 13px;
    font-weight: 500;
  }
}

.tab-head {
  position: relative;
}

.tab-head::before {
  content: '';
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #c9c8c7;
}

.tab-head-wrap {
  max-width: 1490px;
  position: relative;
  margin: 0 auto;
}

.tab-head-wrap.has-scroll .tabs__link--inner {
  opacity: .4;
}

.tab-head-wrap.has-scroll .tabs__link.active .tabs__link--inner {
  opacity: 1;
}

.tab-head .simplebar-content {
  display: flex;
}

.tab-head .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 2px;
  top: 0;
}

.tab-head .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  right: 0;
  left: 0;
}

.block-img-comp {
  padding: 71px 15px;
}

@media (max-width: 991px) {
  .block-img-comp {
    padding: 70px 31px;
  }
}

@media (max-width: 767px) {
  .block-img-comp {
    padding: 50px 20px 39px;
  }
  .block-img-comp .section-title {
    text-align: left;
  }
}

.block-img-comp .container-fluid {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp .container-fluid {
    padding: 0;
  }
}

.block-img-comp .row {
  margin: 0 -1.04166667vw;
  padding: 0 0 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-comp .row {
    margin: 0;
    padding: 0;
  }
}

.block-img-comp .row:last-child {
  padding: 0;
}

.block-img-comp [class*='col'] {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp [class*='col'] {
    padding: 0 0 12px;
  }
}

.block-img-single img {
  display: block;
  width: 100%;
}

.block-img-single.small-top {
  padding-bottom: 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-single.small-top {
    padding-bottom: 12px;
  }
}

.block-gallery-slider {
  margin: 25px 0 105px;
}

@media (max-width: 767px) {
  .block-gallery-slider {
    margin: 0 0 45px;
  }
}

.block-gallery-slider h2 {
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  .block-gallery-slider h2 {
    margin: 0 0 16px;
  }
}

.bc-gallery__slider {
  padding: 0;
}

.bc-gallery__slider .slick-prev,
.bc-gallery__slider .slick-next {
  width: 27px;
  height: 47px;
  position: absolute;
  z-index: 9;
  top: 47%;
  transform: translateY(-50%);
  background-size: cover;
}

@media (max-width: 991px) {
  .bc-gallery__slider .slick-prev,
  .bc-gallery__slider .slick-next {
    display: none !important;
  }
}

.bc-gallery__slider .slick-prev {
  left: 47px;
  transform: translateY(-50%) rotate(-180deg);
}

@media (max-width: 1499px) {
  .bc-gallery__slider .slick-prev {
    left: 30px;
  }
}

@media (max-width: 1399px) {
  .bc-gallery__slider .slick-prev {
    left: 20px;
  }
}

@media (max-width: 1199px) {
  .bc-gallery__slider .slick-prev {
    left: 15px;
  }
}

.bc-gallery__slider .slick-next {
  right: 47px;
}

@media (max-width: 1499px) {
  .bc-gallery__slider .slick-next {
    right: 30px;
  }
}

@media (max-width: 1399px) {
  .bc-gallery__slider .slick-next {
    right: 20px;
  }
}

@media (max-width: 1199px) {
  .bc-gallery__slider .slick-next {
    right: 15px;
  }
}

.bc-gallery__slider .slick-slide {
  max-width: 1140px;
  margin: 0 10px;
  opacity: 1;
  transition: opacity .2s linear;
}

@media (max-width: 1399px) {
  .bc-gallery__slider .slick-slide {
    max-width: 86vw !important;
  }
}

@media (max-width: 767px) {
  .bc-gallery__slider .slick-slide {
    max-width: 87vw !important;
    margin: 0 2.5px;
  }
}

.bc-gallery__slider .slick-slide:not(.slick-active) {
  opacity: .5;
}

.bc-gallery__caption {
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

@media (max-width: 767px) {
  .bc-gallery__caption {
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
  }
}

.block-gallery-lightbox {
  margin: 70px 0 50px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    margin: 45px 0 27px;
  }
  .block-gallery-lightbox .row {
    margin: 0 -5px;
  }
}

.block-gallery-lightbox h2 {
  margin: 0 0 36px;
}

@media (max-width: 767px) {
  .block-gallery-lightbox h2 {
    margin: 0 0 15px;
  }
}

.lightbox-gallery__single-thumb {
  padding-bottom: 31px;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    padding: 0 5px 13px;
  }
}

.lightbox-gallery__single-thumb:hover img {
  box-shadow: none;
}

.lightbox-gallery__single-thumb img {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.2s linear;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb img {
    box-shadow: 0 2px 4px rgba(51, 51, 51, 0.2);
  }
}

.lightbox-gallery__gallery-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1a5b75;
  opacity: 1;
  visibility: visible;
  transition: all 300ms ease;
}

.lightbox-gallery__gallery-wrapper:not(.active) {
  opacity: 0;
  visibility: hidden;
}

.lightbox-gallery__slider {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}

.lightbox-gallery__slider .slick-prev,
.lightbox-gallery__slider .slick-next {
  width: 27px;
  height: 47px;
  position: absolute;
  z-index: 9;
  top: 47.4%;
  transform: translateY(-50%);
  background-size: cover;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 47'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='4.8' d='M3.936 3v0L23.8 22.864v0L3 43.664v0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 991px) {
  .lightbox-gallery__slider .slick-prev,
  .lightbox-gallery__slider .slick-next {
    display: none !important;
  }
}

.lightbox-gallery__slider .slick-prev {
  left: 47px;
  transform: translateY(-50%) rotate(-180deg);
}

@media (max-width: 1499px) {
  .lightbox-gallery__slider .slick-prev {
    left: 30px;
  }
}

@media (max-width: 1399px) {
  .lightbox-gallery__slider .slick-prev {
    left: 20px;
  }
}

@media (max-width: 1199px) {
  .lightbox-gallery__slider .slick-prev {
    left: 15px;
  }
}

.lightbox-gallery__slider .slick-next {
  right: 47px;
}

@media (max-width: 1499px) {
  .lightbox-gallery__slider .slick-next {
    right: 30px;
  }
}

@media (max-width: 1399px) {
  .lightbox-gallery__slider .slick-next {
    right: 20px;
  }
}

@media (max-width: 1199px) {
  .lightbox-gallery__slider .slick-next {
    right: 15px;
  }
}

.lightbox-gallery__slider .slick-slide {
  display: block;
  margin: 0 10px;
  transition: opacity .2s linear;
}

@media (max-width: 1399px) {
  .lightbox-gallery__slider .slick-slide {
    max-width: 86vw !important;
  }
}

@media (max-width: 1199px) and (orientation: landscape) {
  .lightbox-gallery__slider .slick-slide {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .lightbox-gallery__slider .slick-slide {
    max-width: 87vw !important;
    margin: 0 2.5px;
  }
}

.lightbox-gallery__slider .slick-slide:not(.slick-active) {
  opacity: .5;
  transition-delay: .1s;
}

.lightbox-gallery__slider .slick-slide.slick-cloned {
  transition: opacity .2s linear;
}

.lightbox-gallery__single-slide {
  height: 100vh;
  padding: 60px 0;
  max-width: 1140px;
  position: relative;
  margin: 0 10px;
  outline: none;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide {
    padding: 40px 0;
  }
}

.lightbox-gallery__single-slide.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox-gallery__single-slide img {
  width: auto;
  max-height: calc(100vh - 120px);
  margin: 0 auto;
}

@media (max-width: 1199px) and (orientation: landscape) {
  .lightbox-gallery__single-slide img {
    width: 100%;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide img {
    max-height: calc(100vh - 80px);
  }
}

.lightbox-gallery__slide-image {
  max-height: 100%;
}

@media (max-width: 1199px) and (orientation: landscape) {
  .lightbox-gallery__slide-image {
    width: 100%;
  }
}

.lightbox-gallery__caption {
  flex: 0 0 100%;
  padding: 19px 15px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fffdfa;
}

@media (max-width: 767px) {
  .lightbox-gallery__caption {
    padding: 11px 15px;
    font-size: 12px;
    line-height: 14px;
  }
}

.lightbox-gallery__close {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 999;
  top: 7px;
  right: 12px;
  transform: rotate(45deg);
  border-radius: 50%;
  cursor: pointer;
  transition: background .2s linear;
}

@media (max-width: 767px) {
  .lightbox-gallery__close {
    top: 0;
    right: 6px;
  }
}

.lightbox-gallery__close:hover {
  background: #008547;
}

.lightbox-gallery__close:hover:before, .lightbox-gallery__close:hover:after {
  background: #fff;
}

.lightbox-gallery__close:after, .lightbox-gallery__close:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  background-color: #fcfaf7;
  transition: background .2s linear;
}

.lightbox-gallery__close:after {
  width: 3px;
  height: 28px;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:after {
    height: 24px;
  }
}

.lightbox-gallery__close:before {
  width: 28px;
  height: 3px;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:before {
    width: 24px;
  }
}

.block-content-links {
  margin: 50px 0 94px;
}

@media (max-width: 767px) {
  .block-content-links {
    margin: 47px 0 35px;
  }
}

.block-content-links h2 {
  margin-bottom: 67px;
}

@media (max-width: 767px) {
  .block-content-links h2 {
    margin-bottom: 24px;
  }
}

.block-content-links-text {
  margin: 50px 0 90px;
}

@media (max-width: 767px) {
  .block-content-links-text {
    margin: 35px 0 37px;
  }
}

.block-content-links-text h2 {
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  .block-content-links-text h2 {
    margin-bottom: 25px;
  }
}

.block-content-links-text .content-link {
  display: flex;
  flex: 0 0 100%;
  align-items: center;
  max-width: 100%;
  padding: 28px 0 24px;
  margin-bottom: 0;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.2s linear;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link {
    padding: 19px 0;
  }
}

.block-content-links-text .content-link:hover {
  box-shadow: none;
}

.block-content-links-text .content-link__single {
  display: flex;
  align-items: stretch;
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__single {
    margin-bottom: 25px;
  }
}

.block-content-links-text .content-link__title {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 70px 0 20px;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__title {
    padding: 0 40px 0 17px;
  }
}

.block-content-links-text .content-link__icon {
  width: 24px;
  height: 25px;
  top: 50%;
  right: 26px;
  transform: translate(0, -50%);
  margin: 0;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__icon {
    width: 20px;
    height: 20px;
    right: 16px;
    margin-top: 2px;
  }
}

.content-link {
  display: block;
}

.content-link svg g rect,
.content-link svg g use {
  fill: #0151a2;
}

.content-link:hover img {
  box-shadow: none;
}

.content-link:hover .content-link__title {
  color: #008547;
}

.content-link:hover svg g rect,
.content-link:hover svg g use {
  fill: #008547;
}

.content-link__single {
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .content-link__single {
    margin-bottom: 16px;
  }
}

.content-link__title {
  padding: 17px 50px 10px 0;
  position: relative;
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  color: #0151a2;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .content-link__title {
    padding: 15px 30px 7px 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: .88px;
  }
}

.content-link__img-wrapper img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: box-shadow .2s linear;
}

.content-link__icon {
  width: 26px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 11px;
  margin: 17px 0 0;
}

@media (max-width: 767px) {
  .content-link__icon {
    width: 21px;
    height: 21px;
    top: -3px;
    right: 1px;
  }
}

.content-link svg g use {
  transition: fill 0.2s linear;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) {
    background-color: #f8f9fc;
  }
}

.block-content-images .sub-heading {
  display: block;
  margin: 0 0 10px;
  font-size: 17px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .block-content-images .sub-heading {
    margin: 0 0 5px;
    font-size: 15px;
    letter-spacing: .88px;
  }
}

@media (max-width: 767px) {
  .block-content-images h3 {
    font-size: 22px;
    line-height: 24px;
  }
}

.block-content-images.has-container {
  background: transparent;
}

.block-content-images.has-container .row {
  margin: 0;
}

@media (max-width: 991px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
  }
}

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 26px 0 10px;
  }
}

.b-content-images__content-wrapper {
  max-width: 410px;
  padding: 20px 0;
  position: relative;
  left: 85px;
  margin: 0 auto;
  color: #0d0d0d;
}

@media (max-width: 1399px) {
  .b-content-images__content-wrapper {
    left: 60px;
  }
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper {
    max-width: 100%;
    padding: 30px 0;
    left: auto;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper {
    padding: 33px 0 27px;
  }
}

.has-container .b-content-images__content-wrapper {
  left: -26px;
}

@media (max-width: 1199px) {
  .has-container .b-content-images__content-wrapper {
    left: -15px;
  }
}

@media (max-width: 767px) {
  .has-container .b-content-images__content-wrapper {
    left: 0;
  }
}

.has-container .b-content-images__content-wrapper p:last-child {
  margin: 0;
}

.has-container .b-content-images__content-wrapper h6 + h3 {
  margin-top: 0;
  margin-bottom: 14px;
  color: #333333;
}

@media (max-width: 767px) {
  .has-container .b-content-images__content-wrapper h6 + h3 {
    margin-top: 13px;
    margin-bottom: 11px;
  }
}

.has-container .b-content-images__content-wrapper h6 + h2 {
  margin-top: 13px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .has-container .b-content-images__content-wrapper h6 + h2 {
    margin-top: 10px;
    margin-bottom: 14px;
  }
}

.b-content-images__content-wrapper p:last-child {
  margin: 0;
}

.b-content-images__content-wrapper h6 + h2 {
  margin-top: 27px;
  margin-bottom: 7px;
  color: #333333;
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper h6 + h2 {
    margin-top: 9px;
    margin-bottom: 14px;
  }
}

.b-content-images__content-wrapper h6 + h3 {
  margin-top: 14px;
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper h6 + h3 {
    margin-top: 13px;
    margin-bottom: 11px;
  }
}

.b-content-images__image img {
  width: 100%;
}

.b-content-images__col.image-left {
  padding-right: 74px;
  padding-left: 0;
}

@media (max-width: 991px) {
  .b-content-images__col.image-left {
    padding: 0;
  }
}

.has-container .b-content-images__col.image-left {
  padding-right: 10px;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-left {
    padding: 0;
  }
}

.b-content-images__col.image-right {
  padding-right: 0;
  padding-left: 74px;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right {
    padding: 0;
  }
}

.has-container .b-content-images__col.image-right {
  padding-left: 10px;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-right {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .b-content-images__col.image-right, .b-content-images__col.image-left {
    order: 0;
  }
}

.b-content-images__col.content-right .b-content-images__content-wrapper {
  left: -85px;
  margin: 0 auto;
}

@media (max-width: 1399px) {
  .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: -60px;
  }
}

@media (max-width: 991px) {
  .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: auto;
    margin: 0 auto;
  }
}

.has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
  left: 26px;
}

@media (max-width: 1199px) {
  .has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: 15px;
  }
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: -15px;
  }
}

@media (max-width: 767px) {
  .has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: 0;
  }
}

@media (max-width: 991px) {
  .b-content-images__col.content-left, .b-content-images__col.content-right {
    max-width: 720px;
    order: 1;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.content-left, .has-container .b-content-images__col.content-right {
    max-width: auto;
  }
}

@media (max-width: 767px) {
  .has-container .b-content-images__col.content-left, .has-container .b-content-images__col.content-right {
    padding: 0;
  }
}

.block-cta {
  padding: 122px 80px;
  margin: 80px 0;
  color: #333333;
  background: #e3f4ff;
}

@media (max-width: 991px) {
  .block-cta {
    padding: 80px 30px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .block-cta {
    padding: 59px 0 65px;
    margin-top: 40px;
  }
}

.block-cta h1,
.block-cta h2,
.block-cta h3,
.block-cta h4,
.block-cta h5,
.block-cta h6 {
  font-family: "Lato", sans-serif;
  color: currentColor;
}

.block-cta__text-wrapper {
  text-align: center;
  padding-bottom: 39px;
}

@media (max-width: 991px) {
  .block-cta__text-wrapper {
    padding-top: 5px;
  }
}

@media (max-width: 767px) {
  .block-cta__text-wrapper {
    padding-bottom: 25px;
  }
}

.block-cta__button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .block-cta__button-wrapper {
    justify-content: center;
  }
}

.block-cta__button-wrapper .c-btn {
  z-index: 1;
}

@media (max-width: 767px) {
  .block-cta__button-wrapper .c-btn {
    width: auto;
  }
}

.block-content {
  padding: 0 0 80px;
}

@media (max-width: 767px) {
  .block-content {
    padding: 0 0 59px;
  }
}

.page-columns img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.page-content--archive-post .js-archive-posts__wrapper {
  margin: 11px 0 31px;
}

@media (max-width: 767px) {
  .page-content--archive-post .js-archive-posts__wrapper {
    margin: -1px 0 0;
  }
}

.related-posts {
  padding: 0 0 115px;
  margin: 30px 0 0;
  background-image: linear-gradient(0, #fffaf5 16%, rgba(230, 226, 223, 0) 100%);
  overflow: hidden;
}

@media (max-width: 991px) {
  .related-posts {
    padding: 0 0 67px;
  }
}

@media (max-width: 767px) {
  .related-posts {
    margin: 5px 0 0;
  }
}

.related-posts__heading {
  margin: 0 0 31px;
  text-align: center;
}

@media (max-width: 767px) {
  .related-posts__heading {
    margin: 0 0 19px;
  }
}

.related-posts .slick-track {
  display: flex;
  align-items: stretch;
}

@media (max-width: 991px) {
  .related-posts__slider {
    margin: 0 -3px;
  }
}

@media (max-width: 767px) {
  .related-posts__slider {
    margin: 0 -23px 0 -3px;
  }
}

@media (max-width: 991px) {
  .related-posts__slider .container {
    height: 100%;
  }
}

.related-posts__slider .post-card {
  margin: 0;
}

@media (max-width: 991px) {
  .related-posts__slider .post-card {
    height: inherit;
    margin: 4px 3px;
  }
}

@media (max-width: 767px) {
  .related-posts__slider .post-card {
    width: 87vw !important;
    margin: 10px 3px;
  }
}

.related-posts__slider .post-card:nth-child(even) .row {
  flex-direction: row-reverse;
}

.related-posts__slider .post-card img {
  border-radius: 0 10px 10px 0;
}

@media (max-width: 991px) {
  .related-posts__slider .post-card img {
    border-radius: 10px 10px 0 0;
  }
}

@media (max-width: 991px) {
  .related-posts__slider .post-card .single-post-hero {
    height: 100%;
    margin: 0;
  }
}

.related-posts__slider .post-card .single-post-hero__link {
  box-shadow: none;
  height: 100%;
  position: relative;
}

@media (max-width: 991px) {
  .related-posts__slider .post-card .single-post-hero__link {
    height: 100%;
  }
}

@media (max-width: 991px) {
  .related-posts__slider .slick-list.draggable {
    border-radius: 15px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .related-posts__slider .slick-list.draggable {
    padding: 0 0 0 3px;
  }
}

@media (max-width: 991px) {
  .related-posts__slider .slick-track {
    display: flex !important;
    align-items: stretch;
  }
}

.related-posts__slider .slick-list {
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  .related-posts__slider .slick-list {
    border-radius: 0;
    box-shadow: none;
  }
}

.block-content-cards {
  padding: 127px 0 0;
  position: relative;
  margin: 0 0 132px;
}

@media (max-width: 767px) {
  .block-content-cards {
    padding: 29px 0 0;
    margin: 0 0 62px;
  }
}

.block-content-cards::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, #09314d 0%, rgba(54, 82, 84, 0.92) 42%, rgba(104, 123, 124, 0.87) 61%, rgba(153, 163, 162, 0.85) 74%, rgba(230, 226, 223, 0) 100%);
}

.block-content-cards__title {
  font-size: 60px;
  color: #ffffff;
  letter-spacing: -1px;
}

@media (max-width: 767px) {
  .block-content-cards__title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -.4px;
  }
}

.block-content-cards__content {
  padding: 5px 0 0;
}

@media (max-width: 767px) {
  .block-content-cards__content {
    padding: 17px 0 0;
  }
}

.block-content-cards__content p {
  margin: 0 0 39px;
  color: #ffffff;
}

@media (max-width: 767px) {
  .block-content-cards__content p {
    margin: 0 0 26px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }
}

.block-content-cards__cards {
  max-width: 1680px;
  margin: 119px auto 0;
}

@media (max-width: 767px) {
  .block-content-cards__cards {
    margin: 55px auto 0;
  }
}

.block-content-cards__wrapper {
  display: flex;
  padding: 0 30px;
}

@media (max-width: 1399px) {
  .block-content-cards__wrapper {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .block-content-cards__wrapper {
    padding: 0 25px;
  }
}

@media (max-width: 767px) {
  .block-content-cards__wrapper {
    display: block;
    padding: 0;
  }
}

.bc-card {
  min-height: 408px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .bc-card {
    min-height: unset;
    padding: 0;
    background-color: #1a5b75;
  }
}

.bc-card:hover .bc-card__ground--foreground {
  opacity: 0;
}

@media (max-width: 767px) {
  .bc-card:hover .bc-card__ground--foreground {
    opacity: 1;
  }
}

.bc-card:hover .bc-card__icon svg {
  opacity: 0;
}

@media (max-width: 767px) {
  .bc-card:hover .bc-card__icon svg {
    opacity: 1;
  }
}

.bc-card:hover .bc-card__content {
  top: -20%;
}

@media (max-width: 767px) {
  .bc-card:hover .bc-card__content {
    top: 0;
  }
}

.bc-card:hover .bc-card__description {
  opacity: 1;
}

.bc-card__ground {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 30px 20px 28px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .bc-card__ground {
    align-items: flex-end;
    min-height: 257px;
    padding: 27px 20px 25px;
  }
}

.bc-card__ground--foreground {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  opacity: 1;
  transition: opacity 0.2s linear;
}

@media (max-width: 767px) {
  .bc-card__ground--foreground {
    position: relative;
    right: 0;
    left: 0;
  }
  .bc-card__ground--foreground .bc-card__icon {
    width: 91px;
    height: 109px;
    padding: 0 0 17px;
  }
  .bc-card__ground--foreground .bc-card__icon svg {
    display: block;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
}

.bc-card__ground--foreground .bc-card__icon,
.bc-card__ground--foreground .bc-card__title,
.bc-card__ground--foreground .bc-card__description {
  display: none;
}

@media (max-width: 767px) {
  .bc-card__ground--foreground .bc-card__icon,
  .bc-card__ground--foreground .bc-card__title,
  .bc-card__ground--foreground .bc-card__description {
    display: block;
  }
}

@media (max-width: 767px) {
  .bc-card__ground--foreground .bc-card__description {
    display: none;
  }
}

.bc-card__ground--foreground:hover {
  opacity: 0;
}

@media (max-width: 767px) {
  .bc-card__ground--foreground:hover {
    opacity: 1;
  }
}

.bc-card__ground--background {
  height: 100%;
  background-color: #1a5b75;
  opacity: 1;
  transition: opacity 0.2s linear;
}

@media (max-width: 767px) {
  .bc-card__ground--background {
    margin-top: auto;
    background-color: transparent;
    opacity: 1;
  }
  .bc-card__ground--background .bc-card__icon {
    height: auto;
  }
  .bc-card__ground--background svg {
    display: none;
    height: auto;
  }
}

.bc-card__ground--background .bc-card__content {
  position: relative;
  top: 17%;
  transition: top 0.2s linear;
}

.bc-card__content {
  max-width: 470px;
  z-index: 1;
  text-align: center;
}

.bc-card__ground--foreground .bc-card__content {
  margin: 0 0 38px;
}

@media (max-width: 767px) {
  .bc-card__ground--foreground .bc-card__content {
    margin: 0;
  }
}

.bc-card__icon {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 150px;
  height: 157px;
  padding: 0 0 18px;
  position: relative;
  margin: 0 auto 12px;
  border-bottom: 1px solid #d8d8d8;
}

@media (max-width: 767px) {
  .bc-card__icon {
    width: 91px;
    height: 109px;
    padding: 0 0 17px;
  }
  .bc-card__icon svg {
    display: none;
  }
}

.bc-card__icon svg {
  transition: opacity 0.2s linear;
}

.bc-card__title {
  max-width: 224px;
  position: relative;
  margin: 0 auto 12px;
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .bc-card__title {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 767px) {
  .bc-card__title {
    max-width: 150px;
    margin: 12px auto 16px;
  }
}

.bc-card__description {
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.2s linear;
}

@media (max-width: 991px) {
  .bc-card__description {
    font-size: 15px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .bc-card__description {
    padding: 0 0 18px;
    opacity: 1;
  }
}

.bc-card__bg {
  padding-top: unset;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bc-card__bg::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, #000000 100%);
  opacity: .75;
}

@media (max-width: 767px) {
  .bc-card .slick-track {
    display: flex !important;
  }
}

.bc-card .slick-slide {
  display: flex;
  height: inherit;
}

.bc-card .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 0 10px;
}

.bc-card .slick-dots button {
  height: 4px;
  background-color: #ffffff;
}

.bc-card .slick-dots [aria-hidden="false"] button {
  background-color: #ffffff;
  opacity: 1;
}

.cta-image {
  margin: 117px 0 31px;
}

@media (max-width: 767px) {
  .cta-image {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .cta-image .row {
    position: relative;
  }
}

.cta-image__col {
  min-height: 921px;
}

@media (max-width: 1399px) {
  .cta-image__col {
    min-height: 700px;
  }
}

@media (max-width: 991px) {
  .cta-image__col {
    min-height: 568px;
  }
}

.cta-image__col--content {
  display: flex;
  flex: 0 0 45.3%;
  align-items: center;
  justify-content: flex-end;
  max-width: 45.3%;
}

@media (max-width: 767px) {
  .cta-image__col--content {
    flex: 0 0 100%;
    align-items: stretch;
    max-width: 100%;
    position: relative;
  }
  .cta-image__col--content::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: .4;
  }
}

.cta-image__col--image {
  flex: 0 0 54.7%;
  max-width: 54.7%;
  position: relative;
}

@media (max-width: 767px) {
  .cta-image__col--image {
    flex: 0 0 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.cta-image__content {
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 607px;
  padding: 40px 125px 40px 15px;
  position: relative;
}

@media (max-width: 1399px) {
  .cta-image__content {
    padding: 40px 80px 40px 15px;
  }
}

@media (max-width: 991px) {
  .cta-image__content {
    padding: 90px 20px 90px 40px;
  }
}

@media (max-width: 767px) {
  .cta-image__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 720px;
    padding: 20px 20px 17px;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cta-image__headings-wrapper {
    padding: 50px 0 0;
    margin: auto 0;
  }
}

.cta-image .sub-heading {
  display: block;
  padding: 0 80px 0 0;
  margin: 0 0 15px;
  font-size: 17px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .cta-image .sub-heading {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .cta-image .sub-heading {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 600;
    color: #fcfaf7;
    letter-spacing: .88px;
  }
}

.cta-image h2 {
  padding: 0 80px 0 0;
  margin: 0 0 30px;
  font-size: 60px;
  line-height: 70px;
  color: #333333;
  letter-spacing: -1.14px;
}

@media (max-width: 991px) {
  .cta-image h2 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .cta-image h2 {
    margin: 0;
    font-size: 36px;
    line-height: 35px;
    color: #fcfaf7;
  }
}

.cta-image__description {
  margin: 0 0 38px;
  color: #000000;
  letter-spacing: -.3px;
}

@media (max-width: 767px) {
  .cta-image__description {
    display: none;
  }
}

.cta-image__description:last-child {
  margin: 0;
}

.cta-image__img {
  padding-top: unset;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cta-image__icon {
  width: 271px;
  height: 271px;
  position: absolute;
  top: -6px;
  left: -195px;
}

@media (max-width: 1399px) {
  .cta-image__icon {
    width: 240px;
    height: 240px;
    top: -40px;
    left: -140px;
  }
}

@media (max-width: 991px) {
  .cta-image__icon {
    width: 150px;
    height: 150px;
    top: -70px;
    left: -90px;
  }
}

@media (max-width: 767px) {
  .cta-image__icon {
    display: none;
  }
}

@media (max-width: 767px) {
  .cta-image .c-btn {
    padding: 12px !important;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 8px;
    background: transparent;
  }
  .cta-image .c-btn::before, .cta-image .c-btn::after {
    display: none;
  }
}

.testimonials {
  padding: 0 0 150px;
  position: relative;
}

@media (max-width: 1199px) {
  .testimonials {
    padding: 0 0 70px;
  }
}

@media (max-width: 767px) {
  .testimonials {
    padding: 0 0 60px;
  }
}

.testimonials__container {
  max-width: 1372px;
  position: relative;
  z-index: 2;
}

.testimonials__slider {
  padding: 44px 0 0;
}

@media (max-width: 767px) {
  .testimonials__slider {
    padding: 51px 0 0;
  }
}

.testimonials__slider::before {
  content: '';
  width: 314px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 19px;
  background-color: #979797;
  opacity: .5;
}

@media (max-width: 767px) {
  .testimonials__slider::before {
    display: none;
  }
}

.testimonials__slider blockquote {
  padding: 12px 60px 81px 20px;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .testimonials__slider blockquote {
    padding: 12px 0 44px 20px;
    margin: 10px 0 30px;
  }
}

.testimonials__slider blockquote:last-child {
  margin-bottom: 0;
}

.testimonials__slider blockquote p::before {
  top: 6px;
  left: 0;
}

@media (max-width: 767px) {
  .testimonials__slider blockquote p::after {
    font-size: 26px;
    line-height: 24px;
  }
}

.testimonials__slider blockquote .author {
  left: 20px;
}

.testimonials::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, #fcfaf7 0%, #d1dae2 100%);
}

@media (max-width: 767px) {
  .testimonials::after {
    display: none;
  }
}

.testimonials .slick-list {
  margin: 0 160px 0 0;
}

@media (max-width: 767px) {
  .testimonials .slick-list {
    margin: 0;
  }
}

.testimonials .slick-dots {
  position: absolute;
  top: 150px;
  right: 61px;
  transform: rotate(90deg) translate3d(0, 0, 0);
  margin: 0;
}

@media (max-width: 767px) {
  .testimonials .slick-dots {
    position: static;
    transform: none;
    margin-top: 25px;
  }
}

.blog-posts {
  padding: 23px 0 23.2%;
  position: relative;
}

@media (max-width: 767px) {
  .blog-posts {
    padding: 0 0 51.2%;
  }
}

.blog-posts::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 50%;
  left: 0;
  background-image: linear-gradient(180deg, #d1dae2 0%, #c2d1de 72%, rgba(151, 181, 212, 0) 100%);
}

@media (max-width: 1399px) {
  .blog-posts::before {
    bottom: 30%;
  }
}

@media (max-width: 1199px) {
  .blog-posts::before {
    bottom: 5%;
  }
}

@media (max-width: 767px) {
  .blog-posts::before {
    bottom: -90px;
    background-image: linear-gradient(180deg, #fcfaf7 0%, #d1dae2 32%, #c2d1de 72%, rgba(151, 181, 212, 0) 100%);
  }
}

.blog-posts .row {
  position: relative;
  z-index: 1;
}

.blog-posts__bg {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.blog-posts .sub-heading {
  margin: 0 0 22px;
  font-size: 17px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 -2px 4px rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
  .blog-posts .sub-heading {
    margin: 0 0 6px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: .88px;
  }
}

.blog-posts__title {
  font-size: 60px;
  line-height: 70px;
  color: #333333;
  letter-spacing: -1.14px;
}

@media (max-width: 767px) {
  .blog-posts__title {
    font-size: 36px;
    font-weight: 900;
    line-height: 35px;
    text-align: center;
  }
}

.blog-posts__btn {
  display: flex;
  align-items: flex-end;
}

.blog-posts__btn .c-btn {
  margin: 0 0 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
  .blog-posts__btn .c-btn {
    box-shadow: none;
  }
}

.blog-posts .related-posts__slider {
  margin: 65px 0 0;
}

@media (max-width: 767px) {
  .blog-posts .related-posts__slider {
    margin: 12px -20px 0 0;
  }
}

@media (max-width: 767px) {
  .blog-posts .slick-dots {
    margin: 13px 0 29px -19px;
  }
}

.page-content div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 100%;
}

.page-content .block-content .gform_wrapper .validation_error {
  width: 100%;
  padding: 10px 0;
  position: absolute;
  bottom: calc(100% + 8px);
  left: 0;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .validation_error {
    position: static;
    margin-bottom: 20px;
  }
}

.page-content .block-content .gform_wrapper.gform_validation_error form {
  align-items: flex-start;
  position: relative;
  margin-bottom: -35px;
}

@media (max-width: 1023px) {
  .page-content .block-content .gform_wrapper.gform_validation_error form {
    margin-bottom: 0;
  }
}

.page-content .block-content .gform_wrapper.gform_validation_error .gform_footer {
  padding-top: 12px;
}

.page-content .block-content .gform_wrapper .gform_body {
  flex: 0 0 77.6%;
  max-width: 77.6%;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gform_fields {
    flex-wrap: wrap;
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield {
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-content .block-content .gform_wrapper .gform_body .gfield:not(:last-child) {
    margin-bottom: 11px;
  }
}

.page-content .block-content .gform_wrapper .gform_body .ginput_container {
  margin: 0;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  width: 100%;
  padding: 13px 14px;
  font-family: haboro-soft, sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-overflow: ellipsis;
  border: 1px solid #979797;
  background: #ffffff;
  border-radius: 6px;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
  /* Firefox 18- */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-ms-input-placeholder {
  /* Edge */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):placeholder-shown {
  /* Standard one last! */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):placeholder-shown {
    color: rgba(51, 51, 51, 0.4);
  }
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-webkit-input-placeholder {
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-ms-input-placeholder {
  /* Edge */
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:placeholder-shown {
  /* Standard one last! */
  color: #333333;
}

.page-content .block-content .gform_wrapper .gform_body .gfield select {
  padding: 12px 14px;
  border-radius: 6px;
  border: 1px solid #979797;
  font-family: haboro-soft, sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-overflow: ellipsis;
}

.page-content .block-content .gform_wrapper .gform_body .gfield .ginput_complex label {
  margin-bottom: 5px;
  opacity: 0.8;
}

.page-content .block-content .gform_wrapper .gform_body .gfield .ginput_complex [class^="ginput"] {
  margin-bottom: 10px;
}

.page-content .block-content .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}

.page-content .block-content .gform_wrapper li.gfield.gfield_error {
  position: relative;
  margin-bottom: 32px !important;
  border: none;
}

.page-content .block-content .gform_wrapper li.gfield.gfield_error input {
  margin: 0;
}

.page-content .block-content .gform_wrapper .gfield_description.validation_message {
  width: calc(100% - 20px);
  padding-top: 0;
  position: absolute;
  top: 100%;
  left: 19px;
}

.page-content .block-content .gform_wrapper [class*="gfield_date_"] {
  margin-right: 15px !important;
}

.page-content .block-content .gform_wrapper [class*="gfield_date_"] label {
  display: inline !important;
  opacity: 0.8;
}

.page-content .block-content .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
  margin-top: 0;
}

.page-content .block-content .gform_wrapper .gfield_label {
  margin-top: 21px;
}

.page-content .block-content .gform_wrapper .gform_button {
  align-items: center;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_button {
    margin-left: 0;
  }
}

.page-content .block-content .gform_wrapper .gform_button:hover .gform_button-icon:after {
  width: 0;
  opacity: 0;
}

.page-content .block-content .gform_wrapper .gform_button:hover .gform_button-label {
  color: #008547;
}

.page-content .block-content .gform_wrapper .gform_button span {
  display: inline-block;
}

.page-content .block-content .gform_wrapper .gform_button-icon {
  width: 48px;
  height: 48px;
  z-index: 1;
  margin-right: 15px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_button-icon {
    width: 38px;
    height: 38px;
    margin-right: 13px;
  }
}

.page-content .block-content .gform_wrapper .gform_button-icon:before, .page-content .block-content .gform_wrapper .gform_button-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}

.page-content .block-content .gform_wrapper .gform_button-icon:before {
  z-index: -2;
  background: #008547;
}

.page-content .block-content .gform_wrapper .gform_button-icon:after {
  z-index: -1;
  background-image: linear-gradient(45deg, #32a2ae 0%, #5177ac 100%);
  opacity: 1;
  transition: width .3s, opacity .48s;
}

.page-content .block-content .gform_wrapper .gform_button-icon:hover {
  color: #ffffff;
}

.page-content .block-content .gform_wrapper .gform_button-icon:hover:after {
  width: 0;
  opacity: 0;
}

.page-content .block-content .gform_wrapper .gform_button-icon svg {
  width: 25px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translate3d(0, 0, 0);
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_button-icon svg {
    width: 20px;
    height: 20px;
  }
}

.page-content .block-content .gform_wrapper .gform_button-label {
  font-family: haboro-soft, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  line-height: 14px;
  color: #0151a2;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  position: relative;
  top: -20px;
  transition: color 0.3s;
}

@media (max-width: 991px) {
  .page-content .block-content .gform_wrapper .gform_button-label {
    font-size: 15px;
    line-height: 1;
  }
}

/* Main Footer, main footer parts */
.main-footer {
  padding: 48px 0 17px;
  background-color: #e9eff3;
}

@media (max-width: 991px) {
  .main-footer {
    padding: 18px 0 10px;
  }
}

.main-footer__top {
  padding: 20px 0 62px;
}

@media (max-width: 991px) {
  .main-footer__top {
    padding-bottom: 14px;
  }
}

.main-footer__main {
  padding: 20px 0;
}

@media (max-width: 991px) {
  .main-footer__main {
    padding: 20px 0 0;
  }
}

.main-footer__main li {
  font-size: 15px;
  line-height: 16px;
  display: block;
}

@media (max-width: 991px) {
  .main-footer__main li {
    font-size: 13px;
    line-height: 16px;
  }
}

.main-footer__main a, .main-footer__bottom a {
  display: inline-block;
  color: #333333;
  border: none;
}

.main-footer__main a:not(.highlighted), .main-footer__bottom a:not(.highlighted) {
  transition: text-shadow 0.1s, color 0.2s;
}

.main-footer__main a:not(.highlighted):hover, .main-footer__bottom a:not(.highlighted):hover {
  color: #008547;
  text-shadow: 0.2px 0 0 #008547;
}

.safari .main-footer__main a:not(.highlighted):hover, .safari .main-footer__bottom a:not(.highlighted):hover {
  text-shadow: 0.1px 0 0 #008547;
}

.firefox .main-footer__main a:not(.highlighted):hover, .firefox .main-footer__bottom a:not(.highlighted):hover {
  text-shadow: 0.1px 0 0 #008547;
}

.main-footer__bottom {
  padding: 15px 0;
}

@media (max-width: 991px) {
  .main-footer__bottom {
    padding: 18px 0 9px;
  }
}

.main-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.main-footer .footer-logo-mobile {
  display: none;
}

@media (max-width: 767px) {
  .main-footer .footer-logo-mobile {
    display: block;
  }
}

@media (max-width: 991px) {
  .footer-newsletter__col--title {
    margin-bottom: 26px;
  }
}

.footer-newsletter__title {
  font-family: poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #333333;
}

@media (max-width: 991px) {
  .footer-newsletter__title {
    font-size: 21px;
    line-height: 25px;
  }
}

.footer-newsletter__form {
  margin-left: -3px;
}

@media (max-width: 991px) {
  .footer-newsletter__form {
    margin-left: 0;
  }
}

.footer-newsletter__form form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.footer-newsletter__form .gform_wrapper {
  margin: 0;
}

.footer-newsletter__form .gform_wrapper .validation_error {
  width: 100%;
  padding: 10px 0;
  position: absolute;
  bottom: calc(100% + 8px);
  left: 0;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .validation_error {
    position: static;
    margin-bottom: 20px;
  }
}

.footer-newsletter__form .gform_wrapper.gform_validation_error form {
  align-items: flex-start;
  position: relative;
  margin-bottom: -35px;
}

@media (max-width: 1023px) {
  .footer-newsletter__form .gform_wrapper.gform_validation_error form {
    margin-bottom: 0;
  }
}

.footer-newsletter__form .gform_wrapper.gform_validation_error .gform_footer {
  padding-top: 12px;
}

.footer-newsletter__form .gform_wrapper .gform_body {
  flex: 0 0 77.6%;
  max-width: 77.6%;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield_label {
  display: none;
}

.footer-newsletter__form .gform_wrapper .gform_body .gform_fields {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gform_fields {
    flex-wrap: wrap;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield {
  flex: 0 0 50%;
  padding: 0;
  margin: 0;
  background: #ffffff;
  opacity: .9;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-newsletter__form .gform_wrapper .gform_body .gfield:not(:last-child) {
    margin-bottom: 11px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(odd) {
  border-radius: 32px 0 0 32px;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(odd) {
    border-radius: 32px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(even) {
  position: relative;
  border-radius: 0 32px 32px 0;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(even) {
    border-radius: 32px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(even):after {
  content: '';
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  background-color: #979797;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield:nth-child(even):after {
    content: none;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .ginput_container {
  margin: 0;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  width: 100%;
  padding: 23px 22px 21px;
  font-family: haboro-soft, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  border: none;
  background: transparent;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 19px 22px 15px;
    font-size: 14px;
    line-height: 18px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
  /* Firefox 18- */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-ms-input-placeholder {
  /* Edge */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):placeholder-shown {
  /* Standard one last! */
  color: rgba(51, 51, 51, 0.5);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):placeholder-shown {
    color: rgba(51, 51, 51, 0.4);
  }
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-webkit-input-placeholder {
  color: #333333;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333333;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::-ms-input-placeholder {
  /* Edge */
  color: #333333;
}

.footer-newsletter__form .gform_wrapper .gform_body .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus:placeholder-shown {
  /* Standard one last! */
  color: #333333;
}

.footer-newsletter__form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}

.footer-newsletter__form .gform_wrapper li.gfield.gfield_error {
  position: relative;
  margin-bottom: 32px !important;
  border: none;
}

.footer-newsletter__form .gform_wrapper li.gfield.gfield_error input {
  margin: 0;
}

.footer-newsletter__form .gform_wrapper .gfield_description.validation_message {
  width: calc(100% - 20px);
  padding-top: 0;
  position: absolute;
  top: 100%;
  left: 19px;
}

.footer-newsletter__form .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
  margin-top: 0;
}

.footer-newsletter__form .gform_wrapper .gform_footer {
  flex: 0 0 22.4%;
  max-width: 22.4%;
  padding: 0;
  position: relative;
  margin: 0;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_footer {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 21px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_footer > *:not(.gform_button) {
  position: absolute;
  top: 100%;
}

.footer-newsletter__form .gform_wrapper .gform_button {
  display: flex;
  align-items: center;
  margin-left: 21px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_button {
    margin-left: 0;
  }
}

.footer-newsletter__form .gform_wrapper .gform_button:hover .gform_button-icon:after {
  width: 0;
  opacity: 0;
}

.footer-newsletter__form .gform_wrapper .gform_button:hover .gform_button-label {
  color: #008547;
}

.footer-newsletter__form .gform_wrapper .gform_button span {
  display: inline-block;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon {
  width: 48px;
  height: 48px;
  z-index: 1;
  margin-right: 15px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_button-icon {
    width: 38px;
    height: 38px;
    margin-right: 13px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_button-icon:before, .footer-newsletter__form .gform_wrapper .gform_button-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon:before {
  z-index: -2;
  background: #008547;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon:after {
  z-index: -1;
  background-image: linear-gradient(45deg, #32a2ae 0%, #5177ac 100%);
  opacity: 1;
  transition: width .3s, opacity .48s;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon:hover {
  color: #ffffff;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon:hover:after {
  width: 0;
  opacity: 0;
}

.footer-newsletter__form .gform_wrapper .gform_button-icon svg {
  width: 25px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translate3d(0, 0, 0);
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_button-icon svg {
    width: 20px;
    height: 20px;
  }
}

.footer-newsletter__form .gform_wrapper .gform_button-label {
  font-family: haboro-soft, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  line-height: 14px;
  color: #0151a2;
  letter-spacing: -.5px;
  text-transform: uppercase;
  transition: color .3s;
}

@media (max-width: 991px) {
  .footer-newsletter__form .gform_wrapper .gform_button-label {
    font-size: 15px;
    line-height: 1;
  }
}

.footer-nav li:not(:last-child) {
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .footer-nav li:not(:last-child) {
    margin-bottom: 16px;
  }
}

.footer-nav li.highlighted-parent:not(:last-child) {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .footer-nav li.highlighted-parent:not(:last-child) {
    margin: -2px 0 8px;
  }
}

.footer-nav a.highlighted {
  font-family: haboro-soft-condensed, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: #0151a2;
  text-decoration: underline;
  letter-spacing: .69px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .footer-nav a.highlighted {
    font-size: 15px;
    letter-spacing: .61px;
  }
}

.footer-nav a.highlighted:hover {
  color: #008547;
}

@media (max-width: 1023px) {
  .footer-navs {
    padding-bottom: 40px;
    text-align: center;
  }
}

@media (max-width: 375px) {
  .footer-navs {
    padding-bottom: 0;
    text-align: left;
  }
}

.footer-navs .corresponding {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -2px;
}

@media (max-width: 375px) {
  .footer-navs .corresponding {
    justify-content: flex-start;
  }
}

.footer-navs .corresponding:not(:last-child) {
  margin-bottom: 11px;
}

@media (max-width: 375px) {
  .footer-navs .col-6:last-child {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .footer-central {
    padding: 29px 0 21px;
  }
}

.footer-central__logo {
  margin: -2px 0 38px;
  text-align: center;
}

@media (max-width: 991px) {
  .footer-central__logo {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .footer-central__logo {
    display: none;
  }
}

.footer-central__logo--mobile {
  display: none;
  margin: 0 0 33px;
}

@media (max-width: 767px) {
  .footer-central__logo--mobile {
    display: block;
  }
}

.footer-central__logo--mobile img {
  max-width: 112px;
}

.footer-main-right {
  padding-top: 8px;
  text-align: right;
}

@media (max-width: 991px) {
  .footer-main-right {
    text-align: center;
  }
}

.footer-phone-links__item {
  font-weight: 500;
}

.footer-phone-links__item {
  margin-bottom: 16px;
}

@media (max-width: 991px) {
  .footer-phone-links__item {
    margin-bottom: 8px;
  }
}

.footer-phone-links a {
  margin-left: -1px;
  font-weight: 400;
  color: #0151a2;
}

.footer-address {
  max-width: 198px;
  margin: 26px 0 18px auto;
}

@media (max-width: 991px) {
  .footer-address {
    max-width: 155px;
    margin: 16px auto 23px;
  }
}

.footer-address a {
  line-height: 24px;
  color: #0151a2;
  letter-spacing: -.5px;
}

@media (max-width: 767px) {
  .footer-address a {
    font-size: 13px;
    letter-spacing: normal;
  }
}

.footer-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 200px;
  margin-left: auto !important;
}

@media (max-width: 991px) {
  .footer-logos {
    max-width: 170px;
    margin: 0 auto !important;
  }
}

.footer-logos__item {
  margin-bottom: 7px;
}

.footer-logos .link-icon {
  display: inline-block;
}

.footer-logos .link-icon * {
  width: auto;
  max-height: 98px;
}

@media (max-width: 991px) {
  .footer-logos .link-icon * {
    max-height: 46px;
  }
}

.footer-bottom {
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  opacity: .6;
}

.footer-bottom__nav {
  display: inline-block;
}

.footer-bottom__copyright,
.footer-bottom li {
  margin: 0 14px;
}

.single-post-hero {
  padding: 0 0 100px;
}

@media (max-width: 991px) {
  .single-post-hero {
    padding: 0 0 60px;
  }
}

@media (max-width: 767px) {
  .single-post-hero {
    padding: 0 0 37px;
  }
}

.page-content--archive .single-post-hero {
  padding: 0 0 80px;
}

@media (max-width: 991px) {
  .page-content--archive .single-post-hero {
    margin: 0 0 60px;
  }
}

@media (max-width: 767px) {
  .page-content--archive .single-post-hero {
    padding: 0 0 60px;
    margin: 0;
  }
}

.single-post-hero__link {
  display: block;
}

.single-post-hero__link:hover .terms__single {
  color: #008547;
}

.single-post-hero__col {
  min-height: 533px;
}

@media (max-width: 991px) {
  .single-post-hero__col {
    min-height: auto;
  }
}

.single-post-hero__col--image {
  display: flex;
  flex: 0 0 62.5%;
  flex-direction: column;
  max-width: 62.5%;
}

@media (max-width: 991px) {
  .single-post-hero__col--image {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 21px;
  }
  .page-content--archive .single-post-hero__col--image {
    margin: 0 0 28px;
  }
}

.single-post-hero__col--content {
  display: flex;
  flex: 0 0 37.5%;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  max-width: 37.5%;
}

@media (max-width: 991px) {
  .single-post-hero__col--content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.single-post-hero__content {
  margin: 30px 0 30px 50px;
}

@media (max-width: 1199px) {
  .single-post-hero__content {
    margin: 20px 0;
  }
}

@media (max-width: 991px) {
  .single-post-hero__content {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }
}

.single-post-hero__divider {
  margin: 16px 0 15px;
}

@media (max-width: 767px) {
  .single-post-hero__divider {
    margin: 5px 0;
  }
  .page-content--archive .single-post-hero__divider {
    margin: 7px 0;
  }
}

.single-post-hero__image {
  flex: 1 1 100%;
  max-width: 100%;
  padding-top: 0;
}

@media (max-width: 991px) {
  .single-post-hero__image {
    padding-top: 64%;
  }
}

.single-post-hero__author {
  display: flex;
  align-items: center;
}

.single-post-hero__date {
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .single-post-hero__date {
    margin: 0 0 3px;
  }
}

.single-post-hero__date-text {
  font-size: 18px;
  font-weight: 600;
  color: #4f4f4f;
}

@media (max-width: 767px) {
  .single-post-hero__date-text {
    font-size: 13px;
  }
}

.single-post-hero__title {
  margin: 0 0 40px;
  font-family: poppins, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  color: #333333;
}

@media (max-width: 991px) {
  .single-post-hero__title {
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .single-post-hero__title {
    margin: 0 0 22px;
    font-size: 24px;
    line-height: 31px;
  }
}

.single-post-hero__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 14px 0 0;
  border: 0 solid #979797;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
  .single-post-hero__logo {
    margin: 0 10px 0 0;
  }
}

.single-post-hero__logo svg {
  height: 10px;
}

.single-post-hero__author-name {
  font-family: haboro-soft, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #444444;
}

@media (max-width: 767px) {
  .single-post-hero__author-name {
    font-family: poppins, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }
}

.single-post-hero__author-image {
  margin: 0 14px 0 0;
  border: 0 solid #979797;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

@media (max-width: 767px) {
  .single-post-hero__author-image {
    margin: 0 11px 0 0;
  }
}

.entry {
  position: relative;
}

.archive-activities-description {
  margin: 0 0 75px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  color: #333333;
}

@media (max-width: 767px) {
  .archive-activities-description {
    margin-bottom: 59px;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
  }
}

.activity-card {
  margin-bottom: 63px;
}

@media (max-width: 767px) {
  .activity-card {
    margin-bottom: 31px;
  }
}

.activity-card__link {
  display: block;
  position: relative;
  border: none;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: box-shadow .4s;
}

.activity-card__link:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .activity-card__link {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
}

.activity-card__content {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  width: 100%;
  min-height: 136px;
  padding: 15px 0 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.activity-card__content:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: .5;
}

.activity-card__placeholder {
  padding-top: 74.86%;
  background-color: rgba(1, 81, 162, 0.2);
}

.activity-card__categories {
  justify-content: center;
  position: relative;
  margin-bottom: 8px;
}

.activity-card__categories .terms__single {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #ffffff;
  letter-spacing: 0;
  text-transform: uppercase;
}

.activity-card__title {
  margin: 0;
  position: relative;
  font-family: poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: normal;
}

.archive-posts {
  padding-bottom: 92px;
}

@media (max-width: 767px) {
  .archive-posts {
    padding-bottom: 40px;
  }
}

.archive-posts .js-archive-posts__wrapper {
  position: relative;
}

.archive-posts .js-archive-posts__wrapper.loading:after {
  opacity: 1;
}

.archive-posts .js-archive-posts__wrapper:after {
  content: '';
  pointer-events: none;
  width: calc(100% - 30px);
  height: calc(100% - 63px);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
  background-color: rgba(151, 151, 151, 0.3);
  opacity: 0;
  transition: opacity 0.2s;
}

.page-content--archive-post .archive-posts .js-archive-posts__wrapper:after {
  width: 100%;
  height: calc(100% - 48px);
  left: 0;
}

@media (max-width: 767px) {
  .page-content--archive-post .archive-posts .js-archive-posts__wrapper:after {
    height: calc(100% - 30px);
  }
}

.posts-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  padding: 0 80px;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transition: opacity .3s;
}

@media (max-width: 767px) {
  .posts-lightbox {
    padding: 0;
  }
}

.posts-lightbox:not(.active) {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}

.posts-lightbox__wrapper {
  width: 100%;
  height: 100%;
  max-width: 1430px;
  max-height: 80.5%;
  padding: 60px 67px;
  position: relative;
  border-radius: 10px;
  background-color: #e9eff3;
}

@media (max-width: 991px) and (orientation: landscape) {
  .posts-lightbox__wrapper {
    max-height: 90%;
    padding: 30px 0;
  }
}

@media (max-width: 767px) {
  .posts-lightbox__wrapper {
    max-height: 100%;
    padding: 71px 0 52px;
    border-radius: 0;
  }
}

.posts-lightbox__wrapper-inner {
  display: flex;
  align-items: center;
  height: 100%;
}

@media (max-width: 991px) {
  .posts-lightbox__wrapper-inner {
    align-items: flex-start;
  }
}

.posts-lightbox__wrapper-inner > div {
  width: 100%;
}

@media (max-width: 991px) {
  .posts-lightbox__wrapper-inner > div {
    height: 100%;
  }
}

.posts-lightbox__slider {
  height: 100%;
  max-height: 100%;
}

.posts-lightbox .slick-arrow {
  width: 27px;
  height: 47px;
  z-index: 5;
  margin-top: -1px;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 47'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='4.8' d='M3.936 3v0L23.8 22.864v0L3 43.664v0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 991px) {
  .posts-lightbox .slick-arrow {
    width: 12px;
    height: 22px;
    top: auto;
    bottom: -33px;
    transform: none;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E%3Cpath fill='none' stroke='%230151a2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='3' d='M2.36 2v0L10 9.816v0L2 18v0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  .posts-lightbox .slick-arrow {
    top: calc(100% + 28px);
    bottom: auto;
  }
}

.posts-lightbox .slick-arrow:after {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 47'%3E%3Cpath fill='none' stroke='%23008547' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='4.8' d='M3.936 3v0L23.8 22.864v0L3 43.664v0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 991px) {
  .posts-lightbox .slick-arrow:after {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E%3Cpath fill='none' stroke='%230151a2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='3' d='M2.36 2v0L10 9.816v0L2 18v0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.posts-lightbox .slick-arrow.slick-next {
  right: -143px;
}

@media (max-width: 1679px) {
  .posts-lightbox .slick-arrow.slick-next {
    right: -8.6vw;
  }
}

@media (max-width: 1399px) {
  .posts-lightbox .slick-arrow.slick-next {
    right: -120px;
  }
}

@media (max-width: 991px) {
  .posts-lightbox .slick-arrow.slick-next {
    right: 19px;
  }
}

.posts-lightbox .slick-arrow.slick-prev {
  left: -143px;
}

@media (max-width: 1679px) {
  .posts-lightbox .slick-arrow.slick-prev {
    left: -8.6vw;
  }
}

@media (max-width: 1399px) {
  .posts-lightbox .slick-arrow.slick-prev {
    left: -120px;
  }
}

@media (max-width: 991px) {
  .posts-lightbox .slick-arrow.slick-prev {
    left: 19px;
    transform: rotate(180deg);
    margin-top: -2px;
  }
}

.posts-lightbox__logo {
  display: block;
  width: 181px;
  height: 184px;
  position: absolute;
  right: 36px;
  bottom: 36px;
}

@media (max-width: 1199px) {
  .posts-lightbox__logo {
    width: 105px;
    height: 105px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
}

.posts-lightbox__close {
  width: 37px;
  height: 38px;
  position: absolute;
  z-index: 20;
  top: 41px;
  right: 41px;
  padding: 5px;
  border: none;
  background: transparent;
  cursor: pointer;
}

@media (max-width: 991px) {
  .posts-lightbox__close {
    width: 28px;
    height: 28px;
    top: 16px;
    right: 16px;
  }
}

.posts-lightbox__counter {
  width: 100%;
  position: absolute;
  bottom: 34px;
  left: 44px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  .posts-lightbox__counter {
    bottom: 22px;
    left: 2px;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  .posts-lightbox__counter {
    bottom: 6px;
  }
}

.posts-lightbox .single-post-hero {
  padding-bottom: 0;
  margin-bottom: 0;
}

.posts-lightbox .single-post-hero .single-post-hero__col {
  min-height: auto;
}

@media (max-width: 991px) and (orientation: portrait) {
  .posts-lightbox .single-post-hero .single-post-hero__col {
    padding: 0 19px;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__col--image {
  display: block;
  flex: 0 0 61%;
  max-width: 61%;
}

@media (max-width: 991px) and (orientation: portrait) {
  .posts-lightbox .single-post-hero .single-post-hero__col--image {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 14px;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__image {
  max-height: 100%;
  padding-top: 75%;
}

.posts-lightbox .single-post-hero .single-post-hero__col--content {
  display: block;
  flex: 0 0 39%;
  max-width: 39%;
}

@media (max-width: 991px) and (orientation: portrait) {
  .posts-lightbox .single-post-hero .single-post-hero__col--content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: var(--modal-img-height);
  margin: 0;
}

@media (max-width: 991px) and (orientation: portrait) {
  .posts-lightbox .single-post-hero .single-post-hero__content {
    max-height: calc(var(--modal-img-height) - 75%);
  }
}

.posts-lightbox .single-post-hero .single-post-hero__content.overlay {
  position: relative;
}

.posts-lightbox .single-post-hero .single-post-hero__content.overlay:after {
  content: '';
  pointer-events: none;
  width: 100%;
  height: 75px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(233, 239, 243, 0) 0%, #e9eff3 100%);
  -webkit-transform: translateZ(0);
}

.posts-lightbox .single-post-hero .single-post-hero__divider {
  margin: 8px 0 7px;
}

@media (max-width: 991px) {
  .posts-lightbox .single-post-hero .single-post-hero__divider {
    margin: 5px 0 10px;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__title {
  margin-bottom: 6px;
  font-size: 32px;
  line-height: 1.41;
  letter-spacing: -.5px;
}

@media (max-width: 991px) {
  .posts-lightbox .single-post-hero .single-post-hero__title {
    margin-bottom: 4px;
    font-size: 24px;
    letter-spacing: -.38px;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__description {
  padding-right: 16px;
  font-size: 18px;
  line-height: 32px;
  overflow: auto;
}

@media (max-width: 991px) {
  .posts-lightbox .single-post-hero .single-post-hero__description {
    padding-right: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
  }
}

.posts-lightbox .single-post-hero .single-post-hero__description.add-padding {
  padding-bottom: 50px;
}

.posts-lightbox .single-post-hero .terms__single {
  font-size: 17px;
  line-height: 1.4;
}

@media (max-width: 991px) {
  .posts-lightbox .single-post-hero .terms__single {
    font-size: 15px;
    letter-spacing: .88px;
  }
}

.posts-lightbox__wrapper.modify-img .single-post-hero .single-post-hero__image {
  height: var(--modal-img-height);
  padding: 0;
}

.term-filters {
  padding: 0;
}

.term-filters .simplebar-wrapper {
  height: 100%;
}

.term-filters.post .term-filters__btn {
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: normal;
}

@media (max-width: 767px) {
  .term-filters.post .term-filters__btn {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .93px;
  }
}

.term-filters.post .term-filters__label {
  margin: 0 46px 0 0;
}

@media (max-width: 767px) {
  .term-filters.post .term-filters__label {
    margin: 0 0 18px;
  }
}

.term-filters.post .term-filters__trigger {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .93px;
}
