:root {
  --raduis-1: 50vw;
  --0-raduis: 50vw;
  --mobile-small: 50vw;
  --nav-bar-gradiant-color-01: #49494980;
  --nav-bar-gradiant-color-02: #e6e6e680;
  --white: white;
  --black: black;
  --core-value-item-height: 60px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  cursor: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  position: static;
}

a {
  cursor: none;
  text-decoration: underline;
}

.hero-section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  padding: 0;
}

._2-columns {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
}

.column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 760px;
  max-width: 1390px;
  padding: 24px;
  display: flex;
}

.text {
  flex: 0 auto;
  align-self: auto;
}

.column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

.frame-1187 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.gain-a-partner-dedicated-to-your-success-0 {
  color: #333;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
  display: flex;
}

.gain-a-partner-dedicated-to-your-success-1 {
  color: #47b649;
  text-align: center;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
}

.column-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  max-width: none;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.frame-1188 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.column-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 24px;
  display: flex;
}

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

.gain-a-partner-dedicated-to-your-success-2 {
  color: #47b649;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
  display: flex;
}

.gain-a-partner-dedicated-to-your-success-3 {
  color: #333;
  text-align: center;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
}

.gain-a-partner-dedicated-to-your-success-4 {
  color: #47b649;
  text-align: center;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
}

.heading {
  text-align: center;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 4.3rem;
  font-weight: 700;
  line-height: 1.1;
}

.text-span {
  color: #47b649;
}

.body {
  background-color: #f5f5f5;
  background-image: url("../images/BG.png");
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
}

.frame-1190 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.green-hero-arrow {
  filter: hue-rotate(31deg);
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: 440px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: -49% 11% 0% auto;
  overflow: hidden;
  transform: rotate(15deg) scale(0.4);
}

.video-desktop {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-top: 54px;
  padding-bottom: 54px;
  display: flex;
  position: static;
}

.vectors-wrapper-3 {
  object-fit: contain;
  border-radius: 13px;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50vw;
  height: 50vw;
  display: flex;
  position: sticky;
  inset: 0%;
  overflow: hidden;
}

.vectors-wrapper-4 {
  object-fit: fill;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.vectors-wrapper-5 {
  z-index: 1;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-container {
  flex-direction: column;
  align-self: center;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 138px;
  display: flex;
}

.hero-center-text {
  justify-content: space-around;
  align-self: center;
  align-items: center;
}

.div-block-2 {
  background-color: #cc6f6f;
  border-radius: 50vw;
  width: 50vw;
  height: 50vw;
  margin-top: -100vw;
  position: static;
}

.body-2 {
  height: 200vh;
}

.video-in-circle {
  z-index: -1;
  border-radius: var(--raduis-1);
  background-color: #000;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 45vw;
  height: 45vw;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image {
  object-fit: cover;
  flex: 1;
  width: 100vw;
  max-width: none;
  height: auto;
  position: static;
  inset: 0%;
}

.heading-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
  position: static;
  top: -651px;
}

.image-2 {
  z-index: 1;
  flex: none;
  width: 100vw;
  height: auto;
  position: absolute;
  inset: 0%;
}

.heading-2-copy {
  z-index: 2;
  color: #fff;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
  position: static;
  top: -651px;
}

.nav-container {
  background-image: linear-gradient(
    180deg,
    var(--nav-bar-gradiant-color-01),
    var(--nav-bar-gradiant-color-02)
  );
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1232px;
  height: 85px;
  margin-top: 37px;
  padding-left: 40px;
  display: flex;
}

.navbar {
  z-index: 999;
  background-color: #ddd0;
  position: sticky;
  top: 10px;
}

.image-3 {
  width: 80px;
  height: 80px;
}

.nav-option {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-option:hover {
  color: #919191;
}

.nav-option:active,
.nav-option.w--current {
  color: #47b649;
}

.menu-button {
  display: none;
}

.schudel-meeting-button {
  z-index: 100;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #47b649;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 22px;
  margin-right: 15px;
  padding: 0 15px 0 16px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto auto 3% 3%;
  overflow: hidden;
  box-shadow: 0 0 10px #0000003b;
}

.schudel-meeting-button:hover {
  opacity: 1;
  background-color: #5bb95d;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 50%;
  margin-right: 40px;
  display: flex;
}

.text-block {
  color: #272525;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.image-4 {
  width: 30px;
  margin-right: 0;
  display: none;
}

.image-copy {
  object-fit: cover;
  flex: 0 auto;
  align-self: stretch;
  width: 100vw;
  max-width: none;
  height: auto;
  display: none;
  position: static;
  inset: 0%;
}

.text-vision {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-direction: column;
  flex: none;
  align-self: auto;
  align-items: center;
  max-width: 790px;
  margin-top: 15vh;
  padding-top: 0;
  line-height: 20;
  display: flex;
  position: static;
  top: 25vh;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 70px;
}

.text-vision02 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  flex-direction: column;
  flex: none;
  align-self: auto;
  align-items: center;
  max-width: 790px;
  margin-top: 50vh;
  margin-bottom: 50vh;
  padding-top: 0;
  display: flex;
  position: static;
  top: 75vh;
}

.heading-3-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 70px;
}

.green-hero-arrow-copy {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 100%;
  display: block;
  position: relative;
  top: 32px;
  left: 28px;
}

.core-values-section {
  height: 110vh;
}

.core-values-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 70vh;
  margin-top: 220px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.center-text {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.heading-4 {
  text-align: center;
  max-width: 697px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.text-block-2,
.text-block-2-copy {
  font-family: Space Grotesk, sans-serif;
}

.text-block-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  margin-top: -67px;
  margin-bottom: 22px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  overflow: visible;
}

.core-values-items {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 0;
  margin-bottom: 300px;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  right: 70px;
  overflow: hidden;
  box-shadow: 2px 0 14px #0003;
}

.core-values-title {
  color: #333;
  margin-left: 12px;
  font-family: Space Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.title {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 23% 0% auto;
  overflow: hidden;
}

.core-values-hover-image {
  width: 30px;
  display: none;
}

.core-values-text {
  opacity: 0;
  text-align: center;
  flex: none;
  align-self: stretch;
  max-width: 247px;
  margin-top: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  position: relative;
  top: -172%;
}

.core-values-image {
  width: 30px;
}

.core-values-items02 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 260px;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  right: 120px;
  overflow: hidden;
  box-shadow: 2px 0 14px #0003;
}

.core-values-items03 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 390px;
  margin-left: 0;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  top: 33%;
  left: 37.5%;
  overflow: hidden;
  box-shadow: 2px 0 14px #0003;
}

.core-values-items04 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 260px;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  left: 120px;
  overflow: hidden;
  box-shadow: 2px 0 14px #0003;
}

.core-values-items05 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  height: 70px;
  margin-bottom: 300px;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  left: 70px;
  overflow: hidden;
  box-shadow: 2px 0 14px #0003;
}

.title02 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 23% 0% auto;
  overflow: hidden;
}

.core-values-hover-image02 {
  width: 30px;
  display: none;
}

.core-values-image02 {
  width: 30px;
}

.core-values-title02 {
  color: #333;
  margin-left: 12px;
  font-family: Space Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.core-values-text02 {
  opacity: 0;
  text-align: center;
  flex: none;
  align-self: stretch;
  max-width: 200px;
  margin-top: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  position: relative;
  top: -172%;
}

.title03 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 23% 0% auto;
  overflow: hidden;
}

.core-values-hover-image03 {
  width: 30px;
  display: none;
}

.core-values-image03 {
  width: 30px;
}

.core-values-title03 {
  color: #333;
  margin-left: 12px;
  font-family: Space Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.core-values-text03 {
  opacity: 0;
  text-align: center;
  flex: none;
  align-self: stretch;
  max-width: 200px;
  margin-top: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  position: relative;
  top: -172%;
}

.title04 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 23% 0% auto;
  overflow: hidden;
}

.core-values-hover-image04 {
  width: 30px;
  display: none;
}

.core-values-image04 {
  width: 30px;
}

.core-values-title04 {
  color: #333;
  margin-left: 12px;
  font-family: Space Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.core-values-text04 {
  opacity: 0;
  text-align: center;
  flex: none;
  align-self: stretch;
  max-width: 200px;
  margin-top: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  position: relative;
  top: -172%;
}

.title05 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 23% 0% auto;
  overflow: hidden;
}

.core-values-hover-image05 {
  width: 30px;
  display: none;
}

.core-values-image05 {
  width: 30px;
}

.core-values-title05 {
  color: #333;
  margin-left: 12px;
  font-family: Space Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.core-values-text05 {
  opacity: 0;
  text-align: center;
  flex: none;
  align-self: stretch;
  max-width: 199px;
  margin-top: 16px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  display: flex;
  position: relative;
  top: -172%;
}

.scroll {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 0.7;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  padding-bottom: 51px;
  padding-right: 51px;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.frame-2 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scroll-to-explore {
  color: #272727;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.scroll-to-explore-0 {
  color: #000;
  white-space: pre;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.scroll-to-explore-1 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.vectors-wrapper-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  filter: brightness(0%);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.cursor-wrapper {
  z-index: 9999999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.why-wlevate-section {
  height: auto;
}

.why-elevate-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1236px;
  height: auto;
  margin-top: 0;
  margin-bottom: 120px;
  padding-top: 60px;
  display: flex;
}

.center-text02 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 85px;
  display: flex;
}

.text-block-3-02 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 22px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  overflow: visible;
}

.heading-4-02 {
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.text-span-2 {
  font-weight: 300;
}

.why-elevate-grid {
  perspective: 1000px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: auto;
  margin-bottom: 62px;
  padding-bottom: 124px;
  padding-left: 45px;
  padding-right: 45px;
}

.grid-element {
  background-image: linear-gradient(#47b64966, #000c),
    url("../images/Variant3.png");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 460px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -20px 60px -20px #0000004d;
}

.grid-element-empty {
  height: 460px;
}

.elment01-text {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 38px 43px;
  display: flex;
}

.why-title-main {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 37px;
  font-weight: 500;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-elments {
  color: #fff;
  width: auto;
  margin-bottom: 20px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
}

.grid-element02 {
  background-image: linear-gradient(#47b64966, #000c),
    url("../images/Scalability.png");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 460px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -20px 60px -20px #0000004d;
}

.elment02-text {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 38px 43px;
  display: flex;
}

.grid-element03 {
  background-image: linear-gradient(#47b64966, #000c),
    url("../images/Quality-and-Expertise.png");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 460px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 60px -20px #0000004d;
}

.elment03-text {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 38px 43px;
  display: flex;
}

.grid-element04 {
  background-image: linear-gradient(#47b64966, #000c),
    url("../images/Service-Card.png");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 460px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 60px -20px #0000004d;
}

.elment04-text {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 38px 43px;
  display: flex;
}

.card-highlight {
  aspect-ratio: auto;
  opacity: 0.45;
  filter: blur(20px);
  mix-blend-mode: overlay;
  background-image: radial-gradient(circle, #fff, #fff0);
  border-radius: 88%;
  width: 500px;
  height: 500px;
  position: absolute;
  overflow: visible;
}

.fqa-secrion {
  justify-content: center;
  align-items: center;
  display: flex;
}

.fqas-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 90%;
  height: auto;
  margin: 120px 104px;
  padding-top: 150px;
  display: flex;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 100%;
  padding-left: 68px;
  padding-right: 68px;
}

.heading-4-03 {
  text-align: left;
  width: 751px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.text-block-3-03 {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
}

.fqa-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.fqa-wrapper {
  overflow: hidden;
}

.fqa-element {
  z-index: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-bottom: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fqa-element.lastt {
  margin-bottom: 0;
  padding-bottom: 50px;
}

.element-label {
  color: #6a6a6a;
  text-align: left;
  max-width: 92%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.title-wapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 0;
  display: flex;
}

.title-wapper.longer-text {
  padding-bottom: 16px;
}

.element-x-icon {
  margin-right: 48px;
  padding-top: 6px;
  padding-right: 0;
  position: static;
}

.line-divider {
  border-top: 1px solid #9a9a9a;
  border-bottom: 0 solid #000;
  font-family: Poppins, sans-serif;
  display: block;
  position: absolute;
  inset: 0%;
}

.line-divider.last {
  border-bottom-width: 1px;
  border-bottom-color: #9a9a9a;
  margin-bottom: 4px;
  display: block;
}

.line-divider.lasst {
  border-bottom-width: 1px;
  border-bottom-color: #9a9a9a;
}

.x-herzontal {
  background-color: #000;
  width: 3px;
  height: 25px;
  position: absolute;
  transform: rotate(90deg);
}

.x-vertical {
  background-color: #000;
  width: 3px;
  height: 25px;
}

.paragraph-element-text {
  opacity: 1;
  color: #6a6a6a;
  text-align: left;
  width: 80%;
  height: auto;
  margin-bottom: 0;
  padding-top: 17px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}

.paragraph-element-text.par-margin-01 {
  margin-top: 10px;
}

.spline-scene {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.contact-us-section {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-us-container {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  height: auto;
  margin-left: 104px;
  margin-right: 104px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.contact-us-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  width: 100%;
  height: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.contact-us-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.footer-tit {
  color: #333;
  text-align: left;
  max-width: 539px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.contact-us-email {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.contact-us-email-link {
  color: #3d3d3d;
  margin-top: 30px;
  text-decoration: none;
}

.contact-us-phone-link {
  color: #3d3d3d;
  margin-top: 8px;
  text-decoration: none;
}

.contact-us-phone {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.contact-element {
  z-index: 0;
  aspect-ratio: auto;
  align-items: flex-start;
  height: auto;
  text-decoration: none;
  position: relative;
  overflow: visible;
}

.line-divider-contact {
  border-top: 1px solid #afafaf;
  border-bottom: 0 solid #afafaf;
  height: auto;
  font-family: Poppins, sans-serif;
  position: absolute;
  inset: 0%;
}

.title-wapper-contact {
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 23px 48px;
  display: flex;
}

.element-label-contact {
  color: #40a641;
  text-align: left;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 44px;
  font-weight: 500;
}

.element-arrow-icon {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 58px;
  height: 58px;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.contacts-buttons {
  flex-direction: column;
  height: auto;
  display: flex;
}

.line-divider-contact02 {
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  height: auto;
  font-family: Poppins, sans-serif;
  position: absolute;
  inset: 0%;
}

.image-6 {
  max-width: 300%;
  display: inline-block;
  transform: translate(-25px, 25px);
}

.footer-light {
  background-color: #bababa33;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding: 80px 0 40px;
  display: flex;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  margin-left: 104px;
  margin-right: 104px;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  align-self: flex-start;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #363636;
  margin-top: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  flex-direction: column;
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

.footer-form-block {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  height: 10px;
  margin-bottom: 0;
  padding: 20px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all 0.2s;
}

.footer-form-field:hover,
.footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #40a641;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}

.footer-form-submit:hover {
  background-color: #389039;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  text-align: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  flex: none;
  display: flex;
}

.footer-social-block-two {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 32px;
  margin-left: 0;
  display: flex;
}

.footer-social-link {
  margin-left: 8px;
}

.footer-link-two-02 {
  color: #1a1b1f;
  margin-top: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-two-02:hover {
  color: #1a1b1fbf;
}

.footer-link-two-02-copy {
  color: #1a1b1f;
  margin-top: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-two-02-copy:hover {
  color: #1a1b1fbf;
}

.footer-title-copy {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two-03 {
  color: #1a1b1f;
  margin-top: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-two-03:hover {
  color: #1a1b1fbf;
}

.links-wrapper {
  margin-top: 12px;
  position: relative;
  left: -12px;
}

.footer-link-two-04 {
  color: #1a1b1f;
  margin-top: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.footer-link-two-04:hover {
  color: #1a1b1fbf;
}

.social-media-icons {
  z-index: 1;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  align-self: flex-end;
  align-items: stretch;
  width: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 324px 7% auto auto;
}

.social-icon {
  flex: 1;
  align-self: flex-end;
  display: block;
}

.normal {
  display: block;
}

.hover {
  display: none;
}

.message-us-popup {
  z-index: 5000;
  justify-content: center;
  align-items: center;
  margin: 47px;
  display: none;
  position: fixed;
  inset: 0%;
}

.message-us-modual {
  background-color: #fffffff2;
  border: 1px solid #0000;
  border-radius: 20px;
  width: 70vw;
  height: auto;
  padding: 29px 86px 64px;
}

.main-form-label {
  margin-bottom: 39px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.1;
  overflow: visible;
}

.message-us-field {
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
}

.field-label {
  position: absolute;
}

.image-8 {
  position: absolute;
  inset: 22% 0% auto;
}

.text-field {
  color: #1a1a1a;
  background-color: #fff0;
  border: 1px #000;
  height: 42px;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 28px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  overflow: visible;
}

.linemessage {
  background-color: #666;
  height: 1px;
}

.form {
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.submit-button {
  background-color: #47b649;
  border-radius: 8px;
  align-self: flex-end;
  width: 160px;
  height: 41px;
  padding-right: 31px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  position: relative;
}

.text-area {
  aspect-ratio: auto;
  color: #1a1a1a;
  object-fit: fill;
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom-width: 1px;
  flex: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 5vh;
  max-height: 10vh;
  margin-bottom: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  overflow: auto;
}

.div-block-3 {
  align-self: flex-end;
}

.image-8-submit-button {
  position: absolute;
  inset: 25% 7% 0% auto;
}

.submit-close-button {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-radius: 8px;
  flex-direction: row;
  align-self: flex-end;
  align-items: center;
  font-family: Inter, sans-serif;
  font-weight: 600;
  display: flex;
  position: static;
}

.link {
  color: #333;
  cursor: pointer;
  flex: none;
  font-weight: 500;
  text-decoration: none;
}

.popup-black-overlay {
  z-index: -10;
  background-color: #000000ba;
  position: fixed;
  inset: 0%;
}

.custom-styles {
  display: none;
}

.let-s-talk-popup {
  z-index: 2000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.black-overlay {
  z-index: -1;
  opacity: 0.7;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.html-embed-5 {
  pointer-events: auto;
  cursor: none;
  width: 100%;
  overflow: hidden;
}

.nav-menu-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
  left: 0;
}

.navbar-mobile {
  background-color: #ddd0;
  display: none;
  position: sticky;
  top: 0;
}

.nav-container-mobile {
  background-image: linear-gradient(
    to bottom,
    var(--nav-bar-gradiant-color-01),
    var(--nav-bar-gradiant-color-02)
  );
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 8px;
  justify-content: space-around;
  align-items: center;
  max-width: 1232px;
  height: 120px;
  margin-top: 24px;
  display: flex;
}

.nav-link-mobile {
  padding-left: 21px;
  padding-right: 21px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-mobile:hover {
  color: #919191;
}

.nav-link-mobile:active,
.nav-link-mobile.w--current {
  color: #47b649;
}

.image-3-mobile {
  width: 80px;
  height: 80px;
}

.nav-menu-mobile {
  flex: none;
  align-self: auto;
  align-items: center;
  display: flex;
}

.schudel-meeting-button-mobile {
  background-color: #3ae23d;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 41px;
  margin-left: 22px;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
}

.schudel-meeting-button-mobile:hover {
  opacity: 1;
  filter: hue-rotate(45deg);
}

.image-4-mobile {
  margin-right: 8px;
}

.text-block-mobile {
  color: #272525;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.video-tablet,
.video-mobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 54px;
  padding-bottom: 54px;
  display: none;
  position: static;
}

.text-vision03 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  flex-direction: column;
  flex: none;
  align-self: auto;
  align-items: center;
  max-width: 790px;
  margin-top: 50vh;
  margin-bottom: 50vh;
  padding-top: 0;
  display: flex;
  position: static;
  top: 75vh;
}

.who-we-are-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 230px;
  padding-bottom: 239px;
  display: flex;
}

.who-we-are-container {
  max-width: none;
  height: auto;
  margin-left: 104px;
  margin-right: 104px;
}

.who--text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  overflow: visible;
}

.grid--who-we-are {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  place-items: stretch stretch;
}

.brand {
  padding: 0;
}

.brand.w--current {
  z-index: 10;
  background-image: radial-gradient(
    circle at 0 0,
    #fff 47%,
    #c7c7c7 85%,
    #f0f0f0
  );
  border-radius: 50%;
  align-self: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 44%;
}

.vision {
  color: #272525;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  overflow: visible;
}

.container-title {
  margin-top: 24px;
  display: inline-block;
}

.img-par {
  opacity: 1;
  background-image: url("../images/card.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 10px;
  min-height: 100%;
  display: flex;
  overflow: hidden;
}

.img-par.mission {
  background-image: url("../images/card-02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.who-we-are-img {
  opacity: 0;
  display: inline-block;
}

.paragraph {
  color: var(--white);
  background-image: linear-gradient(#40a642cc, #056007cc);
  width: 100%;
  height: 100%;
  padding: 32px 24px;
  font-size: 30px;
  line-height: 45px;
  position: absolute;
}

.paragraph.vision-description {
  z-index: 0;
  opacity: 1;
  text-align: left;
  background-image: linear-gradient(#40a642cc, #056007cc);
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
  position: relative;
}

.paragraph.mission-description {
  z-index: 0;
  background-image: linear-gradient(#40a642cc, #056007cc);
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
  position: relative;
}

.line {
  background-color: #47b649;
  height: 4px;
  margin-top: 4px;
  position: relative;
  left: -1px;
}

.our-clients-container {
  margin-top: 120px;
  margin-bottom: 120px;
  padding-top: 0;
}

.our-clients-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

/* Marquee Styles */
.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  position: relative;
}

.marquee-container {
  display: flex;
  gap: 60px;
  width: max-content;
  animation: scroll-left 30s linear infinite;
  will-change: transform;
}

.marquee-container:hover {
  animation-play-state: paused;
}

.logo-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-item img {
  height: 60px;
  width: auto;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

@media (max-width: 768px) {
  .logo-item img {
    height: 40px;
  }
}

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

@keyframes scroll-left {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(calc(-100% / 3), 0, 0);
  }
}

.text-block-3-04 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  overflow: visible;
}

.image-10 {
  filter: grayscale();
  width: 116px;
  font-size: 12px;
  transition: filter 0.25s;
}

.image-10:hover {
  filter: grayscale(0%);
}

.image-11 {
  filter: grayscale();
  width: 231px;
  transition: filter 0.25s;
}

.image-11:hover {
  filter: grayscale(0%);
}

.image-12 {
  filter: grayscale();
  width: 256px;
}

.services-section {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 104px;
  display: flex;
}

.services-container {
  justify-content: flex-start;
  align-items: center;
  max-width: 1362px;
  height: auto;
  margin: 120px 0;
  display: flex;
  overflow: visible;
}

.services-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
}

.services-title {
  max-width: 1362px;
  margin-bottom: 120px;
  position: static;
  top: 30vh;
}

.services-wrapper {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1362px;
  height: auto;
  display: flex;
}

.service {
  width: 389px;
  display: block;
  position: relative;
}

.tservice-itle {
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 46px;
}

.service-line {
  background-color: #47b649;
  width: 67px;
  height: 4px;
}

.paragraph-2 {
  color: #6a6a6a;
  width: 364px;
  margin-top: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.service-number {
  color: #0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #8686861f;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#1a801c29, #0000);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Space Grotesk, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 146px;
  display: inline-block;
  position: absolute;
  inset: 0% -8% auto auto;
}

.text-block-4-copy {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  mix-blend-mode: exclusion;
  font-family: Space Grotesk, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 200px;
}

.div-block-7 {
  background-image: linear-gradient(#000, #fff);
}

.div-block-8 {
  position: sticky;
  top: 0;
}

.arrow {
  display: none;
}

.why-title {
  font-family: Space Grotesk, sans-serif;
}

.fqa-element-2 {
  z-index: 0;
  align-items: flex-start;
  height: auto;
  position: relative;
  overflow: hidden;
}

.wrapper {
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.track {
  max-width: 1362px;
  height: 300vw;
}

.camera {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  display: flex;
  position: sticky;
  top: 30%;
  overflow: visible;
}

.image-13 {
  filter: grayscale();
  width: 148px;
  transition: filter 0.25s;
}

.image-13:hover {
  filter: grayscale(0%);
}

.image-14 {
  filter: grayscale();
  transition: filter 0.25s;
}

.image-14:hover {
  filter: grayscale(0%);
}

.close-icon {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.image-15 {
  opacity: 0.75;
  width: 31px;
  position: relative;
  top: 0;
  right: -44px;
}

.form-block {
  height: 100%;
}

.close-icon-copy {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.success-message {
  background-color: rgba(221, 221, 221, 0);
}

.text-block-4 {
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.thanks {
  font-weight: 700;
}

.dismiss {
  padding-top: 26px;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.hovering-span {
  transition: color 0.2s;
}

.hovering-span:hover {
  color: #47b649;
  text-decoration: underline;
}

.image-16 {
  z-index: -1;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-16._11 {
  right: -25%;
}

.track-1xl-bp,
.track-2xl-bp,
.track-3xl-bp {
  height: 322vw;
  display: none;
}

.view {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex: none;
  justify-content: space-around;
  align-items: flex-start;
  width: 100vw;
  display: flex;
}

.view.last {
  width: 80vw;
}

.div-block-9 {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  position: static;
  inset: 0%;
}

.herosection-anchor {
  z-index: 1000;
  background-color: #fff;
  border: 2px solid #47b649;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: fixed;
  bottom: 3%;
  left: auto;
  right: 3%;
  box-shadow: 0 2px 5px #0003;
}

.herosection-anchor.w--current {
  z-index: 1003;
  bottom: 3%;
  right: 3%;
}

.image-17 {
  opacity: 0;
  -webkit-text-fill-color: transparent;
  background-color: #dd3232;
  -webkit-background-clip: text;
  background-clip: text;
}

.servicessection-anchor-right {
  z-index: 1000;
  background-color: #fff;
  border: 2px solid #47b649;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  inset: auto 3% 3% auto;
  transform: rotate(90deg);
  box-shadow: 0 2px 5px #0003;
}

.servicessection-anchor-right.w--current {
  z-index: 1000;
  display: flex;
  right: 3%;
  transform: rotate(90deg);
}

.servicesection-anchor-left {
  z-index: 1000;
  opacity: 1;
  background-color: #fff;
  border: 2px solid #47b649;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  inset: auto 9% 3% auto;
  transform: rotate(-90deg);
}

.servicesection-anchor-left.w--current {
  z-index: 1001;
  display: none;
  right: 9%;
  transform: rotate(-90deg);
  box-shadow: 0 2px 5px #0003;
}

.scroll-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 0.7;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  padding-bottom: 51px;
  padding-right: 51px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.frame-1191 {
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scroll-to-explore-2 {
  color: #000;
  white-space: pre;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.scroll-to-explore-3 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.vectors-wrapper-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  filter: brightness(0%);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.who--text-subtitle {
  color: var(--black);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #47b649, #006c02);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  overflow: visible;
}

.heading-4-033 {
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.who-we-title {
  flex-flow: column;
  margin-bottom: 35px;
}

.text-block-5 {
  color: #40a641;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-5.less {
  display: block;
}

.see-more {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 30px;
  display: flex;
}

.div-block-10 {
  z-index: 100;
  background-color: #47b649;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  transition: background-color 0.2s, border-color 0.2s;
  display: flex;
  position: fixed;
  inset: auto 0% 3% 3%;
  overflow: hidden;
  box-shadow: 0 0 15px #00000054;
}

.div-block-10:hover {
  background-color: #fff;
  border: 2.8px solid #47b649;
  text-decoration: none;
}

.div-block-11 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3px;
  margin-right: 0;
  display: flex;
}

.lottie-animation {
  justify-content: center;
  align-items: center;
  width: 46px;
  display: block;
  position: relative;
  top: 1px;
  left: -1px;
}

.div-block-12 {
  position: relative;
  top: -450px;
  bottom: 0;
}

.image-19 {
  width: 25px;
}

.code-embed {
  color: #40a641;
  width: 24px;
  padding-top: 7px;
}

.code-embed.up {
  position: relative;
  top: 9px;
  transform: rotate(180deg);
}

.down-g {
  width: 20px;
}

.footer-link-two-03-copy,
.footer-link-two-02-copy-copy {
  color: #1a1b1f;
  margin-top: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.navigation-wrap {
  align-items: center;
  display: flex;
  position: fixed;
  top: 5%;
}

.navigation {
  background-color: #0000;
  align-items: center;
  padding: 0 50px;
  display: flex;
}

.logo {
  position: fixed;
  inset: 5% auto auto 5%;
}

.options-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.sound-wrapper {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  display: flex;
  position: fixed;
  inset: auto 0% 10% auto;
  transform: rotate(-90deg);
}

.change {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 17px;
  display: flex;
  overflow: hidden;
}

.hugging-icon {
  text-decoration: none;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.menu-option {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

.single-icon {
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.on-off {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

.menu-option-wrapper {
  color: #b7ab98;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 17px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.play-sound {
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

.play-sound:hover {
  opacity: 0.5;
}

.social-wrapper {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto auto 5% 5%;
}

.s-icon {
  color: #b7ab98;
  width: 18px;
}

.s-icon.fb {
  width: 11px;
}

.navigation-items {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.to-the-top-element {
  width: 100%;
  height: 1px;
}

@media screen and (min-width: 1280px) {
  .heading-3,
  .heading-3-2 {
    font-size: 50px;
    line-height: 80px;
  }

  .card-highlight {
    height: 300px;
  }

  .fqas-container {
    max-width: 1362px;
  }

  .paragraph-element-text.par-margin-01 {
    margin-top: -29px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02 {
    margin-top: 10px;
  }

  .contact-us-container,
  .container-2 {
    max-width: 1362px;
  }

  .message-us-popup {
    display: none;
  }

  .who-we-are-container {
    max-width: 1362px;
  }

  .who-we-are-img {
    opacity: 0;
  }

  .paragraph.vision-description,
  .paragraph.mission-description {
    line-height: 1.3;
  }

  .image-10 {
    width: 80px;
  }

  .image-11,
  .image-13,
  .image-14 {
    width: 150px;
  }

  .image-15 {
    right: -58px;
  }

  .track-1xl-bp {
    display: block;
  }

  .track-2xl-bp {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .green-hero-arrow {
    right: 31%;
  }

  .vectors-wrapper-3 {
    border-radius: var(--raduis-1);
  }

  .vectors-wrapper-4 {
    position: absolute;
    inset: 0%;
  }

  .vectors-wrapper-5 {
    object-fit: cover;
    position: absolute;
    inset: 0%;
  }

  .hero-center-text {
    display: block;
  }

  .video-in-circle {
    top: 0;
  }

  .image {
    flex: 0 auto;
    align-self: auto;
  }

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

  .image-2 {
    z-index: 1;
  }

  .heading-2-copy {
    text-align: center;
  }

  .nav-container {
    max-width: 1236px;
  }

  .nav-option:hover {
    color: #919191;
  }

  .nav-option:focus {
    color: #47b649;
  }

  .image-copy {
    flex: 0 auto;
  }

  .text-vision {
    flex: none;
  }

  .core-values-section {
    width: auto;
  }

  .core-values-items {
    right: 120px;
  }

  .core-values-items02 {
    right: 200px;
  }

  .core-values-items03 {
    top: 21%;
    left: 42%;
  }

  .core-values-items04 {
    left: 200px;
  }

  .core-values-items05 {
    left: 120px;
  }

  .fqa-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-element-text.par-margin-01.par-margin-02 {
    margin-top: -29px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02.par-margin-03 {
    margin-top: 10px;
  }

  .contact-us-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .message-us-popup {
    display: none;
  }

  .message-us-modual {
    width: 60vw;
  }

  .text-area {
    max-height: 10vh;
  }

  .nav-link-mobile:hover {
    color: #919191;
  }

  .nav-link-mobile:focus {
    color: #47b649;
  }

  .brand.w--current {
    left: 44%;
  }

  .our-clients-container {
    max-width: 79%;
  }

  .our-clients-grid {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
  }

  .image-10 {
    width: 90px;
  }

  .image-11 {
    width: 160px;
  }

  .services-section {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .services-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .camera {
    top: 30%;
  }

  .image-14 {
    width: 180px;
  }

  .track-1xl-bp {
    display: none;
  }

  .track-2xl-bp {
    display: block;
  }

  .view.last {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }
}

@media screen and (min-width: 1920px) {
  .core-values-container {
    flex-direction: column;
  }

  .core-values-items {
    right: 300px;
  }

  .core-values-items02 {
    margin-top: 320px;
    right: 450px;
  }

  .core-values-items03 {
    margin-top: 542px;
    left: 45%;
  }

  .core-values-items04 {
    margin-top: 320px;
    left: 450px;
  }

  .core-values-items05 {
    left: 300px;
  }

  .fqa-secrion {
    justify-content: center;
    align-items: center;
  }

  .fqa-element {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .line-divider {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: none;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: auto;
  }

  .contact-us-container {
    justify-content: center;
    align-items: center;
  }

  .contact-element {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .line-divider-contact,
  .line-divider-contact02 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: none;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: auto;
  }

  .footer-light {
    padding-top: 120px;
    padding-bottom: 25px;
  }

  .message-us-popup {
    display: none;
  }

  .message-us-modual {
    width: 40vw;
  }

  .popup-black-overlay {
    position: fixed;
    inset: 0%;
  }

  .who-we-are-section {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand.w--current {
    left: 45%;
  }

  .img-par {
    display: flex;
  }

  .image-10 {
    width: 126px;
  }

  .image-11 {
    width: 200px;
  }

  .services-section {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .services-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .service {
    width: 480px;
  }

  .tservice-itle {
    font-size: 49px;
    font-weight: 500;
    line-height: 60px;
  }

  .service-line {
    width: 107px;
  }

  .paragraph-2 {
    width: 495px;
    font-size: 27px;
    line-height: 34px;
  }

  .fqa-element-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .track {
    justify-content: flex-start;
    align-items: flex-start;
    height: 300vw;
  }

  .image-13 {
    width: 180px;
  }

  .image-14 {
    width: 200px;
  }

  .track-1xl-bp {
    height: 300vw;
  }

  .track-2xl-bp {
    height: 300vw;
    display: none;
  }

  .track-3xl-bp {
    height: 300vw;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  ._2-columns {
    flex-direction: column;
    align-items: center;
  }

  .heading {
    font-size: 3.5rem;
  }

  .body {
    cursor: default;
  }

  .video-desktop {
    display: none;
  }

  .hero-container {
    padding-top: 120px;
  }

  .video-in-circle {
    border-radius: var(--0-raduis);
    flex: none;
    width: 45vh;
    height: 45vh;
  }

  .nav-container {
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    flex-direction: column;
    height: auto;
    margin-top: 0;
    padding: 20px 60px;
    display: flex;
  }

  .navbar {
    display: none;
  }

  .image-3 {
    width: 50px;
    height: 50px;
  }

  .nav-option {
    cursor: pointer;
    padding-left: 0;
  }

  .menu-button {
    display: none;
  }

  .menu-button.w--open {
    background-color: #0000;
    border-radius: 50%;
  }

  .schudel-meeting-button {
    margin-top: 24px;
    margin-left: 0;
  }

  .nav-menu {
    background-color: #fff;
    padding-bottom: 32px;
    padding-left: 50px;
    position: static;
    top: 318px;
  }

  .text-vision {
    max-width: 550px;
    margin-top: 20vh;
  }

  .heading-3 {
    line-height: 80px;
  }

  .text-vision02 {
    max-width: 550px;
    margin-top: 50vh;
    margin-bottom: 35vh;
  }

  .heading-3-2 {
    line-height: 80px;
  }

  .core-values-section {
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-bottom: 194px;
    display: flex;
  }

  .core-values-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template:
      "Area Area"
      ". ."
      ". ."
      ". ."
      "Area-2 Area-2"
      / 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 770px;
    height: auto;
    padding-left: 100px;
    padding-right: 100px;
    display: grid;
  }

  .center-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-4 {
    font-family: Space Grotesk, sans-serif;
    font-size: 35px;
  }

  .text-block-3 {
    margin-top: 0;
    font-size: 25px;
    line-height: 1.5;
  }

  .core-values-items {
    justify-content: flex-start;
    align-self: auto;
    height: auto;
    margin-bottom: 0;
    position: static;
    right: 0;
  }

  .core-values-title {
    color: #47b649;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 30px;
  }

  .title {
    flex: none;
    justify-content: center;
    align-self: auto;
    align-items: center;
    position: static;
  }

  .core-values-hover-image {
    padding-left: 25px;
    display: block;
  }

  .core-values-text {
    opacity: 1;
    align-self: auto;
    max-width: none;
    margin-top: 20px;
    padding-top: 0;
    position: static;
  }

  .core-values-image {
    display: none;
  }

  .core-values-items02 {
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    height: auto;
    margin-top: 0;
    position: static;
    right: 0;
  }

  .core-values-items03 {
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    position: static;
    left: 0%;
  }

  .core-values-items04 {
    justify-content: flex-start;
    align-self: auto;
    height: auto;
    margin-top: 0;
    position: static;
    left: 0;
  }

  .core-values-items05 {
    justify-content: flex-start;
    align-self: auto;
    width: 50%;
    height: auto;
    margin-bottom: 0;
    position: static;
    left: 0;
  }

  .title02 {
    flex: none;
    align-items: center;
    position: static;
  }

  .core-values-hover-image02 {
    display: block;
  }

  .core-values-image02 {
    display: none;
  }

  .core-values-title02 {
    color: #47b649;
    font-size: 25px;
  }

  .core-values-text02 {
    opacity: 1;
    align-self: auto;
    max-width: none;
    margin-top: 23px;
    position: static;
  }

  .title03 {
    flex: none;
    position: static;
  }

  .core-values-hover-image03 {
    display: block;
  }

  .core-values-image03 {
    display: none;
  }

  .core-values-title03 {
    color: #47b649;
    font-size: 25px;
  }

  .core-values-text03 {
    opacity: 1;
    max-width: none;
    margin-top: 26px;
    position: static;
  }

  .title04 {
    flex: none;
    position: static;
  }

  .core-values-hover-image04 {
    display: block;
  }

  .core-values-image04 {
    display: none;
  }

  .core-values-title04 {
    color: #47b649;
    font-size: 25px;
  }

  .core-values-text04 {
    opacity: 1;
    max-width: none;
    margin-top: 23px;
    position: static;
  }

  .title05 {
    flex: none;
    position: static;
  }

  .core-values-hover-image05 {
    display: block;
  }

  .core-values-image05 {
    display: none;
  }

  .core-values-title05 {
    color: #47b649;
    font-size: 25px;
  }

  .core-values-text05 {
    opacity: 1;
    max-width: none;
    margin-top: 28px;
    position: static;
  }

  .scroll,
  .cursor-wrapper {
    display: none;
  }

  .why-elevate-container {
    padding-top: 50px;
  }

  .text-block-3-02 {
    font-size: 25px;
  }

  .heading-4-02 {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 35px;
  }

  .why-elevate-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 770px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .grid-element {
    height: 400px;
    top: -50px;
  }

  .grid-element-empty {
    height: 400px;
    display: none;
  }

  .grid-element02 {
    height: 400px;
    bottom: -50px;
  }

  .grid-element03 {
    height: 400px;
    top: -50px;
  }

  .grid-element04 {
    height: 400px;
    bottom: -50px;
  }

  .fqa-secrion {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-4-03 {
    text-align: center;
    flex: none;
    align-self: auto;
    width: 100%;
    font-size: 35px;
  }

  .text-block-3-03 {
    text-align: center;
    font-size: 25px;
  }

  .fqa-grid {
    grid-template-columns: 1fr;
    max-width: 770px;
    padding-left: 0;
    padding-right: 0;
  }

  .fqa-title {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fqa-wrapper {
    height: auto;
  }

  .element-label {
    max-width: 88%;
    font-size: 25px;
    line-height: 5vw;
  }

  .x-herzontal,
  .x-vertical {
    height: 30px;
  }

  .paragraph-element-text {
    margin-top: 0;
    font-size: 20px;
  }

  .paragraph-element-text.par-margin-01 {
    margin-top: 10px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02 {
    margin-top: 5px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02.par-margin-03 {
    margin-top: 15px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02.par-margin-03.par-margin-04 {
    margin-top: 40px;
  }

  .contact-us-grid {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    grid-template-columns: 1.5fr;
    max-width: 770px;
  }

  .contact-us-title {
    align-items: center;
    padding-bottom: 63px;
  }

  .footer-tit {
    text-align: center;
    font-size: 35px;
  }

  .contact-us-email-link,
  .contact-us-phone-link {
    align-self: auto;
  }

  .contact-element {
    cursor: pointer;
  }

  .element-label-contact {
    font-size: 35px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
    align-content: stretch;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    flex-direction: column;
    align-self: stretch;
    align-items: stretch;
    max-width: none;
    display: flex;
  }

  .footer-form-field {
    align-self: auto;
  }

  .footer-bottom {
    justify-content: center;
    margin-top: 25px;
  }

  .footer-copyright {
    justify-content: center;
  }

  .footer-social-block-two {
    flex-direction: column;
    display: flex;
  }

  .footer-link-two-03 {
    align-self: center;
  }

  .social-media-icons {
    z-index: 100;
    top: 244px;
    right: 3%;
  }

  .message-us-popup {
    display: none;
  }

  .message-us-modual {
    padding-left: 34px;
    padding-right: 34px;
  }

  .icon {
    color: #333;
    font-size: 35px;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-direction: column;
    padding-top: 32px;
    padding-left: 50px;
    display: flex;
    position: static;
  }

  .navbar-mobile {
    display: block;
  }

  .nav-container-mobile {
    z-index: 50;
    background-image: linear-gradient(#cbcbcb, #eee);
    border-radius: 0;
    flex-direction: column;
    max-width: none;
    height: auto;
    margin-top: 0;
    padding: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .nav-menu-2-mobile {
    background-color: #fff;
    flex-direction: column;
    align-self: flex-start;
    width: 100%;
    padding: 35px;
    display: block;
    position: static;
    box-shadow: 0 13px 12px -1px #0000001c;
  }

  .nav-link-mobile {
    padding-left: 0;
  }

  .brand-mobile.w--current {
    cursor: auto;
  }

  .image-3-mobile {
    width: 60px;
    height: 36px;
  }

  .nav-menu-mobile {
    background-color: #fff;
    padding-bottom: 32px;
    padding-left: 50px;
    position: static;
    top: 318px;
  }

  .schudel-meeting-button-mobile {
    margin-top: 24px;
    margin-left: 0;
  }

  .div-block-4 {
    align-self: stretch;
  }

  .mobile-nav-menu-wrapper {
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    padding-bottom: 0;
    padding-left: 52px;
    padding-right: 15px;
    display: flex;
  }

  .video-tablet {
    padding-top: 50px;
    display: flex;
  }

  .image-9 {
    max-width: 70%;
  }

  .div-block-6 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .video-mobile {
    padding-top: 100px;
    display: none;
  }

  .text-vision03 {
    max-width: 550px;
    margin-top: 50vh;
    margin-bottom: 35vh;
  }

  .who-we-are-container {
    max-width: 90%;
    margin-left: 101px;
    margin-right: 101px;
  }

  .who--text {
    text-align: center;
    margin-top: 0;
    font-size: 35px;
  }

  .grid--who-we-are {
    grid-column-gap: 87px;
    grid-row-gap: 87px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .vision {
    margin-top: 0;
    font-size: 25px;
  }

  .paragraph.vision-description,
  .paragraph.mission-description {
    z-index: 2;
    background-image: linear-gradient(#40a64240, #05600740);
    font-size: 3vw;
    line-height: 4vw;
  }

  .our-clients-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .text-block-3-04 {
    padding-bottom: 50px;
    font-size: 25px;
  }

  .image-10 {
    filter: none;
    transition: none;
  }

  .image-11 {
    filter: none;
    width: 35%;
    transition: none;
  }

  .services-section {
    margin-top: 200px;
    margin-bottom: 156px;
    margin-left: 0;
  }

  .services-grid {
    grid-template-columns: 1fr;
    max-width: 770px;
  }

  .services-title {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 35px;
    padding-left: 0;
  }

  .services-wrapper {
    grid-column-gap: 18vw;
    grid-row-gap: 18vw;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .service {
    width: 500px;
  }

  .paragraph-2 {
    width: 100%;
  }

  .track {
    height: 100%;
  }

  .camera {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 10%;
    margin-bottom: 80px;
    display: flex;
  }

  .image-13,
  .image-14 {
    filter: none;
    width: 35%;
    transition: none;
  }

  .image-15 {
    right: -5px;
  }

  .track-1xl-bp,
  .track-2xl-bp,
  .track-3xl-bp {
    height: 100%;
  }

  .view {
    grid-column-gap: 18vw;
    grid-row-gap: 18vw;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .view.last {
    grid-column-gap: 18vw;
    grid-row-gap: 18vw;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .scroll-2 {
    display: none;
  }

  .who--text-subtitle {
    text-align: center;
    margin-top: 0;
    font-size: 35px;
  }

  .heading-4-033 {
    text-align: center;
    flex: none;
    align-self: auto;
    width: 100%;
    font-size: 35px;
  }

  .footer-link-two-03-copy {
    align-self: center;
  }

  .navigation-wrap {
    z-index: 5;
    margin-right: 0;
    top: 3%;
  }

  .navigation {
    padding: 0 30px;
  }

  .logo {
    width: 40px;
    top: 3%;
  }

  .logo-link {
    z-index: 5;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-option {
    font-size: 14px;
  }

  .menu-option.unselected {
    text-align: right;
    font-size: 14px;
  }

  .on-off,
  .play-sound {
    font-size: 14px;
  }

  .social-wrapper {
    display: flex;
  }

  .navigation-items {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    overflow: visible;
  }

  .heading {
    font-size: 3rem;
  }

  .hero-container {
    padding-top: 50px;
  }

  .video-in-circle {
    border-radius: var(--mobile-small);
  }

  .menu-button.w--open {
    align-self: center;
  }

  .text-vision {
    align-self: auto;
    max-width: 400px;
  }

  .heading-3 {
    flex: none;
    font-size: 35px;
    line-height: 50px;
  }

  .text-vision02 {
    max-width: 400px;
  }

  .heading-3-2 {
    font-size: 35px;
    line-height: 50px;
  }

  .core-values-section {
    height: auto;
  }

  .core-values-container {
    grid-template-columns: 1fr;
    grid-template-areas: ".";
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 43px;
    padding-right: 43px;
    display: block;
  }

  .heading-4 {
    font-size: 34px;
  }

  .core-values-items {
    height: 250px;
    margin-bottom: 40px;
  }

  .core-values-text {
    font-size: 24px;
  }

  .core-values-items02,
  .core-values-items03,
  .core-values-items04 {
    height: 250px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .core-values-items05 {
    width: auto;
    height: 250px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .core-values-text02,
  .core-values-text03,
  .core-values-text04,
  .core-values-text05 {
    font-size: 24px;
  }

  .why-elevate-container {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    padding-top: 0;
  }

  .center-text02 {
    margin-bottom: 0;
  }

  .heading-4-02 {
    padding-bottom: 35px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 27px;
    line-height: 35px;
  }

  .why-elevate-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-element {
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 275px;
    top: 0;
  }

  .elment01-text.shadow {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .why-title-main {
    font-size: 35px;
  }

  .paragraph-elments {
    flex: none;
    width: auto;
  }

  .grid-element02 {
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    justify-content: space-between;
    height: 275px;
    bottom: 0;
  }

  .elment02-text {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-element03 {
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    height: 275px;
    top: 0;
  }

  .elment03-text {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-element04 {
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 275px;
    bottom: 0;
  }

  .elment04-text {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .fqas-container {
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 0;
  }

  .heading-4-03 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .text-block-3-03 {
    font-size: 5vw;
  }

  .fqa-element {
    margin-bottom: 30px;
  }

  .element-label {
    max-width: 79%;
  }

  .title-wapper {
    padding-top: 30px;
  }

  .x-herzontal,
  .x-vertical {
    height: 30px;
  }

  .paragraph-element-text {
    font-size: 4vw;
  }

  .paragraph-element-text.par-margin-01 {
    margin-top: -10px;
    font-size: 4vw;
  }

  .paragraph-element-text.par-margin-01.par-margin-02,
  .paragraph-element-text.par-margin-01.par-margin-02.par-margin-03 {
    margin-top: -10px;
  }

  .paragraph-element-text.par-margin-01.par-margin-02.par-margin-03.par-margin-04 {
    margin-top: -10px;
    font-size: 4vw;
  }

  .contact-us-container {
    margin-left: 24px;
    margin-right: 24px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-tit {
    font-size: 37px;
  }

  .title-wapper-contact {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .element-label-contact {
    font-size: 37px;
  }

  .contacts-buttons {
    max-width: 420px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-2 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .footer-wrapper-two {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-brand {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .footer-block-two {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 45px;
  }

  .footer-block-two.right {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link-two {
    cursor: pointer;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    align-self: center;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-link-two-02-copy {
    cursor: pointer;
  }

  .links-wrapper {
    justify-content: center;
    align-items: center;
    padding-right: 26px;
  }

  .social-media-icons,
  .message-us-popup {
    display: none;
  }

  .message-us-modual {
    width: 90vw;
  }

  .icon {
    font-size: 25px;
  }

  .nav-container-mobile {
    padding-top: 0;
  }

  .nav-menu-2-mobile {
    padding-top: 35px;
  }

  .brand-mobile.w--current {
    align-self: center;
  }

  .image-3-mobile {
    width: 30px;
    height: 30px;
  }

  .mobile-nav-menu-wrapper {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .video-tablet {
    display: none;
  }

  .image-9 {
    display: inline-block;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6 {
    flex-direction: column;
    flex: none;
    display: flex;
  }

  .video-mobile {
    padding-top: 50px;
    display: flex;
  }

  .text-vision03 {
    max-width: 400px;
  }

  .who-we-are-container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .grid--who-we-are {
    grid-column-gap: 87px;
    grid-row-gap: 87px;
  }

  .our-vision-container {
    flex-flow: column;
    height: auto;
    display: block;
  }

  .paragraph.vision-description {
    font-size: 4vw;
    line-height: 7vw;
  }

  .paragraph.mission-description {
    font-size: 4.5vw;
    line-height: 5.4vw;
  }

  .our-clients-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .services-section {
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .services-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .service {
    width: 480px;
  }

  .paragraph-2 {
    width: 350px;
  }

  .why-title {
    padding-bottom: 15px;
  }

  .track {
    height: 100%;
  }

  .camera {
    height: 100%;
    position: static;
  }

  .image-16 {
    inset: 0% 0% 0% auto;
  }

  .track-1xl-bp,
  .track-2xl-bp,
  .track-3xl-bp {
    height: 100%;
  }

  .view {
    width: auto;
  }

  .heading-4-033 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .footer-link-two-02-copy-copy {
    cursor: pointer;
  }

  .navigation {
    padding-left: 30px;
    padding-right: 30px;
  }

  .options-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .sound-wrapper {
    right: -3%;
  }

  .logo-link {
    padding-left: 0;
  }

  .menu-option,
  .menu-option.unselected {
    font-size: 12px;
  }

  .social-wrapper {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .column-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .video-in-circle {
    width: 30vh;
    height: 30vh;
  }

  .menu-button,
  .menu-button.w--open {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .text-vision {
    text-align: center;
    max-width: 300px;
    font-size: 10px;
    display: flex;
  }

  .heading-3 {
    width: 100%;
    font-size: 6vw;
    line-height: 10vw;
  }

  .text-vision02 {
    max-width: 300px;
  }

  .heading-3-2 {
    font-size: 6vw;
    line-height: 10vw;
  }

  .core-values-section {
    margin-bottom: 0;
  }

  .core-values-container {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .center-text {
    padding-bottom: 30px;
  }

  .heading-4 {
    font-family: Space Grotesk, sans-serif;
    font-size: 6vw;
    line-height: 26px;
  }

  .text-block-3 {
    margin-bottom: 0;
    font-size: 5vw;
  }

  .core-values-items {
    height: auto;
    padding: 16px 25px;
    overflow: hidden;
  }

  .core-values-title {
    color: #333;
    flex: 0 auto;
    margin-left: 6px;
    font-size: 4.5vw;
    line-height: 19px;
  }

  .title {
    justify-content: flex-start;
    width: 100%;
    position: relative;
    top: 0%;
    bottom: 0;
  }

  .core-values-hover-image {
    width: 7vw;
    padding-left: 0;
    display: block;
  }

  .core-values-text {
    text-align: left;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .core-values-image {
    width: 7vw;
    display: none;
  }

  .core-values-items02,
  .core-values-items03,
  .core-values-items04,
  .core-values-items05 {
    height: auto;
    margin-top: 20px;
    padding: 16px 25px;
    overflow: hidden;
  }

  .title02 {
    justify-content: flex-start;
    width: 100%;
    position: relative;
    top: 0%;
    bottom: 0;
  }

  .core-values-hover-image02 {
    width: 7vw;
    display: block;
  }

  .core-values-image02 {
    width: 7vw;
    display: none;
  }

  .core-values-title02 {
    color: #333;
    margin-left: 6px;
    font-size: 4.5vw;
  }

  .core-values-text02 {
    text-align: left;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .title03 {
    justify-content: flex-start;
    width: 100%;
    position: relative;
    top: 0%;
    bottom: 0;
  }

  .core-values-hover-image03 {
    width: 7vw;
    display: block;
  }

  .core-values-image03 {
    width: 7vw;
    display: none;
  }

  .core-values-title03 {
    color: #333;
    margin-left: 6px;
    font-size: 4.5vw;
  }

  .core-values-text03 {
    text-align: left;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .title04 {
    justify-content: flex-start;
    width: 100%;
    position: relative;
    top: 0%;
    bottom: 0;
  }

  .core-values-hover-image04 {
    width: 7vw;
    display: block;
  }

  .core-values-image04 {
    width: 7vw;
    display: none;
  }

  .core-values-title04 {
    color: #333;
    margin-left: 6px;
    font-size: 4.5vw;
  }

  .core-values-text04 {
    text-align: left;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .title05 {
    justify-content: flex-start;
    width: 100%;
    position: relative;
    top: 0%;
    bottom: 0;
  }

  .core-values-hover-image05 {
    width: 7vw;
    display: block;
  }

  .core-values-image05 {
    width: 7vw;
    display: none;
  }

  .core-values-title05 {
    color: #333;
    margin-left: 6px;
    font-size: 4.5vw;
  }

  .core-values-text05 {
    text-align: left;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .scroll {
    display: none;
    bottom: 5vh;
    right: 8%;
  }

  .why-elevate-container {
    margin: 60px 30px;
    padding-top: 0;
  }

  .text-block-3-02 {
    margin-bottom: 0;
    font-size: 5vw;
  }

  .heading-4-02 {
    padding-left: 0;
    padding-right: 0;
    font-size: 6vw;
    line-height: 7vw;
  }

  .why-elevate-grid {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-element {
    background-position: 0 0, 100%;
    background-attachment: scroll, fixed;
    justify-content: space-between;
    align-items: stretch;
    height: 225px;
  }

  .elment01-text.shadow {
    justify-content: center;
    align-items: flex-start;
    padding: 14px 18px;
  }

  .why-title-main {
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
  }

  .paragraph-elments {
    margin-bottom: 0;
    font-size: 4.5vw;
  }

  .grid-element02 {
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    height: 225px;
  }

  .elment02-text {
    padding: 14px 18px;
  }

  .grid-element03 {
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
    height: 225px;
  }

  .elment03-text {
    padding: 14px 18px;
  }

  .grid-element04 {
    height: 225px;
  }

  .elment04-text {
    padding: 14px 18px;
  }

  .card-highlight {
    display: block;
  }

  .fqa-secrion {
    margin-left: 6px;
    margin-right: 6px;
  }

  .fqas-container {
    margin: 30px 0 60px;
  }

  .heading-4-03 {
    text-align: center;
    width: 100%;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 6vw;
    font-weight: 600;
    line-height: 7vw;
  }

  .text-block-3-03 {
    text-align: center;
    font-size: 5vw;
  }

  .fqa-grid {
    grid-row-gap: 20px;
    width: auto;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fqa-element {
    margin-bottom: 20px;
  }

  .element-label {
    flex: 1;
    font-size: 5vw;
    line-height: 29px;
  }

  .title-wapper {
    padding-top: 20px;
  }

  .element-x-icon {
    align-self: center;
    margin-right: 11px;
  }

  .x-herzontal,
  .x-vertical {
    width: 2px;
    height: 20px;
  }

  .paragraph-element-text {
    width: 100%;
    padding-top: 10px;
    font-size: 4.5vw;
  }

  .contact-us-container {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .contact-us-grid {
    flex-direction: column;
    grid-template-columns: minmax(200px, 0.75fr);
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-tit {
    margin-left: 16px;
    margin-right: 16px;
    font-size: 5vw;
    line-height: 38px;
  }

  .contact-us-email,
  .contact-us-phone {
    font-size: 15px;
  }

  .element-label-contact {
    font-size: 19px;
    line-height: 26px;
  }

  .image-6 {
    width: 64px;
  }

  .container-2 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-brand {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .footer-block-two {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: center;
    margin-top: 43px;
  }

  .footer-link-two {
    text-align: center;
    align-self: center;
    margin-top: 11px;
    font-size: 19px;
    line-height: 19px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-link-two-02-copy {
    margin-top: 10px;
  }

  .links-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .social-media-icons,
  .message-us-popup {
    display: none;
  }

  .message-us-modual {
    width: 95vw;
    padding: 43px 20px 35px;
  }

  .main-form-label {
    text-align: center;
    font-size: 25px;
  }

  .text-field,
  .text-area {
    font-size: 12px;
  }

  .nav-container-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-2-mobile {
    width: 100%;
  }

  .image-3-mobile {
    width: 27px;
  }

  .text-block-mobile {
    flex: none;
  }

  .mobile-nav-menu-wrapper {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .video-tablet {
    display: none;
  }

  .div-block-6 {
    align-self: center;
    width: 90%;
  }

  .video-mobile {
    width: 100%;
    display: flex;
  }

  .text-vision03 {
    max-width: 300px;
  }

  .who-we-are-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .who-we-are-container {
    margin: 60px 31px;
  }

  .who--text {
    text-align: center;
    font-size: 6vw;
  }

  .grid--who-we-are {
    grid-row-gap: 70px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .vision {
    font-size: 5vw;
  }

  .container-title {
    margin-top: 8px;
  }

  .who-we-are-img {
    display: inline-block;
    position: relative;
  }

  .paragraph.vision-description {
    z-index: 1;
    background-image: linear-gradient(#40a64200, #056007cc);
    padding-top: 16px;
    font-size: 4.5vw;
    line-height: 7vw;
  }

  .paragraph.mission-description {
    z-index: 1;
    text-align: left;
    background-image: linear-gradient(#40a64200, #056007cc);
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .our-clients-container {
    margin-top: 120px;
    margin-bottom: 60px;
    padding-top: 0;
  }

  .our-clients-grid {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 74px;
  }

  .text-block-3-04 {
    margin-bottom: 35px;
    padding-bottom: 0;
    font-size: 5vw;
  }

  .image-10 {
    filter: grayscale(0%);
    width: 88px;
  }

  .image-11 {
    filter: grayscale(0%);
    width: 130px;
  }

  .services-section {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .services-container {
    margin: 60px 0;
  }

  .services-grid {
    width: auto;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-title {
    flex-flow: column;
    width: 100%;
    margin-bottom: 45px;
    padding-left: 0;
    display: flex;
  }

  .services-wrapper {
    grid-row-gap: 70px;
    padding-right: 0;
  }

  .service {
    width: 100%;
  }

  .tservice-itle {
    font-size: 5vw;
    line-height: 6vw;
  }

  .paragraph-2 {
    width: 100%;
    margin-top: 15px;
    font-size: 4.5vw;
    line-height: 24px;
  }

  .service-number {
    top: 0%;
  }

  .arrow {
    width: 4vw;
    margin-top: 0.5vw;
    margin-left: 17px;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .why-title {
    padding-bottom: 5px;
  }

  .track {
    flex: 0 auto;
    height: 100%;
  }

  .camera {
    margin-bottom: 0;
  }

  .image-13 {
    filter: none;
    width: 108px;
    transition: none;
  }

  .image-13:hover {
    filter: none;
  }

  .image-14 {
    filter: none;
    width: 108px;
    transition: none;
  }

  .image-14:hover {
    filter: none;
  }

  .close-icon {
    display: none;
  }

  .image-15 {
    position: absolute;
    top: -27px;
  }

  .close-icon-copy {
    display: flex;
  }

  .success-message {
    background-color: rgba(255, 255, 255, 0);
  }

  .text-block-4 {
    width: 180px;
    font-family: Space Grotesk, sans-serif;
    font-size: 18px;
  }

  .thanks {
    font-size: 18px;
    font-weight: 700;
  }

  .dismiss {
    font-family: Space Grotesk, sans-serif;
    text-decoration: underline;
    position: relative;
    bottom: -28px;
  }

  .track-1xl-bp,
  .track-2xl-bp,
  .track-3xl-bp {
    flex: 0 auto;
    height: 100%;
  }

  .view {
    padding-left: 30px;
    padding-right: 30px;
  }

  .view.last {
    width: 100%;
  }

  .scroll-2 {
    display: none;
    bottom: 5vh;
    right: 8%;
  }

  .who--text-subtitle {
    text-align: center;
    font-size: 6vw;
  }

  .heading-4-033 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 6vw;
    font-weight: 600;
    line-height: 7vw;
  }

  .footer-link-two-02-copy-copy {
    margin-top: 10px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-d944e224-7a79-30ea-f8b6-35446bc3b937-3d15b244,
#w-node-_21529be0-85ca-83e3-5297-8835856bf7d2-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eddac4d1-ead0-b78a-f5c0-76d53ecb0356-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch;
}

#w-node-f3e9032f-2cf1-0381-89ca-9fe6249c34b7-3d15b244,
#w-node-_60c334d2-a917-b376-9977-86b6bf55c1af-3d15b244,
#w-node-_48a8bf4e-1bcf-44aa-22ed-a64bb2d17aad-3d15b244,
#w-node-_4ed04ac7-e508-a0b6-65fc-51324efc4d6e-3d15b244,
#w-node-_7b1de3b1-74f6-f15a-51c2-c639a9147af8-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e91b5971-413c-d942-4281-843054bc512f-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_4a42750c-b38e-c15e-032a-d68942445df0-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-_417b4eea-7c41-d1c0-cf80-dd39ac2e40c0-3d15b244,
#w-node-_88cc2d57-d736-9026-2016-e6b9378fb2cb-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_5496dc6e-4cb4-9849-a0f5-5301d97fa59d-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_36c4caae-7488-86a1-8882-d936292498d3-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto start;
}

#w-node-_36c4caae-7488-86a1-8882-d936292498d8-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a090864-8253-5a70-05df-b332eeb43fae-3d15b244 {
  justify-self: start;
}

#w-node-_528fde47-c94d-2873-76e9-c914ae32b0a5-3d15b244 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_417b4eea-7c41-d1c0-cf80-dd39ac2e40c0-3d15b244 {
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_417b4eea-7c41-d1c0-cf80-dd39ac2e40c0-3d15b244,
  #w-node-_88cc2d57-d736-9026-2016-e6b9378fb2cb-3d15b244 {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d2908a12-01ae-a48b-5860-11c767b75197-3d15b244 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_916e7c04-f690-7346-4677-a46eb3a304bd-3d15b244 {
    align-self: auto;
  }

  #w-node-c8a2524b-0869-5c77-22b5-0ccdb4d330ab-3d15b244 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center;
  }

  #w-node-e91b5971-413c-d942-4281-843054bc512f-3d15b244,
  #w-node-_4a42750c-b38e-c15e-032a-d68942445df0-3d15b244,
  #w-node-_417b4eea-7c41-d1c0-cf80-dd39ac2e40c0-3d15b244,
  #w-node-_88cc2d57-d736-9026-2016-e6b9378fb2cb-3d15b244,
  #w-node-_5496dc6e-4cb4-9849-a0f5-5301d97fa59d-3d15b244 {
    place-self: auto;
  }

  #w-node-_36c4caae-7488-86a1-8882-d936292498d3-3d15b244 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f3e9032f-2cf1-0381-89ca-9fe6249c34b7-3d15b244 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f267ac0e-333a-a025-8679-a7c30e0e674c-3d15b244 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e91b5971-413c-d942-4281-843054bc512f-3d15b244 {
    justify-self: center;
  }

  #w-node-_417b4eea-7c41-d1c0-cf80-dd39ac2e40c0-3d15b244 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: end center;
  }

  #w-node-_88cc2d57-d736-9026-2016-e6b9378fb2cb-3d15b244,
  #w-node-_5496dc6e-4cb4-9849-a0f5-5301d97fa59d-3d15b244 {
    justify-self: center;
  }
}
