@charset "UTF-8";
/*
Theme Name: Ace
Theme URI: https://appliedimagination.com/
Description: A custom theme built by the team at Applied Imagination.
Author: Applied Imagination
Version: 2.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea {
  resize: vertical;
}

figure {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ___ ICONS ___ */
/* ___ ICONS ___ */
@font-face {
  font-family: "prodigy-icons";
  src: url("./assets/fonts/prodigy-icons.eot?lng81j");
  src: url("./assets/fonts/prodigy-icons.eot?lng81j#iefix") format("embedded-opentype"), url("./assets/fonts/prodigy-icons.ttf?lng81j") format("truetype"), url("./assets/fonts/prodigy-icons.woff?lng81j") format("woff"), url(".assets/fonts/prodigy-icons.svg?lng81j#prodigy-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "prodigy-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gform_wrapper.gravity-theme img.gform_ajax_spinner {
  display: none !important;
}
.gform_wrapper.gravity-theme form {
  padding: 50px 40px;
  background-color: #f4f4ef;
  position: relative;
}
.gform_wrapper.gravity-theme form input,
.gform_wrapper.gravity-theme form input[type=color],
.gform_wrapper.gravity-theme form input[type=date],
.gform_wrapper.gravity-theme form input[type=datetime-local],
.gform_wrapper.gravity-theme form input[type=datetime],
.gform_wrapper.gravity-theme form input[type=email],
.gform_wrapper.gravity-theme form input[type=month],
.gform_wrapper.gravity-theme form input[type=number],
.gform_wrapper.gravity-theme form input[type=password],
.gform_wrapper.gravity-theme form input[type=search],
.gform_wrapper.gravity-theme form input[type=tel],
.gform_wrapper.gravity-theme form input[type=text],
.gform_wrapper.gravity-theme form input[type=time],
.gform_wrapper.gravity-theme form input[type=url],
.gform_wrapper.gravity-theme form input[type=week],
.gform_wrapper.gravity-theme form select,
.gform_wrapper.gravity-theme form textarea {
  border: 0 !important;
  border-radius: 3px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #27292b;
  line-height: 1 !important;
  min-height: auto !important;
  padding: 20px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
}
.gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-moz-placeholder,
.gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::-ms-input-placeholder,
.gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input::placeholder,
.gform_wrapper.gravity-theme form textarea::placeholder {
  color: inherit;
  opacity: 1;
}
.gform_wrapper.gravity-theme form input {
  height: 55px;
}
.gform_wrapper.gravity-theme form textarea {
  min-height: 200px !important;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  display: none;
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-color: #cc0000;
  color: #cc0000;
  background-color: #fff9f9;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 12px 16px;
  border: 0;
  background: #fff;
  color: #cc0000;
  margin-bottom: 16px;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  font-size: 16px;
  font-weight: 700;
  color: #cc0000;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
  display: none;
}
.gform_wrapper.gravity-theme .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_footer .button {
  border: none;
}

.subscription-form {
  margin: 80px 0;
}
.subscription-form .hbspt-form {
  background-color: transparent;
  padding: 0;
}
.subscription-form .hs-form-iframe {
  height: 54px !important;
}
.subscription-form .inner-content {
  background-color: #1b3041;
  max-width: 700px;
  padding: 30px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.subscription-form .inner-content > * {
  width: 50%;
}
.subscription-form .inner-content .title {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-right: 40px;
  color: #fff;
}
.subscription-form .inner-content .gform_wrapper {
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 50%;
}
.subscription-form .inner-content .gform_wrapper .gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.subscription-form .inner-content .gform_wrapper form {
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.subscription-form .inner-content .gform_wrapper .gform_validation_errors {
  display: none;
}
.subscription-form .inner-content .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
.subscription-form .inner-content .gform_wrapper .gform_footer .button {
  margin: 0;
  font-size: 0em;
  color: transparent;
  display: block;
  width: 55px;
  height: 55px;
  background: transparent;
  padding: 0;
}
.subscription-form .inner-content .gform_wrapper .gform_footer .button:after {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  height: 55px;
  line-height: 55px;
  width: 55px;
  color: #32b4ff;
}
.subscription-form .inner-content .gform_wrapper .gform_footer .button:hover:after {
  color: #1b3041;
}
@media (max-width: 767px) {
  .subscription-form {
    margin: 50px 0;
  }
  .subscription-form .inner-content {
    padding: 30px 40px;
  }
}
@media (max-width: 575px) {
  .subscription-form .inner-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 30px;
  }
  .subscription-form .inner-content > * {
    width: 100%;
  }
  .subscription-form .inner-content .gform_wrapper {
    width: 100%;
  }
  .subscription-form .inner-content .title {
    padding-right: 0;
    margin-bottom: 10px;
  }
}

html {
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  background: #ffffff;
  color: #27292b;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  min-width: 320px;
  overflow-x: hidden;
}

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

.page-block {
  margin: 100px 0;
}
@media (max-width: 1679px) {
  .page-block {
    margin: 60px 0;
  }
}
@media (max-width: 1079px) {
  .page-block {
    margin: 45px 0;
  }
}

.wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 40px;
}
@media (max-width: 479px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.wrapper-thin {
  display: block;
  margin: 0 auto;
  max-width: 1310px;
  padding: 0 40px;
}

.module-header {
  padding-bottom: 35px;
}
.module-header .title {
  font-family: "Rajdhani", sans-serif;
  font-size: 26px;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #27292b;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  letter-spacing: 0em;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1, .h1 {
  font-family: "Rajdhani", sans-serif;
  color: #1b3041;
  font-weight: 500;
  font-size: 44px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 38px;
  }
}

h2, .h2 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: black;
  font-size: 30px;
  letter-spacing: 0.025em;
  margin-bottom: 0.7em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 28px;
  }
}

h3, .h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #ffd823;
  font-size: 20px;
  color: #1b3041;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 20px;
  }
}

h4, .h4 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #ffb400;
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-top: 2.2em;
  color: #007fc9;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5, .h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #ffb400;
  font-size: 18px;
  line-height: 1.3333;
  margin-bottom: 0;
  color: #1b3041;
}
@media (max-width: 767px) {
  h5, .h5 {
    font-size: 16px;
  }
}

h6, .h6 {
  font-family: "Rajdhani", sans-serif;
  color: #007fc9;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3333;
}

.tags {
  font-family: "Rajdhani", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #007fc9;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.tags > *::after {
  content: ", ";
}
.tags > *:last-child::after {
  display: none;
}

p {
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 1.7em;
  color: #27292b;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #007fc9;
  text-decoration: none;
}
a:hover {
  color: #007fc9;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}

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

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

.button-bar {
  position: absolute;
  height: 25px;
  width: 100%;
  bottom: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #8cd5ff;
}
.button-bar i.icon-arrow-right {
  position: relative;
  float: right;
  padding: 5px;
  font-size: 16px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1b3041;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #32b4ff;
}
.button-bar:hover, .button-bar:focus {
  background-color: #ffd823;
}
.button-bar:hover i, .button-bar:focus i {
  background-color: #ffb400;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #8cd5ff;
  border: 0;
  border-radius: 0;
  color: #27292b;
  cursor: pointer;
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
  padding: 10px 42px 8px 16px;
}
.button:after {
  content: "\e906";
  font-family: "prodigy-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 16px;
  text-transform: none;
  line-height: 1;
  color: #0066cc;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background-color: #32b4ff;
  color: #1b3041;
  transition: 0.3s all ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.button:not(a, button) {
  pointer-events: none;
}
.button:hover {
  color: #27292b;
  background-color: #ffd823;
}
.button:hover:after {
  background-color: #ffb400;
}
.button.secondary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 6px;
  -moz-column-gap: 6px;
  column-gap: 6px;
  background-color: transparent;
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  padding: 1px 0 0;
}
.button.secondary:after {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #46bbff;
  font-size: 16px;
  position: relative;
  bottom: auto;
  top: -1px;
  line-height: 1;
}
.button.secondary:hover:after {
  color: #ffd823;
}

hr {
  margin: 50px 0;
  height: 2px;
  background-color: #27292b;
  border: 0;
}
@media (max-width: 1279px) {
  hr {
    margin: 50px 0;
  }
}
@media (max-width: 767px) {
  hr {
    margin: 40px 0;
  }
}

.eyebrow {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #32b4ff;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-transform: uppercase;
}

blockquote {
  color: #ffd823;
  font-weight: 700;
  margin: 3em 0;
}
blockquote:first-child {
  margin-top: 0;
}
blockquote strong {
  display: block;
  margin-top: 30px;
  font-size: 0.9em;
}
blockquote strong:before {
  content: "";
  display: block;
  width: 55px;
  height: 2px;
  margin-bottom: 15px;
  background-color: #ffd823;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-caption .wp-caption-text {
  font-size: 15px;
  margin-top: 10px;
}

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

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

.site-content ul, .site-content ol {
  padding: 0 0 0 0.5em;
  margin: 0 0 1.7em;
}
.site-content ul li, .site-content ol li {
  margin-bottom: 10px;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
}
.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}
.site-content .wysiwyg-columns.three {
  grid-template-columns: 1fr 1fr 1fr;
}
.site-content .wysiwyg-columns.three img {
  width: 100%;
}
.site-content .item-search {
  display: block;
  text-decoration: none;
  color: #000;
  margin: 0 0 40px;
}
.site-content .item-search:last-child {
  margin-bottom: 0;
}
.site-content .item-search h4, .site-content .item-search .h4 {
  margin-bottom: 0.3em;
}
.site-content .item-search p {
  margin: 0 0 0.5em;
}
.site-content .item-search:hover {
  color: #000;
}
.site-content .item-search:hover .button:after {
  color: #1b3041;
}
.site-content .youtube-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
}
.site-content .youtube-video iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  pointer-events: none;
}
.site-content .google-maps {
  position: relative;
  height: 580px;
  display: block;
  margin: 90px calc(50% - 50vw) 0;
  max-width: 100vw;
  width: 100vw;
}
.site-content .google-maps iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 1079px) {
  .site-content .google-maps {
    height: 56.25vw;
  }
}
@media (max-width: 1279px) {
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three img {
    width: unset;
  }
}

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

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

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

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

.small-header {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 0 0 20px;
}

.inner-content {
  padding: 0 40px;
  max-width: 1040px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .inner-content {
    padding: 0 20px;
  }
}
.inner-content ul:not(.slick-dots) {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding: 0 0 0 10px;
}
.inner-content ul:not(.slick-dots) li {
  max-width: 685px;
  list-style-type: none !important;
  margin-bottom: 10px !important;
}
.inner-content ul:not(.slick-dots) li:not(:last-of-type) {
  padding-bottom: 3px;
}
.inner-content ul:not(.slick-dots) li::before {
  position: relative !important;
  left: -10px !important;
  content: "•" !important;
  font-size: 15px;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
.social a {
  text-decoration: none;
}

.social-share .h4 {
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
.social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 25px;
}
.social-share .icons > a {
  background-color: #ffd823;
  color: #d18500;
  text-decoration: none;
  min-width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-share .icons > a:hover {
  background-color: #d18500;
  color: #ffd823;
}

.pagination {
  margin: 70px 0 0;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.pagination .nav-links .page-numbers {
  text-decoration: none;
  padding: 0 20px;
  position: relative;
  color: #27292b;
}
.pagination .nav-links .page-numbers:hover {
  color: #007fc9;
}
.pagination .nav-links .page-numbers:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  bottom: 0;
  width: 2px;
  height: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #cacaca;
}
.pagination .nav-links .page-numbers:nth-last-child(2):after {
  display: none;
}
.pagination .nav-links .page-numbers.dots {
  padding: 0 16px;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  padding: 0;
  font-size: 16px;
  color: #007fc9;
  line-height: 1;
}
.pagination .nav-links .page-numbers.prev:after, .pagination .nav-links .page-numbers.next:after {
  display: none;
}
.pagination .nav-links .page-numbers.prev:hover, .pagination .nav-links .page-numbers.next:hover {
  color: #32b4ff;
}
.pagination .nav-links .page-numbers.next {
  padding-left: 5px;
}
.pagination .nav-links .page-numbers.prev {
  padding-right: 5px;
}
.pagination .nav-links .page-numbers.current {
  color: #007fc9;
}
.pagination .nav-links .page-numbers.inactive {
  color: #e9e9e9;
}
@media (max-width: 479px) {
  .pagination {
    margin: 50px 0 0;
  }
  .pagination .nav-links {
    font-size: 16px;
  }
  .pagination .nav-links .page-numbers {
    padding: 0 20px;
  }
  .pagination .nav-links .page-numbers.dots {
    padding: 0 15px;
  }
  .pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
    font-size: 12px;
  }
  .pagination .nav-links .page-numbers:after {
    height: 14px;
  }
}

.slick-arrow {
  font-size: 28px;
  color: #32b4ff;
  cursor: pointer;
  z-index: 200;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.slick-arrow.slick-prev {
  left: -50px;
}
.slick-arrow.slick-next {
  right: -50px;
}
@media (max-width: 1279px) {
  .slick-arrow.slick-prev {
    left: -40px;
  }
  .slick-arrow.slick-next {
    right: -40px;
  }
}
@media (max-width: 479px) {
  .slick-arrow {
    font-size: 20px;
  }
  .slick-arrow.slick-prev {
    left: -30px;
  }
  .slick-arrow.slick-next {
    right: -30px;
  }
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.slick-dots li {
  padding: 0 !important;
  margin: 0 !important;
}
.slick-dots li button {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 40px;
  height: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-size: 0;
  color: transparent;
  display: block;
  background-color: #e9e9e9;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background-color: #32b4ff;
}

.related {
  margin: 90px 0;
}
.related .h2 {
  text-transform: uppercase;
  font-size: 26px;
  margin: 0 0 1.2em;
}
.related .carousel {
  margin: 0 -1.5px;
}
.related .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.related .slick-slide {
  height: auto;
  margin-left: 1.5px;
  margin-right: 1.5px;
}
.related .item {
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
}
.related .item .image .placeholder {
  padding-bottom: 53.75%;
}
.related .item .content {
  padding: 30px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.related .item:hover .button {
  color: #27292b;
  background-color: #ffd823;
}
.related .item:hover .button:after {
  background-color: #ffb400;
}
.related .item.blog .content, .related .item.non-blog .content {
  font-size: 15px;
  color: #27292b;
}
.related .item.blog .title, .related .item.non-blog .title {
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #27292b;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 0.3em;
}
.related .item.non-blog .title {
  margin-bottom: 0.5em;
}
.related .item.project .title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
@media (max-width: 479px) {
  .related .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  .related .carousel {
    margin: 0;
  }
}

.wsp-container .page_item {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.wsp-container .page_item a {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.wsp-container li {
  padding: 0 !important;
  margin: 0 !important;
}

.nav-on .site-header .split {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: auto;
}

header.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background: black;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8491771709)), color-stop(65%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8491771709) 0%, rgba(255, 255, 255, 0) 65%);
}
header.site-header .nav-wrapper {
  margin: 20px 50px 0 50px;
  padding-bottom: 45px;
}
header.site-header .split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header.site-header .split aside.left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 60px;
}
header.site-header .split aside.left-side .site-branding .site-logo img, header.site-header .split aside.left-side .site-branding .site-logo svg {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 222px;
}
header.site-header .split aside.right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header.site-header .split aside.right-side #site-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
}
@media screen and (max-width: 1200px) {
  header.site-header .split aside.right-side #site-navigation {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}
header.site-header .split aside.right-side #site-navigation .nav-element {
  white-space: nowrap;
}
header.site-header .split aside.right-side #site-navigation .nav-element a {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.075em;
  line-height: 1.4325;
  color: white;
  text-transform: uppercase;
}
header.site-header .split aside.right-side #site-navigation .has-sub.open a:not(.sub-menu a) {
  border-bottom: 6px solid #ffc600;
}
header.site-header .split aside.right-side #site-navigation .has-sub a:not(.sub-menu a) {
  padding-bottom: 37px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header.site-header .split aside.right-side #site-navigation .has-sub a:not(.sub-menu a) .icon-arrow-down {
  display: none;
}
header.site-header .split aside.right-side #site-navigation .has-sub .sub-menu {
  position: absolute;
  display: none;
  background-color: #edf0f1;
  margin-top: 40px;
  padding: 25px 25px 25px 25px;
  min-width: 200px;
}
header.site-header .split aside.right-side #site-navigation .has-sub .sub-menu .nav-element {
  white-space: normal;
  padding-bottom: 15px;
  width: 90%;
}
header.site-header .split aside.right-side #site-navigation .has-sub .sub-menu .nav-element a {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #27292b;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 0;
  letter-spacing: 0;
}
header.site-header .split aside.right-side #site-navigation .has-sub .sub-menu .nav-element a:hover span {
  color: #ffb400;
}
header.site-header .split aside.right-side #site-navigation .has-sub .sub-menu .nav-element:last-of-type {
  padding-bottom: 0;
}
header.site-header .split aside.right-side .side-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  top: 0px;
  margin-left: 15%;
  margin-right: auto;
}
header.site-header .split aside.right-side .side-navigation .nav-element {
  white-space: nowrap;
}
header.site-header .split aside.right-side .side-navigation .nav-element a {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  color: white;
  letter-spacing: 0.075em;
  font-size: 12px;
  line-height: 2;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  padding: 0 8px;
  text-transform: uppercase;
}
header.site-header .split aside.right-side .side-navigation .search-button {
  position: relative;
  bottom: 0px;
  padding-left: 50px;
}
header.site-header .split aside.right-side .side-navigation .search-button:hover {
  cursor: pointer;
}
header.site-header .split aside.right-side .side-navigation .search-button .icon-search {
  color: white;
  font-size: 14px;
}
header.site-header .split aside.right-side .side-navigation .search-button.open .icon-search {
  padding: 2px;
  background-color: white;
  color: #27292b;
  font-weight: bold;
}
header.site-header .split aside.right-side .side-navigation .search-button.open .icon-search:before {
  content: "\e900";
}
header.site-header .split aside.right-side .side-navigation .form-wrap {
  display: none;
  position: absolute;
  top: 60px;
  left: -70px;
  width: 250px;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input {
  width: 100%;
  padding: 13px 0 13px 20px;
  border: 1px solid #ced1d2;
  background-color: #e3e7ea;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input:focus-within {
  outline: 0;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input::-webkit-input-placeholder {
  color: #27292b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 18px;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input::-moz-placeholder {
  color: #27292b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 18px;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input::-ms-input-placeholder {
  color: #27292b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 18px;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-field input::placeholder {
  color: #27292b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 18px;
}
header.site-header .split aside.right-side .side-navigation .form-wrap form .search-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  background-color: #8cd5ff;
  color: #27292b;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: none;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 1279px) {
  header.site-header .split aside.right-side .side-navigation .form-wrap form .search-submit {
    color: #27292b;
  }
}
header.site-header .site-branding-mobile {
  display: none;
}
header.site-header.scroll {
  position: fixed;
  background: white;
}
header.site-header.scroll .nav-wrapper {
  padding-bottom: 15px;
  margin: 15px 50px 0 50px;
}
@media screen and (max-width: 768px) {
  header.site-header.scroll .nav-wrapper {
    padding-bottom: 15px;
    margin: 10px 15px 0 15px;
  }
}
header.site-header.scroll .nav-wrapper .split {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1080px) {
  header.site-header.scroll .nav-wrapper .split {
    top: 70px;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  header.site-header.scroll .nav-wrapper .split {
    top: 64px;
    height: 100%;
  }
}
header.site-header.scroll .nav-wrapper .site-branding .site-logo svg, header.site-header.scroll .nav-wrapper .site-branding-mobile .site-logo svg {
  width: 160px !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1080px) {
  header.site-header.scroll .nav-wrapper .site-branding .site-logo svg, header.site-header.scroll .nav-wrapper .site-branding-mobile .site-logo svg {
    width: 120px !important;
  }
}
header.site-header.scroll .nav-wrapper .site-branding .site-logo svg g path.cls-1, header.site-header.scroll .nav-wrapper .site-branding-mobile .site-logo svg g path.cls-1 {
  fill: #1b3041;
}
header.site-header.scroll .nav-wrapper .site-branding .site-logo svg path.cls-1, header.site-header.scroll .nav-wrapper .site-branding-mobile .site-logo svg path.cls-1 {
  fill: #ffb400;
}
header.site-header.scroll .nav-wrapper .site-branding .site-logo svg path.cls-2, header.site-header.scroll .nav-wrapper .site-branding-mobile .site-logo svg path.cls-2 {
  fill: #1b3041;
}
header.site-header.scroll .nav-wrapper aside.right-side #site-navigation .has-sub a:not(.sub-menu a) {
  padding-bottom: 23px;
}
header.site-header.scroll .nav-wrapper aside.right-side #site-navigation .has-sub .sub-menu {
  margin-top: 25px;
}
@media screen and (min-width: 1080px) {
  header.site-header.scroll aside.right-side #site-navigation .nav-element a {
    color: #1b3041;
  }
  header.site-header.scroll aside.right-side .side-navigation .nav-element a {
    color: #1b3041;
    background-color: #c5eaff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.site-header.scroll aside.right-side .side-navigation .nav-element a:hover {
    background-color: #ffb400;
  }
  header.site-header.scroll aside.right-side .side-navigation .search-button .icon-search {
    color: #1b3041;
  }
  header.site-header.scroll aside.right-side .side-navigation .search-button.open .icon-search {
    padding: 2px;
    background-color: #c5eaff !important;
    color: #27292b;
    font-weight: bold;
  }
  header.site-header.scroll aside.right-side .side-navigation .search-button.open .icon-search:before {
    content: "\e900";
  }
}
@media screen and (max-width: 1410px) {
  header.site-header .split aside.right-side .side-navigation {
    margin-left: 25px;
  }
  header.site-header .split aside.left-side {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1080px) {
  header.site-header .nav-toggle {
    position: absolute;
    width: 33px;
    height: 21px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1000;
    right: 40px;
    outline: none;
    display: block;
  }
  header.site-header .nav-toggle i,
header.site-header .nav-toggle i:before,
header.site-header .nav-toggle i:after {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    height: 3px;
    width: 33px;
    top: 9px;
    left: 0;
    background-color: #32b4ff;
  }
  header.site-header .nav-toggle i:before {
    content: "";
    top: -9px;
  }
  header.site-header .nav-toggle i:after {
    content: "";
    top: 9px;
  }
  .nav-on header.site-header .nav-toggle i {
    background: transparent;
  }
  .nav-on header.site-header .nav-toggle i:before {
    -webkit-transform: rotateZ(45deg) translate(6.5px, 6.5px);
    transform: rotateZ(45deg) translate(6.5px, 6.5px);
  }
  .nav-on header.site-header .nav-toggle i:after {
    -webkit-transform: rotateZ(-45deg) translate(6.5px, -6.5px);
    transform: rotateZ(-45deg) translate(6.5px, -6.5px);
  }
  header.site-header .nav-wrapper {
    margin: 20px 15px 0 15px;
    padding-bottom: 25px;
  }
  header.site-header .nav-wrapper .site-branding-mobile {
    display: block;
  }
  header.site-header .nav-wrapper .site-branding-mobile .site-logo img, header.site-header .nav-wrapper .site-branding-mobile .site-logo svg {
    width: 160px;
  }
  header.site-header .nav-wrapper .split {
    position: fixed;
    display: block;
    background: #1b3041;
    left: 100%;
    width: 280px;
    height: 100%;
    top: 90px;
    height: calc(100vh - 100px);
    z-index: 10;
  }
  header.site-header .nav-wrapper .split aside.left-side {
    display: none;
  }
  header.site-header .nav-wrapper .split aside.right-side {
    display: block;
    padding-left: 25px;
    margin-top: 25px;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation {
    display: block;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element {
    padding-bottom: 25px;
    position: relative;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element a {
    font-size: 18px;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element .sub-menu {
    position: relative;
    background-color: unset;
    margin-top: 15px;
    padding: 0;
    min-width: unset;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element .sub-menu .nav-element {
    width: 100%;
    white-space: normal;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element .sub-menu .nav-element a {
    font-size: 18px;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element .sub-menu .nav-element a span {
    color: white;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element.has-sub a:not(.sub-menu a) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element.has-sub a:not(.sub-menu a):hover {
    border-bottom: 0;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element.has-sub a:not(.sub-menu a) .icon-arrow-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
  }
  header.site-header .nav-wrapper .split aside.right-side #site-navigation .nav-element.has-sub a:not(.sub-menu a) .icon-arrow-down.on {
    -webkit-transform: rotate(3.142rad);
    transform: rotate(3.142rad);
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation {
    margin: 0;
    display: block;
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation .nav-element {
    display: block;
    width: 90%;
    text-align: center;
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation .nav-element a {
    background-color: #c5eaff;
    color: #27292b;
    padding: 8px;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation .nav-element a:hover {
    background-color: #ffb400;
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation .icon-search {
    display: none;
  }
  header.site-header .nav-wrapper .split aside.right-side .side-navigation .form-wrap {
    display: block !important;
    position: relative;
    top: 25px;
    left: 0;
    width: 90%;
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 1080px) and (max-width: 768px) {
  header.site-header .nav-wrapper .split {
    width: 100%;
    height: 100%;
  }
}

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

.site-footer {
  background-color: #1b3041;
  padding: 45px 0 70px 0;
}
@media screen and (max-width: 830px) {
  .site-footer {
    padding: 22px 0;
  }
}
.site-footer .wrapper-footer {
  margin: 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-template-columns: 29% auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.site-footer .wrapper-footer .footer-logo {
  width: 280px;
  margin-bottom: 8px;
  margin-right: 50px;
}
.site-footer .wrapper-footer .footer-content {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 1170px) {
  .site-footer .wrapper-footer .footer-content {
    margin-left: 25px;
  }
}
.site-footer .wrapper-footer .footer-content p {
  color: #e3e7ea;
  margin-bottom: 10px;
  font-weight: 500;
}
.site-footer .wrapper-footer .footer-content nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}
.site-footer .wrapper-footer .footer-content nav .nav-element {
  padding-right: 25px;
}
.site-footer .wrapper-footer .footer-content nav .nav-element a {
  color: #e3e7ea;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site-footer .wrapper-footer .footer-content nav .nav-element a:hover {
  color: #ffb400;
}
.site-footer .wrapper-footer .social {
  position: relative;
  right: -17px;
  top: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 65px;
  margin-left: 30px;
}
.site-footer .wrapper-footer .social a {
  color: #e3e7ea;
  margin-right: 3px;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site-footer .wrapper-footer .social a:hover {
  color: #ffb400;
}
@media screen and (min-width: 1600px) {
  .site-footer .wrapper-footer {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .site-footer .wrapper-footer .footer-content {
    grid-template-columns: auto auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .site-footer .wrapper-footer .footer-content .social {
    right: 0;
  }
}
@media screen and (max-width: 1080px) {
  .site-footer .wrapper-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .site-footer .wrapper-footer .social {
    top: 15px;
    left: 25px;
    margin-left: 0;
  }
}
@media screen and (max-width: 910px) {
  .site-footer .wrapper-footer .footer-content {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .site-footer .wrapper-footer .footer-content {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .site-footer .wrapper-footer .footer-logo {
    margin: 0;
  }
  .site-footer .wrapper-footer .social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 575px) {
  .site-footer .wrapper-footer {
    margin: 0 0;
  }
  .site-footer .wrapper-footer .footer-content .content-block p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .site-footer .wrapper-footer .footer-content .content-block p {
    margin-top: 20px;
  }
  .site-footer .wrapper-footer .footer-content nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

.filters {
  margin: 60px 0 70px 0;
}
.filters .searchandfilter li:before {
  display: none !important;
}
.filters .searchandfilter > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 15px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.filters .searchandfilter > ul > li {
  margin: 0;
  padding: 0;
  width: 240px;
}
.filters .searchandfilter > ul > li.sf-field-reset {
  margin-left: 20px;
  width: auto;
  line-height: 1.2;
  white-space: nowrap;
}
.filters .searchandfilter > ul > li.sf-field-search label:after {
  width: 54px;
  height: 100%;
  content: "\e904";
  font-family: "prodigy-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 18px;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  color: #007fc9;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters .searchandfilter > ul > li[data-sf-field-input-type=select] label {
  position: relative;
}
.filters .searchandfilter > ul > li[data-sf-field-input-type=select] label:after {
  width: 60px;
  height: 100%;
  content: "\e90b";
  font-family: "prodigy-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 0;
  font-size: 20px;
  color: #e69a00;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters .searchandfilter > ul > li label {
  display: block;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.filters .searchandfilter > ul > li .sf-input-text, .filters .searchandfilter > ul > li .sf-input-select {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #000;
  outline: none;
  border: 0;
  border-radius: 0;
  background-color: #e9e9e9;
  height: 55px;
}
.filters .searchandfilter > ul > li .sf-input-select {
  background-color: #ffd823;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 60px 8px 20px;
  margin: 0;
  cursor: inherit;
  line-height: inherit;
  outline: none;
  z-index: 2;
  line-height: 1.5 !important;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filters .searchandfilter > ul > li .sf-input-select option {
  color: #000;
  text-transform: none;
}
.filters .searchandfilter > ul > li .sf-input-select::-ms-expand {
  display: none;
}
.filters .searchandfilter > ul > li .sf-input-text {
  padding: 17px 60px 17px 20px;
  line-height: 1em;
}
.filters .searchandfilter > ul > li .sf-input-text::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.filters .searchandfilter > ul > li .sf-input-text::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.filters .searchandfilter > ul > li .sf-input-text::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.filters .searchandfilter > ul > li .sf-input-text::placeholder {
  color: #000;
  opacity: 1;
}
.filters .searchandfilter > ul > li .search-filter-reset {
  font-size: 16px;
  text-decoration: none;
  position: relative;
  color: #27292b;
  line-height: 1;
  display: inline-block;
}
.filters .searchandfilter > ul > li .search-filter-reset:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #27292b;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.filters .searchandfilter > ul > li .search-filter-reset:hover {
  color: #007fc9;
}
.filters .searchandfilter > ul > li .search-filter-reset:hover::after {
  background-color: #007fc9;
}
@media (min-width: 1280px) {
  .filters .searchandfilter > ul > li.sf-field-reset {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .filters .searchandfilter > ul > li .search-filter-reset {
    display: inline-block;
  }
}
@media (max-width: 1079px) {
  .filters .searchandfilter > ul > li {
    width: calc(50% - 10px) !important;
  }
}
@media (max-width: 479px) {
  .filters .searchandfilter > ul > li {
    width: 100% !important;
  }
}

.home-hero-accent {
  width: 100%;
  height: 10px;
  background-color: #e5e5e5;
}

.homepage-hero {
  background-color: #000;
  position: relative;
  margin: 0;
  height: 900px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
}
@media screen and (min-width: 1350px) {
  .homepage-hero {
    height: 900px;
    min-height: 900px;
  }
}
@media screen and (max-width: 1349px) {
  .homepage-hero {
    height: 650px;
    min-height: 650px;
  }
}
.homepage-hero .homepage-hero-poster {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
}
.homepage-hero .homepage-hero-mobile-poster {
  display: none;
  background-position: bottom !important;
}
.homepage-hero .homepage-hero-poster, .homepage-hero .homepage-hero-mobile-poster {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
@media screen and (max-width: 768px) {
  .homepage-hero .homepage-hero-mobile-poster {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
  }
  .homepage-hero .homepage-hero-mobile-poster + .homepage-hero-poster,
.homepage-hero .homepage-hero-mobile-poster + .homepage-hero-poster + video,
.homepage-hero .homepage-hero-mobile-poster + video {
    display: none;
  }
}
.homepage-hero #home-hero-video {
  position: absolute;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  height: inherit;
  width: 100%;
}
@media screen and (max-width: 1349px) {
  .homepage-hero #home-hero-video {
    height: inherit;
  }
}
.homepage-hero .carousel {
  height: 100%;
}
.homepage-hero .carousel .slick-list {
  height: 100%;
}
.homepage-hero .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
  height: 100%;
}
.homepage-hero .carousel .slick-slide {
  height: auto;
}
.homepage-hero .carousel .inner {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #f3f3f3;
}
@media screen and (min-width: 1350px) {
  .homepage-hero .carousel .inner {
    height: 900px;
    min-height: 900px;
  }
}
@media screen and (max-width: 1349px) {
  .homepage-hero .carousel .inner {
    height: 650px;
    min-height: 650px;
  }
}
.homepage-hero .carousel .inner .content-container {
  position: relative;
  background-color: rgba(27, 48, 65, 0.8);
  margin: 0 auto;
  max-width: 1040px;
  width: 100%;
  text-align: left;
}
.homepage-hero .carousel .inner .content-container h1, .homepage-hero .carousel .inner .content-container h2, .homepage-hero .carousel .inner .content-container h3, .homepage-hero .carousel .inner .content-container h4, .homepage-hero .carousel .inner .content-container h5, .homepage-hero .carousel .inner .content-container h6 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 400;
  line-height: 1.0435;
  color: #ffb400;
  text-transform: uppercase;
  font-size: 76.5px;
  margin-top: 80px;
  margin-right: 15%;
  margin-left: 55px;
  margin-bottom: 20px;
  margin: 80px 15% 20px 55px;
}
.homepage-hero .carousel .inner .content-container h1 span, .homepage-hero .carousel .inner .content-container h2 span, .homepage-hero .carousel .inner .content-container h3 span, .homepage-hero .carousel .inner .content-container h4 span, .homepage-hero .carousel .inner .content-container h5 span, .homepage-hero .carousel .inner .content-container h6 span {
  color: white;
}
.homepage-hero .carousel .inner .content-container p {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 0.05em;
  line-height: 1.4444;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0;
  margin-left: 55px;
  margin-right: 305px;
  padding-bottom: 30px;
}
.homepage-hero .carousel .inner .content-container .dots-wrapper {
  position: relative;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.homepage-hero .carousel .inner .content-container .dots-wrapper .slick-dots {
  position: absolute;
  top: 70px;
  right: 40px;
  bottom: unset;
  left: unset;
}
.homepage-hero .carousel .inner .content-container .dots-wrapper .slick-dots li {
  margin: 0 7px;
  padding: 0;
}
.homepage-hero .carousel .inner .content-container .dots-wrapper .slick-dots li button {
  padding: 3px 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: white;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0;
  cursor: pointer;
  height: 6px;
}
.homepage-hero .carousel .inner .content-container .dots-wrapper .slick-dots li.slick-active button {
  background-color: #32b4ff;
}
.homepage-hero .carousel .inner .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.075em;
  line-height: 1.2857;
  background-color: #8cd5ff;
  width: 100%;
  text-align: left;
  color: black;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.homepage-hero .carousel .inner .button-container i {
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 24px;
  padding: 10px;
  height: 100%;
  color: #1b3041;
  background-color: #32b4ff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.homepage-hero .carousel .inner .button-container span {
  margin-left: 15px;
  position: relative;
  top: 2px;
}
.homepage-hero .carousel .inner .button-container:hover {
  background-color: #ffd823;
}
.homepage-hero .carousel .inner .button-container:hover i {
  background-color: #ffb400;
}
@media screen and (max-width: 1350px) {
  .homepage-hero .carousel .inner .content-container {
    margin: 0 auto;
    top: 35px;
  }
  .homepage-hero .carousel .inner .content-container h1, .homepage-hero .carousel .inner .content-container h2, .homepage-hero .carousel .inner .content-container h3, .homepage-hero .carousel .inner .content-container h4, .homepage-hero .carousel .inner .content-container h5, .homepage-hero .carousel .inner .content-container h6 {
    font-size: 60px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-hero .carousel .inner .content-container {
    margin: 0 auto;
    top: 35px;
  }
  .homepage-hero .carousel .inner .content-container h1, .homepage-hero .carousel .inner .content-container h2, .homepage-hero .carousel .inner .content-container h3, .homepage-hero .carousel .inner .content-container h4, .homepage-hero .carousel .inner .content-container h5, .homepage-hero .carousel .inner .content-container h6 {
    font-size: 40px;
    margin: 80px 20px 25px 20px;
  }
  .homepage-hero .carousel .inner .content-container p {
    font-size: 16px;
    margin: 0 20px 0 20px;
  }
}
@media (min-width: 1080px) {
  .homepage-hero .carousel .inner video + .background-image {
    display: none;
  }
}
@media (max-width: 1079px) {
  .homepage-hero .carousel .inner {
    min-height: 56.48vw;
  }
  .homepage-hero .carousel .inner .content {
    padding: 100px 50px;
  }
  .homepage-hero .carousel .inner video {
    display: none;
  }
}
@media (max-width: 767px) {
  .homepage-hero .carousel .inner h2 {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .homepage-hero .carousel .slick-arrow.icon-arrow-left {
    left: 20px;
  }
  .homepage-hero .carousel .slick-arrow.icon-arrow-right {
    right: 20px;
  }
  .homepage-hero .carousel .inner .content {
    padding: 75px 40px;
  }
  .homepage-hero .carousel .inner h2 {
    font-size: 28px;
  }
}

.module-standard-text {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .module-standard-text {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.module-standard-text h1, .module-standard-text h2, .module-standard-text h4 {
  text-transform: uppercase;
}
.module-standard-text a:not(.button) {
  font-weight: 600;
}
.module-standard-text a:not(.button):hover {
  text-decoration: underline;
}
.module-standard-text hr {
  margin: 50px 0;
  background-color: #e3e7ea;
}
.module-standard-text .aligncenter {
  margin: 100px auto 15px auto;
}
.module-standard-text .wp-caption {
  background: none;
}
.module-standard-text figcaption {
  text-align: left;
  margin-top: 15px;
  font-style: italic;
  font-size: 15px;
}
.module-standard-text blockquote {
  margin: 80px auto 35px auto;
}
.module-standard-text blockquote hr {
  width: 60px;
  margin: 0;
  border: 0;
  height: 2px;
  background: #32b4ff;
}
.module-standard-text blockquote p:first-of-type {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  color: #32b4ff;
  line-height: 1.5;
  font-size: 32px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .module-standard-text blockquote p:first-of-type {
    font-size: 24px;
  }
}
.module-standard-text blockquote p:last-of-type {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  color: #1b3041;
  letter-spacing: 0.05em;
  font-size: 18px;
  margin-top: 20px;
}
.module-standard-text ul {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4444;
  padding: 0 0 0 10px;
  margin: 0 0 2.5em;
}
.module-standard-text ul li {
  max-width: 685px;
  list-style-type: none;
  margin-bottom: 10px;
}
.module-standard-text ul li:not(:last-of-type) {
  padding-bottom: 3px;
}
.module-standard-text ul li::before {
  position: relative;
  left: -10px;
  content: "•";
  font-size: 15px;
}
.module-standard-text .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}
.module-standard-text .wysiwyg-columns.three {
  grid-template-columns: 1fr 1fr 1fr;
}
.module-standard-text .wysiwyg-columns.three img {
  width: 100%;
}
.module-standard-text .hbspt-form {
  background-color: #ffd823;
  padding: 50px;
}

.module-hero-subpage {
  position: relative;
  height: 26vh;
  min-height: 250px;
  margin: 0;
}
.module-hero-subpage .bg-element {
  z-index: -1;
}
.module-hero-subpage h1 {
  font-family: "Rajdhani", sans-serif;
  color: #f4f4ef;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
  top: 140px;
  left: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 1080px) {
  .module-hero-subpage h1 {
    line-height: 1;
    top: 140px;
  }
}
@media (max-width: 1279px) {
  .module-hero-subpage {
    margin: 0;
  }
}
@media (max-width: 1079px) {
  .module-hero-subpage {
    margin: 0;
  }
  .module-hero-subpage .wrapper, .module-hero-subpage .inner-content {
    height: 100%;
  }
  .module-hero-subpage .wrapper h1, .module-hero-subpage .inner-content h1 {
    position: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 35px;
  }
}

.module-breadcrumbs {
  font-size: 14px;
  padding: 11px 0;
  background: #8cd5ff;
  margin-bottom: 55px;
}
.module-breadcrumbs a, .module-breadcrumbs span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #27292b;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.9166;
  text-transform: uppercase;
}
.module-breadcrumbs i {
  padding: 0 6px;
}
.module-breadcrumbs .separator {
  margin: 0 10px;
}
.module-breadcrumbs + .module {
  margin-top: 0;
}
@media screen and (min-width: 1220px) {
  .module-breadcrumbs .wrapper, .module-breadcrumbs .inner-content {
    display: block;
    margin: 0 0;
    max-width: none;
    padding: 0 0;
  }
  .module-breadcrumbs .breadcrumbs {
    margin-left: 120px;
  }
}
@media screen and (max-width: 768px) {
  .module-breadcrumbs a, .module-breadcrumbs span {
    font-size: 10px;
  }
  .module-breadcrumbs i {
    padding: 0 3px;
  }
}

.featured-content-carousel {
  margin: 100px 0;
}
.featured-content-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-content-carousel .slick-slide {
  height: auto;
  overflow: hidden;
}
.featured-content-carousel .slick-dots li.slick-active button {
  background-color: #ffb400;
}
.featured-content-carousel .carousel.slick-dotted .top {
  margin-bottom: 50px;
}
.featured-content-carousel .carousel:not(.slick-dotted) .eyebrow {
  margin-bottom: 50px;
}
.featured-content-carousel .slide {
  overflow: hidden;
}
.featured-content-carousel .slide .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 430px;
  height: 100%;
}
.featured-content-carousel .slide .side {
  width: 42.6666666667%;
  position: relative;
  text-align: left;
}
.featured-content-carousel .slide .side:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15px;
  z-index: 3;
}
.featured-content-carousel .slide .side .image {
  width: calc((100vw - 234.375%) / 2 + 100%);
  position: relative;
  min-height: 100%;
}
.featured-content-carousel .slide .side .image .placeholder {
  padding-bottom: 0;
}
.featured-content-carousel .slide .side .image-title {
  position: absolute;
  top: 50%;
  z-index: 5;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Rajdhani", sans-serif;
  font-size: 72px;
  line-height: 1.05em;
}
.featured-content-carousel .slide .content {
  width: 57.3333333333%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #27292b;
}
.featured-content-carousel .slide .content .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.featured-content-carousel .slide .title {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 48px;
  color: #1b3041;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0.4em;
}
.featured-content-carousel .slide .description {
  font-size: 15px;
  line-height: 1.6em;
  margin: 0 0 2em;
}
.featured-content-carousel .slide .manual-description {
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}
.featured-content-carousel .slide .manual-description p {
  font-size: inherit;
}
.featured-content-carousel .slide .button-container {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 10px;
}
.featured-content-carousel.image-left .side {
  direction: rtl;
}
.featured-content-carousel.image-left .side:before {
  right: 0;
}
.featured-content-carousel.image-left .side .image-title {
  left: 0;
  right: 40px;
}
.featured-content-carousel.image-left .content {
  padding-left: 90px;
  background: -webkit-gradient(linear, left top, right top, from(#f3f3f3), to(white));
  background: linear-gradient(90deg, #f3f3f3 0%, white 100%);
}
.featured-content-carousel.image-right .side {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.featured-content-carousel.image-right .side:before {
  left: 0;
}
.featured-content-carousel.image-right .side .image-title {
  left: 55px;
  right: 0;
}
.featured-content-carousel.image-right .content {
  padding-right: 90px;
  background: -webkit-gradient(linear, left top, right top, from(white), to(#f3f3f3));
  background: linear-gradient(90deg, white 0%, #f3f3f3 100%);
}
.featured-content-carousel.theme-blue .side:before {
  background-color: #32b4ff;
}
.featured-content-carousel.theme-yellow .side:before {
  background-color: #ffb400;
}
@media (max-width: 1079px) {
  .featured-content-carousel {
    margin: 80px 0;
  }
  .featured-content-carousel .slide .side .image-title {
    font-size: 50px;
  }
  .featured-content-carousel.image-left .content {
    padding-left: 40px;
  }
  .featured-content-carousel.image-right .content {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .featured-content-carousel {
    background: -webkit-gradient(linear, left top, right top, from(#f3f3f3), to(white));
    background: linear-gradient(90deg, #f3f3f3 0%, white 100%);
  }
  .featured-content-carousel .slide .wrapper {
    display: block;
  }
  .featured-content-carousel .slide .side {
    width: auto;
    margin-left: -40px;
    margin-right: -40px;
  }
  .featured-content-carousel .slide .side:before {
    left: 0;
    right: 0;
    top: auto;
    width: auto;
    height: 15px;
  }
  .featured-content-carousel .slide .side .image {
    width: 100vw;
    min-height: 56.25vw;
  }
  .featured-content-carousel .slide .side .image .placeholder {
    padding-bottom: 56.25%;
  }
  .featured-content-carousel .slide .side .image-title {
    left: 40px;
    right: 40px;
  }
  .featured-content-carousel .slide .content {
    width: 100%;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .featured-content-carousel .slide .content .manual-description {
    font-family: "Rajdhani", sans-serif;
    font-size: 18px;
    line-height: 1.5em;
  }
  .featured-content-carousel .slide .content .manual-description p {
    font-size: inherit;
  }
}
@media (max-width: 479px) {
  .featured-content-carousel {
    margin: 60px 0;
  }
  .featured-content-carousel .carousel.slick-dotted .top {
    margin-bottom: 30px;
  }
  .featured-content-carousel .carousel:not(.slick-dotted) .eyebrow {
    margin-bottom: 30px;
  }
  .featured-content-carousel .slide .side {
    margin-left: -20px;
    margin-right: -20px;
  }
  .featured-content-carousel .slide .side .image-title {
    font-size: 40px;
    left: 20px;
    right: 20px;
  }
  .featured-content-carousel .slide .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.module-pathway-list {
  margin: 100px 0;
}
.module-pathway-list .wrapper-thin .columns-two {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}
@media screen and (max-width: 1080px) {
  .module-pathway-list .wrapper-thin .columns-two {
    grid-template-columns: 1fr;
  }
}
.module-pathway-list .wrapper-thin .columns-three {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
}
@media screen and (max-width: 1080px) {
  .module-pathway-list .wrapper-thin .columns-three {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .module-pathway-list .wrapper-thin .columns-three {
    grid-template-columns: 1fr;
  }
}
.module-pathway-list .wrapper-thin .pathway-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 30px;
}
.module-pathway-list .wrapper-thin .pathway-head .header-text {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #27292b;
  font-size: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0;
}
.module-pathway-list .wrapper-thin .pathway-head a.button {
  font-weight: 700;
}
.module-pathway-list .wrapper-thin .pathway-items {
  display: grid;
  grid-column-gap: 5px;
  grid-row-gap: 2px;
}
.module-pathway-list .wrapper-thin .pathway-items .background-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #051A2B;
  opacity: 0.75;
}
.module-pathway-list .wrapper-thin .pathway-items a:hover {
  text-decoration: none;
}
.module-pathway-list .wrapper-thin .pathway-items .item:hover span, .module-pathway-list .wrapper-thin .pathway-items .item:hover span {
  color: #ffd823;
}
.module-pathway-list .wrapper-thin .pathway-items .item:hover .button-bar {
  background-color: #ffd823;
}
.module-pathway-list .wrapper-thin .pathway-items .item:hover .button-bar i {
  background-color: #ffb400;
}
.module-pathway-list .wrapper-thin .pathway-items .item:hover .background-image, .module-pathway-list .wrapper-thin .pathway-items .item:hover .background-image {
  opacity: 1;
}
.module-pathway-list .wrapper-thin .pathway-items .item {
  position: relative;
  background-color: #1b3041;
  min-height: 175px;
}
.module-pathway-list .wrapper-thin .pathway-items .item .background-image {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.module-pathway-list .wrapper-thin .pathway-items .item span {
  display: inline-block;
  position: absolute;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.5384;
  color: #32b4ff;
  padding: 26px 15px 0px 30px;
  top: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.module-pathway-list .wrapper-thin .pathway-items .item span:before {
  content: "0";
}
.module-pathway-list .wrapper-thin .pathway-items .item .header-text {
  display: inline-block;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.0526;
  color: white;
  padding-top: 30px;
  text-transform: uppercase;
  position: relative;
  top: 0;
  margin: 0 70px 50px 70px;
}
@media screen and (max-width: 768px) {
  .module-pathway-list .wrapper-thin .pathway-items .item .header-text {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .module-pathway-list {
    margin: 60px 0;
  }
  .module-pathway-list .wrapper-thin .pathway-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .module-pathway-list .wrapper-thin .pathway-head .header-text {
    margin-bottom: 15px;
  }
}

.module-stats {
  margin-top: 120px;
  margin-bottom: 160px;
}
@media screen and (max-width: 480px) {
  .module-stats {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.module-stats .stat-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 3px;
}
@media screen and (max-width: 890px) {
  .module-stats .stat-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px;
  }
}
.module-stats .stat-container .block {
  text-align: center;
  background-color: #1b3041;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 28px solid #32b4ff;
}
.module-stats .stat-container .block .number-container {
  width: 270px;
  margin: 0 auto;
}
.module-stats .stat-container .block .number {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 100px;
  padding: 50px 0 5px;
  color: #ffc600;
}
.module-stats .stat-container .block .number span {
  color: #32b4ff;
}
.module-stats .stat-container .block .content {
  position: relative;
  max-width: 205px;
  margin: 0 auto;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3333;
  color: white;
  padding-bottom: 60px;
}
@media screen and (max-width: 890px) {
  .module-stats .stat-container .block .number {
    padding: 40px 0 5px;
  }
  .module-stats .stat-container .block .content {
    padding-bottom: 40px;
  }
}

.offers {
  background-color: #f3f3f3;
  padding: 60px 0 80px;
  margin: 0;
}
.offers .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  max-width: 1280px;
}
.offers .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #27292b;
}
.offers .item .eyebrow {
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 0.75em;
  color: #27292b;
}
.offers .item .image {
  margin-bottom: 4px;
}
.offers .item .image .placeholder {
  padding-bottom: 48.333%;
}
.offers .item .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  padding: 20px 25px;
  min-height: 160px;
  font-size: 15px;
  line-height: 1.6;
  color: #27292b;
}
.offers .item .title {
  font-size: 20px;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  color: #1b3041;
}
.offers .item:not([href]), .offers .item[href=""] {
  pointer-events: none;
}
.offers .item:hover .button {
  color: #27292b;
  background-color: #ffd823;
}
.offers .item:hover .button:after {
  background-color: #ffb400;
}
.offers.bg-white {
  background-color: #fff;
  padding: 0;
  margin: 100px 0;
}
.offers.bg-white .image {
  margin-bottom: 0;
}
.offers.bg-white .content {
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .offers {
    padding: 60px 0;
  }
  .offers .wrapper {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
  .offers.bg-white {
    margin: 60px 0;
  }
}

.featured-post-carousel {
  position: relative;
  margin: 90px 0;
  overflow: hidden;
}
.featured-post-carousel .featured-post-carousel-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 35px;
}
.featured-post-carousel .featured-post-carousel-header .h2 {
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #27292b;
}
.featured-post-carousel .featured-post-carousel-header:last-child {
  margin-bottom: 0;
}
.featured-post-carousel .featured-post-carousel-header aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 15px;
  margin-bottom: 0.4em;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
}
.featured-post-carousel .featured-post-carousel-header aside .slick-dots {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.featured-post-carousel .h2 {
  margin: 0;
  text-transform: uppercase;
}
.featured-post-carousel .carousel {
  margin: 0 -1.5px;
}
.featured-post-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-post-carousel .slick-slide {
  height: auto;
  margin-left: 1.5px;
  margin-right: 1.5px;
}
.featured-post-carousel .item {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.featured-post-carousel .item .image {
  margin: 0;
}
.featured-post-carousel .item .image .placeholder {
  padding-bottom: 54%;
}
.featured-post-carousel .item .content {
  background-color: #f3f3f3;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  color: #000;
  padding: 25px 35px;
  color: #27292b;
}
.featured-post-carousel .item .title {
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: inherit;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 0 0.4em;
}
.featured-post-carousel .item .description {
  line-height: 1.6;
  font-size: 15px;
}
.featured-post-carousel .item .button-container {
  margin-top: auto;
}
.featured-post-carousel .item:hover .button {
  color: #27292b;
  background-color: #ffd823;
}
.featured-post-carousel .item:hover .button:after {
  background-color: #ffb400;
}
@media (max-width: 767px) {
  .featured-post-carousel .featured-post-carousel-header aside {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}
@media (max-width: 479px) {
  .featured-post-carousel {
    margin: 60px 0;
  }
  .featured-post-carousel .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  .featured-post-carousel .featured-post-carousel-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .featured-post-carousel .featured-post-carousel-header aside {
    margin: 0;
  }
  .featured-post-carousel .carousel {
    margin: 0;
  }
}

.featured-post-carousel-horizontal {
  margin: 45px 0 100px;
  overflow: hidden;
}
.featured-post-carousel-horizontal .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-post-carousel-horizontal .slick-slide {
  height: auto;
}
.featured-post-carousel-horizontal .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  min-height: 340px;
}
.featured-post-carousel-horizontal .item .image {
  border-right: solid 15px #32b4ff;
  width: 37%;
  min-width: 37%;
  -ms-flex-item-align: start;
  align-self: flex-start;
  min-height: 100%;
}
.featured-post-carousel-horizontal .item .image .placeholder {
  padding-bottom: 0;
}
.featured-post-carousel-horizontal .item .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 45px;
  background: -webkit-gradient(linear, left top, right top, from(#f3f3f3), to(white));
  background: linear-gradient(90deg, #f3f3f3 0%, white 100%);
}
.featured-post-carousel-horizontal .item .content .eyebrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 20px;
  margin: 0 0 2em;
}
.featured-post-carousel-horizontal .item .content .title {
  font-size: 30px;
  font-weight: 500;
  font-family: "Rajdhani", sans-serif;
  color: #1b3041;
  line-height: 1;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin-bottom: 0.6em;
}
.featured-post-carousel-horizontal .item .content .tags, .featured-post-carousel-horizontal .item .content .date {
  margin-bottom: 34px;
  font-size: 14px;
  font-weight: 600;
  color: #007fc9;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 1079px) {
  .featured-post-carousel-horizontal .item .image {
    width: 33.3333%;
    min-width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .featured-post-carousel-horizontal {
    margin-bottom: 70px;
  }
  .featured-post-carousel-horizontal .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  .featured-post-carousel-horizontal .item .image {
    width: 100%;
    min-width: none;
    border-right: 0;
    border-bottom: solid 15px #32b4ff;
    min-height: auto;
  }
  .featured-post-carousel-horizontal .item .image .placeholder {
    padding-bottom: 56.25%;
  }
  .featured-post-carousel-horizontal .item .content {
    padding: 30px;
    width: 100%;
  }
}

.module-accordion-content {
  margin-top: 100px;
  margin-bottom: 110px;
}
.module-accordion-content .module-accordion-content-wrapper .header {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.module-accordion-content .module-accordion-content-wrapper .text {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 40px;
}
.module-accordion-content .module-accordion-content-wrapper dl {
  margin: 0;
  padding: 0;
}
.module-accordion-content .module-accordion-content-wrapper dl dt {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.8181;
  color: #1b3041;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 22px;
  line-height: 1;
  padding: 30px 0;
  cursor: pointer;
  background: #f3f3f3;
  padding-left: 35px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin-bottom: 4px;
}
.module-accordion-content .module-accordion-content-wrapper dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.module-accordion-content .module-accordion-content-wrapper dl dt:first-child {
  border-top: 0;
}
.module-accordion-content .module-accordion-content-wrapper dl dt i {
  font-size: 22px;
  padding: 0 10px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #0081aa;
  margin-right: 20px;
  margin-left: 15px;
}
.module-accordion-content .module-accordion-content-wrapper dl dt.on {
  color: #32b4ff;
}
.module-accordion-content .module-accordion-content-wrapper dl dt.on i {
  color: #32b4ff;
}
.module-accordion-content .module-accordion-content-wrapper dl dd {
  display: none;
  margin: -4px 0 0 0;
  padding: 0 110px 35px 35px;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), color-stop(60%, white));
  background: linear-gradient(180deg, #f3f3f3 0%, white 60%);
}
@media screen and (max-width: 768px) {
  .module-accordion-content .module-accordion-content-wrapper dl dd {
    padding: 0 55px 35px 35px;
  }
}

.news-post-list {
  margin: 70px 0 120px;
}
.news-post-list .accordion {
  border-bottom: solid 3px #ffd823;
}
.news-post-list .accordion dl {
  margin: 0;
  padding: 0;
}
.news-post-list .accordion dt {
  font-family: "Rajdhani", sans-serif;
  font-size: 52px;
  font-weight: 400;
  color: #1b3041;
  letter-spacing: 0;
  padding: 20px 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 3px #ffd823;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.news-post-list .accordion dt i {
  font-size: 24px;
  margin-right: 20px;
  color: #32b4ff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.news-post-list .accordion dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.news-post-list .accordion dd {
  display: none;
  padding: 0 0 80px;
  margin: 0;
}
.news-post-list .item {
  text-decoration: none;
  margin: 0 0 35px;
  display: block;
}
.news-post-list .item:last-child {
  margin-bottom: 0;
}
.news-post-list .item .title {
  font-size: 22px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #27292b;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 1.2em;
  letter-spacing: 0;
  margin: 0 0 8px;
}
.news-post-list .item .title:last-child {
  margin-bottom: 0;
}
.news-post-list .item .date {
  text-transform: uppercase;
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #007fc9;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.news-post-list .item:hover .title {
  color: #007fc9;
}
@media (max-width: 479px) {
  .news-post-list .accordion dt {
    font-size: 34px;
  }
  .news-post-list .item .title {
    font-size: 20px;
  }
}

.team-post-grid {
  margin-bottom: 60px;
}
.team-post-grid .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
  row-gap: 60px;
}
.team-post-grid .item {
  text-decoration: none;
  position: relative;
}
.team-post-grid .item:not([href]), .team-post-grid .item[href=""] {
  pointer-events: none;
}
.team-post-grid .item .image {
  margin: 0;
}
.team-post-grid .item .image .placeholder {
  padding-bottom: 108%;
}
.team-post-grid .item .button-bar {
  position: relative;
  margin: 0 0 24px;
}
.team-post-grid .item .name {
  font-size: 20px;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
  color: #007fc9;
}
.team-post-grid .item .name:last-child {
  margin-bottom: 0;
}
.team-post-grid .item .job-title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #27292b;
}
.team-post-grid .item:hover .button-bar {
  background-color: #ffd823;
}
.team-post-grid .item:hover .button-bar i {
  background-color: #ffb400;
}
@media (max-width: 1279px) {
  .team-post-grid .grid {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px;
  }
}
@media (max-width: 767px) {
  .team-post-grid .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 479px) {
  .team-post-grid .grid {
    grid-template-columns: 1fr;
  }
}

.default-post-grid {
  margin: 60px 0;
}
.default-post-grid .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-column-gap: 70px;
  -moz-column-gap: 70px;
  column-gap: 70px;
  row-gap: 70px;
}
.default-post-grid .item {
  color: #000;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
}
.default-post-grid .item .image {
  margin: 0 0 0.75em;
  position: relative;
}
.default-post-grid .item .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffd823;
  height: 30px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.default-post-grid .item .image:after {
  content: "\e906";
  font-family: "prodigy-icons" !important;
  font-size: 16px;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ffb400;
  width: 30px;
  height: 30px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #d18500;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.default-post-grid .item .image .placeholder {
  padding-bottom: 64%;
}
.default-post-grid .item .content .tags {
  margin-bottom: 8px;
}
.default-post-grid .item:hover .image::before, .default-post-grid .item:hover .image::after {
  opacity: 1;
}
@media (max-width: 1279px) {
  .default-post-grid .grid {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 40px;
  }
}
@media (max-width: 1079px) {
  .default-post-grid .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .default-post-grid .grid {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 40px;
  }
}
@media (max-width: 479px) {
  .default-post-grid .grid {
    grid-template-columns: 1fr;
  }
}

.template {
  margin: 60px 0;
}
.template h1, .template .h1 {
  font-size: 44px;
  line-height: 1.2em;
  margin: 0 0 0.3em;
}
.template h2, .template .h2 {
  font-size: 30px;
  margin-bottom: 0.3em;
}
.template hr {
  margin: 70px 0;
  height: 2px;
  background-color: #e3e7ea;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.template .date {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: 0 0 55px;
  color: #007fc9;
}
.template .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 65px;
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #007fc9;
}
.template .meta a {
  text-decoration: none;
  color: #007fc9;
}
.template .meta > *:after {
  content: "/";
  padding: 0 20px;
}
.template .meta > *:last-child::after {
  display: none;
}
.template .meta time {
  text-transform: uppercase;
}
.template .meta-tags {
  margin: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.template .meta-tags .small-header {
  margin-bottom: 0;
}
.template .meta-tags aside {
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.template .meta-tags aside > *:after {
  content: ",";
  margin-right: 5px;
}
.template .meta-tags aside > *:last-child::after {
  display: none;
}
.template .meta-tags aside > * a {
  text-decoration: none;
  color: #000;
}
.template .meta-tags aside > * a:hover {
  color: #007fc9;
}
.template .bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 55px;
  margin: 0 0 45px;
}
.template .bio .image {
  min-width: 290px;
  max-width: 290px;
  width: 290px;
}
.template .bio .image .placeholder {
  padding-bottom: 122.22%;
}
.template .bio > aside {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.template .bio .name {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 44px;
  color: #1b3041;
  letter-spacing: 0.025em;
  line-height: 1.2;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.template .bio .name:last-child {
  margin-bottom: 0;
}
.template .bio .job-title {
  font-size: 20px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #007fc9;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
.template .bio hr {
  margin: 40px 0;
}
.template .gallery {
  margin: 0 0 50px;
  text-align: center;
  overflow: hidden;
  min-width: 100%;
  width: 0;
}
.template .gallery .slick-dots {
  margin: 20px 0 0 !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template .gallery .slick-dots .slick-active button {
  background-color: #ffb400;
}
.template .gallery .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.template .gallery .slick-slide {
  height: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template .gallery figure {
  position: relative;
  display: inline-block;
}
.template .gallery figure img {
  width: auto;
  height: auto;
  max-height: 340px;
  margin: auto;
}
.template .non-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.template .non-blog .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.template .non-blog .content > *:last-child {
  margin-bottom: 0;
}
.template .non-blog .content .image {
  margin-bottom: 60px;
  width: 100%;
}
.template .non-blog .content .image .placeholder {
  padding-bottom: 58%;
}
.template .non-blog .side {
  width: 280px;
  min-width: 280px;
}
.template .non-blog .side .hbspt-form-wrapper {
  background-color: #ffd823;
  padding: 30px;
}
.template .non-blog .side .hbspt-form-wrapper .title {
  font-size: 14px;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #011927;
  margin: 0 0 1.5em;
}
.template .non-blog .side div.gform_wrapper {
  background-color: #ffd823;
  padding: 30px;
  margin: 0;
}
.template .non-blog .side div.gform_wrapper form {
  padding: 0;
  background: transparent;
}
.template .non-blog .side div.gform_wrapper .gform_footer {
  margin: 30px 0 0;
  padding: 0;
}
.template .non-blog .side div.gform_wrapper .gform_footer .button {
  color: #27292b;
}
.template .non-blog .side div.gform_wrapper .gform_footer .button:after {
  color: #d18500;
}
.template .non-blog .side div.gform_wrapper .gform_footer .button:hover:after {
  color: #27292b;
}
.template .author-bio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.template .author-bio .image {
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 170px;
  min-width: 170px;
  height: 190px;
}
.template .author-bio .image .placeholder {
  padding-bottom: 88.23%;
}
.template .author-bio .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.template .author-bio .content .h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: 0 0 0.3em;
}
.template .author-bio .content p {
  margin: 0 0 1em;
}
.template .author-bio .content .button-container {
  margin-top: auto;
}
.template .author-bio .content .button:after {
  color: #ffb400;
}
.template .author-bio .content .button:hover::after {
  color: #27292b;
}
.template .project-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.template .project-info .side {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  min-width: 175px;
  width: 175px;
}
.template .project-info .side .h4 {
  font-size: 20px;
  margin-bottom: 0.75em;
}
.template .project-info .side .side-item {
  margin-bottom: 25px;
  font-size: 15px;
  color: #27292b;
}
.template .project-info .side .side-item .h4 {
  font-size: 14px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  color: #011927;
}
.template .project-info .side .side-item .side-item-tags > *::after {
  content: ", ";
}
.template .project-info .side .side-item .side-item-tags > *:last-child::after {
  display: none;
}
.template .project-info .side .side-item .side-item-tags a.detail {
  color: #27292b;
}
.template .project-info .side .side-item .side-item-tags a.detail:hover {
  text-decoration: underline;
}
.template .project-info .side .side-item:last-child {
  margin-bottom: 0;
}
.template .project-info .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.single-news-events .template {
  margin-bottom: 100px;
}
.single-news-events .template .inner-content > figure.image {
  float: left;
  margin-right: 44px;
  margin-bottom: 40px;
  width: 50%;
}
.single-news-events .template .inner-content > figure.image .placeholder {
  padding-bottom: 75%;
}
.single-news-events .template .inner-content hr {
  clear: both;
  margin: 50px 0;
}
.single-post .template .inner-content > figure.image {
  margin-bottom: 45px;
  width: 100%;
}
.single-post .template .inner-content > figure.image .placeholder {
  padding-bottom: 39.6%;
}
.single-post .template .inner-content hr {
  margin: 60px 0;
}
.single-project .template {
  margin: 45px 0 90px;
}
.single-project .template h1, .single-project .template .h1 {
  margin-bottom: 1em;
}
.single-project .template .inner-content hr {
  margin: 45px 0;
}
@media (max-width: 1079px) {
  .template .bio {
    gap: 40px;
  }
  .template .bio .name {
    font-size: 36px;
  }
  .template .bio .job-title {
    font-size: 16px;
  }
  .template .author-bio {
    gap: 30px;
  }
  .template .non-blog .side {
    width: 240px;
    min-width: 240px;
  }
  .template .project-info {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .single-news-events .template .inner-content > figure.image {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .template .bio {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
  }
  .template .bio .image {
    width: 100%;
    min-width: 0;
  }
  .template .bio > aside {
    width: 100%;
  }
  .template .bio .job-title {
    margin-bottom: 20px;
  }
  .template .bio hr {
    margin-bottom: 20px;
  }
  .template .author-bio {
    gap: 25px;
  }
  .template .author-bio .image {
    max-width: 100px;
    min-width: 95px;
  }
  .template .author-bio .image .display {
    width: 100px;
    height: 190px;
  }
  .template .non-blog {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
  }
  .template .non-blog .side {
    width: 100%;
    min-width: 0;
  }
  .template .project-info {
    gap: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .template .project-info .side {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    min-width: 0;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .template {
    margin: 50px 0;
  }
  .single-news-events .template {
    margin-bottom: 75px;
  }
  .single-news-events .template .inner-content > figure.image {
    margin-bottom: 30px;
  }
  .template .meta, .template .date {
    margin: 0 0 30px;
  }
  .template .meta-tags {
    margin: 40px 0;
  }
  .template .bio {
    margin: 0 0 30px;
  }
  .template .bio .name {
    font-size: 30px;
  }
  .template .author-bio {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .template .author-bio .image,
.template .author-bio .content {
    width: 100%;
  }
  .template .non-blog .side div.gform_wrapper {
    padding: 20px;
  }
}

.single .featured-post-carousel .item .image, .single .featured-post-carousel .item .content {
  margin-bottom: 3px;
}

.single-post .related .carousel .item .image, .single-post .related .carousel .item .content {
  margin-bottom: 3px;
}
.single-post .related .carousel .item .image:last-child, .single-post .related .carousel .item .content:last-child {
  margin-bottom: 0;
}

.search-page-results {
  margin: 50px 0 75px;
}
.search-page-results .item-search:hover h4 {
  text-decoration: underline;
}
.search-page-results .item-search:hover .button::after {
  color: #ffd823;
}
/*# sourceMappingURL=style.css.map */
