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

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

a {
  text-decoration-skip-ink: auto;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

button {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=search],
input[type=password] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

th,
td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small,
sup,
sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 20px;
}

kbd,
tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del,
strike,
s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address,
cite,
var {
  font-style: italic;
}

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

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

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

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/** Variables */
/** Typography */
b,
strong {
  font-weight: bold;
}

ol {
  list-style-type: decimal;
  margin-bottom: 18px;
  margin-left: 1em;
}

/** Header */
#hide-header {
  transition: all 0.4s ease !important;
}

/** Woocommerce */
/** Single Product */
.single-product .product_header_image {
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0px 0px 80px 0px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.single-product .product_header_text {
  background: white;
  display: table;
  margin: 0 auto;
  text-align: center;
  border-radius: 100px;
  box-shadow: 0px 0px 50px 50px rgb(255, 255, 255);
  font-weight: 700 !important;
  padding: 0 50px;
  color: #2b394e;
  font-size: 28px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .single-product .product_header_text {
    font-size: 48px;
    line-height: 50px;
  }
}
.single-product .ast-container {
  width: 100%;
  max-width: 1920px;
  padding: 0;
}
.single-product .product {
  max-width: 1400px;
  padding: 40px;
  margin: 0 auto;
}
.single-product .product .woocommerce-product-gallery__wrapper {
  pointer-events: none;
}
.single-product .product .woocommerce-breadcrumb {
  display: none;
}
.single-product .product .product_meta {
  display: none;
}
.single-product .product .product_description .section_title {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: -0.5px;
}
.single-product .product .product_description .subsection_title {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.single-product .product .product_description .section_items {
  margin-top: 10px;
  margin-bottom: 20px;
}
.single-product .product .product_description .section_items .item {
  display: flex;
  margin-bottom: 5px;
}
.single-product .product .product_description .section_items .item span:first-of-type {
  margin-right: 5px;
}
.single-product .product .price {
  display: none;
}
.single-product .product .quantity {
  float: unset !important;
  margin-bottom: 15px !important;
  display: flex;
  align-items: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.single-product .product .quantity span {
  margin-right: 5px;
}
.single-product .product .quantity input[type=button] {
  border-radius: unset;
}
.single-product .product .quantity .plus,
.single-product .product .quantity .minus {
  background-color: #f1f1f1;
  padding: 10px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.single-product .product .quantity .plus:hover,
.single-product .product .quantity .minus:hover {
  background-color: #e2e2e2;
}
.single-product .product .quantity input.qty {
  text-align: center;
  margin: 0 5px;
}
.single-product .product .quantity input.qty::-webkit-outer-spin-button,
.single-product .product .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product .product .quantity input.qty[type=number] {
  -moz-appearance: textfield;
}
.single-product .product button[type=submit] {
  border-radius: 20px;
  background: #70e645;
  color: black;
  font-weight: 500;
}
.single-product .disclaimer {
  width: 100%;
  display: flex;
  max-width: 1400px;
  padding: 40px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
}

/** Cart */
.page-id-12919 h1.entry-title {
  display: none;
}
.page-id-12919 .wc-block-cart__submit-button {
  background: #70E645;
  border-radius: 25px;
  color: black;
}

/** Checkout */
.page-id-12920 h1.entry-title {
  display: none;
}
.page-id-12920 button.wc-block-components-panel__button {
  background: transparent;
}

/** Woocommerce */
/** Components */
.insights_component .header {
  background: #F6F5EF;
}
.insights_component .header .selector_wrapper {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.insights_component .header .selector_wrapper .row {
  display: flex;
}
.insights_component .header .selector_wrapper .row .col .choices {
  border: none;
  font-size: 20px;
}
.insights_component .header .selector_wrapper .row .col .choices .choices__inner {
  border: none;
  font-size: 30px;
  background-color: transparent;
}
.insights_component .header .selector_wrapper .row .col .choices .choices__list--dropdown {
  width: 100%;
  min-width: 400px;
}
.insights_component .header .selector_wrapper .row .col .choices .choices__list--dropdown .choices__list {
  max-height: unset;
}
.insights_component .header .selector_wrapper .row .col .choices[data-type*=select-one]::after {
  display: none;
}
.insights_component .header .selector_wrapper .row .col .choices[data-type*=select-one]::before {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  color: #24EB00;
}
.insights_component .header .selector_wrapper .row .col .is-open[data-type*=select-one]::before {
  transform: translateY(-50%) rotate(180deg);
}
.insights_component #postsContainer {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.insights_component #postsContainer .type-all ul li:first-of-type .image {
  height: 200px;
  display: block;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 20%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.insights_component #postsContainer .type-all ul li:first-of-type .image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.insights_component #postsContainer ul {
  display: flex;
  flex-wrap: wrap;
}
.insights_component #postsContainer ul li {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid var(--Light-Gray, #9CB5B2);
  background: rgba(217, 217, 217, 0);
  margin: 5px;
}
@media (min-width: 768px) {
  .insights_component #postsContainer ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .insights_component #postsContainer ul li {
    width: calc(33.3333333333% - 10px);
  }
}
.insights_component #postsContainer ul li .image {
  height: 200px;
  display: block;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.insights_component #postsContainer ul li .image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.insights_component #postsContainer ul li .type {
  color: #6B818C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  border: 1px solid;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 25px;
  border: 1.5px solid #9CB5B2;
  background: rgba(217, 217, 217, 0);
  margin: 20px 30px;
}
.insights_component #postsContainer ul li .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.insights_component #postsContainer ul li .excerpt {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 30px 20px 30px;
}
.insights_component #postsContainer ul li .link {
  color: #24EB00;
  font-size: 15px;
  font-weight: 700;
  line-height: 38px;
  text-decoration-line: underline;
  margin: 20px 30px;
}
.insights_component #postsContainer ul li .link #video-btn {
  background: none;
  color: #24EB00;
  font-size: 15px;
  font-weight: 700;
  line-height: 38px;
  text-decoration-line: underline;
  padding: 0;
  font-weight: 500;
}
.insights_component #postsContainer .type-all li:nth-of-type(1) {
  width: 100%;
}
@media (min-width: 768px) {
  .insights_component #postsContainer .type-all li:nth-of-type(1) {
    width: calc(66.66% - 10px);
  }
}
.insights_component #postsContainer .type-all li:nth-of-type(1) .resource_image {
  height: 273px;
  display: block;
}
.insights_component #postsContainer .type-all li:nth-of-type(1) .resource_image img {
  max-height: 273px;
  width: auto;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.insights_component #postsContainer .type-all li:nth-of-type(2) {
  width: 100%;
}
@media (min-width: 768px) {
  .insights_component #postsContainer .type-all li:nth-of-type(2) {
    width: calc(33.33% - 10px);
  }
}
.insights_component #postsContainer .pagination {
  display: flex;
  justify-content: center;
  font-weight: 700;
  margin-top: 20px;
}
.insights_component #postsContainer .pagination a {
  text-decoration: none;
}
.insights_component #postsContainer .pagination .page_numbers {
  margin: 0px 20px;
}
.insights_component #postsContainer .pagination i {
  margin: 0px 5px;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.floating-arrow {
  animation: float 2s ease-in-out infinite;
  display: inline-block;
}

/* custom-modal.css */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 15px 20px 20px 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 700px;
  top: 50%;
  transform: translateY(-50%);
}
.modal-content iframe {
  height: 400px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 5px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.video-cta {
  text-align: center;
  margin-top: 40px;
}
.video-cta button {
  cursor: pointer;
}

.application_guides_component .header {
  background: #F6F5EF;
}
.application_guides_component .header .header_content {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.application_guides_component .header .header_content .row {
  display: flex;
}
.application_guides_component .header .header_content .row .col h1 {
  font-size: 30px;
}
.application_guides_component #postsContainer {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.application_guides_component #postsContainer ul {
  display: flex;
  flex-wrap: wrap;
}
.application_guides_component #postsContainer ul li {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid var(--Light-Gray, #9CB5B2);
  background: rgba(217, 217, 217, 0);
  margin: 5px;
}
@media (min-width: 768px) {
  .application_guides_component #postsContainer ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .application_guides_component #postsContainer ul li {
    width: calc(33.3333333333% - 10px);
  }
}
.application_guides_component #postsContainer ul li .image {
  height: 200px;
  display: block;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.application_guides_component #postsContainer ul li .image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.application_guides_component #postsContainer ul li .type {
  color: #6B818C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  border: 1px solid;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 25px;
  border: 1.5px solid #9CB5B2;
  background: rgba(217, 217, 217, 0);
  margin: 20px 30px;
}
.application_guides_component #postsContainer ul li .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.application_guides_component #postsContainer ul li .excerpt {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 30px 20px 30px;
}
.application_guides_component #postsContainer ul li .link {
  color: #24EB00;
  font-size: 15px;
  margin: 20px 30px;
}
.application_guides_component #postsContainer ul li .link a {
  font-weight: 700;
  display: flex;
  align-items: center;
}
.application_guides_component #postsContainer ul li .link a span {
  margin-right: 5px;
}

.news_and_events_component .header {
  background: #F6F5EF;
}
.news_and_events_component .header .header_content {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.news_and_events_component .header .header_content .row {
  display: flex;
}
.news_and_events_component .header .header_content .row .col h1 {
  font-size: 30px;
}
.news_and_events_component #postsContainer {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.news_and_events_component #postsContainer .section_heading {
  display: flex;
  align-items: baseline;
}
.news_and_events_component #postsContainer .section_heading h3 {
  margin-right: 20px;
  margin-bottom: 20px;
}
.news_and_events_component #postsContainer .section_heading a {
  font-weight: 700;
  text-decoration: none;
}
.news_and_events_component #postsContainer ul {
  display: flex;
  flex-wrap: wrap;
}
.news_and_events_component #postsContainer ul li {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid var(--Light-Gray, #9CB5B2);
  background: rgba(217, 217, 217, 0);
  margin: 5px;
}
@media (min-width: 768px) {
  .news_and_events_component #postsContainer ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .news_and_events_component #postsContainer ul li {
    width: calc(33.3333333333% - 10px);
  }
}
.news_and_events_component #postsContainer ul li .image {
  height: 200px;
  display: block;
  overflow: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.news_and_events_component #postsContainer ul li .image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.news_and_events_component #postsContainer ul li .type {
  color: #6B818C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  border: 1px solid;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 25px;
  border: 1.5px solid #9CB5B2;
  background: rgba(217, 217, 217, 0);
  margin: 20px 30px;
}
.news_and_events_component #postsContainer ul li .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.news_and_events_component #postsContainer ul li .event_dates {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px;
}
.news_and_events_component #postsContainer ul li .event_venue {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.news_and_events_component #postsContainer ul li .excerpt {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 30px 20px 30px;
  overflow: hidden;
  word-wrap: break-word;
}
.news_and_events_component #postsContainer ul li .link {
  color: #24EB00;
  font-size: 15px;
  margin: 20px 30px;
}
.news_and_events_component #postsContainer ul li .link a {
  font-weight: 700;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.news_and_events_component #postsContainer ul li .link a span {
  margin-right: 5px;
}
.news_and_events_component #postsContainer .pagination {
  display: flex;
  justify-content: center;
  font-weight: 700;
  margin-top: 20px;
}
.news_and_events_component #postsContainer .pagination a {
  text-decoration: none;
}
.news_and_events_component #postsContainer .pagination .page_numbers {
  margin: 0px 20px;
}
.news_and_events_component #postsContainer .pagination i {
  margin: 0px 5px;
}

body .tribe-common .tribe-events-l-container header.tribe-events-header {
  display: none;
}
body .tribe-common .tribe-events-l-container .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border {
  border-color: #70E645;
  color: white;
  border-radius: 25px;
  background: #70E645;
}
body .tribe-common .tribe-events-l-container .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover {
  background: white;
  color: #70E645;
}
body .tribe-common .tribe-events-l-container .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border button {
  font-weight: 700;
}

body.single-tribe_events #tribe-events-pg-template #tribe-events-content h1 {
  font-size: 32px;
  margin: 20px 0px;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-schedule h2 {
  font-size: 20px;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border {
  border-color: #70E645;
  color: white;
  border-radius: 25px;
  background: #70E645;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border .tribe-common-c-svgicon--cal-export {
  display: none;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border:hover {
  background: white;
  color: #70E645;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border button {
  font-weight: 700;
}
body.single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer {
  display: none;
}

body .newsletter_form .gform_body #gform_fields_1 {
  display: flex;
}
@media screen and (max-width: 768px) {
  body .newsletter_form .gform_body #gform_fields_1 {
    display: block;
  }
}
body .newsletter_form .gform_body #gform_fields_1 #field_1_1,
body .newsletter_form .gform_body #gform_fields_1 #field_1_3 {
  width: 100%;
}
body .newsletter_form .gform_body #gform_fields_1 input[type=text], body .newsletter_form .gform_body #gform_fields_1 input[type=email] {
  border-radius: 5px;
  border: 1px solid #9CB5B2;
  background-color: #6B818C;
  color: white;
  margin-bottom: 20px;
}
body .newsletter_form .gform_footer #gform_submit_button_1 {
  background: #70E645;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: black;
  border-radius: 52px 52px 52px 52px;
  padding: 12px 34px 12px 34px;
}

.single-case_study .case_studies_hero {
  height: 500px;
  position: relative;
  background-size: cover;
  /* Ensures the image covers the entire container */
  background-position: center;
  /* Centers the image within the container */
  background-repeat: no-repeat;
  /* Prevents the image from repeating */
  background-attachment: fixed;
  /* Optional: Makes the background image fixed during scroll */
  /* Adjust padding as needed */
}
.single-case_study .case_studies_hero .case_studies_hero_wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.single-case_study .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content {
  position: absolute;
  bottom: 50px;
  max-width: 800px;
  line-height: normal;
  padding: 0px 60px;
}
.single-case_study .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .type {
  color: #24EB00;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1dvh;
}
.single-case_study .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .title h1.entry-title {
  color: #FFF;
  /* H1 - [VS] */
  font-family: Roboto;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
}
.single-case_study .entry-content p {
  margin-bottom: 10px;
}
.single-case_study .entry-content .introduction_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-case_study .entry-content .introduction_section .row .col a.case_study_button {
  text-decoration: none;
  font-weight: bold;
}
.single-case_study .entry-content .introduction_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-case_study .entry-content .introduction_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.single-case_study .entry-content .introduction_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-case_study .entry-content .introduction_section .row .col:nth-of-type(2) {
  width: 100%;
}
.single-case_study .entry-content .introduction_section .case-study-taxonomies .industry .row,
.single-case_study .entry-content .introduction_section .case-study-taxonomies .solution .row {
  margin-bottom: 20px;
  max-width: unset;
  padding: unset;
}
.single-case_study .entry-content .introduction_section .case-study-taxonomies .industry .row .col,
.single-case_study .entry-content .introduction_section .case-study-taxonomies .solution .row .col {
  display: flex;
  flex-direction: column;
}
.single-case_study .entry-content .introduction_section .case-study-taxonomies .industry .row .col svg,
.single-case_study .entry-content .introduction_section .case-study-taxonomies .solution .row .col svg {
  display: flex;
  max-width: 40px;
}
.single-case_study .entry-content .project_overview_section {
  background: #F6F5EF;
}
.single-case_study .entry-content .project_overview_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-case_study .entry-content .project_overview_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-case_study .entry-content .project_overview_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
.single-case_study .entry-content .project_overview_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-case_study .entry-content .project_overview_section .row .col:nth-of-type(2) {
  width: 40%;
}
.single-case_study .entry-content .testimonial_section {
  color: white;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container {
  background: #F6F5EF;
  padding: 20px 0px;
  position: relative;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container {
  background: #273950;
  height: 400px;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container .testimonial_content {
  height: 420px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container .testimonial_content img {
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 40%;
  max-width: 400px;
  border-radius: 10px;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 400px;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) {
  width: 40%;
  font-size: 18px;
  margin-right: 100px;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-case_study .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(2) {
  width: 40%;
}
.single-case_study .entry-content .implementation_details_section {
  background: #F6F5EF;
}
.single-case_study .entry-content .implementation_details_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-case_study .entry-content .implementation_details_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-case_study .entry-content .implementation_details_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
.single-case_study .entry-content .implementation_details_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-case_study .entry-content .implementation_details_section .row .col:nth-of-type(2) {
  width: 40%;
}
.single-case_study .entry-content .conclusion_section {
  background: #273950;
  color: white;
}
.single-case_study .entry-content .conclusion_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(1) h2 {
  color: #FFF;
  /* H3 Bold [VS] */
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 155.556% */
  margin-bottom: 20px;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(1) p {
  color: #FFF;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(1) .case_study_button_wrap {
  line-height: normal;
  display: flex;
  justify-content: center;
  padding: 40px 0px 0px 0px;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(1) a.case_study_button {
  color: #000;
  line-height: 0;
  background-color: #70e645;
  padding: 20px 15px;
  border-radius: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.single-case_study .entry-content .conclusion_section .row .col:nth-of-type(2) {
  width: 40%;
}

#pardot-form {
  font-family: Roboto, sans-serif;
}
#pardot-form input {
  border-radius: 5px;
  border: 1px solid #9CB5B2;
  background: #6B818C;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  width: 90%;
  margin-bottom: 20px;
}
#pardot-form input::placeholder {
  color: white;
}
#pardot-form input[type=submit] {
  background: #24EB00;
  border-radius: 200px;
  max-width: 200px;
  border: none;
  color: var(--Black, #000);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  /* 175% */
}
#pardot-form select {
  border-radius: 5px;
  border: 1px solid #9CB5B2;
  background: #6B818C;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  width: 90%;
  color: white;
  margin-bottom: 20px;
}

.single-white_papers .case_studies_hero {
  position: relative;
  background-size: cover;
  /* Ensures the image covers the entire container */
  background-position: center;
  /* Centers the image within the container */
  background-repeat: no-repeat;
  /* Prevents the image from repeating */
  background-attachment: fixed;
  /* Optional: Makes the background image fixed during scroll */
  /* Adjust padding as needed */
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 150px;
  padding-bottom: 60px;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .thank_you_message {
  padding: 60px 60px 120px 60px;
  color: #FFF;
  font-family: Roboto;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
  text-align: center;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content {
  line-height: normal;
  padding: 0px 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_1, .single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_2 {
  width: 46%;
}
@media screen and (max-width: 768px) {
  .single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_1, .single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_2 {
    width: 100%;
    margin-bottom: 40px;
  }
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_2 {
  position: relative;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .col_2 a {
  margin: 0 auto;
  max-width: 200px;
  background: #48FF00;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  fill: #000000;
  color: #000000;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #48FF00;
  border-radius: 52px 52px 52px 52px;
  padding: 16px 50px 16px 50px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .type {
  color: #24EB00;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1dvh;
}
.single-white_papers .case_studies_hero .case_studies_hero_wrapper .case_studies_hero_content .title h1.entry-title {
  color: #FFF;
  /* H1 - [VS] */
  font-family: Roboto;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.8px;
}
.single-white_papers .entry-content p {
  margin-bottom: 10px;
}
.single-white_papers .entry-content .introduction_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-white_papers .entry-content .introduction_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-white_papers .entry-content .introduction_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.single-white_papers .entry-content .introduction_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-white_papers .entry-content .introduction_section .row .col:nth-of-type(2) {
  width: 100%;
}
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .industry .row,
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .solution .row {
  margin-bottom: 20px;
  max-width: unset;
  padding: unset;
}
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .industry .row .col,
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .solution .row .col {
  display: flex;
  flex-direction: column;
}
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .industry .row .col svg,
.single-white_papers .entry-content .introduction_section .case-study-taxonomies .solution .row .col svg {
  display: flex;
  max-width: 40px;
}
.single-white_papers .entry-content .project_overview_section {
  background: #F6F5EF;
}
.single-white_papers .entry-content .project_overview_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-white_papers .entry-content .project_overview_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-white_papers .entry-content .project_overview_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
.single-white_papers .entry-content .project_overview_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-white_papers .entry-content .project_overview_section .row .col:nth-of-type(2) {
  width: 40%;
}
.single-white_papers .entry-content .testimonial_section {
  color: white;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container {
  background: #F6F5EF;
  padding: 20px 0px;
  position: relative;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container {
  background: #273950;
  height: 400px;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container .testimonial_content {
  height: 420px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .testimonial_inner_container .testimonial_content img {
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 40%;
  max-width: 400px;
  border-radius: 10px;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 400px;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) {
  width: 40%;
  font-size: 18px;
  margin-right: 100px;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-white_papers .entry-content .testimonial_section .testimonial_outer_container .row .col:nth-of-type(2) {
  width: 40%;
}
.single-white_papers .entry-content .implementation_details_section {
  background: #F6F5EF;
}
.single-white_papers .entry-content .implementation_details_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-white_papers .entry-content .implementation_details_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-white_papers .entry-content .implementation_details_section .row .col:nth-of-type(1) h2 {
  color: #000;
  /* H2 [VS] */
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
.single-white_papers .entry-content .implementation_details_section .row .col:nth-of-type(1) p {
  color: #000;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
}
.single-white_papers .entry-content .implementation_details_section .row .col:nth-of-type(2) {
  width: 40%;
}
.single-white_papers .entry-content .conclusion_section {
  background: #273950;
  color: white;
}
.single-white_papers .entry-content .conclusion_section .row {
  max-width: 1200px;
  padding: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.single-white_papers .entry-content .conclusion_section .row .col:nth-of-type(1) {
  margin-right: 40px;
}
.single-white_papers .entry-content .conclusion_section .row .col:nth-of-type(1) h2 {
  color: #FFF;
  /* H3 Bold [VS] */
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 155.556% */
  margin-bottom: 20px;
}
.single-white_papers .entry-content .conclusion_section .row .col:nth-of-type(1) p {
  color: #FFF;
  /* p text [VS] */
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.single-white_papers .entry-content .conclusion_section .row .col:nth-of-type(2) {
  width: 40%;
}

.insights_plus_success_stories .header {
  background: #F6F5EF;
}
.insights_plus_success_stories .header .header_content {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.insights_plus_success_stories .header .header_content .row {
  display: flex;
}
.insights_plus_success_stories .header .header_content .row .col h1 {
  font-size: 30px;
}
.insights_plus_success_stories #postsContainer {
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.insights_plus_success_stories #postsContainer .section_heading {
  display: flex;
  align-items: baseline;
}
.insights_plus_success_stories #postsContainer .section_heading h3 {
  margin-right: 20px;
  margin-bottom: 20px;
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: 39.06px;
  font-weight: 500;
  line-height: -1.2em;
  letter-spacing: -1px;
}
.insights_plus_success_stories #postsContainer .section_heading a {
  font-weight: 700;
  text-decoration: none;
}
.insights_plus_success_stories #postsContainer ul {
  display: flex;
  flex-wrap: wrap;
}
.insights_plus_success_stories #postsContainer ul li {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid var(--Light-Gray, #9CB5B2);
  background: rgba(217, 217, 217, 0);
  margin: 5px;
}
@media (min-width: 768px) {
  .insights_plus_success_stories #postsContainer ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .insights_plus_success_stories #postsContainer ul li {
    width: calc(33.3333333333% - 10px);
  }
}
.insights_plus_success_stories #postsContainer ul li .image {
  height: 200px;
  display: block;
  overflow: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-position: top;
}
.insights_plus_success_stories #postsContainer ul li .image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.insights_plus_success_stories #postsContainer ul li .type {
  color: #6B818C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  border: 1px solid;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 25px;
  border: 1.5px solid #9CB5B2;
  background: rgba(217, 217, 217, 0);
  margin: 20px 30px;
}
.insights_plus_success_stories #postsContainer ul li .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.insights_plus_success_stories #postsContainer ul li .event_dates {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px 30px;
}
.insights_plus_success_stories #postsContainer ul li .event_venue {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  margin: 0px 30px 20px 30px;
}
.insights_plus_success_stories #postsContainer ul li .excerpt {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 30px 20px 30px;
}
.insights_plus_success_stories #postsContainer ul li .link {
  color: #24EB00;
  font-size: 15px;
  margin: 20px 30px;
}
.insights_plus_success_stories #postsContainer ul li .link a {
  font-weight: 700;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.insights_plus_success_stories #postsContainer ul li .link a span {
  margin-right: 5px;
}
.insights_plus_success_stories #postsContainer .pagination {
  display: flex;
  justify-content: center;
  font-weight: 700;
  margin-top: 20px;
}
.insights_plus_success_stories #postsContainer .pagination a {
  text-decoration: none;
}
.insights_plus_success_stories #postsContainer .pagination .page_numbers {
  margin: 0px 20px;
}
.insights_plus_success_stories #postsContainer .pagination i {
  margin: 0px 5px;
}

.single-post ul {
  list-style-type: disc;
  margin-bottom: 18px;
  margin-left: 1em;
}

/** Slider */
.elementor-widget-image img {
  transition: opacity 0.5s ease, transform 0.5s ease;
  transform-origin: center center;
}

.fade-out {
  opacity: 0;
  transform: scale(0.95);
}

.fade-in {
  opacity: 1;
  transform: scale(1);
}

.elementor-element-e976c58 a p, .elementor-element-20c4f19 a p {
  color: #6B818C !important;
}
.elementor-element-e976c58 a.active p, .elementor-element-20c4f19 a.active p {
  color: white !important;
}