
:root {
  --theme-color-primary-1: #00bb7e;
  --theme-color-primary-2: #00d48f;
  --theme-color-primary-3: #06183d;
  --theme-color-primary-4: #ffffff;
  --theme-color-primary-5: #f7f9ff;
  --theme-color-secondary-1: #040b26;
  --theme-color-secondary-2: #ffffff;
  --theme-color-secondary-3: #dbdde5;
  --theme-color-neutral-1: #4d4d4d;
  --theme-color-neutral-2: #737373;
  --theme-color-neutral-3: #b2b2b2;
  --theme-color-neutral-4: #e1e1e1;
  --theme-color-neutral-5: #f0f0f0;
  --theme-color-neutral-6: #f7f7f7;
  --theme-color-error: #b00020;
  --theme-color-warning: #faa614;
  --theme-color-success: #008738;
  --theme-color-information: #006bb2;
  --theme-search-empty-bg: #ebecf2;
  --theme-transition-duration: 0.25s;
  --theme-transition-timing-function: cubic-bezier(0.6, 0, 0.6, 1);
  --theme-media-margin: 30px;
}

@font-face {
  font-family: "iconfont-ari";
  src: url("../fonts/iconfont-ari/iconfont-ari.eot");
  src: url("../fonts/iconfont-ari/iconfont-ari.eot") format("eot"), url("../fonts/iconfont-ari/iconfont-ari.woff2") format("woff2"), url("../fonts/iconfont-ari/iconfont-ari.woff") format("woff"), url("../fonts/iconfont-ari/iconfont-ari.ttf") format("truetype"), url("../fonts/iconfont-ari/iconfont-ari.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"] {
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-downward::before {
  content: "\EA01";
}

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

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

.icon-arrow-upward::before {
  content: "\EA04";
}

.icon-blog::before {
  content: "\EA05";
}

.icon-calendar::before {
  content: "\EA06";
}

.icon-cancel::before {
  content: "\EA07";
}

.icon-cart::before {
  content: "\EA08";
}

.icon-check-box-checked::before {
  content: "\EA09";
}

.icon-check-box-unchecked::before {
  content: "\EA0A";
}

.icon-check-circle::before {
  content: "\EA0B";
}

.icon-check::before {
  content: "\EA0C";
}

.icon-chev-collapse::before {
  content: "\EA0D";
}

.icon-chev-expand::before {
  content: "\EA0E";
}

.icon-chev-left::before {
  content: "\EA0F";
}

.icon-chev-right::before {
  content: "\EA10";
}

.icon-clear-filters::before {
  content: "\EA11";
}

.icon-clear::before {
  content: "\EA12";
}

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

.icon-cursor::before {
  content: "\EA14";
}

.icon-divider::before {
  content: "\EA15";
}

.icon-dollar-sign::before {
  content: "\EA16";
}

.icon-drop-down::before {
  content: "\EA17";
}

.icon-drop-up::before {
  content: "\EA18";
}

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

.icon-error::before {
  content: "\EA1A";
}

.icon-file-upload::before {
  content: "\EA1B";
}

.icon-filter-list::before {
  content: "\EA1C";
}

.icon-heart::before {
  content: "\EA1D";
}

.icon-image::before {
  content: "\EA1E";
}

.icon-launch-external::before {
  content: "\EA1F";
}

.icon-link::before {
  content: "\EA20";
}

.icon-literature::before {
  content: "\EA21";
}

.icon-menu::before {
  content: "\EA22";
}

.icon-monitor::before {
  content: "\EA23";
}

.icon-pdf::before {
  content: "\EA24";
}

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

.icon-play::before {
  content: "\EA26";
}

.icon-quote::before {
  content: "\EA27";
}

.icon-radio-button-checked::before {
  content: "\EA28";
}

.icon-radio-button-unchecked::before {
  content: "\EA29";
}

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

.icon-service-accounting::before {
  content: "\EA2B";
}

.icon-service-bookkeeping::before {
  content: "\EA2C";
}

.icon-service-humanresources::before {
  content: "\EA2D";
}

.icon-service-nonprofit::before {
  content: "\EA2E";
}

.icon-smile::before {
  content: "\EA2F";
}

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

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

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

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

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

.icon-star::before {
  content: "\EA35";
}

.icon-trending-up::before {
  content: "\EA36";
}

.icon-upload::before {
  content: "\EA37";
}

.icon-video::before {
  content: "\EA38";
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

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

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

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

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

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

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

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

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

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

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

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

body {
  font-family: "Red Hat Text", sans-serif;
  min-width: 320px;
  margin: 0;
  color: var(--theme-color-secondary-1);
  background-color: var(--theme-color-primary-5);
  -webkit-font-smoothing: antialiased;
  position: relative;
  overflow-x: hidden;
  font-size: 1.25rem;
  line-height: 1.6;
}

body::before {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility;
  will-change: opacity, visibility;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9;
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 767px) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
}

body.body-smaller {
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  body.body-smaller {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

body.active-menu::before {
  opacity: 1;
  visibility: visible;
}

.lock-scroll, .lity-active, .lity-active > body {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

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

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

figure {
  margin: 0;
}

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

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

@media (max-width: 767px) {
  ol {
    margin-bottom: 1.5rem;
  }
}

ol li {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  padding-left: 1.875rem;
}

@media (max-width: 767px) {
  ol li {
    padding-left: 1.5rem;
  }
}

ol li::before {
  font-size: 1.25rem;
  position: absolute;
  top: 0;
  left: 0.1875rem;
  content: counters(item, ".") ". ";
  counter-increment: item;
}

@media (max-width: 767px) {
  ol li::before {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  ol li li {
    padding-left: 1.625rem;
  }
}

ol li li::before {
  content: counters(item, ".") " ";
  left: 0;
}

ol ol,
ol ul {
  margin-top: 1rem;
  margin-bottom: 0;
}

ul:not([class]) {
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  ul:not([class]) {
    margin-bottom: 1.5rem;
  }
}

ul:not([class]) li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.875rem;
}

@media (max-width: 767px) {
  ul:not([class]) li {
    padding-left: 1.5rem;
  }
}

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

ul:not([class]) li::before {
  position: absolute;
  top: 0.875rem;
  left: 0.5rem;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  content: '';
  border: 1px solid var(--theme-color-secondary-1);
  border-radius: 50%;
  background: var(--theme-color-secondary-1);
}

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

ul:not([class]) li li {
  padding-left: 1rem;
}

@media (max-width: 767px) {
  ul:not([class]) li li {
    padding-left: 0.875rem;
  }
}

ul:not([class]) li li:before {
  top: 1rem;
  left: 0.0625rem;
  width: 0.5625rem;
  height: 1px;
  border-radius: 0;
}

@media (max-width: 767px) {
  ul:not([class]) li li:before {
    top: 0.75rem;
    left: 0.125rem;
    width: 0.4375rem;
  }
}

ul:not([class]) ol,
ul:not([class]) ul {
  margin-top: 1rem;
  margin-bottom: 0;
}

/* Normalize links across browsers */
a {
  color: var(--theme-color-secondary-1);
  font-weight: 500;
  text-decoration: none;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color;
  will-change: color;
}

a:not([class]) {
  color: var(--theme-color-secondary-1);
  text-decoration: underline;
}

a:not([class]):hover {
  color: var(--theme-color-secondary-1);
}

.page-content a:not([class]) {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.page-content a:not([class]):after, .page-content a:not([class]):before {
  content: '';
  width: 100%;
  height: 0.0625rem;
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  background-color: currentColor;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.page-content a:not([class]):before {
  transform: scaleX(1);
  transform-origin: left center;
  transition-delay: .1s;
}

.page-content a:not([class]):after {
  transform: scaleX(0);
  transform-origin: right center;
  transition-delay: 0s;
}

a:focus,
a:hover {
  text-decoration: none;
  color: var(--theme-color-secondary-1);
}

.page-content a:focus:not([class]):before, .page-content
a:hover:not([class]):before {
  transform: scaleX(0);
  transform-origin: right center;
  transition-delay: 0s;
}

.page-content a:focus:not([class]):after, .page-content
a:hover:not([class]):after {
  transform: scaleX(1);
  transform-origin: left center;
  transition-delay: .1s;
}

.section-title {
  text-align: center;
}

.default-content {
  padding-top: 6rem;
}

@media (max-width: 767px) {
  .default-content {
    padding-top: 3rem;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1350px) {
  .container {
    max-width: 1320px;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (max-width: 767px) {
  .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media (max-width: 767px) {
  .col-12 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

html.user-tab-nav a:focus, html.user-tab-nav
button:focus, html.user-tab-nav
input:focus, html.user-tab-nav
select:focus, html.user-tab-nav
textarea:focus {
  outline: rem(2) solid #7aacfe;
  outline-offset: 0;
}

.page-columns {
  padding-top: 3.125rem;
}

@media (max-width: 767px) {
  .page-columns {
    padding-top: 3rem;
  }
}

.page-columns .alignnone {
  margin-bottom: 4.5rem;
}

@media (max-width: 767px) {
  .page-columns .alignnone {
    margin-bottom: 3.25rem;
  }
}

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

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

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin-right: var(--theme-media-margin);
  margin-bottom: var(--theme-media-margin);
}

.alignright {
  float: right;
  margin-left: var(--theme-media-margin);
  margin-bottom: var(--theme-media-margin);
}

.alignnone {
  display: inline-block;
  margin-top: var(--theme-media-margin);
  margin-bottom: var(--theme-media-margin);
}

.aligncenter {
  display: block;
  clear: both;
  margin: var(--theme-media-margin) auto;
  text-align: center;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  text-decoration: none;
  color: var(--theme-color-secondary-1);
}

nav a:hover {
  text-decoration: none;
  color: var(--theme-color-secondary-1);
}

nav li {
  display: inline-block;
}

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

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

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--theme-color-secondary-1);
}

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

h1, .h1 {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 2.125rem;
    line-height: 1.17647059;
    margin-bottom: 1rem;
  }
}

p + h1, p + .h1 {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  p + h1, p + .h1 {
    margin-top: 1rem;
  }
}

h2, .h2 {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 1.14285714;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  h2, .h2 {
    font-size: 1.5rem;
    line-height: 1.33333333;
    margin-bottom: 1rem;
  }
}

p + h2, p + .h2 {
  margin-top: 5rem;
}

@media (max-width: 767px) {
  p + h2, p + .h2 {
    margin-top: 3rem;
  }
}

h3, .h3, .block-side-accordions__heading, .search-list__notfound h1, .search-list__notfound h2, .search-list__notfound h3, .search-list__notfound h4, .search-list__notfound h5, .search-list__notfound h6,
.search-list__notfound .h1, .search-list__notfound .h2, .search-list__notfound .h3, .search-list__notfound .h4, .search-list__notfound .block-comparison-table__table thead th, .block-comparison-table__table thead .search-list__notfound th, .search-list__notfound .h5, .search-list__notfound .search-list__post-title, .search-list__notfound .h6 {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 1.23076923;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  h3, .h3, .block-side-accordions__heading, .search-list__notfound h1, .search-list__notfound h2, .search-list__notfound h3, .search-list__notfound h4, .search-list__notfound h5, .search-list__notfound h6,
  .search-list__notfound .h1, .search-list__notfound .h2, .search-list__notfound .h3, .search-list__notfound .h4, .search-list__notfound .block-comparison-table__table thead th, .block-comparison-table__table thead .search-list__notfound th, .search-list__notfound .h5, .search-list__notfound .search-list__post-title, .search-list__notfound .h6 {
    font-size: 1.125rem;
    line-height: 1.33333333;
    margin-bottom: 0.5rem;
  }
}

p + h3, p + .h3, p + .block-side-accordions__heading, .search-list__notfound p + h1, .search-list__notfound p + h2, .search-list__notfound p + h3, .search-list__notfound p + h4, .search-list__notfound p + h5, .search-list__notfound p + h6,
.search-list__notfound p + .h1, .search-list__notfound p + .h2, .search-list__notfound p + .h3, .search-list__notfound p + .h4, .search-list__notfound .block-comparison-table__table thead p + th, .block-comparison-table__table thead .search-list__notfound p + th, .search-list__notfound p + .h5, .search-list__notfound p + .search-list__post-title, .search-list__notfound p + .h6 {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h3, p + .h3, p + .block-side-accordions__heading, .search-list__notfound p + h1, .search-list__notfound p + h2, .search-list__notfound p + h3, .search-list__notfound p + h4, .search-list__notfound p + h5, .search-list__notfound p + h6,
  .search-list__notfound p + .h1, .search-list__notfound p + .h2, .search-list__notfound p + .h3, .search-list__notfound p + .h4, .search-list__notfound .block-comparison-table__table thead p + th, .block-comparison-table__table thead .search-list__notfound p + th, .search-list__notfound p + .h5, .search-list__notfound p + .search-list__post-title, .search-list__notfound p + .h6 {
    margin-top: 2rem;
  }
}

h4, .h4, .block-comparison-table__table thead th {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.09090909;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  h4, .h4, .block-comparison-table__table thead th {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }
}

p + h4, p + .h4, .block-comparison-table__table thead p + th {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h4, p + .h4, .block-comparison-table__table thead p + th {
    margin-top: 1.5rem;
  }
}

h5, .h5, .search-list__post-title {
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.41176471;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  h5, .h5, .search-list__post-title {
    font-size: 0.875rem;
    line-height: 1.14285714;
    margin-bottom: 0.5rem;
  }
}

p + h5, p + .h5, p + .search-list__post-title {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  p + h5, p + .h5, p + .search-list__post-title {
    margin-top: 1.5rem;
  }
}

h6, .h6 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  h6, .h6 {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

p + h6, p + .h6 {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  p + h6, p + .h6 {
    margin-top: 1.5rem;
  }
}

/* Text Elements */
p {
  margin-bottom: 2rem;
}

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

.body-smaller p {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .body-smaller p {
    margin-bottom: 1rem;
  }
}

p:last-child {
  margin: 0;
}

p ul,
ol + p {
  margin-top: 2rem;
}

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

.body-smaller p ul, .body-smaller
ol + p {
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .body-smaller p ul, .body-smaller
  ol + p {
    margin-top: 1rem;
  }
}

p:empty {
  display: none;
}

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin-top: 5.9375rem;
  margin-bottom: 5rem;
  border-top: 1px solid var(--theme-color-secondary-3);
}

@media (max-width: 767px) {
  hr {
    margin-top: 3.375rem;
    margin-bottom: 3.125rem;
  }
}

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

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

.block-bottom-spacing {
  padding-bottom: 9.0625rem;
}

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

/**
 * WordPress styles that overwrite template styles when wpadminbar is visible.
 */
.admin-bar .main-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .main-header {
    top: 46px;
  }
}

@media screen and (max-width: 782px) {
  html:is(html) {
    margin-top: 0 !important;
  }
  #wpadminbar {
    position: fixed;
  }
}

.e404__wrapper {
  max-width: 50rem;
  padding: 15rem 0 18.125rem;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .e404__wrapper {
    padding: 3.4375rem 0 5.5rem;
  }
}

.e404__preheading {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: 0.075rem;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

.e404__content h1, .e404__content h2, .e404__content h3, .e404__content h4, .e404__content h5, .e404__content h6,
.e404__content .h1, .e404__content .h2, .e404__content .h3, .e404__content .block-side-accordions__heading, .e404__content .search-list__notfound h1, .search-list__notfound .e404__content h1, .e404__content .search-list__notfound h2, .search-list__notfound .e404__content h2, .e404__content .search-list__notfound h3, .search-list__notfound .e404__content h3, .e404__content .search-list__notfound h4, .search-list__notfound .e404__content h4, .e404__content .search-list__notfound h5, .search-list__notfound .e404__content h5, .e404__content .search-list__notfound h6, .search-list__notfound .e404__content h6,
.e404__content .search-list__notfound .h1, .search-list__notfound .e404__content .h1, .e404__content .search-list__notfound .h2, .search-list__notfound .e404__content .h2, .e404__content .search-list__notfound .h4, .search-list__notfound .e404__content .h4, .e404__content .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .e404__content th, .e404__content .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .e404__content th, .e404__content .search-list__notfound .h5, .search-list__notfound .e404__content .h5, .e404__content .search-list__notfound .search-list__post-title, .search-list__notfound .e404__content .search-list__post-title, .e404__content .search-list__notfound .h6, .search-list__notfound .e404__content .h6, .e404__content .h4, .e404__content .block-comparison-table__table thead th, .block-comparison-table__table thead .e404__content th, .e404__content .h5, .e404__content .search-list__post-title, .e404__content .h6 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .e404__content h1, .e404__content h2, .e404__content h3, .e404__content h4, .e404__content h5, .e404__content h6,
  .e404__content .h1, .e404__content .h2, .e404__content .h3, .e404__content .block-side-accordions__heading, .e404__content .search-list__notfound h1, .search-list__notfound .e404__content h1, .e404__content .search-list__notfound h2, .search-list__notfound .e404__content h2, .e404__content .search-list__notfound h3, .search-list__notfound .e404__content h3, .e404__content .search-list__notfound h4, .search-list__notfound .e404__content h4, .e404__content .search-list__notfound h5, .search-list__notfound .e404__content h5, .e404__content .search-list__notfound h6, .search-list__notfound .e404__content h6,
  .e404__content .search-list__notfound .h1, .search-list__notfound .e404__content .h1, .e404__content .search-list__notfound .h2, .search-list__notfound .e404__content .h2, .e404__content .search-list__notfound .h4, .search-list__notfound .e404__content .h4, .e404__content .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .e404__content th, .e404__content .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .e404__content th, .e404__content .search-list__notfound .h5, .search-list__notfound .e404__content .h5, .e404__content .search-list__notfound .search-list__post-title, .search-list__notfound .e404__content .search-list__post-title, .e404__content .search-list__notfound .h6, .search-list__notfound .e404__content .h6, .e404__content .h4, .e404__content .block-comparison-table__table thead th, .block-comparison-table__table thead .e404__content th, .e404__content .h5, .e404__content .search-list__post-title, .e404__content .h6 {
    margin-bottom: 2.5rem;
  }
}

.e404 .c-btn-group {
  justify-content: center;
}

@media (max-width: 767px) {
  .e404 .c-btn-group {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .e404 .c-btn-group .c-btn-wrapper:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}

:root {
  --theme-animation-duration: 0.75s;
  --theme-animation-delay: 0s;
  --theme-transition-timing-function: cubic-bezier(0.6, 0, 0.6, 1);
}

html:not([data-IntersectionObserver="not-supported"]) [data-animation="fade-in"] {
  transition: opacity var(--theme-animation-duration) var(--theme-transition-timing-function) var(--theme-animation-delay);
  will-change: opacity;
}

html:not([data-IntersectionObserver="not-supported"]) [data-animation="fade-in"]:not([data-animation-state="animation_animated"]) {
  opacity: 0;
}

/* Buttons */
.c-btn {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  padding: 0.9375rem 1.8125rem 0.8125rem;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color, background-color, border-color;
  will-change: color, background-color, border-color;
  text-align: center;
  border: 2px solid transparent;
  cursor: pointer;
}

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

.c-btn-primary {
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-primary-1);
  background-color: var(--theme-color-primary-1);
  border-radius: 3rem;
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
}

.c-btn-primary:hover {
  border-color: var(--theme-color-primary-2);
  background-color: var(--theme-color-primary-2);
}

.c-btn-primary.c-btn-color-alt {
  border-color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-secondary-2);
}

.c-btn-primary.c-btn-color-alt:hover {
  border-color: var(--theme-color-secondary-3);
  background-color: var(--theme-color-secondary-3);
}

.c-btn-secondary {
  position: relative;
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-primary-1);
  border-radius: 3rem;
}

.c-btn-secondary:hover {
  border-color: var(--theme-color-primary-2);
  background-color: var(--theme-color-primary-2);
}

.c-btn-secondary.c-btn-color-alt {
  color: var(--theme-color-secondary-2);
  border-color: var(--theme-color-secondary-2);
}

.c-btn-secondary.c-btn-color-alt:hover {
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-secondary-3);
  background-color: var(--theme-color-secondary-3);
}

.c-btn-secondary .c-btn-icon i {
  font-size: 1.1875rem;
}

.c-btn-tertiary {
  padding: 0 0.3125rem 0 0;
}

.c-btn-tertiary .c-btn-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--theme-color-primary-1);
  border-radius: 50%;
  padding-left: 0.0625rem;
  background-color: transparent;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.c-btn-tertiary .icon-chev-right {
  color: var(--theme-color-primary-1);
}

.c-btn-tertiary:hover .c-btn-icon {
  background-color: var(--theme-color-primary-1);
}

.c-btn-tertiary:hover .icon-chev-right {
  color: var(--theme-color-primary-3);
}

.c-btn-tertiary.c-btn-color-alt {
  color: var(--theme-color-secondary-2);
}

.c-btn-tertiary.back {
  display: inline-flex;
  padding-left: 0;
  border: none;
}

.c-btn-tertiary.back span:first-child {
  order: 2;
}

.c-btn-tertiary.back .c-btn-icon {
  order: 1;
  margin: 0 0.625rem 0 0;
  transform: rotate(180deg);
}

.c-btn-wrapper {
  display: block;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  text-align: left;
}

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
}

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

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

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

@media (max-width: 767px) {
  .c-btn-wrapper .c-btn-primary {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .c-btn-wrapper .c-btn-secondary {
    width: 100%;
    justify-content: center;
  }
}

.c-btn-icon {
  display: flex;
  margin-left: 0.5rem;
}

.c-btn-icon [class^="icon-"] {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color;
  will-change: color;
}

.c-btn-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}

.c-btn-group .c-btn-wrapper {
  margin: 0 0.5rem;
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: 1.875rem;
  margin-bottom: 4.625rem;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 767px) {
  .iframe-wrapper {
    margin-top: 0;
    margin-bottom: 3.25rem;
  }
}

.iframe-wrapper:hover .iframe-wrapper__play {
  background-color: var(--theme-color-primary-2);
}

.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  left: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  background-color: black;
  background-position: center;
  background-size: cover;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: var(--theme-color-primary-1);
  box-shadow: none;
  cursor: pointer;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.iframe-wrapper__play::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.125rem;
  border-width: 0.625rem 0 0.625rem 1rem;
  border-style: solid;
  border-color: transparent transparent transparent black;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: border-color;
  will-change: border-color;
}

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

/* Slider Global */
.slick-slide {
  outline: none;
}

.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  padding: 0;
  cursor: pointer;
  transform: translate(0, -50%);
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
}

.slick-arrow:hover, .slick-arrow:focus {
  outline: none;
}

.slick-arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: 0;
  content: '';
  transform: translate(-50%, -50%) rotate(45deg);
}

.slick-arrow.slick-prev {
  right: 100%;
  left: auto;
  padding-right: 0.125rem;
}

.slick-arrow.slick-prev::after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.slick-arrow.slick-next {
  right: auto;
  left: 100%;
  padding-left: 0.125rem;
}

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
}

.slick-dots li {
  display: block;
  font-size: 0;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.slick-dots button {
  width: 0.75rem;
  height: 0.75rem;
  border: 0;
  padding: 0;
  background-color: var(--theme-color-neutral-4);
  position: relative;
  border-radius: 100%;
  cursor: pointer;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.slick-dots button::before {
  content: '';
  position: absolute;
  top: -0.3125rem;
  left: -0.3125rem;
  right: -0.3125rem;
  bottom: -0.3125rem;
}

.slick-dots button:hover {
  background-color: var(--theme-color-neutral-2);
}

.slick-dots .slick-active button {
  pointer-events: none;
  background-color: var(--theme-color-primary-1);
}

/* BASE TABLES */
#page .tablepress {
  margin-bottom: 2rem;
}

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

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 700;
  letter-spacing: -0.03125rem;
  padding: 0.75rem 0.9375rem 0.75rem;
  position: relative;
  border: none;
  white-space: nowrap;
  background-color: var(--theme-color-primary-4);
  border-bottom: 1px solid var(--theme-color-neutral-4);
}

@media (max-width: 767px) {
  #page .tablepress thead th {
    border-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.28571429;
  }
}

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

#page .tablepress thead th strong {
  font-weight: inherit;
}

#page .tablepress thead th:first-of-type {
  padding: 0.75rem 6.4375rem 0.75rem 0.9375rem;
}

#page .tablepress thead tr {
  border: none;
}

#page .tablepress tbody td {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.75rem 0.9375rem 0.6875rem;
  position: relative;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 1px solid var(--theme-color-neutral-4);
}

@media (max-width: 767px) {
  #page .tablepress tbody td {
    border-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

#page .tablepress tbody tr {
  position: relative;
  background-color: var(--theme-color-primary-4);
}

#page .tablepress tbody tr:nth-child(2n + 1) {
  background-color: rgba(219, 221, 230, 0.2);
}

#page .tablepress-scroll-wrapper.table-flip {
  position: relative;
  margin-bottom: 2rem;
}

#page .tablepress-scroll-wrapper.table-flip .tablepress {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip .tablepress {
    display: flex;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip tr {
    display: flex;
    flex-direction: column;
  }
}

#page .tablepress-scroll-wrapper.table-flip thead th {
  padding: 0.6875rem 1.125rem;
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip thead th {
    font-weight: 500;
    border-right: 1px solid var(--theme-color-neutral-4);
    padding-left: 0;
    letter-spacing: -0.00625rem;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip tbody {
    display: flex;
    overflow-x: auto;
  }
}

#page .tablepress-scroll-wrapper.table-flip tbody td {
  padding: 0.875rem 0.9375rem 0.5625rem;
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip tbody td {
    border-right: 1px solid var(--theme-color-neutral-4);
    padding: 0.5rem 1.75rem 0.5rem 0.9375rem;
  }
}

#page .tablepress-scroll-wrapper.table-flip.has-scroll .tablepress {
  display: block;
  overflow-x: auto;
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-flip.has-scroll .tablepress {
    display: flex;
    overflow: visible;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-stack thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-stack thead th {
    padding: 0.6875rem 0.625rem;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-stack tbody {
    display: block;
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-stack tbody tr {
    display: block;
    padding: 0.75rem 0;
    border-bottom: 1px solid var(--theme-color-neutral-4);
  }
}

@media (max-width: 767px) {
  #page .tablepress-scroll-wrapper.table-stack tbody td {
    display: block;
    padding: 0.625rem;
  }
  #page .tablepress-scroll-wrapper.table-stack tbody td::before {
    content: attr(data-th);
    display: block;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.28571429;
  }
}

.eight29-filters {
  padding: 4rem 0 5rem;
}

@media (max-width: 991px) {
  .eight29-filters {
    padding: 2rem 0 0;
  }
}

.eight29-filters .app-layout.layout-default.sidebar-left .eight29-sidebar {
  min-width: 200px;
  width: 20.6%;
  max-width: 20.6%;
  margin-right: 67px;
}

@media (max-width: 991px) {
  .eight29-filters .app-layout.layout-default.sidebar-left .eight29-sidebar {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
  }
}

.eight29-filters .app-layout.layout-default.sidebar-left .eight29-sidebar h3:first-child {
  margin-bottom: 2rem;
}

.eight29-filters .app-layout.layout-default.sidebar-left .eight29-filter {
  max-width: 100%;
}

@media (max-width: 991px) {
  .eight29-filters .app-layout.layout-default.sidebar-left .eight29-filter {
    margin-bottom: 1rem;
  }
}

.eight29-filters .app-layout.layout-default.sidebar-left .eight29-filter-group {
  width: 100%;
}

@media (max-width: 991px) {
  .eight29-filters .app-layout.layout-default.sidebar-left .eight29-filter-group {
    padding: 92px 12px 100px;
    margin: 0;
    height: 100%;
    overflow: auto;
  }
}

.eight29-filters .app-layout.layout-default.sidebar-left .accordion-select h6 {
  border-top: none;
  padding: 0;
}

.eight29-filters .eight29-filter input[type="search"] {
  background: var(--theme-color-primary-4);
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  border-color: var(--theme-color-neutral-3);
  border-radius: 4px;
  padding-left: 11px;
  padding-right: 35px;
  text-overflow: ellipsis;
}

.eight29-filters .eight29-filter input[type="search"]::-webkit-input-placeholder {
  color: var(--theme-color-neutral-2);
}

.eight29-filters .eight29-filter input[type="search"]:-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-neutral-2);
}

.eight29-filters .eight29-filter input[type="search"]::-moz-placeholder {
  opacity: 1;
  color: var(--theme-color-neutral-2);
}

.eight29-filters .eight29-filter input[type="search"]:-ms-input-placeholder {
  color: var(--theme-color-neutral-2);
}

.eight29-filters .eight29-filter .accordion-select h6 {
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes {
  padding: 8px 0;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes li {
  padding: 4px 12px 4px 15px;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes li:not(:last-child) {
  margin-bottom: 14px;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes li > div label {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.125;
  margin-bottom: -0.0625rem;
  cursor: pointer;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes input[type="checkbox"] {
  width: 18px;
  height: 18px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  margin-right: 13px;
  position: relative;
  cursor: pointer;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes input[type="checkbox"]:after {
  border-radius: 2px;
  content: '';
  border: 2px solid var(--theme-color-secondary-1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes input[type="checkbox"]:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--theme-color-neutral-5);
  border-radius: 50%;
  opacity: 0;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity;
  will-change: opacity;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes input[type="checkbox"]:hover:before {
  opacity: 1;
}

.eight29-filters .eight29-filter.filter-checkbox ul.checkboxes input[type="checkbox"]:checked:after {
  border-color: transparent;
  top: -2px;
  left: -3px;
  right: -2px;
  bottom: -2px;
  width: auto;
  height: auto;
  background-image: url("../images/icons/check-box-checked.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.eight29-filters .eight29-filter .accordion-select h6 + div {
  margin-top: 11px;
}

.eight29-filters .eight29-filter-list > :not(:last-child) {
  margin-bottom: 23px;
}

.eight29-filters ul.eight29-current-selected button {
  font-size: 0.875rem;
  line-height: 1.14285714;
  color: var(--theme-color-neutral-2);
  border: 1px solid var(--theme-color-neutral-2);
  border-radius: 16px;
  padding: 5px 5px 5px 16px;
  display: flex;
  align-items: center;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color, border-color;
  will-change: color, border-color;
}

.eight29-filters ul.eight29-current-selected button:hover {
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-secondary-1);
}

.eight29-filters ul.eight29-current-selected button:hover .current-selected-close {
  background-color: var(--theme-color-secondary-1);
}

.eight29-filters ul.eight29-current-selected > li {
  margin: 0 11px 11px 0;
}

.eight29-filters ul.eight29-current-selected > li > button:after {
  content: none;
}

.eight29-filters ul.eight29-current-selected .current-selected-close {
  width: 20px;
  height: 20px;
  background-color: var(--theme-color-neutral-2);
  display: inline-block;
  margin-left: 10px;
  border-radius: 50%;
  position: relative;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.eight29-filters ul.eight29-current-selected .current-selected-close:after, .eight29-filters ul.eight29-current-selected .current-selected-close:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: var(--theme-color-primary-5);
  display: inline-block;
  top: 50%;
  left: 50%;
}

.eight29-filters ul.eight29-current-selected .current-selected-close:after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.eight29-filters ul.eight29-current-selected .current-selected-close::before {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.eight29-filters .filter-sidebar-info {
  display: flex;
  align-items: flex-start;
  padding: 6px 0 25px;
}

@media (max-width: 991px) {
  .eight29-filters .filter-sidebar-info {
    justify-content: space-between;
  }
}

.eight29-filters .filter-sidebar-info.terms-selected {
  padding: 8px 0 14px;
}

@media (max-width: 991px) {
  .eight29-filters .filter-sidebar-info.terms-selected {
    padding: 32px 0 21px;
  }
}

.eight29-filters .filter-sidebar-info .eight29-current-selected {
  width: auto;
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0;
}

.eight29-filters .filter-sidebar-info .filter-reset {
  border: none;
  padding: 0;
  color: #000000;
  font-size: 0.75rem;
  line-height: 1;
  text-decoration: underline;
  font-weight: 500;
  letter-spacing: -.4px;
  margin: 10px 16px 0 6px;
  flex-shrink: 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  .eight29-filters .filter-sidebar-info .filter-reset {
    margin-right: 0;
    margin-top: 24px;
    margin: auto 3px 7px 6px;
  }
}

.eight29-filters .filter-sidebar-info .filter-results-info {
  margin-top: 9px;
  margin-left: auto;
  flex-shrink: 0;
  color: #000000;
  font-size: 1rem;
  line-height: 1.5;
}

.eight29-filters .eight29-sidebar-toggle.c-btn {
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-primary-1);
  background-color: transparent;
}

.eight29-filters .eight29-sidebar-toggle .app-icon {
  margin-right: 12px;
}

.eight29-filters .eight29-posts-container button[disabled="disabled"], .eight29-filters .eight29-posts-container button:disabled {
  display: none;
}

.eight29-filters .mobile-modal .eight29-sidebar-content .eight29-sidebar-toggle.c-btn {
  color: var(--theme-color-secondary-1);
  border-color: var(--theme-color-primary-1);
  background-color: var(--theme-color-primary-1);
}

.eight29-filters .mobile-modal .modal-active .eight29-sidebar-content {
  min-height: 0;
}

.eight29-filters .eight29-modal-top {
  display: none;
}

@media (max-width: 991px) {
  .eight29-filters .eight29-modal-top {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 20px 12px 12px;
    background-color: var(--theme-color-primary-4);
    filter: drop-shadow(0px 8px 10px rgba(6, 15, 51, 0.06));
    z-index: 2;
    justify-content: space-between;
  }
}

.eight29-filters .eight29-modal-top .eight29-reset.filter-reset {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #000;
  text-decoration: underline;
  font-weight: 500;
  letter-spacing: -.4px;
}

.eight29-filters .eight29-modal-top .eight29-reset.filter-reset span {
  margin: 0;
}

.eight29-filters .mobile-modal .eight29-sidebar-close {
  margin: 0;
  background: transparent;
}

.eight29-filters .eight29-modal-heading {
  margin: 0;
  color: #080F12;
  margin-left: 12px;
}

@media (max-width: 991px) {
  .eight29-filters .mobile-modal .eight29-modal-button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--theme-color-primary-4);
    padding: 10px 20px;
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.05);
  }
}

.eight29-filters .no-results {
  background-color: #EBECF2;
  border-radius: 16px;
  padding: 4.8125rem 110px;
}

@media (max-width: 991px) {
  .eight29-filters .no-results {
    padding: 2.5rem 20px;
  }
}

.eight29-filters .no-results__message a {
  display: inline-block;
  position: relative;
}

.eight29-filters .no-results__message a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 2px;
  width: 100%;
  background-color: currentColor;
}

.eight29-filters .no-results .c-btn-wrapper {
  margin: 2.125rem 0 0;
  display: block;
  text-align: center;
}

.eight29-filters .no-results .c-btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 767px) {
  .eight29-filters .no-results .c-btn {
    justify-content: center;
  }
}

.eight29-filters .no-results .c-btn .c-btn-icon {
  font-size: 1.25rem;
  position: static;
  margin-left: 8px;
}

.lity {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility;
  will-change: opacity, visibility;
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--theme-color-primary-3);
  opacity: 0;
  visibility: hidden;
  overflow: auto;
}

.lity.lity-opened {
  opacity: 1;
  visibility: visible;
}

.lity .lity-wrap {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.lity .lity-wrap::before {
  content: none;
}

.lity .lity-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: none;
  padding: 1.25rem;
}

.lity .lity-content {
  width: 100%;
  max-width: 80.625rem;
  order: 2;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.lity .lity-close {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
  display: flex;
  flex: 0 0 2.5rem;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  padding: 0;
  position: static;
  order: 1;
  margin-bottom: 1.25rem;
  margin-left: auto;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 300;
  line-height: 0;
  color: var(--theme-color-secondary-1);
  border: none;
  border-radius: 50%;
  background-color: var(--theme-color-primary-1);
  cursor: pointer;
}

.lity .lity-close:hover {
  background-color: var(--theme-color-primary-2);
}

/* Blog Popup */
.blogpopup {
  visibility: hidden;
  position: fixed;
  bottom: 3.75rem;
  left: 3.75rem;
  background-color: var(--theme-color-secondary-2);
  border-left: 6px solid var(--theme-color-information);
  border-radius: 0.5rem;
  box-shadow: 0px 0px 20px rgba(4, 11, 38, 0.2);
  padding: 1.5rem;
  width: 100%;
  max-width: 410px;
  min-height: 122px;
  z-index: 1;
  transform: translateY(100%);
  opacity: 0;
  transition: all ease-in-out 400ms;
}

@media (max-width: 767px) {
  .blogpopup {
    bottom: 4.6875rem;
    left: 0.9375rem;
    right: 0.9375rem;
    max-width: calc(100% - 1.875rem);
  }
}

.blogpopup.display {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
  transition: all ease-in-out 400ms;
  transition-delay: 200ms;
}

.blogpopup.display.removing {
  transition: none;
  transition-delay: 0;
}

.blogpopup__headline {
  font-size: 0.75rem;
  line-height: 1.33333333;
  padding-bottom: 0.5rem;
}

.blogpopup__prefix {
  font-weight: 500;
  color: var(--theme-color-neutral-1);
}

.blogpopup__title {
  line-height: 0.5;
}

.blogpopup__link {
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.blogpopup__link .c-btn {
  display: block;
  text-align: left;
  line-height: 1.3;
}

.blogpopup__link .c-btn .c-btn-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.blogpopup__link .c-btn .c-btn-icon i.icon-chev-right {
  font-size: 1.3125rem;
  line-height: 0.04761905;
}

.blogpopup__link a {
  text-decoration: none;
}

.blogpopup__c-btn-wrapper {
  display: inline-block;
  transform: translateY(0.4375rem);
}

.blogpopup__close {
  position: absolute;
  top: 15px;
  right: 15px;
  text-decoration: none;
  cursor: pointer;
}

.blogpopup__close i {
  font-size: 0.9375rem;
  line-height: 0.06666667;
}

/* G_Reviews */
.g_reviews {
  position: fixed;
  bottom: 3.75rem;
  right: 3.75rem;
  background-color: var(--theme-color-secondary-2);
  box-shadow: 0px 0px 20px rgba(4, 11, 38, 0.2);
  z-index: 1;
  transform: translateY(100%);
  opacity: 0;
  transition: all ease-in-out 400ms;
}

@media (max-width: 767px) {
  .g_reviews {
    bottom: 0.9375rem;
    left: 0.9375rem;
    right: 0.9375rem;
    max-width: calc(100% - 1.875rem);
  }
  .g_reviews .google-business-reviews-rating.badge {
    width: 100%;
  }
}

@media (max-width: 350px) {
  .g_reviews span.count {
    display: none;
  }
}

body.page-has-loaded .g_reviews {
  transform: translateY(0);
  opacity: 1;
  transition: all ease-in-out 400ms;
  transition-delay: 400ms;
}

body.page-has-loaded .g_reviews.removing {
  transition: none;
  transition-delay: 0;
}

:root {
  --gf_font: Red Hat Text, sans-serif;
  --gf_field_marginBottom: 1.5rem;
  --gf_field_spaceBetween: 0.9375rem;
  --gf_colorOnDarkBackground: #ffffff;
  --gf_label_color: #040B26;
  --gf_label_fontSize: 0.875rem;
  --gf_label_lineHeight: 1.5rem;
  --gf_input_backgroundColor: #ffffff;
  --gf_input_autofillBackgroundColor: rgba(#006bb3,.1);
  --gf_input_borderDefaultColor: #b2b2b2;
  --gf_input_borderFocusColor: #00BB7E;
  --gf_input_borderErrorColor: #b00020;
  --gf_input_borderWidth: 0.0625rem;
  --gf_input_borderRadius: 0.25rem;
  --gf_input_padding: 0.6875rem;
  --gf_input_minHeight: 3rem;
  --gf_input_textColor: #040B26;
  --gf_input_placeholderTextColor: #737373;
  --gf_input_fontSize: 1rem;
  --gf_input_lineHeight: 1.5rem;
  --gf_input_fontWeight: 500;
  --gf_cr_fontSize: 1rem;
  --gf_cr_lineHeight: 1.5rem;
  --gf_cr_backgroundColor: #f0f0f0;
  --gf_cr_borderColor: #040B26;
  --gf_cr_borderWidth: 0.125rem;
  --gf_cr_selectedColor: #00BB7E;
  --gf_c_borderRadius: 0.125rem;
  --gf_datepicker_backgroundColor: #ffffff;
  --gf_datepicker_headerBackgroundColor: #f0f0f0;
  --gf_datepicker_arrowBackground: #00BB7E;
  --gf_datepicker_color: #040B26;
  --gf_datepicker_hoverColor: #00BB7E;
  --gf_datepicker_fontSize: 1rem;
  --gf_datepicker_lineHeight: 1.5rem;
  --gf_select_dd_backgroundColor: #ffffff;
  --gf_select_optionColor: #040B26;
  --gf_select_optionSelectedColor: #f0f0f0;
  --gf_select_optionFontSize: 1rem;
  --gf_select_optionLineHeight: 1.5rem;
  --gf_select_optionFontWeight: 500;
  --gf_fileColor: #040B26;
  --gf_fileBackground: transparent;
  --gf_fileBackgroundHover: #00BB7E;
  --gf_fileBorderWidth: 0.0625rem;
  --gf_fileBorderColor: #040B26;
  --gf_fileBorderRadius: 0.1875rem;
  --gf_acceptanceBg: #FFFFFF;
  --gf_textError: #b00020;
  --gf_textRequired: #b00020;
  --gf_stepper_colorActive: #040B26;
  --gf_stepper_colorAlt: #ffffff;
  --gf_stepper_colorInactive: #b2b2b2;
}

.gform_wrapper form.dark-bg label {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg label .gfield_required {
  color: inherit;
}

.gform_wrapper form.dark-bg .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield_radio label::before {
  background-color: #696969;
}

.gform_wrapper form.dark-bg .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield_radio label::after {
  border-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gfield_price .ginput_container {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_label {
  color: var(--gf_label_color);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label {
  color: var(--gf_label_color);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::before {
  background-color: var(--gf_cr_backgroundColor);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::after {
  border-color: var(--gf_cr_borderColor);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox input:checked ~ label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}

.gform_wrapper form.dark-bg .ginput_container_list .gfield_list_group .gfield_list_icons img {
  filter: invert(1);
}

.gform_wrapper form.dark-bg .gf_page_steps:before {
  background-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gf_page_steps .gf_step_active {
  border-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gf_page_steps .gf_step_label {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .validation_error,
.gform_wrapper form.dark-bg .validation_message {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  font-size: var(--gf_label_fontSize);
  line-height: var(--gf_label_lineHeight);
  list-style-type: none;
}

.gform_wrapper .gfield {
  width: 100%;
  margin-bottom: var(--gf_field_marginBottom);
}

.gform_wrapper .gfield.gform_hidden {
  margin-bottom: 0;
}

.gform_wrapper .gfield_label,
.gform_wrapper label {
  margin: 0;
  font-family: var(--gf_font);
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  line-height: inherit;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_label .gfield_required,
.gform_wrapper label .gfield_required {
  margin-left: 0.25rem;
  color: var(--gf_textRequired);
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  line-height: var(--gf_input_lineHeight);
  font-weight: var(--gf_input_fontWeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
  box-shadow: none;
  -webkit-appearance: none;
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file'])::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  font-weight: 500;
  color: var(--gf_input_placeholderTextColor);
  text-transform: none;
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofill, .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofil:hover, .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofill:focus,
.gform_wrapper textarea:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofil:hover,
.gform_wrapper textarea:-webkit-autofill:focus,
.gform_wrapper select:-webkit-autofill,
.gform_wrapper select:-webkit-autofil:hover,
.gform_wrapper select:-webkit-autofill:focus {
  background-color: var(--gf_input_autofillBackgroundColor);
}

.gform_wrapper textarea {
  display: block;
  resize: vertical;
  height: 15rem;
}

.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  display: block;
  padding: 0;
  margin: 0;
  font-size: var(--gf_cr_fontSize);
  font-weight: 500;
  line-height: var(--gf_cr_lineHeight);
  list-style-type: none;
}

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative;
}

.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.gform_wrapper .gfield_checkbox input:checked ~ label::after,
.gform_wrapper .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}

.gform_wrapper .gfield_checkbox input:checked ~ label::before,
.gform_wrapper .gfield_radio input:checked ~ label::before {
  transform: scale(0);
}

html.user-tab-nav .gform_wrapper .gfield_checkbox input:focus ~ label::after, html.user-tab-nav
.gform_wrapper .gfield_radio input:focus ~ label::after {
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}

.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label {
  padding: 0.5rem 0 0.5rem 2.875rem;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}

.gform_wrapper .gfield_checkbox label:hover::before,
.gform_wrapper .gfield_radio label:hover::before {
  transform: scale(1);
}

.gform_wrapper .gfield_checkbox label::before,
.gform_wrapper .gfield_radio label::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: -0.125rem;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform .2s;
}

.gform_wrapper .gfield_checkbox label::after,
.gform_wrapper .gfield_radio label::after {
  content: '';
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.5625rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.gform_wrapper .gfield_checkbox br,
.gform_wrapper .gfield_radio br {
  display: none;
}

.gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}

.gform_wrapper .gfield_radio input:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%2300BB7E'/%3E%3C/svg%3E");
  background-size: calc(100% + calc(2 * var(--gf_cr_borderWidth))) auto;
}

.gform_wrapper .gfield_radio label:before {
  top: -0.125rem;
}

.gform_wrapper .gfield_radio label::after {
  width: 1.25rem;
  height: 1.25rem;
  top: 0.5rem;
  left: 0.875rem;
  border-radius: 50%;
}

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

.gform_wrapper .ginput_complex br,
.gform_wrapper .ginput_complex .gf_clear {
  display: none;
}

.gform_wrapper .ginput_complex > * {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_complex > * {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_complex > *:only-child {
  flex: 0 1 100%;
  max-width: 100%;
  margin: 0;
}

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

.gform_wrapper .ginput_container_address .ginput_full {
  flex: 0 1 100%;
  max-width: 100%;
}

.gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_address .ginput_left,
  .gform_wrapper .ginput_container_address .ginput_right {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_container_address br {
  display: none;
}

.gform_wrapper .clear-multi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_wrapper .ginput_container_date .datepicker:placeholder-shown {
  padding-left: 2.875rem !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 2H18C19.1 2 20 2.9 20 4V20C20 21.1 19.1 22 18 22H2C0.9 22 0 21.1 0 20V4C0 2.9 0.9 2 2 2H3V0H5V2H15V0H17V2ZM2 20H18V7H2V20Z' fill='%23010C14'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0.875rem 50%;
}

.gform_wrapper .ginput_container_date .ginput_container_date {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_date .ginput_container_date {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_date .ginput_container_date + .ginput_container_date {
    margin-top: 0.9375rem;
  }
}

.gform_wrapper .ginput_container_time {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_time {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_container_time i {
  display: none;
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_time + .ginput_container_time {
    margin-top: 0.9375rem;
  }
}

.gform_wrapper .gfield.acceptance {
  padding: 1.875rem 1.875rem 2rem;
  background-color: var(--gf_acceptanceBg);
}

@media (max-width: 767px) {
  .gform_wrapper .gfield.acceptance {
    padding: 0.9375rem;
  }
}

.gform_wrapper .gfield.acceptance .gfield_label {
  margin-bottom: 0.625rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.0125rem;
  text-transform: none;
}

.gform_wrapper .ginput_container_list .gfield_list_container {
  width: 100%;
}

.gform_wrapper .ginput_container_list .gfield_list_group {
  display: flex;
  align-items: center;
}

.gform_wrapper .ginput_container_list .gfield_list_group + .gfield_list_group {
  margin-top: 0.625rem;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_cell {
  flex-grow: 1;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  text-align: right;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons a {
  display: inline-block;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons img {
  display: block;
  width: 1.125rem;
}

.gform_wrapper .gfield_price br {
  display: none;
}

.gform_wrapper .gfield_price .ginput_container {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error .select2-selection--single {
  padding-right: 3.125rem;
  border-color: var(--gf_input_borderErrorColor);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23a32638'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.8125rem) 50%;
}

.gform_wrapper .gfield_error .select2-selection__arrow {
  display: none;
}

.gform_wrapper .validation_error {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  color: var(--gf_textError);
}

.gform_wrapper .validation_message {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_textError);
}

.gform_wrapper .gfield_description:not(.validation_message) {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_description:not(.validation_message):empty {
  display: none;
}

.gform_wrapper .gf_page_steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 6.25rem;
}

.gform_wrapper .gf_page_steps:before {
  content: '';
  height: 0.125rem;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--gf_stepper_colorInactive);
}

.gform_wrapper .gf_page_steps .gf_step_clear {
  display: none;
}

.gform_wrapper .gf_page_steps .gf_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding-left: 0.3125rem;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: center;
  color: var(--gf_stepper_colorInactive);
  letter-spacing: 0.0125rem;
  border: 0.125rem solid var(--gf_stepper_colorInactive);
  border-radius: 100%;
  background-color: var(--gf_stepper_colorAlt);
}

.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
  color: inherit;
}

.gform_wrapper .gf_page_steps .gf_step_completed {
  color: var(--gf_stepper_colorAlt);
  border-color: var(--gf_stepper_colorActive);
  background-color: var(--gf_stepper_colorActive);
}

.gform_wrapper .gf_page_steps .gf_step_active {
  color: var(--gf_stepper_colorActive);
  border-color: var(--gf_stepper_colorActive);
}

.gform_wrapper .gf_page_steps .gf_step_label {
  max-width: 3.125rem;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 50%;
  transform: translate(-50%);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  color: var(--gf_stepper_colorActive);
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  word-wrap: break-word;
}

.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half {
  width: calc(50% - var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_half {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_right_half {
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

.gform_wrapper .gf_left_third {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_middle_third {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_right_third {
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .gform_wrapper .gf_left_half,
  .gform_wrapper .gf_right_half,
  .gform_wrapper .gf_left_third,
  .gform_wrapper .gf_middle_third,
  .gform_wrapper .gf_right_third {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.gform_wrapper .gform_description,
.gform_wrapper .gform_title {
  display: none;
}

.gform_wrapper .gform_footer {
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_footer {
    margin-top: 0.5rem;
  }
}

.gform_wrapper .gform_footer br {
  display: none;
}

.gform_wrapper .gform_button,
.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button {
  border: none;
  cursor: pointer;
}

.gform_wrapper .gform_button + .button,
.gform_wrapper .gform_previous_button + .button,
.gform_wrapper .gform_next_button + .button {
  margin-left: 0.9375rem;
}

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

.gform_wrapper p:empty {
  display: none;
}

.gform_wrapper p br {
  display: none;
}

.gform_confirmation_wrapper {
  margin: 3.125rem 0;
  color: var(--gf_label_color);
}

.gform_confirmation_wrapper.dark-bg {
  color: var(--gf_colorOnDarkBackground);
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.625rem;
  line-height: 2rem;
  text-align: center;
}

@media (max-width: 767px) {
  .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.ui-datepicker {
  display: none;
  width: 17.5rem;
  padding: 0 0.9375rem 1.25rem;
  margin-top: 0.5rem;
  color: var(--gf_datepicker_color);
  border-radius: 0.125rem;
  background: var(--gf_datepicker_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

.ui-datepicker-header {
  padding: 0.875rem 3.125rem;
  position: relative;
  margin: 0 -0.9375rem 1.25rem;
  background: var(--gf_datepicker_headerBackgroundColor);
}

.ui-datepicker-title {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 700;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  text-transform: uppercase;
}

.ui-datepicker-prev, .ui-datepicker-next {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--gf_datepicker_arrowBackground);
  cursor: pointer;
}

.ui-datepicker-prev::before, .ui-datepicker-next::before {
  content: '';
  pointer-events: none;
  width: 0.375rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-60%, -50%, 0);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10'%3E%3Cpath d='M5.92,9.24,1.68,5,5.92.76h0' fill='none' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/contain;
  backface-visibility: hidden;
}

.ui-datepicker-prev span, .ui-datepicker-next span {
  display: none;
}

.ui-datepicker-next {
  right: 1rem;
  left: auto;
}

.ui-datepicker-next::before {
  transform: translate3d(-40%, -50%, 0) scaleX(-1);
}

.ui-datepicker-calendar {
  width: 100%;
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 500;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  color: var(--gf_datepicker_color);
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
  display: block;
  color: inherit;
}

.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar th a:hover {
  color: var(--gf_datepicker_hoverColor);
}

.ui-datepicker-calendar th {
  opacity: .4;
}

.select2-container {
  display: block;
  max-width: 100%;
  z-index: 1;
}

.gform_wrapper .select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  padding-right: 3.25rem;
  position: relative;
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 500;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
}

.select2-container .select2-selection--single:focus {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  font-weight: 500;
  color: var(--gf_input_textColor);
  text-transform: none;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  width: auto;
  height: auto;
  position: absolute;
  top: 46%;
  right: 1.25rem;
  border-width: 0.3125rem 0.3125rem 0 0.3125rem;
  border-style: solid;
  border-color: var(--gf_input_textColor) transparent transparent transparent;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-dropdown {
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  border: none;
  border-radius: 0.125rem;
  background-color: var(--gf_select_dd_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

.select2-container .select2-dropdown--above {
  margin-top: -0.5rem;
}

.select2-container .select2-dropdown .select2-results__options {
  max-height: 20rem !important;
}

.select2-container .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem;
  position: relative;
  font-size: var(--gf_select_optionFontSize);
  line-height: var(--gf_select_optionLineHeight);
  color: var(--gf_select_optionColor);
  font-weight: var(--gf_select_optionFontWeight);
  cursor: pointer;
}

.select2-container .select2-dropdown .select2-results__option--selected, .select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: #f0f0f0;
}

.select2-container--multiple .select2-dropdown {
  padding: 0.3125rem 0;
}

.select2-container--multiple .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem 0.5rem 2.875rem;
}

.select2-container--multiple .select2-dropdown .select2-results__option::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform .2s;
}

.select2-container--multiple .select2-dropdown .select2-results__option::after {
  content: '';
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.6875rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted, .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  color: var(--gf_select_optionColor);
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted {
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted::before {
  transform: scale(0);
}

.select2-container--multiple .select2-dropdown .select2-results__option:hover {
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option:hover::before {
  transform: scale(1);
}

.select2-container--multiple .select2-dropdown .select2-results__option[aria-selected='true']::before {
  transform: scale(0);
}

.select2-container--multiple .select2-dropdown .select2-results__option[aria-selected='true']::after {
  border-color: var(--gf_cr_selectedColor);
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}

.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
}

.select2-container--open .select2-selection--single {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}

.select2-container .select2-selection__clear {
  display: none !important;
}

li.gfield.gfield_fileupload {
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  li.gfield.gfield_fileupload {
    margin-bottom: 0.1875rem;
  }
}

.gfield_address + .gfield_fileupload {
  margin-top: -0.75rem;
}

@media (max-width: 767px) {
  .gfield_address + .gfield_fileupload {
    margin-top: -1rem;
  }
}

.ginput_container_fileupload {
  display: flex;
  align-items: flex-end;
  min-height: 56px;
  position: relative;
}

.ginput_container_fileupload input[type='file'] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
}

.ginput_container_fileupload input[type='file']:focus {
  outline: none !important;
}

html.user-tab-nav .ginput_container_fileupload input[type='file']:focus ~ label {
  outline: 2px solid var(--theme-color-primary-1);
}

.ginput_container_fileupload .icon {
  position: absolute;
  top: 1.0625rem;
  left: 1.6875rem;
}

@media (max-width: 767px) {
  .ginput_container_fileupload .icon {
    left: calc(50% - 50px);
    transform: translateX(-50%);
  }
}

.ginput_container_fileupload label {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Red Hat Text", sans-serif;
  cursor: pointer;
  position: relative;
}

@media (max-width: 767px) {
  .ginput_container_fileupload label {
    display: block;
    width: 100%;
  }
}

.ginput_container_fileupload label::before {
  content: attr(data-button);
  display: inline-block;
  font-family: "Red Hat Text", sans-serif;
  padding: 0.9375rem 1.625rem 0.9375rem 3.75rem;
  margin-right: 0.625rem;
  font-weight: 500;
  border: 2px solid var(--theme-color-primary-1);
  border-radius: 56px;
  background-color: transparent;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: border-color, background-color;
  will-change: border-color, background-color;
}

@media (max-width: 767px) {
  .ginput_container_fileupload label::before {
    width: 100%;
    text-align: center;
    padding-right: 1.5625rem;
    margin: 0 0 0.75rem;
  }
}

.ginput_container_fileupload label span {
  display: inline-block;
  padding: 0 1.25rem 0 0;
}

.ginput_container_fileupload label:hover::before {
  border-color: var(--theme-color-primary-2);
  background-color: var(--theme-color-primary-2);
}

.leadparagraph {
  font-size: 1.75rem;
  line-height: 1.42857143;
}

@media (max-width: 767px) {
  .leadparagraph {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.leadparagraph.align-left {
  text-align: left;
}

.leadparagraph.align-right {
  text-align: right;
}

.leadparagraph.align-center {
  text-align: center;
}

.highlight-text {
  padding: 0.1875rem 0;
  background-color: rgba(0, 187, 126, 0.1);
}

::selection {
  background-color: rgba(0, 187, 126, 0.1);
}

.preheading {
  font-size: 0.75rem;
  line-height: 1.33333333;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

blockquote.alternate,
blockquote {
  font-size: 1.75rem;
  line-height: 1.42857143;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  padding-left: 2.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-left: 0.25rem solid var(--theme-color-primary-1);
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    font-size: 1.25rem;
    line-height: 1.4;
    padding-left: 1rem;
    margin-top: 2.125rem;
    margin-bottom: 0.625rem;
  }
}

blockquote.alternate > p::before, blockquote.alternate > p::after,
blockquote > p::before,
blockquote > p::after {
  content: '"';
  display: inline;
}

@media (max-width: 767px) {
  blockquote.alternate > p::before, blockquote.alternate > p::after,
  blockquote > p::before,
  blockquote > p::after {
    content: none;
  }
}

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

@media (max-width: 767px) {
  blockquote.alternate > p::after,
  blockquote > p::after {
    content: none;
  }
}

.checked-list ul {
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .checked-list ul {
    margin-bottom: 1.5rem;
  }
}

.checked-list ul li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.875rem;
}

@media (max-width: 767px) {
  .checked-list ul li {
    padding-left: 1.5rem;
  }
}

.checked-list ul li:last-child {
  margin-bottom: 0;
}

.checked-list ul li::before {
  content: "";
  position: absolute;
  display: block;
  background: url("../images/icons/check-star.svg");
  width: 1.125rem;
  height: 1.125rem;
  border: none;
  border-radius: 0;
  top: 0.5rem;
  left: 0.0625rem;
}

@media (max-width: 767px) {
  .checked-list ul li::before {
    top: 0.125rem;
    left: -0.125rem;
  }
}

.small-text {
  font-size: 0.75rem;
  line-height: 1.33333333;
  font-style: italic;
  font-weight: 400;
  display: block;
  letter-spacing: 0px;
}

.page-accordion {
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .page-accordion {
    margin-top: 0.9375rem;
    margin-bottom: 3rem;
  }
}

.single-accordion {
  border-top: 1px solid var(--theme-color-secondary-3);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.3125rem;
}

@media (max-width: 767px) {
  .single-accordion {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

.single-accordion:last-of-type {
  border-bottom: 1px solid var(--theme-color-secondary-3);
}

.single-accordion__title {
  position: relative;
  display: block;
  cursor: pointer;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color;
  will-change: color;
  padding-top: 2.1875rem;
  padding-bottom: 1.875rem;
}

@media (max-width: 767px) {
  .single-accordion__title {
    padding-top: 1.25rem;
    padding-bottom: 0.875rem;
  }
}

.single-accordion__title h4 {
  color: inherit;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.single-accordion__title:hover {
  color: var(--theme-color-primary-1);
}

.single-accordion__title::after {
  position: absolute;
  top: 50%;
  display: block;
  content: "";
  transform: rotate(135deg);
}

.single-accordion__icons {
  display: flex;
  margin-left: 1.3125rem;
  transform: rotate(90deg);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform;
  will-change: transform;
}

.single-accordion__content {
  padding-bottom: 2.0625rem;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding-bottom: 2.375rem;
  }
}

.single-accordion__content:not(.active) {
  display: none;
}

.single-accordion.active .single-accordion__title {
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .single-accordion.active .single-accordion__title {
    padding-bottom: 1rem;
  }
}

.single-accordion.active .single-accordion__title::after {
  transform: rotate(-45deg);
}

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

.page-fullwidth-image {
  margin-top: 5rem;
  margin-bottom: 4.5rem;
}

@media (max-width: 767px) {
  .page-fullwidth-image {
    margin-top: 3rem;
    margin-bottom: 2.125rem;
  }
}

.page-fullwidth-image__wrapper::after {
  content: '';
  display: table;
  clear: both;
}

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

.content-image {
  padding-top: 1.875rem;
}

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

.page-fullwidth-image__wrapper .content-image {
  padding-top: 0;
  padding-bottom: 0.625rem;
}

@media (max-width: 767px) {
  .page-fullwidth-image__wrapper .content-image {
    padding-bottom: 0;
  }
}

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

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

.content-image__align-left {
  float: left;
}

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

.content-image__align-left.spacing-normal {
  padding-right: 0.9375rem;
}

@media (max-width: 767px) {
  .content-image__align-left.spacing-normal {
    padding-right: 0;
  }
  .content-image__align-left.spacing-normal img {
    margin-bottom: 1.25rem;
  }
  .page-fullwidth-image__wrapper .content-image__align-left.spacing-normal img {
    margin-bottom: 1rem;
  }
}

.content-image__align-right {
  float: right;
}

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

.content-image__align-right.spacing-normal {
  padding-left: 0.9375rem;
}

@media (max-width: 767px) {
  .content-image__align-right.spacing-normal {
    padding-left: 0;
  }
  .content-image__align-right.spacing-normal img {
    margin-bottom: 1.25rem;
  }
  .page-fullwidth-image__wrapper .content-image__align-right.spacing-normal img {
    margin-bottom: 1rem;
  }
}

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

.alert-bar {
  padding: 0.375rem 0;
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
  font-size: 0.75rem;
  line-height: 1.33333333;
}

@media (max-width: 767px) {
  .alert-bar {
    padding: 0.5rem 0;
  }
}

.alert-bar .container {
  display: flex;
  align-items: center;
  position: relative;
}

.alert-bar__content {
  flex-basis: 100%;
  padding-left: 1.1875rem;
}

@media (max-width: 767px) {
  .alert-bar__content {
    padding-right: 0.3125rem;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .alert-bar__content * {
    text-align: left !important;
  }
}

.alert-bar__content a {
  font-weight: 400;
  color: var(--theme-color-secondary-2);
}

.alert-bar__content a:hover {
  color: var(--theme-color-primary-2);
  text-decoration: underline;
}

.alert-bar__close {
  padding: 0;
  margin-left: auto;
  border: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
}

.alert-bar__close i {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  border-radius: 50%;
  background-color: var(--theme-color-primary-4);
}

.alert-bar__close i:hover {
  background-color: var(--theme-color-secondary-3);
}

.alert-bar__close i::before {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--theme-color-secondary-1);
  font-size: 1rem;
  line-height: 0;
}

.main-header {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform;
  will-change: transform;
  position: sticky;
  z-index: 10;
  top: 0;
  transform: translateY(0);
  --main-top-space: 0.8125rem;
  --main-bottom-space: 0.75rem;
}

@media (max-width: 1199px) {
  .main-header {
    --main-top-space: 1rem;
    --main-bottom-space: 0.8125rem;
  }
}

.main-header--hidden {
  transform: translateY(-100%);
}

.main-header--sticky .main-header__logo img:first-child:not(:last-child) {
  transform: translateX(-7.8125rem);
  opacity: 0;
  transition-delay: 0s;
}

.main-header--sticky .main-header__logo img + img {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  transition-delay: .4s;
}

@media (max-width: 1199px) {
  .main-header .container {
    max-width: 100%;
  }
}

.main-header::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
}

@media (max-width: 1199px) {
  .main-header::before {
    border-bottom: 0.0625rem solid var(--theme-color-neutral-4);
    box-shadow: none;
  }
}

.main-header__wrapper {
  display: flex;
  padding: var(--main-top-space) 0 var(--main-bottom-space);
}

.main-header__logo {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity;
  will-change: opacity;
  max-width: 12.875rem;
  position: relative;
}

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

.main-header__logo img {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform, opacity, visibility;
  will-change: transform, opacity, visibility;
  transform: translateX(0);
  transition-delay: .4s;
  transition-duration: .3s;
}

@media (max-width: 1199px) {
  .main-header__logo img:first-child:not(:last-child) {
    display: none;
  }
}

.main-header__logo img + img {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-2.3125rem);
  opacity: 0;
  visibility: hidden;
  transition-delay: 0s;
}

@media (max-width: 1199px) {
  .main-header__logo img + img {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}

.active-menu .main-header__logo {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}

.main-header__nav {
  position: relative;
  margin-top: calc(var(--main-top-space) * -1);
  margin-bottom: calc(var(--main-bottom-space) * -1);
  margin-left: min(163px, 9.7vw);
}

@media (max-width: 1199px) {
  .main-header__nav {
    transition-duration: var(--theme-transition-duration);
    transition-timing-function: var(--theme-transition-timing-function);
    transition-property: width;
    will-change: width;
    display: flex;
    flex-direction: column;
    width: 0;
    height: calc(var(--vh) * 100 - 100%);
    position: fixed;
    top: 100%;
    right: 0;
    transform-origin: right;
    margin: 0;
    background-color: var(--theme-color-primary-4);
    overflow: hidden;
  }
}

.main-header__nav .menu-main-nav-container,
.main-header__nav .menu > li,
.main-header__nav .menu {
  display: inline-flex;
  align-items: center;
  height: 100%;
}

@media (max-width: 1199px) {
  .main-header__nav .menu-main-nav-container,
  .main-header__nav .menu > li,
  .main-header__nav .menu {
    flex-direction: column;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1199px) {
  .main-header__nav > * {
    width: 20rem;
    min-width: 20rem;
  }
}

@media (max-width: 1199px) {
  .main-header__nav .menu-main-nav-container {
    flex-basis: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }
}

.main-header__nav .menu-item:not(:last-child) {
  margin-right: 1.5625rem;
}

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

.main-header__nav a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

@media (max-width: 1199px) {
  .main-header__nav a {
    width: 100%;
    padding: 0.9375rem 1.25rem 1rem;
    font-weight: 500;
    border-bottom: 0.0625rem solid var(--theme-color-neutral-4);
    font-size: 1.0625rem;
    line-height: 1.41176471;
  }
}

.main-header__nav a i {
  margin-right: 0.6875rem;
  font-size: 1.375rem;
  line-height: 0;
}

@media (max-width: 1199px) {
  .main-header__nav a i {
    margin-right: 1.125rem;
  }
}

.main-header__nav .menu > li > a:hover {
  color: var(--theme-color-primary-2);
}

@media (min-width: 1200px) {
  .main-header__nav .menu-item-has-children {
    position: relative;
  }
}

.main-header__nav .menu-item-has-children > a::after {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.1875rem;
  line-height: 0;
}

@media (max-width: 1199px) {
  .main-header__nav .menu-item-has-children > a::after {
    content: "";
    font-family: "iconfont-ari";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.5rem;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .main-header__nav .menu-item-has-children > a::after {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .main-header__nav .menu-item-has-children > a.active + .sub-menu li {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .main-header__nav .menu-item-has-children > a:not(.active) + .sub-menu {
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 1199px) {
  .main-header__nav .menu-item-has-children > a:not(.active) + .sub-menu {
    transform: translateX(100%);
  }
}

.main-header__nav .sub-menu {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility, transform;
  will-change: opacity, visibility, transform;
  width: 100vw;
  position: absolute;
  background-color: var(--theme-color-secondary-2);
}

@media (min-width: 1200px) {
  .main-header__nav .sub-menu {
    max-width: 23.75rem;
    padding: 1rem 2rem;
    z-index: -2;
    top: 100%;
    margin-left: -2rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.1);
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .main-header__nav .sub-menu {
    max-width: 20rem;
    top: 0;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .main-header__nav .sub-menu li {
    transition-duration: var(--theme-transition-duration);
    transition-timing-function: var(--theme-transition-timing-function);
    transition-property: opacity, transform, visibility;
    will-change: opacity, transform, visibility;
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
  }
}

.main-header__nav .sub-menu .menu-item {
  display: block;
  margin: 0;
}

@media (min-width: 1200px) {
  .main-header__nav .sub-menu .menu-item > a {
    padding: 1rem 0;
  }
}

.main-header__nav .sub-menu .menu-item > a:hover {
  color: var(--theme-color-primary-2);
}

.main-header__nav .sub-menu .menu-item > a i {
  color: var(--theme-color-secondary-1);
}

.main-header__nav .sub-menu .menu-item:not(:last-child) {
  border-bottom: 0.0625rem solid #eaebf5;
}

.main-header__nav .menu-item-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.25rem;
  font-weight: 500;
  background-color: var(--theme-color-primary-5);
  cursor: pointer;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

@media (min-width: 1200px) {
  .main-header__nav .menu-item-header {
    display: none;
  }
}

.main-header__nav .menu-item-header::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 1.25rem;
}

.main-header__nav .main-header__cta {
  display: none;
}

@media (max-width: 1199px) {
  .main-header__nav .main-header__cta {
    display: block;
    padding: 1.5rem 1.25rem;
    z-index: 1;
    margin-top: auto;
    background-color: var(--theme-color-primary-4);
    box-shadow: 0 -0.25rem 0.25rem rgba(0, 0, 0, 0.05);
  }
}

@media (max-width: 1199px) {
  .main-header__nav .main-header__cta .c-btn {
    justify-content: center;
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.main-header__nav-underline {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: width, left;
  will-change: width, left;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--theme-color-primary-1);
}

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

@media (max-width: 1199px) {
  .active-menu .main-header__nav {
    width: 20rem;
  }
}

@media (max-width: 1199px) {
  .active-sub-menu .main-header__nav .menu-main-nav-container {
    overflow: hidden;
  }
}

.main-header__icons {
  align-self: center;
  margin-left: auto;
}

.main-header__icons button {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility;
  will-change: opacity, visibility;
  padding: 0;
  position: relative;
  margin-top: 0.5rem;
  margin-right: 1.25rem;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .main-header__icons button {
    margin-top: 0.375rem;
  }
}

.main-header__icons button::before {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility;
  will-change: opacity, visibility;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-header__icons button:last-child {
  margin-right: 0;
}

.main-header__search-icon::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1.25rem;
  height: 1.25rem;
}

.main-header__search-icon.active::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-header__menu-icon::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 1200px) {
  .main-header__menu-icon::before {
    display: none !important;
  }
}

.main-header__menu-icon.active::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.active-menu .main-header__search-icon {
  opacity: 0;
  visibility: hidden;
}

.search .main-header__search-icon::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.main-header__cta .c-btn {
  padding: 0.5625rem 2.25rem 0.625rem;
  font-weight: 500;
  color: var(--theme-color-secondary-1);
  border: none;
  font-size: 0.875rem;
  line-height: 1.14285714;
}

.main-header__search {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform;
  will-change: transform;
  pointer-events: none;
  position: absolute;
  z-index: -2;
  right: 0;
  left: 0;
  transform: translateY(-100%);
  background-color: var(--theme-color-primary-5);
  background-image: url(../images/bg/search-bg-left.svg), url(../images/bg/search-bg-right.svg);
  background-repeat: no-repeat;
  background-position: left bottom, right top;
  box-shadow: 0 0.5rem 0.625rem 0.0625rem rgba(6, 15, 51, 0.1);
}

@media (max-width: 767px) {
  .main-header__search {
    background-image: none;
  }
}

.main-header__search form {
  position: relative;
}

.main-header__search input {
  width: 100%;
  padding: 0.6875rem 0;
  padding-right: 3.75rem;
  color: var(--theme-color-secondary-1);
  letter-spacing: -0.0625rem;
  border: none;
  border-bottom: 0.125rem solid var(--theme-color-neutral-3);
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  font-size: 2.625rem;
  line-height: 1.14285714;
}

@media (max-width: 767px) {
  .main-header__search input {
    font-size: 1.75rem;
    line-height: 1.14285714;
  }
}

.main-header__search input:focus {
  border-color: var(--theme-color-primary-1);
}

.main-header__search input::placeholder {
  color: var(--theme-color-neutral-2);
}

.main-header__search button {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .main-header__search button {
    top: 0.1875rem;
  }
}

.main-header__search button i {
  font-size: 3.1875rem;
}

@media (max-width: 767px) {
  .main-header__search button i {
    font-size: 2.125rem;
  }
}

.main-header__search-wrapper {
  max-width: 55.625rem;
  padding: 8.125rem 1.25rem 12rem;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .main-header__search-wrapper {
    padding: 3.5rem 1.25rem 4.0625rem;
  }
}

.active-search .main-header__search {
  pointer-events: all;
  transform: translateY(0);
}

.search .main-header__search {
  display: none;
}

.page-hero {
  position: relative;
  color: var(--theme-color-primary-4);
  background-color: var(--theme-color-primary-3);
}

.page-hero--img {
  min-height: 34.375rem;
  position: relative;
}

.page-hero--img:before, .page-hero--img:after {
  position: absolute;
  top: 0;
  height: 100%;
  content: '';
  z-index: 1;
}

.page-hero--img:before {
  left: 0;
  width: 24.7%;
  background-color: var(--theme-color-primary-3);
}

@media (max-width: 1023px) {
  .page-hero--img:before {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .page-hero--img:before {
    width: 100%;
    height: 40px;
    bottom: 0;
    top: auto;
  }
}

.page-hero--img:after {
  left: 24.7%;
  width: 32.8%;
  background: linear-gradient(90deg, #06183D 0%, rgba(6, 24, 61, 0) 100%);
}

@media (max-width: 1023px) {
  .page-hero--img:after {
    left: 40%;
  }
}

@media (max-width: 767px) {
  .page-hero--img:after {
    bottom: 40px;
    left: 0;
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #06183D 0%, rgba(6, 24, 61, 0) 100%);
  }
}

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

.page-hero--img .page-hero__content {
  position: relative;
  z-index: 2;
  padding-top: 15.25rem;
  padding-left: 0.25rem;
  padding-bottom: 14.75rem;
}

@media (max-width: 767px) {
  .page-hero--img .page-hero__content {
    padding-top: 10.125rem;
    padding-left: 0;
    padding-bottom: 3rem;
  }
}

.page-hero--no-img .page-hero__content {
  padding-left: 0.25rem;
}

@media (max-width: 767px) {
  .page-hero--no-img .page-hero__content {
    padding-left: 0;
    text-align: center;
    padding-top: 3.5625rem;
    padding-bottom: 3.5625rem;
  }
}

.page-hero--no-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.1;
  background-image: url("../images/bg/default-hero-bg.svg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
  pointer-events: none;
}

.page-hero h1,
.page-hero h2,
.page-hero h3,
.page-hero h4,
.page-hero h5,
.page-hero h6 {
  color: inherit;
}

.page-hero__content {
  padding-top: 8.25rem;
  padding-bottom: 7.875rem;
}

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

.page-hero--frontpage .page-hero__content {
  padding-top: 9.125rem;
  padding-bottom: 9.625rem;
  padding-right: 3rem;
}

@media (max-width: 767px) {
  .page-hero--frontpage .page-hero__content {
    padding-top: 4rem;
    padding-bottom: 3rem;
    padding-right: 0;
  }
}

.page-hero--frontpage .page-hero__divider {
  color: var(--theme-color-primary-1);
}

.page-hero--frontpage .page-hero__divider [class^="icon-"] {
  font-size: 1rem;
}

.page-hero--frontpage .page-hero__title {
  margin-top: 1rem;
  margin-bottom: 1.375rem;
}

@media (max-width: 767px) {
  .page-hero--frontpage .page-hero__title {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
}

.page-hero--frontpage .page-hero__description {
  font-size: 1.75rem;
  line-height: 1.42857143;
  margin-bottom: 3.375rem;
}

@media (max-width: 767px) {
  .page-hero--frontpage .page-hero__description {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 2rem;
  }
}

.page-hero__collage {
  display: grid;
  grid-template-areas: "tl tl tl tl tr tr tr tr tr tr" ". . bl bl bl bl bl br br .";
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  gap: 0.875rem;
  margin-bottom: -5vw;
  margin-right: -0.9375rem;
}

@media (min-width: 768px) {
  .page-hero__collage {
    margin-right: calc((100vw - 720px) / -2 - 0.9375rem);
  }
}

@media (min-width: 992px) {
  .page-hero__collage {
    margin-right: calc((100vw - 960px) / -2 - 0.9375rem);
  }
}

@media (min-width: 1200px) {
  .page-hero__collage {
    margin-right: -0.9375rem;
  }
}

@media (min-width: 1320px) {
  .page-hero__collage {
    margin-right: calc((100vw - 1320px) / -2 - 0.9375rem);
    margin-left: -4.75rem;
  }
}

@media (min-width: 1680px) {
  .page-hero__collage {
    margin-bottom: -5.25rem;
  }
}

@media (max-width: 767px) {
  .page-hero__collage {
    gap: 0.25rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.page-hero__collage-wrapper {
  display: flex;
}

@media (max-width: 1199px) {
  .page-hero__collage-wrapper {
    align-items: center;
  }
}

.page-hero__collage .top-left {
  grid-area: tl;
  align-self: end;
  justify-self: end;
  --theme-animation-delay: 1.0s;
}

.page-hero__collage .top-right {
  grid-area: tr;
  align-self: end;
  justify-self: start;
  --theme-animation-delay: 0.5s;
}

.page-hero__collage .bottom-left {
  grid-area: bl;
  align-self: start;
  justify-self: end;
  --theme-animation-delay: 1.5s;
}

.page-hero__collage .bottom-right {
  grid-area: br;
  align-self: start;
  justify-self: start;
  --theme-animation-delay: 2s;
}

.services-hero {
  position: relative;
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
}

.services-hero .container {
  position: relative;
}

.services-hero__bg {
  width: 51.4vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .services-hero__bg {
    width: 100%;
    padding-top: 65.7vw;
    bottom: auto;
  }
}

.services-hero__bg::before {
  content: "";
  width: 50%;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, var(--theme-color-primary-3) 0%, rgba(6, 24, 61, 0) 100%);
}

@media (max-width: 767px) {
  .services-hero__bg::before {
    width: 100%;
    background-image: linear-gradient(to top, var(--theme-color-primary-3) 0%, rgba(6, 24, 61, 0) 100%);
  }
}

.services-hero__bg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.2);
  animation: zoomOut 750ms ease forwards 250ms;
  object-fit: cover;
}

.services-hero__wrapper {
  padding: 6.875rem 0 8.125rem;
}

@media (max-width: 767px) {
  .services-hero__wrapper {
    padding-top: min( 337px ,  69vw );
    padding-bottom: 3.875rem;
  }
}

.services-hero__content {
  max-width: 45.9375rem;
  padding-left: min( 110px ,  6.6vw );
  position: relative;
  z-index: 1;
  opacity: 0;
  animation: slideLeft 750ms ease forwards 250ms;
}

@media (max-width: 1199px) {
  .services-hero__content {
    max-width: 49vw;
  }
}

@media (max-width: 767px) {
  .services-hero__content {
    max-width: 100%;
    padding-left: 0;
  }
}

.services-hero__heading {
  position: relative;
  margin: 0;
  color: inherit;
}

.services-hero__heading i {
  position: absolute;
  top: 0.125rem;
  left: -5.875rem;
  font-size: 4rem;
  color: var(--theme-color-primary-1);
}

@media (max-width: 767px) {
  .services-hero__heading i {
    top: -3.5625rem;
    left: 0;
    font-size: 3.0625rem;
  }
}

.services-hero__desc {
  margin-top: 1.0625rem;
}

@media (max-width: 767px) {
  .services-hero__desc {
    margin-top: 0.4375rem;
  }
}

.services-hero__cta {
  margin-top: 1.875rem;
}

@media (max-width: 767px) {
  .services-hero__cta {
    margin-top: 2.0625rem;
  }
}

@media (max-width: 767px) {
  .services-hero__cta .c-btn {
    padding: 0.875rem 1.75rem;
  }
}

.services-hero__play {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
  width: 4rem;
  height: 4rem;
  position: absolute;
  z-index: 1;
  right: 0.875rem;
  bottom: 7.625rem;
  border: 0;
  border-radius: 50%;
  background-color: var(--theme-color-primary-1);
  cursor: pointer;
  animation: pulse 1.75s ease infinite;
}

@media (max-width: 767px) {
  .services-hero__play {
    top: 21.6vw;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%);
  }
}

.services-hero__play::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 51%;
  left: 53%;
  transform: translate(-50%, -50%);
  border-top: 0.6875rem solid transparent;
  border-bottom: 0.6875rem solid transparent;
  border-left: 1.125rem solid var(--theme-color-secondary-1);
}

.services-hero__play:hover {
  background-color: var(--theme-color-primary-2);
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--theme-color-primary-1);
  }
  50%,
  100% {
    box-shadow: 0 0 0 1.875rem rgba(0, 187, 126, 0);
  }
}

@keyframes slideLeft {
  from {
    transform: translateX(-110px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes zoomOut {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}

.block-tabs {
  overflow: hidden;
}

.block-tabs .alignnone {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

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

@media (max-width: 767px) {
  .slick-initialized .tabs__link {
    float: left;
  }
}

.tabs__link:hover {
  background-color: var(--theme-color-neutral-5);
}

.tabs__link-list {
  overflow-x: auto;
  list-style: none;
  white-space: nowrap;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  margin-bottom: -1px;
}

.tabs__link-list-wrapper {
  position: relative;
  border-bottom: 1px solid var(--theme-color-secondary-3);
}

.tabs__link-list-wrapper::before {
  content: '';
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  display: none;
}

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

.tabs__link.active {
  background-color: var(--theme-color-primary-4);
  pointer-events: none;
}

.tabs__link.active .tabs_link--inner::after {
  width: 100%;
}

.tabs__link .tabs_link--inner {
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 1.0625rem;
  line-height: 1.41176471;
  padding: 0.75rem 4.15625rem;
}

@media (max-width: 767px) {
  .tabs__link .tabs_link--inner {
    font-size: 0.875rem;
    line-height: 1.28571429;
    padding: 0.5625rem 1.0625rem;
  }
}

.tabs__link .tabs_link--inner::after {
  content: '';
  position: absolute;
  right: auto;
  left: 0;
  bottom: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: var(--theme-color-primary-1);
}

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

.tabs__tab-content-wrapper {
  padding-top: 2rem;
  padding-bottom: 4.875rem;
  border-bottom: 1px solid var(--theme-color-secondary-3);
  background-color: var(--theme-color-primary-4);
}

@media (max-width: 767px) {
  .tabs__tab-content-wrapper {
    padding-top: 1.25rem;
    padding-bottom: 3rem;
  }
}

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

.tab-head-wrap {
  position: relative;
}

@media (max-width: 767px) {
  .tab-head-wrap {
    margin-top: 2rem;
  }
}

.tab-head-wrap.has-scroll::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
}

.block-img-single img {
  display: block;
  width: 100%;
}

.block-gallery-slider {
  margin-top: 5rem;
  padding-bottom: 9.25rem;
}

@media (max-width: 767px) {
  .block-gallery-slider {
    margin-top: 2.875rem;
    padding-bottom: 2.875rem;
  }
}

.block-gallery-slider .slick-list {
  padding-bottom: 5.25rem;
}

.block-gallery-slider .slick-arrow {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: initial;
  color: var(--theme-color-secondary-1);
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  z-index: 1;
  transform: translateY(calc(-50% - 1.5625rem));
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.block-gallery-slider .slick-arrow:hover {
  background-color: var(--theme-color-secondary-3);
}

@media (min-width: 1200px) {
  .block-gallery-slider .slick-prev {
    left: calc((100vw - 1100px) / 2 - 4.0625rem);
  }
}

@media (max-width: 1199px) {
  .block-gallery-slider .slick-prev {
    left: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .block-gallery-slider .slick-prev {
    left: 1.875rem;
  }
}

.block-gallery-slider .slick-prev [class^="icon-"] {
  display: block;
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.block-gallery-slider .slick-next {
  left: initial;
}

@media (min-width: 1200px) {
  .block-gallery-slider .slick-next {
    right: calc((100vw - 1100px) / 2 - 4.0625rem);
  }
}

@media (max-width: 1199px) {
  .block-gallery-slider .slick-next {
    right: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .block-gallery-slider .slick-next {
    right: 1.875rem;
  }
}

.bc-gallery__image {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (max-width: 767px) {
  .bc-gallery__image {
    padding-left: 0.15625rem;
    padding-right: 0.15625rem;
  }
}

.bc-gallery__caption {
  padding: 1rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1.33333333;
  font-style: italic;
  text-align: center;
}

.block-gallery-lightbox {
  padding-top: 9.75rem;
  padding-bottom: 8rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    padding-top: 3rem;
    padding-bottom: 2.125rem;
  }
}

.lightbox-gallery__single-thumb {
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.lightbox-gallery__single-thumb img {
  width: 100%;
}

.lightbox-gallery__gallery-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: visibility, opacity;
  will-change: visibility, opacity;
  opacity: 1;
  background-color: var(--theme-color-primary-3);
}

.lightbox-gallery__gallery-wrapper .slick-arrow {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: initial;
  color: var(--theme-color-secondary-1);
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  z-index: 1;
  transform: translateY(calc(-50% - 1.25rem));
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

@media (max-width: 767px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow {
    top: calc(50% + 1rem);
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .lightbox-gallery__gallery-wrapper .slick-arrow {
    top: 50%;
  }
}

.lightbox-gallery__gallery-wrapper .slick-arrow:hover {
  background-color: var(--theme-color-secondary-3);
}

@media (min-width: 1200px) {
  .lightbox-gallery__gallery-wrapper .slick-prev {
    left: calc((100vw - 1100px) / 2);
  }
}

@media (max-width: 1199px) {
  .lightbox-gallery__gallery-wrapper .slick-prev {
    left: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-prev {
    left: 1.875rem;
  }
}

.lightbox-gallery__gallery-wrapper .slick-prev [class^="icon-"] {
  display: block;
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.lightbox-gallery__gallery-wrapper .slick-next {
  left: initial;
}

@media (min-width: 1200px) {
  .lightbox-gallery__gallery-wrapper .slick-next {
    right: calc((100vw - 1100px) / 2);
  }
}

@media (max-width: 1199px) {
  .lightbox-gallery__gallery-wrapper .slick-next {
    right: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-next {
    right: 1.875rem;
  }
}

.lightbox-gallery__gallery-wrapper:not(.active) {
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 767px) {
  .lightbox-gallery__thumbnails-wrapper > .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}

.lightbox-gallery__slider {
  max-width: calc(100% + rem(30));
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.lightbox-gallery__single-slide {
  position: relative;
  height: 100vh;
  padding: 5rem 0.5rem;
  outline: none;
}

.lightbox-gallery__single-slide.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox-gallery__single-slide img {
  width: auto;
  margin: 0 auto;
  object-fit: contain;
  max-height: 100%;
  max-height: calc(100vh - 10rem);
}

.lightbox-gallery__slide-image {
  max-height: 100%;
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .lightbox-gallery__slide-image {
    padding-top: 2rem;
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .lightbox-gallery__slide-image {
    padding-top: 1rem;
    max-height: none;
  }
}

.lightbox-gallery__caption {
  font-size: 0.75rem;
  line-height: 1.33333333;
  padding: 0.9375rem;
  color: var(--theme-color-secondary-2);
  text-align: center;
  flex: 0 0 100%;
}

.lightbox-gallery__close {
  background-color: var(--theme-color-primary-1);
  position: absolute;
  display: block;
  z-index: 999;
  top: 1.25rem;
  right: 1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  border-radius: 50%;
  transform: rotate(45deg);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.lightbox-gallery__close:hover {
  background-color: var(--theme-color-primary-2);
}

.lightbox-gallery__close::after, .lightbox-gallery__close::before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1.25rem;
  height: 0.1875rem;
  transform: translate(-50%, -50%);
  background-color: var(--theme-color-primary-3);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.lightbox-gallery__close::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}

.content-link {
  display: flex;
  padding: 1.0625rem 0.9375rem 0.9375rem;
  justify-content: space-between;
  background-color: var(--theme-color-primary-4);
}

.content-link__title {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Red Hat Text", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

.content-link__img-wrapper img {
  width: 100%;
}

.content-link__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background-color: transparent;
  overflow: hidden;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
  border: 2px solid var(--theme-color-primary-1);
  border-radius: 50%;
}

.image-link:hover .content-link__icon,
.content-link:hover .content-link__icon {
  background-color: var(--theme-color-primary-1);
}

.image-link:hover .content-link__icon .icon-chev-right,
.content-link:hover .content-link__icon .icon-chev-right {
  color: var(--theme-color-primary-3);
}

.content-link__icon [class^="icon-"] {
  color: var(--theme-color-primary-1);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color;
  will-change: color;
}

.content-link__icon .icon-chev-right {
  border-radius: 50%;
}

.content-link__icon--external:not(.post-card__icon) {
  border: none;
}

.image-link:hover .content-link__icon--external:not(.post-card__icon),
.content-link:hover .content-link__icon--external:not(.post-card__icon) {
  background-color: transparent;
}

.image-link:hover .content-link__icon--external:not(.post-card__icon) .icon-launch-external,
.content-link:hover .content-link__icon--external:not(.post-card__icon) .icon-launch-external {
  color: var(--theme-color-primary-3);
}

.block-image-links {
  padding-top: 10rem;
}

@media (max-width: 767px) {
  .block-image-links {
    padding-top: 5.125rem;
  }
}

.block-image-links__row {
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .block-image-links__row {
    padding-top: 1.375rem;
  }
}

.block-image-links__col {
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .block-image-links__col {
    padding-bottom: 1rem;
  }
}

.image-link {
  display: block;
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: box-shadow;
  will-change: box-shadow;
}

.image-link:hover {
  box-shadow: 0 1rem 1.5rem rgba(6, 15, 51, 0.08);
}

.image-link__image img {
  width: 100%;
}

.block-text-links {
  padding-top: 5rem;
  padding-bottom: 11.875rem;
}

@media (max-width: 767px) {
  .block-text-links {
    padding-bottom: 3.75rem;
  }
}

.block-text-links__row {
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .block-text-links__row {
    padding-top: 1.375rem;
  }
}

.block-text-links__col {
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .block-text-links__col {
    padding-bottom: 1rem;
  }
}

.text-link {
  display: block;
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: box-shadow;
  will-change: box-shadow;
}

.text-link:hover {
  box-shadow: 0 1rem 1.5rem rgba(6, 15, 51, 0.08);
}

.block-content-images {
  overflow: hidden;
}

.block-content-images.has-container {
  background: transparent;
  padding-top: 3.75rem;
  padding-bottom: 4.25rem;
}

@media (max-width: 767px) {
  .block-content-images.has-container {
    padding-top: 0.625rem;
    padding-bottom: 0;
  }
}

.block-content-images.has-container .row {
  margin: 0;
}

@media (max-width: 767px) {
  .block-content-images.has-container .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.block-content-images.has-container .b-content-images__content-wrapper {
  margin-bottom: 2.125rem;
}

.b-content-images__content-wrapper {
  position: relative;
}

.b-content-images__image {
  position: relative;
  margin-top: 1.9375rem;
}

.b-content-images__image img {
  width: 100%;
  z-index: 1;
  position: relative;
}

.b-content-images__image::before {
  content: '';
  position: absolute;
  top: -1.6875rem;
  left: -1.625rem;
  right: -1.625rem;
  bottom: -1.625rem;
  background: var(--theme-color-primary-3);
}

@media (max-width: 767px) {
  .b-content-images__image::before {
    top: 1.5625rem;
    bottom: -0.625rem;
  }
}

@media (max-width: 991px) {
  .container-fluid .b-content-images__col {
    margin-bottom: 5rem;
  }
}

.b-content-images__col.image-left .b-content-images__image {
  margin-left: -0.9375rem;
}

@media (max-width: 991px) {
  .b-content-images__col.image-left .b-content-images__image {
    margin-bottom: 3rem;
  }
}

@media (max-width: 767px) {
  .b-content-images__col.image-left .b-content-images__image {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.125rem;
  }
}

.b-content-images__col.image-left .b-content-images__image::before {
  clip-path: polygon(0 0, 0 100%, 62% 100%, 16% 0, 23% 0, 69% 100%, 78% 100%, 32% 0);
}

@media (max-width: 767px) {
  .b-content-images__col.image-left .b-content-images__image::before {
    left: -0.625rem;
    right: 2.8125rem;
  }
}

.b-content-images__col.image-right .b-content-images__image {
  margin-right: -0.9375rem;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right .b-content-images__image {
    margin-bottom: 3rem;
  }
}

@media (max-width: 767px) {
  .b-content-images__col.image-right .b-content-images__image {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.125rem;
  }
}

.b-content-images__col.image-right .b-content-images__image::before {
  clip-path: polygon(100% 0, 100% 100%, 38% 100%, 84% 0, 77% 0, 31% 100%, 22% 100%, 68% 0);
}

@media (max-width: 767px) {
  .b-content-images__col.image-right .b-content-images__image::before {
    left: 2.8125rem;
    right: -0.625rem;
  }
}

.b-content-images__col.content-left .b-content-images__content-wrapper {
  margin-left: -0.9375rem;
}

@media (max-width: 767px) {
  .b-content-images__col.content-left .b-content-images__content-wrapper {
    margin-left: 0;
  }
}

.container-fluid .b-content-images__col.content-left .b-content-images__content-wrapper {
  padding-left: 2.5rem;
}

@media (max-width: 767px) {
  .container-fluid .b-content-images__col.content-left .b-content-images__content-wrapper {
    padding-left: 0;
  }
}

.b-content-images__col.content-right .b-content-images__content-wrapper {
  margin-right: -0.9375rem;
}

@media (max-width: 767px) {
  .b-content-images__col.content-right .b-content-images__content-wrapper {
    margin-right: 0;
  }
}

.container-fluid .b-content-images__col.content-right .b-content-images__content-wrapper {
  padding-right: 2.5rem;
}

@media (max-width: 767px) {
  .container-fluid .b-content-images__col.content-right .b-content-images__content-wrapper {
    padding-right: 0;
  }
}

.block-cta {
  padding: 6rem 0 6.5rem;
  text-align: center;
  background: var(--theme-color-primary-1);
}

@media (max-width: 991px) {
  .block-cta {
    margin-top: 3rem;
  }
}

@media (max-width: 767px) {
  .block-cta {
    padding: 4rem 0 4rem;
  }
}

.block-cta h1,
.block-cta h2,
.block-cta h3,
.block-cta h4,
.block-cta h5,
.block-cta h6 {
  color: currentColor;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .block-cta h1,
  .block-cta h2,
  .block-cta h3,
  .block-cta h4,
  .block-cta h5,
  .block-cta h6 {
    margin-bottom: 0.5rem;
  }
}

.block-cta__text-wrapper {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .block-cta__text-wrapper {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .block-cta__button-wrapper .c-btn {
    width: 100%;
    justify-content: center;
  }
}

.block-cta__divider {
  display: inline-block;
  margin-bottom: 0.875rem;
  color: var(--theme-color-primary-4);
}

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

.block-cta__divider .icon-divider {
  font-size: 1rem;
}

.block-cta--form {
  padding-top: 6.5625rem;
  padding-bottom: 6.5rem;
}

@media (max-width: 991px) {
  .block-cta--form {
    padding-top: 4.0625rem;
    padding-bottom: 4.9375rem;
  }
}

.block-cta--form .block-cta__text-wrapper {
  margin-bottom: 3.75rem;
}

@media (max-width: 991px) {
  .block-cta--form .block-cta__text-wrapper {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 991px) {
  .block-cta--form h2 {
    margin-bottom: 1rem;
  }
}

.block-cta__form {
  margin: 0 auto 0;
  max-width: 648px;
}

.block-cta__form label {
  display: none;
}

.block-cta__form input[type="text"] {
  padding: 0.75rem;
  border: none !important;
}

@media (max-width: 991px) {
  .block-cta__form input[type="text"] {
    border-radius: 0.5rem;
  }
}

.block-cta__form .gfield:not(:last-child) {
  margin-bottom: 0.5rem;
}

.block-cta__form button[type="submit"] {
  background-color: var(--theme-color-secondary-2);
  border: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-width: 190px;
  justify-content: center;
}

@media (max-width: 767px) {
  .block-cta__form button[type="submit"] {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.block-cta__form button[type="submit"]:hover {
  background-color: #DBDDE6;
}

.block-cta__form li.gfield {
  margin-bottom: 1rem;
}

.block-cta__form .gform_footer {
  margin-top: 0;
}

.block-testimonials-slider {
  padding-top: 4.375rem;
  padding-bottom: 7.125rem;
  background-color: var(--theme-color-primary-4);
}

@media (max-width: 767px) {
  .block-testimonials-slider {
    padding-top: 0.9375rem;
    padding-bottom: 3rem;
  }
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-list {
    padding-bottom: 5.875rem;
  }
}

.block-testimonials-slider .slick-arrow {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: initial;
  color: var(--theme-color-secondary-1);
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  z-index: 1;
  top: calc(50% + 1.5rem);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-arrow {
    top: calc(100% - 5.75rem);
    width: 3.5rem;
    height: 3.5rem;
  }
}

.block-testimonials-slider .slick-arrow:hover {
  background-color: var(--theme-color-secondary-3);
}

@media (min-width: 1200px) {
  .block-testimonials-slider .slick-prev {
    left: calc((100vw - 1100px) / 2 - 4.0625rem);
  }
}

@media (max-width: 1199px) {
  .block-testimonials-slider .slick-prev {
    left: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .block-testimonials-slider .slick-prev {
    left: 3.125rem;
  }
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-prev {
    left: 50%;
    transform: translateX(calc(-100% - 0.3125rem));
  }
}

.block-testimonials-slider .slick-prev [class^="icon-"] {
  display: block;
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-prev [class^="icon-"] {
    font-size: 2.625rem;
  }
}

.block-testimonials-slider .slick-next {
  left: initial;
}

@media (min-width: 1200px) {
  .block-testimonials-slider .slick-next {
    right: calc((100vw - 1100px) / 2 - 4.0625rem);
  }
}

@media (max-width: 1199px) {
  .block-testimonials-slider .slick-next {
    right: calc((100vw - 960px) / 2);
  }
}

@media (max-width: 991px) {
  .block-testimonials-slider .slick-next {
    right: 3.125rem;
  }
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-next {
    right: 50%;
    transform: translateX(calc(100% + 0.3125rem));
  }
}

.block-testimonials-slider .slick-next [class^="icon-"] {
  display: block;
}

@media (max-width: 767px) {
  .block-testimonials-slider .slick-next [class^="icon-"] {
    font-size: 2.625rem;
  }
}

.bs-testimonial__quote {
  padding-left: 0;
  border-left: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .bs-testimonial__quote {
    font-size: 1.25rem;
    line-height: 1.45;
  }
}

.bs-testimonial__logo {
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .bs-testimonial__logo {
    margin-bottom: 1.375rem;
  }
}

.bs-testimonial__logo img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .bs-testimonial__logo img {
    max-width: 40%;
  }
}

.bs-testimonial__footer {
  font-style: normal;
}

.bs-testimonial__author {
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bs-testimonial__author {
    font-size: 0.875rem;
    line-height: 1.71428571;
    margin-bottom: 0.5rem;
  }
}

.bs-testimonial__author-name + .bs-testimonial__author-role::before {
  content: '|';
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.bs-testimonial__company {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 500;
}

@media (max-width: 767px) {
  .bs-testimonial__company {
    font-size: 0.875rem;
    line-height: 1.28571429;
  }
}

.block-resource-cards {
  padding-top: 10rem;
  padding-bottom: 4.5rem;
}

@media (max-width: 767px) {
  .block-resource-cards {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 1200px) {
  .block-resource-cards .container {
    max-width: 1184px;
  }
}

.block-resource-cards__title, .block-resource-cards__title:only-child {
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .block-resource-cards__title, .block-resource-cards__title:only-child {
    margin-bottom: 2.0625rem;
  }
}

.post-card {
  position: relative;
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  border-radius: 1rem;
  margin-bottom: 2rem;
  overflow: hidden;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: box-shadow;
  will-change: box-shadow;
}

.post-card:hover {
  box-shadow: 0 1rem 1.5rem rgba(6, 15, 51, 0.08);
}

.post-card:hover .post-card__icon {
  background-color: var(--theme-color-primary-1);
}

.post-card:hover .post-card__icon [class^="icon-"] {
  color: var(--theme-color-primary-4);
}

.post-card--columns .post-card__wrapper {
  grid-template-columns: 35% 1fr;
}

@media (max-width: 767px) {
  .post-card--columns .post-card__wrapper {
    grid-template-columns: 1fr;
  }
}

.post-card--columns .post-card__content {
  padding-left: 2.625rem;
}

@media (max-width: 767px) {
  .post-card--columns .post-card__content {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
}

@media (max-width: 419px) {
  .post-card--columns .post-card__content {
    padding-top: 1.5rem;
  }
}

.post-card--columns .post-card__title {
  padding-right: 1.5625rem;
}

@media (max-width: 419px) {
  .post-card--columns .post-card__title {
    padding-right: 0;
  }
}

.post-card__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.post-card__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  min-height: 222px;
}

.post-card__image {
  position: relative;
}

.post-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .post-card__image img {
    position: initial;
  }
}

.post-card__content {
  background-color: var(--theme-color-primary-4);
  padding-top: 2.5rem;
  padding-left: 2.375rem;
  padding-right: 2.5rem;
  padding-bottom: 1.875rem;
}

@media (max-width: 767px) {
  .post-card__content {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
}

@media (max-width: 419px) {
  .post-card__content {
    padding-top: 1.5rem;
    padding-bottom: 1.4375rem;
  }
}

.post-card__terms {
  font-size: 1.125rem;
  display: flex;
  margin-bottom: 0.9375rem;
  align-items: flex-start;
  padding-left: 0.125rem;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .post-card__terms {
    padding-left: 0;
  }
}

.post-card__types:not(:last-child) {
  margin-right: 1.125rem;
}

.post-card__topics:not(:last-child) {
  margin-right: 1.125rem;
}

.post-card__heading {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 419px) {
  .post-card__heading {
    flex-direction: column;
    align-items: flex-start;
  }
}

.post-card__heading [class^="icon-"] {
  font-size: 1.5rem;
}

.post-card__title {
  padding-right: 4.1875rem;
}

@media (max-width: 419px) {
  .post-card__title {
    margin-bottom: 1rem;
    padding-right: 0;
  }
}

.post-card__icon {
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
  margin-top: 0.4375rem;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
}

.post-card .terms {
  font-size: 1rem;
  line-height: 1.5;
}

.post-card .terms-list__link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
}

.post-card .terms-list__link::after {
  content: ', ';
  margin-right: 0.3rem;
}

.post-card .terms-list__link:last-child::after {
  content: none;
  margin-right: 0;
}

.post-card .terms-list__link:hover .terms__single {
  color: var(--theme-color-primary-1);
}

.post-card .terms-list__link [class^="icon-"] {
  font-size: 1.0625rem;
  margin-right: 0.5625rem;
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .post-card .terms-list__link [class^="icon-"] {
    font-size: 1.25rem;
    margin-right: 0.4375rem;
  }
}

.post-card .terms-list {
  padding: 0;
  margin: 0;
}

.post-card .terms-list__item {
  display: inline-block;
}

.post-card .terms-list__item:not(:last-child) {
  margin-right: 1.125rem;
}

.post-card .terms__single {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color;
  will-change: color;
}

.block-team-members {
  padding-top: 3.5rem;
  padding-bottom: 10rem;
}

@media (max-width: 419px) {
  .block-team-members {
    padding-bottom: 5rem;
  }
}

.block-team-members__top {
  align-items: flex-end;
  margin-bottom: 3.375rem;
}

@media (max-width: 767px) {
  .block-team-members__top {
    margin-bottom: 0.25rem;
  }
}

@media (max-width: 767px) {
  .block-team-members__top .c-btn-tertiary {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .block-team-members__title, .block-team-members__title:only-child {
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .block-team-members__single {
    margin-bottom: 1.5rem;
  }
}

.block-team-members .c-btn-wrapper {
  margin-top: 0;
  align-self: end;
}

@media (max-width: 767px) {
  .block-team-members .c-btn-wrapper {
    margin-bottom: 1rem;
  }
}

.team-card {
  border-radius: 1rem;
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  overflow: hidden;
  height: 100%;
  background-color: var(--theme-color-primary-4);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: box-shadow;
  will-change: box-shadow;
}

.team-card:hover {
  box-shadow: 0 1rem 1.5rem rgba(6, 15, 51, 0.08);
}

.team-card:hover .c-btn-icon {
  background-color: var(--theme-color-primary-1);
}

.team-card:hover [class^="icon-"] {
  color: var(--theme-color-primary-3);
}

.team-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 420px) and (max-width: 767px) {
  .team-card__link {
    flex-direction: row;
  }
}

.team-card__image {
  border-bottom: 0.25rem solid var(--theme-color-primary-1);
}

@media (min-width: 420px) and (max-width: 767px) {
  .team-card__image {
    border-bottom: initial;
    border-right: 0.25rem solid var(--theme-color-primary-1);
    flex: 0 0 50%;
  }
}

@media (min-width: 420px) and (max-width: 767px) {
  .team-card__image > * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.team-card__content {
  padding-top: 1.5rem;
  padding-left: 1.9375rem;
  padding-right: 1.9375rem;
  padding-bottom: 1.8125rem;
  height: 100%;
  display: grid;
  border-radius: 0 0 1rem 1rem;
}

@media (max-width: 767px) {
  .team-card__content {
    border: 1px solid var(--theme-color-secondary-3);
  }
}

@media (min-width: 420px) and (max-width: 767px) {
  .team-card__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem;
    border-radius: 0 1rem 1rem 0;
    border-left: 0;
  }
}

@media (max-width: 419px) {
  .team-card__content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0.4375rem;
    border-top: 0;
  }
}

.team-card__title {
  margin-bottom: 0.5625rem;
}

@media (max-width: 767px) {
  .team-card__title {
    margin-bottom: 0.5rem;
  }
}

.team-card__role {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: var(--theme-color-neutral-2);
  display: inline-block;
  margin-bottom: 0.625rem;
}

@media (max-width: 419px) {
  .team-card__role {
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.team-card__btn {
  padding-left: 0;
  border: none;
}

.team-card__img-placeholder {
  display: block;
  padding-top: 111.5%;
}

.team-card .c-btn-wrapper {
  margin-top: 0;
}

@media (max-width: 767px) {
  .team-card .c-btn-wrapper {
    margin-bottom: 1rem;
  }
}

.block-faqs-navigation {
  padding: 3.9375rem 0 1.125rem;
  overflow: visible;
}

@media (max-width: 1023px) {
  .block-faqs-navigation {
    padding-top: 0;
  }
}

.block-faqs-navigation__top {
  border: none;
  margin: 0 0 3.9375rem;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__top {
    margin: 0 -0.9375rem 1.5rem;
    position: relative;
  }
}

@media (max-width: 767px) {
  .block-faqs-navigation__top {
    margin: 0 -1.25rem 1.5rem;
  }
}

.block-faqs-navigation__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  .block-faqs-navigation__list {
    display: flex !important;
  }
}

@media (max-width: 1023px) {
  .block-faqs-navigation__list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 2;
    box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
    max-height: calc(100vh - 63px);
    overflow: auto;
  }
}

.block-faqs-navigation__item {
  display: block;
  padding: 0;
}

.block-faqs-navigation__item, .block-faqs-navigation__item.active {
  background-color: transparent;
}

.block-faqs-navigation__item:hover {
  background-color: transparent;
}

.block-faqs-navigation__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  color: var(--theme-color-neutral-3);
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: var(--theme-color-neutral-3);
  padding: 1.0625rem 0.5rem 0.875rem;
  height: 100%;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color, border-color, color;
  will-change: background-color, border-color, color;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__btn {
    color: var(--theme-color-secondary-1);
    border: none;
    background-color: var(--theme-color-secondary-2);
    justify-content: flex-start;
    padding: 1rem 1.25rem;
  }
}

.block-faqs-navigation__btn:hover {
  background-color: var(--theme-color-neutral-5);
}

.block-faqs-navigation__item:first-child .block-faqs-navigation__btn {
  border-width: 1px;
  border-radius: 0.625rem 0 0 0.625rem;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__item:first-child .block-faqs-navigation__btn {
    border-radius: 0;
  }
}

.block-faqs-navigation__item:last-child .block-faqs-navigation__btn {
  border-radius: 0 0.625rem 0.625rem 0;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__item:last-child .block-faqs-navigation__btn {
    border-radius: 0;
  }
}

.block-faqs-navigation__item.active .block-faqs-navigation__btn {
  border-color: var(--theme-color-primary-1);
  background-color: var(--theme-color-primary-1);
  color: var(--theme-color-secondary-1);
}

@media (max-width: 1023px) {
  .block-faqs-navigation__item.active .block-faqs-navigation__btn {
    background-color: #DBDDE6;
  }
}

.block-faqs-navigation__btn--current {
  display: none;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__btn--current {
    display: flex;
    font-weight: 500;
    text-align: left;
    justify-content: space-between;
    padding: 1rem 1.25rem 0.9375rem;
    box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
    cursor: pointer;
  }
}

@media (max-width: 767px) {
  .block-faqs-navigation__btn--current {
    font-size: 1.0625rem;
  }
}

.block-faqs-navigation__btn--current i {
  transform: translateY(-0.0625rem) rotate(90deg);
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform;
  will-change: transform;
}

.block-faqs-navigation__btn--current.open i {
  transform: translateY(-0.0625rem) rotate(270deg);
}

.block-faqs-navigation__btn--current:hover {
  background-color: transparent;
}

.block-faqs-navigation__btn--current * {
  pointer-events: none;
}

.block-faqs-navigation__main {
  padding: 2.0625rem 0 0;
}

@media (max-width: 1023px) {
  .block-faqs-navigation__accordions {
    margin-top: 1.9375rem;
    margin-bottom: 3.5625rem;
  }
}

@media (max-width: 1023px) {
  .block-faqs-navigation .single-accordion {
    padding-right: 0.625rem;
    padding-bottom: 0.375rem;
  }
}

.block-faqs-navigation + .block-cta {
  margin-top: 0;
}

.block-intro-images {
  padding-top: 12.25rem;
  padding-bottom: 8rem;
}

@media (max-width: 767px) {
  .block-intro-images {
    padding-top: 5.4375rem;
    padding-bottom: 2.75rem;
  }
}

.block-intro-images__content {
  padding-bottom: 7rem;
}

@media (max-width: 767px) {
  .block-intro-images__content {
    padding-bottom: 4rem;
  }
}

.block-intro-images__single {
  margin-bottom: 1.5rem;
}

.block-intro-images__link {
  color: var(--theme-color-secondary-2);
  font-family: "Red Hat Display", sans-serif;
  font-size: 1.625rem;
  line-height: 1.23076923;
  font-weight: 600;
  box-shadow: 0 1.5rem 2rem rgba(6, 15, 51, 0.2);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: box-shadow;
  will-change: box-shadow;
}

@media (max-width: 767px) {
  .block-intro-images__link {
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.block-intro-images__link::before {
  content: '';
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #060F33 0%, rgba(6, 15, 51, 0) 100%);
  mix-blend-mode: multiply;
  transform: rotate(-180deg);
  z-index: 1;
  border-radius: 1rem 1rem 0 0;
}

.block-intro-images__link:hover {
  color: var(--theme-color-secondary-2);
  box-shadow: none;
}

.block-intro-images__link:hover .block-intro-images__img img {
  transform: scale(1.1);
}

.block-intro-images__img {
  grid-area: 1 / 1 / 3 / 3;
  border-radius: 1rem;
  overflow: hidden;
  transform: rotate(0);
}

.block-intro-images__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: transform;
  will-change: transform;
}

.block-intro-images__title {
  grid-area: 2 / 1 / 3 / 3;
  align-self: end;
  z-index: 1;
  padding: 2rem;
}

@media (max-width: 767px) {
  .block-intro-images__title {
    padding: 1.3125rem 1.5rem;
  }
}

.block-intro-images .leadparagraph {
  font-size: 2.625rem;
  line-height: 1.14285714;
}

.block-intro-images .leadparagraph--bold {
  font-weight: 500;
}

@media (max-width: 767px) {
  .block-intro-images .leadparagraph {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.block-services-overview {
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
  padding-top: 9.5rem;
  padding-bottom: 9rem;
}

@media (max-width: 767px) {
  .block-services-overview {
    padding-top: 3.875rem;
    padding-bottom: 4rem;
  }
}

.block-services-overview__top {
  text-align: center;
}

.block-services-overview__divider {
  color: var(--theme-color-primary-1);
  display: inline-block;
  margin-bottom: 1.5rem;
  line-height: 1;
}

@media (max-width: 767px) {
  .block-services-overview__divider {
    margin-bottom: 1rem;
  }
}

.block-services-overview__divider [class^="icon-"] {
  font-size: 1rem;
}

.block-services-overview__title {
  color: var(--theme-color-secondary-2);
  margin-bottom: 4.75rem;
}

@media (max-width: 767px) {
  .block-services-overview__title {
    margin-bottom: 2.625rem;
  }
}

.block-services-overview__columns {
  display: grid;
  gap: 0 1.875rem;
  grid-template-areas: "bso_main" "bso_price" "bso_detail" "bso_button";
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.8125rem;
}

@media (max-width: 1023px) {
  .block-services-overview__columns {
    grid-template-areas: "bso_main" "bso_price" "bso_detail" "bso_button";
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .block-services-overview__columns {
    display: block;
    margin-bottom: 4rem;
  }
}

.block-services-overview__columns .col-12 {
  display: contents;
}

.block-services-overview__columns .col-12:nth-child(1) .bso-column__main {
  grid-row: 1;
  grid-column: 1;
}

.block-services-overview__columns .col-12:nth-child(1) .bso-column__price {
  grid-row: 2;
  grid-column: 1;
}

.block-services-overview__columns .col-12:nth-child(1) .bso-column__detail {
  grid-row: 3;
  grid-column: 1;
}

.block-services-overview__columns .col-12:nth-child(1) .c-btn-wrapper {
  grid-row: 4;
  grid-column: 1;
}

.block-services-overview__columns .col-12:nth-child(2) .bso-column__main {
  grid-row: 1;
  grid-column: 2;
}

.block-services-overview__columns .col-12:nth-child(2) .bso-column__price {
  grid-row: 2;
  grid-column: 2;
}

.block-services-overview__columns .col-12:nth-child(2) .bso-column__detail {
  grid-row: 3;
  grid-column: 2;
}

.block-services-overview__columns .col-12:nth-child(2) .c-btn-wrapper {
  grid-row: 4;
  grid-column: 2;
}

.block-services-overview__columns .col-12:nth-child(3) .bso-column__main {
  grid-row: 1;
  grid-column: 3;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(3) .bso-column__main {
    grid-row: 5;
    grid-column: 1;
  }
}

.block-services-overview__columns .col-12:nth-child(3) .bso-column__price {
  grid-row: 2;
  grid-column: 3;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(3) .bso-column__price {
    grid-row: 6;
    grid-column: 1;
  }
}

.block-services-overview__columns .col-12:nth-child(3) .bso-column__detail {
  grid-row: 3;
  grid-column: 3;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(3) .bso-column__detail {
    grid-row: 7;
    grid-column: 1;
  }
}

.block-services-overview__columns .col-12:nth-child(3) .c-btn-wrapper {
  grid-row: 4;
  grid-column: 3;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(3) .c-btn-wrapper {
    grid-row: 8;
    grid-column: 1;
  }
}

.block-services-overview__columns .col-12:nth-child(4) .bso-column__main {
  grid-row: 1;
  grid-column: 4;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(4) .bso-column__main {
    grid-row: 5;
    grid-column: 2;
  }
}

.block-services-overview__columns .col-12:nth-child(4) .bso-column__price {
  grid-row: 2;
  grid-column: 4;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(4) .bso-column__price {
    grid-row: 6;
    grid-column: 2;
  }
}

.block-services-overview__columns .col-12:nth-child(4) .bso-column__detail {
  grid-row: 3;
  grid-column: 4;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(4) .bso-column__detail {
    grid-row: 7;
    grid-column: 2;
  }
}

.block-services-overview__columns .col-12:nth-child(4) .c-btn-wrapper {
  grid-row: 4;
  grid-column: 4;
}

@media (max-width: 1023px) {
  .block-services-overview__columns .col-12:nth-child(4) .c-btn-wrapper {
    grid-row: 8;
    grid-column: 2;
  }
}

@media (max-width: 767px) {
  .block-services-overview .checked-list ul {
    margin-bottom: 1rem;
  }
}

.block-services-overview .checked-list ul li {
  margin-bottom: 0.75rem;
}

@media (max-width: 767px) {
  .block-services-overview .checked-list ul li {
    margin-bottom: 0.25rem;
  }
}

.block-services-overview .checked-list ul li::before {
  top: 0.0625rem;
  background: url("../images/icons/check-circle.svg");
}

.block-services-overview .c-btn-secondary {
  padding: 0.625rem 1.8125rem 0.625rem;
  color: var(--theme-color-secondary-2);
}

.block-services-overview .c-btn-secondary:hover {
  color: var(--theme-color-secondary-1);
}

.block-services-overview .container > .c-btn-wrapper {
  margin-top: 1.25rem;
}

.bso-column {
  display: contents;
}

.bso-column__main {
  grid-area: bso_main;
  border-top: 2px solid var(--theme-color-primary-4);
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .bso-column__main {
    padding-top: 1rem;
  }
}

.bso-column__title {
  color: var(--theme-color-secondary-2);
  padding-right: 10%;
}

@media (max-width: 767px) {
  .bso-column__title {
    margin-bottom: 1rem;
  }
}

.bso-column__list {
  font-size: 1rem;
  line-height: 1.25;
}

@media (max-width: 767px) {
  .bso-column__list {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.bso-column__price {
  display: block;
  grid-area: bso_price;
  font-size: 1.375rem;
  line-height: 1.09090909;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .bso-column__price {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.bso-column__detail {
  display: block;
  grid-area: bso_detail;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

.bso-column .c-btn-wrapper {
  grid-area: bso_button;
  margin-top: 1.75rem;
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .bso-column .c-btn-wrapper {
    margin-top: 1rem;
    margin-bottom: 2.875rem;
  }
}

.block-steps {
  padding-top: 9rem;
  padding-bottom: 6.125rem;
}

@media (max-width: 767px) {
  .block-steps {
    padding-top: 4rem;
    padding-bottom: 1.5rem;
  }
}

.block-steps__title, .block-steps__title:only-child {
  margin-bottom: 3rem;
}

.block-steps__list {
  margin: 0.8125rem 0 0;
  padding: 0 2.625rem 0 2.125rem;
  list-style: none;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .block-steps__list {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.block-steps .steps-list-item {
  position: relative;
  display: flex;
  padding-bottom: 3.875rem;
}

@media (max-width: 767px) {
  .block-steps .steps-list-item {
    padding-bottom: 2.375rem;
  }
}

.block-steps .steps-list-item::before {
  content: '';
  position: absolute;
  top: 1.875rem;
  left: 1.875rem;
  height: 100%;
  border-left: 1px solid #DBDDE6;
}

@media (max-width: 767px) {
  .block-steps .steps-list-item::before {
    left: 1.375rem;
  }
}

.block-steps .steps-list-item:last-child::before {
  display: none;
}

.block-steps .steps-list-item__number {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--theme-color-secondary-2);
  border-radius: 50%;
  border: 0.5rem solid var(--theme-color-primary-4);
  width: 3.75rem;
  height: 3.75rem;
  flex: 0 0 3.75rem;
  font-size: 1.25rem;
  line-height: 1.2;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  box-shadow: 0 0.5rem 0.625rem 0.0625rem rgba(6, 15, 51, 0.1);
  margin-top: -0.9375rem;
  z-index: 1;
  margin-right: 1.875rem;
}

@media (max-width: 767px) {
  .block-steps .steps-list-item__number {
    width: 2.8125rem;
    height: 2.8125rem;
    flex: 0 0 2.8125rem;
    margin-right: 1.4375rem;
    border-width: 0.375rem;
    margin-top: -0.625rem;
  }
}

.block-steps .steps-list-item__number::before {
  content: '';
  position: absolute;
  top: 0rem;
  left: 0rem;
  right: 0rem;
  bottom: 0rem;
  border-radius: 50%;
  background-color: #0E1215;
  box-shadow: 0 0.5rem 0.625rem 0.0625rem rgba(6, 15, 51, 0.1);
  z-index: -1;
}

.block-steps .steps-list-item__title {
  margin-bottom: 0.625rem;
}

.block-case-study {
  padding-top: 10rem;
  padding-bottom: 13.3125rem;
  background-color: var(--theme-color-primary-4);
}

@media (max-width: 767px) {
  .block-case-study {
    padding-top: 4.125rem;
    padding-bottom: 5.9375rem;
  }
}

.block-case-study__title {
  margin-bottom: 1.75rem;
}

@media (max-width: 767px) {
  .block-case-study__title {
    margin-bottom: 1.375rem;
  }
}

.block-case-study .c-btn-wrapper {
  margin-top: 1.75rem;
}

@media (max-width: 767px) {
  .block-case-study .c-btn-wrapper {
    margin-top: 1.375rem;
  }
}

.block-case-study .c-btn-tertiary {
  padding-left: 0;
}

.block-case-study .slick-arrow {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border: initial;
  color: var(--theme-color-secondary-1);
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  z-index: 1;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: background-color;
  will-change: background-color;
  top: calc(100% + 1.625rem);
}

@media (max-width: 767px) {
  .block-case-study .slick-arrow {
    top: calc(100% + 0.5rem);
  }
}

.block-case-study .slick-arrow:hover {
  background-color: var(--theme-color-secondary-3);
}

.block-case-study .slick-arrow i {
  font-size: 2.25rem;
}

.block-case-study .slick-prev {
  left: 0;
}

.block-case-study .slick-prev [class^="icon-"] {
  display: block;
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.block-case-study .slick-next {
  left: 4.125rem;
}

.block-case-study .bcs-testimonials__single {
  margin-top: 0;
  border-left: 0;
  padding-left: 0;
  margin-bottom: 2.25rem;
}

@media (max-width: 767px) {
  .block-case-study .bcs-testimonials__single {
    margin-top: 1.875rem;
  }
}

.block-case-study .bcs-testimonials__content {
  font-size: 1.5rem;
  line-height: 1.66666667;
  margin-bottom: 2.25rem;
}

@media (max-width: 767px) {
  .block-case-study .bcs-testimonials__content {
    font-size: 1.125rem;
    line-height: 1.77777778;
    margin-bottom: 3rem;
  }
}

.block-case-study .bcs-testimonials__bottom {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .block-case-study .bcs-testimonials__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

.block-case-study .bcs-testimonials__logo {
  margin-right: 2rem;
  border-right: 1px solid #E7E8F2;
  padding-right: 2rem;
}

@media (max-width: 767px) {
  .block-case-study .bcs-testimonials__logo {
    width: 100%;
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
    padding-bottom: 0.5625rem;
    border-bottom: 1px solid #E7E8F2;
    margin-bottom: 1rem;
  }
}

.block-case-study .bcs-testimonials__author {
  font-size: 1rem;
  line-height: 1.5;
  font-style: normal;
  display: flex;
  flex-direction: column;
  padding-bottom: 0.75rem;
}

.block-case-study .bcs-testimonials__name {
  font-weight: 500;
}

.block-map-address {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  background-color: var(--theme-color-primary-3);
  margin: 6.25rem 0;
}

@media (max-width: 1680px) {
  .block-map-address {
    min-height: 42.8vw;
  }
}

@media (max-width: 991px) {
  .block-map-address {
    min-height: 0;
    display: block;
  }
}

@media (max-width: 767px) {
  .block-map-address {
    margin: 2.5rem 0;
  }
}

.block-map-address__content {
  background-color: var(--theme-color-primary-4);
  position: relative;
  z-index: 1;
  padding-top: 5.375rem;
  padding-bottom: 5.375rem;
  padding-left: calc(16px + 15%);
  padding-right: calc(16px + 15%);
  margin: 2.1875rem 0;
  box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
}

@media (max-width: 1199px) {
  .block-map-address__content {
    padding: 3.125rem 2.5rem;
  }
}

@media (max-width: 991px) {
  .block-map-address__content {
    margin-bottom: 0;
    margin-top: 1.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.block-map-address__title {
  margin-bottom: 1.125rem;
}

@media (max-width: 767px) {
  .block-map-address__title {
    margin-bottom: 0.4375rem;
  }
}

.block-map-address__details {
  max-width: 80%;
}

@media (max-width: 767px) {
  .block-map-address__details {
    font-size: 0.875rem;
    line-height: 1.71428571;
    max-width: 63%;
  }
}

.block-map-address .c-btn-wrapper {
  margin-top: 3.125rem;
}

@media (max-width: 767px) {
  .block-map-address .c-btn-wrapper {
    margin-top: 2.0625rem;
  }
}

.block-map-address .c-btn {
  padding-left: 0;
  border: none;
}

.block-map-address__map-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 64%;
}

@media (max-width: 991px) {
  .block-map-address__map-wrapper {
    position: relative;
    width: 100%;
    margin-top: -1.9375rem;
  }
}

.block-map-address__map {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .block-map-address__map {
    height: auto;
    padding-top: 67%;
  }
}

.block-map-address .gmnoprint {
  display: none;
}

.block-map-address .marker-content {
  padding: 0.4375rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .block-map-address .marker-content {
    padding: 0;
    font-size: 0.875rem;
    line-height: 2;
  }
}

.block-map-address .marker-content p {
  margin-bottom: 0.9375rem;
}

.block-map-address .marker-content .c-btn-wrapper {
  margin-top: 0.9375rem;
}

@media (max-width: 767px) {
  .block-map-address .marker-content .c-btn {
    font-size: 0.875rem;
    line-height: 2;
  }
}

@media (max-width: 767px) {
  .block-map-address .marker-content .c-btn-icon i {
    font-size: 1.125rem;
  }
}

@media (max-width: 600px) {
  .block-map-address div[role="dialog"] {
    max-height: 100px !important;
  }
}

.block-collage-bullets {
  margin: 7.1875rem 0 8.1875rem;
}

@media (max-width: 767px) {
  .block-collage-bullets {
    margin-top: 4.125rem;
    margin-bottom: 4rem;
  }
}

.block-collage-bullets__wrapper {
  display: grid;
  grid-template-areas: "heading list" "images list" ". list";
  grid-template-columns: 18.75rem 1fr;
  gap: 0 1.25rem;
}

@media (max-width: 991px) {
  .block-collage-bullets__wrapper {
    grid-template-areas: "heading" "list" "images";
    grid-template-columns: 1fr;
  }
}

.block-collage-bullets__heading {
  align-self: baseline;
  grid-area: heading;
  padding-right: 3.4375rem;
  padding-left: 0.1875rem;
  margin-bottom: 3.625rem;
}

@media (max-width: 991px) {
  .block-collage-bullets__heading {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 2.1875rem;
  }
}

.block-collage-bullets__images {
  display: grid;
  align-self: baseline;
  grid-area: images;
  grid-template-areas: "top top" "bl br";
  grid-template-columns: 58.5% 1fr;
  margin-left: max( -195px ,  -11.65vw );
  gap: 1.125rem 0.9375rem;
}

@media (max-width: 991px) {
  .block-collage-bullets__images {
    margin-top: 2.3125rem;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    gap: 0.6875rem 0.5625rem;
  }
}

.block-collage-bullets__images img {
  width: 100%;
}

.block-collage-bullets__images .top {
  grid-area: top;
}

.block-collage-bullets__images .bottom-left {
  grid-area: bl;
}

.block-collage-bullets__images .bottom-right {
  grid-area: br;
  justify-self: flex-end;
}

.block-collage-bullets__list {
  grid-area: list;
  max-width: 53.0625rem;
  padding-left: 2.9375rem;
  margin-left: auto;
}

@media (max-width: 991px) {
  .block-collage-bullets__list {
    padding-left: 1.9375rem;
  }
}

.block-collage-bullets__item:not(:last-child) {
  margin-bottom: 3rem;
}

@media (max-width: 991px) {
  .block-collage-bullets__item:not(:last-child) {
    margin-bottom: 2.25rem;
  }
}

.block-collage-bullets__item p + p .small-text {
  margin-top: -1.0625rem;
}

.block-collage-bullets__item-title {
  position: relative;
}

.block-collage-bullets__item-title::before {
  content: "";
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: -3rem;
  background-image: url("../images/icons/check-star.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 991px) {
  .block-collage-bullets__item-title::before {
    width: 1.3125rem;
    height: 1.3125rem;
    top: 0.25rem;
    left: -1.9375rem;
  }
}

.block-comparison-table {
  margin: 7.1875rem 0 8.8125rem;
}

@media (max-width: 767px) {
  .block-comparison-table {
    margin-top: 4.125rem;
    margin-bottom: 5rem;
  }
}

.block-comparison-table__wrapper {
  max-width: 66.375rem;
  margin: 0 auto;
}

.block-comparison-table__content {
  padding-right: min( 210px ,  12.5vw );
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .block-comparison-table__content {
    padding-right: 0.6875rem;
    margin-bottom: 4.125rem;
  }
}

.block-comparison-table__table-wrapper {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: max-height;
  will-change: max-height;
  --max-height: 35rem;
  max-height: var(--max-height);
  position: relative;
  margin: 0 -0.25rem;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-comparison-table__table-wrapper {
    margin: 0 -1.25rem;
  }
}

.block-comparison-table__table-wrapper::after {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity, visibility;
  will-change: opacity, visibility;
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  background-image: linear-gradient(to top, #f7f9ff 0%, rgba(247, 249, 255, 0) 100%);
}

.block-comparison-table__table-wrapper.active::after {
  opacity: 0;
  visibility: hidden;
}

.block-comparison-table__table {
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-comparison-table__table {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.block-comparison-table__table thead th {
  padding: 1rem 1.875rem;
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
}

@media (max-width: 767px) {
  .block-comparison-table__table thead th {
    padding: 0.9375rem 1.25rem;
  }
}

@media (max-width: 991px) {
  .block-comparison-table__table thead th:nth-of-type(1) {
    min-width: 11.3125rem;
    position: sticky;
    left: 0;
  }
}

.block-comparison-table__table thead th:nth-of-type(3), .block-comparison-table__table thead th:nth-of-type(2) {
  min-width: 19.6875rem;
  text-align: center;
}

@media (max-width: 991px) {
  .block-comparison-table__table thead th:nth-of-type(3), .block-comparison-table__table thead th:nth-of-type(2) {
    min-width: 10.875rem;
  }
}

.block-comparison-table__table tbody td {
  padding: 0.75rem 1.875rem 0.696875rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .block-comparison-table__table tbody td {
    padding: 1.0625rem 1.25rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.28571429;
  }
}

@media (max-width: 767px) {
  .block-comparison-table__table tbody td:first-child {
    position: sticky;
    z-index: 2;
    left: 0;
    background-color: inherit;
    box-shadow: 0.5rem 0 0.625rem rgba(6, 15, 51, 0.04);
  }
}

.block-comparison-table__table tr.row-light td:after,
.block-comparison-table__table tr.row-dark td:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 0.0625rem solid var(--theme-color-neutral-4);
}

.block-comparison-table__table tr.row-light td + td,
.block-comparison-table__table tr.row-dark td + td {
  border-left: 0.0625rem solid var(--theme-color-neutral-4);
}

.block-comparison-table__table tr.row-light {
  background-color: var(--theme-color-primary-4);
}

.block-comparison-table__table tr.row-dark {
  background-color: var(--theme-color-primary-5);
}

.block-comparison-table__table .block-comparison-table__section-title td {
  font-weight: 700;
  background-color: var(--theme-color-secondary-3) !important;
}

@media (max-width: 767px) {
  .block-comparison-table__table .block-comparison-table__section-title td {
    padding: 1.0625rem 1.25rem 1rem;
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.block-comparison-table__table .block-comparison-table__section-title td span {
  display: block;
  width: 8.75rem;
}

.block-comparison-table__value {
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
}

.block-comparison-table__value--true {
  background-image: url("../images/icons/check-star.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.8125rem auto;
}

.block-comparison-table__button-wrapper {
  text-align: center;
}

.block-comparison-table__button {
  margin-top: 4rem;
  background-color: transparent;
}

@media (max-width: 767px) {
  .block-comparison-table__button {
    justify-content: center;
    min-width: 17.5rem;
    margin-top: 3.25rem;
  }
}

.block-comparison-table__button * {
  pointer-events: none;
}

.block-comparison-table__button-hide {
  display: none;
}

.block-side-accordions {
  padding: 9rem 0 9.25rem;
}

@media (max-width: 767px) {
  .block-side-accordions {
    padding: 3.75rem 0 4.75rem;
  }
}

.block-side-accordions__wrapper {
  display: grid;
  grid-template-columns: 19.0625rem 1fr;
  gap: 1.25rem;
}

@media (max-width: 991px) {
  .block-side-accordions__wrapper {
    grid-auto-flow: row;
    grid-template-columns: 1fr;
  }
}

.block-side-accordions__left {
  margin-top: 1.3125rem;
}

.block-side-accordions__right {
  width: 100%;
  max-width: 53.125rem;
  margin-left: auto;
}

@media (max-width: 991px) {
  .block-side-accordions__right {
    margin-top: 1.0625rem;
  }
}

.block-side-accordions__cta {
  margin-top: 1.9375rem;
}

@media (max-width: 767px) {
  .block-side-accordions__cta {
    margin-top: 1.375rem;
  }
}

@media (max-width: 767px) {
  .block-side-accordions__cta .c-btn {
    justify-content: center;
    width: 100%;
  }
}

.block-company-benefits {
  margin: 9.4375rem 0 10.0625rem;
}

@media (max-width: 1199px) {
  .block-company-benefits {
    margin: 6.25rem 0;
  }
}

@media (max-width: 767px) {
  .block-company-benefits {
    margin: 4rem 0;
  }
}

@media (max-width: 767px) {
  .block-company-benefits__image {
    margin-bottom: 1.5625rem;
  }
}

@media (max-width: 767px) {
  .block-company-benefits__image > * {
    width: 100%;
  }
}

.block-company-benefits__title {
  margin-bottom: 1rem;
}

.block-company-benefits__list {
  margin: 3rem 0 0;
}

@media (max-width: 767px) {
  .block-company-benefits__list {
    margin-top: 1.9375rem;
  }
}

.benefits-list {
  padding: 0;
  list-style: none;
  display: grid;
  column-gap: 1.75rem;
  row-gap: 1.625rem;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1023px) {
  .benefits-list {
    column-gap: 1rem;
    row-gap: 1rem;
  }
}

@media (max-width: 991px) {
  .benefits-list {
    column-gap: 0;
    grid-template-columns: 1fr;
  }
}

.benefits-list__item {
  display: flex;
}

.benefits-list__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: var(--theme-color-primary-4);
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 1.0625rem;
}

@media (max-width: 767px) {
  .benefits-list__icon {
    margin-right: 0.875rem;
  }
}

.benefits-list__content {
  padding-top: 0.5rem;
}

@media (max-width: 767px) {
  .benefits-list__content {
    padding-top: 0.8125rem;
  }
}

.benefits-list__title {
  display: inline-block;
  margin-bottom: 0.625rem;
}

@media (max-width: 767px) {
  .benefits-list__title {
    margin-bottom: 0.4375rem;
    padding-left: 0.125rem;
  }
}

.benefits-list__description {
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

.block-careers-cards {
  margin: 9.1875rem 0 7.25rem;
}

@media (max-width: 767px) {
  .block-careers-cards {
    margin: 4.0625rem 0 2.4375rem;
  }
}

.block-careers-cards--null {
  margin: 8.9375rem 0 10rem;
}

@media (max-width: 767px) {
  .block-careers-cards--null {
    margin: 3.75rem 0 2.5rem;
  }
}

.block-careers-cards__title {
  text-align: center;
  margin-bottom: 3.9375rem;
}

@media (max-width: 767px) {
  .block-careers-cards__title {
    margin-bottom: 3.0625rem;
  }
}

.block-careers-cards__no-posts {
  background-color: var(--theme-search-empty-bg);
  border-radius: 16px;
  padding: 4.8125rem 9%;
}

@media (max-width: 767px) {
  .block-careers-cards__no-posts {
    padding: 2.5rem 0.625rem;
  }
}

.block-careers-cards__no-posts h3 {
  margin-bottom: 2.125rem;
}

.block-equal-height-gallery .slick-track {
  display: flex;
}

.block-equal-height-gallery .slick-arrow {
  z-index: 2;
  width: 48px;
  height: 48px;
  background-color: var(--theme-color-primary-4);
  box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .slick-arrow {
    width: 32px;
    height: 32px;
    margin-top: 1px;
  }
}

.block-equal-height-gallery .slick-arrow i {
  font-size: 38px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .slick-arrow i {
    font-size: 24px;
  }
}

.block-equal-height-gallery .slick-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--theme-color-secondary-3);
  transform: none;
  opacity: 0;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: opacity;
  will-change: opacity;
}

.block-equal-height-gallery .slick-arrow:hover:after {
  opacity: 1;
}

.block-equal-height-gallery .slick-prev {
  left: 30px;
  right: auto;
  padding-right: 2px;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .slick-prev {
    left: 20px;
  }
}

.block-equal-height-gallery .slick-prev i {
  transform: rotate(180deg);
}

.block-equal-height-gallery .slick-next {
  right: 30px;
  left: auto;
  padding-left: 2px;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .slick-next {
    right: 20px;
  }
}

.block-equal-height-gallery .ehg__slider-slide {
  padding: 0 8px;
  height: inherit;
  max-width: calc(100vw - 16px);
}

@media (max-width: 767px) {
  .block-equal-height-gallery .ehg__slider-slide {
    max-width: calc(50vw + 6px);
    width: calc(50vw + 6px);
    padding: 0 3px;
  }
}

.block-equal-height-gallery .ehg__slider-img {
  height: 100%;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .ehg__slider-img {
    position: relative;
    height: auto;
    padding-top: 100%;
  }
}

.block-equal-height-gallery .ehg__slider-img > * {
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .block-equal-height-gallery .ehg__slider-img > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.main-footer {
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
}

.main-footer h1, .main-footer h2, .main-footer h3, .main-footer h4, .main-footer h5, .main-footer h6,
.main-footer .h1, .main-footer .h2, .main-footer .h3, .main-footer .block-side-accordions__heading, .main-footer .search-list__notfound h1, .search-list__notfound .main-footer h1, .main-footer .search-list__notfound h2, .search-list__notfound .main-footer h2, .main-footer .search-list__notfound h3, .search-list__notfound .main-footer h3, .main-footer .search-list__notfound h4, .search-list__notfound .main-footer h4, .main-footer .search-list__notfound h5, .search-list__notfound .main-footer h5, .main-footer .search-list__notfound h6, .search-list__notfound .main-footer h6,
.main-footer .search-list__notfound .h1, .search-list__notfound .main-footer .h1, .main-footer .search-list__notfound .h2, .search-list__notfound .main-footer .h2, .main-footer .search-list__notfound .h4, .search-list__notfound .main-footer .h4, .main-footer .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .main-footer th, .main-footer .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .main-footer th, .main-footer .search-list__notfound .h5, .search-list__notfound .main-footer .h5, .main-footer .search-list__notfound .search-list__post-title, .search-list__notfound .main-footer .search-list__post-title, .main-footer .search-list__notfound .h6, .search-list__notfound .main-footer .h6, .main-footer .h4, .main-footer .block-comparison-table__table thead th, .block-comparison-table__table thead .main-footer th, .main-footer .h5, .main-footer .search-list__post-title, .main-footer .h6 {
  color: inherit;
}

.main-footer a:not([class]) {
  color: inherit;
  text-decoration: none;
}

.main-footer a:not([class]):hover {
  color: var(--theme-color-primary-2);
}

.main-footer .gform_confirmation_message {
  color: var(--theme-color-secondary-2);
}

.main-footer__top {
  padding: 5.6875rem 0 4.9375rem;
  background-image: url(../images/bg/footer-bg.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

@media (max-width: 600px) {
  .main-footer__top {
    padding: 3.9375rem 0 4rem;
    background-size: 97%;
  }
}

.main-footer__top-wrapper {
  display: flex;
  gap: 5.0625rem;
}

@media (max-width: 1199px) {
  .main-footer__top-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .main-footer__top-wrapper {
    gap: 1.25rem;
  }
}

.main-footer__left {
  flex: 0 0 11.875rem;
  max-width: 11.875rem;
}

@media (max-width: 1199px) {
  .main-footer__left {
    flex-basis: 45%;
    max-width: 45%;
  }
}

@media (max-width: 600px) {
  .main-footer__left {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
  }
}

.main-footer__center {
  flex: 0 0 11.875rem;
  max-width: 11.875rem;
}

@media (max-width: 1199px) {
  .main-footer__center {
    flex-basis: 45%;
    max-width: 45%;
  }
}

@media (max-width: 600px) {
  .main-footer__center {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
  }
}

.main-footer__right {
  width: 100%;
  margin-left: min( 116px ,  6.9vw );
}

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

.main-footer__right h1, .main-footer__right h2, .main-footer__right h3, .main-footer__right h4, .main-footer__right h5, .main-footer__right h6,
.main-footer__right .h1, .main-footer__right .h2, .main-footer__right .h3, .main-footer__right .block-side-accordions__heading, .main-footer__right .search-list__notfound h1, .search-list__notfound .main-footer__right h1, .main-footer__right .search-list__notfound h2, .search-list__notfound .main-footer__right h2, .main-footer__right .search-list__notfound h3, .search-list__notfound .main-footer__right h3, .main-footer__right .search-list__notfound h4, .search-list__notfound .main-footer__right h4, .main-footer__right .search-list__notfound h5, .search-list__notfound .main-footer__right h5, .main-footer__right .search-list__notfound h6, .search-list__notfound .main-footer__right h6,
.main-footer__right .search-list__notfound .h1, .search-list__notfound .main-footer__right .h1, .main-footer__right .search-list__notfound .h2, .search-list__notfound .main-footer__right .h2, .main-footer__right .search-list__notfound .h4, .search-list__notfound .main-footer__right .h4, .main-footer__right .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .main-footer__right th, .main-footer__right .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .main-footer__right th, .main-footer__right .search-list__notfound .h5, .search-list__notfound .main-footer__right .h5, .main-footer__right .search-list__notfound .search-list__post-title, .search-list__notfound .main-footer__right .search-list__post-title, .main-footer__right .search-list__notfound .h6, .search-list__notfound .main-footer__right .h6, .main-footer__right .h4, .main-footer__right .block-comparison-table__table thead th, .block-comparison-table__table thead .main-footer__right th, .main-footer__right .h5, .main-footer__right .search-list__post-title, .main-footer__right .h6 {
  margin-bottom: 0.3125rem;
}

.main-footer__right p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 600px) {
  .main-footer__right p {
    margin-bottom: 1.0625rem;
    letter-spacing: -0.05375rem;
  }
}

.main-footer__logo {
  margin-bottom: 2rem;
}

@media (max-width: 600px) {
  .main-footer__logo {
    margin-bottom: 1.5rem;
  }
}

.main-footer__content-logo {
  padding-right: 0.3125rem;
  padding-left: 0.25rem;
  margin-bottom: 3.0625rem;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

@media (max-width: 600px) {
  .main-footer__content-logo {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 1.4375rem;
  }
}

.main-footer__cta-wrapper a {
  color: inherit;
}

@media (max-width: 600px) {
  .main-footer__cta-wrapper a {
    justify-content: center;
    min-width: 100%;
  }
}

.main-footer__nav {
  margin-bottom: 2.6875rem;
}

@media (max-width: 600px) {
  .main-footer__nav {
    margin-bottom: 2.1875rem;
  }
}

.main-footer__nav .menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main-footer__nav .menu li {
  display: flex;
}

.main-footer__nav .menu li:not(:last-child) {
  margin-bottom: 0.875rem;
}

.main-footer__nav a {
  padding: 0.3125rem 0;
  font-weight: 500;
  color: inherit;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1.14285714;
}

@media (max-width: 600px) {
  .main-footer__nav a {
    font-size: 1rem;
    line-height: 1;
  }
}

.main-footer__nav a:hover {
  color: var(--theme-color-primary-2);
}

.main-footer__address {
  color: inherit;
  font-size: 1rem;
  line-height: 1.5;
}

.main-footer__address h1, .main-footer__address h2, .main-footer__address h3, .main-footer__address h4, .main-footer__address h5, .main-footer__address h6,
.main-footer__address .h1, .main-footer__address .h2, .main-footer__address .h3, .main-footer__address .block-side-accordions__heading, .main-footer__address .search-list__notfound h1, .search-list__notfound .main-footer__address h1, .main-footer__address .search-list__notfound h2, .search-list__notfound .main-footer__address h2, .main-footer__address .search-list__notfound h3, .search-list__notfound .main-footer__address h3, .main-footer__address .search-list__notfound h4, .search-list__notfound .main-footer__address h4, .main-footer__address .search-list__notfound h5, .search-list__notfound .main-footer__address h5, .main-footer__address .search-list__notfound h6, .search-list__notfound .main-footer__address h6,
.main-footer__address .search-list__notfound .h1, .search-list__notfound .main-footer__address .h1, .main-footer__address .search-list__notfound .h2, .search-list__notfound .main-footer__address .h2, .main-footer__address .search-list__notfound .h4, .search-list__notfound .main-footer__address .h4, .main-footer__address .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .main-footer__address th, .main-footer__address .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .main-footer__address th, .main-footer__address .search-list__notfound .h5, .search-list__notfound .main-footer__address .h5, .main-footer__address .search-list__notfound .search-list__post-title, .search-list__notfound .main-footer__address .search-list__post-title, .main-footer__address .search-list__notfound .h6, .search-list__notfound .main-footer__address .h6, .main-footer__address .h4, .main-footer__address .block-comparison-table__table thead th, .block-comparison-table__table thead .main-footer__address th, .main-footer__address .h5, .main-footer__address .search-list__post-title, .main-footer__address .h6 {
  margin-bottom: 0.375rem;
  color: inherit;
  letter-spacing: 0.075rem;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

@media (max-width: 600px) {
  .main-footer__address h1, .main-footer__address h2, .main-footer__address h3, .main-footer__address h4, .main-footer__address h5, .main-footer__address h6,
  .main-footer__address .h1, .main-footer__address .h2, .main-footer__address .h3, .main-footer__address .block-side-accordions__heading, .main-footer__address .search-list__notfound h1, .search-list__notfound .main-footer__address h1, .main-footer__address .search-list__notfound h2, .search-list__notfound .main-footer__address h2, .main-footer__address .search-list__notfound h3, .search-list__notfound .main-footer__address h3, .main-footer__address .search-list__notfound h4, .search-list__notfound .main-footer__address h4, .main-footer__address .search-list__notfound h5, .search-list__notfound .main-footer__address h5, .main-footer__address .search-list__notfound h6, .search-list__notfound .main-footer__address h6,
  .main-footer__address .search-list__notfound .h1, .search-list__notfound .main-footer__address .h1, .main-footer__address .search-list__notfound .h2, .search-list__notfound .main-footer__address .h2, .main-footer__address .search-list__notfound .h4, .search-list__notfound .main-footer__address .h4, .main-footer__address .search-list__notfound .block-comparison-table__table thead th, .search-list__notfound .block-comparison-table__table thead .main-footer__address th, .main-footer__address .block-comparison-table__table thead .search-list__notfound th, .block-comparison-table__table thead .search-list__notfound .main-footer__address th, .main-footer__address .search-list__notfound .h5, .search-list__notfound .main-footer__address .h5, .main-footer__address .search-list__notfound .search-list__post-title, .search-list__notfound .main-footer__address .search-list__post-title, .main-footer__address .search-list__notfound .h6, .search-list__notfound .main-footer__address .h6, .main-footer__address .h4, .main-footer__address .block-comparison-table__table thead th, .block-comparison-table__table thead .main-footer__address th, .main-footer__address .h5, .main-footer__address .search-list__post-title, .main-footer__address .h6 {
    margin-bottom: 0.25rem;
    letter-spacing: 0.09375rem;
  }
}

.main-footer__bottom {
  background-color: #000415;
}

.main-footer__bottom-wrapper {
  display: flex;
  align-items: center;
  padding: 1.875rem 0 1.9375rem;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

@media (max-width: 1199px) {
  .main-footer__bottom-wrapper {
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .main-footer__bottom-wrapper {
    padding: 1.6875rem 0 1.75rem;
  }
}

@media (max-width: 1199px) {
  .main-footer__note {
    flex-basis: 100%;
    max-width: 100%;
    order: 2;
  }
}

@media (max-width: 600px) {
  .main-footer__note {
    font-style: italic;
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

@media (min-width: 1200px) {
  .main-footer__nav-bottom {
    margin-left: 1.25rem;
  }
}

@media (max-width: 1199px) {
  .main-footer__nav-bottom {
    flex-basis: 100%;
    max-width: 100%;
    order: 3;
  }
}

.main-footer__nav-bottom .menu {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 600px) {
  .main-footer__nav-bottom .menu {
    flex-wrap: wrap;
  }
}

@media (max-width: 1199px) {
  .main-footer__nav-bottom li.menu-item {
    margin-top: 0.9375rem;
  }
}

@media (max-width: 600px) {
  .main-footer__nav-bottom li.menu-item {
    margin-top: 0.5rem;
  }
}

.main-footer__nav-bottom li.menu-item:not(:last-child) {
  margin-right: 0.9375rem;
}

@media (max-width: 600px) {
  .main-footer__nav-bottom li.menu-item:not(:last-child) {
    margin-right: 1.25rem;
  }
}

.main-footer__nav-bottom a {
  font-weight: 400;
  color: inherit;
  text-decoration: none;
}

@media (max-width: 600px) {
  .main-footer__nav-bottom a {
    font-style: italic;
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.main-footer__nav-bottom a:hover {
  color: var(--theme-color-primary-2);
}

.main-footer__socials {
  display: flex;
  padding: 0;
  margin-right: 0.0625rem;
  margin-bottom: 0;
  margin-left: auto;
  list-style-type: none;
}

@media (max-width: 1199px) {
  .main-footer__socials {
    flex-basis: 100%;
    max-width: 100%;
    order: 1;
    margin-bottom: 1.1875rem;
    margin-left: 0;
  }
}

.main-footer__socials a {
  display: block;
  position: relative;
}

.main-footer__socials a img {
  filter: brightness(0) invert(1);
}

.main-footer__socials a::after {
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: top;
  will-change: top;
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--theme-color-primary-2);
  mix-blend-mode: multiply;
}

.main-footer__socials a:hover::after {
  top: 0;
}

.main-footer__socials-item:not(:last-child) {
  margin-right: 1.25rem;
}

.main-footer .gform_wrapper {
  padding: 0;
}

.main-footer .gform_wrapper .validation_error {
  margin-bottom: 1.25rem;
  color: var(--theme-color-error);
  font-size: 0.75rem;
  line-height: 1.33333333;
}

.main-footer .gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
}

@media (max-width: 600px) {
  .main-footer .gform_wrapper .gform_fields {
    flex-wrap: wrap;
  }
}

.main-footer .gform_wrapper .gform_fields > *:not(:last-child) {
  margin-right: 0.6875rem;
}

.main-footer .gform_wrapper .gform_fields > *:nth-child(odd) {
  flex: 0 0 33.1%;
  max-width: 33.1%;
}

@media (max-width: 600px) {
  .main-footer .gform_wrapper .gform_fields > *:nth-child(odd) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.main-footer .gform_wrapper .gform_fields > *:nth-child(even) {
  flex: 0 1 100%;
}

@media (max-width: 600px) {
  .main-footer .gform_wrapper .gform_fields > *:nth-child(even) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.main-footer .gform_wrapper ul > li.gfield {
  margin-bottom: 0.75rem;
}

@media (max-width: 767px) {
  .main-footer .gform_wrapper ul > li.gfield {
    margin-bottom: 0.5rem;
  }
}

.main-footer .gform_wrapper .hidden_label label,
.main-footer .gform_wrapper .validation_message {
  display: none;
}

.main-footer .gform_wrapper input {
  padding: 0.9375rem 1.125rem !important;
  min-height: 3.5rem !important;
  font-weight: 400 !important;
  border: none;
  border: 0.0625rem solid transparent;
  border-radius: 0.5rem !important;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 600px) {
  .main-footer .gform_wrapper input {
    min-height: 3rem !important;
    padding: 0.75rem 0.75rem !important;
  }
}

.main-footer .gform_wrapper input::placeholder {
  color: var(--theme-color-neutral-2);
  opacity: 1;
  font-weight: 400 !important;
}

.main-footer .gform_wrapper .gfield_error input {
  border-color: var(--theme-color-error);
}

.main-footer .gform_wrapper .gfield_error input::placeholder {
  color: var(--theme-color-error);
}

.main-footer .gform_wrapper .gform_footer {
  margin-top: 0;
}

.main-footer .gform_wrapper .gform_footer button {
  justify-content: center;
  min-width: 13.125rem;
  cursor: pointer;
}

@media (max-width: 600px) {
  .main-footer .gform_wrapper .gform_footer button {
    min-width: 100%;
    margin-top: 0.375rem;
  }
}

.archive-cards.posts-cards {
  background-color: var(--theme-color-primary-5);
}

.archive-cards.posts-cards .eight29-filters .eight29-filter .accordion-select h6.count-visible::before {
  opacity: 0;
}

.archive-cards.posts-cards .filter-sidebar-info .filter-reset {
  display: none;
}

.archive-cards.posts-cards .filter-sidebar-info.terms-selected .filter-reset {
  display: block;
}

.archive-cards.posts-cards .post-card {
  margin: 0;
}

.archive-cards.posts-cards .eight29-posts {
  grid-row-gap: 32px;
}

.archive-cards.posts-cards .eight29-posts .c-btn-wrapper {
  margin-top: 79px;
}

@media (max-width: 991px) {
  .archive-cards.posts-cards .eight29-sidebar > h3 {
    display: none;
  }
}

@media (max-width: 991px) {
  .archive-cards.posts-cards .filter-results-info {
    display: none;
  }
}

.archive-cards.posts-cards + .block-cta {
  margin-top: 0;
}

.post-tax-hero {
  padding-bottom: 8.5rem;
  padding-top: 2.0625rem;
  background-color: var(--theme-color-primary-4);
}

@media (max-width: 991px) {
  .post-tax-hero {
    padding-bottom: 3.9375rem;
  }
}

.post-tax-hero .c-btn-wrapper {
  margin-top: 0;
  margin-bottom: 4.4375rem;
}

@media (max-width: 991px) {
  .post-tax-hero .c-btn-wrapper {
    margin-bottom: 1.5625rem;
  }
}

@media (max-width: 991px) {
  .post-tax-hero__heading, .post-tax-hero__heading:only-child {
    margin-bottom: 1.0625rem;
  }
}

.post-tax-cards {
  max-width: 74%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .post-tax-cards {
    max-width: 100%;
  }
}

.post-tax-cards .eight29-filters {
  padding-bottom: 2.5625rem;
  padding-top: 6rem;
}

@media (max-width: 991px) {
  .post-tax-cards .eight29-filters {
    padding-top: 3rem;
    padding-bottom: 0;
  }
}

.single-post-hero {
  color: var(--theme-color-secondary-2);
}

.single-post-hero .c-btn-wrapper {
  margin-top: 0;
}

.single-post-hero__wrapper {
  padding-top: 2.0625rem;
  background-color: var(--theme-color-primary-3);
}

.single-post-hero__content {
  text-align: center;
  padding-top: 0.875rem;
  padding-bottom: 5.5rem;
}

@media (max-width: 767px) {
  .single-post-hero__content {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

.single-post-hero .terms-list {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  padding: 0;
}

.single-post-hero .terms-list__item {
  display: inline-block;
}

.single-post-hero .terms-list__link {
  color: inherit;
}

.single-post-hero__title {
  color: inherit;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .single-post-hero__title {
    margin-top: 0.25rem;
    margin-bottom: 1.125rem;
  }
}

.single-post-hero__details {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  margin-bottom: 1.875rem;
}

@media (max-width: 767px) {
  .single-post-hero__details {
    font-size: 0.875rem;
    line-height: 1.28571429;
    margin-bottom: 0;
  }
}

.single-post-hero__details strong {
  padding-right: 12px;
  border-right: 1px solid var(--theme-color-primary-4);
  margin-right: 12px;
}

@media (max-width: 767px) {
  .single-post-hero__details strong {
    display: block;
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
    margin-bottom: 0.1875rem;
  }
}

.single-post-hero__details a {
  color: inherit;
  text-decoration: none;
}

.single-post-hero__details a:hover {
  color: inherit;
}

.single-post-hero__date {
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .single-post-hero__date {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.single-post-hero__bottom {
  position: relative;
  background-color: var(--theme-color-primary-4);
}

.single-post-hero__bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: var(--theme-color-primary-3);
}

@media (max-width: 1680px) {
  .single-post-hero__bottom:before {
    height: 17.5%;
  }
}

@media (max-width: 767px) {
  .single-post-hero__bottom:before {
    height: 39%;
  }
}

.single-post-hero__thumbnail {
  position: relative;
  text-align: center;
}

.single-post-hero__play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.single-post-hero__play:hover .single-post-hero__play-btn {
  background-color: var(--theme-color-primary-2);
}

.single-post .block-content {
  background-color: var(--theme-color-primary-4);
  padding-top: 5.25rem;
  padding-bottom: 5rem;
}

@media (max-width: 767px) {
  .single-post .block-content {
    padding-top: 3rem;
  }
}

.single-post .block-gallery-slider {
  background-color: var(--theme-color-primary-4);
}

.single-post p + h2,
.single-post p + .h2 {
  margin-top: 7.375rem;
}

.single-post .block-gallery-slider {
  margin-top: 0;
  padding-bottom: 4.5rem;
}

.single-post .page-columns .alignnone {
  margin-bottom: 5.125rem;
}

.single-post-tags-share {
  background-color: var(--theme-color-primary-4);
}

.single-post-tags-share__row {
  padding-top: 2.125rem;
  padding-bottom: 8.75rem;
  position: relative;
}

@media (max-width: 767px) {
  .single-post-tags-share__row {
    padding-top: 1.125rem;
    padding-bottom: 3.5625rem;
  }
}

.single-post-tags-share__row::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0.9375rem;
  right: 0.9375rem;
  border-top: 1px solid var(--theme-color-secondary-3);
}

@media (max-width: 767px) {
  .single-post-tags-share__row::before {
    left: 1.25rem;
    right: 1.25rem;
  }
}

.single-post-related {
  padding-top: 8.625rem;
  padding-bottom: 6.375rem;
}

.single-post-related__title {
  margin-top: 0.375rem;
  margin-bottom: 1.25rem;
}

.single-post-related__title + .c-btn-wrapper {
  margin-top: 0.625rem;
}

@media (max-width: 767px) {
  .single-post-related__title + .c-btn-wrapper {
    margin-bottom: 1.5rem;
  }
}

.single-post-related__title + .c-btn-wrapper .c-btn-tertiary {
  padding-left: 0;
}

.single-posts-tags__terms .terms-list {
  list-style: none;
  padding-left: 0;
  margin-top: 1.25rem;
  font-size: 1rem;
  line-height: 1;
  text-transform: none;
  color: var(--theme-color-neutral-2);
  letter-spacing: -0.25px;
  display: flex;
  flex-wrap: wrap;
}

.single-posts-tags__terms .terms-list__item {
  margin-right: 0.8125rem;
}

.single-posts-tags__terms .terms-list__link {
  color: inherit;
}

.post-case-study {
  background-color: var(--theme-color-primary-4);
  padding-top: 4.625rem;
}

@media (max-width: 767px) {
  .post-case-study {
    padding-top: 3rem;
  }
}

.post-case-study__row {
  position: relative;
}

.post-case-study__row::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0.9375rem;
  right: 0.9375rem;
  bottom: 0;
  background-color: var(--theme-color-primary-5);
  border-radius: 1rem;
}

@media (max-width: 767px) {
  .post-case-study__row::before {
    left: 1.25rem;
    right: 1.25rem;
    bottom: 0.375rem;
  }
}

.post-case-study__column {
  position: relative;
  padding-top: 2.375rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1.375rem;
}

@media (max-width: 767px) {
  .post-case-study__column {
    padding-top: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.post-case-study__column::before {
  content: '';
  position: absolute;
  top: 2.375rem;
  left: 0.875rem;
  bottom: 2.375rem;
  width: 1px;
  background-color: var(--theme-color-neutral-4);
}

@media (max-width: 767px) {
  .post-case-study__column::before {
    display: none;
  }
}

.post-case-study__column:first-child::before {
  display: none;
}

.post-case-study__title {
  padding-top: 0.125rem;
  padding-left: 3rem;
}

@media (max-width: 1199px) {
  .post-case-study__title {
    padding-left: 1rem;
  }
}

@media (max-width: 767px) {
  .post-case-study__title {
    padding-top: 2rem;
    padding-left: 0;
  }
}

.post-case-study__meta {
  position: relative;
}

@media (max-width: 767px) {
  .post-case-study__meta {
    padding-top: 1.625rem;
  }
}

@media (max-width: 767px) {
  .post-case-study__meta::before {
    content: '';
    position: absolute;
    background-color: var(--theme-color-neutral-4);
    top: 0.625rem;
    left: 0;
    right: 0;
    height: 1px;
  }
}

.post-case-study__preheading {
  display: block;
  margin-bottom: 1.0625rem;
}

@media (max-width: 767px) {
  .post-case-study__preheading {
    margin-bottom: 0.5625rem;
  }
}

.post-case-study__info {
  display: block;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .post-case-study__info {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.post-case-study__list {
  padding-left: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .post-case-study__list {
    display: flex;
    flex-wrap: wrap;
  }
  .post-case-study__list .post-case-study__item {
    margin-right: 0.1875rem;
  }
}

html .addtoany_list {
  display: block;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

@media (max-width: 767px) {
  html .addtoany_list {
    margin-top: 0.625rem;
  }
}

html .addtoany_list a,
.widget html .addtoany_list a {
  width: 3rem;
  height: 3rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 50%;
  background-color: var(--theme-color-primary-4);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition-duration: var(--theme-transition-duration);
  transition-timing-function: var(--theme-transition-timing-function);
  transition-property: color, background-color;
  will-change: color, background-color;
}

html .addtoany_list a::before,
.widget html .addtoany_list a::before {
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html .addtoany_list a:hover,
.widget html .addtoany_list a:hover {
  background-color: var(--theme-color-secondary-3);
  box-shadow: 0 0.5rem 0.625rem rgba(6, 15, 51, 0.06);
}

html .addtoany_list a:not(.addtoany_special_service) > span {
  display: none;
}

html .addtoany_list .a2a_button_linkedin::before {
  content: "\EA31";
}

html .addtoany_list .a2a_button_twitter::before {
  content: "\EA32";
}

html .addtoany_list .a2a_button_facebook::before {
  content: "";
}

html .addtoany_list .a2a_button_copy_link::before {
  content: "\EA20";
}

html .addtoany_list .a2a_button_instagram::before {
  content: "\EA30";
}

html .addtoany_list .a2a_button_youtube::before {
  content: "\EA33";
}

.single-career-hero {
  background-color: var(--theme-color-secondary-2);
  padding: 4.375rem 0 6.9375rem 0.5rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 991px) {
  .single-career-hero {
    padding: 2.5rem 0 3.9375rem;
    margin-bottom: 0;
  }
}

.single-career-hero__heading {
  margin-bottom: 2.9375rem;
}

@media (max-width: 991px) {
  .single-career-hero__heading {
    margin-bottom: 1.5625rem;
  }
}

@media (max-width: 767px) {
  .single-career-hero__buttons .c-btn-wrapper {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .single-career-hero__buttons .c-btn-wrapper:nth-child(2) {
    margin-top: 1rem;
  }
}

.single-careers .default-content {
  padding-bottom: 6.0625rem;
}

@media (max-width: 767px) {
  .single-careers .default-content {
    padding-bottom: 2.5rem;
  }
}

.single-careers .gform_wrapper .gfield_label_before_complex {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 500;
  margin-bottom: 1.125rem;
}

.single-careers .gform_wrapper li.gfield:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper li.gfield:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}

.single-careers .gform_wrapper .ginput_complex.ginput_container label {
  font-size: 0.875rem;
  line-height: 1.71428571;
  display: block;
  margin-bottom: 0;
}

.single-careers .gform_wrapper .hidden_label .gfield_label {
  display: none;
}

.single-careers .gform_wrapper li.gfield:not(:first-child) .gfield_label.gfield_label_before_complex {
  margin-top: 2.25rem;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper li.gfield:not(:first-child) .gfield_label.gfield_label_before_complex {
    margin-top: 1rem;
  }
}

.single-careers .gform_wrapper .gfield_fileupload .gfield_label {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 500;
  margin-bottom: 1.4375rem;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .ginput_complex > p {
    width: 100%;
    margin: 0 0 1rem;
  }
  .single-careers .gform_wrapper .ginput_complex > p:last-child {
    margin: 0;
  }
}

.single-careers .gform_wrapper .ginput_complex br {
  display: none;
}

.single-careers .gform_wrapper .ginput_container_address.ginput_complex .ginput_full {
  width: calc(100% - 1.25rem);
}

.single-careers .gform_wrapper .ginput_container_address.ginput_complex > *:not(.ginput_full) {
  width: calc(50% - 1.25rem);
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .ginput_container_address.ginput_complex > *:not(.ginput_full) {
    width: calc(100% - 1.25rem);
  }
}

.single-careers .gform_wrapper .ginput_container_address.ginput_complex > * {
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .ginput_container_address.ginput_complex > * {
    margin-bottom: 1rem;
  }
}

.single-careers .gform_wrapper li.gfield.gfield_fileupload {
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper li.gfield.gfield_fileupload {
    margin-bottom: 0.1875rem;
  }
}

.single-careers .gform_wrapper .gfield_address + .gfield_fileupload {
  margin-top: 0.9375rem;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .gfield_address + .gfield_fileupload {
    margin-top: 0rem;
  }
}

.single-careers .gform_wrapper .gform_footer {
  margin-top: 2.375rem;
  clear: both;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .gform_footer {
    margin-top: 2.1875rem;
  }
}

.single-careers .gform_wrapper .gform_footer br {
  display: none;
}

.single-careers .gform_wrapper .gform_button {
  cursor: pointer;
}

@media (max-width: 767px) {
  .single-careers .gform_wrapper .gform_button {
    width: 100%;
    justify-content: center;
  }
}

.post-type-archive-careers .block-content.block-top-spacing {
  padding-top: 8rem;
}

@media (max-width: 767px) {
  .post-type-archive-careers .block-content.block-top-spacing {
    padding-top: 4.0625rem;
  }
}

.post-type-archive-careers .block-content.block-bottom-spacing {
  padding-bottom: 8.875rem;
}

@media (max-width: 767px) {
  .post-type-archive-careers .block-content.block-bottom-spacing {
    padding-bottom: 3.8125rem;
  }
}

.career-card {
  background-color: var(--theme-color-primary-4);
  border-radius: 8px;
  box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
  margin-bottom: 1.5625rem;
}

.career-card__link {
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  padding: 3rem;
}

@media (max-width: 1199px) {
  .career-card__link {
    padding: 1.25rem 1.5rem;
  }
}

@media (max-width: 767px) {
  .career-card__link {
    padding: 1.875rem 1.25rem;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.career-card__link:hover .c-btn-icon i {
  color: var(--theme-color-primary-3);
  background-color: var(--theme-color-primary-1);
  border-radius: 50%;
  box-shadow: var(--theme-color-primary-1) 0 0 0 2px inset;
}

.career-card__title {
  margin-bottom: 1.5625rem;
}

@media (max-width: 767px) {
  .career-card__title {
    margin-bottom: 0.5rem;
  }
}

.career-card .c-btn-wrapper {
  margin-top: 1.5625rem;
}

.career-card .c-btn {
  padding: 0;
  border: none;
}

.single-team-hero {
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-3);
  position: relative;
  padding-top: 2.0625rem;
}

@media (max-width: 767px) {
  .single-team-hero {
    padding-top: 3.0625rem;
  }
}

.single-team-hero:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 61px;
  background-color: var(--theme-color-secondary-2);
  pointer-events: none;
}

@media (max-width: 767px) {
  .single-team-hero:before {
    height: 48px;
  }
}

.single-team-hero .c-btn-wrapper {
  margin-top: 0;
  margin-bottom: 3.75rem;
}

@media (max-width: 767px) {
  .single-team-hero .c-btn-wrapper {
    margin-bottom: 1.5rem;
  }
}

.single-team-hero__content {
  padding-bottom: 6.25rem;
  min-height: 334px;
}

@media (max-width: 767px) {
  .single-team-hero__content {
    padding-bottom: 5.5625rem;
    min-height: 0;
  }
}

.single-team-hero__title {
  color: var(--theme-color-secondary-2);
  margin: 0 0 0.875rem;
}

@media (max-width: 767px) {
  .single-team-hero__title {
    margin-bottom: 1rem;
  }
}

.single-team-hero__bottom {
  display: flex;
  margin-top: 2.125rem;
}

@media (max-width: 767px) {
  .single-team-hero__bottom {
    display: block;
    margin-top: 1.5rem;
  }
}

.single-team-hero__preheading {
  display: block;
}

.single-team-hero__detail:nth-child(2) {
  margin-left: 3.8125rem;
}

@media (max-width: 767px) {
  .single-team-hero__detail:nth-child(2) {
    margin: 1.25rem 0 0;
  }
}

.single-team-hero__detail-info {
  display: block;
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.single-team-hero__thumbnail {
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .single-team-hero__thumbnail {
    margin-top: -2.5rem;
    border-radius: 0;
  }
}

@media (max-width: 767px) {
  .single-team-hero__thumbnail img {
    border-radius: 8px;
  }
}

@media (max-width: 425px) {
  .single-team-hero__thumbnail img {
    width: 100%;
  }
}

.single-team-content {
  padding-top: 1.1875rem;
  margin-bottom: 5.0625rem;
}

@media (max-width: 767px) {
  .single-team-content {
    padding-top: 3.0625rem;
    margin-bottom: 1.9375rem;
  }
}

.single-team-aside {
  padding-top: 1.9375rem;
}

@media (max-width: 767px) {
  .single-team-aside {
    padding-top: 1.4375rem;
  }
}

.single-team-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-team-list__item:not(:last-child) {
  margin-right: 0.9375rem;
}

.single-team-list__link {
  display: inline-flex;
  width: 3rem;
  height: 3rem;
  box-shadow: 0px 8px 10px rgba(6, 15, 51, 0.06);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.single-team-next {
  border-top: 1px solid #DBDDE6;
  margin-top: 5.0625rem;
  margin-bottom: 6.3125rem;
}

@media (max-width: 767px) {
  .single-team-next {
    margin-top: 1.9375rem;
    margin-bottom: 3.8125rem;
  }
}

.single-team-next .c-btn-wrapper {
  margin-top: 4.6875rem;
}

@media (max-width: 767px) {
  .single-team-next .c-btn-wrapper {
    margin-top: 1.9375rem;
  }
}

.single-team-next .c-btn {
  padding-left: 0;
  border-left: 0;
}

.single-team {
  background-color: var(--theme-color-secondary-2);
}

.team-archive-hero {
  background-color: var(--theme-color-primary-3);
  color: var(--theme-color-secondary-2);
  padding: 8.5rem 0 6.4375rem;
}

@media (max-width: 767px) {
  .team-archive-hero {
    padding-top: 4rem;
    padding-bottom: 3.9375rem;
  }
}

.team-archive-hero__title {
  color: var(--theme-color-secondary-2);
}

@media (max-width: 767px) {
  .team-archive-hero__description {
    margin-top: 1.5625rem;
  }
}

.team-archive-cards {
  padding-top: 5.0625rem;
  padding-bottom: 3.8125rem;
}

@media (max-width: 767px) {
  .team-archive-cards {
    padding-top: 3rem;
    padding-bottom: 2.375rem;
  }
}

.team-archive-cards__single {
  margin-bottom: 2.25rem;
}

@media (max-width: 767px) {
  .team-archive-cards__single {
    margin-bottom: 1.5rem;
  }
}

.team-archive-cards + .block-cta {
  margin-top: 0;
}

.post-type-archive-team {
  background-color: var(--theme-color-primary-4);
}

body.search {
  background-color: var(--theme-color-primary-4);
}

body.search .main-content .container {
  max-width: 55rem;
}

.search-list {
  padding: 8.0625rem 0 12.4375rem;
}

@media (max-width: 767px) {
  .search-list {
    padding: 3.125rem 0 5rem;
  }
}

.search-list__wrapper {
  padding-bottom: 3.6875rem;
}

.search-list__wrapper form {
  position: relative;
}

.search-list__wrapper input {
  width: 100%;
  padding: 0.6875rem 0;
  padding-right: 3.75rem;
  font-weight: 700;
  color: var(--theme-color-secondary-1);
  letter-spacing: -0.0625rem;
  border: none;
  border-bottom: 0.125rem solid var(--theme-color-neutral-3);
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  font-size: 2.625rem;
  line-height: 1.14285714;
}

@media (max-width: 767px) {
  .search-list__wrapper input {
    font-size: 1.75rem;
    line-height: 1.14285714;
  }
}

.search-list__wrapper input:focus {
  border-color: var(--theme-color-primary-1);
}

.search-list__wrapper input::placeholder {
  color: var(--theme-color-neutral-2);
}

.search-list__wrapper input:not(:placeholder-shown) + .search-submit i::before {
  content: "";
}

.search-list__wrapper button {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media (max-width: 767px) {
  .search-list__wrapper button {
    top: 0.1875rem;
  }
}

.search-list__wrapper button i {
  font-size: 3.1875rem;
}

@media (max-width: 767px) {
  .search-list__wrapper button i {
    font-size: 2.125rem;
  }
}

.search-list__summary {
  margin-bottom: 1.1875rem;
}

.search-list__summary strong {
  letter-spacing: -0.08125rem;
  word-break: break-all;
}

.search-list .pagination {
  padding-bottom: 0;
}

.search-list__post {
  padding: 2.5625rem 0 2.4375rem;
  border-bottom: 0.0625rem solid var(--theme-color-neutral-4);
}

.search-list__post:first-child {
  border-top: 0.0625rem solid var(--theme-color-neutral-4);
}

.search-list__post-title {
  margin-bottom: 0;
  text-decoration: none;
}

@media (max-width: 767px) {
  .search-list__post-title {
    margin-bottom: 0.375rem;
  }
}

.search-list__post-title a {
  font-weight: 600;
  text-decoration: none;
}

.search-list__post-desc {
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .search-list__post-desc {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.screen-reader-text {
  width: 0;
  height: 0;
  position: absolute;
  left: -624.9375rem;
  visibility: hidden;
}

.pagination {
  flex-wrap: wrap;
  justify-content: center;
  padding: 5rem 0 9rem;
  gap: 0.3125rem;
}

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 700;
  color: var(--theme-color-secondary-1);
  border-radius: 50%;
  font-size: 1rem;
  line-height: 1;
}

.pagination .current {
  color: var(--theme-color-secondary-2);
  background-color: var(--theme-color-primary-1);
}

.pagination span.prev,
.pagination span.next {
  opacity: 0.5;
}

.pagination .prev::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pagination .next::before {
  content: "";
  font-family: "iconfont-ari";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-list__notfound {
  padding: 4.6875rem 0 4.8125rem;
  padding-right: min( 118px ,  7.03vw );
  padding-left: min( 118px ,  7.03vw );
  margin: 3.75rem 0 -2.375rem;
  border-radius: 1rem;
  background-color: var(--theme-search-empty-bg);
  font-size: 1.25rem;
  line-height: 1.6;
}

.search-list__notfound h1, .search-list__notfound h2, .search-list__notfound h3, .search-list__notfound h4, .search-list__notfound h5, .search-list__notfound h6,
.search-list__notfound .h1, .search-list__notfound .h2, .search-list__notfound .block-side-accordions__heading, .search-list__notfound h1, .search-list__notfound h2, .search-list__notfound h3, .search-list__notfound h4, .search-list__notfound h5, .search-list__notfound h6,
.search-list__notfound .h1, .search-list__notfound .h2, .search-list__notfound .h3, .search-list__notfound .h4, .search-list__notfound .block-comparison-table__table thead th, .block-comparison-table__table thead .search-list__notfound th, .search-list__notfound .h5, .search-list__notfound .search-list__post-title, .search-list__notfound .h6, .search-list__notfound .h4, .search-list__notfound .block-comparison-table__table thead th, .block-comparison-table__table thead .search-list__notfound th, .search-list__notfound .h5, .search-list__notfound .search-list__post-title, .search-list__notfound .h6 {
  margin-bottom: 1.1875rem;
}

@media (max-width: 767px) {
  .search-list__notfound {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.search-list__notfound a {
  text-decoration: underline;
}
