:root {
  --gold: #be9b5e;
  --conversion-flow-library--light-coral: #be9b5e;
  --gold-grad: #956e39;
  --gold-text-overlay: #704903;
  --conversion-flow-library--sandy-brown: #ffa84b;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.cf-center-logo {
  filter: invert();
}

.cf-logos-social {
  border: 1px solid var(--gold);
  cursor: pointer;
  object-fit: contain;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.cf-logos-social:hover {
  background-color: var(--gold);
}

.cf-logos-social.open-nav {
  width: 76px;
  height: 76px;
}

.cf-logos-social.open-nav-middle {
  width: 76px;
  height: 76px;
  margin-left: 40px;
  margin-right: 40px;
}

.cf-nav-4-social-icons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.cf-nav-4-social-icons.open-navigation {
  margin-top: 40px;
  margin-right: 0;
}

.cf-connect-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.cf-connect-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 135px;
  display: flex;
}

.cf-link-text-navbar-4 {
  letter-spacing: -.8px;
  margin-left: 0;
}

.cf-pink-line {
  background-color: #ff4f11;
  width: 46px;
  height: 2px;
  margin-right: 20px;
}

.cf-pink-line.animate {
  background-color: var(--conversion-flow-library--light-coral);
  width: 0;
  margin-right: 20px;
}

.cf-navigation-4-link {
  color: #000;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 187%;
  text-decoration: none;
  display: flex;
}

.cf-navigation-4-link.w--current {
  color: #1c0309;
  padding-left: 0;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.cf-nav-4-links-right-container {
  flex-direction: column;
  align-items: flex-start;
  width: 230px;
  margin-right: 0;
  display: flex;
}

.cf-nav-4-links-left-container {
  flex-direction: column;
  align-items: flex-start;
  width: 230px;
  margin-right: 100px;
  display: flex;
}

.cf-nav-4-links-container {
  justify-content: space-between;
  width: auto;
  margin-top: 460px;
  margin-left: 60px;
  display: flex;
}

.cf-close-text {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.cf-close-contain {
  background-image: url('../images/cross-icon.svg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  margin-right: 20px;
  display: flex;
}

.cf-close-button {
  cursor: pointer;
  background-color: #fff;
  align-items: center;
  padding: 25px 44px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 58px 111px auto auto;
}

.cf-close-button:hover {
  opacity: .8;
}

.cf-navigation-logo {
  object-fit: contain;
}

.cf-brand-logo-nav-menu {
  cursor: pointer;
  position: absolute;
  inset: 60px auto auto 85px;
}

.cf-brand-logo-nav-menu.w--current {
  position: absolute;
  inset: 60px auto auto 85px;
}

.cf-menu-navigation-wrap {
  z-index: 10000000;
  opacity: 0;
  background-color: #e9e9e9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding: 52px 111px 150px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.cf-menu-line._2 {
  background-color: var(--gold);
  color: #000;
  width: 26.5px;
  height: 2px;
  margin-bottom: 0;
  transform: scale(1);
}

.cf-menu-line._1 {
  background-color: var(--gold);
  color: #000;
  width: 14px;
  height: 2px;
  margin-bottom: 10px;
  transform: translate(0);
}

.cf-menu-icon {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
}

.cf-menu-text {
  color: var(--gold);
  letter-spacing: .8px;
  font-family: Geologica, sans-serif;
  font-weight: 700;
  line-height: 125%;
}

.cf-nav-4-menu {
  color: var(--gold);
  cursor: pointer;
  align-items: center;
  display: flex;
  position: relative;
}

.cf-nav-4-menu:hover {
  opacity: 1;
}

.cf-nav-4-right-container {
  align-items: stretch;
  display: flex;
}

.cf-brand-logo-4 {
  cursor: pointer;
}

.cf-navigation-4-container {
  z-index: 99999;
  color: #000;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.cf-testimonial-logos {
  width: 100%;
  max-width: 120px;
}

.cf-testimonial-logos._3 {
  margin-right: 20px;
}

.cf-hero-logos-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.cf-logos-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 133%;
}

.cf-testimonial-logos-contain {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1130px;
  margin: 70px auto;
  display: flex;
}

.cf-hero-layer-blur {
  filter: blur(25px);
  background-color: #f3f3f3;
  width: 100%;
  height: 140px;
  position: absolute;
  inset: auto 0% -12%;
}

.cf-testimonial-name-position {
  color: #0d0e10;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
}

.cf-testimonial-text---italic {
  color: #0d0e10;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 156%;
}

.cf-black-review-stars {
  margin-bottom: 14px;
}

.cf-hero-testimonial-contain {
  z-index: 1;
  background-color: #fff;
  border-radius: 16px;
  max-width: 360px;
  padding: 24px 32px;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-image-review-container {
  width: 50%;
  max-width: 627px;
  position: relative;
}

.cf-testimonial-logo-image {
  margin-left: 16px;
}

.cf-extra-bold-span {
  font-weight: 800;
}

.cf-star-image {
  margin-right: 16px;
}

.cf-testmonial-text-wrapper {
  color: #0d0e10e6;
  align-items: center;
  margin-top: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.cf-button-gradient {
  z-index: auto;
  background-color: #ffa84b;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  display: block;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-cta-arrow-div {
  z-index: 1;
  background-color: #0000;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-button-text {
  z-index: 1;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.cf-cta-button {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #b16cea;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 24px 40px 26px;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-cta-button:hover {
  background-color: #b16cea;
}

.cf-cta-button.rectangle {
  border-radius: 16px;
  padding-right: 30px;
}

.cf-cta-button.rectangle.small {
  padding: 20px 20px 20px 34px;
}

.cf-18px-paragraph {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-64px-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 105%;
}

.home-left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  max-width: 540px;
  margin-top: 100px;
  display: flex;
}

.cf-1140px-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cf-hero-section-2 {
  background-color: #f3f3f3;
  overflow: hidden;
}

.efi-hr-01-logo-cell {
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.efi-hr-01-logos-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.efi-hr-01-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-01-logos {
  background-color: #fff;
  padding: 50px 0%;
}

.image {
  box-shadow: 5px 5px 20px #0003;
}

.efi-hr-01-right-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.efi-button {
  background-color: var(--gold);
  background-image: linear-gradient(135deg, var(--gold), var(--gold-grad));
  color: #fff;
  padding: 16px 25px;
  font-family: Geologica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all .7s;
}

.efi-button:hover {
  transform: translate(0, -7px);
}

.efi-button.invert {
  color: var(--gold-text-overlay);
  background-color: #fff;
  padding: 16px 25px;
  font-family: Geologica, sans-serif;
  font-size: 16px;
}

.efi-button.top-padding {
  margin-top: 10px;
}

.efi-button.no-grad {
  color: var(--gold-grad);
  background-color: #fff;
  background-image: none;
}

.efi-big-paragraph {
  font-family: Geologica, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.efi-jumbo {
  color: #000;
  font-family: Geologica, sans-serif;
  font-size: 5.5vh;
  line-height: 1.1em;
}

.efi-jumbo.white {
  color: #fff;
}

.efi-label {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Geologica, sans-serif;
  font-weight: 600;
}

.efi-label.big {
  font-size: 16px;
  line-height: 1.8em;
}

.efi-label.exclusive {
  background-color: var(--gold);
  color: var(--gold-text-overlay);
  border-radius: 5px;
  margin-bottom: 0;
  padding: 3px 15px;
  display: inline-block;
}

.efi-hr-01-title-wrapper {
  margin-bottom: 25px;
}

.efi-hr-01-left-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.efi-hr-01-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 5%;
}

.efi-hr-01 {
  padding: 5%;
}

.efi-paragraph {
  font-family: Geologica, sans-serif;
}

.efi-paragraph.captions {
  font-weight: 300;
}

.efi-h3 {
  color: #000;
  font-family: Geologica, sans-serif;
}

.efi-ft-04-grid-cell {
  grid-column-gap: 50px;
  grid-template-rows: auto;
}

.efi-ft-04-grid-wrapper {
  grid-row-gap: 100px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.efi-ft-04-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-04 {
  padding: 150px 5% 100px;
}

.efi-hr-03-image {
  height: 100%;
}

.efi-hr-03-button-wrapper {
  margin-top: 30px;
}

.efi-small-paragraph {
  font-family: Geologica, sans-serif;
  font-weight: 300;
}

.efi-hr-03-right-content {
  color: #fff;
  padding-top: 30px;
}

.efi-hr-03-title-wrapper {
  width: 80%;
  margin-bottom: 50px;
}

.efi-hr-03-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.efi-hr-03-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-03-top {
  background-color: var(--gold);
  background-image: linear-gradient(#0009, #0009), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 10% 5% 7%;
}

.efi-h4 {
  color: #000;
  font-family: Geologica, sans-serif;
}

.efi-h4.white {
  color: #fff;
}

.efi-ft-03-feature-text {
  text-align: center;
}

.efi-ft-03-image-wrapper {
  margin-bottom: 25px;
}

.efi-ft-03-features {
  grid-column-gap: 50px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
}

.efi-h2 {
  color: #000;
  font-family: Geologica, sans-serif;
}

.efi-h2.no-top-padding {
  margin-top: 0;
}

.efi-h2.white {
  color: #fff;
}

.efi-h2.white.book {
  font-size: 24px;
  line-height: 26px;
}

.efi-ft-03-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 75px;
  display: grid;
}

.efi-ft-03-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-03 {
  padding: 150px 5% 100px;
}

.efi-ft-05-feature-cell {
  color: #fff;
}

.efi-ft-05-features-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-ft-05-image-wrapper {
  margin-bottom: 75px;
}

.efi-ft-05-cell {
  color: #fff;
}

.efi-ft-05-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 50px;
}

.efi-ft-05-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-05 {
  background-color: var(--gold);
  background-image: linear-gradient(to bottom, #00000080, #00000080), url('../images/TILE-REPEAT-PATTERN-19-6.png'), linear-gradient(180deg, var(--gold), var(--gold-grad));
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, contain, auto;
  padding: 150px 5% 100px;
}

.efi-ft-6 {
  padding: 150px 5% 100px;
}

.efi-tsm-01-logos-wrapper {
  text-align: right;
}

.efi-tsm-01-logo-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}

.efi-tsm-01-logos-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-tsm-01-grid {
  grid-column-gap: 75px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.efi-tsm-01-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-tsm-01 {
  padding: 10% 3%;
}

.efi-tsm-02-title {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.efi-h5 {
  font-family: Geologica, sans-serif;
}

.efi-tsm-02-testimonial-title {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-direction: column;
  display: flex;
}

.efi-tsm-02-icon {
  width: 20%;
}

.efi-tsm-02-testimonial-top {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-items: center;
  display: flex;
}

.efi-tsm-02-testimonial {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff;
  border-radius: 1.1em;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.efi-tsm-02-div-3 {
  width: 33%;
  padding-left: 10px;
}

.efi-tsm-02-div-2 {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

.efi-tsm-02-div-1 {
  width: 33%;
  padding-right: 10px;
}

.efi-tsm-02-testimonials {
  flex-wrap: nowrap;
  display: flex;
}

.efi-tsm-02-title-wrapper {
  color: #fff;
}

.efi-tsm-02-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.efi-tsm-02-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-tsm-02 {
  background-color: #000;
  padding: 10% 5%;
  display: none;
}

.efi-arrow-icon {
  width: 40px;
  height: 40px;
}

.efi-ft-10-feature {
  cursor: pointer;
  background-color: #eee;
  flex-direction: column;
  justify-content: space-between;
  height: 400px;
  min-height: 400px;
  padding: 10px 20px 20px;
  transition: all .7s;
  display: flex;
}

.efi-ft-10-feature:hover {
  filter: invert();
}

.efi-ft-10-features-grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.ft-10-text-block {
  font-family: Geologica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.ft-10-tab-link {
  background-color: #0000;
  padding-left: 0;
  padding-right: 20px;
}

.ft-10-tab-link.w--current {
  color: #bdbdbd;
  background-color: #0000;
  padding-left: 0;
  padding-right: 20px;
}

.efi-ft-10-tabs-menu {
  margin-bottom: 30px;
}

.efi-ft-10-grid {
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.efi-ft-10-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-10 {
  padding: 100px 3%;
}

.efi-cta-04-grid-inner {
  color: #fff;
}

.efi-cta-04-text-inner {
  margin-bottom: 25px;
}

.efi-cta-04-grid {
  grid-column-gap: 50px;
  background-color: #252525;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  padding: 80px 40px;
}

.efi-cta-04-grid.book {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  grid-template-columns: 1fr 1.75fr;
}

.efi-cta-04-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-cta-04 {
  background-color: #000;
  padding: 100px 5%;
}

.efi-cta-04.extra-top-paddin {
  padding-top: 100px;
}

.efi-cta-04.book {
  background-color: #0000;
  padding-bottom: 0;
}

.efi-cta-04.tile {
  background-image: linear-gradient(#00000080, #00000080), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
}

.efi-secondary-link-dark {
  color: #2b2b2b;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-ftr-01-footer-wrapper {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.efi-text-rights {
  color: #1e283380;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-ftr-01-footer-bottom {
  justify-content: space-between;
  margin-top: 90px;
  display: flex;
}

.efi-footer-links {
  color: #2b2b2b;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-footer-title {
  color: #b8b8b8;
  margin-bottom: 22px;
  font-size: 17px;
}

.efi-ftr-01-grid {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.efi-ftr-01-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ftr-01 {
  background-color: #fff;
  padding: 100px 5%;
}

.text-span, .text-span-2 {
  color: #fff;
}

.efi-hr-02-bottom-image {
  width: 100%;
}

.efi-button-2 {
  background-color: #000;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: 400;
  transition: all .7s;
}

.efi-button-2:hover {
  transform: translate(0, -7px);
}

.efi-hr-02-button-inner {
  justify-content: flex-end;
  display: flex;
}

.efi-big-paragraph-2 {
  font-size: 20px;
  font-weight: 400;
}

.efi-hr-02-paragraph-inner {
  text-align: right;
  margin-bottom: 25px;
}

.efi-jumbo-2 {
  color: #000;
  font-family: Geologica, sans-serif;
  font-size: 5.5vh;
  line-height: 1.1em;
}

.efi-hr-02-jumbo-inner {
  text-align: right;
  margin-bottom: 25px;
}

.efi-hr-02-title-wrapper {
  width: 80%;
  margin-bottom: 80px;
}

.efi-hr-02-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.efi-hr-02 {
  background-image: linear-gradient(180deg, var(--gold), var(--gold-grad));
  padding: 7% 5%;
}

.image-3 {
  width: 100%;
  height: auto;
}

.section {
  margin-top: 0;
}

.section.mobile-pad {
  margin-top: 100px;
}

.link {
  color: var(--gold);
}

.efi-social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
}

.efi-ftr-02-footer-wrapper {
  align-items: center;
  display: flex;
}

.efi-footer-link-white {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.efi-footer-link-white:hover {
  opacity: .5;
}

.efi-ftr-02-link-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 40px;
  font-family: Geologica, sans-serif;
  display: flex;
}

.efi-paragraph-light {
  color: #ffffff9e;
  font-family: Geologica, sans-serif;
  font-size: 15px;
}

.efi-ftr-02-footer-centre {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.efi-ftr-02-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ftr-02 {
  background-color: #000;
  padding: 100px 5%;
}

.image-4 {
  margin-bottom: 40px;
}

.cf-logo-images-2 {
  filter: grayscale();
  background-color: #0000;
  margin-bottom: 0;
  margin-left: 1%;
  margin-right: 1%;
}

.cf-logo-images-2:hover, .cf-logo-images-2.socials {
  filter: none;
}

.cf-logos-contain-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  opacity: 1;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 48px;
  display: flex;
}

.cf-logo-22px-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.cf-logos-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-5 {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.image-5.margins {
  margin-top: 0;
}

.book-title {
  font-size: 24px;
  line-height: 100%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.icon.white {
  color: #fff;
}

.efi-button-menu {
  padding: 0;
}

.efi-nav-link {
  padding: 0 10px;
  font-size: 16px;
}

.efi-nav-link.dark {
  color: #fff;
  background-color: #000;
  padding: 0 20px;
  font-family: Geologica, sans-serif;
  font-weight: 600;
}

.efi-nav-03-nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.efi-brand.white {
  color: #fff;
}

.efi-nav-03-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.efi-nav-03 {
  background-color: #000;
  padding: 20px 5%;
  position: fixed;
  inset: 0% 0% auto;
}

.image-6 {
  display: none;
}

.section-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.efi-button-3 {
  background-color: #000;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: 400;
  transition: all .7s;
}

.efi-button-3:hover {
  transform: translate(0, -7px);
}

.efi-cta-08 {
  padding: 100px 3% 50px;
}

.efi-cta-08-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-cta-08-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  margin-bottom: 100px;
}

.efi-cta-08-text-wrapper {
  margin-bottom: 30px;
}

.efi-cta-08-logo-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.efi-cta-08-logo-cell {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.efi-paragraph-2 {
  font-family: Geologica, sans-serif;
}

.efi-cta-03 {
  margin-top: 100px;
  padding: 100px 5%;
}

.efi-cta-03-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.efi-cta-03-text-inner {
  text-align: center;
  width: 70%;
}

.input {
  color: #727272;
  letter-spacing: -.8px;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #6b6b6b;
  height: 55px;
  margin-bottom: 30px;
  padding: 12px 0;
  font-family: Geologica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  box-shadow: 1px 1px 3px #0000000a;
}

.input:focus {
  border: 1px #cecece;
  border-bottom-style: solid;
}

.efi-form-button {
  background-color: var(--gold);
  color: #fff;
  letter-spacing: 0;
  border-radius: 0;
  width: 100%;
  padding: 12px 32px;
  font-family: Geologica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  transition: all .7s ease-in-out;
}

.efi-form-button:hover {
  color: #fff;
  background-color: #636363;
  transform: translate(0, -7px);
}

.efi-form-button:active {
  color: #fff;
}

.efi-form-button.invert {
  background-color: var(--gold);
  filter: invert();
  color: #be9b5e;
  font-family: Geologica, sans-serif;
}

.efi-frm-03 {
  background-color: #000;
  background-image: linear-gradient(#000c, #000c), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 100px 5%;
}

.efi-frm-03-container {
  color: #fff;
}

.efi-frm-03-text-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 50px;
}

.efi-h3-2 {
  font-family: Geologica, sans-serif;
  font-size: 30px;
}

.link-2, .link-3, .link-4, .link-5, .link-6 {
  color: var(--gold);
}

.efi-h1 {
  font-family: Geologica, sans-serif;
  font-size: 40px;
}

.efi-paragraph-2-copy {
  margin-top: 20px;
  font-family: Geologica, sans-serif;
}

.gold-link, .text-span-3 {
  color: var(--gold);
}

.efi-tsm-3 {
  background-color: #0000;
  padding: 0% 5% 10%;
}

.efi-tsm-02-container-2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-tsm-02-grid-2 {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.efi-tsm-02-title-wrapper-2 {
  color: #fff;
}

.efi-tsm-02-testimonial-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff;
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 1.1em;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.efi-tsm-02-testimonial-top-2 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-items: center;
  display: flex;
}

.efi-tsm-02-icon-2 {
  width: 20%;
}

.efi-tsm-02-testimonial-title-2 {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-direction: column;
  display: flex;
}

.efi-tsm-02-title-2 {
  color: #fff;
  font-family: Geologica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.efi-tsm-02-testimonials-2 {
  flex-wrap: nowrap;
  display: flex;
}

.efi-tsm-02-div-4 {
  width: 33%;
  padding-right: 10px;
}

.efi-tsm-02-div-5 {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

.efi-tsm-02-div-6 {
  width: 33%;
  padding-left: 10px;
}

.efi-paragraph-3, .efi-h5-3 {
  color: #fff;
  font-family: Geologica, sans-serif;
}

.efi-ft-11 {
  background-color: #0000;
  padding: 40px 5% 100px;
}

.efi-ft-06-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-06-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 125px;
}

.efi-ft-06-cell {
  color: #fff;
}

.efi-ft-06-features {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-ft-06-image {
  margin-bottom: 15px;
}

.background-video {
  margin-top: 100px;
}

.efi-paragraph-5 {
  color: #fff;
  font-family: Geologica, sans-serif;
}

.efi-h2-4 {
  color: #000;
  font-family: Geologica, sans-serif;
}

.efi-tsm-01-logos-wrapper-2 {
  text-align: right;
}

.efi-tsm-01-logo-inner-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.efi-tsm-01-logos-grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-tsm-01-grid-2 {
  grid-column-gap: 75px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
}

.efi-tsm-01-container-2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-tsm-4 {
  padding: 10% 3%;
}

.efi-tsm-02-title-3 {
  color: var(--gold);
  font-family: Geologica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.efi-h5-4 {
  color: var(--conversion-flow-library--light-coral);
  font-family: Geologica, sans-serif;
}

.efi-tsm-02-testimonial-title-3 {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-direction: column;
  display: flex;
}

.efi-tsm-02-icon-3 {
  width: 20%;
}

.efi-tsm-02-testimonial-top-3 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-items: center;
  display: flex;
}

.efi-tsm-02-testimonial-3 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff;
  background-image: linear-gradient(#000c, #000c), url('../images/TILE-REPEAT-PATTERN-19-6.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 1.1em;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.efi-tsm-02-div-7 {
  width: 33%;
  padding-left: 10px;
}

.efi-tsm-02-div-8 {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

.efi-tsm-02-div-9 {
  width: 33%;
  padding-right: 10px;
}

.efi-tsm-02-testimonials-3 {
  flex-wrap: nowrap;
  display: flex;
}

.efi-tsm-02-title-wrapper-3 {
  color: #fff;
}

.efi-tsm-02-grid-3 {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.efi-tsm-02-container-3 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-tsm-5 {
  background-color: #0000;
  padding: 10% 5%;
}

.cf-t-author-username-and-date {
  color: #474747;
  font-family: Geologica, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.cf-testimonial-author-name {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Geologica, sans-serif;
  font-size: 20px;
  line-height: 160%;
}

.cf-testimonial-author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.cf-testimonial-author-image-wrap {
  width: 56px;
  height: 56px;
  margin-right: 20px;
}

.cf-testimonial-card-bottom {
  display: flex;
}

.cf-testimonial-text {
  margin-bottom: 40px;
  font-family: Geologica, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-testimonial-heading {
  color: #000;
  margin-bottom: 20px;
  font-family: Geologica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.cf-review-star {
  filter: hue-rotate(20deg) saturate(65%);
  margin-right: 10px;
}

.cf-review-star-wrapper {
  flex: none;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.cf-testimonial-card {
  background-color: #fff;
  border-radius: 10px;
  max-width: 600px;
  padding: 40px;
  box-shadow: 8px 23px 200px #40454f0f;
}

.cf-testimonial-grid {
  grid-column-gap: 40px;
  grid-row-gap: 56px;
}

.testimonial-wrapper {
  width: 90%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.cf-testimonial-card-section {
  margin-top: 120px;
  margin-bottom: 120px;
}

.text-span-4 {
  color: var(--gold);
}

.efi-h3-centred {
  color: #000;
  text-align: center;
  font-family: Geologica, sans-serif;
}

@media screen and (min-width: 1280px) {
  .cf-testimonial-logos {
    max-width: 130px;
  }
}

@media screen and (min-width: 1440px) {
  .cf-testimonial-logos {
    max-width: 140px;
  }
}

@media screen and (min-width: 1920px) {
  .efi-hr-01-logos {
    background-color: #fff;
  }

  .efi-hr-01-right-content {
    background-position: 0%;
  }
}

@media screen and (max-width: 991px) {
  .cf-connect-wrapper {
    margin-top: 100px;
  }

  .cf-nav-4-links-left-container {
    margin-right: 140px;
  }

  .cf-nav-4-links-container {
    margin-left: 0;
  }

  .cf-close-contain {
    background-image: url('../images/cross-icon.svg');
    background-position: 50%;
    background-size: auto;
  }

  .cf-close-button {
    top: 52px;
    right: 85px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 85px;
    display: none;
  }

  .cf-navigation-4-container {
    max-width: 650px;
  }

  .cf-testimonial-logos._3 {
    margin-right: 0;
  }

  .cf-hero-logos-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  .cf-hero-logos-wrap.header-2 {
    width: 100%;
  }

  .cf-testimonial-logos-contain {
    align-items: flex-start;
    margin-top: 20px;
  }

  .cf-testimonial-logos-contain.header-2 {
    z-index: 1;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    position: relative;
  }

  .cf-image-review-container {
    width: 80%;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-18px-paragraph.header-2 {
    margin-bottom: 40px;
  }

  .cf-64px-heading {
    font-size: 54px;
  }

  .home-left-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .efi-hr-01-logos-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .efi-jumbo {
    font-size: 65px;
  }

  .efi-hr-01-left-content {
    padding-right: 0%;
  }

  .efi-hr-01-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .efi-hr-01 {
    padding-top: 10%;
    padding-bottom: 5%;
  }

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

  .efi-ft-04 {
    padding-top: 15%;
    padding-bottom: 10%;
  }

  .efi-hr-03-right-content {
    padding-top: 0;
  }

  .efi-hr-03-title-wrapper {
    width: 100%;
  }

  .efi-hr-03-grid {
    grid-template-columns: 1fr;
  }

  .efi-hr-03-top {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .efi-ft-03-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .efi-ft-03, .efi-ft-05 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .efi-ft-6 {
    padding-top: 15%;
    padding-bottom: 10%;
  }

  .efi-tsm-01-grid {
    grid-template-columns: 1fr;
  }

  .efi-tsm-02-icon {
    width: 5.2em;
  }

  .efi-tsm-02-div-3 {
    width: 100%;
    padding-left: 0;
  }

  .efi-tsm-02-div-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .efi-tsm-02-div-1 {
    width: 100%;
    padding-right: 0;
  }

  .efi-tsm-02-testimonials {
    flex-direction: column;
  }

  .efi-tsm-02-grid {
    grid-template-columns: 1fr;
  }

  .efi-ft-10-features-grid {
    grid-template-columns: 1fr 1fr;
  }

  .efi-ft-10-grid {
    grid-template-columns: 1fr;
  }

  .efi-ft-10 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .efi-cta-04-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1.75fr;
  }

  .efi-ftr-01-grid {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .efi-jumbo-2 {
    font-size: 65px;
  }

  .efi-hr-02-container {
    height: 90vh;
    min-height: 90vh;
  }

  .cf-logo-images-2 {
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
  }

  .cf-logos-contain-2 {
    flex-wrap: wrap;
    align-content: stretch;
  }

  .cf-logos-wrapper {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .efi-button-menu {
    padding: 0;
  }

  .efi-button-menu.w--open {
    background-color: #000;
  }

  .efi-nav-link.dark {
    color: #fff;
    background-color: #000;
    padding: 30px 5%;
  }

  .efi-cta-03-text-inner {
    width: 100%;
  }

  .efi-tsm-02-grid-2 {
    grid-template-columns: 1fr;
  }

  .efi-tsm-02-icon-2 {
    width: 5.2em;
  }

  .efi-tsm-02-testimonials-2 {
    flex-direction: column;
  }

  .efi-tsm-02-div-4 {
    width: 100%;
    padding-right: 0;
  }

  .efi-tsm-02-div-5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .efi-tsm-02-div-6 {
    width: 100%;
    padding-left: 0;
  }

  .efi-ft-11 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .efi-ft-06-features {
    grid-template-columns: 1fr 1fr;
  }

  .efi-tsm-01-grid-2 {
    grid-template-columns: 1fr;
  }

  .efi-tsm-02-icon-3 {
    width: 5.2em;
  }

  .efi-tsm-02-div-7 {
    width: 100%;
    padding-left: 0;
  }

  .efi-tsm-02-div-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .efi-tsm-02-div-9 {
    width: 100%;
    padding-right: 0;
  }

  .efi-tsm-02-testimonials-3 {
    flex-direction: column;
  }

  .efi-tsm-02-grid-3 {
    grid-template-columns: 1fr;
  }

  .cf-testimonial-grid {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

@media screen and (max-width: 767px) {
  .cf-center-logo.open-nav {
    width: 22px;
  }

  .cf-center-logo.open-nav.facebook {
    width: 15px;
  }

  .cf-logos-social.open-nav, .cf-logos-social.open-nav-middle {
    width: 60px;
    height: 60px;
  }

  .cf-nav-4-social-icons {
    margin-right: 20px;
    display: none;
  }

  .cf-nav-4-social-icons.open-navigation {
    display: flex;
  }

  .cf-connect-wrapper {
    margin-left: 20px;
  }

  .cf-link-text-navbar-4 {
    font-size: 26px;
  }

  .cf-nav-4-links-right-container {
    align-items: center;
    width: auto;
  }

  .cf-nav-4-links-left-container {
    align-items: center;
    width: auto;
    margin-right: 20px;
  }

  .cf-nav-4-links-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 650px;
  }

  .cf-close-text {
    display: none;
  }

  .cf-close-contain {
    background-image: url('../images/cross-icon.svg');
    background-position: 50%;
    background-size: auto;
    margin-right: 0;
  }

  .cf-close-button {
    border-radius: 100px;
    padding: 16px;
    top: 52px;
    right: 60px;
  }

  .cf-brand-logo-nav-menu {
    padding-left: 0;
    top: 52px;
    left: 60px;
  }

  .cf-brand-logo-nav-menu.w--current {
    left: 60px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
  }

  .cf-navigation-4-container {
    width: 90%;
    max-width: 550px;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .cf-hero-logos-wrap.header-2 {
    justify-content: center;
  }

  .cf-logos-text {
    margin-bottom: 20px;
  }

  .cf-testimonial-logos-contain {
    flex-direction: column;
    align-items: center;
  }

  .cf-testimonial-logos-contain.header-2 {
    margin-top: 0;
  }

  .cf-image-review-container {
    width: 100%;
  }

  .cf-button-gradient, .cf-cta-button {
    font-size: 20px;
  }

  .cf-64px-heading {
    font-size: 50px;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

  .efi-jumbo {
    font-size: 50px;
  }

  .efi-ft-04-grid-cell {
    grid-template-columns: 1fr;
  }

  .efi-ft-05-features-grid, .efi-ft-05-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .efi-tsm-01-logos-grid {
    grid-template-columns: 1fr 1fr;
  }

  .efi-ftr-01-grid {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .efi-jumbo-2 {
    font-size: 50px;
  }

  .cf-logo-22px-heading {
    font-size: 20px;
  }

  .cf-logos-wrapper {
    width: 90%;
  }

  .efi-cta-08-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1.25fr;
  }

  .efi-ft-06-grid {
    grid-template-columns: 1fr;
  }

  .efi-tsm-01-logos-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .cf-review-star-wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .cf-logos-social {
    display: none;
  }

  .cf-logos-social.open-nav {
    background-image: none;
    width: 60px;
    height: 60px;
    display: flex;
  }

  .cf-logos-social.open-nav-middle {
    background-image: none;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .cf-connect-text {
    font-size: 18px;
  }

  .cf-connect-wrapper {
    margin-top: 60px;
    margin-left: 30px;
  }

  .cf-nav-4-links-left-container {
    width: auto;
    margin-right: 0;
  }

  .cf-nav-4-links-container {
    flex-direction: column;
    margin-top: 500px;
    margin-left: 0;
  }

  .cf-close-text {
    display: none;
  }

  .cf-close-contain {
    width: 16px;
    height: 16px;
    margin-right: 0;
  }

  .cf-close-button {
    padding: 16px;
    top: 40px;
    right: 20px;
  }

  .cf-brand-logo-nav-menu {
    width: 50%;
    padding-left: 0;
    display: none;
    position: absolute;
    inset: auto 0% -15px 75px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 30px;
    display: none;
  }

  .cf-menu-line._2, .cf-menu-line._1 {
    background-color: #fff;
  }

  .cf-menu-text {
    color: #fff;
  }

  .cf-brand-logo-4 {
    width: 50%;
    padding-left: 0;
  }

  .cf-navigation-4-container {
    width: 100%;
    max-width: none;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    margin-left: 0;
  }

  .cf-testimonial-logos-contain, .cf-testimonial-logos-contain.header-2 {
    margin-top: 100px;
  }

  .cf-testimonial-name-position {
    font-size: 14px;
    line-height: 140%;
  }

  .cf-testimonial-text---italic {
    font-size: 16px;
  }

  .cf-hero-testimonial-contain {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    bottom: -40%;
  }

  .cf-testimonial-logo-image {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .cf-star-image {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .cf-testmonial-text-wrapper {
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cf-cta-arrow-div {
    flex: none;
  }

  .cf-button-text {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button.rectangle {
    padding-left: 50px;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .cf-64px-heading {
    font-size: 40px;
    line-height: 110%;
  }

  .efi-hr-01-logos-grid {
    grid-template-columns: 1fr 1fr;
  }

  .efi-big-paragraph {
    font-size: 18px;
  }

  .efi-jumbo {
    font-size: 45px;
  }

  .efi-jumbo.white {
    font-size: 32px;
  }

  .efi-ft-04-grid-cell {
    flex-flow: wrap-reverse;
    grid-auto-flow: row;
    justify-content: flex-start;
    display: flex;
  }

  .efi-ft-04-grid-wrapper {
    grid-auto-flow: row;
  }

  .efi-hr-03-title-wrapper {
    margin-bottom: 0;
  }

  .efi-ft-03-features {
    grid-template-columns: 1fr;
  }

  .efi-ft-05-image-wrapper {
    margin-bottom: 40px;
  }

  .efi-tsm-02-testimonial-top {
    text-align: left;
    justify-content: center;
  }

  .efi-ft-10-features-grid {
    grid-template-columns: 1fr;
  }

  .efi-cta-04-grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .efi-cta-04-grid.book {
    grid-template-columns: 1fr;
  }

  .efi-cta-04.book._2 {
    padding-top: 0;
  }

  .efi-secondary-link-dark {
    margin-right: 32px;
  }

  .efi-text-rights {
    text-align: left;
    margin-right: 0;
  }

  .efi-ftr-01-footer-bottom {
    flex-direction: column;
  }

  .efi-ftr-01-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .efi-jumbo-2 {
    font-size: 45px;
  }

  .efi-hr-02-title-wrapper {
    width: 100%;
  }

  .section.mobile-pad {
    margin-top: 100px;
  }

  .efi-ftr-02-footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cf-logo-images-2 {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
  }

  .cf-logos-contain-2 {
    grid-column-gap: 100%;
    grid-row-gap: 10px;
    margin-top: 20px;
  }

  .cf-logos-wrapper {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .image-6 {
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
  }

  .section-2 {
    margin-bottom: 0;
  }

  .efi-cta-08-logo-grid {
    grid-template-columns: 1fr 1fr;
  }

  .efi-cta-03 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .efi-frm-03-text-grid {
    grid-template-columns: 1fr;
  }

  .efi-h1 {
    font-size: 32px;
  }

  .efi-tsm-02-testimonial-top-2 {
    text-align: left;
    justify-content: center;
  }

  .efi-ft-06-features {
    grid-template-columns: 1fr;
  }

  .efi-tsm-02-testimonial-top-3 {
    text-align: left;
    justify-content: center;
  }

  .cf-t-author-username-and-date {
    font-size: 14px;
  }

  .cf-testimonial-author-name {
    font-size: 18px;
  }

  .cf-testimonial-author-image-wrap {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }

  .cf-testimonial-card-bottom {
    align-items: center;
  }

  .cf-testimonial-text {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .cf-review-star {
    width: auto;
    margin-left: 2px;
    margin-right: 2px;
  }

  .cf-review-star-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 60%;
  }

  .cf-testimonial-card {
    padding: 20px;
  }
}

#w-node-_4d84a143-6b29-955e-c59a-4c89a332bb14-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4d84a143-6b29-955e-c59a-4c89a332baec-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd45-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd46-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd4d-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3981ce74-b30e-052d-f3fc-e49c7026d3b9-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3981ce74-b30e-052d-f3fc-e49c7026d3ba-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3981ce74-b30e-052d-f3fc-e49c7026d3c3-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_74a0bfd9-2c6b-9d53-8fac-fd9e3eb00b2f-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_74a0bfd9-2c6b-9d53-8fac-fd9e3eb00b30-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_74a0bfd9-2c6b-9d53-8fac-fd9e3eb00b39-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c6c5d5af-16fd-30e9-9401-02d6d817c964-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6c5d5af-16fd-30e9-9401-02d6d817c965-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c6c5d5af-16fd-30e9-9401-02d6d817c96e-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_595563f6-af7d-7f2f-6439-6944f2525456-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_595563f6-af7d-7f2f-6439-6944f2525457-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_595563f6-af7d-7f2f-6439-6944f2525460-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_312b9fb4-6cfc-44d6-b0db-5842b02c01ad-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_312b9fb4-6cfc-44d6-b0db-5842b02c01ae-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_312b9fb4-6cfc-44d6-b0db-5842b02c01b7-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_200a519d-fb86-7ca5-7247-82f910486fc5-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_200a519d-fb86-7ca5-7247-82f910486fc6-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_200a519d-fb86-7ca5-7247-82f910486fcf-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd4f-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd50-a0107c0e, #w-node-f4202e43-98ab-41b7-d49f-579be3b2bd57-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd59-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4202e43-98ab-41b7-d49f-579be3b2bd5a-a0107c0e, #w-node-f4202e43-98ab-41b7-d49f-579be3b2bd61-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2a145cf1-8f15-c4f8-23f0-dc1af61ef904-a0107c0e, #w-node-_2a145cf1-8f15-c4f8-23f0-dc1af61ef908-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d562-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d565-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d569-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d571-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d579-a0107c0e, #w-node-_1446cc21-3421-667d-416e-79d623f5d581-a0107c0e, #w-node-_3ea04767-a3cb-f046-f509-401b466843ca-a0107c0e, #w-node-_3ea04767-a3cb-f046-f509-401b466843cd-a0107c0e, #w-node-_3ea04767-a3cb-f046-f509-401b466843d3-a0107c0e, #w-node-_3ea04767-a3cb-f046-f509-401b466843d8-a0107c0e, #w-node-_3ea04767-a3cb-f046-f509-401b466843dd-a0107c0e, #w-node-_0212b586-756b-f379-948f-f664efdc2951-a0107c0e, #w-node-_0212b586-756b-f379-948f-f664efdc2952-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0212b586-756b-f379-948f-f664efdc2959-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0212b586-756b-f379-948f-f664efdc295b-a0107c0e, #w-node-_0212b586-756b-f379-948f-f664efdc295c-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0212b586-756b-f379-948f-f664efdc2963-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0212b586-756b-f379-948f-f664efdc2965-a0107c0e, #w-node-_0212b586-756b-f379-948f-f664efdc2966-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0212b586-756b-f379-948f-f664efdc296d-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f71d8141-8194-a731-f460-3470eb3c5513-a0107c0e, #w-node-f71d8141-8194-a731-f460-3470eb3c5516-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee0eee7b-b522-fe13-d000-5fdb7772cb8b-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ee0eee7b-b522-fe13-d000-5fdb7772cb95-a0107c0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f56e1bcb-5423-088b-e700-fd1caa1eacee-ab97daf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f56e1bcb-5423-088b-e700-fd1caa1ead16-ab97daf4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_931f74b9-df05-ce78-6900-bd311da905ea-6a4cc4f5, #w-node-_931f74b9-df05-ce78-6900-bd311da905ed-6a4cc4f5, #w-node-a006b5ef-d2d9-198e-7637-3727876a6112-3757e1f4, #w-node-_148182a1-fc3f-3895-a268-a5185ad3cc82-3757e1f4, #w-node-_13439561-f7ce-67b2-b583-bd9f7ef19a50-3757e1f4, #w-node-_8b65d3ce-eef5-3aa5-5acd-dfddff03b452-3757e1f4, #w-node-_6a7572ea-a337-a38c-1a1e-463b5f054831-3757e1f4, #w-node-_763d9656-dafa-b0a3-a948-b2027f807695-3757e1f4, #w-node-_7d76a7e8-31a2-27e5-4f06-896e3b640ae8-3757e1f4, #w-node-_268ec63f-69a4-92fd-fd73-b3082644326a-3757e1f4, #w-node-_3f647c15-d19a-5387-00d2-86731111836f-3757e1f4, #w-node-a006b5ef-d2d9-198e-7637-3727876a611a-3757e1f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0726c8d-94bc-2a97-7051-9a1e09c9fe87-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f0726c8d-94bc-2a97-7051-9a1e09c9fe89-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c214dbc8-3b86-169f-710b-dd38996d214f-f343b747, #w-node-c214dbc8-3b86-169f-710b-dd38996d2163-f343b747, #w-node-c214dbc8-3b86-169f-710b-dd38996d2177-f343b747, #w-node-c214dbc8-3b86-169f-710b-dd38996d218b-f343b747, #w-node-c214dbc8-3b86-169f-710b-dd38996d219f-f343b747, #w-node-c214dbc8-3b86-169f-710b-dd38996d21b3-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e278415-a690-0877-98a5-d7c4e13f6f9f-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1e278415-a690-0877-98a5-d7c4e13f6fa1-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a936-f343b747, #w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a94c-f343b747, #w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a962-f343b747, #w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a978-f343b747, #w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a98e-f343b747, #w-node-_481da462-e3b7-12c8-fbd5-eda6c7d6a9a4-f343b747 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


