@charset "UTF-8";
/* Always import the mixins file incase you need them! */
/* Responsive Layouts */
/* Type sizes */
/* Responsive grid */
/* Percentage values */
/* Pixel values */
/* Grid based width */
/* Container values */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.obj-c-t {
  -o-object-position: center top;
     object-position: center top;
}

.obj-c-c {
  -o-object-position: center center;
     object-position: center center;
}

.obj-c-b {
  -o-object-position: center bottom;
     object-position: center bottom;
}

.obj-l-c {
  -o-object-position: left center;
     object-position: left center;
}

.obj-r-c {
  -o-object-position: right center;
     object-position: right center;
}

.f-dir-row {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row {
    flex-direction: column;
  }
}

.f-dir-rev {
  flex-direction: row-reverse;
}
@media (max-width: 1400px) {
  .f-dir-rev {
    flex-direction: column;
  }
}

.f-dir-row-rev {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row-rev {
    flex-direction: column-reverse;
  }
}

.flex-m-w-none {
  max-width: none !important;
}

/** Colors */
.shadow {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}

.dash-line {
  height: 2px;
  width: 55px;
  margin-bottom: 20px;
}

.bg-color-1 {
  background-color: #ffffff;
  color: #000000;
}
.bg-color-1 .dash-line {
  background-color: #ffbf00;
}
.bg-color-1 .image-container img {
  border-radius: 20px !important;
}
.bg-color-2 {
  background-color: #ffbf00;
  color: #000000;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
}
.bg-color-2 .button {
  background-color: #0d1a29;
}
.bg-color-2 .button svg g,
.bg-color-2 .button svg g path,
.bg-color-2 .button svg path {
  fill: #ffffff;
}
.bg-color-2 .button {
  color: #ffffff;
}
.bg-color-2 .dash-line {
  background-color: #0d1a29;
}
.bg-color-2 .feature_bar .feature a:hover {
  color: #ffffff !important;
}
.bg-color-2 .bg-color-1 .button {
  background-color: #ffbf00;
  color: #0d1a29;
}
.bg-color-2 .bg-color-1 .button svg g,
.bg-color-2 .bg-color-1 .button svg g path {
  fill: #0d1a29;
}
.bg-color-2 .bg-color-1 .dash-line {
  background-color: #ffbf00;
}
.bg-color-3 {
  background-color: #0d1a29;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
}
.bg-color-3 p,
.bg-color-3 h1,
.bg-color-3 h2,
.bg-color-3 h3,
.bg-color-3 h4,
.bg-color-3 h5,
.bg-color-3 a,
.bg-color-3 ul,
.bg-color-3 li {
  color: #ffffff;
}
.bg-color-3 .container .text_image_block .content-container a {
  color: #ffffff !important;
}
.bg-color-3 .container .text_image_block .content-container .button {
  color: #000000 !important;
}
.bg-color-3 .container .text_image_classic .content-container p,
.bg-color-3 .container .text_image_classic .content-container h1,
.bg-color-3 .container .text_image_classic .content-container h2,
.bg-color-3 .container .text_image_classic .content-container h3,
.bg-color-3 .container .text_image_classic .content-container h4,
.bg-color-3 .container .text_image_classic .content-container h5,
.bg-color-3 .container .text_image_classic .content-container a,
.bg-color-3 .container .text_image_classic .content-container ul,
.bg-color-3 .container .text_image_classic .content-container li {
  color: #000000;
}
.bg-color-3 .dash-line {
  background-color: #ffbf00;
}
.bg-color-3 strong,
.bg-color-3 b {
  color: #ffbf00;
}
.bg-color-3 .button {
  color: #000000;
}
.bg-color-3 .cards_icons h2 {
  color: #ffbf00;
}
.bg-color-3 .container .text_image_classic .content-container,
.bg-color-3 .container .text_image_classic .image-container {
  border-color: #0d1a29;
}
.bg-color-3 .container .two_card .set_container .box_wrapper {
  border-color: #0d1a29;
}
.bg-color-4 {
  background-color: #fff7e0;
  color: #000000;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.05);
}
.bg-color-4 .container .text_image_classic .content-container,
.bg-color-4 .container .text_image_classic .image-container {
  border-color: #fff7e0;
}
.bg-color-4 .container .two_card .set_container .box_wrapper {
  border-color: #fff7e0;
}
.bg-color-4 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #fff7e0;
}
.bg-color-4 .dash-line {
  background-color: #0d1a29;
}
.bg-color-5 {
  background-color: #eeeeee;
  color: #000000;
  box-shadow: 3px 0px 19px 5px rgba(0, 0, 0, 0.07);
}
.bg-color-5 .container .text_image_classic .content-container,
.bg-color-5 .container .text_image_classic .image-container {
  border-color: #eeeeee;
}
.bg-color-5 .container .two_card .set_container .box_wrapper {
  border-color: #eeeeee;
}
.bg-color-5 .dash-line {
  background-color: #ffbf00;
}
.bg-color-6 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-6 .container .text_image_classic .content-container,
.bg-color-6 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-6 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-6 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-6 .dash-line {
  background-color: #0d1a29;
}
.bg-color-7 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-7 .container .text_image_classic .content-container,
.bg-color-7 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-7 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-7 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-7 .dash-line {
  background-color: #0d1a29;
}
.bg-color-8 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-8 .container .text_image_classic .content-container,
.bg-color-8 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-8 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-8 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-8 .dash-line {
  background-color: #0d1a29;
}

.f-white {
  color: #ffffff;
}

.buttons_wrapper {
  display: flex;
}

.button {
  background-color: #ffbf00;
  color: #000000;
  text-decoration: none;
  padding: 13px 24px 12px 17px;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 400;
  margin-right: 1rem;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .button {
    font-size: 15px;
  }
}
.button svg {
  position: relative;
  left: 10px;
  top: -0.5px;
  transition: 0.3s;
}
.button {
  transition: 0.3s;
}
.button:hover svg {
  transition: 0.3s;
  left: 14px;
}
.button:hover {
  transition: 0.3s;
}

.card-link {
  padding-right: 10px;
  position: relative;
  font-weight: 500;
}
.card-link svg {
  position: relative;
  left: 6px;
  top: -1.5px;
  transition: 0.3s;
}
.card-link:hover svg {
  transition: 0.3s;
  left: 10px;
}

section {
  padding: 5rem 0;
}
@media only screen and (min-width: 1800px) {
  section {
    padding: 6rem 0;
  }
}

.side-subheader-wrapper {
  position: absolute;
  top: 190px;
  left: -60px;
  width: 200px;
  transform: rotate(90deg);
}
@media only screen and (max-width: 600px) {
  .side-subheader-wrapper {
    display: none;
  }
}

.is-ajax-search-result a {
  color: #000000 !important;
  font-weight: 500;
}

/* Get your SASS in now! */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
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:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #ffbf00;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #ffbf00;
  color: #ffffff;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.simple-sitemap-wrapper {
  display: flex;
  justify-content: space-around;
}

@media only screen and (max-width: 600px) {
  .simple-sitemap-wrapper {
    flex-direction: column;
  }
}
/* Responsive Layouts */
/* Type sizes */
/* Responsive grid */
/* Percentage values */
/* Pixel values */
/* Grid based width */
/* Container values */
.obj-c-t {
  -o-object-position: center top;
     object-position: center top;
}

.obj-c-c {
  -o-object-position: center center;
     object-position: center center;
}

.obj-c-b {
  -o-object-position: center bottom;
     object-position: center bottom;
}

.obj-l-c {
  -o-object-position: left center;
     object-position: left center;
}

.obj-r-c {
  -o-object-position: right center;
     object-position: right center;
}

.f-dir-row {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row {
    flex-direction: column;
  }
}

.f-dir-rev {
  flex-direction: row-reverse;
}
@media (max-width: 1400px) {
  .f-dir-rev {
    flex-direction: column;
  }
}

.f-dir-row-rev {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row-rev {
    flex-direction: column-reverse;
  }
}

.flex-m-w-none {
  max-width: none !important;
}

/* Always import the mixins file incase you need them! */
/* Responsive Layouts */
/* Type sizes */
/* Responsive grid */
/* Percentage values */
/* Pixel values */
/* Grid based width */
/* Container values */
.obj-c-t {
  -o-object-position: center top;
     object-position: center top;
}

.obj-c-c {
  -o-object-position: center center;
     object-position: center center;
}

.obj-c-b {
  -o-object-position: center bottom;
     object-position: center bottom;
}

.obj-l-c {
  -o-object-position: left center;
     object-position: left center;
}

.obj-r-c {
  -o-object-position: right center;
     object-position: right center;
}

.f-dir-row {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row {
    flex-direction: column;
  }
}

.f-dir-rev {
  flex-direction: row-reverse;
}
@media (max-width: 1400px) {
  .f-dir-rev {
    flex-direction: column;
  }
}

.f-dir-row-rev {
  flex-direction: row;
}
@media (max-width: 1400px) {
  .f-dir-row-rev {
    flex-direction: column-reverse;
  }
}

.flex-m-w-none {
  max-width: none !important;
}

/* Get your SASS in now! */
.container {
  position: relative;
  width: 90%;
  width: calc(100% - 200px);
  padding: 0 5%;
  padding: 0 100px;
  margin: 0 auto;
  max-width: 1600px;
  min-width: 500px;
  justify-content: center;
  align-items: center;
  z-index: 5;
}
@media only screen and (min-width: 1800px) {
  .container {
    width: 80%;
    width: calc(100% - 200px);
    padding: 0 10%;
    padding: 0 100px;
    position: relative;
    margin: 0 auto;
    max-width: 2000px;
    min-width: 500px;
    justify-content: center;
    align-items: center;
    z-index: 5;
  }
}
.container {
  margin: 0 auto;
}

@media (min-width: 600px) and (max-width: 999px) {
  .container {
    width: 90%;
    padding: 0 5%;
  }
}
.container_nopad {
  position: relative;
  width: 100%;
  max-width: 1600px;
  min-width: 725px;
  margin: 0 auto;
}

.row {
  width: 100%;
}

section {
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  section {
    padding: 60px 0;
  }
}
section:first-child {
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  section:first-child {
    padding: 0 0 60px 0;
  }
}
section:nth-child(1) {
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  section:nth-child(1) {
    padding: 0 0 60px 0;
  }
}
section.row-1 {
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  section.row-1 {
    padding: 0 0 60px 0;
  }
}

/* Base Grid */
.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_thirds {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourths {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifths {
  width: 37.6%;
}

.three_fifths {
  width: 58.4%;
}

.four_fifths {
  width: 82.67%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixths {
  width: 82.67%;
}

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifths,
.three_fifths,
.four_fifths,
.one_sixth,
.five_sixths {
  position: relative;
  margin: 0 4% 0 0;
}

.last {
  margin-right: 0;
}

.loop .one_half:nth-child(2n+2) {
  margin-right: 0%;
}
.loop .one_half:nth-child(2n+1) {
  clear: both;
  display: block;
}
.loop .one_third:nth-child(3n+3) {
  margin-right: 0%;
}
.loop .one_third:nth-child(3n+1) {
  clear: both;
  display: block;
}
.loop .one_fourth :nth-child(4n+4) {
  margin-right: 0%;
}
.loop .one_fourth:nth-child(4n+1) {
  clear: both;
  display: block;
}
.loop .one_fifth :nth-child(5n+5) {
  margin-right: 0%;
}
.loop .one_fifth:nth-child(5n+1) {
  clear: both;
  display: block;
}
.loop .one_sixth :nth-child(6n+6) {
  margin-right: 0%;
}
.loop .one_sixth:nth-child(6n+1) {
  clear: both;
  display: block;
}

.full_width {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.one_half_nopad {
  width: calc(50% - 100px);
}

.one_third_nopad {
  width: calc(33.33% - 100px);
}

.two_thirds_nopad {
  width: calc(66.66% - 100px);
}

.one_fourth_nopad {
  width: calc(25% - 100px);
}

.three_fourths_nopad {
  width: calc(75% - 100px);
}

.one_fifth_nopad {
  width: calc(20% - 100px);
}

.two_fifths_nopad {
  width: calc(40% - 100px);
}

.three_fifths_nopad {
  width: calc(60% - 100px);
}

.four_fifths_nopad {
  width: calc(80% - 100px);
}

.one_sixth_nopad {
  width: calc(16.66% - 100px);
}

.five_sixths_nopad {
  width: calc(83.33% - 100px);
}

.one_half_nopad,
.one_third_nopad,
.two_thirds_nopad,
.three_fourths_nopad,
.one_fourth_nopad,
.one_fifth_nopad,
.two_fifths_nopad,
.three_fifths_nopad,
.four_fifths_nopad,
.one_sixth_nopad,
.five_sixths_nopad {
  position: relative;
  padding: 50px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  margin: 0 auto;
}

.alignleft {
  float: left;
  padding: 10px 5% 10px 0;
}

.alignright {
  float: right;
  padding: 10px 0 10px 5%;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.center {
  margin: 0 auto;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.justify_center {
  justify-content: center;
}

.fade-in {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: 0.5s ease;
}

.fade-in.visible {
  opacity: 1;
  transform: translate(0, 0);
  transition: 0.5s ease;
}

/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.row:after,
.clearfix:after {
  clear: both;
}

.row,
.clearfix {
  zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

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

img {
  width: 100%;
  height: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

iframe {
  max-width: 100%;
  min-height: auto;
}

/* Table of Contents
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
/* #Site Styles
================================================== */
/* #Media Queries
================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .container {
    max-width: 1024px;
    min-width: 220px;
    padding: 0 70px;
    width: calc(100% - 140px);
  }
  .container_no_pad {
    max-width: 1024px;
    min-width: 280px;
    padding: 0px;
    width: 100%;
  }
  .columns, .column {
    margin: 0 auto;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .three_fourths,
  .one_half,
  .one_fifth,
  .two_fifths,
  .three_fifths,
  .four_fifths,
  .one_sixth,
  .two_sixths,
  .three_sixths,
  .four_sixths,
  .five_sixths {
    width: 100%;
  }
  #content {
    width: 100%;
    float: none;
  }
  #sidebar {
    width: 100%;
    float: none;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .one_half_nopad,
  .one_third_nopad,
  .two_thirds_nopad,
  .three_fourths_nopad,
  .one_fourth_nopad,
  .one_fifth_nopad,
  .two_fifths_nopad,
  .three_fifths_nopad,
  .four_fifths_nopad,
  .one_sixth_nopad,
  .five_sixths_nopad {
    width: calc(100% - 60px);
    padding: 30px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape), only screen and (min-device-width: 390px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 390px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .container {
    max-width: 1024px;
    min-width: 220px;
    padding: 0 30px;
    width: calc(100% - 60px);
  }
  .container_nopad {
    max-width: 1024px;
    min-width: 280px;
    margin: 0 auto;
  }
  .container_no_pad {
    max-width: 1024px;
    min-width: 280px;
    padding: 0px;
    width: 100%;
  }
  .columns, .column {
    margin: 0 auto;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .three_fourths,
  .one_half,
  .one_fifth,
  .two_fifths,
  .three_fifths,
  .four_fifths,
  .one_sixth,
  .two_sixths,
  .three_sixths,
  .four_sixths,
  .five_sixths {
    width: 100%;
  }
  #content {
    width: 100%;
    float: none;
  }
  #sidebar {
    width: 100%;
    float: none;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .one_half_nopad,
  .one_third_nopad,
  .two_thirds_nopad,
  .three_fourths_nopad,
  .one_fourth_nopad,
  .one_fifth_nopad,
  .two_fifths_nopad,
  .three_fifths_nopad,
  .four_fifths_nopad,
  .one_sixth_nopad,
  .five_sixths_nopad {
    width: calc(100% - 60px);
    padding: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .container {
    max-width: 1024px;
    min-width: 220px;
    padding: 0 30px;
    width: calc(100% - 60px);
  }
  .container_nopad {
    max-width: 1024px;
    min-width: 280px;
    margin: 0 auto;
  }
  .container_no_pad {
    max-width: 1024px;
    min-width: 280px;
    padding: 0px;
    width: 100%;
  }
  .columns, .column {
    margin: 0 auto;
  }
  .one_half,
  .one_third,
  .two_thirds,
  .one_fourth,
  .three_fourths,
  .one_half,
  .one_fifth,
  .two_fifths,
  .three_fifths,
  .four_fifths,
  .one_sixth,
  .two_sixths,
  .three_sixths,
  .four_sixths,
  .five_sixths {
    width: 100%;
  }
  #content {
    width: 100%;
    float: none;
  }
  #sidebar {
    width: 100%;
    float: none;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  .one_half_nopad,
  .one_third_nopad,
  .two_thirds_nopad,
  .three_fourths_nopad,
  .one_fourth_nopad,
  .one_fifth_nopad,
  .two_fifths_nopad,
  .three_fifths_nopad,
  .four_fifths_nopad,
  .one_sixth_nopad,
  .five_sixths_nopad {
    width: calc(100% - 60px);
    padding: 30px;
  }
}
/** Colors */
.shadow {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}

.dash-line {
  height: 2px;
  width: 55px;
  margin-bottom: 20px;
}

.bg-color-1 {
  background-color: #ffffff;
  color: #000000;
}
.bg-color-1 .dash-line {
  background-color: #ffbf00;
}
.bg-color-1 .image-container img {
  border-radius: 20px !important;
}
.bg-color-2 {
  background-color: #ffbf00;
  color: #000000;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
}
.bg-color-2 .button {
  background-color: #0d1a29;
}
.bg-color-2 .button svg g,
.bg-color-2 .button svg g path,
.bg-color-2 .button svg path {
  fill: #ffffff;
}
.bg-color-2 .button {
  color: #ffffff;
}
.bg-color-2 .dash-line {
  background-color: #0d1a29;
}
.bg-color-2 .feature_bar .feature a:hover {
  color: #ffffff !important;
}
.bg-color-2 .bg-color-1 .button {
  background-color: #ffbf00;
  color: #0d1a29;
}
.bg-color-2 .bg-color-1 .button svg g,
.bg-color-2 .bg-color-1 .button svg g path {
  fill: #0d1a29;
}
.bg-color-2 .bg-color-1 .dash-line {
  background-color: #ffbf00;
}
.bg-color-3 {
  background-color: #0d1a29;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
}
.bg-color-3 p,
.bg-color-3 h1,
.bg-color-3 h2,
.bg-color-3 h3,
.bg-color-3 h4,
.bg-color-3 h5,
.bg-color-3 a,
.bg-color-3 ul,
.bg-color-3 li {
  color: #ffffff;
}
.bg-color-3 .container .text_image_block .content-container a {
  color: #ffffff !important;
}
.bg-color-3 .container .text_image_block .content-container .button {
  color: #000000 !important;
}
.bg-color-3 .container .text_image_classic .content-container p,
.bg-color-3 .container .text_image_classic .content-container h1,
.bg-color-3 .container .text_image_classic .content-container h2,
.bg-color-3 .container .text_image_classic .content-container h3,
.bg-color-3 .container .text_image_classic .content-container h4,
.bg-color-3 .container .text_image_classic .content-container h5,
.bg-color-3 .container .text_image_classic .content-container a,
.bg-color-3 .container .text_image_classic .content-container ul,
.bg-color-3 .container .text_image_classic .content-container li {
  color: #000000;
}
.bg-color-3 .dash-line {
  background-color: #ffbf00;
}
.bg-color-3 strong,
.bg-color-3 b {
  color: #ffbf00;
}
.bg-color-3 .button {
  color: #000000;
}
.bg-color-3 .cards_icons h2 {
  color: #ffbf00;
}
.bg-color-3 .container .text_image_classic .content-container,
.bg-color-3 .container .text_image_classic .image-container {
  border-color: #0d1a29;
}
.bg-color-3 .container .two_card .set_container .box_wrapper {
  border-color: #0d1a29;
}
.bg-color-4 {
  background-color: #fff7e0;
  color: #000000;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.05);
}
.bg-color-4 .container .text_image_classic .content-container,
.bg-color-4 .container .text_image_classic .image-container {
  border-color: #fff7e0;
}
.bg-color-4 .container .two_card .set_container .box_wrapper {
  border-color: #fff7e0;
}
.bg-color-4 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #fff7e0;
}
.bg-color-4 .dash-line {
  background-color: #0d1a29;
}
.bg-color-5 {
  background-color: #eeeeee;
  color: #000000;
  box-shadow: 3px 0px 19px 5px rgba(0, 0, 0, 0.07);
}
.bg-color-5 .container .text_image_classic .content-container,
.bg-color-5 .container .text_image_classic .image-container {
  border-color: #eeeeee;
}
.bg-color-5 .container .two_card .set_container .box_wrapper {
  border-color: #eeeeee;
}
.bg-color-5 .dash-line {
  background-color: #ffbf00;
}
.bg-color-6 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-6 .container .text_image_classic .content-container,
.bg-color-6 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-6 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-6 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-6 .dash-line {
  background-color: #0d1a29;
}
.bg-color-7 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-7 .container .text_image_classic .content-container,
.bg-color-7 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-7 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-7 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-7 .dash-line {
  background-color: #0d1a29;
}
.bg-color-8 {
  background-color: #ffbf00;
  color: #000000;
}
.bg-color-8 .container .text_image_classic .content-container,
.bg-color-8 .container .text_image_classic .image-container {
  border-color: #ffbf00;
}
.bg-color-8 .container .two_card .set_container .box_wrapper {
  border-color: #ffbf00;
}
.bg-color-8 .container .cards_icons .repeater-container .cards_repeater .card_wrapper {
  border-color: #ffbf00;
}
.bg-color-8 .dash-line {
  background-color: #0d1a29;
}

.f-white {
  color: #ffffff;
}

.buttons_wrapper {
  display: flex;
}

.button {
  background-color: #ffbf00;
  color: #000000;
  text-decoration: none;
  padding: 13px 24px 12px 17px;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 400;
  margin-right: 1rem;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .button {
    font-size: 15px;
  }
}
.button svg {
  position: relative;
  left: 10px;
  top: -0.5px;
  transition: 0.3s;
}
.button {
  transition: 0.3s;
}
.button:hover svg {
  transition: 0.3s;
  left: 14px;
}
.button:hover {
  transition: 0.3s;
}

.card-link {
  padding-right: 10px;
  position: relative;
  font-weight: 500;
}
.card-link svg {
  position: relative;
  left: 6px;
  top: -1.5px;
  transition: 0.3s;
}
.card-link:hover svg {
  transition: 0.3s;
  left: 10px;
}

section {
  padding: 5rem 0;
}
@media only screen and (min-width: 1800px) {
  section {
    padding: 6rem 0;
  }
}

.side-subheader-wrapper {
  position: absolute;
  top: 190px;
  left: -60px;
  width: 200px;
  transform: rotate(90deg);
}
@media only screen and (max-width: 600px) {
  .side-subheader-wrapper {
    display: none;
  }
}

.is-ajax-search-result a {
  color: #000000 !important;
  font-weight: 500;
}

/**************************************************************
-> Define font-face custom typefaces
**************************************************************/
/** Fonts */
body {
  font-family: "Poppins", sans-serif;
  color: black;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
@media (min-width: 769px) {
  body {
    padding-top: 0;
  }
}

h1, h2, h3, h4, h5, h6, p, a {
  transition: 0.3s;
}

h1, h2, h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, .large-title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 68px;
  line-height: 1.1;
}
@media only screen and (min-width: 1800px) {
  h1, .large-title {
    font-size: 80px;
  }
}
@media only screen and (max-width: 600px) {
  h1, .large-title {
    font-size: 40px;
  }
}

h2, .medium-header {
  font-weight: 600;
  margin-bottom: 25px;
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 1800px) {
  h2, .medium-header {
    font-size: 44px;
  }
}
@media only screen and (max-width: 600px) {
  h2, .medium-header {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

h3 {
  font-size: 23px;
  line-height: 1.35;
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1800px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

h5, .small-header {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  h5, .small-header {
    font-size: 18px;
    line-height: 24px;
  }
}

h6 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}

p, .plain-text, ol, ul, li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 300;
}
@media only screen and (max-width: 600px) {
  p, .plain-text, ol, ul, li {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1800px) {
  p, .plain-text, ol, ul, li {
    font-size: 18px;
  }
}

li {
  margin-bottom: 0;
}

ul li {
  list-style-type: disc;
  margin-left: 1.5rem;
}

ol li {
  list-style-type: decimal;
  margin-left: 1rem;
}

li:last-child {
  padding-bottom: 0.5rem;
}

ul.custom-bullet-list {
  list-style: none; /* Remove default bullets */
  padding-left: 5px; /* Adjust padding if needed */
}
@media only screen and (max-width: 600px) {
  ul.custom-bullet-list {
    padding-left: 5px;
  }
}

ul.custom-bullet-list li {
  position: relative;
  padding-left: 25px; /* Adjust padding to make space for the bullet image */
  list-style-type: none;
  margin-bottom: 6px;
  margin-left: 0;
}

ul.custom-bullet-list li::before {
  content: "";
  background-image: url("/wp-content/themes/tepeo/assets/images/svg/custom-bullet.svg"); /* Path to your SVG image */
  background-size: contain; /* Ensure the image is contained within the space */
  background-repeat: no-repeat; /* Do not repeat the image */
  position: absolute;
  left: -10px;
  top: 4px;
  width: 20px; /* Adjust width to the size of your image */
  height: 20px; /* Adjust height to the size of your image */
}

.menu-item:last-child {
  padding-bottom: 0;
}

a {
  text-decoration: none;
  color: #000000;
  transition: 0.3s;
}

a:hover {
  transition: 0.3s;
}

.bold, strong {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
}

.lower {
  text-transform: lowercase;
}

.underline {
  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

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

.btn_default {
  display: inline-block;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  border-radius: 9999px;
  padding: 12px 24px;
  background-color: #24003d;
  border: none;
  color: #fff;
  transition: background-color 0.3s ease-in-out, opacity 0.4s ease, transform 0.4s ease !important;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.btn_default:hover {
  background-color: #5604B0;
}

body {
  width: 100%;
}

.m-auto {
  margin: 0 auto;
}

.m-reset {
  margin: 0 !important;
}

.m-top-1 {
  margin-top: 1rem;
}

.m-top-2 {
  margin-top: 2rem;
}

.m-top-3 {
  margin-top: 3rem;
}

.m-top-4 {
  margin-top: 4rem;
}

.m-top-5 {
  margin-top: 5rem;
}

.m-top-05 {
  margin-top: 0.5rem;
}

.m-bottom-05 {
  margin-bottom: 0.5rem;
}

.m-bottom-1 {
  margin-bottom: 1rem;
}

.m-bottom-2 {
  margin-bottom: 2rem;
}

.m-bottom-3 {
  margin-bottom: 3rem;
}

.m-bottom-4 {
  margin-bottom: 4rem;
}

.m-bottom-5 {
  margin-bottom: 5rem;
}

.p-reset {
  padding: 0 !important;
}

.p-top-1 {
  padding-top: 1rem;
}

.p-top-2 {
  padding-top: 2rem;
}

.p-top-3 {
  padding-top: 3rem;
}

.p-top-4 {
  padding-top: 4rem;
}

.p-top-5 {
  padding-top: 5rem;
}

.p-top-05 {
  padding-top: 0.5rem;
}

.p-bottom-05 {
  padding-bottom: 0.5rem;
}

.p-bottom-1 {
  padding-bottom: 1rem;
}

.p-bottom-2 {
  padding-bottom: 2rem;
}

.p-bottom-3 {
  padding-bottom: 3rem;
}

.p-bottom-4 {
  padding-bottom: 4rem;
}

.p-bottom-5 {
  padding-bottom: 5rem;
}

footer {
  border-top: solid 3px #ffbf00;
  padding: 6rem 0 6rem;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 600px) {
  footer {
    padding: 2rem 0;
    margin-bottom: 0rem;
  }
}
footer .footer-main {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  footer .footer-main {
    flex-direction: row;
  }
}
footer .col {
  width: 100%;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 1200px) {
  footer .col:first-child {
    width: 27%;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  footer .col:first-child {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  footer .col:last-child {
    width: 23%;
    padding-bottom: 0;
  }
}
footer .col .blue-wrapper {
  padding: 15px 25px;
}
footer .col h3 {
  margin-top: 30px;
  font-size: 24px;
  padding-right: 1rem;
  line-height: 1.2;
}
footer .col .button {
  top: 20px;
  margin-bottom: 50px;
}
footer .col .b-corp-logo-white {
  height: 100px;
  width: auto;
}
footer .col-menu {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  footer .col-menu {
    width: 50%;
  }
}
footer .col-menu ul li a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 19px;
  color: #ffffff;
  letter-spacing: 0.5px;
  color: #ffbf00;
}
footer .col-menu ul li {
  list-style-type: none;
  margin-left: 0;
}
footer .col-menu ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
footer .col-menu ul li {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  footer .col-menu ul li {
    width: 50%;
  }
}
footer .col-menu ul li {
  margin-bottom: 0;
}
footer .col-menu ul li ul {
  flex-direction: column;
}
footer .col-menu ul li ul li {
  width: 100%;
  margin-bottom: 2px;
}
footer .col-menu ul li ul li a {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 0;
  transition: 0.3s;
}
footer .col-menu ul li ul li a:hover {
  transition: 0.3s;
  text-decoration: underline;
}
footer .col-menu ul .sub-menu {
  margin-top: 10px;
}
footer .col-menu ul li ul li a {
  display: inline-block;
}
footer .col-menu ul li ul li ul {
  display: flex;
  flex-direction: column;
}
footer .social-flex h5 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 19px;
  color: #ffbf00;
}
footer .social-flex .social-bar {
  display: flex;
  margin-top: 20px;
}
footer .social-flex .social-bar a {
  margin-right: 20px;
  text-decoration: none;
  margin-bottom: 0;
}
footer .social-flex {
  margin-bottom: 40px;
}
footer .social-flex p {
  margin-bottom: 0;
}
footer .policies {
  display: flex;
  flex-direction: column;
  padding-top: 14px;
}
footer .policies a {
  font-weight: 400;
  text-transform: none;
  margin-bottom: 0;
  font-size: 17px;
  margin-bottom: 10px;
  transition: 0.3s;
}
footer .policies a:hover {
  transition: 0.3s;
  text-decoration: underline;
}
footer .legal-footnote {
  font-size: 13px;
  line-height: 20px;
  padding-top: 2rem;
}
@media only screen and (max-width: 600px) {
  footer .legal-footnote {
    padding-bottom: 4rem;
  }
}

@media only screen and (max-width: 600px) {
  .site-header {
    display: none;
  }
}
@media only screen and (min-width: 600px) {
  .site-header {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .site-header {
    display: block;
  }
}
.site-header .pre-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  min-height: 32px;
  display: flex;
  align-items: center;
}
.site-header .pre-header .blocks {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .pre-header .blocks a, .site-header .pre-header .blocks p {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
  font-weight: 400;
}
.site-header .pre-header .blocks span {
  font-weight: 600;
  text-decoration: underline;
}
.site-header .pre-header .blocks .block {
  display: flex;
  align-items: center;
}
.site-header .pre-header .blocks .block a, .site-header .pre-header .blocks .block p {
  margin-left: 1rem;
}
.site-header .pre-header .blocks .block a:first-child, .site-header .pre-header .blocks .block p:first-child {
  margin-left: 0;
}
.site-header .pre-header .blocks .block .is-form-style input.is-search-input {
  border-radius: 5px;
  border: none;
  height: 26px;
  min-width: 200px;
  position: relative;
  border-radius: 50px;
}
.site-header .pre-header .blocks .block .is-form-style input.is-search-input::before {
  content: "⚲";
  font-family: "slick";
  font-size: 14px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
}
.site-header .pre-header .blocks .block .is-search-form {
  margin: 0 10px 0 10px;
}
.site-header .pre-header .blocks .block .is-search-form label {
  position: relative;
  top: 0px;
}
.site-header .pre-header .blocks .block input::-moz-placeholder {
  font-family: "Poppins", sans-serif !important;
  font-size: 12px;
}
.site-header .pre-header .blocks .block input::placeholder {
  font-family: "Poppins", sans-serif !important;
  font-size: 12px;
}
.site-header .pre-header .blocks .block .is-search-submit {
  position: absolute;
  right: 5px;
  border-radius: 9px;
  width: 20px;
  height: 15px;
}
.site-header .pre-header .blocks .block .is-search-icon {
  position: absolute;
  top: 5px;
  text-align: right;
  right: -1px;
  width: 15px;
  color: #000000;
  padding-top: 0 !important;
  height: 16px;
  border: none;
  margin-right: 2px;
}
.site-header .pre-header .blocks .block .is-search-icon svg {
  width: 17px;
}
.site-header .main-header {
  display: flex;
  position: fixed;
  top: 32px;
  left: 0;
  width: 100%;
  z-index: 101;
  display: flex;
  align-items: center;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  background-color: rgb(255, 255, 255);
}
.site-header .main-header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  transition: 0.2s ease-in-out;
}
.site-header .main-header .header .brand {
  max-width: 230px;
  margin-bottom: 0;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
.site-header .main-header .header .brand svg {
  width: 87px;
  height: 31px;
  position: relative;
  top: 0px;
  transition: 0.2s ease-in-out;
}
.site-header .main-header .header .brand-scrolled {
  max-width: 180px;
  transition: 0.5s;
}
.site-header .main-header .header .menu {
  width: calc(100% - 200px);
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}
.site-header .main-header .header .menu ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.site-header .main-header .header .menu ul li {
  position: relative;
  list-style-type: none;
}
@media only screen and (min-width: 1000px) {
  .site-header .main-header .header .menu ul li {
    margin-right: 0.5rem;
  }
  .site-header .main-header .header .menu ul li a {
    font-size: 15px;
    line-height: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header .main-header .header .menu ul li {
    margin-right: 1.8rem;
  }
  .site-header .main-header .header .menu ul li a {
    font-size: 16px;
    line-height: 16px;
  }
}
.site-header .main-header .header .menu ul li {
  margin-bottom: 0;
}
.site-header .main-header .header .menu ul li:last-child {
  margin-right: 0;
}
.site-header .main-header .header .menu ul li a {
  font-weight: 400;
  color: #000000;
  transition: color 0.3s ease;
  position: relative;
  padding-bottom: 10px;
}
.site-header .main-header .header .menu ul li a:after {
  content: "";
  background-image: url("/wp-content/themes/tepeo/assets/images/svg/nav-arrow.svg");
  height: 11px;
  width: 12px;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  right: -18px;
  top: 6px;
  background-position: center center;
  transition: 0.3s;
}
.site-header .main-header .header .menu ul li a:hover:after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.site-header .main-header .header .menu ul li ul {
  position: absolute;
  width: 250px;
  display: block;
  top: 32px;
  left: -70px;
  padding-top: 0px;
  box-shadow: 0px 10px 30px 15px rgba(0, 0, 0, 0);
  border-radius: 20px;
  transition: 0.2s ease-in-out;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.site-header .main-header .header .menu ul li ul li {
  opacity: 0;
  padding: 10px 20px 10px 20px;
  position: relative;
  z-index: 200;
  transition: ease-in-out 0.3s;
  margin-right: 0;
  margin-left: 0;
}
.site-header .main-header .header .menu ul li ul li a {
  padding: 0;
  margin: 0;
  border: none;
  color: #000000;
  transition: ease-in-out 0.3s;
  position: relative;
  width: 100%;
  height: 100%;
}
.site-header .main-header .header .menu ul li ul li a:after {
  display: none;
}
.site-header .main-header .header .menu ul li ul li a .menu-item-description {
  font-size: 12px;
  line-height: 18px;
  color: #4C4C4C;
  margin-bottom: 0;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}
.site-header .main-header .header .menu ul li ul li a:hover {
  transition: ease-in-out 0.3s;
}
.site-header .main-header .header .menu ul li:hover ul {
  box-shadow: 0px 10px 30px 15px rgba(0, 0, 0, 0.1);
  transition: 0.2s ease-in-out;
}
.site-header .main-header .header .menu ul li:hover ul li {
  opacity: 1;
  background-color: #ffffff;
  transition: ease-in-out 0.3s;
  display: block;
  visibility: visible;
}
.site-header .main-header .header .menu ul li:hover ul li:hover {
  background-color: #FFF5D9;
}
.site-header .main-header .header .menu ul li ul li {
  visibility: hidden;
  background-color: #ffffff;
  transition: ease-in-out 0.3s;
  display: block;
}
.site-header .main-header .header .menu ul li ul li:first-child {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
}
.site-header .main-header .header .menu ul li ul li:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-bottom: 10px;
  margin-right: 0px;
}
.site-header .main-header .header .menu ul li:hover ul {
  top: 32px;
  left: -22px;
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.site-header .main-header .htb-cta {
  background-color: #FFF5D9;
  color: #000000;
  text-decoration: none;
  padding: 14px 36px 14px 24px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  margin-right: 1rem;
  position: relative;
}
.site-header .main-header .htb-cta ul {
  top: 48px !important;
}
.site-header .main-header .htb-cta svg {
  position: relative;
  left: 10px;
  top: -2.5px;
  transition: 0.3s;
}
.site-header .main-header .htb-cta {
  transition: 0.3s;
}
.site-header .main-header .htb-cta:hover svg {
  transition: 0.3s;
  left: 14px;
}
.site-header .main-header .htb-cta:hover {
  transition: 0.3s;
}
.site-header .main-header .htb-cta:hover ul {
  top: 48px !important;
}
.site-header .main-header .htb-cta ul li {
  visibility: hidden;
  background-color: #ffffff;
  transition: ease-in-out 0.3s;
  display: block;
}
.site-header .main-header .htb-cta ul li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px;
}
.site-header .main-header .htb-cta ul li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-bottom: 10px;
  margin-right: 0px;
}
.site-header .main-header .header-scrolled {
  height: 76px;
  transition: 0.2s ease-in-out;
}
.site-header .main-header .header-scrolled .brand svg {
  width: 70px;
  transition: 0.2s ease-in-out;
}
.site-header .main-header {
  transition: 0.2s ease-in-out;
}
.site-header .main-header-scrolled {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  transition: 0.2s ease-in-out;
}

.mobile-navigation-wrapper {
  background-color: #ffffff;
  position: fixed;
  z-index: 101;
  width: 100%;
  top: 0px;
  left: 0;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (max-width: 600px) {
  .mobile-navigation-wrapper {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  .mobile-navigation-wrapper {
    display: block;
  }
}
@media only screen and (min-width: 1000px) {
  .mobile-navigation-wrapper {
    display: none;
  }
}
.mobile-navigation-wrapper .mobile-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-navigation-wrapper .mobile-navigation .brand {
  max-width: 230px;
  margin-bottom: 0;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
.mobile-navigation-wrapper .mobile-navigation .brand img {
  margin: 10px 0;
  width: 70px;
  height: 70px;
  position: relative;
  top: 0px;
  transition: 0.2s ease-in-out;
}
.mobile-navigation-wrapper .burger-wrapper {
  position: relative;
  width: 46px;
  height: 20px;
  cursor: pointer;
}
.mobile-navigation-wrapper .burger-wrapper .line {
  transition: 0.3s ease-in-out;
}
.mobile-navigation-wrapper .burger-wrapper .line-1 {
  width: 34px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 0;
  right: 0;
}
.mobile-navigation-wrapper .burger-wrapper .line-2 {
  width: 34px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 9px;
  right: 0;
}
.mobile-navigation-wrapper .burger-wrapper .line-3 {
  width: 34px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 18px;
  right: 0;
}
.mobile-navigation-wrapper .burger-wrapper-active .line {
  transition: 0.3s ease-in-out;
}
.mobile-navigation-wrapper .burger-wrapper-active .line-1 {
  top: 9px;
  transform: rotate(45deg);
}
.mobile-navigation-wrapper .burger-wrapper-active .line-2 {
  opacity: 0;
  top: 9px;
}
.mobile-navigation-wrapper .burger-wrapper-active .line-3 {
  top: 9px;
  transform: rotate(-45deg);
}

.mobile-search-wrapper {
  position: fixed;
  top: 0;
  height: 46px;
  width: 100%;
  z-index: 101;
}
@media only screen and (max-width: 600px) {
  .mobile-search-wrapper {
    display: flex;
  }
}
@media only screen and (min-width: 600px) {
  .mobile-search-wrapper {
    display: flex;
  }
}
@media only screen and (min-width: 1000px) {
  .mobile-search-wrapper {
    display: none;
  }
}
.mobile-search-wrapper {
  justify-content: center;
  align-items: center;
}
.mobile-search-wrapper form {
  width: 94%;
}
.mobile-search-wrapper input::-moz-placeholder {
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  text-align: center;
}
.mobile-search-wrapper input::placeholder {
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  text-align: center;
}
.mobile-search-wrapper .is-form-style input.is-search-input {
  border-radius: 5px;
  border: none;
  position: relative;
  height: 34px;
}
.mobile-search-wrapper .is-search-form label {
  position: relative;
  top: -2px;
}

.is-ajax-search-result {
  border-radius: 10px !important;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05) !important;
}

.mobile-menu-wrapper {
  position: fixed;
  top: 90px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: calc(100% - 93px);
  background-color: #ffbf00;
  z-index: 100;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  transition: 0.6s ease-in-out;
}
@media only screen and (max-width: 600px) {
  .mobile-menu-wrapper {
    height: calc(100% - 80px);
  }
}
.mobile-menu-wrapper li, .mobile-menu-wrapper a {
  font-weight: 500;
}
.mobile-menu-wrapper {
  /* Hide sub-menus by default */
}
.mobile-menu-wrapper .sub-menu {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out, transform 0.3s ease-in-out;
  transform: translateY(-10px);
  opacity: 0;
  pointer-events: none; /* Prevent interaction when hidden */
}
.mobile-menu-wrapper {
  /* Show sub-menu when its parent is active */
}
.mobile-menu-wrapper .menu-item-has-children.active .sub-menu {
  height: auto; /* Adjust based on content */
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto; /* Allow interaction when visible */
}
.mobile-menu-wrapper {
  /* Ensure the sub-menu items are styled for mobile view */
}
.mobile-menu-wrapper .menu-item-has-children > a {
  position: relative;
  cursor: pointer;
}
.mobile-menu-wrapper .menu-item-has-children > a::after {
  content: ""; /* Downward arrow */
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/wp-content/themes/tepeo/assets/images/svg/btn-arrow.svg");
  height: 8px;
  width: 12px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
.mobile-menu-wrapper .menu {
  padding: 1rem 0;
}
.mobile-menu-wrapper .menu ul li {
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.mobile-menu-wrapper .menu ul a {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
}
.mobile-menu-wrapper .menu ul li ul li a {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}
.mobile-menu-wrapper .menu .menu-item-description {
  display: none;
}
.mobile-menu-wrapper .cta-links span {
  font-weight: 700;
}
.mobile-menu-wrapper .cta-links a:first-child {
  margin-right: 2rem;
}

.mobile-menu-toggle {
  transition: 0.6s ease-in-out;
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width: 600px) {
  .header-height-equalizer {
    height: 80px;
  }
}
@media only screen and (min-width: 600px) {
  .header-height-equalizer {
    height: 80px;
  }
}
@media only screen and (min-width: 1000px) {
  .header-height-equalizer {
    height: 114px;
  }
}

.support_categories_wrapper {
  padding: 4rem 0;
}
@media only screen and (min-width: 768px) {
  .support_categories_wrapper {
    padding: 7rem 0;
  }
}
.support_categories_wrapper .support_categories {
  text-align: center;
  margin: 0 auto;
}
.support_categories_wrapper .support_categories .content {
  max-width: 1000px;
  margin: 0 auto;
}
.support_categories_wrapper .support_categories .content h3 {
  margin-bottom: 20px;
}
.support_categories_wrapper .support_categories .cards_repeater {
  display: flex;
  padding-top: 2rem;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  .support_categories_wrapper .support_categories .cards_repeater {
    justify-content: center;
  }
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
  padding: 1.5rem 1.5rem 2rem 1.5rem;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  text-align: left;
  position: relative;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper:hover {
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 600px) {
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
    width: 100%;
    max-width: 450px;
  }
}
@media only screen and (min-width: 600px) {
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
    width: 100%;
    max-width: 450px;
  }
}
@media only screen and (min-width: 768px) {
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
    padding: 2rem 2rem 2.5rem 2rem;
    width: 49%;
    margin-right: 2%;
  }
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
    width: 32.5%;
    max-width: 325px;
    margin-right: 1.25%;
  }
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper:nth-child(2n+2) {
    margin-right: 1.25%;
  }
}
@media only screen and (min-width: 1800px) {
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper {
    width: 32%;
    max-width: 450px;
    margin-right: 2%;
  }
  .support_categories_wrapper .support_categories .cards_repeater .card_wrapper:nth-child(2n+2) {
    margin-right: 2%;
  }
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .icon_wrapper {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-bottom: 25px;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .icon_wrapper img {
  width: 40px;
  height: 40px;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper h3 {
  margin: 0 0 0;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .card-heading-link {
  margin-bottom: 14px;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .links {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .links li {
  list-style-type: square;
  margin-bottom: 5px;
  margin-left: 1.5rem;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .links li:last-child {
  margin-bottom: 0px;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .links a {
  margin-bottom: 10px;
  color: #000000;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .links a:hover {
  text-decoration: underline;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .cta_button {
  width: -webkit-fill-available;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 0 5px 2rem;
  color: #000000;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .cta_button .cta_arrow {
  padding-left: 10px;
  padding-bottom: 2px;
  transition: ease-in-out 0.2s;
}
.support_categories_wrapper .support_categories .cards_repeater .card_wrapper .cta_button:hover .cta_arrow {
  transition: ease-in-out 0.2s;
  padding-left: 15px;
}

.banner_wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 1rem;
}
.banner_wrapper .banner {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1200px) {
  .banner_wrapper .banner {
    flex-direction: row;
  }
}
.banner_wrapper .banner .content-container {
  width: 100%;
}
.banner_wrapper .banner .content-container h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 55px;
  line-height: 1.2;
  margin-bottom: 0px;
}
@media only screen and (max-width: 600px) {
  .banner_wrapper .banner .content-container h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1800px) {
  .banner_wrapper .banner .content-container h1 {
    font-size: 58px;
  }
}
.banner_wrapper .banner .content-container p {
  max-width: 700px;
}
.banner_wrapper .banner .content-container span {
  font-size: 110px;
  transition: 0.3s;
}
@media only screen and (max-width: 600px) {
  .banner_wrapper .banner .content-container span {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner_wrapper .banner .content-container {
    width: 45%;
    padding-right: 5%;
  }
}
.banner_wrapper .banner .image-container {
  width: 100%;
  margin: 1rem 0 2rem;
}
@media only screen and (min-width: 1200px) {
  .banner_wrapper .banner .image-container {
    width: 50%;
    margin: 4rem 0 3rem;
  }
}
.banner_wrapper .banner .image-container {
  border-radius: 20px;
  position: relative;
}
.banner_wrapper .banner .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}

.new_banner_wrapper {
  padding: 2rem 0;
}
.new_banner_wrapper .new_banner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .new_banner_wrapper .new_banner {
    flex-direction: column-reverse;
  }
}
.new_banner_wrapper .new_banner .content {
  max-width: 700px;
}
@media only screen and (min-width: 1800px) {
  .new_banner_wrapper .new_banner .content {
    max-width: 900px;
  }
}
.new_banner_wrapper .new_banner .content {
  text-align: center;
  position: relative;
  z-index: 10;
}
.new_banner_wrapper .new_banner .content .buttons_wrapper {
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .new_banner_wrapper .new_banner .content .buttons_wrapper {
    display: flex;
    flex-direction: column;
  }
}
.new_banner_wrapper .image-container {
  position: relative;
  border-radius: 20px;
  top: -50px;
  max-height: 30vh;
  height: 30vh;
  width: 90%;
  box-shadow: 0px 44px 19px 11px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 600px) {
  .new_banner_wrapper .image-container {
    top: 0;
    min-height: 200px;
    margin-bottom: 1rem;
    box-shadow: none;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .new_banner_wrapper .image-container {
    max-height: 40vh;
    height: 40vh;
  }
}
@media only screen and (min-width: 1200px) {
  .new_banner_wrapper .image-container {
    max-height: 50vh;
    height: 50vh;
  }
}
.new_banner_wrapper .image-container img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.text_image_wrapper {
  width: 100%;
  padding: 2rem 0;
}
.text_image_wrapper .text_image_block {
  display: flex;
}
@media (max-width: 1100px) {
  .text_image_wrapper .text_image_block {
    flex-direction: column;
  }
}
.text_image_wrapper .text_image_block {
  align-items: center;
}
.text_image_wrapper a {
  color: black;
  text-decoration: underline;
  text-decoration-color: #ffbf00;
}
.text_image_wrapper .image-container {
  display: block;
  width: 50%;
  padding: 2rem 0;
}
@media (max-width: 1100px) {
  .text_image_wrapper .image-container {
    width: 100%;
  }
}
.text_image_wrapper .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center left;
     object-position: center left;
  border-radius: 20px;
}
.text_image_wrapper .widget-container {
  display: block;
  width: 45%;
  padding: 2rem 0;
}
@media (max-width: 1100px) {
  .text_image_wrapper .widget-container {
    width: 100%;
  }
}
.text_image_wrapper .video-container {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  flex: 1;
}
.text_image_wrapper .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: block;
  border-radius: 20px;
}
.text_image_wrapper .content-container {
  display: flex;
  align-items: center;
  width: 50%;
  position: relative;
  color: black;
  min-width: 650px;
}
@media (max-width: 1100px) {
  .text_image_wrapper .content-container {
    width: 100%;
    min-width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.text_image_wrapper .content-container h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  .text_image_wrapper .content-container h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1800px) {
  .text_image_wrapper .content-container h3 {
    font-size: 25px;
  }
}
@media (max-width: 700px) {
  .text_image_wrapper .content-container {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.text_image_wrapper .content-container .content {
  max-width: 900px;
  padding: 0 10px;
}
@media only screen and (min-width: 1200px) {
  .text_image_wrapper .content-container .content {
    padding: 3rem;
  }
  .text_image_wrapper .content-container .content h2 {
    margin-top: 20px;
  }
}
.text_image_wrapper .content-container .content .body_copy {
  margin-bottom: 2rem;
}
.text_image_wrapper .content-container a {
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
  font-weight: 500;
}
.text_image_wrapper .content-container .button {
  text-decoration: none;
  font-weight: 400;
}
.text_image_wrapper .content-container .usp-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 600px) {
  .text_image_wrapper .content-container .usp-wrapper {
    flex-direction: column;
  }
}
.text_image_wrapper .content-container .usp-wrapper .usp-single {
  box-sizing: border-box;
  width: 49%;
  margin-right: 2%;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single:nth-child(2n) {
  margin-right: 0;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single {
  margin-bottom: 1rem;
  border-radius: 16px;
}
@media only screen and (max-width: 600px) {
  .text_image_wrapper .content-container .usp-wrapper .usp-single {
    width: 100%;
    margin-right: 0;
  }
}
.text_image_wrapper .content-container .usp-wrapper .usp-single {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 4px 7px 20px 7px rgba(0, 0, 0, 0.08);
  position: relative;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -4px;
  left: 0;
  background-color: #ffbf00;
  border-radius: 16px;
  z-index: -1;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single h3, .text_image_wrapper .content-container .usp-wrapper .usp-single h4,
.text_image_wrapper .content-container .usp-wrapper .usp-single p,
.text_image_wrapper .content-container .usp-wrapper .usp-single ul,
.text_image_wrapper .content-container .usp-wrapper .usp-single li,
.text_image_wrapper .content-container .usp-wrapper .usp-single a {
  color: #000000;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single h4 {
  margin-bottom: 10px;
}
.text_image_wrapper .content-container .usp-wrapper .usp-single p,
.text_image_wrapper .content-container .usp-wrapper .usp-single ul,
.text_image_wrapper .content-container .usp-wrapper .usp-single li {
  margin-bottom: 0;
}
.text_image_wrapper .f-dir-row .content-container .content {
  padding-right: 0;
}
.text_image_wrapper .f-dir-rev .content-container .content {
  padding-left: 0;
}
@media (max-width: 1100px) {
  .text_image_wrapper .f-dir-rev .content-container .content, .text_image_wrapper .f-dir-row .content-container .content {
    padding-left: 0;
    padding-right: 0;
  }
}

.bg-color-2 .content-container a {
  text-decoration: underline;
  text-decoration-color: #000000 !important;
}

.text_image_classic_wrapper {
  margin: 10rem 0;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper {
    margin: 0 0;
    padding: 1rem 0;
  }
}
@media (min-width: 1400px) {
  .text_image_classic_wrapper {
    margin: 8rem 0;
  }
}
@media (min-width: 1800px) {
  .text_image_classic_wrapper {
    margin: 5rem 0;
  }
}
.text_image_classic_wrapper .text_image_classic {
  display: flex;
  align-items: stretch;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.text_image_classic_wrapper .text_image_classic .image-container {
  display: block;
  width: 40%;
  position: relative;
  height: auto;
  align-self: stretch;
  position: relative;
}
.text_image_classic_wrapper .text_image_classic .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .text_image_classic .image-container {
    width: 100%;
  }
  .text_image_classic_wrapper .text_image_classic .image-container img {
    border-radius: 20px;
  }
}
.text_image_classic_wrapper .text_image_classic .image-container .video-container {
  position: relative;
  width: 100%;
  height: 100%;
  flex: 1;
}
.text_image_classic_wrapper .text_image_classic .image-container .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: block;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .text_image_classic .image-container .video-container iframe {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
.text_image_classic_wrapper .text_image_classic .content-container {
  display: flex;
  align-items: center;
  width: 60%;
  border-radius: 20px;
  z-index: 100;
  border-radius: 20px;
  min-height: 300px;
  padding: 2rem 0;
}
.text_image_classic_wrapper .text_image_classic .content-container .body_copy p:last-child {
  margin-bottom: 0;
}
.text_image_classic_wrapper .text_image_classic .content-container h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  .text_image_classic_wrapper .text_image_classic .content-container h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1800px) {
  .text_image_classic_wrapper .text_image_classic .content-container h3 {
    font-size: 25px;
  }
}
.text_image_classic_wrapper .text_image_classic .content-container a {
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
  font-weight: 500;
}
.text_image_classic_wrapper .text_image_classic .content-container .button {
  text-decoration: none;
  font-weight: 400;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .text_image_classic .content-container {
    width: calc(100% - 3rem);
    position: relative;
  }
}
.text_image_classic_wrapper .text_image_classic .buttons_wrapper {
  margin-top: 20px;
}
.text_image_classic_wrapper .video-flex .content-container .content {
  margin: 0 1rem;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .video-flex .content-container .content {
    margin: 0 0;
  }
}
.text_image_classic_wrapper .f-dir-row .image-container {
  margin: 0rem 0rem 0rem 0;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .f-dir-row .image-container img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
}
.text_image_classic_wrapper .f-dir-row .content-container {
  padding: 3.5rem 3.5rem 3rem 3.5rem;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .f-dir-row .content-container {
    margin-top: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: none;
  }
}
.text_image_classic_wrapper .f-dir-rev .image-container {
  margin: 0rem 0 0rem 0rem;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .f-dir-rev .image-container img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
}
.text_image_classic_wrapper .f-dir-rev .content-container {
  padding: 3.5rem 3.5rem 3rem 3.5rem;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .f-dir-rev .content-container {
    margin-top: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: none;
  }
}
@media (max-width: 1400px) {
  .text_image_classic_wrapper .f-dir-rev .image-container,
  .text_image_classic_wrapper .f-dir-row .image-container {
    margin: 0 0 0 0;
  }
  .text_image_classic_wrapper .f-dir-rev .content-container,
  .text_image_classic_wrapper .f-dir-row .content-container {
    padding: 2rem 1.5rem 2rem 1.5rem;
    margin-top: 0rem;
  }
}

.feature_bar_wrapper .feature_bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .feature_bar_wrapper .feature_bar {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.feature_bar_wrapper .feature_bar .feature {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 16px 0;
}
@media only screen and (max-width: 600px) {
  .feature_bar_wrapper .feature_bar .feature {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 600px) {
  .feature_bar_wrapper .feature_bar .feature {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .feature_bar_wrapper .feature_bar .feature {
    width: 100%;
  }
}
.feature_bar_wrapper .feature_bar .feature p {
  margin-bottom: 0;
  font-weight: 500;
}
.feature_bar_wrapper .feature_bar .feature .icon-tick {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.feature_bar2_wrapper .feature_bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .feature_bar2_wrapper .feature_bar {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.feature_bar2_wrapper .feature_bar .feature {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 16px 0;
}
@media only screen and (max-width: 600px) {
  .feature_bar2_wrapper .feature_bar .feature {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 600px) {
  .feature_bar2_wrapper .feature_bar .feature {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .feature_bar2_wrapper .feature_bar .feature {
    width: 100%;
  }
}
.feature_bar2_wrapper .feature_bar .feature p, .feature_bar2_wrapper .feature_bar .feature a {
  margin-bottom: 0;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.3s;
}
.feature_bar2_wrapper .feature_bar .feature a:hover {
  transition: 0.3s;
  color: #ffbf00;
}
.feature_bar2_wrapper .feature_bar .feature .icon {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.central_cta_wrapper .content {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.central_cta_wrapper .content .buttons_wrapper {
  justify-content: center;
}
.central_cta_wrapper .tepeo-calculator--minimal {
  display: inline-block;
}
.central_cta_wrapper .tepeo-calculator {
  padding: 10px;
}

.cards_icons_wrapper {
  padding: 2.5rem 0;
  position: relative;
}
.cards_icons_wrapper .cards_icons {
  padding: 3rem;
  border-radius: 20px 0 0 20px;
  width: calc(100% + 1000px);
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons {
    padding: 1.5rem;
    width: calc(100% - 2rem);
  }
}
.cards_icons_wrapper .cards_icons .intro-text {
  display: flex;
  flex-direction: column;
}
.cards_icons_wrapper .cards_icons .intro-text h2,
.cards_icons_wrapper .cards_icons .intro-text p {
  text-align: left;
  max-width: calc(100% - 1000px - 3rem);
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .intro-text h2,
  .cards_icons_wrapper .cards_icons .intro-text p {
    max-width: calc(100% - 2rem);
  }
}
@media only screen and (min-width: 1200px) {
  .cards_icons_wrapper .cards_icons .intro-text h2,
  .cards_icons_wrapper .cards_icons .intro-text p {
    max-width: 1000px;
  }
}
.cards_icons_wrapper .cards_icons .repeater-container {
  position: relative;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ {
  width: calc(100% - 1000px - 3rem);
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ {
    width: calc(100% - 2rem);
  }
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ {
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ {
    flex-direction: row;
  }
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  text-align: left;
  padding: 1.75rem 0rem 1.5rem;
  transition: 0.3s;
  width: 100%;
  height: 90%;
  margin-right: 1.33%;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper {
    padding: 1rem 0 1rem;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper {
    width: 24%;
    height: 90%;
    margin-right: 1.33%;
    margin-bottom: 0;
  }
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper:nth-child(4n+4) {
    margin-right: 0;
  }
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper p {
  margin-bottom: 0;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .card_heading {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .card_heading .card-icon {
  margin-right: 15px;
  width: 45px;
  height: auto;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .card_heading h4 {
  margin-bottom: 0;
  padding-right: 1rem;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .custom-bullet-list li {
  color: #000000;
  margin-left: 5px;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .custom-bullet-list li::before {
  left: -7px;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .custom-bullet-list {
  text-align: left;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper a {
  text-decoration-color: #ffbf00;
  text-decoration: underline;
}
@media only screen and (min-width: 1800px) {
  .cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper p {
    font-size: 18px;
  }
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .card-body {
  padding-bottom: 1rem;
}
.cards_icons_wrapper .cards_icons .repeater-container .cards_repeater_ .card_wrapper .card-body p {
  margin-bottom: 0;
}
.cards_icons_wrapper .cards_icons .arrow_wrapper {
  position: absolute;
  width: calc(100% + 74px);
  top: 40%;
  left: -44px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .arrow_wrapper {
    left: -24px;
    width: calc(100% + 40px);
  }
}
.cards_icons_wrapper .cards_icons .arrow_wrapper .card-next,
.cards_icons_wrapper .cards_icons .arrow_wrapper .card-prev {
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .cards_icons_wrapper .cards_icons .arrow_wrapper .card-next,
  .cards_icons_wrapper .cards_icons .arrow_wrapper .card-prev {
    width: 20px;
  }
}

.logo_slider_wrapper {
  position: relative;
  margin: 2rem 0;
}
.logo_slider_wrapper .logo_slider {
  position: relative;
  padding: 2rem 0;
  border-radius: 20px;
}
.logo_slider_wrapper .logo_slider h2 {
  text-align: center;
}
.logo_slider_wrapper .logo_slider .logos {
  display: flex;
  margin: 2rem 0;
}
.logo_slider_wrapper .logo_slider .logos .logo_wrapper {
  height: 100px;
  width: auto;
}
.logo_slider_wrapper .logo_slider .logos .logo_wrapper .logo {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.logo_slider_wrapper .logo_slider .slick-dots {
  bottom: -60px;
}
.logo_slider_wrapper .logo_slider .icon-1, .logo_slider_wrapper .logo_slider .icon-2 {
  position: absolute;
}
.logo_slider_wrapper .logo_slider .icon-1 {
  width: 60px;
  top: -50%;
  left: -30px;
  transform: rotate(-40deg);
}
.logo_slider_wrapper .logo_slider .icon-2 {
  width: 60px;
  right: -20px;
  bottom: -45%;
}

.accordion h2 {
  margin-bottom: 3rem;
}
.accordion .accordion_wrap {
  margin: 0 auto;
}
.accordion .accordion_wrap .accord_butt {
  background-color: transparent;
  color: #000000;
  padding: 5px 10px 15px 0;
  margin: 15px 0 25px 0;
  cursor: pointer;
  border-bottom: 1px solid #ffbf00;
  transition: 0.3s;
}
@media only screen and (min-width: 600px) {
  .accordion .accordion_wrap .accord_butt {
    padding: 15px 0px 15px 0;
  }
}
.accordion .accordion_wrap .accord_butt {
  max-width: 1100px;
}
.accordion .accordion_wrap .accord_butt h4 {
  position: relative;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 40px;
}
@media only screen and (max-width: 600px) {
  .accordion .accordion_wrap .accord_butt h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
.accordion .accordion_wrap .accord_butt h4:after {
  content: ".";
  color: transparent;
  float: right;
  background-image: url("/wp-content/themes/tepeo/assets/images/svg/nav-arrow.svg");
  background-repeat: no-repeat;
  transition: 0.3s;
  position: relative;
  top: 10px;
  right: 10px;
  width: 10px;
}
@media only screen and (max-width: 600px) {
  .accordion .accordion_wrap .accord_butt h4:after {
    top: 0;
    right: 0;
  }
}
.accordion .accordion_wrap .text_open {
  height: auto;
  max-height: 0;
  overflow: hidden;
  margin-top: 30px;
  transition: 0.3s;
  max-width: 1050px;
}
.accordion .accordion_wrap .text_open p {
  max-width: 850px;
}
.accordion .accordion_wrap .text_open a {
  font-weight: 500;
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
}
.accordion .accordion_wrap .text_open .button {
  font-weight: 400;
}
.accordion .accordion_wrap.active .accord_butt {
  transition: 0.3s;
}
.accordion .accordion_wrap.active .accord_butt h4:after {
  content: ".";
  right: 20px;
  top: 0;
  transition: 0.3s;
  transform: rotate(90deg);
}
.accordion .accordion_wrap.active .text_open {
  height: auto;
  max-height: 4000px;
  overflow: hidden;
  transition: 0.3s;
  transition: max-height 0.25s ease-in;
}

.testimonials_wrapper .testimonials .col-sm {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .testimonials_wrapper .testimonials .col-sm .content {
    padding-right: 2rem;
  }
}
.testimonials_wrapper .testimonials .col-sm iframe {
  max-width: 180px;
  margin-right: 20px;
  margin-left: 20px;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-sm iframe {
    margin-left: 0;
  }
}
.testimonials_wrapper .testimonials .col-sm {
  display: flex;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-sm {
    flex-direction: column;
  }
}
.testimonials_wrapper .testimonials .col-sm .content {
  padding-right: 1rem;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-sm .content {
    width: 100%;
  }
}
.testimonials_wrapper .testimonials .col-lg {
  width: 100%;
  position: relative;
}
.testimonials_wrapper .testimonials .col-lg .testimonial_repeater .slick-track {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 60px;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-lg .testimonial_repeater .slick-track {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.testimonials_wrapper .testimonials .col-lg .testimonial_repeater .slick-track .slick-slide {
  display: flex;
  margin-right: 6rem;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-lg .testimonial_repeater .slick-track .slick-slide {
    padding-bottom: 1.5rem;
  }
}
.testimonials_wrapper .testimonials .col-lg .testimonial_repeater .slick-list {
  margin-bottom: 0;
}
.testimonials_wrapper .testimonials .col-lg .slick-slide .single-testimonial {
  background-color: #fff7e0;
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial {
  border-radius: 20px;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 2rem 2rem 2rem;
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-lg .single-testimonial {
    padding: 1.5rem 1.75rem 1rem;
  }
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial p {
  color: #000000;
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .testimonials_wrapper .testimonials .col-lg .single-testimonial p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1800px) {
  .testimonials_wrapper .testimonials .col-lg .single-testimonial p {
    font-size: 16px;
  }
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial .author-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial .author-box p {
  margin-bottom: 0;
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial .strong {
  font-weight: 500;
}
.testimonials_wrapper .testimonials .col-lg .single-testimonial .stars {
  max-width: 110px;
}
.testimonials_wrapper .testimonials .col-lg .arrow_wrapper {
  position: relative;
  top: -20px;
}
.testimonials_wrapper .testimonials .col-lg .arrow_wrapper .arrow-next,
.testimonials_wrapper .testimonials .col-lg .arrow_wrapper .arrow-prev {
  cursor: pointer;
}

.plain_text_wrapper {
  padding: 3rem 0;
}
@media only screen and (min-width: 600px) {
  .plain_text_wrapper {
    padding: 5rem 0;
  }
}
.plain_text_wrapper .small {
  max-width: 700px;
}
.plain_text_wrapper .medium {
  max-width: 1100px;
}
.plain_text_wrapper .large {
  max-width: 2000px;
}
.plain_text_wrapper .plain_text {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .plain_text_wrapper .plain_text {
    flex-wrap: nowrap;
  }
}
.plain_text_wrapper .plain_text a {
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
}
.plain_text_wrapper .two_column {
  width: 100%;
}
.plain_text_wrapper .two_column .column {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .plain_text_wrapper .two_column .column {
    width: 48%;
  }
  .plain_text_wrapper .two_column .column:first-child {
    margin-right: 4%;
  }
}
.plain_text_wrapper .two_column .column {
  width: 100%;
}

.wrapper_no_padding {
  padding: 1.5rem 0;
}
@media only screen and (min-width: 600px) {
  .wrapper_no_padding {
    padding: 2.5rem 0 2rem;
  }
}
.wrapper_no_padding .two_column .column {
  margin-bottom: 0;
}

.wayfinder_wrapper .wayfinder_box_wrapper {
  display: flex;
  flex-direction: column;
  padding: 2rem 0;
}
@media only screen and (min-width: 768px) {
  .wayfinder_wrapper .wayfinder_box_wrapper {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .wayfinder_wrapper .wayfinder_box_wrapper {
    flex-direction: row;
    align-items: center;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-sm {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-sm {
    width: 35%;
    margin-bottom: 0;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-sm h2, .wayfinder_wrapper .wayfinder_box_wrapper .col-sm p {
  padding-right: 1rem;
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-sm p {
  margin-bottom: 0;
  max-width: 620px;
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg {
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg {
    width: 65%;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper {
  width: calc(100% - 30px);
}
@media only screen and (min-width: 768px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper {
    width: 32%;
    margin-right: 2%;
  }
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper:last-child {
    margin-right: 0;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper {
  margin-bottom: 1rem;
  text-align: center;
  border-radius: 20px;
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media only screen and (min-width: 600px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper {
    padding: 2.5rem 1.5rem;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper p {
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1800px) {
  .wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper p {
    font-size: 18px;
  }
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper p {
  margin-bottom: 15px;
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper a {
  margin-bottom: 0;
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper h3 {
  margin-bottom: 15px;
}
.wayfinder_wrapper .wayfinder_box_wrapper .col-lg .card_wrapper .button-wrapper {
  width: 100%;
  text-align: center;
}
.cost_carbon_wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: left;
}
.cost_carbon_wrapper h2 {
  text-align: left;
  padding-bottom: 30px;
}

.featured_news_wrapper {
  padding: 1rem 0 1rem;
}
@media only screen and (min-width: 600px) {
  .featured_news_wrapper {
    padding: 4rem 0 3rem;
  }
}
@media only screen and (min-width: 1000px) {
  .featured_news_wrapper .blog_grid {
    flex-direction: column !important;
  }
}
@media only screen and (min-width: 1000px) {
  .featured_news_wrapper .featured-grid {
    flex-direction: column !important;
  }
}
.featured_news_wrapper .intro-content {
  text-align: center;
  margin: 0 auto 3rem;
  max-width: 870px;
}
.featured_news_wrapper .blog_grid .grid_wrapper {
  justify-content: center;
  width: 100% !important;
}
.featured_news_wrapper .buttons_wrapper {
  justify-content: center;
  margin-top: 1rem;
}

.grid_cards_wrapper .grid_cards .grid_container {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .grid_cards_wrapper .grid_cards .grid_container {
    flex-wrap: nowrap;
  }
}
.grid_cards_wrapper .grid_cards .card_wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  background-color: #fff7e0;
  padding-top: 1.5rem;
  height: 100%;
  margin-bottom: 1rem;
  min-height: 200px;
  justify-content: center;
  transition: 0.3s;
}
@media only screen and (max-width: 600px) {
  .grid_cards_wrapper .grid_cards .card_wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .grid_cards_wrapper .grid_cards .card_wrapper {
    width: 49%;
    margin-right: 2%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .grid_cards_wrapper .grid_cards .card_wrapper {
    width: 32%;
    margin-right: 1%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(2n+2) {
    margin-right: 1%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1800px) {
  .grid_cards_wrapper .grid_cards .card_wrapper {
    width: 24%;
    margin-right: 1.33%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(2n+2) {
    margin-right: 1.33%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(3n+3) {
    margin-right: 1.33%;
  }
  .grid_cards_wrapper .grid_cards .card_wrapper:nth-child(4n+4) {
    margin-right: 0;
  }
}
.grid_cards_wrapper .grid_cards .card_wrapper .card-icon {
  width: 70px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}
.grid_cards_wrapper .grid_cards .card_wrapper a {
  text-decoration-color: #ffbf00;
  text-decoration: underline;
}
.grid_cards_wrapper .grid_cards .card_wrapper .button {
  text-decoration: none;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1800px) {
  .grid_cards_wrapper .grid_cards .card_wrapper p {
    font-size: 18px;
  }
}
.grid_cards_wrapper .grid_cards .card_wrapper h4, .grid_cards_wrapper .grid_cards .card_wrapper .card_body {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.grid_cards_wrapper .grid_cards .card_wrapper .card_body {
  padding-bottom: 1rem;
}
.grid_cards_wrapper .large-grid .card_wrapper {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 600px) {
  .grid_cards_wrapper .large-grid .card_wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .grid_cards_wrapper .large-grid .card_wrapper {
    width: 49%;
    margin-right: 2%;
  }
  .grid_cards_wrapper .large-grid .card_wrapper:nth-child(2n+2) {
    margin-right: 0;
  }
  .grid_cards_wrapper .large-grid .card_wrapper:nth-child(3n+3) {
    margin-right: auto;
  }
}

.hero_banner_wrapper {
  margin-bottom: 2rem;
}
.hero_banner_wrapper .hero_banner {
  position: relative;
  display: flex;
  margin-bottom: 3rem;
}
@media (max-width: 1400px) {
  .hero_banner_wrapper .hero_banner {
    flex-direction: column-reverse;
  }
}
.hero_banner_wrapper .hero_banner span {
  color: #ffbf00;
}
.hero_banner_wrapper .hero_banner .image-container {
  display: block;
  width: 45%;
  border-radius: 20px;
  max-height: 700px;
  position: relative;
  padding-bottom: 0rem;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .hero_banner .image-container {
    padding-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container {
    padding-top: 5px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .trustbox_wrapper {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  background-color: #ffffff;
  max-width: 210px;
  padding: 10px 0;
  border-radius: 10px;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container .trustbox_wrapper {
    left: 10px;
    max-width: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .hero_banner_wrapper .hero_banner .image-container .trustbox_wrapper {
    bottom: 14px;
  }
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .hero_banner .image-container .trustbox_wrapper {
    bottom: 34px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .trustbox_wrapper .rating {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #0d1a29;
  margin-bottom: 4px;
  display: flex;
  justify-content: center;
  font-size: 17px;
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 175px;
  height: 175px;
  border-radius: 50%;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  box-shadow: 4px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper:hover {
  transition: ease-in-out 0.2s;
  transform: scale(1.05);
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .hero_banner .image-container .roundel-wrapper {
    width: 175px;
    height: 175px;
  }
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container .roundel-wrapper {
    right: 10px;
    top: 15px;
    width: 130px;
    height: 130px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content {
  position: relative;
  text-align: center;
  width: 100%;
  border-radius: 50%;
  top: 0px;
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content p {
  margin-bottom: 0;
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-large-bebas {
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-large-bebas {
    font-size: 20px;
    margin-bottom: -8px;
    margin-top: -12px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-large {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 4px;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-large {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 4px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-small:first-child {
  margin-bottom: 5px;
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-small {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 9px;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .image-container .roundel-wrapper .roundel-content .roundel-small {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 7px;
  }
}
.hero_banner_wrapper .hero_banner .image-container .roundel-wrapper {
  background-color: #ffbf00;
}
@media (max-width: 1400px) {
  .hero_banner_wrapper .hero_banner .image-container {
    width: 100%;
  }
}
.hero_banner_wrapper .hero_banner .image-container img {
  border-radius: 20px;
  max-height: 700px;
  position: relative;
  z-index: 5;
}
.hero_banner_wrapper .hero_banner .content-container {
  display: flex;
  align-items: center;
  width: 55%;
  color: black;
  justify-content: space-between;
  position: relative;
  z-index: 30;
  padding: 2rem 1rem 1rem 0;
}
.hero_banner_wrapper .hero_banner .content-container h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 1.2;
  margin-bottom: 0px;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .content-container h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .hero_banner .content-container h1 {
    font-size: 58px;
  }
}
.hero_banner_wrapper .hero_banner .content-container p, .hero_banner_wrapper .hero_banner .content-container ul, .hero_banner_wrapper .hero_banner .content-container li {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .hero_banner .content-container p, .hero_banner_wrapper .hero_banner .content-container ul, .hero_banner_wrapper .hero_banner .content-container li {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .content-container p, .hero_banner_wrapper .hero_banner .content-container ul, .hero_banner_wrapper .hero_banner .content-container li {
    font-size: 15px;
  }
}
.hero_banner_wrapper .hero_banner .content-container .excerpt {
  margin-bottom: 30px;
  padding-right: 5%;
}
.hero_banner_wrapper .hero_banner .content-container .hero-icons {
  display: flex;
}
.hero_banner_wrapper .hero_banner .content-container .hero-icons svg {
  height: 76px;
  margin-right: 5px;
}
.hero_banner_wrapper .hero_banner .content-container .hero-icons svg:nth-child(1) {
  width: 60px;
}
.hero_banner_wrapper .hero_banner .content-container .hero-icons svg:nth-child(2) {
  margin-right: 8px;
}
.hero_banner_wrapper .hero_banner .content-container .hero-icons {
  margin-bottom: 30px;
}
.hero_banner_wrapper .hero_banner .content-container a {
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
}
.hero_banner_wrapper .hero_banner .content-container .buttons_wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  .hero_banner_wrapper .hero_banner .content-container .buttons_wrapper {
    flex-direction: column;
  }
}
.hero_banner_wrapper .hero_banner .content-container .button {
  text-decoration: none;
  margin-bottom: 10px;
}
@media (max-width: 1400px) {
  .hero_banner_wrapper .hero_banner .content-container {
    width: 100%;
    min-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2rem;
  }
}
.hero_banner_wrapper .usp_block {
  position: relative;
  display: flex;
  z-index: 20;
  flex-direction: column;
  transition: 0.3s;
}
.hero_banner_wrapper .usp_block .col_wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
.hero_banner_wrapper .usp_block .col_wrapper p {
  margin-bottom: 0;
}
.hero_banner_wrapper .usp_block .col_wrapper .col-top {
  display: flex;
  align-items: center;
}
.hero_banner_wrapper .usp_block .col_wrapper .col-top h4 {
  margin-bottom: 0;
  font-weight: 500;
  color: #ffffff;
}
@media only screen and (min-width: 1800px) {
  .hero_banner_wrapper .usp_block .col_wrapper .col-top h4 {
    font-size: 22px;
  }
}
.hero_banner_wrapper .usp_block .col_wrapper .card_body {
  padding: 9px 0px;
}
.hero_banner_wrapper .usp_block .col_wrapper .card-icon {
  width: 40px;
  height: 40px;
  margin-right: 14px;
  transition: 0.2s;
}
.hero_banner_wrapper .usp_block .card-link {
  transition: 0.2s;
}

.logo_static_wrapper {
  padding: 2rem 0;
}
.logo_static_wrapper .logo_static {
  padding: 3rem 3rem;
  border-radius: 20px;
  text-align: center;
  position: relative;
}
.logo_static_wrapper .logo_static .logo_list {
  margin: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
.logo_static_wrapper .logo_static .logo_list .logo_wrapper {
  width: 30%;
  padding: 1rem 1.5rem;
}
@media only screen and (min-width: 1800px) {
  .logo_static_wrapper .logo_static .logo_list .logo_wrapper {
    padding: 1rem 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .logo_static_wrapper .logo_static .logo_list {
    flex-wrap: nowrap;
  }
  .logo_static_wrapper .logo_static .logo_list .logo_wrapper {
    width: 20%;
  }
}
@media only screen and (max-width: 600px) {
  .logo_static_wrapper .logo_static .logo_list .logo_wrapper {
    width: 100%;
  }
  .logo_static_wrapper .logo_static .logo_list .logo_wrapper img {
    max-height: 30px;
  }
}

.two_card_wrapper {
  position: relative;
}
.two_card_wrapper .two_card {
  position: relative;
  text-align: center;
}
.two_card_wrapper .two_card h2, .two_card_wrapper .two_card p {
  max-width: 820px;
  margin: 0 auto 1rem;
}
.two_card_wrapper .two_card .set_container {
  display: flex;
  position: relative;
  margin-top: 3rem;
  align-items: stretch;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .two_card_wrapper .two_card .set_container {
    flex-direction: row;
  }
}
.two_card_wrapper .two_card .set_container .box_wrapper {
  background-color: #eeeeee;
  border-radius: 20px;
  max-width: 600px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .two_card_wrapper .two_card .set_container .box_wrapper {
    width: 46%;
  }
  .two_card_wrapper .two_card .set_container .box_wrapper:nth-child(1) {
    margin-right: 2%;
  }
}
.two_card_wrapper .two_card .set_container .box_wrapper {
  padding: 2.5rem 2rem;
}
.two_card_wrapper .two_card .set_container .box_wrapper ul, .two_card_wrapper .two_card .set_container .box_wrapper li {
  text-align: left;
}
.two_card_wrapper .two_card .set_container .box_wrapper .card_image {
  height: 280px;
  border-radius: 16px;
  margin-bottom: 2rem;
}
.two_card_wrapper .two_card .set_container .box_wrapper .card_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}

.banner2_wrapper {
  position: relative;
  width: 100%;
  height: 75vh;
  min-height: 600px;
  padding-bottom: 0;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .banner2_wrapper {
    min-height: default;
    height: auto;
  }
}
.banner2_wrapper .image_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.banner2_wrapper .image_layer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner2_wrapper .video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.banner2_wrapper .video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;
  min-height: 100%;
  min-width: 177.78vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.banner2_wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 26, 41, 0.6);
  z-index: 2;
}
.banner2_wrapper .content_layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 3;
}
.banner2_wrapper .content_layer .content {
  color: #ffffff;
}
.banner2_wrapper .content_layer .content h1 {
  margin-top: 0px;
  max-width: 750px;
}
@media only screen and (min-width: 1800px) {
  .banner2_wrapper .content_layer .content h1 {
    max-width: 850px;
  }
}
.banner2_wrapper .content_layer .content a {
  color: #ffffff;
  font-weight: 600;
}
.banner2_wrapper .content_layer .content .button {
  color: #000000;
  font-weight: 400;
}
.banner2_wrapper .content_layer .content p {
  max-width: 750px;
  margin-bottom: 15px;
}
.banner2_wrapper .content_layer .content p:last-child {
  margin-bottom: 25px;
}

.widget_wrapper {
  padding: 4rem 0;
}
@media only screen and (max-width: 600px) {
  .widget_wrapper {
    padding: 2rem 0;
  }
}

.video_wrapper .full_width {
  overflow: visible;
}
.video_wrapper .content {
  max-width: 900px;
  margin: 0 auto;
}
.video_wrapper .content .video-embed {
  width: 100%;
  aspect-ratio: 16/9;
}
.video_wrapper .content .video-embed iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
.video_wrapper .video-container {
  width: 100%;
  margin: 0 auto;
}
.video_wrapper .video-container .wrapper {
  position: relative;
}
@media only screen and (max-width: 600px) {
  .video_wrapper .video-container .wrapper:after {
    content: "";
    height: 50px;
    width: 50px;
    position: absolute;
    left: 45%;
    top: 43%;
    z-index: 0;
    opacity: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape), only screen and (min-device-width: 390px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 390px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .video_wrapper .video-container .wrapper:after {
    content: "";
    height: 50px;
    width: 50px;
    position: absolute;
    left: 45%;
    top: 43%;
    z-index: 0;
    opacity: 0;
  }
}
@media only screen and (max-width: 600px) {
  .video_wrapper .video-container.active .wrapper:after {
    background-image: url();
  }
}

.featured_stories_wrapper {
  width: 100%;
}
.featured_stories_wrapper .intro-content {
  text-align: center;
}
.featured_stories_wrapper .intro-content .dash-line {
  margin: 0 auto 20px;
}
.featured_stories_wrapper .arrow-wrapper {
  width: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.featured_stories_wrapper .arrow-wrapper .slide-prev {
  margin-right: 10px;
}
.featured_stories_wrapper .slide-next,
.featured_stories_wrapper .slide-prev {
  cursor: pointer;
  width: 37px;
  height: 37px;
}
.featured_stories_wrapper .slider-box {
  position: relative;
}
.featured_stories_wrapper .slider-box .slide-prev {
  top: 45%;
  left: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .featured_stories_wrapper .slider-box .slide-prev {
    left: -20px;
    width: 25px;
    height: 25px;
  }
}
.featured_stories_wrapper .slider-box .slide-next {
  top: 45%;
  right: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .featured_stories_wrapper .slider-box .slide-next {
    right: -20px;
    width: 25px;
    height: 25px;
  }
}
.featured_stories_wrapper .single_slide {
  border-radius: 20px;
  display: flex !important;
  align-items: center;
  flex-direction: column;
  color: #000000;
  background-color: white;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .featured_stories_wrapper .single_slide {
    flex-direction: row;
  }
}
.featured_stories_wrapper .single_slide h3 {
  color: #000000;
}
.featured_stories_wrapper .single_slide .image-container {
  width: 100%;
  aspect-ratio: 4/3;
  height: 100%;
  border-radius: 20px 20px 0px 0px;
}
@media only screen and (min-width: 1200px) {
  .featured_stories_wrapper .single_slide .image-container {
    width: 54%;
  }
}
@media only screen and (min-width: 1800px) {
  .featured_stories_wrapper .single_slide .image-container {
    width: 43%;
  }
}
.featured_stories_wrapper .single_slide .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0px 0px;
}
@media only screen and (min-width: 1200px) {
  .featured_stories_wrapper .single_slide .image-container {
    border-radius: 20px 0px 0px 20px;
  }
  .featured_stories_wrapper .single_slide .image-container img {
    border-radius: 20px 0px 0px 20px;
  }
}
.featured_stories_wrapper .single_slide .content-container {
  padding: 15px;
}
@media only screen and (min-width: 600px) {
  .featured_stories_wrapper .single_slide .content-container {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured_stories_wrapper .single_slide .content-container {
    width: 44%;
    padding: 2rem;
  }
}
.featured_stories_wrapper .single_slide .slide_body_copy {
  margin-bottom: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 300;
}
@media only screen and (max-width: 600px) {
  .featured_stories_wrapper .single_slide .slide_body_copy {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1800px) {
  .featured_stories_wrapper .single_slide .slide_body_copy {
    font-size: 18px;
  }
}
.featured_stories_wrapper .slick-slide {
  width: 71vw;
  margin-right: 50px;
  margin-left: 50px;
}
@media only screen and (min-width: 1200px) {
  .featured_stories_wrapper .slick-slide {
    width: 1000px;
  }
}
@media only screen and (max-width: 600px) {
  .featured_stories_wrapper .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.featured_stories_wrapper .slick-track {
  margin-top: 20px;
  margin-bottom: 30px;
}
.featured_stories_wrapper .arrow-wrapper {
  width: 100%;
}
.featured_stories_wrapper .arrow-wrapper .button {
  margin-left: auto;
  margin-right: auto;
}

.wayfinder2_wrapper {
  padding: 3rem 0;
}
.wayfinder2_wrapper .wayfinder {
  padding: 2rem;
  border-radius: 20px;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
}
.wayfinder2_wrapper .wayfinder .wayfinding_links {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
  box-sizing: border-box;
  background-color: #ffbf00;
  color: #000000;
  text-decoration: none;
  padding: 13px 24px 12px 17px;
  border-radius: 30px;
  font-size: 17px;
  font-weight: 400;
  margin-right: 1rem;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
    font-size: 15px;
  }
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button svg {
  position: relative;
  left: 10px;
  top: -2.5px;
  transition: 0.3s;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
  transition: 0.3s;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button:hover svg {
  transition: 0.3s;
  left: 14px;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button:hover {
  transition: 0.3s;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
  border-radius: 10px;
  width: 32%;
  min-width: 260px;
  margin: 0 2% 10px 0;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button:nth-child(3n+3) {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
    margin: 0 0% 10px 0;
  }
  .wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button:nth-child(3n+3) {
    margin-right: 0;
  }
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button svg {
  top: 0;
}
.wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
  display: flex;
  align-items: center;
  line-height: 18px;
}
@media only screen and (max-width: 600px) {
  .wayfinder2_wrapper .wayfinder .wayfinding_links .wayfinding_button {
    width: 100%;
  }
}
.wayfinder2_wrapper .bg-color-1 h2,
.wayfinder2_wrapper .bg-color-1 p {
  color: #000000 !important;
}

.cards_flex_wrapper .cards_flex {
  text-align: center;
}
.cards_flex_wrapper .cards_flex .dash-line {
  margin: 0 auto 20px;
}
.cards_flex_wrapper .cards_flex .intro-content {
  max-width: 1100px;
  margin: 0 auto;
}
.cards_flex_wrapper .cards_flex .cards_row {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
  margin: 3rem 0 0rem;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper {
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  padding: 30px 25px 20px;
  box-shadow: 4px 7px 35px 7px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  background-color: #fff;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper h1, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper h2, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper h3, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper h4, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper h5, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper p, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper a, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper ul, .cards_flex_wrapper .cards_flex .cards_row .card-wrapper li {
  color: #000000;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper .card-icon {
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper .card-number {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: 500;
  background-color: #ffbf00;
  margin-bottom: 20px;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper .dash-line {
  margin: 0 0 20px;
  width: 35px;
}
.cards_flex_wrapper .cards_flex .cards_row .card-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: -4px;
  left: 0;
  background-color: #ffbf00;
  border-radius: 20px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .cards_flex_wrapper .cards_flex .cards_row {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .cards_flex_wrapper .cards_flex .cards_row .card-wrapper {
    flex: 1 1 0;
    width: auto;
  }
}
.cards_flex_wrapper .cards_flex .button {
  margin-top: 20px;
}

.single-post-wrapper {
  padding-top: 4rem;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 600px) {
  .single-post-wrapper {
    padding-top: 2rem;
  }
}
.single-post-wrapper .single-post {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .single-post-wrapper .single-post {
    flex-direction: row;
  }
}
.single-post-wrapper .single-post .category-wrapper p {
  color: #ffbf00;
  font-weight: 500;
  font-size: 16px;
}
.single-post-wrapper .single-post h2, .single-post-wrapper .single-post .medium-header {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.2;
}
@media only screen and (min-width: 1800px) {
  .single-post-wrapper .single-post h2, .single-post-wrapper .single-post .medium-header {
    font-size: 36px;
  }
}
@media only screen and (max-width: 600px) {
  .single-post-wrapper .single-post h2, .single-post-wrapper .single-post .medium-header {
    font-size: 28px;
  }
}
.single-post-wrapper .single-post h4 {
  font-weight: 600;
}
.single-post-wrapper .single-post .main-content {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .single-post-wrapper .single-post .main-content {
    max-width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .single-post-wrapper .single-post .main-content {
    max-width: 850px;
  }
}
@media only screen and (min-width: 768px) {
  .single-post-wrapper .single-post .main-content {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post-wrapper .single-post .main-content {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1800px) {
  .single-post-wrapper .single-post .main-content {
    max-width: 950px;
  }
}
.single-post-wrapper .single-post .main-content {
  margin-left: auto;
  margin-right: auto;
}
.single-post-wrapper .single-post .main-content .category-wrapper {
  display: flex;
}
.single-post-wrapper .single-post .main-content .category-wrapper p {
  margin-left: 2rem;
  position: relative;
}
.single-post-wrapper .single-post .main-content .category-wrapper p:first-child {
  margin-left: 0;
}
.single-post-wrapper .single-post .main-content .category-wrapper p:nth-child(1n+2):before {
  content: "  ";
  width: 2.25px;
  height: 16px;
  position: absolute;
  left: -15px;
  top: 7px;
  z-index: 1;
}
.single-post-wrapper .single-post .main-content h1 {
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .single-post-wrapper .single-post .main-content h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
.single-post-wrapper .single-post .main-content h2 {
  margin-bottom: 20px;
}
.single-post-wrapper .single-post .main-content iframe, .single-post-wrapper .single-post .main-content img {
  border-radius: 10px;
}
.single-post-wrapper .single-post .main-content li {
  margin-left: 25px;
}
.single-post-wrapper .single-post .main-content a {
  text-decoration-color: #ffbf00 !important;
  text-decoration: underline;
  font-weight: 500;
}
.single-post-wrapper .single-post .main-content .button {
  font-weight: 400;
}
.single-post-wrapper .single-post .main-content img {
  margin: 1rem 0 2rem;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.single-post-wrapper .single-post .main-content blockquote {
  margin-left: 10px;
  padding-left: 15px;
  border-left: 5px #ffbf00 solid;
  background-color: #FFF9E6;
  padding: 1.5rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 600px) {
  .single-post-wrapper .single-post .main-content blockquote {
    padding: 2rem 1rem 0.5rem;
  }
}
.single-post-wrapper .single-post .main-content blockquote p:last-child {
  margin-bottom: 0;
}
.single-post-wrapper .single-post .main-content .button {
  margin-top: 20px;
}

.blog_banner_wrapper {
  padding: 3rem 0 1.5rem;
}
.blog_banner_wrapper p {
  max-width: 750px;
  margin: 0 auto;
}

.blog_grid_wrapper .blog_grid {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 3rem;
  flex-direction: column;
}
@media only screen and (min-width: 1000px) {
  .blog_grid_wrapper .blog_grid {
    flex-direction: row;
  }
}
.blog_grid_wrapper .blog_grid .category_wrapper {
  width: 100%;
  margin-bottom: 2rem;
}
.blog_grid_wrapper .blog_grid .category_wrapper .category-toggle {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 14px;
  border: none;
  background-color: transparent;
  border-bottom: 1.5px solid #ffbf00;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: "Poppins", sans-serif;
}
.blog_grid_wrapper .blog_grid .category_wrapper .category-toggle:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 45%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.25s ease;
}
.blog_grid_wrapper .blog_grid .category_wrapper.open .category-toggle:after {
  transform: translateY(-30%) rotate(-135deg);
}
.blog_grid_wrapper .blog_grid .category_wrapper .categories-list {
  display: none;
  margin: 0;
  width: 100%;
}
.blog_grid_wrapper .blog_grid .category_wrapper .categories-list li {
  list-style: none;
  margin: 0;
  padding: 0px 0 0px;
  border-bottom: 1.5px solid #ffbf00;
  transition: 0.25s;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
}
.blog_grid_wrapper .blog_grid .category_wrapper .categories-list li:hover {
  background: #fff7e0;
}
.blog_grid_wrapper .blog_grid .category_wrapper .categories-list li a {
  padding: 13px 0 12px;
  display: block;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 1000px) {
  .blog_grid_wrapper .blog_grid .category_wrapper {
    width: 280px;
    padding-right: 40px;
    flex-shrink: 0;
  }
  .blog_grid_wrapper .blog_grid .category_wrapper .category-toggle {
    cursor: default;
  }
  .blog_grid_wrapper .blog_grid .category_wrapper .category-toggle:after {
    display: none;
  }
  .blog_grid_wrapper .blog_grid .category_wrapper .categories-list {
    display: block !important;
  }
}
.blog_grid_wrapper .blog_grid .grid_wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .blog_grid_wrapper .blog_grid .grid_wrapper {
    width: calc(100% - 320px);
  }
}
.blog_grid_wrapper .blog_grid .post-wrapper {
  transition: ease-in-out 0.2s;
  border-radius: 15px;
  position: relative;
  margin-bottom: 2rem;
  background-color: #eeeeee;
  width: 100%;
}
.blog_grid_wrapper .blog_grid .post-wrapper h4 {
  font-size: 17px;
  margin-bottom: 15px;
}
.blog_grid_wrapper .blog_grid .post-wrapper p {
  font-size: 15px;
}
@media only screen and (max-width: 600px) {
  .blog_grid_wrapper .blog_grid .post-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .blog_grid_wrapper .blog_grid .post-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .blog_grid_wrapper .blog_grid .post-wrapper {
    width: 49%;
    margin-right: 2%;
  }
  .blog_grid_wrapper .blog_grid .post-wrapper:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .blog_grid_wrapper .blog_grid .post-wrapper {
    width: 32%;
    margin-right: 2%;
  }
  .blog_grid_wrapper .blog_grid .post-wrapper:nth-child(2n+2) {
    margin-right: 2%;
  }
  .blog_grid_wrapper .blog_grid .post-wrapper:nth-child(3n+3) {
    margin-right: 0;
  }
}
.blog_grid_wrapper .blog_grid .post-wrapper .img-container {
  position: relative;
  overflow: hidden;
}
.blog_grid_wrapper .blog_grid .post-wrapper:hover {
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.03);
  transition: ease-in-out 0.2s;
}
.blog_grid_wrapper .blog_grid .post-wrapper:hover .post-content .cta_arrow {
  transition: ease-in-out 0.2s;
  padding-left: 15px;
}
.blog_grid_wrapper .blog_grid .post-wrapper:hover .img-container img {
  transform: scale(1.027);
  transition: transform 0.3s;
}
.blog_grid_wrapper .blog_grid .post-wrapper .img-container {
  width: 100%;
  max-height: auto;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 14px 14px 0 0;
}
.blog_grid_wrapper .blog_grid .post-wrapper .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
  transition: transform 0.4s;
}
.blog_grid_wrapper .blog_grid .post-wrapper .divider {
  background-color: #ffbf00;
  padding: 8px 1.5rem;
}
.blog_grid_wrapper .blog_grid .post-wrapper .divider p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}
.blog_grid_wrapper .blog_grid .post-wrapper .divider {
  display: flex;
  justify-content: space-between;
}
.blog_grid_wrapper .blog_grid .post-wrapper .post-content {
  padding: 2rem 1.5rem;
}
.blog_grid_wrapper .blog_grid .post-wrapper .post-content .bold {
  font-weight: 500;
}
.blog_grid_wrapper .blog_grid .post-wrapper .post-content p {
  margin-bottom: 0;
}

@media only screen and (min-width: 1000px) {
  .stories_wrapper .stories_grid_wrapper {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1800px) {
  .stories_wrapper .post-wrapper {
    width: 24% !important;
    margin-right: 1.33% !important;
  }
  .stories_wrapper .post-wrapper:nth-child(2n+2) {
    margin-right: 1.33% !important;
  }
  .stories_wrapper .post-wrapper:nth-child(3n+3) {
    margin-right: 1.33% !important;
  }
  .stories_wrapper .post-wrapper:nth-child(4n+4) {
    margin-right: 0 !important;
  }
}

.category_page_wrapper {
  min-height: 100vh;
}
.category_page_wrapper .page-header {
  padding-top: 4rem;
}
@media only screen and (max-width: 600px) {
  .category_page_wrapper .page-header {
    padding-top: 2rem;
  }
}
.category_page_wrapper .page-header {
  display: flex;
  align-items: center;
}
.category_page_wrapper .page-header .icon-wrapper {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1.5rem;
  border-radius: 10px;
}
.category_page_wrapper .page-header .icon-wrapper img {
  width: 70px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .category_page_wrapper .page-header .icon-wrapper {
    margin-right: 2rem;
    width: 146px;
    height: 146px;
  }
  .category_page_wrapper .page-header .icon-wrapper img {
    width: 90px;
    height: auto;
  }
}
.category_page_wrapper .page-header .header-content {
  width: calc(100% - 120px);
}
@media only screen and (min-width: 768px) {
  .category_page_wrapper .page-header .header-content {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .category_page_wrapper .page-header .header-content .pre-heading {
    margin-top: 20px;
  }
}
.category_page_wrapper .page-header h1 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .category_page_wrapper .page-header h1 {
    font-size: 90px;
    line-height: 105px;
    margin-bottom: 0;
  }
}
.category_page_wrapper .description {
  margin-top: 2rem;
}
.category_page_wrapper .description p {
  max-width: 1000px;
}

.navigate-wrapper {
  padding-bottom: 3rem;
}
.navigate-wrapper .navigation {
  display: flex;
  justify-content: space-between;
}
.navigate-wrapper .navigation .nav_butt a {
  display: inline-block;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  border-radius: 10px;
  padding: 12px 24px;
  background-color: #ffbf00;
  border: none;
  color: #000000;
  transition: background-color 0.3s ease-in-out, opacity 0.4s ease, transform 0.4s ease !important;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.navigate-wrapper .navigation .nav_butt a:hover {
  background-color: #FFDF7E;
}

.home_wrapper .banner_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.home_wrapper .banner_wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .home_wrapper .banner_wrapper img {
    height: calc(100vh - 100px);
  }
}
@media only screen and (min-width: 600px) {
  .home_wrapper .banner_wrapper img {
    height: calc(100vh - 100px);
  }
}
@media only screen and (min-width: 1000px) {
  .home_wrapper .banner_wrapper img {
    height: calc(100vh - 121px);
  }
}
.home_wrapper .banner_wrapper .content_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
}
.home_wrapper .banner_wrapper .content_wrapper h1 {
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .home_wrapper .banner_wrapper .content_wrapper h1 {
    font-size: 80px;
    line-height: 98px;
  }
}
.home_wrapper .banner_wrapper .content_wrapper h1:first-child {
  margin-bottom: 3rem;
}
.home_wrapper .banner_wrapper .content_wrapper h3 {
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .home_wrapper .banner_wrapper .content_wrapper h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
.home_wrapper .banner_wrapper .content_wrapper form {
  display: inline-block;
  opacity: 0.9;
  margin-top: 1.5rem;
}
@media only screen and (max-width: 600px) {
  .home_wrapper .banner_wrapper .content_wrapper form {
    width: 100%;
    min-width: 250px;
  }
}
@media only screen and (min-width: 600px) {
  .home_wrapper .banner_wrapper .content_wrapper form {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .home_wrapper .banner_wrapper .content_wrapper form {
    width: 400px;
  }
}
.home_wrapper .banner_wrapper .content_wrapper form .is-form-style input.is-search-input {
  border: none !important;
  border-bottom: 1px !important;
  border-radius: 5px 0 0 5px !important;
}
.home_wrapper .banner_wrapper .content_wrapper form .is-search-submit {
  margin-top: -16px;
  border-radius: 0 5px 5px 0 !important;
}
.home_wrapper .banner_wrapper .content_wrapper form .is-search-input {
  border-radius: 5px 0 0 5px;
  height: 52px;
  padding: 0 16px !important;
}
.home_wrapper .banner_wrapper .content_wrapper form .is-search-icon {
  border-radius: 0 5px 5px 0;
  height: 52px;
  padding-top: 13px !important;
  padding-right: 8px;
}
.home_wrapper .banner_wrapper .content_wrapper form input::-moz-placeholder {
  font-size: 16px;
}
.home_wrapper .banner_wrapper .content_wrapper form input::placeholder {
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .home_wrapper .banner_wrapper .content_wrapper .search_wrapper {
    padding-bottom: 7rem;
  }
}
@media only screen and (min-width: 600px) {
  .home_wrapper .banner_wrapper .content_wrapper .search_wrapper {
    padding-bottom: 4rem;
  }
}
@media only screen and (min-width: 1000px) {
  .home_wrapper .banner_wrapper .content_wrapper .search_wrapper {
    padding-bottom: 3rem;
  }
}
.home_wrapper .banner_wrapper .content_wrapper .notice_wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}
.home_wrapper .banner_wrapper .content_wrapper .notice_wrapper p {
  margin-bottom: 0;
  padding: 6px;
  font-size: 18px;
}

.lost_page_wrapper {
  min-height: 75vh;
}
.lost_page_wrapper .content-primary {
  padding: 4rem 0;
  max-width: 900px;
}
.lost_page_wrapper h1, .lost_page_wrapper h2 {
  max-width: 900px;
}
.lost_page_wrapper h1 {
  font-size: 50px;
  line-height: 60px;
}

.documents_grid .post-wrapper .post-content {
  padding: 2.25rem 2rem;
}
.documents_grid .post-wrapper .post-content .excerpt {
  margin-bottom: 20px !important;
}
.documents_grid .post-wrapper .post-content .title-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.documents_grid .post-wrapper .post-content .title-row .doc-icon {
  width: 40px;
  margin-right: 20px;
}
.documents_grid .post-wrapper .post-content .title-row h4 {
  margin-bottom: 0;
  font-weight: 500;
}/*# sourceMappingURL=style.css.map */