/* :root {
  --color-primary: #0A0144;
  --color-secondary: #2C59A6;
  --color-tertiary: #0C054A;
  --color-primary-light: #f0fcee;
  --color-card-gray: #575757;
  --color-darkest-gray: #323232;
  --color-darker-gray: #2c2c2c;
  --color-dark-gray: #444444;
  --color-light-gray: #f5f7f9;
  --color-light-gray-gradient: #F5F7F980;
  --color-lighest-gray: #e0e0e0;
  --color-dark: #000000;
  --color-light: #ffffff;
}


:root {
  font-size: calc(var(--base) / 16 * 100%);
  --r70: calc((70 / var(--base) * 1rem));
  --r68: calc((68 / var(--base) * 1rem));
  --r64: calc((64 / var(--base) * 1rem));
  --r56: calc((56 / var(--base) * 1rem));
  --r54: calc((54 / var(--base) * 1rem));
  --r52: calc((52 / var(--base) * 1rem));
  --r48: calc((48 / var(--base) * 1rem));
  --r47: calc((47 / var(--base) * 1rem));
  --r42: calc((42 / var(--base) * 1rem));
  --r40: calc((40 / var(--base) * 1rem));
  --r38: calc((38 / var(--base) * 1rem));
  --r36: calc((36 / var(--base) * 1rem));
  --r35: calc((35 / var(--base) * 1rem));
  --r34: calc((34 / var(--base) * 1rem));
  --r33: calc((33 / var(--base) * 1rem));
  --r32: calc((32 / var(--base) * 1rem));
  --r31: calc((31 / var(--base) * 1rem));
  --r30: calc((30 / var(--base) * 1rem));
  --r29: calc((29 / var(--base) * 1rem));
  --r28: calc((28 / var(--base) * 1rem));
  --r27: calc((27 / var(--base) * 1rem));
  --r26: calc((26 / var(--base) * 1rem));
  --r25: calc((25 / var(--base) * 1rem));
  --r24: calc((24 / var(--base) * 1rem));
  --r23: calc((23 / var(--base) * 1rem));
  --r22: calc((22 / var(--base) * 1rem));
  --r21: calc((21 / var(--base) * 1rem));
  --r20: calc((20 / var(--base) * 1rem));
  --r19: calc((19 / var(--base) * 1rem));
  --r18: calc((18 / var(--base) * 1rem));
  --r17: calc((17 / var(--base) * 1rem));
  --r16: calc((16 / var(--base) * 1rem));
  --r15: calc((15 / var(--base) * 1rem));
  --r14: calc((14 / var(--base) * 1rem));
  --r13: calc((13 / var(--base) * 1rem));
  --r12: calc((12 / var(--base) * 1rem));
  --r11: calc((11 / var(--base) * 1rem));
  --r10: calc((10 / var(--base) * 1rem));
  --base: 16;
  --text-small: var(--r15);
  --text-regular: var(--r16);
  --line-height-small: var(--r26);
  --line-height-regular: var(--r28);
  --line-height-regular-mobile: var(--r29);
  --line-height-lg: var(--r40);
  --line-height-xl: 118%;
  --line-height-2xl: var(--r42);
  --h1-font-size: var(--r70);
  --h1-line-height: var(--r);
  --h1-font-size-mobile: var(--r52);
  --h1-line-height-mobile: var(--r52);
  --h2-font-size: var(--r48);
  --h2-line-height: var(--r64);
  --h2-font-size-mobile: var(--r30);
  --h2-line-height-mobile: var(--r40);
  --h3-font-size: var(--r42);
  --h3-line-height: var(--r48);
  --h3-font-size-mobile: var(--r27);
  --h3-line-height-mobile: var(--r29);
  --h4-font-size: var(--r24);
  --h4-line-height: var(--r26);
  --h5-font-size: var(--r20);
  --h5-line-height: var(--r24);
  --h6-font-size: var(--r32);
  --h6-line-height: var(--r38);
  --h7-font-size: var(--r32);
  --h7-line-height: var(--r38);
  --hero-subtitle-font-size: var(--r27);
  --hero-subtitle-line-height: var(--r27);
  --hero-subtitle-font-size-mobile: var(--r27);
  --hero-subtitle-line-height-mobile: var(--r27);
  --hero-description-font-size: var(--r13);
  --hero-description-line-height: var(--r16);
  --hero-description-font-size-mobile: var(--r10);
  --hero-description-line-height-mobile: var(--r12);
  --subheader-font-size: var(--r24);
  --subeheader-line-height: var(--r30);
  --subheader-font-size-mobile: var(--r18);
  --subeheader-line-height-mobile: var(--r20);
  --subheader-alt-font-size: var(--r20);
  --subeheader-alt-line-height: var(--r28);
  --subheader-alt-font-size-mobile: var(--r20);
  --subeheader-alt-line-height-mobile: var(--r26);
  --testimonial-text-font-size: var(--r17);
  --testimonial-text-line-height: var(--r22);
  --testimonial-text-font-size-mobile: var(--r17);
  --testimonial-text-line-height-mobile: var(--r22);
  --testimonial-author-font-size: var(--r28);
  --testimonial-author-line-height: var(--r33);
  --cta-font-size: var(--r17);
  --cta-line-height: var(--r18);
  --list-font-size: var(--r16);
  --list-line-height: var(--r28);
  --navigation-font-size: var(--r15);
  --navigation-line-height: var(--r18);
  --headings-font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
  --text-font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
}

:root {
  --container-max-width: 1244px;
  --container-content: 1250px;
  --container-small: 824px;
  --container-padding-sm: 28px;
  --container-padding-md: 32px;
}

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

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

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

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

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

/**
 * 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;
  font-size: 1em;
}

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

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

/**
 * 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;
  font-size: 1em;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 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;
  outline-offset: -2px;
}

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

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

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

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

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

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

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Underline Headings can be centered */
.underline {
  display: table;
  margin: 0 auto;
  padding-bottom: 25px;
  background: linear-gradient(var(--color-primary), var(--color-primary)) bottom/100% 10px no-repeat;
}

.underline--left {
  margin: 0;
}

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

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

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

.color-gray-light {
  background: linear-gradient(90deg, var(--color-light-gray-gradient) 50%, var(--color-light) 50%);
  width: 100vw;
}

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

@media screen and (min-width: 992px) {
  .text-center--mobile {
    text-align: unset !important;
  }
}

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

@media screen and (min-width: 992px) {
  .text-left--mobile {
    text-align: unset !important;
  }
}

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

@media screen and (min-width: 992px) {
  .text-right--mobile {
    text-align: unset !important;
  }
}

.color-primary-background {
  background-color: var(--color-primary);
}

.color-primary-dark-background {
  background-color: var(--color-primary-dark);
}

.color-dark-background {
  background-color: var(--color-dark);
}

.color-dark-gray-background {
  background-color: var(--color-dark-gray);
}

.color-light-background {
  background-color: var(--color-primary-light);
}

.color-grey-background {
  background-color: var(--color-grey-100);
}

.color-primary {
  color: var(--color-primary);
}

.color-primary-dark {
  color: var(--color-primary-dark);
}

.color-dark {
  color: var(--color-dark);
}

.color-light {
  color: var(--color-light);
}

.color-grey {
  color: var(--color-grey-100);
}

.sm-flex-column {
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .sm-flex-column {
    flex-direction: row;
  }
}

.justify-end {
  justify-content: end;
}

.justify-center {
  justify-content: center;
}

.justify-start {
  justify-content: start;
}

.sm-hide {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .sm-hide {
    display: block !important;
  }
}

.sm-hide-flex {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .sm-hide-flex {
    display: flex !important;
  }
}

.md-hide {
  display: none !important;
}

@media screen and (min-width: 992px) {
  .md-hide {
    display: block !important;
  }
}

.md-hide-flex {
  display: none !important;
}

@media screen and (min-width: 992px) {
  .md-hide-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .sm-hide-up {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .md-hide-up {
    display: none !important;
  }
}

@media screen and (min-width: 1442px) {
  .lg-hide-up {
    display: none !important;
  }
}

.custom_boxes {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
}

.custom_boxes.column-gap-2x {
  grid-column-gap: 20px;
}

.custom_boxes.column-gap-3x {
  grid-column-gap: 30px;
}

.custom_boxes.no-column-gap {
  grid-column-gap: 0;
}

@media screen and (min-width: 1442px) {
  .custom_boxes.no-column-gap {
    grid-column-gap: 0;
  }
}

@media screen and (min-width: 992px) {
  .custom_boxes.two_column {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 992px) {
  .custom_boxes.three_column {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (min-width: 992px) {
  .custom_boxes.four_column {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (min-width: 992px) {
  .custom_boxes.five_six_column {
    grid-template-columns: 5fr 6fr;
  }
}

.custom_boxes_flex {
  display: flex;
  flex-wrap: wrap;
}

.custom_boxes_flex.flex-center, .custom_boxes_flex.align-center {
  justify-content: center;
}

.custom_boxes_flex .item_wrapper_type {
  margin: 0;
}

.custom_boxes_flex.two_column .item_wrapper_type {
  flex: 0 0 50%;
  max-width: 50%;
}

@media screen and (min-width: 768px) {
  .custom_boxes_flex.two_column .item_wrapper_type {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.custom_boxes_flex.three_column .item_wrapper_type {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

@media screen and (min-width: 768px) {
  .custom_boxes_flex.three_column .item_wrapper_type {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.custom_boxes_flex.four_column .item_wrapper_type {
  flex: 0 0 25%;
  max-width: 25%;
}

@media screen and (min-width: 992px) {
  .custom_boxes_flex.four_column .item_wrapper_type {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 15px 0;
  }
}

@media screen and (min-width: 768px) {
  .custom_boxes_flex.four_column .item_wrapper_type {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.flex-column {
  flex-direction: column;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.justify-center {
  justify-content: center;
}

.align-center {
  align-items: center;
}

@media screen and (min-width: 992px) {
  .no-padding>.vc_column_container>.vc_column-inner {
    padding: 0;
  }
}

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

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

.padding-large {
  padding: 32px 15px;
}

@media screen and (min-width: 992px) {
  .padding-large {
    padding: 64px 60px;
  }
}

@media screen and (min-width: 992px) {
  .padding-center-medium>div:nth-of-type(1) {
    padding-right: 28px;
  }

  .padding-center-medium>div:nth-of-type(2) {
    padding-left: 28px;
  }
}

.row-column-reverse--mobile {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 992px) {
  .row-column-reverse--mobile {
    display: block;
  }
}

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

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center p {
  text-align: center !important;
}

.small-text {
  font-size: 18px !important;
}

.wp-image-with-overlay {
  width: 100%;
  position: relative;
}

.wp-image-with-overlay__text {
  padding: 15px 30px;
}

@media screen and (min-width: 768px) {
  .wp-image-with-overlay__text {
    padding: 0;
  }
}

.wp-image-with-overlay__text h3 {
  border-radius: 20px;
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
  color: var(--color-light);
  padding: 15px;
  width: 100%;
  font-size: var(--r16);
  line-height: var(--r16);
  text-align: center;
}


@media screen and (min-width: 768px) {
  .wp-image-with-overlay__text h3 {
    position: absolute;
    right: 0;
    top: 30px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    top: 90px;
    padding: 20px;
    width: 330px;
    font-size: var(--r26);
    line-height: var(--r26);
    text-align: left;
  }
}

.wp-image-with-overlay img {
  width: 100%;
  height: auto;
  display: block;
}

.custom-list ul {
  list-style-type: disc;
  color: var(--color-secondary);
  font-size: var(--r24);
  line-height: var(--r28);
}

@media screen and (min-width: 768px) {
  .custom-list ul {
    font-size: var(--r30);
    line-height: var(--r36);
  }
}

.custom-list .wpb_wrapper {
  display: flex;
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .custom-list .wpb_wrapper {
    max-width: 100%;
    justify-content: center;
  }
}

.custom-list .vc_column-inner {
  padding-top: 0 !important;
}

.telephone-icon {
  text-decoration: none;
  margin-top: 1rem;
  display: block;
  margin-bottom: 1rem !important;
}

.telephone-icon strong {
  color: var(--color-secondary);
}

.custom-icon::before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
}

.telephone-icon::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.4' height='18.4' viewBox='0 0 18.4 18.4'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-521.987 -2649.241)'%3E%3Cpath id='Path_505' data-name='Path 505' d='M539.451,2658.441a8.264,8.264,0,1,1-8.264-8.263,8.264,8.264,0,0,1,8.264,8.263m.936,0a9.2,9.2,0,1,0-9.2,9.2,9.2,9.2,0,0,0,9.2-9.2' fill='%232c59a6'/%3E%3Cpath id='Path_506' data-name='Path 506' d='M533.266,2657.386a2.477,2.477,0,0,1,.251,1.09.372.372,0,0,0,.371.372h0a.371.371,0,0,0,.371-.372,3.244,3.244,0,0,0-1.527-2.753,3.259,3.259,0,0,0-1.678-.492.372.372,0,1,0-.01.743,2.49,2.49,0,0,1,2.221,1.412' fill='%232c59a6'/%3E%3Cpath id='Path_507' data-name='Path 507' d='M535.424,2656.342a4.9,4.9,0,0,0-4.371-2.766h0a.372.372,0,0,0,0,.744,4.159,4.159,0,0,1,4.124,4.156.372.372,0,0,0,.371.372h0a.373.373,0,0,0,.372-.372,4.856,4.856,0,0,0-.491-2.134' fill='%232c59a6'/%3E%3Cpath id='Path_508' data-name='Path 508' d='M534.172,2660.2a.7.7,0,0,0-.906-.1l-.79.508a12.243,12.243,0,0,1-3.415-3.66l.561-.753a.7.7,0,0,0-.036-.911l-1.231-1.32a.727.727,0,0,0-1.094.037l-.343.422a1.981,1.981,0,0,0-.459,1.338,4.033,4.033,0,0,0,.376,1.55,11.724,11.724,0,0,0,2.168,3.114,13.484,13.484,0,0,0,2.267,1.972,4.528,4.528,0,0,0,2.4.911,1.864,1.864,0,0,0,1.174-.389l.443-.311a.727.727,0,0,0,.113-1.089Z' fill='%232c59a6'/%3E%3C/g%3E%3C/svg%3E");
}


.time-icon {
  color: var(--color-secondary);
}

.time-icon::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.4' height='18.4' viewBox='0 0 18.4 18.4'%3E%3Cg id='Group_174' data-name='Group 174' transform='translate(-521.987 -2689.426)'%3E%3Cg id='Group_172' data-name='Group 172'%3E%3Cpath id='Path_509' data-name='Path 509' d='M539.451,2698.626a8.264,8.264,0,1,1-8.264-8.264,8.263,8.263,0,0,1,8.264,8.264m.936,0a9.2,9.2,0,1,0-9.2,9.2,9.2,9.2,0,0,0,9.2-9.2' fill='%232c59a6'/%3E%3C/g%3E%3Cg id='Group_173' data-name='Group 173'%3E%3Cpath id='Path_510' data-name='Path 510' d='M535.334,2703.761a.506.506,0,0,1-.717,0l-4.108-4.107a1.151,1.151,0,0,1-.349.055,1.122,1.122,0,0,1-.507-2.123v-5.194a.507.507,0,1,1,1.014,0v5.194a1.123,1.123,0,0,1,.615,1,1.159,1.159,0,0,1-.055.35l4.107,4.107a.505.505,0,0,1,0,.717' fill='%232c59a6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}



.centered-title {
  display: flex;
  justify-content: center;
}

.centered-title h2 {
  border-bottom: 2px solid #b1c2de;
  padding-bottom: 1rem;
}

button {
  background: none;
  border: 0;
  cursor: pointer;
  border-radius: 0px;
}

.btn, .wp-tab-content--alt a, [type=submit], .gform_button button, .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .page-container .vc_btn3.vc_general {
  padding: 16px 32px;
  border-radius: 20px;
  font-weight: bold;
  font-size: var(--r18);
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
  cursor: pointer;
  border: 0;
  width: 100%;
  display: block;
  color: var(--color-light) !important;
  text-decoration: none;
  text-align: center;
  transition: background 0.5s ease;
}

.btn:hover, .wp-tab-content--alt a:hover, [type=submit]:hover, .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover, .page-container .vc_btn3.vc_general:hover {
  text-decoration: none;
  color: var(--color-light);
  background: linear-gradient(to left, var(--color-tertiary) 0%, var(--color-secondary) 100%);
  transition: background 0.5s ease;
}

@media screen and (min-width: 768px) {
  .btn, .wp-tab-content--alt a, [type=submit], .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .page-container .vc_btn3.vc_general {
    display: inline;
    width: max-content;
  }
}

.btn:hover, .wp-tab-content--alt a:hover, [type=submit]:hover, .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover, .page-container .vc_btn3.vc_general:hover,
.btn:focus,
.wp-tab-content--alt a:focus,
[type=submit]:focus,
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
.page-container .vc_btn3.vc_general:focus,
.btn:active,
.wp-tab-content--alt a:active,
[type=submit]:active,
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
.page-container .vc_btn3.vc_general:active {
  background-color: var(--button-hover-background);
}

.btn:disabled, .wp-tab-content--alt a:disabled, [type=submit]:disabled, .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:disabled, .page-container .vc_btn3.vc_general:disabled {
  opacity: 0.75;
  pointer-events: none;
  cursor: not-allowed;
}

.btn--dark {
  --button-background: var(--color-dark);
  --button-hover-background: var(--color-grey-400);
  color: var(--color-light);
}

.btn--transparent {
  background-color: transparent;
  color: var(--color-darkest-gray);
  border-color: var(--color-darkest-gray);
}

.btn--transparent:hover,
.btn--transparent:focus,
.btn--transparent:active {
  background-color: var(--color-dark-gray);
  color: var(--color-light);
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
html {
  font-family: var(--text-font-family);
  color: var(--color-darkest-gray);
  accent-color: var(--color-red);
  scroll-behavior: smooth;
}

main {
  overflow-x: clip;
}

strong,
b {
  font-weight: bold;
}

a,
a:hover {
  text-decoration: none;
}

p,
.text__para {
  font-size: var(--text-regular);
  line-height: var(--line-height-regular-mobile);
}

@media screen and (min-width: 768px) {

  p,
  .text__para {
    line-height: var(--line-height-regular);
  }
}

.text__para--regular {
  font-weight: 700;
}


h1,
.h1,
.h1 p {
  font-family: var(--headings-font-family);
  font-size: var(--h1-font-size-mobile);
  line-height: var(--h1-line-height-mobile);
  font-weight: 800;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {

  h1,
  .h1,
  .h1 p {
    font-size: var(--h1-font-size);
    line-height: var(--h1-line-height);
  }
}

h2,
.h2,
.h2 p {
  font-family: var(--headings-font-family);
  font-weight: 700;
  font-size: var(--h2-font-size-mobile);
  line-height: var(--h2-line-height-mobile);
  color: var(--color-primary);
}

@media screen and (min-width: 992px) {

  h2,
  .h2,
  .h2 p {
    font-size: var(--h2-font-size);
    line-height: var(--h2-line-height);
  }
}

h3,
.h3,
.h3 p {
  font-weight: bold;
  font-size: var(--h3-font-size-mobile);
  line-height: var(--h3-line-height-mobile);
}

@media screen and (min-width: 992px) {

  h3,
  .h3,
  .h3 p {
    font-size: var(--h3-font-size);
    line-height: var(--h3-line-height);
  }
}

h4,
.h4,
.h4 p {
  font-weight: bold;
  font-size: var(--h4-font-size-mobile);
  line-height: var(--h4-line-height-mobile);
}

@media screen and (min-width: 992px) {

  h4,
  .h4,
  .h4 p {
    font-size: var(--h4-font-size);
    line-height: var(--h4-line-height);
  }
}

h5,
.h5,
.h5 p {
  font-weight: 600;
  font-size: var(--h5-font-size);
  line-height: var(--h5-line-height);
}

h6,
.h6,
.h6 p {
  font-weight: 600;
  font-size: var(--h6-font-size);
  line-height: var(--h6-line-height);
}

.h7,
.h7 p {
  font-weight: 600;
  font-size: var(--h7-font-size);
  line-height: var(--h7-line-height);
}

small,
.text__small,
.text__small p {
  font-size: var(--text-small);
  line-height: var(--line-height-small);
}

.text__subheader, .wp-hero__subtitle,
.text__subheader p,
.wp-hero__subtitle p {
  font-size: var(--subheader-font-size-mobile);
  line-height: var(--subeheader-line-height-mobile);
  font-weight: 600;
}

@media screen and (min-width: 768px) {

  .text__subheader, .wp-hero__subtitle,
  .text__subheader p,
  .wp-hero__subtitle p {
    font-size: var(--subheader-font-size);
    line-height: var(--subeheader-line-height);
  }
}

.text__subheader-alt,
.text__subheader-alt p {
  font-size: var(--subheader-alt-font-size-mobile);
  line-height: var(--subeheader-alt-line-height-mobile);
  font-weight: 600;
}

@media screen and (min-width: 768px) {

  .text__subheader-alt,
  .text__subheader-alt p {
    font-size: var(--subheader-alt-font-size);
    line-height: var(--subeheader-alt-line-height);
  }
}

.cta {
  font-family: var(--headings-font-family);
  font-size: var(--cta-font-size);
  line-height: var(--cta-line-height);
}

.link-cta, .wp-post__read-more, .wp-tab-content:not(.wp-tab-content--alt) a {
  color: var(--color-primary);
  position: relative;
  font-weight: bold;
  display: inline-block;
  padding-right: 10px;
  text-decoration: none;
}

.link-cta::after, .wp-post__read-more::after, .wp-tab-content:not(.wp-tab-content--alt) a::after {
  content: "";
  position: absolute;
  border-top: 2px solid var(--color-primary);
  border-right: 2px solid var(--color-primary);
  width: 7.5px;
  height: 7.5px;
  transform: rotate(45deg);
  right: 0;
  top: 50%;
  margin-top: -5px;
}

.link-cta:hover, .wp-post__read-more:hover, .wp-tab-content:not(.wp-tab-content--alt) a:hover, .link-cta:focus-visible, .wp-post__read-more:focus-visible, .wp-tab-content:not(.wp-tab-content--alt) a:focus-visible {
  color: var(--color-primary);
  text-decoration: none;
}

.link-cta:hover::before, .wp-post__read-more:hover::before, .wp-tab-content:not(.wp-tab-content--alt) a:hover::before, .link-cta:focus-visible::before, .wp-post__read-more:focus-visible::before, .wp-tab-content:not(.wp-tab-content--alt) a:focus-visible::before {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 3px;
  left: 0;
  background: var(--color-primary);
}

ol,
ul {
  font-size: var(--list-font-size);
  line-height: var(--list-line-height);
}

.entry-content p a,
p a,
p a:hover {
  text-decoration: underline;
  color: inherit;
}

a,
a:hover {
  color: currentColor;
  text-decoration: underline;
}

.field-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]),
textarea,
select {
  padding: 12px !important;
  min-width: 260px;
  font-size: var(--r15);
  background: var(--color-light);
  border: 1px solid black;
  color: var(--color-darkest-gray);
}

input:not([type=checkbox]):not([type=radio])::placeholder,
textarea::placeholder,
select::placeholder {
  color: var(--color-dark-gray);
}

input:not([type=checkbox]):not([type=radio]):focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  border-color: var(--color-primary);
}

select {
  border-bottom: 0;
  appearance: none;
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23323232' stroke-width='0' viewBox='0 0 20 20' aria-hidden='true' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px 20px;
  padding-right: 40px;
}

select:focus-visible {
  box-shadow: 0 0 0 3px var(--color-primary);
  outline: 3px solid transparent;
}

.sr-only, input[type=radio], input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

input[type=checkbox]:focus-visible+label::before {
  box-shadow: 0 0 0 3px var(--color-primary);
  outline: 3px solid transparent;
}

input[type=checkbox]+label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  cursor: pointer;
}

input[type=checkbox]+label::before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  border: 2px solid var(--color-dark-gray);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -1px;
}

input[type=checkbox]:checked+label::after {
  content: "";
  height: 19px;
  width: 23px;
  left: 2px;
  bottom: 3px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='22' fill='none'%3E%3Cpath fill='%232DD60A' d='M24.436 0 27 2.658 8.307 22C5.557 19.157 2.763 16.265 0 13.406l2.571-2.673 5.742 5.95L24.436 0Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

input[type=radio]:focus-visible+label::before {
  box-shadow: 0 0 0 3px var(--color-primary);
  outline: 3px solid transparent;
}

input[type=radio]+label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  cursor: pointer;
}

input[type=radio]+label::before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  border: 2px solid var(--color-dark-gray);
  border-radius: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

input[type=radio]:checked+label::after {
  content: "";
  height: 11px;
  width: 11px;
  left: 3.5px;
  bottom: 2px;
  position: absolute;
  background: var(--color-primary);
  border-radius: 100%;
}

.page-container {
  max-width: var(--container-max-width);
  padding: 0 var(--container-padding-sm);
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (min-width: 992px) {
  .page-container {
    padding: 0 var(--container-padding-md);
  }
}

.page-container--small {
  max-width: var(--container-small);
}

.page-container--medium {
  max-width: var(--container-medium);
}

.offset-shadow-container, .changeable-pannels__item {
  position: relative;
}

.offset-shadow-container::after, .changeable-pannels__item::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background: var(--color-primary-light);
  left: 25px;
  top: 35px;
  z-index: -1;
}

.offset-shadow-container--gray::after {
  background: var(--color-light-gray);
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 40px);
}

.border-divider, hr, .lice-list.list--with-divider li::after,
.entry-content ul.list--with-divider li::after {
  background: var(--color-lighest-gray);
  height: 3px;
  width: 100%;
}

.vc_separator {
  background: var(--color-lighest-gray) !important;
  height: 3px !important;
  width: 100% !important;
  border: 0px !important;
  margin-bottom: 0 !important;
}

.lice-list,
.entry-content ul {
  display: flex;
  flex-direction: column;
  position: relative;
}

.lice-list li,
.entry-content ul li {
  padding-left: 32px;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.lice-list li::before,
.entry-content ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  border: 4px solid var(--color-primary);
  left: 0;
  top: 5px;
  border-radius: 1px;
}

.lice-list.list--with-divider li::after,
.entry-content ul.list--with-divider li::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
}

hr {
  margin: 40px 0;
  border: 0;
}

.cta-title-section {
  padding-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .cta-title-section {
    padding-bottom: 0px;
  }
}

.cta-title-section p {
  max-width: 640px;
}

.text-primary {
  color: var(--color-primary);
}

.faqs-container {
  padding: 20px;
  background: #f5f7f9;
  border-radius: 4px;
}

@media screen and (min-width: 992px) {
  .faqs-container {
    padding: 70px;
  }
}

.gfield_required_text {
  display: none !important;
}

.gfield_required {
  position: relative;
}

.gfield_required .gfield_required_text {
  display: none !important;
}

.gfield_required::after {
  content: "*";
  color: var(--color-darkest-gray) !important;
}

.contact-form input,
.contact-form select {
  min-width: 100px !important;
  padding: 11px !important;
}

.contact-form .gchoice {
  margin-bottom: 14px;
}

.contact-form .gfield_label,
.contact-form label {
  margin-bottom: 15px !important;
  line-height: 1.75rem;
  font-weight: 600;
}

.contact-form [type=checkbox]+label,
.contact-form [type=radio]+label {
  line-height: 100% !important;
  font-weight: 400 !important;
}



.text-with-image-block {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex !important;
  flex-direction: column !important;
}

.text-with-image-block .wpb_single_image {
  margin-right: 0 !important;
}

@media screen and (min-width: 992px) {
  .text-with-image-block {
    padding-top: 120px;
    padding-bottom: 120px;
    display: flex !important;
    flex-direction: row !important;
  }

  .text-with-image-block__text-column {
    max-width: 473px;
    margin-right: auto;
  }
}

.text-with-image-block ul {
  display: flex;
  flex-direction: column;
  position: relative;
}

.text-with-image-block ul li {
  padding-left: 32px;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.text-with-image-block ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  border: 4px solid var(--color-primary);
  left: 0;
  top: 5px;
  border-radius: 1px;
}

@media screen and (min-width: 992px) {
  .text-with-image-block ul li {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.text-with-image-block__cta-container .wpb_wrapper {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}

.vc_row[id] {
  scroll-padding-top: 80px;
  scroll-margin-top: 80px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield !important;
}

.gfield_description.instruction {
  display: none !important;
}

@media screen and (min-width: 768px) {
  #masthead.site-header .mobile-navigation {
    padding-bottom: 2rem;
  }
}

/*--------------------------------------------------------------
# Components : WPbakery Stuff
# Sections: Header , Footer etc
--------------------------------------------------------------*/
.cta_boxes .item_wrapper_type {
  text-align: center;
  background: transparent;
  transition: background-color 0.3s ease;
}

.cta_boxes .item_wrapper_type:hover {
  background: #FFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

.cta_boxes .item_wrapper_type .item_content {
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cta_boxes .item_wrapper_type .box_details {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.cta_boxes .item_wrapper_type .box_details h3 {
  margin-top: 55px;
}

.cta_boxes .item_wrapper_type .box_details span.box_number {
  color: var(--color-primary);
}

.cmp-image-box-footer {
  padding: 60px 0;
}

@media screen and (min-width: 992px) {
  .cmp-image-box-footer {
    padding: 105px 0 0;
  }
}

.cmp-image-box-footer>div {
  align-items: center;
}

.cmp-image-box-footer .btn, .cmp-image-box-footer .wp-tab-content--alt a, .wp-tab-content--alt .cmp-image-box-footer a, .cmp-image-box-footer .page-container .vc_btn3.vc_general, .page-container .cmp-image-box-footer .vc_btn3.vc_general, .cmp-image-box-footer .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .cmp-image-box-footer .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .cmp-image-box-footer [type=submit] {
  display: block;
}

.cmp-image-box-footer--content {
  text-align: center;
  padding: 0 15px;
}

@media screen and (min-width: 992px) {
  .cmp-image-box-footer--content {
    text-align: left;
    margin-left: 100px;
  }
}

.cmp-image-box-footer img {
  width: 100%;
  margin-bottom: 40px;
  border-radius: 4px;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .cmp-image-box-footer img {
    margin-bottom: -72px;
  }
}

.cmp-image-box-footer h2 {
  margin-bottom: 2rem;
}

.cmp-image-box-footer p {
  margin-bottom: 3rem;
}

#primary .vc_toggle {
  margin-bottom: 30px;
}

#primary .vc_toggle h3.vc_custom_heading {
  margin: 10px 0;
}

#primary .vc_toggle .vc_toggle_title {
  background: #ebecee;
  padding: 18px 30px;
  font-weight: 600;
  padding-right: 70px;
  border-radius: 4px;
}

#primary .vc_toggle .vc_toggle_title>h4 {
  font-size: 1.25rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 768px) {
  #primary .vc_toggle .vc_toggle_title>h4 {
    font-size: 1.5rem;
    line-height: 3rem;
  }
}

#primary .vc_toggle .vc_toggle_title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23323232' stroke-width='0' viewBox='0 0 20 20' aria-hidden='true' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
}

#primary .vc_toggle.vc_toggle_active .vc_toggle_title::after {
  transform: translateY(-50%) rotate(180deg);
}

#primary .vc_toggle .vc_toggle_icon {
  display: none;
}

#primary .vc_toggle .vc_toggle_content {
  font-size: var(--r15);
  margin: 0;
  padding: 24px 30px;
}

#primary .vc_toggle .vc_toggle_content a {
  text-decoration: underline;
}

#primary .vc_toggle .vc_toggle_content p {
  margin: 0;
  text-align: left !important;
}

.contact-us-section p {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: var(--color-primary);
}

.contact-us-section h2 {
  color: var(--color-secondary);
}

.tiny-slider {
  position: relative;
}

.tiny-slider.centered {
  text-align: center;
}

.tiny-slider.testimonial .tns-inner {
  width: 80%;
  margin: 0 auto !important;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .tiny-slider.testimonial .tns-inner {
    width: 90%;
  }
}

.tiny-slider .tns-outer {
  display: flex;
  flex-direction: column;
  position: relative;
}

.tiny-slider .tns-controls {
  order: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tiny-slider .tns-controls button {
  display: block;
  cursor: pointer;
}

.tiny-slider .tns-controls button {
  position: absolute;
  top: 50%;
}

.tiny-slider button {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.871%22%20height%3D%2231.334%22%20viewBox%3D%220%200%2020.871%2031.334%22%3E%3Cg%20id%3D%22Group_27%22%20data-name%3D%22Group%2027%22%20transform%3D%22translate(-7.392%20-1863.93)%22%3E%3Cpath%20id%3D%22Path_80%22%20data-name%3D%22Path%2080%22%20d%3D%22M28.263%2C1869.031l-5.2-5.1L7.392%2C1879.6l15.667%2C15.667%2C5.2-5.1L17.594%2C1879.6Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 31px;
  font-size: 0;
}

.tiny-slider button[data-controls=prev] {
  margin-right: 10px;
}

.tiny-slider button[data-controls=prev] {
  left: 0;
}

.tiny-slider button[data-controls=next] {
  transform: rotate(180deg);
  margin-left: 10px;
}

.tiny-slider button[data-controls=next] {
  right: 0;
}

.testimonial-slider {
  display: flex;
  align-items: center;
}

.testimonial {
  padding: 30px;
}

.testimonial_content {
  background: var(--color-light);
  border-radius: 20px;
  padding: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .testimonial_content {
    min-height: 365px;
  }
}

.testimonial_item {
  padding: 20px;
}

.testimonial_image {
  background-image: url('images/stars-testimonial.png');
  height: 75px;
  width: 229px;
}

.testimonial_image img {
  border-radius: 100%;
  height: 125px;
  width: 125px;
}

.testimonial_text {
  color: var(--color-grey-400);
  font-size: var(--testimonial-text-font-size-mobile);
  line-height: var(--testimonial-text-line-height-mobile);
  margin-bottom: 10px;
  text-align: center !important;
}

@media screen and (min-width: 768px) {
  .testimonial_text {
    font-size: var(--testimonial-text-font-size);
    line-height: var(--testimonial-text-line-height);
  }
}

.testimonial_author {
  margin-bottom: 10px;
  color: var(--color-primary);
  font-size: var(--testimonial-author-font-size);
  line-height: var(--testimonial-author-line-height);
  font-weight: bold;
}

.cta-heading-wrapper .cta-heading {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-grey-200);
  padding-bottom: 45px;
}

.cta-heading-wrapper .cta-heading--buttons {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cta-heading-wrapper .cta-heading--buttons {
    margin-top: 0;
    flex-direction: row;
  }
}

.cta-heading-wrapper .cta-heading--buttons a {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .cta-heading-wrapper .cta-heading--buttons a {
    margin-left: 20px;
    margin-top: 0;
  }
}

.cta-heading-wrapper .cta-heading .underline {
  margin: 0 auto -50px;
  text-transform: uppercase;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .cta-heading-wrapper .cta-heading .underline {
    margin: 0 0 -50px 0;
  }
}

.center-blue-headline .wpb_wrapper {
  border-radius: 40px;
  padding: 25px;
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem !important;
}

.center-blue-headline .wpb_wrapper h2, .center-blue-headline .wpb_wrapper p {
  color: var(--color-light);
}

.center-blue-headline .wpb_wrapper p {
  font-size: var(--r16);
}

@media screen and (min-width: 768px) {
  .center-blue-headline .wpb_wrapper p {
    font-size: var(--r24);
  }
}

.grey-background {
  background: linear-gradient(to bottom, #d2d4d7 5%, #FFF 25%, #afb1b9 100%);
}

.blue-background {
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
}

.wp-hero {
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
}

.wp-hero--reverse {
  background: linear-gradient(to right, var(--color-tertiary) 0%, var(--color-secondary) 100%);
}

.wp-hero__content {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-top: 30px;
}

.wp-hero__title {
  margin-bottom: 10px;
}

.wp-hero a {
  text-decoration: none;
}

.wp-hero__image {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wp-hero__image {
    width: 460px;
    position: absolute;
  }
}

.wp-hero__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 4px;
}

.wp-hero__cta-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
  text-align: center;
}

.wp-hero__cta-container:empty {
  display: none;
}

.wp-hero__subtitle {
  display: block;
  font-size: var(--hero-subtitle-font-size-mobile);
  line-height: var(--hero-subtitle-line-height-mobile);
  color: var(--color-light);
  width: 240px;
  margin: auto;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .wp-hero__subtitle {
    font-size: var(--hero-subtitle-font-size);
    line-height: var(--hero-subtitle-line-height);
    margin-left: 7rem;
    margin-bottom: 11rem;
    width: 100%;
  }
}

.wp-hero__tagline {
  color: var(--color-primary);
  margin-bottom: 20px;
  display: inline-block;
}

.wp-hero__text {
  color: var(--color-light);
}

@media screen and (min-width: 768px) {
  .wp-hero__text {
    margin-left: 325px;
  }
}

.wp-hero__description {
  font-size: var(--hero-description-font-size-mobile);
  line-height: var(--hero-description-line-height-mobile);
  position: absolute;
  width: 111px;
  text-align: left;
  right: 30px;
  top: 272px;
}


@media screen and (min-width: 768px) {

  .wp-hero__description {
    font-size: var(--hero-description-font-size);
    line-height: var(--hero-description-line-height);
    margin-left: 7rem;
    margin-bottom: 2rem;
    position: static;
    width: 280px;
  }

  .wp-hero__content {
    flex-direction: row;
    align-items: end;
    text-align: left;
    justify-content: start;
    padding-top: 0;
    position: relative;
  }

  .wp-hero--reverse .wp-hero__content {
    flex-direction: row-reverse;
    height: 512px;
  }

  .wp-hero--vertical {
    background: linear-gradient(180deg, var(--hero-background-left) 70%, var(--hero-background-right) 30%);
  }

  .wp-hero--vertical .wp-hero__content {
    flex-direction: column;
    max-width: 844px;
  }

  .wp-hero--vertical .wp-hero__text {
    max-width: unset;
    text-align: center !important;
  }

  .wp-hero--vertical .wp-hero__text p,
  .wp-hero--vertical .wp-hero__text h2 {
    text-align: center !important;
  }

  .wp-hero--vertical .wp-hero__image {
    width: 100%;
  }

  .wp-hero--vertical .wp-hero__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
  }

  .wp-hero--vertical .wp-hero__cta-container {
    justify-content: center;
  }

  .wp-hero--small {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .wp-hero--small .wp-hero__content {
    padding: 0;
  }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
  .wp-hero--small {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 992px) {
  .wp-hero__cta-container {
    flex-direction: row;
  }
}

.cmp-text-with-icons {
  background: var(--color-dark-gray);
  color: var(--color-light);
  padding: 100px 0 100px;
  text-align: center;
}

.cmp-text-with-icons h1,
.cmp-text-with-icons h2,
.cmp-text-with-icons h3,
.cmp-text-with-icons h4,
.cmp-text-with-icons h5,
.cmp-text-with-icons h6,
.cmp-text-with-icons p {
  margin: 0;
}

.cmp-text-with-icons__title {
  margin-bottom: 30px;
}

.cmp-text-with-icons .page-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 55px;
}

.cmp-text-with-icons__list {
  display: flex;
  flex-direction: column;
  gap: 55px;
}

.cmp-text-with-icons__item {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
}

.cmp-text-with-icons__item p {
  text-align: left !important;
}

.cmp-text-with-icons__item-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.cmp-text-with-icons__image {
  width: 35px;
  height: 35px;
  object-fit: contain;
}

.cmp-text-with-icons--top-padding {
  position: relative;
  z-index: -10;
  margin-top: -320px;
  padding-top: 320px;
}

.cmp-text-with-icons__list {
  gap: 65px;
}

.cmp-text-with-icons__list li {
  position: relative;
}

.cmp-text-with-icons__list li::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  background: #656676;
  height: 1px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .cmp-text-with-icons {
    padding: 140px 0 200px;
    text-align: left;
  }

  .cmp-text-with-icons--top-padding {
    margin-top: -400px;
    padding-top: 500px;
  }

  .cmp-text-with-icons .page-container {
    gap: 180px;
    justify-content: center;
    flex-direction: row;
  }

  .cmp-text-with-icons__content {
    width: 475px;
    flex-shrink: 0;
  }

  .cmp-text-with-icons__item {
    flex-direction: row;
    align-items: flex-start;
  }
}

.vc_tta.vc_general {
  padding: 0 !important;
}

.vc_tta-tabs {
  padding-top: 20px;
}

@media (max-width: 768px) {
  .vc_tta-tabs {
    width: calc(100% + var(--container-padding-sm) * 2);
    margin-left: calc(var(--container-padding-sm) * -1);
  }
}

.vc_tta-tabs .vc_tta-tab a {
  padding: 20px 22px;
}

.vc_tta-tabs .vc_tta-tabs-container {
  margin-right: 0 !important;
}

.vc_tta-tabs .vc_tta-tabs-list {
  display: flex !important;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
  flex: 1 !important;
  margin: 0 !important;
  position: relative;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab+.vc_tta-tab::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: #c1c2c3;
  z-index: 1;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background: var(--color-dark-gray) !important;
  color: var(--color-light) !important;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active::before {
  display: none;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active+.vc_tta-tab::before {
  display: none;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a {
  border-radius: 0 !important;
  border: 0 !important;
  text-align: center !important;
  background: #ebecee !important;
  color: var(--color-darkest-gray) !important;
  font-size: 1.25rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100%;
}

.vc_tta-tabs .vc_tta-panels {
  border-radius: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

.vc_tta-tabs .vc_tta-panel-body {
  padding: 0 !important;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel-heading {
  border-radius: 0 !important;
  border: 0 !important;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel-title a {
  border-radius: 0 !important;
  border: 0 !important;
  background: #ebecee !important;
  color: var(--color-darkest-gray) !important;
  font-size: 1.25rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel-heading {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a {
  background: var(--color-dark-gray) !important;
  color: var(--color-light) !important;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.tabs-scroll-container {
  position: relative;
}

.tabs-scroll-container>* {
  position: sticky;
}

.vc_tta.vc_general.fixed-tabs {
  padding: 64px 0 !important;
}

.vc_tta.vc_general.fixed-tabs .vc_tta-panel-body {
  display: block !important;
}

.vc_tta.vc_general.fixed-tabs .vc_tta-panel {
  align-items: center;
}

.vc_tta.vc_general.fixed-tabs .tabs-container {
  position: relative;
}

.vc_tta.vc_general.fixed-tabs .vc_tta-tabs-container {
  position: sticky !important;
  top: 0;
  overflow: clip;
  top: 96px;
}

.wp-tab-content {
  display: flex;
  flex-direction: column;
  background: var(--color-dark-gray);
  width: calc(100% + var(--container-padding-sm) * 2);
  margin-left: calc(var(--container-padding-sm) * -1);
  color: white;
}

.wp-tab-content__title {
  font-weight: 600;
}

.wp-tab-content__text {
  padding: 32px calc(var(--container-padding-sm) * 2);
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.wp-tab-content__image {
  width: 100%;
}

.wp-tab-content__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 992px) {
  .wp-tab-content {
    width: 100%;
    margin-left: unset;
    flex-direction: row;
    width: calc(100% - 1.5px);
  }

  .wp-tab-content__image {
    width: 50%;
    min-height: 690px;
  }

  .wp-tab-content__text {
    padding: 100px 128px;
    align-items: flex-start;
    justify-content: center;
  }

  .wp-tab-content__text>* {
    max-width: 290px;
  }
}

.wp-tab-content--alt {
  background: white;
  color: var(--color-dark-gray);
}

.wp-tab-content--alt a {
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  .wp-tab-content--alt {
    flex-direction: row-reverse;
    align-items: center;
    gap: 20px;
    margin: 80px 0;
  }

  .wp-tab-content--alt .wp-tab-content__text {
    padding: 0;
    max-width: 480px;
    margin-right: auto;
  }

  .wp-tab-content--alt .wp-tab-content__text>* {
    max-width: unset;
  }

  .wp-tab-content--alt .wp-tab-content__image {
    height: 520px;
  }
}

.regular-tabs-mobile {
  display: flex;
  flex-direction: column;
  width: calc(100% + var(--container-padding-sm) * 2);
  margin-left: calc(var(--container-padding-sm) * -1);
}

.regular-tabs-mobile .vc_tta-tab {
  flex: 1 !important;
  margin: 0 !important;
  position: relative;
}

.regular-tabs-mobile .vc_tta-tab.vc_active a {
  background: var(--color-dark-gray) !important;
  color: var(--color-light) !important;
}

.regular-tabs-mobile .vc_tta-tab a {
  border-radius: 0 !important;
  border: 0 !important;
  text-align: center !important;
  background: #ebecee !important;
  color: var(--color-darkest-gray) !important;
  font-size: 1.25rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .regular-tabs-mobile {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .regular-tabs-mobile {
    display: none;
  }
}

.regular-tabs-mobile a {
  padding: 15px 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-decoration: none !important;
}

.regular-tabs-mobile:has(+ .fixed-tabs) {
  position: sticky;
  top: 97px;
  z-index: 1;
}

.regular-tabs-mobile .vc_tta-tab {
  margin-top: -1px !important;
}

@media screen and (min-width: 768px) {
  .regular-tabs-mobile .vc_tta-tab {
    margin-top: 0 !important;
  }
}

#primary .vc_tta-panel-heading {
  display: none;
}

.image-box-carousel--content {
  margin-right: 10px;
}

.image-box-carousel--content.vc_col-md-6 {
  padding: 70px var(--container-padding-md);
}

@media screen and (min-width: 992px) {
  .image-box-carousel--content {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
  }

  .image-box-carousel--content.vc_col-md-6 {
    padding: 110px 145px;
  }
}

.image-box-carousel--slider.vc_col-md-6 {
  padding-left: 10px;
}

.image-box-carousel--overlay {
  background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8) 30%);
}

@media screen and (min-width: 992px) {
  .image-box-carousel--overlay {
    background: linear-gradient(to bottom, transparent 65%, rgba(0, 0, 0, 0.8) 35%);
  }
}

.image-box-carousel__container {
  display: flex;
  align-items: end;
  min-height: 625px;
  width: 100%;
}

.image-box-carousel--slide-content {
  color: var(--color-light);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: normal;
  justify-content: space-between;
  padding: 50px 30px 130px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
}

@media screen and (min-width: 992px) {
  .image-box-carousel--slide-content {
    padding: 50px 60px 130px 60px;
    align-items: end;
    flex-direction: row;
  }

  .replacement .image-box-carousel--slide-content {
    align-items: normal;
    flex-direction: column;
    padding: 50px 60px 60px 60px;
  }
}

.image-box-carousel--slide-content h4, .image-box-carousel--slide-content p {
  margin: 0;
  line-height: var(--r26);
}

.image-box-carousel--slide-content p {
  display: inline-block;
  margin-left: 20px;
}

.image-box-carousel--slide-content--item {
  display: flex;
  padding-bottom: 26px;
}

.image-box-carousel--slide-image {
  object-fit: cover;
}

.image-box-carousel .tns-outer,
.image-box-carousel .tns-ovh,
.image-box-carousel .tns-inner,
.image-box-carousel .image-box-slider,
.image-box-carousel .tns-item {
  height: 100%;
}

.image-box-carousel .tns-controls {
  margin-top: 0;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  right: 0%;
  left: 0%;
}

@media screen and (min-width: 768px) {
  .image-box-carousel .tns-controls {
    left: auto;
    bottom: 76px;
    right: 116px;
  }
}

.image-box-carousel .tns-horizontal.tns-subpixel>.tns-item {
  display: inline-flex;
}

.image-box-carousel .tns-item {
  position: relative;
}

.image-box-carousel .cmp_image_box--content {
  margin-top: 0;
}

.image-box-carousel .custom_boxes {
  grid-template-rows: 2fr;
}

.image-box-carousel button {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='56' height='56' rx='5' fill='white'/%3E%3Cpath d='M28.8734 33.8686L23.4236 30.1528C22.2592 29.3589 22.2592 27.6419 23.4236 26.8479L28.8734 23.1322C30.201 22.227 32 23.1778 32 24.7847V32.2161C32 33.823 30.201 34.7738 28.8734 33.8686Z' fill='%23E13631'/%3E%3C/svg%3E");
}

.image-box-carousel .tiny-slider button[data-controls=prev] {
  right: 0;
  left: auto;
}

.image-box-carousel .tiny-slider button[data-controls=next] {
  left: 0;
  right: auto;
}

.full-size-image {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  z-index: -100;
  min-height: 700px;
}

.wp-scrollable-steps {
  display: flex;
  justify-content: flex-start;
  gap: 22px;
  width: 100%;
  overflow-x: auto;
  max-width: var(--container-max-width);
  margin: auto;
  flex-wrap: nowrap;
  overflow: visible;
  align-items: stretch;
  margin-bottom: 60px;
  cursor: grab;
}

.wp-scrollable-steps__container {
  overflow-x: auto;
  max-width: 100%;
  display: flex;
  justify-content: center;
}

.wp-scrollable-steps__container::-webkit-scrollbar {
  height: 7px;
  border-radius: 20px;
}

.wp-scrollable-steps__container::-webkit-scrollbar-thumb {
  background: var(--color-primary);
  border-radius: 20px;
}

@media screen and (min-width: 992px) {
  .scrollable-cards-column>.vc_column-inner {
    margin-bottom: 100px !important;
  }
}

.wp-scrollable-step {
  width: 380px;
  border-radius: 4px;
  background: var(--color-light-gray);
  padding: 35px 40px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.wp-scrollable-step__icon {
  height: 73px;
}

.wp-scrollable-step__icon img {
  height: 100%;
  width: auto;
  object-fit: contain;
}

.wp-scrollable-step__description {
  font-size: 0.9375rem;
}

.changeable-pannels {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.changeable-pannels p {
  text-align: left !important;
}

.changeable-pannels__buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.changeable-pannels__btn {
  padding: 6px 20px;
  border-left: 7px solid transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
  color: var(--color-darkest-gray);
}

.changeable-pannels__btn.active {
  border-color: var(--color-primary);
}

.changeable-pannels__item {
  display: none;
  height: 400px;
  position: relative;
}

.changeable-pannels__item img,
.changeable-pannels__item iframe {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.changeable-pannels__item.active {
  display: block;
}

.changeable-pannels__item iframe {
  position: absolute;
}

@media screen and (min-width: 992px) {
  .changeable-pannels {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .changeable-pannels__item {
    height: 100%;
    min-height: 600px;
  }

  .changeable-pannels--reverse {
    flex-direction: row-reverse;
  }

  .changeable-pannels__buttons {
    width: 40%;
    flex-shrink: 0;
    gap: 30px;
  }

  .changeable-pannels__btn {
    gap: 30px;
  }

  .changeable-pannels__content {
    width: 50%;
    flex-shrink: 0;
  }
}

.cmp_image_box--inner {
  max-width: 525px;
  margin: auto;
}

@media screen and (min-width: 992px) {
  .cmp_image_box--inner {
    margin-right: auto;
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .cmp_image_box.image-right .cmp_image_box--image {
    order: 2;
  }
}

@media screen and (min-width: 992px) {
  .cmp_image_box.image-right .cmp_image_box--inner {
    margin-left: auto;
    margin-right: 0;
  }
}

.cmp_image_box .cmp_image_box--image {
  width: 100%;
  object-fit: cover;
}

.cmp_image_box--content {
  text-align: center;
  padding: 70px 45px;
}

@media screen and (min-width: 992px) {
  .cmp_image_box--content {
    text-align: left;
    padding: 0 128px;
  }
}

.cmp_image_box .primary h3, .cmp_image_box .primary p,
.cmp_image_box .dark-gray h3,
.cmp_image_box .dark-gray p,
.cmp_image_box .dark h3,
.cmp_image_box .dark p {
  color: var(--color-light);
}

.cmp_image_box .grey h3, .cmp_image_box .grey p,
.cmp_image_box .light h3,
.cmp_image_box .light p {
  color: var(--color-dark);
}

.cmp_image_box h3 {
  padding: 0 30px;
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  .cmp_image_box h3 {
    padding: 0;
  }
}

.cmp_image_box p {
  margin-bottom: 2.5em;
}

.cmp-bullets-box {
  --bullet-box-background-left: var(--color-light);
  --bullet-box-background-right: var(--color-light);
  padding: 120px 0 70px;
}

@media screen and (min-width: 992px) {
  .cmp-bullets-box {
    background: linear-gradient(90deg, var(--bullet-box-background-left) 50%, var(--bullet-box-background-right) 50%);
    width: 100vw;
  }
}

@media screen and (min-width: 992px) {
  .cmp-bullets-box--heading {
    margin-right: 100px;
  }
}

.cmp-bullets-box--heading p+p {
  margin-top: 30px;
}

.cmp-bullets-box .page-container {
  gap: 70px;
}

.cmp-bullets-box h3 {
  margin-bottom: 40px;
}

.cmp-bullets-box li {
  margin-bottom: 50px;
}

.cmp-bullets-box li h4 {
  text-align: left !important;
  margin-bottom: 20px;
}

.cmp-bullets-box li p {
  text-align: left !important;
}

.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

.social_share {
  position: static;
  text-align: center;
  margin: 25px auto 50px;
}

@media screen and (min-width: 992px) {
  .social_share {
    position: fixed;
    margin: 0;
  }
}

.social_share ul {
  list-style: none;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  display: inline-block;
  padding: 15px 20px 10px;
}

@media screen and (min-width: 992px) {
  .social_share ul {
    padding: 20px 15px 15px;
    position: absolute;
    left: -77px;
  }
}

.social_share .fa {
  color: var(--color-primary);
}

.type-post {
  margin-top: 120px;
}

.type-post .entry-footer {
  margin-bottom: 22px;
}

@media screen and (min-width: 992px) {
  .type-post .entry-footer {
    margin-bottom: 30px;
  }
}

.type-post h1 {
  text-transform: capitalize;
}

.type-post .cat-links a,
.type-post .cat-links a:visited {
  color: var(--color-grey-500);
  font-size: var(--r18);
  line-height: var(--r30);
}

@media screen and (min-width: 992px) {

  .type-post .cat-links a,
  .type-post .cat-links a:visited {
    font-size: var(--r22);
    line-height: var(--r34);
  }
}

.type-post .entry-content {
  margin-bottom: 110px;
}

@media screen and (min-width: 992px) {
  .type-post .entry-content {
    margin-bottom: 180px;
  }
}

.type-post .entry-content p {
  color: var(--color-grey-400);
}

.blog-grid {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .blog-grid {
    margin: 0 -15px;
  }
}

@media screen and (min-width: 768px) {
  .blog-grid .vc_col-sm-4 {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .blog-grid .vc_col-sm-4 {
    width: 33.33333333%;
  }
}

.blog-grid .vc_grid-item-mini .blog-wrapper {
  padding: 32px 40px;
}

.blog-grid .vc_grid-item-mini .vc_custom_heading>* {
  margin: 0;
}

.blog-grid .vc_grid-item-mini p {
  font-size: var(--r16);
  line-height: var(--r28);
}

@media screen and (min-width: 992px) {
  .blog-grid .vc_grid-item-mini p {
    font-size: var(--r15);
    line-height: var(--r27);
  }
}

.blog-grid .vc_grid-item-mini .blog-excerpt {
  margin-bottom: 56px;
  color: var(--color-grey-400);
  font-size: var(--text-small);
  line-height: var(--line-height-small);
}

.blog-grid .vc_grid-item-mini .blog-category {
  display: inline-block;
  margin-bottom: 14px;
}

.blog-grid .vc_grid-item-mini .blog-category a {
  font-size: var(--text-regular);
  line-height: var(--line-height-regular-mobile);
  color: var(--color-grey-500);
}

@media screen and (min-width: 992px) {
  .blog-grid .vc_grid-item-mini .blog-category a {
    line-height: var(--line-height-regular);
  }
}

.blog-grid .vc_grid-item-mini .vc_custom_heading.blog-readmore a.vc_gitem-link {
  color: var(--color-primary);
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 5px solid;
  text-transform: uppercase;
  font-size: var(--r20);
  line-height: var(--line-height-xl);
  font-weight: bold;
}

.blog-grid .vc_grid-item-mini .vc_custom_heading.blog-readmore a.vc_gitem-link:hover {
  color: var(--color-primary-dark);
}

article.post {
  margin-top: 0px;
}

.entry-content p,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content img,
.entry-content ul,
.entry-content ol,
.entry-content blockquote {
  margin-bottom: 24px;
}

.entry-footer {
  display: none;
}

.entry-content {
  margin-bottom: 0 !important;
}

.social_share {
  display: none !important;
}

.follow-us-social-media {
  background: var(--color-primary-light);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.follow-us-social-media h2,
.follow-us-social-media h3,
.follow-us-social-media p {
  text-align: center !important;
}

.follow-us-social-media .page-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.follow-us-social-media__icons ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.follow-us-social-media__icons ul svg {
  height: 40px;
  width: 40px;
}

@media screen and (min-width: 992px) {
  .follow-us-social-media {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.entry-share {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  text-align: center;
  margin-top: 70px;
}

.entry-share__icons {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.entry-share__icons svg {
  height: 32px;
  width: 32px;
}

.entry-tags {
  margin-top: 48px;
  margin-bottom: 48px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.entry-tags a,
.entry-tags a:hover {
  text-decoration: none;
  display: block;
  padding: 4px 8px;
  background: var(--color-primary-light);
}

@media screen and (min-width: 768px) {
  .entry-tags {
    margin-bottom: 132px;
  }
}

.post-header-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.post-header-container .post-categories {
  pointer-events: none;
  display: flex;
  gap: 35px;
}

.post-header-container .post-categories a,
.post-header-container .post-categories a:hover {
  text-decoration: none;
}

.post-header-container .post-categories li:not(:first-child) {
  position: relative;
}

.post-header-container .post-categories li:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 10px;
  width: 7px;
  right: calc(100% + 13px);
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
}

.post-header-container .post-categories li:last-child {
  color: var(--color-primary);
}

.post-header-container .post-categories li:last-child::before {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%232DD60A' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}

.post-header-container .entry-share__icons {
  justify-content: flex-start;
}

@media screen and (min-width: 768px) {
  .post-header-container {
    padding-top: 100px;
    flex-direction: row;
    justify-content: space-between;
  }

  .post-header-container .entry-share__icons {
    justify-content: center;
  }
}

button:not([class]) {
  padding: 0;
}

.related-posts__container {
  margin-top: 40px;
  margin-bottom: 40px;
}

.related-posts__header {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 40px;
}

.related-posts__header .btn, .related-posts__header .page-container .vc_btn3.vc_general, .page-container .related-posts__header .vc_btn3.vc_general, .related-posts__header .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .related-posts__header .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .related-posts__header [type=submit], .related-posts__header .wp-tab-content--alt a, .wp-tab-content--alt .related-posts__header a {
  width: max-content;
}

.related-posts__title {
  margin-bottom: 30px;
}

.related-posts__content {
  max-width: 640px;
}

.related-posts__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .related-posts__container {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .related-posts__header {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 80px;
  }

  .related-posts__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}

.post-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.vc_gitem-zone {
  overflow: visible !important;
}

.vc_gitem-animated-block,
.vc_gitem-animated-block * {
  height: 300px !important;
}

.wp-post {
  width: 100%;
}

.wp-post__content,
.wp-post .vc_gitem_row>.vc_col-sm-12 {
  width: 90%;
  background: white;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: -60px;
  position: relative;
  align-items: flex-start;
}

.wp-post__tagline {
  color: var(--color-primary);
  font-size: 1.125rem;
}

.wp-post__title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 600;
}

.wp-post img {
  display: block;
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.wp-post__read-more {
  margin-top: 12px;
  display: inline-block;
}

.wp-post__description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .wp-post--horizontal {
    display: flex;
    position: relative;
  }

  .wp-post--horizontal img {
    height: 400px;
    width: 700px;
  }

  .wp-post--horizontal .wp-post__content {
    margin-top: 0;
    width: 600px;
    position: absolute;
    right: 0;
    bottom: -20px;
    padding: 40px 60px;
  }
}

.vc_btn3.vc_btn3-color-blue:hover {
  color: var(--color-darker-gray) !important;
}

.vc_pageable-wrapper.vc_grid {
  margin-top: 80px !important;
  margin-bottom: 130px !important;
}

.blog-hero {
  background: linear-gradient(180deg, var(--color-primary-light) calc(100% - 100px), white 0);
  padding-top: 60px;
  padding-bottom: 60px;
}

.blog-hero__title {
  color: var(--color-primary);
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .blog-hero {
    padding-top: 100px;
  }
}

.entry-content p,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content .text__subheader-alt,
.entry-content .text__subheader,
.entry-content .wp-hero__subtitle {
  text-align: left !important;
}

.entry-content h2 {
  font-size: 2rem;
  line-height: 2.625rem;
}

.entry-content h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.post-categories> :not(:first-child) {
  pointer-events: none;
  cursor: default;
}

.entry-title {
  display: none;
}

.entry-tags {
  pointer-events: none;
}

.fixed-tabs-container .regular-tabs-mobile {
  display: none !important;
}

.site-footer {
  background: var(--color-primary);
  color: var(--color-light);
  padding: 20px;
  text-align: center;
}

.site-footer__content {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.site-footer__social-media ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}


@media screen and (min-width: 768px) {
  .site-footer {
    text-align: left;
  }

  .site-footer__content {
    gap: 100px;
    justify-content: left;
  }

  .site-footer__social-column {
    margin-right: auto;
  }

  .site-footer__social-media ul {
    justify-content: flex-start;
  }
}



.site-header .site-branding {
  position: relative;
  z-index: 1;
}

.site-header .btn, .site-header .page-container .vc_btn3.vc_general, .page-container .site-header .vc_btn3.vc_general, .site-header .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .site-header .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .site-header [type=submit], .site-header .wp-tab-content--alt a, .wp-tab-content--alt .site-header a {
  position: relative;
  z-index: 5;
}

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

.site-header__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .site-header__content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 80px;
  }
}

.site-header .sub-menu {
  display: none;
}

.site-header .menu {
  display: flex;
  justify-content: space-between;
  gap: 80px;
}

.site-header .menu li {
  position: relative;
}

.site-header .menu-main-menu-container {
  flex: 1;
}

.site-header .main-nav.desktop-nav {
  display: none;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 80px;
}

.site-header .menu-item>a,
.site-header .btn,
.site-header .page-container .vc_btn3.vc_general,
.page-container .site-header .vc_btn3.vc_general,
.site-header .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
.vc_grid-btn-load_more .site-header .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
.site-header [type=submit],
.site-header .wp-tab-content--alt a,
.wp-tab-content--alt .site-header a {
  white-space: nowrap;
}

.site-header .mobile-navigation {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--color-light);
  width: 100%;
  margin-top: -1px;
  padding: 1rem;
  gap: 0;
}

.site-header .mobile-navigation--open {
  display: block;
}

.site-header .mobile-navigation .menu {
  flex-direction: column;
  gap: 48px;
  margin-bottom: 48px;
}

.site-header .mobile-navigation .menu li a {
  padding: 20px 0;
}

.site-header .mobile-navigation .menu>.menu-item {
  width: 100%;
  position: relative;
}

.site-header .mobile-navigation .menu>.menu-item::after {
  content: "";
  height: 2px;
  width: 100%;
  background: var(--color-lighest-gray);
  position: absolute;
  left: 0;
  top: 43px;
}

.site-header .mobile-navigation .menu>.menu-item.menu-item-has-children::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23323232' stroke-width='0' viewBox='0 0 20 20' aria-hidden='true' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 40px;
  position: absolute;
  height: 40px;
  width: 40px;
  right: 0;
  top: -7px;
}

.site-header .mobile-navigation .menu>.menu-item--open .sub-menu {
  display: block;
}

.site-header .mobile-navigation .menu>.menu-item--open::before {
  transform: rotate(180deg);
}

.site-header .mobile-navigation .menu .sub-menu {
  margin-top: 32px;
  margin-bottom: -28px;
  padding-left: 32px;
}

.site-header .mobile-navigation .menu .sub-menu .menu-item {
  padding-bottom: 20px;
}

.site-header .mobile-navigation .menu>li {
  border-bottom: 1px solid var(--color-light);
}

.site-header .mobile-navigation>*:last-child .menu>li:last-child {
  border-bottom: none;
}

.site-header .mobile-navigation .sub-menu {
  display: none;
  padding-left: 16px;
  gap: 0;
}

.site-header .mobile-navigation .btn, .site-header .mobile-navigation .page-container .vc_btn3.vc_general, .page-container .site-header .mobile-navigation .vc_btn3.vc_general, .site-header .mobile-navigation .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .site-header .mobile-navigation .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .site-header .mobile-navigation [type=submit], .site-header .mobile-navigation .wp-tab-content--alt a, .wp-tab-content--alt .site-header .mobile-navigation a {
  text-align: center;
}

.site-header .mobile-menu-close-icon {
  display: none;
}

.site-header .mobile-menu-button {
  padding: 0;
}

.site-header .mobile-menu-button--open .mobile-menu-open-icon {
  display: none;
}

.site-header .mobile-menu-button--open .mobile-menu-close-icon {
  display: block;
}

.site-header .desktop-nav .menu>li:hover .sub-menu,
.site-header .desktop-nav .menu>li:focus .sub-menu,
.site-header .desktop-nav .menu>li:focus-within .sub-menu {
  position: absolute;
  background: var(--color-light);
  left: 50%;
  transform: translateX(-50%);
  padding: 30px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.site-header .desktop-nav .menu>li:hover .sub-menu li,
.site-header .desktop-nav .menu>li:focus .sub-menu li,
.site-header .desktop-nav .menu>li:focus-within .sub-menu li {
  padding: 0 40px;
  white-space: nowrap;
  min-width: 200px;
  text-align: left;
}

.site-header .menu li a {
  position: relative;
}

.site-header .menu li a.active::after {
  content: "";
  position: absolute;
  bottom: -43px;
  left: 0;
  width: 100%;
  height: 4px;
  background: var(--color-darkest-gray);
}

.site-header .desktop-nav {
  display: none;
}

@media screen and (min-width: 992px) {
  .site-header .mobile-menu-button {
    display: none;
  }

  .site-header .mobile-menu-button {
    display: none;
  }

  .site-header .mobile-navigation {
    display: none;
  }

  .site-header .main-nav.desktop-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
  }

  .site-header .menu {
    gap: 40px;
  }
}

@media screen and (min-width: 1442px) {
  .site-header .main-nav.desktop-nav {
    gap: 80px;
  }

  .site-header .menu {
    gap: 80px;
  }
}

.page-404 {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

@media screen and (min-width: 992px) {
  .page-404 {
    padding-top: 120px;
    padding-bottom: 120px;
    align-items: flex-start;
    gap: 60px;
  }
}

.site-header {
  background: linear-gradient(to bottom, #d2d4d7 5%, #FFF 25%, #afb1b9 100%);
  width: 100%;
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.1));
  padding: 24px 0;
  z-index: 10;
}

.site-header__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.site-header__cta a {
  color: var(--color-primary);
}

.site_header_cta_text {
  display: flex;
  gap: 10px;
}

.site_header_cta_text p {
  font-size: var(--r33);
  color: var(--color-secondary);
  font-weight: 600;
  font-family: var(--headings-font-family);

}

.site-header .site-branding {
  position: relative;
  z-index: 1;
}

.site-header .btn, .site-header .page-container .vc_btn3.vc_general, .page-container .site-header .vc_btn3.vc_general, .site-header .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .site-header .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .site-header [type=submit], .site-header .wp-tab-content--alt a, .wp-tab-content--alt .site-header a {
  position: relative;
  z-index: 5;
}

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

.site-header .sub-menu {
  display: none;
}

.site-header .menu {
  display: flex;
  justify-content: space-between;
  gap: 80px;
}

.site-header .menu li {
  position: relative;
}

.site-header .menu-main-menu-container {
  flex: 1;
}

.site-header .main-nav.desktop-nav {
  display: none;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 80px;
}

.site-header .menu-item>a,
.site-header .btn,
.site-header .page-container .vc_btn3.vc_general,
.page-container .site-header .vc_btn3.vc_general,
.site-header .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
.vc_grid-btn-load_more .site-header .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
.site-header [type=submit],
.site-header .wp-tab-content--alt a,
.wp-tab-content--alt .site-header a {
  white-space: nowrap;
}

.site-header .mobile-navigation {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--color-light);
  width: 100%;
  margin-top: -1px;
  padding: 1rem;
  gap: 0;
}

.site-header .mobile-navigation--open {
  display: block;
}

.site-header .mobile-navigation .menu {
  flex-direction: column;
  gap: 48px;
  margin-bottom: 48px;
}

.site-header .mobile-navigation .menu li a {
  padding: 20px 0;
}

.site-header .mobile-navigation .menu>.menu-item {
  width: 100%;
  position: relative;
}

.site-header .mobile-navigation .menu>.menu-item::after {
  content: "";
  height: 2px;
  width: 100%;
  background: var(--color-lighest-gray);
  position: absolute;
  left: 0;
  top: 43px;
}

.site-header .mobile-navigation .menu>.menu-item.menu-item-has-children::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg stroke='currentColor' fill='%23323232' stroke-width='0' viewBox='0 0 20 20' aria-hidden='true' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 40px;
  position: absolute;
  height: 40px;
  width: 40px;
  right: 0;
  top: -7px;
}

.site-header .mobile-navigation .menu>.menu-item--open .sub-menu {
  display: block;
}

.site-header .mobile-navigation .menu>.menu-item--open::before {
  transform: rotate(180deg);
}

.site-header .mobile-navigation .menu .sub-menu {
  margin-top: 32px;
  margin-bottom: -28px;
  padding-left: 32px;
}

.site-header .mobile-navigation .menu .sub-menu .menu-item {
  padding-bottom: 20px;
}

.site-header .mobile-navigation .menu>li {
  border-bottom: 1px solid var(--color-light);
}

.site-header .mobile-navigation>*:last-child .menu>li:last-child {
  border-bottom: none;
}

.site-header .mobile-navigation .sub-menu {
  display: none;
  padding-left: 16px;
  gap: 0;
}

.site-header .mobile-navigation .btn, .site-header .mobile-navigation .page-container .vc_btn3.vc_general, .page-container .site-header .mobile-navigation .vc_btn3.vc_general, .site-header .mobile-navigation .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .vc_grid-btn-load_more .site-header .mobile-navigation .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat, .site-header .mobile-navigation [type=submit], .site-header .mobile-navigation .wp-tab-content--alt a, .wp-tab-content--alt .site-header .mobile-navigation a {
  text-align: center;
}

.site-header .mobile-menu-close-icon {
  display: none;
}

.site-header .mobile-menu-button {
  padding: 0;
}

.site-header .mobile-menu-button--open .mobile-menu-open-icon {
  display: none;
}

.site-header .mobile-menu-button--open .mobile-menu-close-icon {
  display: block;
}

.site-header .desktop-nav .menu>li:hover .sub-menu,
.site-header .desktop-nav .menu>li:focus .sub-menu,
.site-header .desktop-nav .menu>li:focus-within .sub-menu {
  position: absolute;
  background: var(--color-light);
  left: 50%;
  transform: translateX(-50%);
  padding: 30px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.site-header .desktop-nav .menu>li:hover .sub-menu li,
.site-header .desktop-nav .menu>li:focus .sub-menu li,
.site-header .desktop-nav .menu>li:focus-within .sub-menu li {
  padding: 0 40px;
  white-space: nowrap;
  min-width: 200px;
  text-align: left;
}

.site-header .menu li a {
  position: relative;
}

.site-header .menu li a.active::after {
  content: "";
  position: absolute;
  bottom: -43px;
  left: 0;
  width: 100%;
  height: 4px;
  background: var(--color-darkest-gray);
}

.site-header .desktop-nav {
  display: none;
}

@media screen and (min-width: 992px) {
  .site-header .mobile-menu-button {
    display: none;
  }

  .site-header .mobile-menu-button {
    display: none;
  }

  .site-header .mobile-navigation {
    display: none;
  }

  .site-header .main-nav.desktop-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
  }

  .site-header .menu {
    gap: 40px;
  }
}

@media screen and (min-width: 1442px) {
  .site-header .main-nav.desktop-nav {
    gap: 80px;
  }

  .site-header .menu {
    gap: 80px;
  }
} */