body {
  margin: 0;
}

.contact-us-page {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.contact-us-page .div {
  background-color: var(--white);
  width: 100%;
  height: 100%;
  position: relative;
}

.contact-us-page .frame {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 36px 0px;
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
}

.contact-us-page .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 64px;
  position: relative;
  flex: 0 0 auto;
  padding-left: 120px;
}

.contact-us-page .blacklogo {
  position: relative;
  width: 115px;
  height: 32px;
  object-fit: cover;
}

.contact-us-page .navbar {
  display: inline-flex;
  align-items: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.contact-us-page .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-m-16-font-family);
  font-weight: var(--satoshi-m-16-font-weight);
  color: var(--main-colorgrey);
  font-size: var(--satoshi-m-16-font-size);
  text-align: center;
  letter-spacing: var(--satoshi-m-16-letter-spacing);
  line-height: var(--satoshi-m-16-line-height);
  font-style: var(--satoshi-m-16-font-style);
}

.contact-us-page .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-b-16-font-family);
  font-weight: var(--satoshi-b-16-font-weight);
  color: var(--dark-blue);
  font-size: var(--satoshi-b-16-font-size);
  text-align: center;
  letter-spacing: var(--satoshi-b-16-letter-spacing);
  line-height: var(--satoshi-b-16-line-height);
  font-style: var(--satoshi-b-16-font-style);
}

.contact-us-page .frame-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  padding-right: 120px;
}

.contact-us-page .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 32px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--white);
  border-radius: 2px;
  border: 1.5px solid;
  border-color: var(--main-colorgrey);
}

.contact-us-page .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.5px;
  font-family: var(--satoshi-m-16-font-family);
  font-weight: var(--satoshi-m-16-font-weight);
  color: var(--black);
  font-size: var(--satoshi-m-16-font-size);
  text-align: center;
  letter-spacing: var(--satoshi-m-16-letter-spacing);
  line-height: var(--satoshi-m-16-line-height);
  font-style: var(--satoshi-m-16-font-style);
}

.contact-us-page .frame-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 32px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--main-colorcyan);
  border-radius: 2px;
}

.contact-us-page .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-m-16-font-family);
  font-weight: var(--satoshi-m-16-font-weight);
  color: var(--white);
  font-size: var(--satoshi-m-16-font-size);
  text-align: center;
  letter-spacing: var(--satoshi-m-16-letter-spacing);
  line-height: var(--satoshi-m-16-line-height);
  font-style: var(--satoshi-m-16-font-style);
}

.contact-us-page .frame-5 {
  display: inline-flex;
  align-items: flex-start;
  gap: 35px;
  /*position: absolute;*/
  /*top: 165px;*/
  width: 100%;
  /*padding: 0px 120px;*/
  justify-content: center;
  padding-top: 75px;
}

.contact-us-page .frame-6 {
  display: flex;
  flex-direction: column;
  width: 486px;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  /*padding-left: 120px;*/
}

.contact-us-page .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--satoshi-b-28-font-family);
  font-weight: var(--satoshi-b-28-font-weight);
  color: var(--dark-blue);
  font-size: var(--satoshi-b-28-font-size);
  letter-spacing: var(--satoshi-b-28-letter-spacing);
  line-height: var(--satoshi-b-28-line-height);
  font-style: var(--satoshi-b-28-font-style);
}

.contact-us-page .one-solution-for-all-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contact-us-page .one-solution-for-all {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--satoshi-r-18-font-family);
  font-weight: var(--satoshi-r-18-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-18-font-size);
  letter-spacing: var(--satoshi-r-18-letter-spacing);
  line-height: var(--satoshi-r-18-line-height);
  font-style: var(--satoshi-r-18-font-style);
  text-align: justify;
}

.contact-us-page .frame-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  width: 588px;
}

.contact-us-page .frame-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.contact-us-page .frame-9 {
  display: flex;
  width: 555px;
  height: 25px;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #7e7e7e08;
  border-radius: 2px;
  border: 1px solid;
  border-color: #7e7e7e40;
}

.contact-us-page .frame-10 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}

.contact-us-page .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.p {
  position: relative;
  width: 100%;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.input-1 {
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
  outline: none;
  width: 100%;
  border: none;
  z-index: 9999;
  background-color: transparent;
}

.input-1::placeholder {
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.contact-us-page .frame-11 {
  display: flex;
  width: 555px;
  height: 25px;
  align-items: center;
  gap: 16px;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #7e7e7e08;
  border-radius: 2px;
  border: 1px solid;
  border-color: #7e7e7e40;
}

.contact-us-page .img-2 {
  position: relative;
  width: 20px;
  height: 20px;
}

.contact-us-page .text-wrapper-6 {
  position: relative;
  width: 100%;
  margin-top: -1px;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.contact-us-page .frame-12 {
  display: flex;
  width: 555px;
  height: 25px;
  align-items: center;
  gap: 16px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #7e7e7e08;
  border-radius: 2px;
  border: 1px solid;
  border-color: #7e7e7e40;
}

.contact-us-page .frame-wrapper {
  display: flex;
  width: 555px;
  height: 112px;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  position: relative;
  background-color: #7e7e7e08;
  border-radius: 2px;
  border: 1px solid;
  border-color: #7e7e7e40;
}

.contact-us-page .frame-13 {
  display: flex;
  width: 100%;
  /* align-items: flex-start; */
  gap: 24px;
  /*position: absolute;*/
  /*top: 918px;*/
  padding-top: 200px;
}

.contact-us-page .frame-14 {
  display: flex;
  flex-direction: column;
  /* height: 150px; */
  align-items: flex-start;
  gap: 19px;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #423fd11a;
  border-radius: 8px;
  overflow: hidden;
  background-image: url(./img/frame-39.png);
  background-size: cover;
  background-position: 50% 50%;
  margin-left: 120px;
}

.contact-us-page .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-b-18-font-family);
  font-weight: var(--satoshi-b-18-font-weight);
  color: var(--dark-blue);
  font-size: var(--satoshi-b-18-font-size);
  text-align: center;
  letter-spacing: var(--satoshi-b-18-letter-spacing);
  line-height: var(--satoshi-b-18-line-height);
  font-style: var(--satoshi-b-18-font-style);
}

.contact-us-page .text-wrapper-8 {
  position: relative;
  align-self: stretch;
  font-family: var(--satoshi-r-14-font-family);
  font-weight: var(--satoshi-r-14-font-weight);
  color: var(--dark-blue);
  font-size: var(--satoshi-r-14-font-size);
  letter-spacing: var(--satoshi-r-14-letter-spacing);
  line-height: var(--satoshi-r-14-line-height);
  font-style: var(--satoshi-r-14-font-style);
}

.contact-us-page .phone {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  max-width: 100%;
}

.contact-us-page .frame-15 {
  display: flex;
  flex-direction: column;
  /* height: 150px; */
  align-items: flex-start;
  gap: 19px;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ff7a001a;
  border-radius: 8px;
  overflow: hidden;
  background-image: url(./img/frame-1000002416.png);
  background-size: cover;
  background-position: 50% 50%;
}

.contact-us-page .img-3 {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  max-width: 100%;
}

.contact-us-page .frame-16 {
  display: flex;
  flex-direction: column;
  /* height: 150px; */
  align-items: flex-start;
  gap: 19px;
  padding: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ff278e1a;
  border-radius: 8px;
  overflow: hidden;
  background-image: url(./img/frame-1000002417.png);
  background-size: cover;
  background-position: 50% 50%;
  margin-right: 120px;
}

.contact-us-page .frame-17 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  /*position: absolute;*/
  /*top: 1247px;*/
  /*left: 0;*/
  width: 100%;
  padding-top: 200px;
  /*padding-bottom: 10px;*/
}

.contact-us-page .frame-18 {
  width: 100%;
  height: 296px;
  align-items: center;
  justify-content: space-between;
  padding: 0 0;
  display: flex;
  position: relative;
  background: url(img/bg-3.png);
  background-color: var(--dark-grey);
}

.contact-us-page .frame-wrapper1 {
  display: flex;
  align-items: flex-start;
  gap: 23px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.contact-us-page .frame-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  padding-left: 120px;
}

.contact-us-page .blacklogo-2 {
  position: relative;
  width: 143.75px;
  height: 40px;
  object-fit: cover;
}

.contact-us-page .text-wrapper-17a {
  position: relative;
  width: fit-content;
  font-family: var(--satoshi-r-24-font-family);
  font-weight: var(--satoshi-r-24-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-24-font-size);
  letter-spacing: var(--satoshi-r-24-letter-spacing);
  line-height: var(--satoshi-r-24-line-height);
  font-style: var(--satoshi-r-24-font-style);
}

.contact-us-page .frame-20 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  padding-right: 120px;
}

.contact-us-page .frame-16a {
  display: inline-flex;
  align-items: flex-start;
  gap: 23px;
  position: relative;
  flex: 0 0 auto;
  padding-right: 0;
}

.contact-us-page .text-wrapper-9 {
  position: relative;
  width: fit-content;
  font-family: var(--satoshi-r-24-font-family);
  font-weight: var(--satoshi-r-24-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-24-font-size);
  letter-spacing: var(--satoshi-r-24-letter-spacing);
  line-height: var(--satoshi-r-24-line-height);
  font-style: var(--satoshi-r-24-font-style);
}

.contact-us-page .frame-22 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.contact-us-page .frame-23 {
  display: inline-flex;
  align-items: flex-start;
  gap: 23px;
  position: relative;
  flex: 0 0 auto;
  padding-right: 120px;
}

.contact-us-page .google-play-badge {
  position: relative;
  width: 135px;
  height: 40px;
  object-fit: cover;
}

.contact-us-page .blacklogo-wrapper {
  position: absolute;
  width: 150px;
  height: 320px;
  top: -18px;
  left: 721px;
  background-size: 100% 100%;
}

.contact-us-page .download-on-the-app {
  position: relative;
  width: 119.66px;
  height: 40px;
}

.contact-us-page .frame-24 {
  position: absolute;
  width: 1440px;
  height: 324px;
  top: -10px;
  left: 0;
}

.contact-us-page .group {
  position: absolute;
  width: 150px;
  height: 320px;
  top: -18px;
  left: 721px;
  background-image: url(./img/OBJECTS.png);
  background-size: 100% 100%;
}

.contact-us-page .blacklogo-3 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-us-page .frame-25 {
  display: flex;
  width: 100%;
  height: auto;
  align-items: center;
  gap: 190px;
  padding: 48px 0px;
  position: relative;
  background: url(img/bg-2.png);
  background-color: var(--dark-blue);
}

.contact-us-page .frame-26 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  padding-left: 120px;
}

.contact-us-page .frame-27 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.contact-us-page .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-b-28-font-family);
  font-weight: var(--satoshi-b-28-font-weight);
  color: var(--white);
  font-size: var(--satoshi-b-28-font-size);
  letter-spacing: var(--satoshi-b-28-letter-spacing);
  line-height: var(--satoshi-b-28-line-height);
  font-style: var(--satoshi-b-28-font-style);
}

.contact-us-page .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: var(--satoshi-m-18-font-family);
  font-weight: var(--satoshi-m-18-font-weight);
  color: var(--white);
  font-size: var(--satoshi-m-18-font-size);
  letter-spacing: var(--satoshi-m-18-letter-spacing);
  line-height: var(--satoshi-m-18-line-height);
  font-style: var(--satoshi-m-18-font-style);
}

.contact-us-page .frame-28 {
  display: flex;
  width: 588px;
  height: 32px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 6px 12px 24px;
  position: relative;
  background-color: var(--white);
  border-radius: 100px;
}

.contact-us-page .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: var(--satoshi-r-18-font-family);
  font-weight: var(--satoshi-r-18-font-weight);
  color: var(--main-colorgrey);
  font-size: var(--satoshi-r-18-font-size);
  letter-spacing: var(--satoshi-r-18-letter-spacing);
  line-height: var(--satoshi-r-18-line-height);
  font-style: var(--satoshi-r-18-font-style);
  outline: none;
  width: 100%;
  border: none;
  z-index: 9999;
}

.contact-us-page .send-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -6px;
  margin-bottom: -6px;
  background-color: var(--dark-blue);
  border-radius: 100px;
}

.contact-us-page .send {
  position: relative;
  width: 16px;
  height: 16px;
}

.contact-us-page .element {
  position: relative;
  width: 300px;
  height: 200px;
  padding-right: 120px;
}

.contact-us-page .frame-29 {
  position: absolute;
  width: 100%;
  height: 302px;
  top: 0;
  left: 0;
}

.contact-us-page .frame-30 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  /*gap: 48px;*/
  padding: 48px 0px 16px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #02e9cd26;
}

.text-1 {
  padding-left: 120px;
}

.contact-us-page .frame-31 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 48px;
}

.contact-us-page .frame-311 {  
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  padding-left: 120px;
}

.contact-us-page .frame-32 {
  display: flex;
  flex-direction: column;
  width: 384px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  padding-left: 120px;
  gap:  32px;
}

.contact-us-page .frame-33 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.contact-us-page .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.contact-us-page .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
  margin: 0;
}

.contact-us-page .frame-34 {
  display: inline-flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
  padding-right: 120px;
}

.contact-us-page .frame-35 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.contact-us-page .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-m-18-font-family);
  font-weight: var(--satoshi-m-18-font-weight);
  color: var(--black);
  font-size: var(--satoshi-m-18-font-size);
  letter-spacing: var(--satoshi-m-18-letter-spacing);
  line-height: var(--satoshi-m-18-line-height);
  font-style: var(--satoshi-m-18-font-style);
}

.contact-us-page .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: var(--black);
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.contact-us-page .frame-36 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 48px;
}

.contact-us-page .vector-wrapper {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid;
  border-color: var(--black);
}

.contact-us-page .vector {
  position: absolute;
  width: 6px;
  height: 12px;
  top: 9px;
  left: 12px;
}

.contact-us-page .overlap-group-wrapper {
  position: relative;
  width: 32px;
  height: 32px;
}

.contact-us-page .overlap-group {
  position: relative;
  height: 32px;
  border-radius: 16px;
}

.contact-us-page .vector-2 {
  width: 12px;
  top: 10px;
  left: 10px;
  position: absolute;
  height: 12px;
}

.contact-us-page .ellipse {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  border-radius: 16px;
  border: 1px solid;
  border-color: var(--black);
}

.contact-us-page .vector-3 {
  width: 15px;
  top: 9px;
  left: 8px;
  position: absolute;
  height: 12px;
}

.contact-us-page .linkedin {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 8px;
  left: 9px;
}

.contact-us-page .frame-37 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  /*border-top-width: 1px;*/
  /*border-top-style: solid;*/
  /*border-color: #000000;*/
}

.submit-btn {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}

.line {
  margin: auto;
  width: 84%;
  border: 1px solid #000000;
  border-block-end: none;
}

.contact-us-page .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-r-14-font-family);
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.contact-us-page .frame-38 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  padding-right: 120px;
}

.nav-link {
  text-decoration: none;
}

.modal {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}

.modal-content {
  background-color: #fff;
  margin: 8% auto;
  padding: 32px;
  border-radius: 4px;
  width: 720px;
  text-align: center;
  position: relative;
}

.modal-content .header h2 {
  font-family: var(--satoshi-b-16-font-family);
}

.close {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 32px;
  cursor: pointer;
  font-size: 30px;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-wrapper-4 {
  cursor: pointer;
}

.modal.active {
  display: block;
}

#requestDemo, #contactDemo {
  cursor: pointer;
}

.modal-text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--satoshi-m-16-font-family);
}

.input-1 {
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
  outline: none;
  width: 100%;
  height: 35px;
  border: none;
  z-index: 9999;
  background-color: transparent;
}

.t-area {
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
  outline: none;
  width: 100%;
  height: 100px;
  border: none;
  z-index: 9999;
  background-color: transparent;
}

.t-area-img {
  margin-top: -80px;
}

.input-1::placeholder, .t-area::placeholder {
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

#s-btn1, #s-btn2, #s-btn3 {
  margin-top: 20px;
  display: flex;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  width: 100%;
  border-radius: 2px;
  background: var(--Main-Color_Cyan, #02E9CD);
  color: var(--White, #FFF);
  font-family: var(--satoshi-r-16-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border: none;
}

.frame-9a {
  display: flex;
  width: 97%;
  height: 25px;
  align-items: center;
  gap: 16px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #7e7e7e08;
  border-radius: 2px;
  border: 1px solid;
  border-color: #7e7e7e40;
  margin-top: 20px;
}

.frame-9a .img-2 {
  position: relative;
  width: 20px;
  height: 20px;
}

.frame-9a .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--satoshi-r-16-font-family);
  font-weight: var(--satoshi-r-16-font-weight);
  color: #7e7e7ea6;
  font-size: var(--satoshi-r-16-font-size);
  letter-spacing: var(--satoshi-r-16-letter-spacing);
  line-height: var(--satoshi-r-16-line-height);
  font-style: var(--satoshi-r-16-font-style);
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 3s, transform 3s;
}

.menu-button {
  display: none;
  flex-direction: column;
  cursor: pointer;
  padding: 10px;
  background-color: #fff;
  color: #fff;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1;
}

.menu-button span {
  height: 3px;
  width: 25px;
  background-color: rgba(0,0,0,.55);
  margin: 4px 0;
  display: block;
  transition: 0.4s;
}

.menu-button.active span:nth-child(1) {
  transform: rotate(-45deg) translate(-8px, 8px);
}

.menu-button.active span:nth-child(2) {
  opacity: 0;
}

.menu-button.active span:nth-child(3) {
  transform: rotate(45deg) translate(-7px, -8px);
}

.off-canvas-menu {
  width: 250px;
  height: 100%;
  position: fixed;
  top: 77.4px;
  left: -250px;
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(78, 78, 78, 0.25);
  transition: 0.4s;
  z-index: 99999;
}

.off-canvas-menu ul {
  list-style: none;
  padding: 0px 0px 0px 20px;
}

.off-canvas-menu ul li {
  margin: 15px 0;
  margin-right: 20px;
}

.off-canvas-menu ul li a {
  color: #111;
  text-decoration: none;
  display: block;
  font-family: var(--satoshi-r-18-font-family);
}

.menu-bar {
  display: none;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  color: #fff;
  position: fixed;
  width: 100%;
  height: 77px;
  z-index: 1;
  box-shadow: 0px 0px 8px 0px rgba(78, 78, 78, 0.25);
}

.logo-link {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 0;
}

.centered-image {
  height: 35px;
}

.frame-4-mob {
  display: block;
  padding: 12px 32px;
  position: relative;
  background-color: var(--main-colorcyan);
  border-radius: 2px;
  font-family: var(--satoshi-r-18-font-family);
  color: #fff;
  text-align: center;
}

.div-wrapper-mob {
  display: block;
  padding: 12px 32px;
  position: relative;
  background-color: var(--white);
  border-radius: 2px;
  border: 1.5px solid;
  border-color: var(--main-colorgrey);
  text-align: center;
}

@media (min-width:1024px)  and (max-width:1339px) {
  body {
    overflow-x: hidden !important;
  }
  
  .mobile {
    display: none !important;
  }

  .frame-2 {
    gap: 40px !important;
    padding-left: 45px !important;
  }

  .navbar {
    gap: 25px !important;
  }

  .frame-3 {
    padding-right: 45px !important;
  }

  .frame-6 {
    width: 50% !important;
    padding-left: 45px !important;
  }

  .frame-7 {
    width: 50% !important;
    padding-right: 45px !important;
  }

  .frame-8 {
    width: 100% !important;
  }

  .frame-10 {
    width: 50% !important;
  }

  .frame-9, .frame-11, .frame-12, .frame-wrapper {
    width: -webkit-fill-available !important;
  }

  .frame-10 {
    width: 100% !important;
  }

  .p {
    width: -webkit-fill-available !important;
  }

  .input-1 {
    width: 100% !important;
  }

  .frame-13 {
    /*top: 870px !important;*/
    padding-top: 100px !important; 
  }

  .frame-17 {
    /*top: 1165px !important;*/
    padding-top: 100px !important;
  }

  .frame-14 {
    margin-left: 45px !important;
  }

  .frame-16 {
    margin-right: 45px !important;
  }

  .frame-19 {
    padding-left: 45px !important;
  }

  .frame-20 {
    padding-right: 45px !important;
  }

  .blacklogo-wrapper {
    left: 50% !important;
  }

  .frame-25 {
    gap: 120px !important;
    padding: 48px 45px 48px 45px !important;
  }

  .frame-26 {
    width: 50% !important;
    padding-left: 0 !important;
  }

  .frame-28 {
    width: -webkit-fill-available !important;
  }

  .element {
    width: auto !important;
    height: auto !important;
  }

  .frame-32, .frame-311, .text-wrapper-17.text-1 {
    padding-left: 45px !important;
  }

  .frame-34, .frame-23, .frame-38 {
    padding-right: 45px !important;
  }

  .line {
    width: 94% !important;
  }
}

@media (min-width:768px)  and (max-width:1023px) {
  body {
    overflow-x: hidden !important;
  }

  .frame {
    display: none !important;
  }
  
   .modal-content {
    width: 75% !important;
  }

  .menu-button, .menu-bar {
    display: flex !important;
  }

  .off-canvas-menu.active {
    left: 0 !important;
  }

  .frame-5 {
    padding-top: 150px !important;
  }

  .frame-6 {
    padding-left: 30px !important;
    width: auto !important;
  }

  .frame-7 {
    padding-right: 30px !important;
    width: auto !important;
  }

  .frame-8 {
    width: 340px !important;
  }

  .frame-9, .frame-11, .frame-12, .frame-wrapper {
    width: 310px !important;
  }  

  .frame-14 {
    margin-left: 30px !important;
  }

  .frame-16 {
    margin-right: 30px !important;
  }

  /* .frame-14, .frame-15, .frame-16 {
    height: 125px !important;
  } */

  .frame-13 {
    /*top: 890px !important;*/
    padding-top: 100px !important;
  }

  .frame-17 {
    padding-top: 100px !important;
  }

  .frame-wrapper1 {
    width: 50% !important;
  }

  .frame-19 {
    padding-left: 30px !important;
    width: fit-content !important;
  }

  .frame-20 {
    padding-right: 30px !important;
    width: 50% !important;
  }

  .blacklogo-wrapper {
    display: none !important;
  }

  .frame-25 {
    padding: 48px 30px !important;
    gap: 0 !important;
  }

  .frame-26 {
    padding-left: 0 !important;
    width: 50% !important;
  }

  .frame-28 {
    width: -webkit-fill-available !important;
  }

  .element {
    width: 100% !important;
    height: 100% !important;
    padding-right:30px !important;
  }

  .frame-32 {
    padding-left: 30px !important;
  }

  .frame-34 {
    padding-right: 30px !important;
    gap: 50px !important;
  }

  .frame-311 {
    padding-left: 30px !important;
  }

  .frame-23 {
    padding-right: 30px !important;
  }

  .text-wrapper-17 {
    padding-left: 30px !important;
  }

  .frame-38 {
    padding-right: 30px !important;
  }

  .line {
    width: 95% !important;
  }

  .text-wrapper-12 {
    z-index: auto !important;
  }

  .text-wrapper-5 {
    font-size: 22px !important;
  }

  .one-solution-for-all, .text-wrapper-7, .text-wrapper-11, .text-wrapper-12, .text-wrapper-15 {
    font-size: 14px !important;
  }

  .input-1, .p, .text-wrapper-6, .input-1::placeholder, textarea::placeholder, .t-area, .text-wrapper-4, 
  .text-wrapper-13, .text-wrapper-14, .text-wrapper-16, .text-wrapper-17 {
    font-size: 13px !important;
  }

  .text-wrapper-8 {
    font-size: 11px !important;
  }

  .text-wrapper-17a {
    font-size: 19px !important;
  }

  .text-wrapper-10 {
    font-size: 24px !important;
  }
}

@media (min-width:320px)  and (max-width:374px) {
  body {
    overflow-x: hidden !important;
  }

  .menu-button, .menu-bar {
    display: flex !important;
  }

  .off-canvas-menu.active {
    left: 0 !important;
  }

  .frame {
    display: none !important;
  }

  .frame-17 {
    text-align: center !important;
    /*top: 1450px !important;*/
    padding-top: 100px !important;
  }

  .frame-18 {
    flex-direction: column !important;
    height: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .frame-19 {
    flex: auto !important;
    padding-left: 0 !important;
  }
            
  .frame-20 {
    align-items: center !important;
    padding-right: 0 !important;
  }

  .blacklogo-wrapper  {
    top: -16px !important;
    left: 0px !important;
    display: none !important;
  }

  .frame-25 {
    flex-direction: column!important;
    height: 100% !important;
    gap: 0 !important;
    padding: 30px 0px !important;
  }

  .frame-26 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 24px !important;
    /* align-self: center !important; */
  }

  .element {
    padding-right: 0 !important;
  }

  .frame-28 {
    width: 100% !important;
    height: 100% !important;
    padding: 12px 0px 12px 12px !important;   
  }

  .text-wrapper-12 {
    left: 5px !important;
    font-size: 12px !important;
  }

  .frame-30 {
    padding: 30px 0px 30px 0px !important;
  }

  .frame-31 {
    flex-direction: column!important;
  }

  .frame-32 {
    padding-left: 0 !important;
    width: 100% !important;
  }

  .frame-33 {
    align-items: center !important;
    width: 100% !important;
  }

  .frame-34 {
    display: block !important;
    width: 100% !important;
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-35 {
    align-items: center !important;
  }

  .frame-27 {
    align-items: center !important;
  }

  .frame-36 {
    flex-direction: column!important;
    margin-bottom: 0 !important;
  }

  .frame-311 {
    padding-left: 0 !important;
  }

  .frame-23 {
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-37 {
    flex-direction: column !important;
    align-items: center !important;
  }

  .text-wrapper-17.text-1 {
     padding-left: 0 !important; 
     font-size: 13px !important;
  }

  .frame-38 {
    padding-right: 0 !important;
    gap: 20px !important;
  }

  .text-wrapper-17 {
    font-size: 13px !important;
  }

  .line {
    width: 96% !important;
  }

  .modal {
    z-index: 999 !important;
  }

  .modal-content {
    width: 75% !important;
  }

  .frame-5 {
    flex-direction: column !important;
    /*top: 115px !important;*/
    padding-top: 150px !important;
  }

  .frame-6 {
    width: 100% !important;
  }

  .frame-13 {
    flex-direction: column !important;
    /*top: 1019px !important;*/
    padding-top: 100px !important;
  }

  .frame-14, .frame-15, .frame-16 {
    margin-left: 0 !important;
    width: 100% !important;
    padding: 0 !important;
  }

  .text-wrapper-7 {
    padding-top: 16px !important;
    padding-left: 16px !important;
  }

  .text-wrapper-8 {
    padding-bottom: 16px !important;
    padding-left: 16px !important;
  }

  .frame-7 {
    width: 100% !important;
  }

  .frame-9 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-11 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-12 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16 !important;
  }

  .frame-wrapper {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16 !important;
  }

  .text-wrapper-6 {
    width: 100% !important;
  }

  .frame-8 {
    width: 100% !important; 
  }

  .frame-10 {
    width: 100% !important; 
  }

  .input-1 {
    width: 100% !important;
  }

  .p {
    width: 100% !important;
  }

  .padding-main {
    position: relative !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .text-wrapper-12 {
    z-index: auto !important;
  }

  .text-wrapper-5 {
    font-size: 22px !important;
  }

  .one-solution-for-all, .text-wrapper-7, .text-wrapper-11, .text-wrapper-12, .text-wrapper-15 {
    font-size: 14px !important;
  }

  .input-1, .p, .text-wrapper-6, .input-1::placeholder, textarea::placeholder, .t-area, .text-wrapper-4, 
  .text-wrapper-13, .text-wrapper-14, .text-wrapper-16 {
    font-size: 13px !important;
  }

  .text-wrapper-17 {
    font-size: 12px !important;
  }

  .text-wrapper-8 {
    font-size: 11px !important;
  }

  .text-wrapper-17a {
    font-size: 19px !important;
  }

  .text-wrapper-10 {
    font-size: 24px !important;
  }
}

@media (min-width:375px) and (max-width:424px) {
  body {
    overflow-x: hidden !important;
  }

  .menu-button, .menu-bar {
    display: flex !important;
  }

  .off-canvas-menu.active {
    left: 0 !important;
  }

  .frame {
    display: none !important;
  }

  .frame-17 {
    text-align: center !important;
    /*top: 1385px !important;*/
    padding-top: 100px !important;
  }

  .frame-18 {
    flex-direction: column !important;
    height: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .frame-19 {
    flex: auto !important;
    padding-left: 0 !important;
  }
            
  .frame-20 {
    align-items: center !important;
    padding-right: 0 !important;
  }

  .blacklogo-wrapper  {
    top: -16px !important;
    left: 0px !important;
    display: none !important;
  }

  .frame-25 {
    flex-direction: column!important;
    height: 100% !important;
    gap: 0 !important;
    padding: 30px 0px !important;
  }

  .frame-26 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 24px !important;
    /* align-self: center !important; */
  }

  .element {
    padding-right: 0 !important;
  }

  .frame-28 {
    width: 100% !important;
    height: 100% !important;
    padding: 12px 0px 12px 12px !important;   
  }

  .text-wrapper-12 {
    left: 5px !important;
    font-size: 12px !important;
  }

  .frame-30 {
    padding: 30px 0px 30px 0px !important;
  }

  .frame-31 {
    flex-direction: column!important;
  }

  .frame-32 {
    padding-left: 0 !important;
    width: 100% !important;
  }

  .frame-33 {
    align-items: center !important;
    width: 100% !important;
  }

  .frame-34 {
    display: block !important;
    width: 100% !important;
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-35 {
    align-items: center !important;
  }

  .frame-27 {
    align-items: center !important;
  }

  .frame-36 {
    flex-direction: column!important;
    margin-bottom: 0 !important;
  }

  .frame-311 {
    padding-left: 0 !important;
  }

  .frame-23 {
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-37 {
    flex-direction: column !important;
    align-items: center !important;
  }

  .text-wrapper-17.text-1 {
     padding-left: 0 !important; 
     font-size: 13px !important;
  }

  .frame-38 {
    padding-right: 0 !important;
    gap: 20px !important;
  }

  .text-wrapper-17 {
    font-size: 13px !important;
  }

  .line {
    width: 96% !important;
  }

  .modal {
    z-index: 999 !important;
  }

  .modal-content {
    width: 75% !important;
  }

   .frame-5 {
    flex-direction: column !important;
    /*top: 115px !important;*/
    padding-top: 150px !important;
  }

  .frame-6 {
    width: 100% !important;
  }

  .frame-13 {
    flex-direction: column !important;
    /*top: 975px !important;*/
    padding-top: 100px !important;
  }

  .frame-14, .frame-15, .frame-16 {
    margin-left: 0 !important;
    width: 100% !important;
    padding: 0 !important;
  }

  .text-wrapper-7 {
    padding-top: 16px !important;
    padding-left: 16px !important;
  }

  .text-wrapper-8 {
    padding-bottom: 16px !important;
    padding-left: 16px !important;
  }

  .frame-7 {
    width: 100% !important;
  }

  .frame-9 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-11 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-12 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-wrapper {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .text-wrapper-6 {
    width: 100% !important;
  }

  .frame-8 {
    width: 100% !important; 
  }

  .frame-10 {
    width: 100% !important; 
  }

  .input-1 {
    width: 100% !important;
  }

  .p {
    width: 100% !important;
  }

  .padding-main {
    position: relative !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .text-wrapper-12 {
    z-index: auto !important;
  }

  .text-wrapper-5 {
    font-size: 22px !important;
  }

  .one-solution-for-all, .text-wrapper-7, .text-wrapper-11, .text-wrapper-12, .text-wrapper-15 {
    font-size: 14px !important;
  }

  .input-1, .p, .text-wrapper-6, .input-1::placeholder, textarea::placeholder, .t-area, .text-wrapper-4, 
  .text-wrapper-13, .text-wrapper-14, .text-wrapper-16 {
    font-size: 13px !important;
  }

  .text-wrapper-17 {
    font-size: 12px !important;
  }

  .text-wrapper-8 {
    font-size: 11px !important;
  }

  .text-wrapper-17a {
    font-size: 19px !important;
  }

  .text-wrapper-10 {
    font-size: 24px !important;
  }
}

@media (min-width:425px) and (max-width:767px) {
  body {
    overflow-x: hidden !important;
  }

  .menu-button, .menu-bar {
    display: flex !important;
  }

  .off-canvas-menu.active {
    left: 0 !important;
  }

  .frame {
    display: none !important;
  }

  .frame-17 {
    text-align: center !important;
    /*top: 1385px !important;*/
    padding-top: 100px !important;
  }

  .frame-18 {
    flex-direction: column !important;
    height: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .frame-19 {
    flex: auto !important;
    padding-left: 0 !important;
  }
            
  .frame-20 {
    align-items: center !important;
    padding-right: 0 !important;
  }

  .blacklogo-wrapper  {
    top: -16px !important;
    left: 0px !important;
    display: none !important;
  }

  .frame-25 {
    flex-direction: column!important;
    height: 100% !important;
    gap: 0 !important;
    padding: 30px 0px !important;
  }

  .frame-26 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 24px !important;
    /* align-self: center !important; */
  }

  .element {
    padding-right: 0 !important;
  }

  .frame-28 {
    width: 100% !important;
    height: 100% !important;
    padding: 12px 0px 12px 12px !important;  
  }

  .text-wrapper-12 {
    left: 5px !important;
    font-size: 12px !important;
  }

  .frame-30 {
    padding: 30px 0px 30px 0px !important;
  }

  .frame-31 {
    flex-direction: column!important;
  }

  .frame-32 {
    padding-left: 0 !important;
    width: 100% !important;
  }

  .frame-33 {
    align-items: center !important;
    width: 100% !important;
  }

  .frame-34 {
    display: block !important;
    width: 100% !important;
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-35 {
    align-items: center !important;
  }

  .frame-27 {
    align-items: center !important;
  }

  .frame-36 {
    flex-direction: column!important;
    margin-bottom: 0 !important;
  }

  .frame-311 {
    padding-left: 0 !important;
  }

  .frame-23 {
    padding-right: 0 !important;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .frame-37 {
    flex-direction: column !important;
    align-items: center !important;
  }

  .text-wrapper-17.text-1 {
     padding-left: 0 !important; 
     font-size: 13px !important;
  }

  .frame-38 {
    padding-right: 0 !important;
    gap: 20px !important;
  }

  .text-wrapper-17 {
    font-size: 13px !important;
  }

  .line {
    width: 96% !important;
  }

  .modal {
    z-index: 999 !important;
  }

  .modal-content {
    width: 75% !important;
  }

  .frame-5 {
    flex-direction: column !important;
    /*top: 115px !important;*/
    padding-top: 150px !important;
  }

  .frame-6 {
    width: 100% !important;
  }

  .frame-13 {
    flex-direction: column !important;
    /*top: 975px !important;*/
    padding-top: 100px !important;
  }

  .frame-14, .frame-15, .frame-16 {
    margin-left: 0 !important;
    width: 100% !important;
    padding: 0 !important;
  }

  .text-wrapper-7 {
    padding-top: 16px !important;
    padding-left: 16px !important;
  }

  .text-wrapper-8 {
    padding-bottom: 16px !important;
    padding-left: 16px !important;
  }

  .frame-7 {
    width: 100% !important;
  }

  .frame-9 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-11 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-12 {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .frame-wrapper {
    width: -webkit-fill-available !important;
    padding-left: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-right: 16px !important;
  }

  .text-wrapper-6 {
    width: 100% !important;
  }

  .frame-8 {
    width: 100% !important; 
  }

  .frame-10 {
    width: 100% !important; 
  }

  .input-1 {
    width: 100% !important;
  }

  .p {
    width: 100% !important;
  }
  
  .padding-main {
    position: relative !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .text-wrapper-12 {
    z-index: auto !important;
  }

  .text-wrapper-5 {
    font-size: 22px !important;
  }

  .one-solution-for-all, .text-wrapper-7, .text-wrapper-11, .text-wrapper-12, .text-wrapper-15 {
    font-size: 14px !important;
  }

  .input-1, .p, .text-wrapper-6, .input-1::placeholder, textarea::placeholder, .t-area, .text-wrapper-4, 
  .text-wrapper-13, .text-wrapper-14, .text-wrapper-16 {
    font-size: 13px !important;
  }

  .text-wrapper-8 {
    font-size: 11px !important;
  }

  .text-wrapper-17a {
    font-size: 19px !important;
  }

  .text-wrapper-10 {
    font-size: 24px !important;
  }
}