:root {
  --black: black;
  --white: white;
}

.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-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---buttons-row-3 {
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-wrapper-2 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-2:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-2.w--open {
  background-color: #0000;
}

.brix---btn-secondary-3 {
  color: #211f54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-3:hover {
  color: #fff;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: translate3d(0, -3px, .01px);
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---dropdown-chevron-2 {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-card-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---hamburger-menu-bar-bottom-white-2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-list-item-2 {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---color-neutral-801 {
  color: #fff;
}

.brix---header-logo-2 {
  max-width: 250px;
}

.brix---header-nav-list-item-show-in-mbl-2 {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---button-row-left-3 {
  margin-right: 24px;
}

.brix---dropdown-toggle-white-2 {
  color: #fff;
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
  display: flex;
}

.brix---dropdown-toggle-white-2:hover {
  opacity: .59;
}

.brix---hamburger-menu-bar-top-white-2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hero-bg-image-dark-header-top-2 {
  background-image: linear-gradient(#0009, #0009);
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

.brix---grid-2-col---1-col-t-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---btn-primary-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---dropdown-link-2 {
  color: #6e7191;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-2:hover {
  color: #4a3aff;
}

.brix---header-nav-menu-list-2 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---btn-header-hidden-on-mbl-2 {
  margin-left: 24px;
}

.brix---header-wrapper-transparent-2 {
  background-color: #0000;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
}

.brix---btn-primary-small-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small-2:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---header-logo-link-2 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---dropdown-links-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---position-relative-2 {
  display: none;
  position: relative;
}

.brix---dropdown-pd-2 {
  padding: 40px;
}

.brix---header-content-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---dropdown-column-wrapper-2 {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper-2.w--open {
  transform: translate(-50%);
}

.brix---header-nav-link-white-2 {
  color: #fff;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
}

.brix---header-nav-link-white-2:hover {
  opacity: .48;
}

.brix---show-on-tablet-2 {
  display: none;
}

.brix---header-right-col-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.icon-scroll {
  border: 1px solid #fff;
  border-radius: 25px;
  width: 40px;
  height: 70px;
  position: relative;
}

.scroll-dot {
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: 10px auto auto 50%;
  transform: translate(-50%);
}

.section {
  background-color: #1f73f1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.google-reviews-wrapper {
  align-items: center;
  height: 20px;
  display: flex;
}

.icone-google {
  max-width: 6%;
}

.nombre-etoile {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 400;
}

.etoiles-avis {
  max-width: 15%;
  margin-left: 5px;
  margin-right: 5px;
}

.review-icons-wrapper {
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.hero-reviews-wrapper {
  padding-top: 60px;
  display: flex;
}

.review-details-wrapper {
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5px;
  display: flex;
}

.rating-detail {
  color: #4b5176;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
}

.rating {
  color: #4b5176;
  margin-left: 10px;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
}

.rating-stars-wrapper {
  grid-column-gap: 3px;
  display: flex;
}

.people-image {
  margin-left: -25px;
}

.divider {
  background-image: linear-gradient(#fff 6%, #7f87b8 57%, #fff);
  width: 2px;
  margin-left: 10px;
  margin-right: 10px;
}

.hero-grid {
  grid-column-gap: 100px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-top: 120px;
  padding-bottom: 120px;
}

.hero-section {
  background-color: #081131;
  position: relative;
  overflow: hidden;
}

.heading-1 {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.3;
}

.heading-1.hero {
  margin-bottom: 32px;
}

.container {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.careers-icon {
  margin-left: 16px;
}

.button-text {
  margin-right: 20px;
}

.hero-grid-right {
  position: relative;
}

.button {
  color: #fff;
  background-color: #0183ff;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  min-width: 210px;
  height: 48px;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #026cd6;
}

.button.button-secondary {
  color: #fff;
  background-color: #141d3b;
  transition-property: background-color;
}

.button.button-secondary:hover {
  background-color: #212946;
}

.button.button-secondary.hero-button {
  margin-right: 0;
}

.button.hero-button {
  margin-right: 30px;
}

.subheadline {
  color: #fff;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.careers-link-wrap {
  align-items: center;
  margin-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.tagline {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.hiring-tag {
  background-color: #37d9ef;
  border-radius: 20px;
  margin-right: 24px;
  padding: 6px 16px;
}

.careers-page-wrap, .hero-buttons {
  display: flex;
}

.play-icon {
  margin: auto;
  position: absolute;
  inset: 0%;
}

.brix---icon-list-2 {
  margin-right: 16px;
}

.brix---mg-bottom-24px-2 {
  margin-bottom: 24px;
}

.brix---btn-secondary-4 {
  color: #211f54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-4:hover {
  color: #fff;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: translate3d(0, -3px, .01px);
}

.brix---paragraph-default-4 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-802 {
  color: #211f54;
}

.brix---color-neutral-803 {
  color: #6e7191;
}

.brix--grid-2-columns-text-right-2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---section-2 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---icon-list-item-wrapper-2 {
  align-items: center;
  display: flex;
}

.brix---btn-primary-4 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-4:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---mg-bottom-56px-2 {
  margin-bottom: 56px;
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---text-200-list-bold-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

._3six5-link {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #7300de;
  border-radius: 25px;
  flex-direction: column;
  align-items: center;
  max-width: 250px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 20px;
  left: 20px;
  box-shadow: 7px 7px 20px #0000000d;
}

.video-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #000;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.video-link:hover {
  opacity: 1;
  color: #7300de;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
}

.content-wrap-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.benefit-block-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 100px;
  align-items: center;
  margin-top: 20px;
  margin-right: -20px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  box-shadow: 0 15px 20px #00000026;
}

.pg-wrap {
  display: none;
}

.logo-small {
  width: 50px;
}

._1-2-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  align-items: center;
  width: 100%;
}

.paragraph {
  color: #181818e6;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

.tb-logo {
  filter: grayscale();
  width: 100px;
  transition: all .2s;
}

.tb-logo:hover {
  filter: grayscale(0%);
}

.main-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.icon {
  color: #7300de;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon.tp {
  margin-top: 2px;
}

.trusted-by-wrap {
  grid-column-gap: 10px;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.nav-1 {
  z-index: 9999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 1px 20px #0000001a;
}

.button-2 {
  color: #fff;
  background-color: #7300de;
  border: 1px #000;
  border-radius: 100px;
  padding: 15px 30px 16px;
  font-size: 18px;
  font-weight: 600;
  transition: all .2s;
}

.button-2:hover {
  opacity: 1;
  color: #fff;
  background-color: #07f;
}

.button-2.nav {
  background-color: #7300de;
  padding: 9px 25px;
  font-size: 16px;
}

.button-2.nav:hover {
  background-color: #07f;
}

.trusted-by-text {
  margin-right: 10px;
  font-weight: 800;
}

.button-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.hero-image-block {
  background-image: url('../images/pexels-daria-rem-1977047.jpg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px #000;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 500px;
  display: flex;
  box-shadow: 0 10px 20px #0000000d;
}

.purple-span {
  color: #7300de;
}

.main-section {
  flex-direction: column;
  align-items: center;
  padding: 75px 5%;
  display: flex;
}

.nav-spacer {
  width: 100%;
  height: 75px;
}

.logo {
  width: 160px;
}

.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 1.2;
}

.nav-1-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  display: flex;
}

.f-content-list-wrapper-small {
  grid-row-gap: 48px;
  flex-direction: column;
  max-width: 300px;
  margin-bottom: 48px;
  display: flex;
}

.f-content-list-item-large {
  grid-column-gap: 24px;
  align-items: flex-start;
  display: flex;
}

.f-content-icon-square {
  color: #160042;
  background-color: #f7f9fd;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-sub-heading-small {
  color: #160042;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-content-divider {
  background-color: #f3f5fb;
  width: 100%;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.brix---text-200-medium {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---heading-h3-size-link {
  color: #211f54;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  transition: color .3s;
}

.brix---heading-h3-size-link:hover {
  color: #4a3aff;
}

.brix---avatar-image-link {
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---square-icon-large {
  border-radius: 24px;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

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

.brix---slider-mask-width-388px {
  max-width: 388px;
  height: 100%;
  overflow: visible;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

.brix---btn-slider-arrow-right---top-left {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---heading-h2-size-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---color-neutral-804 {
  color: #6e7191;
}

.brix---card-top-bg {
  background-color: #f2f1ff;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  min-height: 172px;
}

.brix---btn-slider-arrow-right---top-right {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.brix---section-overflow-hidden {
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
  overflow: hidden;
}

.brix---hidden-desktop {
  display: none;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---content-inside-card-bg-top {
  text-align: center;
  margin-top: -46px;
  padding: 0 28px 48px;
}

.brix---mg-top-32px {
  margin-top: 32px;
}

.brix---color-accent-1 {
  color: #4a3aff;
}

.brix---social-media-grid-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: center;
  justify-items: center;
}

.brix---avatar-circle-06 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---inner-container-547px {
  max-width: 574px;
}

.brix---text-decoration-none {
  text-decoration: none;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---color-neutral-806 {
  color: #211f54;
}

.brix---paragraph-default-5 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-square-36px {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---card-team-v1 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 24px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---btn-slider-arrow-left---testimonial-v12 {
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  left: -11px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-left---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---slide-item-mg-2 {
  margin-right: 28px;
}

.brix---btn-primary-5 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-5:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---heading-h2-size-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---slider-mask-width-390px {
  max-width: 390px;
  height: 100%;
  overflow: visible;
}

.brix---button-row-left-4 {
  margin-right: 24px;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---section-overflow-hidden-2 {
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
  overflow: hidden;
}

.brix---card-testimonial-v13 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 32px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---text-200 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---color-neutral-808 {
  color: #6e7191;
}

.brix---flex-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---btn-secondary-5 {
  color: #211f54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-5:hover {
  color: #fff;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: translate3d(0, -3px, .01px);
}

.brix---mg-bottom-24px-3 {
  margin-bottom: 24px;
}

.brix---btn-slider-arrow-right---testimonial-v12 {
  color: #211f54;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: 50%;
  bottom: 0;
  right: -10px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---testimonial-v12:hover {
  transform: scale(.95)translate(0, -50%);
}

.brix---paragraph-default-6 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-490px {
  max-width: 490px;
}

.grid-1 {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.color {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.color.cc-sunset-forest {
  background-image: linear-gradient(225deg, #e3bf54, #23bcba);
}

.color.cc-pulm-sunset {
  background-image: linear-gradient(225deg, #764ba2, #fb8332);
}

.color.cc-sunset {
  background-image: linear-gradient(225deg, #fb8332, #e3bf54);
}

.color.cc-forest-pulm {
  background-image: linear-gradient(225deg, #23bcba, #764ba2);
}

.color.cc-forest {
  background-image: linear-gradient(225deg, #23bcba, #45e994);
}

.color.cc-pulm {
  background-image: linear-gradient(225deg, #667eea, #764ba2);
}

.text-block-grid-1 {
  color: #fff;
  width: 90%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.item-wrap {
  margin-bottom: 100px;
}

.img-grid {
  background-image: linear-gradient(to top, #000000ad, #0000), url('../images/Sea-Bridge.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.img-grid.view-waterfall {
  background-image: linear-gradient(to top, #000000ad 31%, #0000 50%), url('../images/Water-fall.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img-grid.view-lake {
  background-image: linear-gradient(to top, #000000ad, #0000), url('../images/Small-Lakes.png');
}

.img-grid.view-sea {
  background-image: linear-gradient(to top, #000000ad, #0000), url('../images/Sea-View.png');
  background-position: 0 0, 50%;
}

.img-grid.view-river {
  background-image: linear-gradient(to top, #000000ad, #0000), url('../images/river-view.png');
}

.play-icon-2 {
  z-index: 7;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-grid {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-gradient-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-gradient-2._5 {
  z-index: 5;
}

.button-gradient-2._2 {
  z-index: 2;
}

.button-gradient-2._1 {
  z-index: 1;
}

.button-gradient-2._3 {
  z-index: 3;
}

.button-gradient-2.static {
  opacity: 0;
  position: static;
}

.button-gradient-2._6 {
  z-index: 6;
}

.button-gradient-2._4 {
  z-index: 4;
}

.divider-2 {
  background-color: #f1f1f1;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-block-2 {
  z-index: 99;
  cursor: pointer;
  border-radius: 8px;
  width: 80px;
  height: 80px;
  transition: transform .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.button-block-2:hover {
  transform: scale(1.05);
}

.button-block-2.small {
  width: 66px;
  height: 66px;
}

._5-cards-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.label {
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.label.cc-grey {
  color: #939393;
}

.video-card-grid {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 479px;
  padding: 0 4px 24px 16px;
  display: flex;
  position: relative;
}

.video-card-grid:hover {
  box-shadow: none;
}

.brix---heading-h2-size-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-809 {
  color: #6e7191;
}

.brix---paragraph-default-7 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---section-3 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
}

.brix---heading-h2-size-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-810 {
  color: #6e7191;
}

.brix---paragraph-default-8 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---buttons-row-right---t-left-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---cta-section {
  background-color: #4a3aff;
  padding-top: 160px;
  padding-bottom: 160px;
  display: none;
  position: relative;
  overflow: hidden;
}

.brix---grid-cta-v1 {
  grid-column-gap: 50px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---heading-h2-size-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---button-row-left-5 {
  margin-right: 24px;
}

.brix---cta-v1-floating-item-02 {
  position: absolute;
  inset: auto -2% 0% auto;
}

.brix---cta-v1-floating-item-01 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto -1%;
}

.brix---color-neutral-811 {
  color: #fff;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---btn-secondary-white {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  color: #211f54;
  background-color: #fff;
  border-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-white {
  color: #4a3aff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white:hover {
  color: #4a3aff;
  background-color: #f2f1ff;
  transform: translate3d(0, -3px, .01px);
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---mg-bottom-16px-4 {
  margin-bottom: 16px;
}

.brix---buttons-row-5 {
  align-items: center;
  display: flex;
}

.brix---mg-bottom-40px-4 {
  margin-bottom: 40px;
}

.brix---paragraph-default-9 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h2-size-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

.brix---accordion-title {
  margin-top: 0;
  margin-bottom: 0;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---paragraph-default-10 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---accordion-content-wrapper-width-660px {
  flex-direction: column;
  justify-content: center;
  max-width: 660px;
  display: flex;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-2 {
  margin-bottom: 0;
}

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

.brix---accordion-item-wrapper-v7 {
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  justify-content: space-between;
  width: 100%;
  padding: 48px 64px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---accordion-item-wrapper-v7:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---color-neutral-812 {
  color: #211f54;
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.brix---section-4 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---color-neutral-813 {
  color: #6e7191;
}

.brix---inner-container-900px-center {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.brix---grid-footer-logo-and-form {
  grid-column-gap: 210px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.8fr;
  align-items: center;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---footer-col-title {
  color: #211f54;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.brix---footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.brix---footer-link {
  color: #6e7191;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: #4a3aff;
}

.brix---paragraph-link {
  color: #4a3aff;
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: #281ca5;
}

.brix---icon-success-message-left {
  margin-right: 10px;
}

.brix---grid-footer-bottom-v2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  align-items: center;
}

.brix---mg-bottom-24px-4 {
  margin-bottom: 24px;
}

.brix---success-message {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---footer-middle {
  padding-top: 120px;
  padding-bottom: 120px;
}

.brix---grid-footer-5-cols {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---grid-subscribe-form-button-left {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
}

.brix---paragraph-default-11 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---text-400-bold {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.brix---icon-pagraph-wrapper {
  color: #6e7191;
  align-items: flex-start;
  display: flex;
}

.brix---link-wrapper-color-primary {
  color: #4a3aff;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary:hover {
  color: #281ca5;
}

.brix---input {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---input:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.brix---footer-top-border-bottom {
  border-bottom: 1px solid #eff0f6;
  padding-top: 120px;
  padding-bottom: 120px;
}

.brix---footer-wrapper {
  background-color: #fff;
  border-top: 1px solid #eff0f6;
  display: none;
}

.brix---color-neutral-814 {
  color: #211f54;
}

.brix---social-media-grid-right---t-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---social-icon-square-30px {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---footer-bottom-v2 {
  color: #6e7191;
  text-align: left;
  border-top: 1px solid #eff0f6;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---btn-primary-6 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-6:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---success-message-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.mobile-only-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  margin: auto;
  display: flex;
}

.mobile-only-copyright-info {
  color: #f8f8f8;
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.mobile-only-copyright-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #db2f41, #fc6e7c);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.mobile-only-disclaimer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
}

.mobile-only-heading {
  color: #f5f8ff;
  text-align: center;
  width: 800px;
  font-family: Montserrat, sans-serif;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #db2f41, #df5e6b);
  -webkit-background-clip: text;
  background-clip: text;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #160042;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 16px 5%;
  display: none;
}

.f-banner-flex-row {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.f-banner-badge {
  color: #fff;
  text-transform: uppercase;
  background-color: #642eff;
  border-radius: 50px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.f-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-banner-text-span {
  color: #642eff;
}

.f-banner-container-between {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-banner-dropdown-link {
  color: #000;
  border-radius: 4px;
}

.f-banner-dropdown-link:hover {
  background-color: #dedfe3;
}

.f-banner-dropdown-toggle {
  grid-column-gap: 4px;
  color: #fff;
  align-items: center;
  padding: 4px;
  transition: all .2s;
  display: flex;
}

.f-banner-caption {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.f-banner-icon-small {
  background-color: #282556;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.f-banner-button-divider {
  background-color: #282556;
  border-radius: 4px;
  width: 1px;
  height: 14px;
}

.f-banner-text-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.f-banner-block {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-banner-button {
  color: #fff;
  background-color: #642eff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
  transition: background-color .3s;
  display: flex;
}

.f-banner-button:hover {
  background-color: #2d0896;
}

.f-banner-dropdown-list {
  background-color: #947777;
}

.f-banner-dropdown-list.w--open {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 20px #0000000d;
}

.f-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-banner-icon {
  color: #fff;
  background-color: #282556;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.heading-7 {
  color: #000;
  margin-top: 10px;
}

.field-label-5 {
  color: #000;
}

.brix---btn-primary-7 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-7:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.color-neutral-300 {
  color: #fff;
}

.subtitle {
  color: #0057bf;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 20px;
}

.cta-map {
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.text-area {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 22px;
  min-height: 144px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.text-area:hover {
  border-style: solid;
  border-color: #0057bf;
  box-shadow: 0 2px 12px #14142b1a;
}

.text-area:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.text-area:focus-visible, .text-area[data-wf-focus-visible] {
  border-color: #0057bf;
}

.text-area::placeholder {
  color: #000;
  font-size: 18px;
}

.success-message-2 {
  color: #fff;
  background-color: #0057bf;
  border-radius: 24px;
  padding: 28px 28px 32px;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 6px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.input:hover {
  border-color: #0057bf;
  box-shadow: 0 2px 12px #14142b1a;
}

.input:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.input:focus-visible, .input[data-wf-focus-visible] {
  border-color: #0057bf;
}

.input::placeholder {
  color: #000;
  font-size: 18px;
}

.error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
}

.mg-bottom-40px {
  color: #000;
  margin-bottom: 40px;
}

.section-11 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-11.position-relative {
  color: #000;
  background-color: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.contact-v6 {
  grid-column-gap: 60px;
  grid-template-columns: 1.1fr 1fr;
  align-items: start;
}

.container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.field-label-4 {
  color: #000;
  font-weight: 700;
}

.textarea {
  border-radius: 6px;
  font-weight: 500;
}

.text-block-13 {
  color: #fff;
}

.cta_content-right {
  border-radius: 1rem;
  overflow: hidden;
}

.text-span-4 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#cc9216, #8a5e08);
  -webkit-background-clip: text;
  background-clip: text;
}

.body-button-normal {
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 700;
}

.our-impact-purple-button-div {
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.avatar-cover {
  object-fit: cover;
  border-radius: 20em;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.icon-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.avatar {
  background-color: #f1efee;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  position: relative;
}

.section-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.people-image-2 {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.home-testimonials_rating-icon {
  color: #000;
  flex-direction: column;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.our-impact-purple-text-2 {
  color: #fff;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.testimonal-review-stars-s-2 {
  grid-column-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.faq-left-arrow {
  color: #393b6a;
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  top: auto;
  left: auto;
  right: 60px;
}

.faq-left-arrow:hover {
  color: #fff;
  background-color: #160042;
}

.faq-right-arrow {
  color: #393b6a;
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  top: auto;
  left: auto;
  right: 0%;
}

.faq-right-arrow:hover {
  color: #fff;
  background-color: #160042;
  border-color: #160042;
}

.our-impact-purple-div-container-2 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding: 20px 90px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.bold-text-7 {
  font-weight: 700;
}

.paragraph-small-10 {
  color: #000;
  letter-spacing: -.01em;
  font-size: 16px;
  line-height: 24px;
}

.our-impact-purple-block-text-div-2 {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-right: 84px;
  display: flex;
}

.faq-card {
  background-color: #fff;
  border: 1px solid #e4e6f1;
  border-radius: 12px;
  padding: 32px;
  transition: box-shadow .2s, border-color .2s;
}

.faq-card:hover {
  border-color: #0000;
  box-shadow: 29px 57px 140px -48px #393b6a1f;
}

.image-48 {
  margin-left: -35px;
  margin-right: 10px;
}

.faq-slider-wrapper {
  align-items: center;
  height: 100%;
  display: flex;
}

.paragraph-regular-bold {
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-regular-bold.margin-bottom-12 {
  font-size: 18px;
  font-weight: 700;
}

.section-faq-slider {
  background-color: #fff;
  padding: 120px 5%;
  display: none;
  overflow: hidden;
}

.faq-slider-large {
  background-color: #0000;
  align-items: center;
  margin-top: 30px;
}

.faq-slider-mask {
  width: 452px;
  overflow: visible;
}

.home-testimonials_rating-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 200px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 30px;
  display: grid;
}

.home-testimonials_rating-wrapper.new122 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  margin-left: -5px;
  display: flex;
}

.home-testimonials_rating-wrapper.new1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 30px;
  display: block;
}

.icon-right {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-left: 12px;
  display: flex;
}

.icon-right.newicon12 {
  margin-left: 8px;
}

.faq-slide {
  margin-right: 40px;
}

.testimonial-star-2 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.paragraph-large-3 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large-3.text-color-gray-950 {
  color: #1f1e1e;
  font-size: 17px;
}

.container-regular-6 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.people-image-3 {
  margin-left: 0;
}

.people-image-3.newgoogleicon {
  max-width: 100%;
  margin-top: 15px;
  display: block;
}

.people-image-3.newgoogleicon.new123 {
  max-width: 60%;
}

.button-right-icon {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #160042;
  background-image: url('../images/btn-graphic.svg'), linear-gradient(205deg, #d4010a, #0d1541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 16px 12px 32px;
  font-size: 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon:hover {
  background-color: #282556;
  transform: translate(0);
}

.button-right-icon:active {
  background-color: #160042;
}

.button-right-icon:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.button-right-icon.newbtn1 {
  background-color: #0057be;
  background-image: linear-gradient(#cc9316, #825708);
}

.blw-down-b-wrap-1 {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 4em;
  display: flex;
}

.link-text-hov {
  color: #fff;
}

.navigation-buttons-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blw-down-b-grid-heading-1 {
  color: #000;
  margin-bottom: .3em;
  font-size: 1.2em;
  line-height: 1.3em;
  text-decoration: none;
}

.blw-section-1 {
  background-color: #fff0;
  border-bottom: .1em #e9e9e9;
  margin-left: 0;
  margin-right: 0;
  padding: 1.6em 4em 1.6em 2em;
  font-size: 1vw;
  display: block;
  position: relative;
}

.dropdown-card-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  min-width: 580px;
  padding: 8px;
  display: flex;
  overflow: hidden;
}

.appointment-button-text-div-container {
  width: 90%;
}

.row-tiny {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-tiny.text-color-purple-500 {
  text-decoration: none;
}

.blw-down-a-wrap-1 {
  align-items: center;
  display: flex;
}

.navigation-right-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.blw-down-a-logo-1 {
  width: 10em;
}

.divider-gray-800 {
  background-color: #ffffff9e;
  width: 100%;
  height: 1px;
}

.nav-main__container-2 {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 84rem;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.blw-link-2 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
  display: block;
}

.blw-down-d-wrap-1 {
  display: none;
}

.header-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  margin-top: 120px;
}

.blw-down-b-grid-link-1 {
  color: #9a9a9a;
  font-size: 1em;
  line-height: 1.3em;
  text-decoration: none;
  display: block;
}

.navigation-component {
  display: none;
}

.text-weight-medium {
  color: #000;
  font-size: 1.5vw;
  font-weight: 700;
}

.navigation-dropdown-list {
  background-color: #0000;
  padding-top: 32px;
  overflow: hidden;
}

.blw-container-2 {
  flex-direction: column;
  display: flex;
}

.icon-small {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.icon-small.newicon {
  background-color: #1a256d;
  border-radius: 20px;
  width: auto;
  height: auto;
  padding: 5px;
  box-shadow: 0 2px 5px #0003;
}

.icon-small.newicon.nt1 {
  background-color: #c40a09;
}

.blw-menu2-link-1 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
}

.brix---icon-pagraph-wrapper-3 {
  color: #6e7191;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.blw-menu2-container-list-1 {
  background-color: #fff;
  border-radius: .3em;
  flex-direction: column;
  justify-content: center;
  width: 55em;
  padding-bottom: 2.5em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: flex;
  box-shadow: 1px 1px 3px #0000001c;
}

.paragraph-small {
  color: #fff;
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.header-avatar-circle {
  background-color: #edeff200;
  border: 4px #000;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  overflow: hidden;
}

.header-avatar-circle.grouped {
  box-shadow: none;
  background-color: #edeff200;
  border-style: none;
  margin-left: -16px;
}

.header-avatar-circle.grouped.googleicon {
  z-index: 18;
  background-color: #f8f8f8;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.header-avatar-circle.grouped.googleicon.nicon {
  background-color: #edeff2;
}

.column-regular-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.nav__container {
  align-items: center;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 32px;
  display: flex;
}

.button-secondary-small-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  text-align: center;
  letter-spacing: -.08px;
  white-space: nowrap;
  background-color: #6c7c60;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.navigation-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav__trigger {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 32px;
  margin-left: 16px;
  display: none;
  position: relative;
}

.blw-up-wrap-right-1 {
  flex: 0 auto;
  justify-content: flex-end;
}

.appointment-button-div-main {
  background-color: #c40b0b;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: 45px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  transform: skew(-6deg);
}

.appointment-button-div-main.l3 {
  width: 340px;
}

.appointment-button-div-main.newbtn {
  background-color: #1a256e;
  width: 300px;
  height: 45px;
  transform: skew(-6deg);
}

.brix---footer-list-wrapper-3 {
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
}

.brix---paragraph-default-12 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-12.ntetxt.newtext {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.badge-regular {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #fff;
  letter-spacing: -.25px;
  background-color: #c38c13;
  border: 1px solid #ffffff1f;
  border-radius: 96px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.cal-link-2 {
  color: #fff;
  background-image: url('../images/668de2509769ce4a4bb59210_calendar-with-a-clock-time-tools_1668de2509769ce4a4bb59210_calendar-with-a-clock-time-tools.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  text-decoration: none;
  display: flex;
}

.nav__wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}

.icon-regular-17 {
  color: #6c7c60;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon-regular-17.nk1 {
  color: #21372e;
  width: 22px;
}

.paragraph-small-26 {
  color: #000;
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-small-26.n12 {
  font-size: 16px;
  font-weight: 700;
}

.paragraph-small-26.text-color-gray-500 {
  color: #000;
}

.navigation {
  z-index: 999;
  background-color: #fff0;
  border-bottom: 1px #f5f5f6;
  margin-top: 17px;
  padding: 16px 5% 16px 0%;
}

.navigation-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-wrapper {
  justify-content: flex-end;
  align-items: center;
  margin-top: -35px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  font-weight: 700;
}

.blw-down-a-decor-1 {
  border-right: .2em solid #a1a1a1;
  height: 2em;
  margin-left: 1em;
  margin-right: 1em;
}

.header-column {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}

.blw-down-c-wrap-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-social-link-3 {
  color: #c9c9c9;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-social-link-3:hover {
  color: #fff;
}

.dropdown-link {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #ababab;
  border-radius: 8px;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.dropdown-link:hover {
  background-color: #ffffff14;
}

.column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.brix---link-wrapper-color-primary-3 {
  color: #ec1d25;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary-3:hover {
  color: #281ca5;
}

.blw-menu2-dropdown-list-1 {
  padding-top: 2em;
}

.blw-menu2-dropdown-list-1.w--open {
  background-color: #ddd0;
  padding-top: 2em;
  position: relative;
}

.blw-down-b-link-2 {
  color: #fff;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3em;
  text-decoration: none;
}

.overline-small {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.overline-small.text-color-gray-700 {
  color: #fff;
}

.overline-small.text-color-gray-700.ntext.l1 {
  color: #000;
}

.menu-line {
  background-color: #000;
  width: 48px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.dropdown-icon-block {
  color: #1a256d;
  background-color: #c30a0c;
  border: 1px solid #ffffff14;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.dropdown-icon-block.drop2 {
  background-color: #1a256e;
}

.blw-up-wrap-left-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.blw-down-c-link-2 {
  color: #fff;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
  display: flex;
}

.column-tiny {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.subheading-large {
  color: #e3e3e3;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.subheading-large.next1.l2 {
  color: #000;
}

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

.image-cover.googleicon {
  box-shadow: 0 2px 5px #0003;
}

.text-block-7 {
  color: #fff;
}

.header-avatars {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.header-avatars.newheader {
  justify-content: center;
  align-items: center;
}

.header-avatars.newheader.newcont {
  flex-flow: column;
  margin-top: 20px;
}

.icon-large-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: color .2s;
  display: flex;
}

.icon-large-2.newicon {
  width: 26px;
  height: 26px;
}

.navigation-dropdown-toggle {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #f0f0f0;
  letter-spacing: -.25px;
  border-radius: 8px;
  align-items: center;
  padding: 12px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.navigation-dropdown-toggle:hover {
  color: #fff;
  background-color: #fff0;
}

.navigation-dropdown-toggle.w--current {
  color: #642eff;
}

.navigation-dropdown-toggle.w--open {
  background-color: #52525252;
}

.nav__css {
  position: fixed;
}

.navigation-menu-left {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.column-large-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.nav-divider {
  border-right: 1px dotted #8c8f93;
  width: 1px;
  height: 21px;
  margin-left: 5px;
  margin-right: 5px;
}

.blw-down-c-link-data-1 {
  text-decoration: none;
}

.footer-icon {
  padding-top: 2px;
  padding-bottom: 2px;
}

.make-an-appointment-arrow-div {
  z-index: 0;
  background-image: url('../images/BG_1BG.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 45px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.make-an-appointment-arrow-div.btnimg {
  background-image: url('../images/Untitled-design-6_1Untitled design (6).png');
  background-position: 0%;
  background-size: cover;
  width: 60px;
  height: 45px;
}

.navigation-dropdown {
  margin-left: 1rem;
  margin-right: 1rem;
}

.brix---link-text-3 {
  color: #fff;
  font-size: 17px;
  transition: color .3s;
  display: inline-block;
}

.brix---link-text-3.nre1 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.blw-up-left-link-1 {
  color: #898989;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  text-decoration: none;
}

.subheading-regular-10 {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.footer-grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1.25fr;
}

.subheading-regular-6 {
  color: #000;
  text-align: left;
  letter-spacing: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.subheading-regular-6.text-color-secondary {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.nav-link.w--current {
  border-bottom: 1px solid #fff;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.column-regular.column-left {
  align-items: flex-start;
}

.footer-social-links-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.blw-container-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-regular {
  background-color: #0000;
  background-image: linear-gradient(162deg, #000000b5, #83838387), url('../images/FD450482-3556-43AE-B048-B158F00E4028.PNG');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding: 0 0% 80px;
  position: relative;
}

.footer-company-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  max-width: 400px;
  display: flex;
}

.blw-down-b-wrap-link-1 {
  color: #fff;
  align-items: center;
  margin-left: 1em;
  margin-right: 1em;
  display: flex;
}

.navigation-logo {
  padding-left: 0;
  display: flex;
}

.column-x-large-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.icon-regular.newicon {
  margin-left: 11px;
}

.logo-3 {
  margin-top: -20px;
  position: relative;
}

.blw-wrap-down-1 {
  justify-content: space-between;
  display: flex;
}

.h2-heading {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.button-secondary-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #fff;
  letter-spacing: -.25px;
  background-color: #1a256e;
  border: 1px #ffffff14;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: flex;
  transform: skew(-4deg);
}

.button-secondary-small:hover {
  background-color: #c40a09;
  border-color: #ffffff1f;
}

.button-secondary-small.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.dropdown-title-wrapper {
  border-bottom: 1px solid #c30a0e;
  padding: 8px;
  line-height: 18px;
}

.nav-text-wrap {
  flex-direction: column;
  align-items: center;
  height: 14px;
  display: flex;
  overflow: hidden;
}

.nav__bar {
  z-index: 10;
  background-color: #eee;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.blw-section-menu2-1 {
  display: none;
}

.overline-5 {
  color: #1457ff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.overline-5.text-color-white {
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 10px;
  font-size: 14px;
}

.overline-5.text-color-white.newt {
  border-right-style: none;
}

.blw-menu2-list-container-grid-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.blw-wrap-up-1 {
  border-bottom: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

.row-x-small-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blw-up-right-input-1 {
  background-color: #0000;
  border: 1px #000;
  width: 4em;
  height: 1em;
  margin-bottom: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.3em;
  display: block;
}

.blw-up-right-search-1 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.blw-up-right-button-1 {
  background-color: #0000;
  background-image: url('../images/Search_1Search.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 1em;
  width: 1em;
  height: 1em;
}

.text-color-purple-500 {
  color: #fff;
}

.text-color-purple-500.ntext._81 {
  color: #000;
}

.blw-up-wrap-left-link-1 {
  margin-right: 2em;
}

.blw-section-2 {
  background-color: #fff;
  border-bottom: .2em solid #e9e9e9;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 5em .125em;
  font-size: 1vw;
  display: none;
}

.nav__flexed {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.make-an-appointment-text {
  color: #fff;
  margin-left: -40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.make-an-appointment-text.newtext {
  margin-left: 5px;
}

.make-an-appointment-text.l2 {
  margin-left: 0;
}

.make-an-appointment-text.ml1 {
  margin-left: 15px;
}

.icon-regular-8 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: flex;
}

.blw-menu2-dropdown-open-1 {
  background-image: url('../images/Vector-10-2_1Vector 10 (2).png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto .4em;
  padding: 0 1.2em 0 0;
  display: block;
}

.blw-menu2-dropdown-open-1.w--open {
  padding-top: 0;
  padding-bottom: 0;
}

.blw-link-4 {
  text-decoration: none;
}

.footer-text-link {
  color: #fff;
  letter-spacing: -.01em;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-text-link:hover {
  color: #fff;
}

.blw-down-c-link-1 {
  color: #fff;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: .9em;
  line-height: 1.3em;
  text-decoration: none;
  display: flex;
}

.blw-menu2-dropdown-1 {
  display: block;
}

.dropdown-link-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.blw-up-wrap-sarch-1 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.footer-column.newcolumn {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.nav__inner {
  justify-content: flex-end;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.blw-section-menu2-1-1 {
  margin-top: 0;
  font-size: 1vw;
  display: none;
}

.paragraph-regular-5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
}

.row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-small.row-top {
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}

.row-small.wrap-children {
  flex-flow: row;
  margin-top: 20px;
}

.dropdown-block-bottom {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  background-color: #ffffff14;
  border-radius: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  display: flex;
}

.blw-down-a-link-1 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: .9em;
  line-height: 1.3em;
  text-decoration: none;
}

.container-large {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-x-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.paragraph-x-large.text-color-gray-500 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.nav-mobile__background-2 {
  z-index: 998;
  background-color: #43b97f;
  display: none;
  position: fixed;
  inset: 0%;
}

.icon-regular-25 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.header-buttons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 350px;
  max-width: 600px;
  display: flex;
}

.header-buttons.newbtn1 {
  flex-flow: row;
  width: 600px;
  max-width: none;
}

.button-primary-large {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #f0f0f0;
  letter-spacing: -.25px;
  background-color: #0057be;
  background-image: linear-gradient(#ce9416, #7f5506);
  border: 1px #ffffff14;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  padding: 12px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .45s;
  display: inline-flex;
}

.button-primary-large:hover {
  background-color: #0057be;
  border-color: #ffffff1f;
  transform: translate(6px, -6px);
}

.button-primary-large.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.button-secondary-large {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #fff;
  letter-spacing: -.25px;
  background-color: #0057be66;
  border: 1px solid #ffffff14;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .45s;
  display: inline-flex;
  position: relative;
}

.button-secondary-large:hover {
  background-color: #0057be66;
  border-color: #ffffff1f;
  transform: translate(6px, -6px);
}

.button-secondary-large.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.icon-regular-26 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.feature-badge {
  color: #fff;
  text-transform: uppercase;
  background-color: #c38b13;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.section-regular-2 {
  background-color: #fff;
  padding: 80px 5% 40px;
  position: static;
}

.paragraph-regular {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.content-image-wrapper {
  height: 766.5px;
}

.column-regular-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.column-2x-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.column-2x-large {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.content-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/_.jpeg');
  background-position: 0%;
  background-size: cover;
  border-radius: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.column-large-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-large {
  color: #333;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.icon-regular-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.h2-heading-2 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 45px;
}

.bold-text-8 {
  font-size: 45px;
  line-height: 51px;
}

.column-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.row-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subheading-x-small {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.our-impact-purple-text-3 {
  color: #000;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.testimonial-wrapper-two {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-two:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.testimonial-details {
  opacity: .8;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}

.people-image-4 {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.testimonial-wrapper-three {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-three:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.testimonial-grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrapper-one {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-one:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.testimonial-block {
  position: relative;
}

.h2-heading-4 {
  color: #000;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
}

.author-name-2 {
  color: #000;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.container-3 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.blog-slider {
  background-color: #0000;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-section {
  background-color: #fff;
  align-items: center;
  padding: 60px 3%;
  display: flex;
  overflow: hidden;
}

.our-impact-purple-div-container-3 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/_.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding: 20px 90px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.blog-mask {
  overflow: visible;
}

.image-50 {
  margin-right: -7px;
}

.left-arrow {
  background-color: #c48c15;
  background-image: linear-gradient(#c48d15, #855908);
  border: 1px #f1f1f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  transition: border-color .2s, transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.left-arrow:hover {
  border-color: #6f57eb;
  transform: translate(-8px);
}

.slider-dots {
  display: none;
}

.image-49 {
  margin-left: -7px;
}

.paragraph-large-7 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large-7.text-color-gray-950 {
  color: #1f1e1e;
  font-size: 18px;
}

.right-arrow {
  background-color: #0057be;
  background-image: linear-gradient(#ca9216, #875b08);
  border: 1px #f1f1f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  transition: border-color .2s, transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.right-arrow:hover {
  border-color: #6f57eb;
  transform: translate(8px);
}

.author-block {
  margin-top: 32px;
}

.title-wrapper-large-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-13 {
  font-weight: 700;
}

.slide-nav-2 {
  justify-content: center;
  display: flex;
  bottom: -60px;
}

.gradient-blue-small {
  filter: blur(130px);
  background-color: #6173e5;
  border-radius: 1000px;
  width: 220px;
  height: 220px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.gradient-background-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.h1-heading-2 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.1;
}

.contact-block {
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-large-8 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.gradient-pink-small {
  filter: blur(50px);
  background-color: #e56161;
  border-radius: 100px;
  width: 73px;
  height: 73px;
  position: absolute;
  inset: auto 0% auto auto;
}

.title-center-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 660px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-large-2 {
  padding: 120px 5%;
  position: relative;
  overflow: hidden;
}

.gradient-yellow-small {
  filter: blur(70px);
  background-color: #e5cb61;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.gradient-block-x-large {
  z-index: -1;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  min-width: 320px;
  min-height: 238px;
  display: flex;
  position: absolute;
  transform: scale(1.4);
}

.container-large-4 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.company-logo-link {
  margin-bottom: 40px;
}

.grey-divider {
  background-color: #ffffff1a;
  height: 1px;
  margin-top: 35px;
  margin-bottom: 10px;
}

.legal-wrapper {
  justify-content: space-between;
  align-items: center;
  display: none;
}

.paragraph-small-15 {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

.logo-wrap {
  max-width: 410px;
}

.link-2 {
  text-decoration: none;
}

.footer-legal-links-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  align-items: center;
  display: flex;
}

.company-logo {
  width: 180px;
}

.footer-link {
  color: #fffc;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.footer-link:hover {
  color: #fff;
}

.footer-link-block {
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  text-decoration: none;
  display: flex;
}

.social-icon {
  opacity: .7;
  width: 34px;
}

.contact-wrap {
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.contact {
  color: #ffffffe6;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}

.footer-legal-wrap-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #666;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.footer-legal-link-2 {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.footer-legal-link-2:hover {
  color: #fff;
}

.bold-text-11 {
  color: #fff;
  text-decoration: none;
}

.container-4 {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.cta-map-2 {
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.footer-links-title {
  color: #fff;
  white-space: nowrap;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.footer-section-2 {
  background-color: #111;
  padding: 80px 3% 10px;
}

.icon-regular-27 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.icon-regular-27.newicon {
  margin-left: 11px;
}

.icon-regular-27.newicon.nicon1 {
  margin-left: 0;
  margin-right: 10px;
}

.grey-circle {
  background-color: #ffffff40;
  border-radius: 50%;
  width: 0;
  height: 0;
  position: absolute;
}

.footer-links-grid {
  grid-column-gap: 100px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 2.25fr 1.75fr 3.25fr;
}

.social-links-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.section-regular-3 {
  padding: 0 0%;
  position: relative;
}

.paragraph-large-9 {
  color: #fff;
  letter-spacing: -.16px;
  font-size: 16px;
  line-height: 26px;
}

.container-regular-2 {
  z-index: 1;
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.h1-heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.grid-two-column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.cta-dark {
  color: #fff;
  background-color: #131315;
  background-image: linear-gradient(#000000a6 100%, #fff), url('../images/FD450482-3556-43AE-B048-B158F00E4028.PNG');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 150px 64px;
  display: flex;
  position: relative;
}

.cta-map-3 {
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.cta-map-3.newmap {
  width: 100%;
  height: 400px;
  transform: skew(0deg);
}

.icon-regular-28 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.icon-regular-28.newicon {
  margin-left: 11px;
}

.column-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.flex-block-8 {
  justify-content: flex-start;
  align-items: center;
  width: 475px;
}

.section-20 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-title {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  border-top: 1px #b5bbc4;
  flex-flow: column;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 10px;
  display: flex;
}

.content-wrapper {
  border-left: 1px #b5bbc4;
  max-width: 520px;
  padding: 16px 32px;
}

@media screen and (min-width: 1280px) {
  .blw-menu2-dropdown-list-1.w--open {
    position: relative;
  }
}

@media screen and (min-width: 1440px) {
  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .brix---grid-footer-logo-and-form {
    grid-column-gap: 250px;
    grid-template-columns: 1.2fr 2fr;
  }

  .brix---grid-footer-5-cols {
    grid-column-gap: 88px;
  }

  .grid-2-columns.contact-v6 {
    grid-column-gap: 100px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-2-columns.form {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .testimonal-review-stars-s-2 {
    margin-bottom: 0;
  }

  .blw-section-1 {
    font-size: 14px;
  }

  .blw-container-1 {
    justify-content: space-between;
    width: 100%;
  }

  .blw-section-2, .blw-section-menu2-1-1 {
    font-size: 14px;
  }

  .h2-heading-4 {
    letter-spacing: normal;
    font-size: 49px;
    font-weight: 800;
  }
}

@media screen and (max-width: 991px) {
  .brix---hamburger-menu-wrapper-2 {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper-2:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .brix---header-nav-menu-wrapper-white-2 {
    background-color: #fff;
    border-top: 0 solid #eff0f6;
    border-bottom: 0 solid #eff0f6;
    padding: 24px;
  }

  .brix---dropdown-card-2 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-2.w--open {
    position: static;
  }

  .brix---hamburger-menu-bar-bottom-white-2 {
    background-color: #fff;
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-nav-list-item-2 {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---header-logo-2 {
    max-width: 232px;
  }

  .brix---header-nav-list-item-show-in-mbl-2 {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-toggle-white-2 {
    color: #211f54;
  }

  .brix---hamburger-menu-bar-top-white-2 {
    background-color: #fff;
    width: 44px;
    height: 3px;
  }

  .brix---hero-bg-image-dark-header-top-2 {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-nav-menu-list-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-wrapper-transparent-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---dropdown-pd-2 {
    padding: 20px 0 14px;
  }

  .brix---dropdown-column-wrapper-2 {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper-2.w--open {
    transform: none;
  }

  .brix---header-nav-link-white-2 {
    color: #211f54;
  }

  .brix---hidden-on-tablet-2 {
    display: none;
  }

  .brix---show-on-tablet-2 {
    display: block;
  }

  .google-reviews-wrapper {
    justify-content: flex-start;
  }

  .icone-google {
    max-width: 5%;
  }

  .etoiles-avis {
    align-self: center;
    max-width: 13%;
  }

  .hero-reviews-wrapper {
    padding-top: 40px;
  }

  .hero-grid {
    grid-row-gap: 100px;
    grid-template-columns: 1fr;
  }

  .hero-grid-left {
    text-align: center;
  }

  .hero-grid-right {
    text-align: center;
    margin-right: 0%;
  }

  .careers-link-wrap, .hero-buttons {
    justify-content: center;
  }

  .brix--grid-2-columns-text-right-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---btn-primary-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 48px;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  ._1-2-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .hero-image-block {
    background-position: 50%;
  }

  .f-content-list-wrapper-small {
    flex-direction: row;
    max-width: 100%;
  }

  .brix---heading-h3-size-link {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---slider-mask-width-388px {
    position: static;
  }

  .brix---btn-slider-arrow-right---top-left {
    inset: auto auto -90px 39.5%;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---btn-slider-arrow-right---top-right {
    inset: auto 39.5% -90px auto;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---social-media-grid-center {
    grid-column-gap: 10px;
  }

  .brix---avatar-circle-06 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .brix---btn-primary-5 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h2-size-4 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---slider-mask-width-390px {
    position: static;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---section-overflow-hidden-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  ._5-cards-grid {
    grid-template: "."
                   "."
                   "."
                   / 1fr 1fr;
    grid-auto-columns: 1.5fr;
  }

  .brix---heading-h2-size-5 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-6 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---buttons-row-right---t-left-2 {
    justify-content: flex-start;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---grid-cta-v1 {
    grid-template-columns: .7fr;
  }

  .brix---heading-h2-size-7 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---cta-v1-floating-item-02 {
    width: 38%;
    bottom: -3%;
  }

  .brix---cta-v1-floating-item-01 {
    width: 35%;
    top: -4%;
    left: -5%;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h2-size-8 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---grid-footer-logo-and-form {
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
  }

  .brix---grid-footer-bottom-v2 {
    grid-row-gap: 14px;
    grid-template-columns: 1fr;
  }

  .brix---footer-middle {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .brix---grid-footer-5-cols {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---text-400-bold {
    font-size: 22px;
    line-height: 24px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .brix---social-media-grid-right---t-center {
    grid-column-gap: 10px;
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-bottom-v2 {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---btn-primary-6 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .mobile-only-section {
    width: 100vw;
  }

  .mobile-only-heading {
    width: 600px;
  }

  .brix---btn-primary-7 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .section-11 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .grid-2-columns.contact-v6 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .our-impact-purple-button-div {
    width: auto;
  }

  .our-impact-purple-div-container-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .our-impact-purple-block-text-div-2 {
    width: auto;
  }

  .faq-slider-mask {
    width: 420px;
  }

  .blw-down-b-wrap-1 {
    display: none;
  }

  .blw-down-b-grid-heading-1 {
    font-size: 1.5em;
  }

  .blw-section-1 {
    font-size: 1.3vw;
  }

  .dropdown-card-small {
    min-width: auto;
  }

  .blw-down-a-logo-1 {
    width: 12em;
  }

  .nav-main__container-2 {
    z-index: 1;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .blw-link-2 {
    flex: 1;
    align-items: center;
    font-size: 1.5em;
    text-decoration: none;
    display: flex;
  }

  .blw-down-d-wrap-1 {
    display: block;
  }

  .header-grid {
    grid-template-columns: 1fr;
  }

  .blw-down-b-grid-link-1 {
    font-size: 1.5em;
  }

  .navigation-dropdown-list {
    padding-top: 0;
  }

  .navigation-dropdown-list.w--open {
    padding-top: 8px;
    position: static;
  }

  .blw-menu2-link-1 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.5em;
    text-decoration: none;
    display: flex;
  }

  .blw-menu2-container-list-1 {
    box-shadow: none;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 1em;
    position: relative;
  }

  .nav__container {
    justify-content: space-between;
  }

  .nav__trigger {
    z-index: 1;
    display: flex;
  }

  .blw-up-wrap-right-1 {
    display: flex;
  }

  .nav__wrapper {
    opacity: 1;
    flex: none;
    width: 100vw;
    height: 100vh;
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    position: fixed;
    inset: 0%;
    transform: translate(0%);
  }

  .nav-menu-wrapper {
    margin-top: 10px;
  }

  .blw-down-c-wrap-1 {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
  }

  .blw-menu2-dropdown-list-1.w--open {
    margin-top: 0;
    padding-top: 2em;
    position: relative;
  }

  .blw-up-wrap-left-1 {
    flex: 1;
    justify-content: flex-start;
  }

  .navigation-dropdown-toggle {
    justify-content: space-between;
    width: 100%;
  }

  .navigation-menu-left {
    background-color: #fff;
    padding: 24px 5%;
    position: absolute;
  }

  .navigation-dropdown {
    width: 100%;
  }

  .blw-menu2-wrap-links-1 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .blw-up-left-link-1 {
    font-size: 1.2em;
  }

  .footer-grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .blw-down-b-wrap-link-1 {
    margin-left: .5em;
    margin-right: .5em;
  }

  .menu-button-3 {
    color: #fff;
    background-color: #ff5805;
    padding: 8px;
  }

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

  .logo-3 {
    object-fit: cover;
  }

  .blw-down-c-wrap-data-1 {
    align-items: center;
    margin-top: .2em;
    display: flex;
  }

  .blw-section-menu2-1 {
    flex: 0 85%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 5em 5em 8.1em;
    display: block;
    overflow: auto;
  }

  .blw-menu2-list-container-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    border-bottom: .3em solid #ebebeb;
    flex-direction: column;
    grid-template-columns: 1fr;
    place-content: start stretch;
    padding-bottom: 2em;
  }

  .blw-up-right-input-1 {
    border: 1px #000;
    margin-bottom: 0;
    padding: 0;
    font-size: 1.2em;
  }

  .blw-up-right-search-1 {
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .blw-up-right-button-1 {
    background-color: #0000;
    background-image: url('../images/Search_1Search.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 1.3em;
  }

  .blw-down-c-wrap-links-data-1 {
    margin-right: 2em;
  }

  .blw-section-2 {
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    font-size: 1.3vw;
    display: block;
  }

  .blw-down-d-icon-1 {
    cursor: pointer;
    width: 2.8em;
  }

  .blw-menu2-dropdown-open-1 {
    background-image: url('../images/Vector-10-2_1Vector 10 (2).png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto .6em;
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .blw-menu2-dropdown-open-1.w--open {
    background-image: url('../images/Vector-35_1Vector 35.png');
    flex: 1;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .blw-down-c-link-1 {
    font-size: .8em;
    line-height: 1.1em;
  }

  .blw-menu2-dropdown-1 {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .blw-up-wrap-sarch-1 {
    display: block;
  }

  .nav__inner {
    background-color: #eee;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .blw-section-menu2-1-1 {
    z-index: auto;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    margin-bottom: 7em;
    padding-bottom: 10em;
    font-size: 1.3vw;
    position: fixed;
    inset: 0%;
  }

  .blw-menu2-container-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: center stretch;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .nav-mobile__background-2 {
    z-index: 997;
    background-color: #43b97f;
    width: 100vw;
    height: 100vh;
    padding: 1rem 0 0 2rem;
    display: block;
    position: fixed;
    inset: 0;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .testimonial-wrapper-two, .testimonial-wrapper-three {
    flex-wrap: wrap;
  }

  .testimonial-grid-2 {
    grid-template-columns: 1fr;
  }

  .testimonial-content-2 {
    max-width: 420px;
  }

  .testimonial-wrapper-one {
    flex-wrap: wrap;
  }

  .testimonial-block {
    padding: 60px 40px;
  }

  .blog-slider {
    width: auto;
  }

  .testimonial-section {
    background-image: none;
  }

  .our-impact-purple-div-container-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-large-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-legal-wrap-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: center;
  }

  .footer-links-grid {
    grid-column-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-two-column-2 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---btn-secondary-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---header-logo-2 {
    max-width: 90%;
  }

  .brix---header-nav-list-item-show-in-mbl-2 {
    display: block;
  }

  .brix---button-row-left-3 {
    margin-right: 16px;
  }

  .brix---hero-bg-image-dark-header-top-2 {
    padding-top: 155px;
    padding-bottom: 120px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl-2 {
    display: none;
  }

  .brix---btn-primary-small-2 {
    padding: 20px 32px;
  }

  .icone-google {
    max-width: 6%;
  }

  .etoiles-avis {
    max-width: 16%;
  }

  .divider {
    margin-left: 5px;
  }

  .brix---btn-secondary-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix--grid-2-columns-text-right-2 {
    grid-template-columns: 1fr;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-primary-4 {
    padding: 20px 32px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 40px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---text-200-list-bold-2 {
    font-size: 16px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .benefit-block-1 {
    margin-right: 20px;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---square-icon-large {
    border-radius: 21px;
    width: 84px;
    max-width: 100%;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---card-top-bg {
    min-height: 110px;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---content-inside-card-bg-top {
    margin-top: -72px;
    padding: 32px 24px 40px;
  }

  .brix---mg-top-32px {
    margin-top: 24px;
  }

  .brix---social-media-grid-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---avatar-circle-06 {
    width: 120px;
    max-width: 120px;
    height: 120px;
    max-height: 120px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto auto -104px 36%;
  }

  .brix---btn-primary-5 {
    padding: 20px 32px;
  }

  .brix---heading-h2-size-4 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---button-row-left-4 {
    margin-right: 16px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

  .brix---section-overflow-hidden-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-secondary-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-slider-arrow-right---testimonial-v12 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    inset: auto 36% -104px auto;
  }

  ._5-cards-grid {
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr 1fr;
  }

  .brix---heading-h2-size-5 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-6 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---grid-cta-v1 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-7 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---button-row-left-5 {
    margin-right: 16px;
  }

  .brix---cta-v1-floating-item-02 {
    width: 34%;
    bottom: -5%;
    right: -4%;
  }

  .brix---cta-v1-floating-item-01 {
    width: 34%;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px-4 {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size-8 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v7 {
    padding: 40px 24px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .brix---grid-footer-bottom-v2 {
    grid-row-gap: 14px;
  }

  .brix---footer-middle {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---grid-footer-5-cols {
    grid-template-columns: 1fr 1fr;
  }

  .brix---text-400-bold {
    font-size: 20px;
    line-height: 22px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---btn-primary-6 {
    padding: 20px 32px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .mobile-only-heading {
    width: 400px;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-flex-row {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .f-banner-badge {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }

  .f-banner-container-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .f-banner-icon-small, .f-banner-icon {
    position: static;
  }

  .brix---btn-primary-7 {
    padding: 20px 32px;
  }

  .cta-map {
    height: 20rem;
  }

  .text-area {
    border-radius: 18px;
  }

  .input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .mg-bottom-40px {
    margin-bottom: 24px;
  }

  .section-11 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .grid-2-columns.form {
    grid-row-gap: 20px;
  }

  .our-impact-purple-div-container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .our-impact-purple-block-text-div-2 {
    padding-right: 10px;
  }

  .section-faq-slider {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .faq-slider-mask {
    width: 400px;
  }

  .navigation-buttons-2 {
    display: none;
  }

  .blw-section-1 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .nav-main__container-2 {
    height: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header-grid {
    grid-template-columns: 1fr;
  }

  .blw-menu2-link-1 {
    justify-content: space-between;
  }

  .blw-menu2-container-list-1 {
    width: 100%;
    margin-left: 0;
    position: relative;
  }

  .nav__container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav__trigger {
    margin-left: 8px;
  }

  .blw-up-wrap-right-1 {
    flex-direction: row;
    flex: 0 auto;
  }

  .nav-menu-wrapper {
    margin-top: 0;
  }

  .blw-menu2-dropdown-list-1 {
    padding-top: 2em;
  }

  .blw-up-wrap-left-1 {
    flex: 1;
  }

  .blw-menu2-wrap-links-1 {
    flex-direction: row;
  }

  .footer-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .nav-link {
    display: none;
  }

  .section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .blw-section-menu2-1 {
    padding-top: 3em;
    padding-left: 3em;
    padding-right: 3em;
  }

  .blw-section-2 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }

  .blw-menu2-dropdown-open-1 {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .blw-menu2-dropdown-1 {
    flex: 1;
    justify-content: space-between;
    display: block;
  }

  .dropdown-link-grid {
    grid-template-columns: 1fr;
  }

  .blw-section-menu2-1-1 {
    font-size: 1.69vw;
  }

  .nav-mobile__background-2 {
    padding-top: 1.2rem;
    padding-left: 1rem;
    display: none;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .section-regular-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h2-heading-2 {
    font-size: 44px;
  }

  .testimonial-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .our-impact-purple-div-container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1-heading-2 {
    font-size: 48px;
  }

  .section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .cta-map-2 {
    height: 20rem;
  }

  .footer-links-grid {
    grid-template-columns: 1fr 1fr;
  }

  .social-links-grid {
    margin-bottom: 20px;
  }

  .section-regular-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h1-heading-3 {
    font-size: 48px;
  }

  .cta-dark {
    padding: 80px 48px;
  }

  .cta-map-3 {
    height: 20rem;
  }

  .content-wrapper {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---buttons-row-3 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---btn-secondary-3 {
    color: #fff;
    background-color: #fff0;
    border-color: #fd0000;
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
  }

  .brix---btn-secondary-3:hover {
    background-color: #db2f41;
    background-image: linear-gradient(#fd0000, #000);
    border-style: none;
  }

  .brix---paragraph-default-3 {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---header-nav-list-item-2 {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo-2 {
    max-width: 84%;
  }

  .brix---header-nav-list-item-show-in-mbl-2 {
    text-align: left;
    width: 100%;
  }

  .brix---button-row-left-3 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---hero-bg-image-dark-header-top-2 {
    padding-top: 130px;
    padding-bottom: 100px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 45px;
  }

  .brix---btn-primary-3 {
    background-color: #fdad00;
    background-image: linear-gradient(#ce9416, #7f5506);
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
  }

  .brix---btn-primary-3:hover {
    background-color: #db2f41;
    background-image: linear-gradient(#ce9416, #7f5506);
    transform: translate3d(0, -4px, .01px);
  }

  .brix---btn-primary-small-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---position-relative-2 {
    display: block;
  }

  .icon-wrap {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    margin-bottom: -50px;
    display: flex;
  }

  .icon-scroll {
    border-radius: 20px;
    width: 35px;
    height: 60px;
  }

  .google-reviews-wrapper {
    text-align: center;
    justify-content: center;
    margin-top: 30px;
  }

  .google-reviews-wrapper.n14 {
    margin-top: 10px;
  }

  .icone-google {
    max-width: 10%;
  }

  .nombre-etoile {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .nombre-etoile.n12 {
    color: var(--black);
  }

  .etoiles-avis {
    max-width: 30%;
  }

  .review-icons-wrapper {
    flex: 1;
    margin-right: 20px;
    padding-right: 0;
  }

  .review-details-wrapper {
    padding-left: 0;
  }

  .rating-detail {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .image-46 {
    max-width: 15%;
  }

  .image-41 {
    max-width: 30%;
  }

  .rating {
    color: #fff;
    margin-left: 8px;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 800;
  }

  .people-image {
    max-width: 30%;
    margin-left: 0;
  }

  .divider {
    margin-left: 0;
  }

  .hero-grid {
    grid-row-gap: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-section {
    background-color: #fff;
  }

  .button.button-secondary.hero-button {
    margin-bottom: 0;
  }

  .button.hero-button {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .careers-link-wrap {
    flex-direction: column;
  }

  .hiring-tag {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .hero-buttons {
    flex-direction: column;
    align-items: center;
  }

  .brix---icon-list-2 {
    width: 24px;
    margin-right: 8px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---btn-secondary-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---section-2 {
    padding-top: 40px;
  }

  .brix---btn-primary-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 32px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---heading-h2-size-2 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 34px;
  }

  .div-block {
    margin-top: -30px;
  }

  .video-link {
    font-size: 4vw;
  }

  .content-wrap-1 {
    margin-top: -30px;
  }

  .benefit-block-1 {
    border-radius: 4px;
    font-size: 4.5vw;
  }

  .pg-wrap {
    display: block;
  }

  .paragraph {
    color: #000000e6;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .icon {
    color: #b88213;
  }

  .button-2 {
    background-color: #2d2931;
    font-size: 4vw;
  }

  .button-2.nav {
    padding: 9px 20px 10px;
  }

  .button-wrap {
    margin-top: 0;
  }

  .hero-image-block {
    background-image: url('../images/FD450482-3556-43AE-B048-B158F00E4028.PNG');
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 300px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .purple-span {
    color: #fd0000;
  }

  .main-section {
    padding-top: 40px;
  }

  .logo {
    width: 150px;
  }

  .h1 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 40px;
  }

  .bold-text, .bold-text-2, .bold-text-3 {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .f-content-list-wrapper-small {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 11px;
    display: grid;
  }

  .f-content-list-item-large {
    margin-bottom: 0;
  }

  .f-content-icon-square {
    background-color: #fff0;
    background-image: url('../images/Untitled-design-9_1Untitled design (9).png');
    background-position: 50%;
    background-size: cover;
  }

  .f-content-icon-square.img2 {
    background-color: #fff0;
    background-image: url('../images/Untitled-design-8_2Untitled design (8).png');
    background-size: cover;
  }

  .f-content-icon-square.neiwmg1 {
    background-image: url('../images/Untitled-design-8_1Untitled design (8).png');
  }

  .f-paragraph-regular, .div-block-2 {
    font-family: Montserrat, sans-serif;
  }

  .f-content-divider {
    background-color: #dadce4;
    margin-top: 0;
    margin-bottom: 0;
  }

  .bold-text-4 {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .body {
    background-color: #fefefe;
    font-family: Montserrat, sans-serif;
  }

  .brix---avatar-image-link {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---square-icon-large {
    border-radius: 21px;
    max-width: 80px;
  }

  .brix---slide-item-mg {
    background-color: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 2px 5px #0003;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---heading-h2-size-3 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    line-height: 36px;
  }

  .brix---card-top-bg {
    min-height: 140px;
  }

  .brix---card-top-bg.bg2 {
    background-image: url('../images/Ceiling-Repairs.jpeg');
    background-position: 50% 16%;
    background-size: cover;
  }

  .brix---card-top-bg.bg2.bb1 {
    background-image: url('../images/Best-Ceiling-Paint-For-Textured-Ceilings---Eco-Paint-Inc_.jpeg');
    background-position: 50%;
  }

  .brix---card-top-bg.bg2.bb1.bg8 {
    background-image: url('../images/Best-Ceiling-Paint-For-Textured-Ceilings---Eco-Paint-Inc_.jpeg');
    background-position: 46% 81%;
  }

  .brix---card-top-bg.bg2.bg3 {
    background-image: url('../images/How-to-Install-Base-Shoe-Molding-for-the-Perfect-Finishing-Touch-1.jpeg');
    background-position: 50% 79%;
  }

  .brix---card-top-bg.bg2.bg4 {
    background-image: url('../images/Don’t-Try-This-at-Home_-The-13-Most-Dangerous-DIYs.jpeg');
  }

  .brix---card-top-bg.bg2.bg5 {
    background-image: url('../images/362262489_744532240989801_4604451062172144536_n.jpeg');
    background-position: 50% 48%;
    border-radius: 4px;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---section-overflow-hidden {
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 96px;
    display: block;
  }

  .brix---content-inside-card-bg-top {
    background-image: url('../images/Untitled-design.svg');
    background-position: 50% 100%;
    background-size: cover;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 2px 5px #0003, 0 2px 5px #0003;
  }

  .brix---social-media-grid-center {
    flex: 1;
    grid-template-columns: repeat(auto-fit, 30px);
    align-self: stretch;
  }

  .brix---paragraph-default-5 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h3-size {
    color: #000;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .image-47 {
    color: #000;
  }

  .brix---heading-h4-size {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  .brix---btn-slider-arrow-left---testimonial-v12 {
    left: 31%;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---btn-primary-5 {
    background-color: #db2f41;
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 19px;
    box-shadow: 0 2px 5px #db2f41;
  }

  .brix---btn-primary-5:hover {
    background-color: #db2f41;
    background-image: linear-gradient(#ac454f, #db2f41);
    transform: translate3d(0, -4px, .01px);
    box-shadow: 0 2px 5px #db2f41;
  }

  .brix---heading-h2-size-4 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 34px;
  }

  .brix---button-row-left-4 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 15px;
  }

  .brix---section-overflow-hidden-2 {
    background-color: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 120px;
    display: block;
  }

  .brix---card-testimonial-v13 {
    background-image: url('../images/Untitled-design-1.svg');
    background-position: 0 0;
    background-size: cover;
    border-radius: 4px;
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---btn-secondary-5 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-24px-3 {
    margin-bottom: 20px;
  }

  .brix---btn-slider-arrow-right---testimonial-v12 {
    right: 31%;
  }

  .brix---paragraph-default-6 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .item-wrap {
    background-color: #fefefe;
    margin-bottom: 0;
  }

  .img-grid {
    background-image: linear-gradient(0deg, #000000ad, #0000), url('../images/461184769_1064285525699391_7429603028474149507_n.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 4px;
  }

  .img-grid.view-waterfall {
    background-image: linear-gradient(0deg, #000000ad 31%, #0000 50%), url('../images/461104117_1064287342365876_9153815509875143519_n.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .img-grid.view-lake {
    background-image: linear-gradient(0deg, #000000ad, #0000), url('../images/447660538_980023034125641_5659673065940167435_n.jpg');
  }

  .img-grid.view-sea {
    background-image: linear-gradient(0deg, #000000ad, #0000), url('../images/461114644_1064287322365878_2964793818885886158_n.jpg');
  }

  .img-grid.view-river {
    background-image: linear-gradient(0deg, #000000ad, #0000), url('../images/458169755_1047425380718739_4503003234603824324_n.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  ._5-cards-grid {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .paragraph-2, .heading-2, .heading-3, .paragraph-3, .paragraph-4, .heading-4 {
    font-family: Montserrat, sans-serif;
  }

  .heading-5 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .paragraph-5 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .paragraph-6, .heading-6 {
    font-family: Montserrat, sans-serif;
  }

  .brix---heading-h2-size-5 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
    display: none;
  }

  .brix---heading-h2-size-6 {
    color: #000;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
  }

  .brix---paragraph-default-8 {
    color: #000;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---buttons-row-right---t-left-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---cta-section {
    background-color: #db2f41;
    background-image: linear-gradient(#0009 100%, #fff), url('../images/341151491_541382344744985_9100411814367764106_n.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 72px;
    padding-bottom: 72px;
    display: block;
  }

  .brix---grid-cta-v1 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-7 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    line-height: 36px;
  }

  .brix---button-row-left-5 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---cta-v1-floating-item-02 {
    width: 44%;
  }

  .brix---cta-v1-floating-item-01 {
    width: 39%;
  }

  .brix---btn-secondary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-primary-white {
    color: #db2f41;
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-primary-white:hover {
    color: #fff;
    background-image: linear-gradient(#943943, #db2f41);
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 15px;
  }

  .brix---buttons-row-5 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default-9 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size-8 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 37px;
    line-height: 45px;
  }

  .brix---accordion-title {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .brix---paragraph-default-10 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-4 {
    background-color: #fefefe;
    padding-top: 50px;
    display: block;
  }

  .bold-text-5 {
    font-size: 17px;
  }

  .brix---footer-logo-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brix---footer-col-title {
    color: #fff;
    margin-bottom: 16px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---footer-link {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
  }

  .brix---icon-success-message-left {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .brix---mg-bottom-24px-4 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 16px;
    display: flex;
  }

  .brix---footer-middle {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .brix---grid-footer-5-cols {
    grid-column-gap: 32px;
    grid-row-gap: 30px;
    grid-template-columns: auto;
  }

  .brix---link-icon-left.n1tetx {
    margin-right: 0;
  }

  .brix---grid-subscribe-form-button-left {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-11 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-11.ntetxt {
    text-align: center;
    font-size: 16px;
  }

  .brix---text-400-bold {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .brix---input {
    border-radius: 4px;
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .brix---footer-wrapper {
    background-color: #111;
    display: block;
  }

  .brix---social-media-grid-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---link-text {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .brix---link-text.nre1 {
    font-size: 14px;
  }

  .brix---btn-primary-6 {
    color: #41c26d;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---btn-primary-6:hover {
    background-color: #41c26d;
  }

  .brix---btn-primary-6:active {
    background-image: linear-gradient(#149440, #52a088);
  }

  .brix---success-message-horizontal {
    flex-direction: column;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .brix---footer-logo {
    width: 65%;
    max-width: 240px;
  }

  .mobile-only-section, .mobile-only-heading {
    display: none;
  }

  .f-banner {
    background-color: #fd0000;
    background-image: linear-gradient(#c78e15, #865a08);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    display: flex;
  }

  .f-banner-flex-row {
    text-align: left;
  }

  .f-paragraph-regular-2 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .f-banner-text-span {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .f-banner-container-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .f-icon-small {
    color: #fff;
  }

  .f-banner-icon-small {
    color: #fff;
    background-color: #111;
  }

  .f-banner-block {
    display: none;
  }

  .link {
    text-decoration: none;
  }

  .bold-text-6 {
    font-size: 15px;
    font-weight: 600;
    line-height: 4px;
  }

  .div-block-3 {
    margin-top: 30px;
  }

  .heading-7 {
    font-family: Montserrat, sans-serif;
    font-size: 34px;
  }

  .brix---btn-primary-7 {
    background-color: #165e13;
    border-radius: 4px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
  }

  .brix---btn-primary-7:hover {
    background-color: #41c26c;
    background-image: linear-gradient(#165e13, #1d7719);
    transform: translate3d(0, -4px, .01px);
  }

  .subtitle {
    color: #c08914;
    font-family: Montserrat, sans-serif;
  }

  .form-2 {
    display: flex;
  }

  .cta-map {
    margin-top: 20px;
  }

  .text-area:hover {
    border-color: #0057bf;
  }

  .text-area:focus-visible, .text-area[data-wf-focus-visible] {
    color: #000;
    border-color: #0057bf;
  }

  .text-area::placeholder {
    font-size: 16px;
  }

  .div-block-31 {
    width: auto;
  }

  .input {
    width: 330px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .input:hover {
    border-color: #175e13;
  }

  .input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .mg-bottom-40px {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .section-11 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section-11.position-relative {
    background-color: #fefefe;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid-2-columns.contact-v6 {
    grid-row-gap: 48px;
  }

  .grid-2-columns.form {
    place-items: center stretch;
    width: auto;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .textarea {
    width: 330px;
    font-size: 16px;
    font-weight: 500;
  }

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

  .text-span-4 {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#c78e15, #97680a);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .heading-8 {
    color: #000;
  }

  .avatar-cover {
    width: 100%;
  }

  .icon-2 {
    color: #fff;
    width: 30px;
    height: 30px;
  }

  .avatar {
    width: 55px;
    height: 55px;
  }

  .section-17 {
    margin-bottom: 5px;
  }

  .people-image-2 {
    max-width: 30%;
    margin-left: 0;
  }

  .home-testimonials_rating-icon.newstar {
    margin-left: 5px;
  }

  .our-impact-purple-text-2 {
    color: #000;
  }

  .testimonal-review-stars-s-2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: -10px;
  }

  .faq-left-arrow {
    background-color: #0057be;
    background-image: linear-gradient(#be8714, #97690a);
    width: 50px;
    height: 50px;
    margin-top: 0;
    position: relative;
    top: auto;
    bottom: 155px;
    left: -49%;
  }

  .faq-right-arrow {
    color: #fff;
    background-color: #0057be;
    background-image: linear-gradient(#b88312, #92650b);
    width: 50px;
    height: 50px;
    position: relative;
    top: auto;
    bottom: 200px;
    right: -49%;
  }

  .our-impact-purple-div-container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/_.jpeg');
    background-position: 50%;
    background-size: cover;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .bold-text-7 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
  }

  .our-impact-purple-block-text-div-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    margin-bottom: 20px;
    padding-right: 0;
    display: grid;
  }

  .faq-card {
    padding-left: 40px;
    padding-right: 40px;
    box-shadow: 0 2px 5px #0003;
  }

  .image-48 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-faq-slider {
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 200px;
    display: block;
  }

  .faq-slider-large {
    margin-top: 80px;
  }

  .faq-slider-mask {
    width: 100%;
  }

  .home-testimonials_rating-wrapper {
    align-items: center;
    display: none;
  }

  .icon-right.newicon12 {
    width: 20px;
    height: 20px;
    margin-top: -6px;
  }

  .faq-slide {
    margin-top: 20px;
  }

  .section-18 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    margin-bottom: 20px;
    display: grid;
  }

  .testimonial-star-2 {
    width: 30px;
    height: 30px;
  }

  .paragraph-large-3.text-color-gray-950 {
    font-size: 18px;
    line-height: 26px;
  }

  .container-regular-6 {
    height: 100%;
  }

  .people-image-3 {
    max-width: 30%;
    margin-left: 0;
  }

  .people-image-3.newgoogleicon {
    max-width: 75%;
    margin-right: 5px;
  }

  .people-image-3.newgoogleicon.new123 {
    max-width: 75%;
    margin-top: 0;
    margin-right: 0;
  }

  .button-right-icon {
    width: 100%;
    margin-right: 20px;
  }

  .button-right-icon.newbtn1 {
    background-color: #0057be;
    background-image: none;
    margin-right: 0;
  }

  .button-right-icon.newbtn1.ne1 {
    background-image: linear-gradient(#c68e15, #8a5e08);
  }

  .button-right-icon.newbtn1 {
    background-image: url('../images/btn-graphic.svg'), linear-gradient(18deg, #d4010a, #0d1541 69%);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .div-block-32 {
    padding-bottom: 30px;
  }

  .text-block {
    font-weight: 600;
  }

  .blw-section-1 {
    font-size: 2.5vw;
    display: none;
  }

  .appointment-button-text-div-container {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .appointment-button-text-div-container.n1 {
    width: 80%;
  }

  .row-tiny.text-color-purple-500 {
    justify-content: center;
    align-items: center;
    margin-top: 5px;
  }

  .nav-main__container-2 {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 4rem;
    padding-left: 0;
    padding-right: 0;
    font-family: Varela Round, sans-serif;
    position: relative;
  }

  .line-wrap-2 {
    z-index: 20000;
    width: 40px;
    height: 40px;
    margin-right: 0;
    position: static;
  }

  .header {
    display: none;
  }

  .navigation-component {
    width: 100%;
    display: block;
    position: absolute;
  }

  .blw-menu2-container-list-1 {
    width: 100%;
  }

  .paragraph-small {
    color: #fff;
    letter-spacing: normal;
    font-weight: 600;
  }

  .header-avatar-circle {
    background-color: #edeff200;
    border-style: none;
    border-radius: 100rem;
    box-shadow: 0 2px 5px #0003;
  }

  .header-avatar-circle.grouped.googleicon {
    z-index: 12;
    background-color: #edeff2;
    position: relative;
  }

  .column-regular-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .line-wrap {
    width: 40px;
    height: 39px;
    margin-right: 10px;
  }

  .nav__container {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .appointment-button-div-main {
    border-radius: 6px;
    width: 100%;
    height: 45px;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .appointment-button-div-main.l3 {
    width: 100%;
  }

  .appointment-button-div-main.newbtn {
    background-color: #1a256e;
    width: 100%;
  }

  .brix---paragraph-default-12 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-12.ntetxt {
    text-align: center;
    font-size: 16px;
  }

  .brix---paragraph-default-12.ntetxt.newtext {
    margin-top: 0;
    font-size: 16px;
  }

  .cal-link-2 {
    width: 40px;
    height: 40px;
  }

  .nav__wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #000;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: fixed;
  }

  .footer-social-link-3 {
    background-color: #ffffff40;
    border-radius: 8px;
  }

  .column-large {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding-left: 2%;
    padding-right: 5%;
  }

  .brix---link-wrapper-color-primary-3 {
    color: #0057bf;
    font-weight: 700;
  }

  .overline-small.text-color-gray-700 {
    color: #fff;
  }

  .overline-small.text-color-gray-700.ntext {
    color: #000;
  }

  .menu-line {
    background-color: #fff;
    border-radius: 8px;
    width: 40px;
    height: 2px;
  }

  .subheading-large.next1 {
    color: #000;
  }

  .image-cover {
    z-index: 9;
    border-radius: 20rem;
    position: static;
  }

  .image-cover.img1 {
    z-index: 11;
    position: relative;
  }

  .image-cover.googleicon {
    z-index: 6;
    position: static;
    overflow: visible;
  }

  .header-avatars {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header-avatars.newheader {
    margin-top: 30px;
  }

  .icon-large-2 {
    color: #fff;
  }

  .icon-large-2.newicon {
    width: 26px;
    height: 26px;
  }

  .navigation-menu-left {
    z-index: 1;
    background-color: #161616;
    background-image: linear-gradient(#1a256e, #d12322e6 100%, #003575f5 100%, #d12322), url('../images/blog-shingles.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .make-an-appointment-arrow-div {
    background-color: #e3220b00;
    background-position: 0%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 45px;
  }

  .make-an-appointment-arrow-div.btnimg {
    background-image: url('../images/Untitled-design-6_1Untitled design (6).png');
  }

  .brix---link-text-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .brix---link-text-3.nre1 {
    font-size: 16px;
  }

  .footer-grid-3 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .footer-grid-3.newfooter {
    margin-top: 50px;
  }

  .subheading-regular-6 {
    font-size: 20px;
  }

  .section-regular {
    background-image: linear-gradient(312deg, #0000, #ffffff59), linear-gradient(#000c 46%, #fff0 74%, #000c 100%, #787878b5), url('../images/IMG_6783-3.JPEG');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    padding-top: 80px;
  }

  .column-x-large-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
  }

  .menu-button-3 {
    background-color: #6c7c6000;
    border-radius: 12px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button-3.w--open {
    background-color: #6c7c6000;
  }

  .icon-regular.newicon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 15px;
  }

  .logo-3 {
    flex: none;
  }

  .h2-heading {
    text-transform: capitalize;
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .nav__bar {
    -webkit-text-fill-color: inherit;
    background-color: #eee0;
    background-clip: content-box;
    height: 87px;
    margin-bottom: -27px;
    margin-right: -8px;
    display: none;
    position: static;
  }

  .blw-section-menu2-1 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .overline-5.text-color-white {
    font-size: 14px;
  }

  .overline-5.text-color-white.newt {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
  }

  .blw-up-right-input-1 {
    width: 4em;
  }

  .text-color-purple-500 {
    color: #fff;
  }

  .text-color-purple-500.ntext {
    color: #000;
  }

  .blw-section-2 {
    font-size: 2.5vw;
  }

  .nav__flexed {
    justify-content: center;
    align-items: flex-end;
    margin-left: 0;
    padding-top: 0;
  }

  .make-an-appointment-text {
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .icon-regular-8 {
    color: #fff;
    margin-right: 5px;
  }

  .icon-regular-8.newicon {
    color: #fff;
  }

  .footer-text-link {
    font-size: 16px;
  }

  .footer-column {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
  }

  .nav__inner {
    background-color: #161616;
    background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
    background-position: 0 100%, 0 0;
    background-size: cover, auto;
  }

  .blw-section-menu2-1-1 {
    font-size: 2.5vw;
  }

  .paragraph-regular-5 {
    color: #fff;
    font-size: 16px;
  }

  .row-small.wrap-children {
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    padding: 0% 8% 10%;
  }

  .row-small.wrap-children.newwrap {
    padding-left: 2%;
    padding-right: 2%;
  }

  .dropdown-block-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .blw-down-a-link-1 {
    width: 3.2em;
    line-height: 1.1em;
    display: block;
  }

  .paragraph-x-large.text-color-gray-500 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 28px;
  }

  .nav-mobile__background-2 {
    background-color: #161616;
    padding-left: 0;
    display: none;
  }

  .header-buttons {
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    margin-top: -20px;
  }

  .header-buttons.newbtn1 {
    flex-flow: column;
    width: 100%;
  }

  .button-primary-large {
    background-color: #0057be;
    border-radius: 6px;
    transition: all .45s;
  }

  .button-primary-large:hover {
    background-color: #0057be;
    transform: translate(6px, -6px);
  }

  .text-block-14 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .button-secondary-large {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #0057be66;
    border-width: 1px;
    border-color: #0057be;
    border-radius: 8px;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    transition: all .45s;
  }

  .button-secondary-large:hover {
    background-color: #0057be66;
    transform: translate(6px, -6px);
  }

  .grid-two-column {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .feature-badge {
    background-color: #0057be;
  }

  .section-regular-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .paragraph-regular {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 22px;
  }

  .text-block-3 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

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

  .content-row {
    background-image: url('../images/_.jpeg');
    background-position: 50%;
    background-size: cover;
    border-radius: 6px;
    padding: 12px 15px;
    box-shadow: 0 2px 5px #0003;
  }

  .column-large-6 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .paragraph-large {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .icon-regular-2 {
    color: #fff;
  }

  .h2-heading-2 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
  }

  .bold-text-8 {
    font-size: 30px;
    line-height: 30px;
  }

  .subheading-x-small {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .testimonial-wrapper-two {
    flex-direction: column;
  }

  .people-image-4 {
    max-width: 30%;
    margin-left: 0;
  }

  .testimonial-wrapper-three, .testimonial-wrapper-one {
    flex-direction: column;
  }

  .h2-heading-4 {
    font-size: 32px;
  }

  .blog-slider {
    display: block;
  }

  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
  }

  .our-impact-purple-div-container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragraph-large-7.text-color-gray-950 {
    font-size: 18px;
    line-height: 26px;
  }

  .bold-text-13 {
    color: #000;
    font-size: 32px;
  }

  .div-block-34 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .title-center-small {
    margin-bottom: 56px;
  }

  .section-large-2 {
    display: none;
  }

  .company-logo-link {
    display: flex;
  }

  .grey-divider {
    margin-top: -80px;
  }

  .footer-link-column {
    text-align: left;
  }

  .paragraph-small-15 {
    text-align: center;
  }

  .footer-legal-links-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    display: none;
  }

  .company-logo {
    width: 200px;
  }

  .footer-link {
    color: #fff;
    font-weight: 400;
  }

  .footer-legal-wrap-2 {
    align-items: center;
  }

  .cta-map-2 {
    height: 18rem;
    margin-top: 10px;
  }

  .footer-links-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
  }

  .footer-section-2 {
    background-color: #1a256e;
    background-image: linear-gradient(#1a256ef2 19%, #263175f2 100%, #293377f2 100%, #48518b 100%, #7f85ae 100%, #fff), url('../images/IMG_6783-3.JPEG');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding: 60px 5% 15px;
    display: none;
  }

  .icon-regular-27.newicon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 15px;
  }

  .icon-regular-27.newicon.nicon1 {
    width: 22px;
    height: 22px;
    margin-left: 0;
    margin-right: 16px;
  }

  .footer-links-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .social-links-grid {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 10px;
  }

  .section-regular-3 {
    background-image: linear-gradient(#000000d9, #000000b3 100%, #949494 100%, #fff), url('../images/image000000-12.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-regular-3.newsection {
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1-heading-3 {
    font-size: 30px;
  }

  .grid-two-column-2.newcol {
    padding: 5% 2%;
  }

  .cta-dark {
    background-color: #13131500;
    padding: 120px 0;
    display: none;
  }

  .cta-map-3 {
    height: 18rem;
    margin-top: 10px;
  }

  .cta-map-3.newmap {
    width: 90%;
    height: 350px;
  }

  .icon-regular-28.newicon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 15px;
  }

  .flex-block-8 {
    width: auto;
  }

  .content-wrapper {
    padding-left: 4%;
    padding-right: 4%;
  }
}

#w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8bf-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8c6-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8cd-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8d4-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8db-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8f0-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8f7-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8fe-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce905-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce90c-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce913-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce982-62054299 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f56b487-ca06-60ee-62fc-82207f76147a-62054299 {
  place-self: center;
}

#w-node-_7f56b487-ca06-60ee-62fc-82207f76147c-62054299 {
  order: -9999;
}

#w-node-e0a2875d-75af-545c-1adb-2bd90a419978-62054299, #w-node-e0a2875d-75af-545c-1adb-2bd90a419965-62054299 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb60-62054299 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb79-62054299 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb92-62054299 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fbab-62054299, #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fbc4-62054299, #w-node-b64facc6-8151-6bcd-f391-72171fb8add9-62054299 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5dd0b252-78bf-bdd0-e23e-ea7b58cec73b-62054299 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e07505c3-0985-1e25-cbc6-1d53f303b4b9-62054299 {
  order: -9999;
  justify-self: end;
}

#w-node-_69ed6d25-0e2c-96c7-4906-533c08dc372d-62054299 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (min-width: 1280px) {
  #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8bf-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8c6-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8cd-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8d4-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8db-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8f0-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8f7-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8fe-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce905-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce90c-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce913-62054299 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce7fb-62054299 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8b7-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8e2-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8e5-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce8e8-62054299, #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce91a-62054299 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb60-62054299, #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb79-62054299, #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fb92-62054299, #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fbab-62054299 {
    grid-column: span 1 / span 1;
  }

  #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fbc4-62054299 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5dd0b252-78bf-bdd0-e23e-ea7b58cec73b-62054299 {
    justify-self: center;
  }

  #w-node-e07505c3-0985-1e25-cbc6-1d53f303b4b9-62054299 {
    justify-self: auto;
  }

  #w-node-_69ed6d25-0e2c-96c7-4906-533c08dc372d-62054299 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce7fb-62054299, #w-node-_69ed6d25-0e2c-96c7-4906-533c08dc372d-62054299 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_21797fd4-4be0-8283-1feb-4f2a036ce7fb-62054299 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7f56b487-ca06-60ee-62fc-82207f76147a-62054299 {
    order: -9999;
  }

  #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a79111-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a7912d-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a79148-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a79163-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a7917e-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a7919a-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a791b5-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a791d1-62054299, #w-node-a0499f25-9ec8-f0eb-ec8f-24ac57a791ec-62054299 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_936e7b7a-7ec2-294b-bd46-a13104d8fbc4-62054299, #w-node-b64facc6-8151-6bcd-f391-72171fb8add9-62054299 {
    grid-column: span 1 / span 1;
  }

  #w-node-e07505c3-0985-1e25-cbc6-1d53f303b4b9-62054299 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_69ed6d25-0e2c-96c7-4906-533c08dc372d-62054299 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}
