/*!
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: EverCommerce
Author URI: https://evercommerce.com/
Template: hello-elementor
Version: 2019.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html {
  font-size: 16px;
}

body {
  font-family: "Rubik", sans-serif;
}

.elementor a:not(.elementor-button) {
  color: #66B2B1;
  transition: all 100ms ease;
}
.elementor a:not(.elementor-button):hover {
  text-decoration: underline;
}

p {
  font-size: inherit;
  line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Archivo", sans-serif;
  line-height: 1.3;
  font-weight: 700;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.85rem;
}

h3 {
  font-size: 1.65rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
body.elementor-kit-16 .elementor-button,
body.elementor-kit-16 .eael-call-to-action .cta-button {
  background: linear-gradient(#66b2b1 0%, #66b2b1 50%, #528d8c 100%);
  color: #fff;
  border-radius: 0;
  transition: background 0.3s ease-out;
  background-size: 100% 200%;
  position: relative;
  text-transform: uppercase;
  overflow: visible;
}
body.elementor-kit-16 .elementor-button:before, body.elementor-kit-16 .elementor-button:after,
body.elementor-kit-16 .eael-call-to-action .cta-button:before,
body.elementor-kit-16 .eael-call-to-action .cta-button:after {
  content: "";
  position: absolute;
  background: #3F3F44;
}
body.elementor-kit-16 .elementor-button:before,
body.elementor-kit-16 .eael-call-to-action .cta-button:before {
  top: 2px;
  left: 100%;
  width: 2px;
  height: 100%;
}
body.elementor-kit-16 .elementor-button:after,
body.elementor-kit-16 .eael-call-to-action .cta-button:after {
  top: 100%;
  left: 2px;
  width: 100%;
  height: 2px;
}
body.elementor-kit-16 .elementor-button:hover, body.elementor-kit-16 .elementor-button:focus,
body.elementor-kit-16 .eael-call-to-action .cta-button:hover,
body.elementor-kit-16 .eael-call-to-action .cta-button:focus {
  background-position: 50% 70%;
}
body.elementor-kit-16 .elementor-button-info .elementor-button {
  background: linear-gradient(#3f3f44 0%, #1a1a1d 100%);
  color: #fff;
  border-radius: 0;
  transition: background 0.3s ease-out;
  background-size: 100% 200%;
  position: relative;
  text-transform: uppercase;
}
body.elementor-kit-16 .elementor-button-info .elementor-button:before, body.elementor-kit-16 .elementor-button-info .elementor-button:after {
  content: "";
  position: absolute;
  background: #FAFAFA;
}
body.elementor-kit-16 .elementor-button-success .elementor-button {
  background: linear-gradient(#77af4b 0%, #77af4b 50%, #5E9632 100%);
  background-size: 100% 200%;
}
body.elementor-kit-16 .elementor-button-success .elementor-button:hover, body.elementor-kit-16 .elementor-button-success .elementor-button:focus {
  background-position: 50% 70%;
}
body.elementor-kit-16 .elementor-button-warning .elementor-button {
  background: linear-gradient(#E7BE41 0%, #E7BE41 50%, #f0ad4e 100%);
  background-size: 100% 200%;
}
body.elementor-kit-16 .elementor-button-warning .elementor-button:hover, body.elementor-kit-16 .elementor-button-warning .elementor-button:focus {
  background-position: 50% 70%;
}
body.elementor-kit-16 .elementor-button-danger .elementor-button {
  background: linear-gradient(#8E4A7C 0%, #8E4A7C 50%, #753163 100%);
  background-size: 100% 200%;
}
body.elementor-kit-16 .elementor-button-danger .elementor-button:hover, body.elementor-kit-16 .elementor-button-danger .elementor-button:focus {
  background-position: 50% 70%;
}
body.elementor-kit-16 .elementor-size-xs {
  padding: 0.5rem 1.25rem;
  font-size: 0.675rem;
}
body.elementor-kit-16 .elementor-size-sm {
  padding: 0.65rem 1.55rem;
  font-size: 0.875rem;
}
body.elementor-kit-16 .elementor-size-md {
  padding: 0.85rem 1.95rem;
  font-size: 1rem;
}
body.elementor-kit-16 .elementor-size-lg {
  padding: 1rem 2.25rem;
  font-size: 1.125rem;
}
body.elementor-kit-16 .elementor-size-xl {
  padding: 1.25rem 2.75rem;
  font-size: 1.25rem;
}

.eael-call-to-action .cta-button {
  background: linear-gradient(#66b2b1 0%, #66b2b1 50%, #528d8c 100%) !important;
  color: #fff !important;
  border-radius: 0 !important;
  transition: background 0.3s ease-out !important;
  background-size: 100% 200% !important;
  position: relative !important;
  text-transform: uppercase !important;
  overflow: visible !important;
  padding: 0.65rem 2rem !important;
  font-size: 0.875rem !important;
  box-shadow: none;
}

/*
 * Solution Pages (parent is /solutions/)
 */
body.parent-pageid-78 #hero-headline {
  display: none;
}
body.parent-pageid-78 #hero-image img {
  width: auto;
  max-height: 4rem;
  max-width: 100%;
  width: 9000px;
}

body.page-template-page-solutions section#hero-container,
body.page-template-page-solutions-w-form section#hero-container,
body.page-template-page-pricing section#hero-container,
body.page-template-page-bundles-lp section#hero-container {
  margin-top: -100px;
  margin-bottom: 0px;
  padding: 10rem 0 9rem 0;
  text-align: center;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-template-page-solutions #page-logo,
body.page-template-page-solutions-w-form #page-logo,
body.page-template-page-pricing #page-logo,
body.page-template-page-bundles-lp #page-logo {
  padding: 10px;
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
body.page-template-page-solutions h1,
body.page-template-page-solutions-w-form h1,
body.page-template-page-pricing h1,
body.page-template-page-bundles-lp h1 {
  padding: 10px;
  font-size: 59px;
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

body.page-template-page-solutions-w-form section#hero-container,
body.page-template-page-bundles-lp section#hero-container {
  display: flex;
  padding-left: 8vw !important;
  padding-right: 8vw !important;
  justify-content: center;
  align-items: center;
  gap: 100px;
}
body.page-template-page-solutions-w-form div#content-text,
body.page-template-page-bundles-lp div#content-text {
  z-index: 1;
}
body.page-template-page-solutions-w-form div#content-text *,
body.page-template-page-bundles-lp div#content-text * {
  text-align: left;
}
body.page-template-page-solutions-w-form div#content-text #page-logo,
body.page-template-page-bundles-lp div#content-text #page-logo {
  max-width: 275px;
  margin-left: 0;
}
body.page-template-page-solutions-w-form div#content-text h1,
body.page-template-page-bundles-lp div#content-text h1 {
  padding: 0;
  font-size: 2.75rem;
  line-height: 1.3;
  margin: 50px 0 25px;
}
body.page-template-page-solutions-w-form div#content-text p,
body.page-template-page-bundles-lp div#content-text p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
body.page-template-page-solutions-w-form div#hero-form,
body.page-template-page-bundles-lp div#hero-form {
  background: #E8E7E7;
  border-radius: 10px;
  padding: 25px;
  z-index: 1;
}
body.page-template-page-solutions-w-form div#hero-form .mktoForm,
body.page-template-page-bundles-lp div#hero-form .mktoForm {
  text-align: center;
  width: 408px !important;
  max-width: 408px !important;
}
body.page-template-page-solutions-w-form div#hero-form form *,
body.page-template-page-bundles-lp div#hero-form form * {
  float: none !important;
}
body.page-template-page-solutions-w-form div#hero-form form span,
body.page-template-page-bundles-lp div#hero-form form span {
  color: #5A5A5A;
  font-family: Archivo;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  display: block;
  text-align: center !important;
  width: 100%;
  margin-left: 0 !important;
}
body.page-template-page-solutions-w-form div#hero-form .mktoFieldDescriptor.mktoFormCol,
body.page-template-page-bundles-lp div#hero-form .mktoFieldDescriptor.mktoFormCol {
  width: 100%;
}
body.page-template-page-solutions-w-form div#hero-form .mktoHtmlText.mktoHasWidth,
body.page-template-page-bundles-lp div#hero-form .mktoHtmlText.mktoHasWidth {
  margin: auto;
}
@media (max-width: 1199px) {
  body.page-template-page-solutions-w-form section#hero-container,
  body.page-template-page-bundles-lp section#hero-container {
    padding-left: 4vw !important;
    padding-right: 4vw !important;
    gap: 50px;
  }
}
@media (max-width: 1024px) {
  body.page-template-page-solutions-w-form section#hero-container,
  body.page-template-page-bundles-lp section#hero-container {
    flex-direction: column;
  }
  body.page-template-page-solutions-w-form div#content-text *,
  body.page-template-page-bundles-lp div#content-text * {
    text-align: center;
  }
  body.page-template-page-solutions-w-form div#content-text #page-logo,
  body.page-template-page-bundles-lp div#content-text #page-logo {
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  body.page-template-page-solutions-w-form div#content-text h1,
  body.page-template-page-bundles-lp div#content-text h1 {
    font-size: 60px !important;
    line-height: 63px !important;
    margin-top: 0;
  }
  body.page-template-page-solutions-w-form div#hero-form .mktoForm,
  body.page-template-page-bundles-lp div#hero-form .mktoForm {
    text-align: center;
    width: 300px !important;
    max-width: 300px !important;
  }
}

body.page-template-page-solutions-w-form,
body.page-template-page-bundles-lp {
  /*hide testimonial slider for now - remove later*/
}
body.page-template-page-solutions-w-form div#hero-form form h3,
body.page-template-page-bundles-lp div#hero-form form h3 {
  color: #5A5A5A;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}
body.page-template-page-solutions-w-form div#hero-form form h4,
body.page-template-page-bundles-lp div#hero-form form h4 {
  color: #5A5A5A;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}
body.page-template-page-solutions-w-form div#hero-form form p,
body.page-template-page-bundles-lp div#hero-form form p {
  color: #5A5A5A;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
}
body.page-template-page-solutions-w-form div#hero-form form input[type=date],
body.page-template-page-solutions-w-form input[type=email],
body.page-template-page-solutions-w-form input[type=number],
body.page-template-page-solutions-w-form input[type=password],
body.page-template-page-solutions-w-form input[type=search],
body.page-template-page-solutions-w-form input[type=tel],
body.page-template-page-solutions-w-form input[type=text],
body.page-template-page-solutions-w-form input[type=url],
body.page-template-page-solutions-w-form select,
body.page-template-page-solutions-w-form textarea,
body.page-template-page-bundles-lp div#hero-form form input[type=date],
body.page-template-page-bundles-lp input[type=email],
body.page-template-page-bundles-lp input[type=number],
body.page-template-page-bundles-lp input[type=password],
body.page-template-page-bundles-lp input[type=search],
body.page-template-page-bundles-lp input[type=tel],
body.page-template-page-bundles-lp input[type=text],
body.page-template-page-bundles-lp input[type=url],
body.page-template-page-bundles-lp select,
body.page-template-page-bundles-lp textarea {
  border: 0px transparent;
  border-radius: 0px;
  padding: 6px 14px;
}
body.page-template-page-solutions-w-form div#hero-form form #licenseAgreement,
body.page-template-page-bundles-lp div#hero-form form #licenseAgreement {
  display: inline;
}
body.page-template-page-solutions-w-form div#hero-form form #country,
body.page-template-page-bundles-lp div#hero-form form #country {
  color: #65B2B1;
}
body.page-template-page-solutions-w-form div#hero-form form #state,
body.page-template-page-bundles-lp div#hero-form form #state {
  color: #65B2B1;
}
body.page-template-page-solutions-w-form div#hero-form,
body.page-template-page-bundles-lp div#hero-form {
  border-radius: 25px;
  max-width: 1000px;
}
body.page-template-page-solutions-w-form #testimonial-slides-container,
body.page-template-page-bundles-lp #testimonial-slides-container {
  display: none;
}

.page-id-35534 section#video-testimonial-container,
body.page-template-page-solutions-w-form section#video-testimonial-container,
body.page-template-page-bundles-lp section#video-testimonial-container {
  display: none;
}

/*end of hide*/
body.page-template-page-solutions-w-form div#hero-form form [type=button],
body.page-template-page-solutions-w-form [type=submit],
body.page-template-page-solutions-w-form button,
body.page-template-page-bundles-lp div#hero-form form [type=button],
body.page-template-page-bundles-lp [type=submit],
body.page-template-page-bundles-lp button {
  border-radius: 100px !important;
  background: #65B2B1 !important;
  padding: 10px 25px !important;
  font-family: Rubik !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border: none;
}
body.page-template-page-solutions-w-form div#hero-form form a,
body.page-template-page-bundles-lp div#hero-form form a {
  color: #5A5A5A !important;
  text-decoration: underline !important;
}
body.page-template-page-solutions-w-form div#hero-form .flex-form,
body.page-template-page-bundles-lp div#hero-form .flex-form {
  display: flex;
  margin-top: 20px;
}
body.page-template-page-solutions-w-form div#hero-form .inline-form,
body.page-template-page-bundles-lp div#hero-form .inline-form {
  display: inline;
}
body.page-template-page-solutions-w-form div#hero-form .password-text,
body.page-template-page-bundles-lp div#hero-form .password-text {
  width: 70%;
  float: right !important;
}

d body.page-template-page-solutions section#hero-container #hero-form form label,
body.page-template-page-solutions-w-form section#hero-container #hero-form form label,
body.page-template-page-bundles-lp section#hero-container #hero-form form label {
  flex-basis: 57% !important;
}

/***
*** Features List  for Solutions template with form***
***/
body.page-template-page-solutions-w-form section#features-container table,
body.page-template-page-bundles-lp section#features-container table {
  max-width: 700px;
  margin: 0 auto;
}
body.page-template-page-solutions-w-form section#features-container table tbody > tr:nth-child(odd) > td,
body.page-template-page-solutions-w-form section#features-container table tbody > tr:nth-child(odd) > th,
body.page-template-page-solutions-w-form section#features-container table td,
body.page-template-page-solutions-w-form section#features-container table th,
body.page-template-page-bundles-lp section#features-container table tbody > tr:nth-child(odd) > td,
body.page-template-page-bundles-lp section#features-container table tbody > tr:nth-child(odd) > th,
body.page-template-page-bundles-lp section#features-container table td,
body.page-template-page-bundles-lp section#features-container table th {
  background-color: transparent;
  border: none;
}
body.page-template-page-solutions-w-form section#features-container table tr td:not(:first-child),
body.page-template-page-bundles-lp section#features-container table tr td:not(:first-child) {
  color: #2B2B2B;
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
body.page-template-page-solutions-w-form section#features-container table tr td:first-child,
body.page-template-page-bundles-lp section#features-container table tr td:first-child {
  color: #5C5C5C;
  font-feature-settings: "liga" off;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body.page-template-page-solutions-w-form section#features-container table tbody > tr th:last-child,
body.page-template-page-solutions-w-form section#features-container table tbody > tr td:last-child,
body.page-template-page-bundles-lp section#features-container table tbody > tr th:last-child,
body.page-template-page-bundles-lp section#features-container table tbody > tr td:last-child {
  background-color: #F2F2F2;
}
body.page-template-page-solutions-w-form section#features-container main#main section:not(:first-child),
body.page-template-page-bundles-lp section#features-container main#main section:not(:first-child) {
  padding-bottom: 96px;
}
body.page-template-page-solutions-w-form section#features-container .container-inner-2,
body.page-template-page-bundles-lp section#features-container .container-inner-2 {
  max-width: 1536px;
  width: 91%;
  margin: 0 auto;
  padding-top: 50px;
}
body.page-template-page-solutions-w-form section#features-container .section-title,
body.page-template-page-bundles-lp section#features-container .section-title {
  text-align: center;
}
body.page-template-page-solutions-w-form section#features-container .features-text,
body.page-template-page-bundles-lp section#features-container .features-text {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
}
body.page-template-page-solutions-w-form section#features-container .feature-title,
body.page-template-page-bundles-lp section#features-container .feature-title {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  line-height: 42px;
}
body.page-template-page-solutions-w-form section#features-container .feature-heading,
body.page-template-page-bundles-lp section#features-container .feature-heading {
  font-size: 28px;
  font-weight: 700;
  line-height: 47px;
  text-align: center;
}

body.page-template-page-solutions-w-form section#features-container table tbody > tr th:last-child,
body.page-template-page-solutions-w-form section#features-container table tbody > tr td:last-child,
body.page-template-page-bundles-lp section#features-container table tbody > tr th:last-child,
body.page-template-page-bundles-lp section#features-container table tbody > tr td:last-child {
  background: transparent;
}

body.page-template-page-solutions main section,
body.page-template-page-solutions-w-form main section,
body.page-template-page-bundles-lp main section {
  background: #F8F3F3;
}

/* page soltuions feature text and text area*/
body.page-template-page-solutions section#features-container .feature-title {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  line-height: 42px;
}

body.page-template-page-solutions section#features-container .features-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
}

body.page-template-page-solutions section#features-container .feature-heading {
  font-size: 28px;
  font-weight: 700;
  line-height: 47px;
  text-align: center;
}

body.page-template-page-solutions section#features-container .container-inner-2 {
  max-width: 1536px;
  width: 91%;
  margin: 0 auto;
  padding-top: 50px;
}

body.page-template-page-solutions #feature-toggle i.fa.fa-caret-down:hover {
  transform: rotate(180deg);
  transition: transform 0.3s;
  color: #679998;
  margin-left: 10px;
}

/*page solutions w/ form*/
body.page-template-page-solutions-w-form section#hero-container {
  gap: 50px;
}
body.page-template-page-solutions-w-form div#content-text {
  width: 100%;
}
body.page-template-page-solutions-w-form a {
  color: #66B2B1;
}

body.page-template-page-solutions main section,
body.page-template-page-solutions-w-form main section,
body.page-template-page-bundles-lp main section {
  background: white;
}

/*chrome settings autofill form*/
input:-internal-autofill-selected {
  background-color: white !important;
}

/*
 * Search Form & Hero
 */
.betterdocs-single-wraper {
  background-color: #ffffff;
}

.betterdocs-search-form-wrap {
  padding-top: 10rem !important;
  padding-bottom: 6rem !important;
  position: relative;
}
@media screen and (min-width: 992px) {
  .betterdocs-search-form-wrap {
    margin-top: -100px;
  }
}
.betterdocs-search-form-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.betterdocs-search-form-wrap .betterdocs-live-search {
  z-index: 9;
}
.betterdocs-search-form-wrap .betterdocs-searchform {
  padding: 0.5rem 0.25rem !important;
  border-radius: 0 !important;
}
.betterdocs-search-form-wrap .betterdocs-search-heading h2,
.betterdocs-search-form-wrap .betterdocs-search-heading h3 {
  color: #fff;
}

.elementor-widget-testimonial-carousel .elementor-swiper-button {
  color: #66B2B1;
  width: 25px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}
.elementor-widget-testimonial-carousel .elementor-swiper-button i:before {
  display: none;
}
.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url("/wp-content/uploads/icon-chevron-left.svg");
}
.elementor-widget-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url("/wp-content/uploads/icon-chevron-right.svg");
}
.elementor-widget-testimonial-carousel .elementor-testimonial {
  border: 1px solid #FAFAFA;
  padding: 2rem 2rem 6rem 2rem;
}
.elementor-widget-testimonial-carousel .elementor-testimonial:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 90px;
  background: #fff url("/wp-content/uploads/icon-quotationmark.svg") center center;
  background-size: 60px;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 0;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__image {
  z-index: 9;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__image img {
  width: 0;
  height: 0;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content {
  padding-left: 2rem;
  position: relative;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 1.25rem;
  }
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite {
  position: absolute;
  width: auto;
  right: 0;
  display: inline-block;
  float: right;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite .elementor-testimonial__name {
  font-weight: normal;
  font-style: normal;
  font-family: "Archivo", sans-serif;
  display: block;
}
.elementor-widget-testimonial-carousel .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite .elementor-testimonial__title {
  font-weight: normal;
  font-style: normal;
  font-size: 0.85rem;
  font-family: "Rubik", sans-serif;
  color: #66B2B1;
  display: block;
}
.elementor-widget-testimonial-carousel.testimonial-gray-bg .elementor-testimonial {
  border: 1px solid #ffffff;
  padding: 2rem 2rem 6rem 2rem;
}
.elementor-widget-testimonial-carousel.testimonial-gray-bg .elementor-testimonial:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 90px;
  background: #FAFAFA url("/wp-content/uploads/icon-quotationmark.svg") center center;
  background-size: 60px;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 0;
}

.elementor-widget-eael-testimonial .eael-testimonial-content {
  border: 1px solid #FAFAFA;
  padding: 4rem 2rem;
}
.elementor-widget-eael-testimonial .eael-testimonial-content:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 55px;
  background-color: #ffffff;
  background-image: url(/wp-content/uploads/icon-quotationmark.svg);
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: top left;
  top: 0;
  left: 0;
  z-index: 0;
}
.elementor-widget-eael-testimonial .eael-testimonial-quote {
  display: none;
}
.elementor-widget-eael-testimonial .elementor-testimonial-content {
  padding-left: 1.5rem;
}
.elementor-widget-eael-testimonial .elementor-testimonial-content .elementor-testimonial-text {
  font-weight: normal;
  font-style: normal;
}
.elementor-widget-eael-testimonial .elementor-testimonial-content .elementor-testimonial-user {
  font-weight: normal;
  font-style: normal;
  font-family: "Archivo", sans-serif;
}
.elementor-widget-eael-testimonial .elementor-testimonial-content .elementor-elementor-user-company {
  font-weight: normal;
  font-style: normal;
  font-size: 0.85rem;
  font-family: "Rubik", sans-serif;
  color: #66B2B1;
}
.elementor-widget-eael-testimonial.quote-bg-gray .eael-testimonial-content:before {
  background-color: #FAFAFA;
}

.elementor-widget-eael-adv-accordion {
  padding: 3rem;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
  border-top: 1px solid #FAFAFA;
  border-left: none;
  border-right: none;
  padding: 1.25rem 1rem;
  background-color: transparent;
  border-radius: 0;
}
.elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list:last-child .eael-accordion-header {
  border-bottom: 1px solid #FAFAFA;
}
.elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list:hover, .elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list.active {
  background-color: transparent;
}
.elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list:focus {
  outline: none;
}
.elementor-widget-eael-adv-accordion .eael-adv-accordion .eael-accordion-list .fas.fa-angle-right.fa-toggle {
  color: #66B2B1;
}

.elementor-widget-eael-advanced-data-table.feature-list table thead:first-child tr:first-child th {
  border: none;
}
.elementor-widget-eael-advanced-data-table.feature-list table th,
.elementor-widget-eael-advanced-data-table.feature-list table td {
  border: none;
  background: #f7f7f7 !important;
  color: #66B2B1;
  text-align: center;
  vertical-align: middle;
}
.elementor-widget-eael-advanced-data-table.feature-list table th img,
.elementor-widget-eael-advanced-data-table.feature-list table td img {
  display: inline-block;
  width: 1rem;
}
.elementor-widget-eael-advanced-data-table.feature-list table th {
  color: #3F3F44;
  padding: 10px;
}
.elementor-widget-eael-advanced-data-table.feature-list table th:first-child {
  border: none;
}
.elementor-widget-eael-advanced-data-table.feature-list table td {
  border-top: 1px solid #818a91;
  padding: 10px 0;
}
.elementor-widget-eael-advanced-data-table.feature-list table th:first-child,
.elementor-widget-eael-advanced-data-table.feature-list table td:first-child {
  background: #ffffff !important;
  color: #3F3F44;
  width: 70%;
  text-align: left;
}
.elementor-widget-eael-advanced-data-table.feature-list table th:last-child,
.elementor-widget-eael-advanced-data-table.feature-list table td:last-child {
  background: #66B2B1 !important;
  color: #ffffff;
}

/***
*** Global ***
***/
html {
  scroll-behavior: smooth;
}

body.page-template-page-pricing .container-inner,
body.page-template-page-bundles-lp .container-inner {
  padding: 0 4vw;
}
body.page-template-page-pricing section:first-child,
body.page-template-page-bundles-lp section:first-child {
  padding: 96px 0;
}
body.page-template-page-pricing main#main section:not(:first-child),
body.page-template-page-bundles-lp main#main section:not(:first-child) {
  padding-bottom: 96px;
}
body.page-template-page-pricing .toggle-container,
body.page-template-page-bundles-lp .toggle-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 230px;
  margin: 32px auto;
}
body.page-template-page-pricing div#toggle-switch,
body.page-template-page-bundles-lp div#toggle-switch {
  display: block;
  position: relative;
  min-width: 60px;
  height: 1.875rem;
  transition: background-color 0.3s;
  border-radius: 0.938rem;
  background: #66b2b1;
  cursor: pointer;
}
body.page-template-page-pricing div#toggle-switch:after,
body.page-template-page-bundles-lp div#toggle-switch:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.188rem;
  left: 0.188rem;
  width: 1.5rem;
  height: 1.5rem;
  transition: all 0.3s;
  border-radius: 50%;
  background: #fff;
}
body.page-template-page-pricing #main.monthly div#toggle-switch:after,
body.page-template-page-bundles-lp #main.monthly div#toggle-switch:after {
  left: 33px;
}
body.page-template-page-pricing #main.annual .monthly,
body.page-template-page-bundles-lp #main.annual .monthly {
  display: none;
}
body.page-template-page-pricing #main.monthly .annual,
body.page-template-page-bundles-lp #main.monthly .annual {
  display: none;
}
body.page-template-page-pricing .annual-dark,
body.page-template-page-pricing .monthly-dark,
body.page-template-page-bundles-lp .annual-dark,
body.page-template-page-bundles-lp .monthly-dark {
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
body.page-template-page-pricing #main.monthly .annual-dark,
body.page-template-page-pricing #main.annual .monthly-dark,
body.page-template-page-bundles-lp #main.monthly .annual-dark,
body.page-template-page-bundles-lp #main.annual .monthly-dark {
  color: #B5B5B5;
}
body.page-template-page-pricing .container-inner,
body.page-template-page-bundles-lp .container-inner {
  max-width: 1536px;
  width: 91%;
  margin: 0 auto;
}
body.page-template-page-pricing .container-inner .cards-container,
body.page-template-page-bundles-lp .container-inner .cards-container {
  display: flex;
  justify-content: center;
}
body.page-template-page-pricing .container-inner .cards-container .payment-terms,
body.page-template-page-bundles-lp .container-inner .cards-container .payment-terms {
  color: #679998;
  text-align: center;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
body.page-template-page-pricing .container-inner .cards-container .card-img,
body.page-template-page-bundles-lp .container-inner .cards-container .card-img {
  margin-bottom: 16px;
}
body.page-template-page-pricing .container-inner .cards-container .above-price-text,
body.page-template-page-bundles-lp .container-inner .cards-container .above-price-text {
  color: #679998;
  text-align: center;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
body.page-template-page-pricing .eael-divider,
body.page-template-page-bundles-lp .eael-divider {
  border-style: solid;
  border-color: #66B2B1;
  border-bottom-width: 3px;
  width: 100px;
  margin: 0 auto 32px;
  display: block;
}
body.page-template-page-pricing #design-container .container-inner .cards-container,
body.page-template-page-bundles-lp #design-container .container-inner .cards-container {
  flex-wrap: wrap;
}
body.page-template-page-pricing .section-title, body.page-template-page-pricing .section-content,
body.page-template-page-bundles-lp .section-title,
body.page-template-page-bundles-lp .section-content {
  text-align: center;
}
body.page-template-page-pricing .section-content p,
body.page-template-page-bundles-lp .section-content p {
  max-width: 1024px;
  margin: auto;
}
body.page-template-page-pricing #creator-container .section-content,
body.page-template-page-bundles-lp #creator-container .section-content {
  text-align: center;
  margin-bottom: 32px;
}
body.page-template-page-pricing .section-sub-heading,
body.page-template-page-bundles-lp .section-sub-heading {
  color: #333;
  text-align: center;
  font-family: Archivo;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 32px;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
body.page-template-page-pricing .card,
body.page-template-page-bundles-lp .card {
  padding: 25px;
  text-align: center;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 8px 8px 15px 0px rgba(0, 0, 0, 0.1);
  max-width: 300px;
  margin: 0 25px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
body.page-template-page-pricing h3.chart-heading,
body.page-template-page-bundles-lp h3.chart-heading {
  text-align: center;
}
body.page-template-page-pricing #design-container .card:first-child,
body.page-template-page-pricing #design-container .card:nth-child(2),
body.page-template-page-pricing #creator-container .card,
body.page-template-page-bundles-lp #design-container .card:first-child,
body.page-template-page-bundles-lp #design-container .card:nth-child(2),
body.page-template-page-bundles-lp #creator-container .card {
  flex-basis: 100%;
  max-width: unset;
}
body.page-template-page-pricing #design-container .card:first-child,
body.page-template-page-pricing #creator-container .card,
body.page-template-page-bundles-lp #design-container .card:first-child,
body.page-template-page-bundles-lp #creator-container .card {
  max-width: 745px;
}
body.page-template-page-pricing #design-container .card:nth-child(2),
body.page-template-page-bundles-lp #design-container .card:nth-child(2) {
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  margin-top: 96px;
}
body.page-template-page-pricing #design-container .cards-container .card:nth-child(3),
body.page-template-page-pricing #design-container .cards-container .card:nth-child(4),
body.page-template-page-bundles-lp #design-container .cards-container .card:nth-child(3),
body.page-template-page-bundles-lp #design-container .cards-container .card:nth-child(4) {
  max-width: 345px;
}
body.page-template-page-pricing .card .card-content,
body.page-template-page-bundles-lp .card .card-content {
  color: #333;
  text-align: center;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 16px 0;
  flex-grow: 1;
}
body.page-template-page-pricing #intro-container h2,
body.page-template-page-bundles-lp #intro-container h2 {
  text-align: center;
}
body.page-template-page-pricing #intro-container .card .card-content,
body.page-template-page-pricing #intro-container .card .card-button,
body.page-template-page-bundles-lp #intro-container .card .card-content,
body.page-template-page-bundles-lp #intro-container .card .card-button {
  text-align: left;
}
body.page-template-page-pricing #intro-container .card .card-button,
body.page-template-page-bundles-lp #intro-container .card .card-button {
  display: flex;
  gap: 5px;
}
body.page-template-page-pricing .card-img,
body.page-template-page-bundles-lp .card-img {
  margin: -25px -25px 0;
  padding: 17px 16px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-template-page-pricing #design-container .card-img,
body.page-template-page-pricing #bundles-container .card-img,
body.page-template-page-pricing #manage-360-container .card-img,
body.page-template-page-pricing #creator-container .card-img,
body.page-template-page-bundles-lp #design-container .card-img,
body.page-template-page-bundles-lp #bundles-container .card-img,
body.page-template-page-bundles-lp #manage-360-container .card-img,
body.page-template-page-bundles-lp #creator-container .card-img {
  background: #3F3F44;
}
body.page-template-page-pricing .card-img img,
body.page-template-page-bundles-lp .card-img img {
  height: 30px;
}
body.page-template-page-pricing .card .card-price span,
body.page-template-page-pricing .card:nth-child(2) .card-price span,
body.page-template-page-bundles-lp .card .card-price span,
body.page-template-page-bundles-lp .card:nth-child(2) .card-price span {
  color: #333;
  text-align: center;
  font-family: Rubik;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 51px;
}
body.page-template-page-pricing .card .card-price span small,
body.page-template-page-bundles-lp .card .card-price span small {
  color: #333;
  font-family: Rubik;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}
body.page-template-page-pricing .bundles-page .cards-container,
body.page-template-page-bundles-lp .bundles-page .cards-container {
  gap: 32px;
}
body.page-template-page-pricing .bundles-page .cards-container .card,
body.page-template-page-bundles-lp .bundles-page .cards-container .card {
  margin: 0;
  flex-basis: 25%;
}
body.page-template-page-pricing .bundles-page .annual-price-wrapper,
body.page-template-page-bundles-lp .bundles-page .annual-price-wrapper {
  display: flex;
  justify-content: center;
  gap: 8px;
}
body.page-template-page-pricing .bundles-page span#annual-price-discount,
body.page-template-page-pricing .bundles-page .card:nth-child(2) span#annual-price-discount,
body.page-template-page-bundles-lp .bundles-page span#annual-price-discount,
body.page-template-page-bundles-lp .bundles-page .card:nth-child(2) span#annual-price-discount {
  font-size: 27px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
body.page-template-page-pricing .bundles-page .annual-price-wrapper span#annual-price,
body.page-template-page-pricing .bundles-page .annual-price-wrapper span#annual-price small,
body.page-template-page-bundles-lp .bundles-page .annual-price-wrapper span#annual-price,
body.page-template-page-bundles-lp .bundles-page .annual-price-wrapper span#annual-price small {
  color: #ACACAC;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  position: relative;
}
body.page-template-page-pricing .bundles-page .annual-price-wrapper span#annual-price::after,
body.page-template-page-bundles-lp .bundles-page .annual-price-wrapper span#annual-price::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ACACAC;
}
body.page-template-page-pricing .bundles-page .cards-container,
body.page-template-page-bundles-lp .bundles-page .cards-container {
  align-items: stretch !important;
}
body.page-template-page-pricing .bundles-page .card:nth-child(2),
body.page-template-page-bundles-lp .bundles-page .card:nth-child(2) {
  max-width: unset;
  zoom: 1 !important;
}
@media (max-width: 991px) {
  body.page-template-page-pricing .container-inner .cards-container,
  body.page-template-page-bundles-lp .container-inner .cards-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  body.page-template-page-pricing .card,
  body.page-template-page-bundles-lp .card {
    margin: 0 25px 32px;
    max-width: 100%;
  }
  body.page-template-page-pricing section:first-child,
  body.page-template-page-bundles-lp section:first-child {
    padding: 48px 0;
  }
  body.page-template-page-pricing main#main section:not(:first-child),
  body.page-template-page-bundles-lp main#main section:not(:first-child) {
    padding-bottom: 48px;
  }
  body.page-template-page-pricing #design-container .cards-container .card:nth-child(3),
  body.page-template-page-pricing #design-container .cards-container .card:nth-child(4),
  body.page-template-page-pricing section#bundles-container .card:nth-child(2),
  body.page-template-page-bundles-lp #design-container .cards-container .card:nth-child(3),
  body.page-template-page-bundles-lp #design-container .cards-container .card:nth-child(4),
  body.page-template-page-bundles-lp section#bundles-container .card:nth-child(2) {
    max-width: 100%;
  }
  body.page-template-page-pricing .card-button a,
  body.page-template-page-bundles-lp .card-button a {
    font-size: 13px !important;
  }
  body.page-template-page-pricing section#features-container .section-title,
  body.page-template-page-bundles-lp section#features-container .section-title {
    font-size: 1.9rem;
  }
}

body.page-template-page-bundles-lp #hero-container h1 {
  font-size: 75px !important;
  line-height: 78px !important;
}

/***
*** Section Introduction ***
***/
section#intro-container a.link {
  color: #66b2b1;
  border: 1px solid #66b2b1;
  border-radius: 20px;
  padding: 10px 20px;
  text-transform: uppercase;
}

/***
*** Design Section ***
***/
section#design-container {
  padding-top: 96px;
}

section#design-container .section-content,
section#bundle-container .section-content {
  margin-bottom: 64px;
}

/***
*** Bundles Section ***
***/
section#bundles-container {
  background: #F2F2F2;
  padding: 64px 0;
}
section#bundles-container .cards-container {
  align-items: center;
}
section#bundles-container .card:nth-child(2) {
  max-width: 325px;
  zoom: 1.1;
}
section#bundles-container .card:nth-child(2) .card-price span {
  font-size: 50px;
}
section#bundles-container .card-img img {
  height: 25px;
}

/***
*** Manage 360 Section ***
***/
section#manage-360-container {
  padding-top: 96px;
}
section#manage-360-container .section-content {
  margin-bottom: 64px;
}

/***
*** Features List ***
***/
section#features-container .features-accordion {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
section#features-container .features-accordion .fa-angle-down:before {
  color: #66B2B1;
  font-size: 25px;
}
section#features-container .features-accordion i,
section#features-container .features-accordion i,
section#features-container .features-accordion i {
  transition: transform 0.3s ease-in-out;
}
section#features-container .features-accordion.active i,
section#features-container .features-accordion.active i,
section#features-container .features-accordion.active i {
  transform: rotate(180deg);
}
section#features-container.creator-features-container {
  background-color: #F2F2F2;
  padding: 32px 0;
}
section#features-container table {
  max-width: 700px;
  margin: 0 auto;
}
section#features-container table tbody > tr:nth-child(odd) > td,
section#features-container table tbody > tr:nth-child(odd) > th,
section#features-container table td,
section#features-container table th {
  background-color: transparent;
  border: none;
}
section#features-container table tr td:not(:first-child) {
  color: #2B2B2B;
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
section#features-container table tr td:first-child {
  color: #5C5C5C;
  font-feature-settings: "liga" off;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
section#features-container table tbody > tr th:last-child,
section#features-container table tbody > tr td:last-child {
  background-color: #F2F2F2;
}

/***
*** Section Testimonial slider ***
***/
section#testimonial-slides-container {
  padding: 96px 0;
  background-color: #F2F2F2;
}
section#testimonial-slides-container .hidden {
  display: none;
}
section#testimonial-slides-container div.slide-block {
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: hidden;
  visibility: visible;
  transition: visibility 0.5s;
  padding-right: 50px;
  padding-left: 50px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
section#testimonial-slides-container #testimonial-slide-repeater {
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}
section#testimonial-slides-container div#testimonial-slide-repeater:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/icon-quotationmark.svg);
  top: -25px;
  left: 30px;
  width: 55px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section#testimonial-slides-container #testimonial-slide-repeater .area {
  width: 91%;
  margin: 0 auto;
  max-width: 1536px;
}
section#testimonial-slides-container #testimonial-slide-repeater .area .inner-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  align-items: center;
}
section#testimonial-slides-container #testimonial-slide-repeater.overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
section#testimonial-slides-container div.slide-block {
  grid-row-start: 1;
  grid-column-start: 1;
  overflow-y: hidden;
  visibility: visible;
  transition: visibility 0.5s;
  padding-right: 50px;
  padding-left: 50px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
section#testimonial-slides-container div.slide-block.closed {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
section#testimonial-slides-container div.slide-block .area {
  z-index: 1;
}
section#testimonial-slides-container .slide-block .area .inner-area span {
  color: #333333;
}
section#testimonial-slides-container span.block.quote-content {
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
section#testimonial-slides-container span.quote-name {
  color: #333;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 34px;
}
section#testimonial-slides-container span.quote-company {
  color: #66B2B1 !important;
  font-family: Rubik;
  font-size: 13.6px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.4px;
}
section#testimonial-slides-container span:not(:first-child) {
  margin-left: 62%;
  width: 348px;
  text-align: left;
}
section#testimonial-slides-container .button-nav.slide-navigation {
  position: absolute;
  top: 50%;
  bottom: 50%;
  z-index: 1;
  background: none !important;
}
section#testimonial-slides-container .button-nav.slide-navigation:hover {
  background-color: transparent;
}
section#testimonial-slides-container .button-nav.slide-navigation.previous,
section#testimonial-slides-container .button-nav.slide-navigation.next {
  border: none;
  width: 25px;
  height: 25px;
  padding: 0 !important;
}
section#testimonial-slides-container .button-nav.slide-navigation.previous {
  left: 0;
}
section#testimonial-slides-container .button-nav.slide-navigation.next {
  right: 0;
}
section#testimonial-slides-container .button-nav.slide-navigation svg {
  fill: #66B2B1;
  width: 25px;
  height: 25px;
}
section#testimonial-slides-container .button-nav.slide-navigation svg:focus,
section#testimonial-slides-container .button-nav {
  outline: none;
  background: none;
  border: none;
  padding: 0;
}
section#testimonial-slides-container ul#slide-nav {
  position: absolute;
  bottom: 2.5rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 1;
  display: none;
}
section#testimonial-slides-container ul#slide-nav li {
  list-style: none;
  width: 45px;
  height: 5px;
  border-radius: 2px;
  margin: 0 8px;
  display: inline-block;
}
section#testimonial-slides-container li button {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  padding: 0;
  background: #bdbdbd;
  border: none;
}
section#testimonial-slides-container li button.button-active {
  background-color: white;
}

@media (min-width: 768px) {
  section#testimonial-slides-container .button-nav.slide-navigation.previous {
    left: 0;
    border: none;
  }
  section#testimonial-slides-container .button-nav.slide-navigation.next {
    right: 0;
    border: none;
  }
  section#testimonial-slides-container .button-nav.slide-navigation svg {
    width: 25px;
    height: 25px;
    fill: #66B2B1;
  }
  section#testimonial-slides-container ul#slide-nav {
    bottom: 3rem;
  }
}
@media (max-width: 768px) {
  section#testimonial-slides-container div#testimonial-slide-repeater:before {
    top: -65px !important;
  }
  section#testimonial-slides-container span:not(:first-child) {
    margin-left: 0% !important;
    width: 100% !important;
  }
}
body a.btn-inverse {
  background-color: transparent !important;
  border: 1px solid #66b2b1;
  color: #66b2b1 !important;
}

body a.btn-inverse:hover {
  background-color: #66b2b1 !important;
  color: #fff !important;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

body.page-template-page-solutions video,
body.page-template-page-solutions-w-form video,
body.page-template-page-bundles-lp video {
  width: 100%;
}
body.page-template-page-solutions video::-webkit-media-controls,
body.page-template-page-solutions-w-form video::-webkit-media-controls,
body.page-template-page-bundles-lp video::-webkit-media-controls {
  opacity: 0;
}
body.page-template-page-solutions a.cta-button,
body.page-template-page-solutions-w-form a.cta-button,
body.page-template-page-bundles-lp a.cta-button {
  display: block;
  width: fit-content;
}
body.page-template-page-solutions section#hero-container #page-logo img,
body.page-template-page-solutions-w-form section#hero-container #page-logo img,
body.page-template-page-bundles-lp section#hero-container #page-logo img {
  max-height: 90px;
  width: 100%;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoGutter, body.page-template-page-solutions section#hero-container #hero-form form .mktoInstruction, body.page-template-page-solutions section#hero-container #hero-form form .mktoClear, body.page-template-page-solutions section#hero-container #hero-form form #LblExplicit_Opt_In__c,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoGutter,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoInstruction,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoClear,
body.page-template-page-solutions-w-form section#hero-container #hero-form form #LblExplicit_Opt_In__c,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoGutter,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoInstruction,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoClear,
body.page-template-page-bundles-lp section#hero-container #hero-form form #LblExplicit_Opt_In__c {
  display: none;
}
body.page-template-page-solutions section#hero-container #hero-form form label, body.page-template-page-solutions section#hero-container #hero-form form .mktoFieldWrap,
body.page-template-page-solutions-w-form section#hero-container #hero-form form label,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoFieldWrap,
body.page-template-page-bundles-lp section#hero-container #hero-form form label,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoFieldWrap {
  display: flex;
  justify-content: space-between;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoFieldWrap,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoFieldWrap,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoFieldWrap {
  align-items: center;
}
body.page-template-page-solutions section#hero-container #hero-form form label,
body.page-template-page-solutions-w-form section#hero-container #hero-form form label,
body.page-template-page-bundles-lp section#hero-container #hero-form form label {
  color: #5A5A5A;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  flex-basis: 35%;
  justify-content: flex-start;
}
body.page-template-page-solutions section#hero-container #hero-form form input, body.page-template-page-solutions section#hero-container #hero-form form select,
body.page-template-page-solutions-w-form section#hero-container #hero-form form input,
body.page-template-page-solutions-w-form section#hero-container #hero-form form select,
body.page-template-page-bundles-lp section#hero-container #hero-form form input,
body.page-template-page-bundles-lp section#hero-container #hero-form form select {
  background-color: #fff;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoRequiredField .mktoAsterix,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoRequiredField .mktoAsterix,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoRequiredField .mktoAsterix {
  display: block;
  order: 2;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList {
  display: flex;
  width: 100% !important;
  align-items: flex-start;
  margin-top: 0 !important;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList input,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList input,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList input {
  flex-basis: 15px !important;
}
body.page-template-page-solutions section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList label,
body.page-template-page-solutions-w-form section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList label,
body.page-template-page-bundles-lp section#hero-container #hero-form form .mktoLogicalField.mktoCheckboxList label {
  font-size: 12px !important;
  line-height: 16px !important;
  flex-basis: 100% !important;
}
body.page-template-page-solutions section#hero-container #hero-form form input.mktoField, body.page-template-page-solutions section#hero-container #hero-form form select.mktoField,
body.page-template-page-solutions-w-form section#hero-container #hero-form form input.mktoField,
body.page-template-page-solutions-w-form section#hero-container #hero-form form select.mktoField,
body.page-template-page-bundles-lp section#hero-container #hero-form form input.mktoField,
body.page-template-page-bundles-lp section#hero-container #hero-form form select.mktoField {
  flex-basis: 55%;
  padding: 10px 20px !important;
  border: none;
}
body.page-template-page-solutions .container-inner,
body.page-template-page-solutions-w-form .container-inner,
body.page-template-page-bundles-lp .container-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}
body.page-template-page-solutions main section,
body.page-template-page-solutions-w-form main section,
body.page-template-page-bundles-lp main section {
  padding: 64px 4vw;
}
@media (max-width: 768px) {
  body.page-template-page-solutions main section,
  body.page-template-page-solutions-w-form main section,
  body.page-template-page-bundles-lp main section {
    padding: 32px 4vw;
  }
}
body.page-template-page-solutions section#intro-container h1,
body.page-template-page-solutions-w-form section#intro-container h1,
body.page-template-page-bundles-lp section#intro-container h1 {
  font-size: 44px;
  line-height: 57px;
  margin-bottom: 64px;
  text-align: center;
}
body.page-template-page-solutions section#intro-container .content-container,
body.page-template-page-solutions-w-form section#intro-container .content-container,
body.page-template-page-bundles-lp section#intro-container .content-container {
  text-align: center;
}
body.page-template-page-solutions section#intro-container .content-container h2,
body.page-template-page-solutions-w-form section#intro-container .content-container h2,
body.page-template-page-bundles-lp section#intro-container .content-container h2 {
  margin-top: 32px;
  font-size: 18px;
  line-height: 23px;
}
body.page-template-page-solutions section#intro-container .content-container div,
body.page-template-page-solutions-w-form section#intro-container .content-container div,
body.page-template-page-bundles-lp section#intro-container .content-container div {
  font-size: 16px;
  line-height: 24px;
  margin: 16px;
}
body.page-template-page-solutions section#intro-container .content-container a.cta-button,
body.page-template-page-solutions-w-form section#intro-container .content-container a.cta-button,
body.page-template-page-bundles-lp section#intro-container .content-container a.cta-button {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
body.page-template-page-solutions section#intro-container video,
body.page-template-page-solutions-w-form section#intro-container video,
body.page-template-page-bundles-lp section#intro-container video {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 768px) {
  body.page-template-page-solutions section#intro-container h1,
  body.page-template-page-solutions-w-form section#intro-container h1,
  body.page-template-page-bundles-lp section#intro-container h1 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 45px;
  }
}
body.page-template-page-solutions section#features-container .container-inner,
body.page-template-page-solutions-w-form section#features-container .container-inner,
body.page-template-page-bundles-lp section#features-container .container-inner {
  display: flex;
  padding: 32px;
  justify-content: center;
  align-items: flex-start;
  gap: 100px;
  flex: 1 0 0;
  border-radius: 15px;
  background: #F4F3F3;
  box-shadow: 8px 8px 20px 0px rgba(0, 0, 0, 0.08);
}
body.page-template-page-solutions section#features-container .feature-card,
body.page-template-page-solutions-w-form section#features-container .feature-card,
body.page-template-page-bundles-lp section#features-container .feature-card {
  text-align: center;
}
body.page-template-page-solutions section#features-container .feature-card h3.feature-heading,
body.page-template-page-solutions-w-form section#features-container .feature-card h3.feature-heading,
body.page-template-page-bundles-lp section#features-container .feature-card h3.feature-heading {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  margin: 16px 0;
}
body.page-template-page-solutions section#features-container p.feature-content,
body.page-template-page-solutions-w-form section#features-container p.feature-content,
body.page-template-page-bundles-lp section#features-container p.feature-content {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 768px) {
  body.page-template-page-solutions section#features-container .container-inner,
  body.page-template-page-solutions-w-form section#features-container .container-inner,
  body.page-template-page-bundles-lp section#features-container .container-inner {
    display: block;
  }
  body.page-template-page-solutions section#features-container .container-inner > div,
  body.page-template-page-solutions-w-form section#features-container .container-inner > div,
  body.page-template-page-bundles-lp section#features-container .container-inner > div {
    margin-bottom: 50px;
  }
}
body.page-template-page-solutions section#image-text-container .section-block,
body.page-template-page-solutions-w-form section#image-text-container .section-block,
body.page-template-page-bundles-lp section#image-text-container .section-block {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}
body.page-template-page-solutions section#image-text-container .section-block > div,
body.page-template-page-solutions-w-form section#image-text-container .section-block > div,
body.page-template-page-bundles-lp section#image-text-container .section-block > div {
  flex-basis: 50%;
}
body.page-template-page-solutions section#image-text-container .section-block h2, body.page-template-page-solutions section#image-text-container .section-block h4, body.page-template-page-solutions section#image-text-container .section-block p,
body.page-template-page-solutions-w-form section#image-text-container .section-block h2,
body.page-template-page-solutions-w-form section#image-text-container .section-block h4,
body.page-template-page-solutions-w-form section#image-text-container .section-block p,
body.page-template-page-bundles-lp section#image-text-container .section-block h2,
body.page-template-page-bundles-lp section#image-text-container .section-block h4,
body.page-template-page-bundles-lp section#image-text-container .section-block p {
  margin: 0;
}
body.page-template-page-solutions section#image-text-container .section-block div.image-text-text,
body.page-template-page-solutions-w-form section#image-text-container .section-block div.image-text-text,
body.page-template-page-bundles-lp section#image-text-container .section-block div.image-text-text {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
body.page-template-page-solutions section#image-text-container .section-block h4.pre-heading,
body.page-template-page-solutions-w-form section#image-text-container .section-block h4.pre-heading,
body.page-template-page-bundles-lp section#image-text-container .section-block h4.pre-heading {
  color: #65B2B1;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
}
body.page-template-page-solutions section#image-text-container .section-block h2.heading,
body.page-template-page-solutions-w-form section#image-text-container .section-block h2.heading,
body.page-template-page-bundles-lp section#image-text-container .section-block h2.heading {
  color: #333;
  font-family: Archivo;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
body.page-template-page-solutions section#image-text-container .section-block p,
body.page-template-page-solutions-w-form section#image-text-container .section-block p,
body.page-template-page-bundles-lp section#image-text-container .section-block p {
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body.page-template-page-solutions section#image-text-container .section-block ul,
body.page-template-page-solutions-w-form section#image-text-container .section-block ul,
body.page-template-page-bundles-lp section#image-text-container .section-block ul {
  margin: 16px 0;
}
body.page-template-page-solutions section#image-text-container .section-block ul li,
body.page-template-page-solutions-w-form section#image-text-container .section-block ul li,
body.page-template-page-bundles-lp section#image-text-container .section-block ul li {
  margin-bottom: 16px;
}
body.page-template-page-solutions section#image-text-container .section-block.image-align-left .image-text-image,
body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left .image-text-image,
body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left .image-text-image {
  order: 1;
}
body.page-template-page-solutions section#image-text-container .section-block.image-align-left .image-text-text,
body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left .image-text-text,
body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left .image-text-text {
  order: 2;
}
body.page-template-page-solutions section#image-text-container .section-block.image-align-right .image-text-image,
body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right .image-text-image,
body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right .image-text-image {
  order: 2;
}
body.page-template-page-solutions section#image-text-container .section-block.image-align-right .image-text-text,
body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right .image-text-text,
body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right .image-text-text {
  order: 1;
}
@media (max-width: 768px) {
  body.page-template-page-solutions section#image-text-container .section-block.image-align-right,
  body.page-template-page-solutions section#image-text-container .section-block.image-align-left,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left {
    gap: 25px;
    flex-direction: column;
  }
  body.page-template-page-solutions section#image-text-container .section-block.image-align-right .image-text-image,
  body.page-template-page-solutions section#image-text-container .section-block.image-align-left .image-text-image,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right .image-text-image,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left .image-text-image,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right .image-text-image,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left .image-text-image {
    order: 1;
  }
  body.page-template-page-solutions section#image-text-container .section-block.image-align-right .image-text-text,
  body.page-template-page-solutions section#image-text-container .section-block.image-align-left .image-text-text,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right .image-text-text,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left .image-text-text,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right .image-text-text,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left .image-text-text {
    order: 2;
  }
  body.page-template-page-solutions section#image-text-container .section-block.image-align-right h2.heading,
  body.page-template-page-solutions section#image-text-container .section-block.image-align-left h2.heading,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-right h2.heading,
  body.page-template-page-solutions-w-form section#image-text-container .section-block.image-align-left h2.heading,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-right h2.heading,
  body.page-template-page-bundles-lp section#image-text-container .section-block.image-align-left h2.heading {
    font-size: 26px;
    line-height: 34px;
  }
}
body.page-template-page-solutions section#video-testimonial-container,
body.page-template-page-solutions-w-form section#video-testimonial-container,
body.page-template-page-bundles-lp section#video-testimonial-container {
  background: #F8F3F3;
}
body.page-template-page-solutions section#video-testimonial-container .container-inner,
body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner,
body.page-template-page-bundles-lp section#video-testimonial-container .container-inner {
  display: flex;
  gap: 50px;
  align-items: center;
  position: relative;
}
body.page-template-page-solutions section#video-testimonial-container .container-inner::before,
body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner::before,
body.page-template-page-bundles-lp section#video-testimonial-container .container-inner::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/icon-quotationmark.svg);
  top: -25px;
  left: 0;
  width: 60px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.page-template-page-solutions section#video-testimonial-container .container-inner .text,
body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner .text,
body.page-template-page-bundles-lp section#video-testimonial-container .container-inner .text {
  flex-basis: 55%;
}
body.page-template-page-solutions section#video-testimonial-container .container-inner .video-container,
body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner .video-container,
body.page-template-page-bundles-lp section#video-testimonial-container .container-inner .video-container {
  flex-basis: 45%;
}
body.page-template-page-solutions section#video-testimonial-container .video-container.image-only,
body.page-template-page-solutions-w-form section#video-testimonial-container .video-container.image-only,
body.page-template-page-bundles-lp section#video-testimonial-container .video-container.image-only {
  text-align: center;
}
body.page-template-page-solutions section#video-testimonial-container blockquote,
body.page-template-page-solutions-w-form section#video-testimonial-container blockquote,
body.page-template-page-bundles-lp section#video-testimonial-container blockquote {
  margin: 0;
  font-weight: 500;
}
body.page-template-page-solutions section#video-testimonial-container cite,
body.page-template-page-solutions-w-form section#video-testimonial-container cite,
body.page-template-page-bundles-lp section#video-testimonial-container cite {
  margin-top: 25px;
  display: block;
  font-style: normal;
}
body.page-template-page-solutions section#video-testimonial-container .person-name, body.page-template-page-solutions section#video-testimonial-container .company-name,
body.page-template-page-solutions-w-form section#video-testimonial-container .person-name,
body.page-template-page-solutions-w-form section#video-testimonial-container .company-name,
body.page-template-page-bundles-lp section#video-testimonial-container .person-name,
body.page-template-page-bundles-lp section#video-testimonial-container .company-name {
  display: block;
}
body.page-template-page-solutions section#video-testimonial-container .person-name,
body.page-template-page-solutions-w-form section#video-testimonial-container .person-name,
body.page-template-page-bundles-lp section#video-testimonial-container .person-name {
  font-weight: 700;
}
@media (max-width: 768px) {
  body.page-template-page-solutions section#video-testimonial-container .container-inner,
  body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner,
  body.page-template-page-bundles-lp section#video-testimonial-container .container-inner {
    display: block;
  }
  body.page-template-page-solutions section#video-testimonial-container .container-inner .text,
  body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner .text,
  body.page-template-page-bundles-lp section#video-testimonial-container .container-inner .text {
    padding-top: 75px;
    margin-bottom: 25px;
  }
  body.page-template-page-solutions section#video-testimonial-container .container-inner::before,
  body.page-template-page-solutions-w-form section#video-testimonial-container .container-inner::before,
  body.page-template-page-bundles-lp section#video-testimonial-container .container-inner::before {
    top: 0;
  }
}
body.page-template-page-solutions section#cta-container,
body.page-template-page-solutions-w-form section#cta-container,
body.page-template-page-bundles-lp section#cta-container {
  background: #65B2B1;
}
body.page-template-page-solutions section#cta-container .container-inner *,
body.page-template-page-solutions-w-form section#cta-container .container-inner *,
body.page-template-page-bundles-lp section#cta-container .container-inner * {
  color: #fff;
  text-align: center;
}
body.page-template-page-solutions section#cta-container .container-inner div,
body.page-template-page-solutions-w-form section#cta-container .container-inner div,
body.page-template-page-bundles-lp section#cta-container .container-inner div {
  margin: 25px 0;
}
body.page-template-page-solutions section#cta-container a.cta-button,
body.page-template-page-solutions-w-form section#cta-container a.cta-button,
body.page-template-page-bundles-lp section#cta-container a.cta-button {
  margin: auto;
}
body.page-template-page-solutions section#accordion-container h2,
body.page-template-page-solutions-w-form section#accordion-container h2,
body.page-template-page-bundles-lp section#accordion-container h2 {
  text-align: center;
}
body.page-template-page-solutions section#features-container .features-accordion h3.chart-heading .fa-angle-down:before,
body.page-template-page-solutions-w-form section#features-container .features-accordion h3.chart-heading .fa-angle-down:before,
body.page-template-page-bundles-lp section#features-container .features-accordion h3.chart-heading .fa-angle-down:before {
  transition: transform 0.3s ease-in-out;
}
body.page-template-page-solutions section#features-container .features-accordion.active h3.chart-heading .fa-angle-down:before,
body.page-template-page-solutions-w-form section#features-container .features-accordion.active h3.chart-heading .fa-angle-down:before,
body.page-template-page-bundles-lp section#features-container .features-accordion.active h3.chart-heading .fa-angle-down:before {
  transform: rotate(180deg);
}

.page-id-35534 section#hero-container #page-logo img, body.page-template-page-solutions-w-form section#hero-container #page-logo img {
  max-height: 200px;
}

.page-id-35534 #page-logo, body.page-template-page-solutions-w-form #page-logo, body.page-template-page-pricing #page-logo {
  max-width: 10000px;
}

/* partnership page*/
body.page-template-page-partnership section#intro-container {
  padding: 64px 4vw;
}

body.page-template-page-partnership section .container-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

body.page-template-page-partnership .content-container {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 8px 8px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 50%;
}

body.page-template-page-partnership p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

body.page-template-page-partnership .intro-col {
  column-gap: 20px;
  display: flex;
}

@media screen and (max-width: 768px) {
  body.page-template-page-partnership .intro-col {
    flex-direction: column;
  }
  body.page-template-page-partnership p {
    text-align: center;
  }
  body.page-template-page-partnership #page-logo {
    text-align: center;
  }
  body.page-template-page-partnership .partner-btn {
    text-align: center;
    margin-top: 30px;
  }
}
body.page-template-page-partnership section#cta-container {
  background: #65B2B1;
}

body.page-template-page-partnership main section {
  padding: 64px 4vw;
}

body.page-template-page-partnership h2 {
  color: #FFF;
  text-align: center;
  font-family: "Archivo" sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 47px;
}

body.page-template-page-partnership .cta-cta {
  text-align: center;
  margin-top: 20px;
}

body.page-template-page-partnership section#image-text-container .section-block,
body.page-template-page-solutions-w-form section#image-text-container .section-block {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}

body.page-template-page-partnership .prehead {
  color: #65B2B1;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}

body.page-template-page-partnership .head {
  color: #333;
  text-align: left;
}

body.page-template-page-partnership .introduction-title {
  color: #333;
  text-align: center;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

body.page-template-page-partnership .introduction-content {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 50px;
}

body.page-template-page-partnership section#cta-container a.cta-button {
  margin: auto;
}

body.page-template-page-partnership .eael-divider {
  border-style: solid;
  border-color: #66B2B1;
  border-bottom-width: 3px;
  width: 100px;
  margin: 0 auto 20px;
  display: block;
  margin-top: 20px;
}

body.page-template-page-partnership section#testimonial-slides-container {
  background-color: white;
}

body.page-template-page-partnership .mini {
  color: #65B2B1;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  text-align: center;
  margin-top: 50px;
  text-transform: uppercase;
}

body.page-template-page-partnership .container-inner,
body.page-template-page-solutions-w-form .container-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

body.page-template-page-partnership section#image-text-container .section-block.image-align-left .image-text-image {
  order: 1;
}

body.page-template-page-partnership section#image-text-container .section-block > div {
  flex-basis: 50%;
}

body.page-template-page-partnership section#image-text-container .section-block ul {
  margin: 16px 0;
}

body.page-template-page-partnership section#image-text-container .section-block.image-align-left .image-text-text {
  order: 2;
}

body.page-template-page-partnership section#image-text-container .section-block div.image-text-text {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

body.page-template-page-partnership a.cta-button {
  display: block;
  width: fit-content;
}

body.page-template-page-partnership #image-text-container {
  padding: 64px 4vw;
}

@media screen and (max-width: 768px) {
  body.page-template-page-partnership .content-container {
    width: 100%;
  }
  body.page-template-page-partnership section#design-container {
    padding: 64px 4vw;
  }
  body.page-template-page-partnership section#image-text-container .section-block.image-align-left .image-text-image {
    order: 1;
  }
  body.page-template-page-partnership section#image-text-container .section-block.image-align-left {
    gap: 25px;
    flex-direction: column;
  }
  body.page-template-page-partnership section#image-text-container .section-block.image-align-right {
    gap: 25px;
    flex-direction: column;
  }
  body.page-template-page-partnership section#image-text-container .section-block {
    display: flex;
    align-items: flex-start;
  }
  body.page-template-page-partnership section#image-text-container .section-block.image-align-right .image-text-text {
    order: 2;
  }
  body.page-template-page-partnership p {
    text-align: left;
  }
  body.page-template-page-partnership section#intro-container {
    padding: 0px;
  }
  body.page-template-page-partnership .partner-btn {
    margin: auto;
    margin-bottom: 20px;
  }
  body.page-template-page-partnership .p-mob {
    text-align: center;
  }
}
body.page-template-page-partnership a {
  color: #66B2B1;
  text-decoration: underline;
}

body.page-template-page-partnership .btn-dark {
  text-decoration: none;
}

body.page-template-page-partnership .cta-button {
  text-decoration: none;
}

body.page-template-page-partnership section .container-inner {
  max-width: 1093px;
}

body.page-template-page-partnership section#hero-container {
  margin-top: -100px;
  margin-bottom: 0px;
  padding: 10rem 0 9rem 0;
  text-align: center;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body.page-template-page-partnership body section#hero-container {
  position: relative;
}

body.page-template-page-partnership h1 {
  padding: 10px;
  font-size: 59px;
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

body.page-template-page-partnership #page-logo img {
  max-width: 60% !important;
}

body.page-template-page-partnership .cta-button {
  font-size: 14px !important;
}

body.page-template-page-partnership li {
  margin-top: 8px;
}

/*body.page-template-page-partnership .image-text-image:nth-child(2) {
  margin-top:100px;
}*/
body.page-template-page-partnership section#image-text-container .section-block div.image-text-text {
  gap: 25px;
}

body.page-template-page-partnership h2 {
  font-size: 28px;
  line-height: 36px;
}

body.page-template-page-partnership section#image-text-container .section-block > div {
  margin: auto;
}

body.page-template-page-partnership section#image-text-container .section-block {
  align-items: center;
}

body.page-template-page-partnership h4 {
  margin: 0px !important;
}

body.page-template-page-partnership h2 {
  margin: 0px !important;
}

/*partners page video modal*/
body.page-template-page-partnership .pum-theme-36046,
.pum-theme-default-theme {
  background: rgba(0, 0, 0, 0.5);
}

body.page-template-page-partnership .pum-theme-default-theme .pum-content + .pum-close {
  position: absolute;
  height: 30px;
  width: 30px;
  left: auto;
  right: -8px;
  top: -3px;
  padding: 8px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  font-style: inherit;
  line-height: 36px;
  box-shadow: none;
  background-color: transparent !important;
  color: #2f2f2f !important;
}

@media only screen and (min-width: 1024px) {
  body.page-template-page-partnership .pum-container.pum-responsive.pum-responsive-medium {
    width: 46%;
  }
}

/*# sourceMappingURL=style.css.map */
