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

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
}

.section {
  z-index: 5;
  background-color: #f4f6fb;
  justify-content: flex-end;
  align-items: center;
}

.navbar {
  background-color: #0000;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-2 {
  background-color: #f4f6fb;
  padding: 40px;
}

.div-block {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
}

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

.text-block {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 60px;
}

.body {
  color: #37352f;
  font-family: Sf pro text, sans-serif;
}

.text-block-2 {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 24px;
}

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

.section-3.none {
  display: none;
}

.div-block-3 {
  flex-direction: column;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2 {
  text-align: center;
  font-size: 33px;
  font-weight: 700;
  line-height: 45px;
}

.h2.w {
  color: #fff;
  text-align: center;
}

.div-block-4 {
  width: 100%;
  max-width: 370px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-5 {
  background-color: #00c471;
  max-width: 70px;
  height: 6px;
  margin-bottom: 15px;
}

.text-block-3 {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 700;
}

.div-block-6 {
  max-width: 200px;
  margin-top: 34px;
}

.text-block-4 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-7 {
  justify-content: space-between;
  width: 90%;
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 50px;
  display: flex;
}

.section-4 {
  background-color: #f4f6fb;
  padding: 60px 40px;
}

.section-4.none {
  display: none;
}

.div-block-8 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-block-5 {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}

.div-block-10 {
  align-items: center;
  display: flex;
}

.div-block-11 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: #00c471;
  font-size: 20px;
  font-weight: 700;
}

.image-2 {
  margin-left: 5px;
}

.section-5 {
  background-color: #00c471;
  padding: 60px 40px;
}

.section-5.none {
  display: none;
}

.div-block-12 {
  flex-direction: column;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-13 {
  max-width: 480px;
  margin-bottom: 40px;
}

.section-6 {
  padding: 60px 40px;
}

.section-6.none {
  display: none;
}

.div-block-14 {
  flex-direction: column;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-15 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 45px;
  display: flex;
}

.text-block-9 {
  text-align: center;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.button {
  cursor: pointer;
  background-color: #161718;
  border-radius: 50px;
  margin-top: 20px;
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 700;
}

.button:hover {
  background-color: #00c471;
}

.section-7 {
  padding: 45px 40px 60px;
}

.section-7.none {
  display: none;
}

.div-block-16 {
  flex-direction: column;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-17 {
  background-color: #f4f6fb;
  width: 100%;
  max-width: 360px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 45px;
}

.text-block-10 {
  margin-top: 40px;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
}

.text-block-11 {
  line-height: 22px;
}

.div-block-18 {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  display: flex;
}

.slide {
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-55 {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.text-block-18 {
  color: #000;
  font-size: 23px;
  font-weight: 700;
  line-height: 23px;
}

.div-block-36 {
  margin-top: 0;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.text-block-17 {
  color: #00c471;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 0;
  padding-top: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 33px;
}

.text-block-17._1 {
  color: #000;
}

.image-18 {
  width: 50%;
}

.div-block-37 {
  flex-wrap: wrap;
  justify-content: space-around;
  width: 85%;
  margin-top: 48px;
  display: flex;
}

.div-block-38 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  margin-left: 6px;
  display: flex;
}

.text-block-16 {
  color: #00c471;
  font-size: 65px;
  font-weight: 700;
  line-height: 85px;
}

.section-8 {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-8.none, .left-arrow-2 {
  display: none;
}

.div-block-41 {
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-17 {
  width: 80%;
}

.mask {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  overflow: hidden;
}

.div-block-39 {
  align-items: center;
  display: flex;
}

.right-arrow-2 {
  display: none;
}

.div-block-35 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-10 {
  color: #00c471;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 110px;
  font-weight: 700;
  line-height: 160px;
}

.heading-10._2, .heading-10._1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 110px;
}

.text-block-58 {
  color: #37352f;
  font-size: 16px;
}

.text-block-58:hover {
  color: #00c471;
}

.div-block-146 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-10 {
  background-color: #f4f6fb;
  padding: 38px 40px;
}

.link-block {
  margin-bottom: 10px;
  text-decoration: none;
}

.image-22 {
  height: 48px;
}

.text-block-62 {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-59 {
  font-size: 13px;
}

.div-block-58 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-153 {
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.button-3 {
  text-align: center;
  cursor: pointer;
  background-color: #00c471;
  border-radius: 4px;
  width: 100%;
  margin-top: 20px;
  padding: 20px 30px;
  font-size: 19px;
  font-weight: 700;
}

.button-3:hover {
  background-color: #00d17a;
}

.text-block-57 {
  color: #37352f;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-57:hover {
  color: #00c471;
}

.div-block-145 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 220px;
  margin-right: 40px;
  display: flex;
}

.div-block-148 {
  flex-direction: column;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-59 {
  display: flex;
}

.div-block-147 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-4 {
  color: #37352f;
  margin-bottom: 15px;
  text-decoration: none;
}

.link-block-4:hover {
  color: #00c471;
}

.link-block-3 {
  max-width: 180px;
}

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

.text-block-61 {
  font-size: 16px;
}

.text-block-60 {
  font-size: 13px;
}

.section-11 {
  padding: 45px 40px 60px;
}

.section-11.none {
  display: none;
}

.div-block-154 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-23 {
  width: 60%;
}

.brand {
  background-color: #00c471;
  justify-content: center;
  align-items: center;
  padding: 15px 18px;
  display: flex;
}

.image-24 {
  width: 100%;
  max-width: 138px;
}

.nav-link {
  font-size: 17px;
  font-weight: 700;
}

.nav-link:hover {
  color: #00d17a;
}

.div-block-155 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-156 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-4 {
  color: #37352f;
  background-color: #0000;
  margin-right: 20px;
  padding: 12px 20px;
  font-size: 17px;
  font-weight: 700;
}

.button-4:hover {
  color: #00d17a;
}

.button-4.m {
  display: none;
}

.button-5 {
  text-align: center;
  background-color: #00c471;
  border-radius: 20px;
  padding: 12px 20px;
  font-size: 17px;
  font-weight: 700;
}

.button-5:hover {
  background-color: #00d17a;
}

.button-5.m {
  display: none;
}

.div-block-157 {
  flex-direction: row;
  align-items: center;
  display: none;
}

.button-6 {
  cursor: pointer;
  background-color: #00c471;
  border-radius: 50px;
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.button-6:hover {
  background-color: #00d17a;
}

.image-25 {
  max-width: 60px;
}

.image-26 {
  max-width: 600px;
}

.image-27 {
  max-width: 100px;
  margin-bottom: 5px;
}

.div-block-158 {
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  display: flex;
}

.image-28 {
  width: 100px;
}

.image-29 {
  max-width: 90px;
}

.slide-2 {
  width: 32%;
  max-width: 400px;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  max-width: 1260px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.slide-nav-3 {
  font-size: 8px;
}

.div-block-159 {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
}

.div-block-160 {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.image-30 {
  margin-left: 5px;
}

.text-block-63 {
  font-size: 22px;
  font-weight: 700;
}

.text-block-64 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
}

.text-block-65 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-161 {
  margin-bottom: 20px;
}

.div-block-162 {
  display: flex;
}

.div-block-163 {
  border-right: 1px solid #000;
  margin-right: 20px;
  padding-right: 20px;
}

.image-31 {
  width: 90px;
}

.link-block-5 {
  text-decoration: none;
}

.text-block-66 {
  color: #37352f;
  border-right: 1px solid #000;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 12px;
  font-weight: 700;
}

.div-block-164 {
  flex-direction: column;
  justify-content: space-between;
}

.mask-2 {
  width: 100%;
  max-width: 100%;
  height: 300px;
}

.left-arrow-3 {
  inset: auto auto 0% 0%;
}

.slider-4 {
  background-color: #0000;
  width: 100%;
  max-width: 1020px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.slide-nav-4 {
  font-size: 8px;
}

.div-block-165 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-166 {
  margin-bottom: 10px;
  display: flex;
}

.text-block-67 {
  color: #00c471;
  margin-right: 5px;
  font-size: 22px;
  font-weight: 700;
}

.slide-3 {
  width: 30%;
  max-width: 310px;
  margin-left: 20px;
  margin-right: 10px;
}

.text-block-68 {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-69 {
  margin-bottom: 10px;
  font-weight: 700;
}

.button-7 {
  text-align: center;
  background-color: #00c471;
  border-radius: 4px;
  margin-top: 10px;
  padding: 15px 10px;
  font-weight: 700;
}

.button-7:hover {
  background-color: #00d17a;
}

.image-32 {
  border-radius: 50%;
  width: 52%;
  max-width: 158px;
  margin-right: 20px;
}

.form-block-3 {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-field-2 {
  color: #000;
  border: 2px solid #000;
  flex: 1;
  height: 60px;
  margin-bottom: 0;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-field-2::placeholder {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.submit-button-4 {
  color: #fff;
  cursor: pointer;
  background-color: #00c471;
  border-radius: 0 4px 4px 0;
  align-self: stretch;
  width: 25%;
  padding: 16px 32px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.submit-button-4:hover {
  background-color: #00d17a;
}

.submit-button-4.bl {
  background-color: #161718;
}

.submit-button-4.bl:hover {
  background-color: #00d17a;
}

.submit-button-4._6 {
  padding-left: 20px;
  padding-right: 20px;
}

.submit-button-4._6:hover {
  background-color: #006b3e;
}

.div-block-142 {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 40px;
  margin-top: 23px;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-142:hover {
  color: #fff;
  background-color: #019758;
}

.div-block-167 {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-137 {
  border-bottom-right-radius: 50px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-168 {
  width: 25%;
}

.div-block-136 {
  justify-content: center;
  width: 400px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.div-block-63 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.text-field-5 {
  color: #000;
  text-align: center;
  border: 1px #000;
  border-radius: 50px;
  flex: 1;
  align-self: stretch;
  margin-bottom: 0;
  padding-left: 48px;
  padding-right: 48px;
  font-size: 16px;
  font-weight: 700;
}

.text-field-5:active, .text-field-5::placeholder {
  color: #000;
}

.sourceinput2 {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 4px 0 0 4px;
  flex: 1;
  height: 60px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.form-5 {
  flex-direction: column;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-56 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  display: block;
}

.text-block-56:hover {
  color: #fff;
}

.text-field-4 {
  color: #000;
  border: 2px solid #000;
  border-width: 2px 1px;
  flex: 1;
  height: 60px;
  margin-bottom: 0;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-field-4::placeholder {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.div-block-141 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 47px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.icon, .icon-2, .icon-3, .icon-4 {
  display: none;
}

.mask-3 {
  width: 100%;
}

.dropdown-toggle {
  font-size: 17px;
  font-weight: 700;
}

.dropdown-toggle:hover {
  color: #00d17a;
}

.dropdown-list {
  background-color: #fff;
  width: 700px;
  display: flex;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.div-block-170 {
  width: 100%;
  display: none;
}

.div-block-171 {
  background-color: #0000;
  width: 45%;
  padding: 20px;
}

.div-block-172 {
  background-color: #00c471;
  width: 55%;
  padding: 20px;
}

.dropdown-link {
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 18px;
}

.dropdown-link:hover {
  color: #00d17a;
}

.dropdown-link.gr {
  color: #fff;
  text-decoration: none;
}

.dropdown-link.gr:hover {
  text-decoration: underline;
}

.text-block-72 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-73 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.nav-menu {
  display: none;
}

.text-block-74 {
  max-width: 500px;
  font-size: 13px;
}

.text-block-75 {
  font-size: 13px;
}

.div-block-65 {
  justify-content: space-between;
  margin-bottom: 24px;
  display: flex;
}

.div-block-296 {
  margin-left: 10px;
}

.link-block-6 {
  cursor: pointer;
  max-width: 22px;
  margin-right: 8px;
}

.link-block-10 {
  cursor: pointer;
  max-width: 22px;
}

.image-16 {
  max-width: 60px;
}

.div-block-297 {
  align-items: center;
  display: flex;
}

.div-block-298 {
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.link-block-11 {
  border-radius: 4px;
  margin-right: 10px;
}

.link-block-12 {
  border-radius: 4px;
}

.s2 {
  color: #000;
  text-align: left;
  cursor: default;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 4px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.s2.no-appearance {
  z-index: -10;
  cursor: pointer;
  border-style: solid;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 60px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-276 {
  width: 0%;
  max-width: 0;
  height: 0;
  max-height: 0;
  margin-right: 10px;
  display: none;
  overflow: hidden;
}

.div-block-51 {
  z-index: 1000;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-51._4 {
  z-index: 1000;
  background-color: #000;
  position: fixed;
}

.div-block-51.n3 {
  position: static;
}

.div-block-53 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 30px;
  display: flex;
  position: relative;
}

.navbar-2 {
  background-color: #f4f6fb;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1264px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-2.nav1 {
  background-color: #000;
}

.navbar-2.nav2 {
  background-color: #fff;
}

.navbar-2.nav3 {
  background-color: #0000;
}

.div-block-476 {
  background-color: #00c471;
  width: 45%;
  min-width: 300px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 20px;
}

.div-block-54 {
  justify-content: space-between;
  align-items: center;
  margin-right: 40px;
  display: flex;
  position: relative;
}

.dropdown-2 {
  margin-right: 16px;
  font-size: 16px;
}

.dropdown-2:hover {
  color: #00c471;
}

.text-block-76 {
  margin-bottom: 15px;
  margin-right: 80px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.nav-menu-2.none {
  display: none;
}

.nav-link-2 {
  cursor: pointer;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #00c471;
}

.nav-link-2.w {
  color: #fff;
}

.nav-link-2.w:hover {
  color: #00c471;
}

.bold-text-2 {
  color: #fff;
}

.dropdown-toggle-2 {
  color: #000;
  cursor: pointer;
  padding: 12px 40px 12px 24px;
}

.dropdown-toggle-2:hover, .dropdown-toggle-2.w--open {
  color: #00c471;
}

.dropdown-toggle-2.w {
  color: #fff;
}

.dropdown-toggle-2.w:hover {
  color: #00c471;
}

.button-2 {
  cursor: pointer;
  background-color: #00c471;
  border-radius: 50px;
  font-weight: 700;
}

.button-2:hover {
  background-color: #006b3e;
}

.button-8 {
  color: #000;
  cursor: pointer;
  background-color: #0000;
  padding: 10px 16px;
  font-weight: 700;
}

.button-8:hover {
  color: #00c471;
}

.button-8.w {
  color: #fff;
}

.button-8.w:hover {
  color: #00c471;
}

.butt {
  display: none;
}

.div-block-477 {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.lin {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.lin:hover {
  color: #00c471;
}

.lin._2 {
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 17px;
  font-weight: 400;
}

.lin._2:hover {
  color: #cdffea;
}

.dropdown-list-2 {
  width: 80%;
}

.dropdown-list-2.w--open {
  background-color: #00c471;
  justify-content: flex-start;
  align-items: stretch;
  min-width: 600px;
  display: flex;
}

.text-block-77 {
  color: #000;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-31 {
  border-left: 1px solid #c4c4c4;
  width: 150px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.brand-2 {
  width: 120px;
  padding-left: 0;
  display: flex;
}

.div-block-480 {
  background-color: #fff;
  width: 211%;
  min-width: 189px;
  padding: 25px;
}

.image-40 {
  width: 100%;
  display: block;
}

.text-block-78 {
  margin-right: 8px;
  font-weight: 700;
  line-height: 24px;
}

.section-12 {
  background-color: #f4f6fb;
  padding: 80px 30px 60px;
  display: flex;
}

.section-12._3 {
  display: none;
}

.section-12.height {
  height: 90vh;
}

.heading, .u_heading_h1 {
  text-align: center;
}

.h1 {
  text-align: center;
  display: flex;
}

.section-13 {
  background-color: #000;
  padding: 80px 30px;
  display: flex;
}

.div-block-481 {
  width: 100%;
  max-width: 1260px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-482 {
  z-index: 0;
  color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  position: relative;
}

.heading-16 {
  text-align: center;
  font-size: 60px;
  line-height: 70px;
}

.text-block-79 {
  text-align: center;
  max-width: 580px;
  margin-top: 24px;
  font-size: 18px;
  line-height: 28px;
}

.button-9 {
  background-color: #00c471;
  border-radius: 4px;
  margin-top: 24px;
  padding: 16px 32px;
  font-weight: 700;
}

.button-9:hover {
  background-color: #006b3e;
}

.button-9.open_intercom_button {
  max-width: 280px;
}

.div-block-483 {
  z-index: 20000;
  display: flex;
}

.div-block-484 {
  width: 23%;
  max-width: 300px;
  margin-top: 20px;
  position: absolute;
  inset: -9px auto auto 0%;
}

.div-block-485 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 986px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px 40px;
  display: flex;
  position: relative;
}

.div-block-486 {
  width: 24%;
  max-width: 332px;
  position: absolute;
  inset: 19px 0% auto auto;
}

.text-block-80 {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.form-block-4 {
  margin-bottom: 0;
}

.form-6 {
  display: flex;
}

.submit-button-5 {
  background-color: #00c471;
  border-radius: 4px;
}

.div-block-487 {
  color: #fff;
  align-items: center;
  display: flex;
}

.text-block-81 {
  font-weight: 500;
}

.image-41 {
  margin-right: 10px;
}

.div-block-488 {
  justify-content: space-between;
  max-width: 600px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-field-6, .text-field-7 {
  margin-bottom: 0;
}

.section-14 {
  padding: 80px 30px;
}

.div-block-489 {
  justify-content: space-between;
  width: 100%;
  max-width: 1260px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-490 {
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  max-width: 650px;
  display: flex;
}

.heading-17 {
  font-size: 56px;
  line-height: 72px;
}

.div-block-491 {
  width: 50%;
  max-width: 550px;
  margin-right: 30px;
}

.text-block-82 {
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
}

.div-block-492 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.div-block-493 {
  align-items: center;
  display: flex;
}

.image-42 {
  width: 100%;
  max-width: 110px;
}

.image-42.sb {
  max-width: 90px;
}

.text-block-83 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.image-43 {
  margin-right: 8px;
}

.div-block-494 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 24%;
  max-width: 130px;
  display: flex;
}

.div-block-495 {
  background-color: #f4f6fb;
  width: 3px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-496 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 986px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  box-shadow: -4px 16px 48px #00000014;
}

.text-block-84 {
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.div-block-497 {
  justify-content: space-between;
  width: 100%;
  max-width: 630px;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-498 {
  align-items: center;
  display: flex;
}

.image-44 {
  margin-right: 10px;
}

.text-block-85 {
  font-weight: 700;
}

.section-15 {
  background-color: #000;
  padding-bottom: 80px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.div-block-499 {
  color: #fff;
  justify-content: space-between;
  width: 100%;
  max-width: 1260px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-500 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.text-block-86 {
  text-align: center;
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
}

.button-10 {
  text-align: center;
  background-color: #00c471;
  border-radius: 4px;
  width: 31.4518%;
  max-width: 220.163px;
  margin-top: 24px;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.button-10:hover {
  background-color: #006b3e;
}

.button-10.open_intercom_button {
  max-width: 280px;
}

.div-block-501 {
  flex-direction: column;
  justify-content: flex-end;
  width: 32%;
  max-width: 300px;
  display: flex;
}

.image-46 {
  position: absolute;
  inset: auto auto -81px 42px;
}

.div-block-502 {
  width: 32%;
  max-width: 300px;
  display: none;
  position: relative;
}

.div-block-503 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 986px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.text-block-87 {
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.div-block-504 {
  align-items: center;
  display: flex;
}

.image-47 {
  margin-right: 10px;
}

.div-block-505 {
  color: #fff;
  justify-content: space-between;
  max-width: 630px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-88 {
  font-weight: 700;
}

._1-im {
  width: 100%;
  max-width: 130px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: 0;
  transform: rotate(-9deg);
}

._2-im, ._3-im, ._4-im, ._5-im {
  position: absolute;
}

.div-block-506 {
  border-radius: 300px;
  width: 300px;
  height: 300px;
  box-shadow: inset 0 0 100px 3px #aa3c3c;
}

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

.image-49 {
  z-index: -1;
  position: absolute;
  inset: auto -56% 10% auto;
}

.image-50 {
  width: 100%;
  max-width: 140px;
  margin-top: 24px;
}

.div-block-507 {
  background-color: #00c47133;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  width: 100%;
  max-width: 275px;
  padding: 12px 16px;
}

.text-block-89 {
  font-size: 16px;
  line-height: 24px;
}

.text-block-90 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

._1 {
  background-color: #fff3;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  padding: 12px 16px;
}

.text-block-91 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

._1-img, ._2-img, ._3-img, ._4-img, ._5-img {
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.slider-5 {
  background-color: #0000;
  width: 32%;
  max-width: 300px;
}

.slide-4 {
  margin-left: auto;
  margin-right: auto;
}

.slide-nav-5, .right-arrow-4, .left-arrow-4 {
  display: none;
}

.open_intercom_button {
  text-align: center;
  background-color: #00c471;
  border-radius: 4px;
  width: 100%;
  margin-top: 16px;
  padding: 16px 40px;
  font-weight: 700;
  display: none;
}

.open_intercom_button:hover {
  background-color: #006b3e;
}

.image-51 {
  width: 98%;
}

.image-52 {
  width: 100%;
}

.section-16 {
  z-index: 9999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-508 {
  background-color: #00c471;
  border-radius: 2px;
  width: 50px;
  height: 5px;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

@media screen and (min-width: 1280px) {
  .div-block-484 {
    width: 19%;
    top: 0;
  }

  .div-block-485 {
    margin-top: 70px;
  }

  .div-block-486 {
    width: 24%;
    right: 24px;
  }

  .image-46 {
    left: 118px;
  }

  ._1-im {
    max-width: 150px;
  }

  .image-48 {
    top: -28%;
    left: -61%;
  }

  .image-49 {
    right: -49%;
  }

  .image-50 {
    max-width: 160px;
  }

  .text-block-90, .text-block-91 {
    font-size: 15px;
  }

  .image-51 {
    width: 96%;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-481 {
    margin-top: 60px;
  }

  .div-block-484 {
    width: 18%;
  }

  .div-block-485 {
    margin-top: 70px;
  }

  .div-block-486 {
    width: 24%;
    top: 6px;
    right: 22px;
  }

  .div-block-499 {
    margin-top: 60px;
  }

  .image-46 {
    bottom: -87px;
    left: 95px;
  }

  ._1-im {
    max-width: 160px;
  }

  .image-48 {
    left: -57%;
  }

  .image-49 {
    right: -49%;
  }

  .image-50 {
    max-width: 170px;
  }

  .text-block-90, .text-block-91 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .slider-5 {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-7 {
    width: 100%;
  }

  .section-4, .div-block-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17 {
    padding: 30px;
  }

  .text-block-10 {
    margin-top: 30px;
    margin-bottom: 12px;
  }

  .image-18 {
    width: 40%;
  }

  .text-block-16 {
    font-size: 60px;
  }

  .image-17 {
    width: 80%;
  }

  .div-block-39 {
    justify-content: flex-end;
  }

  .heading-10._1 {
    font-size: 100px;
  }

  .section-10 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-22 {
    max-width: 460px;
    height: 40px;
  }

  .div-block-58 {
    align-items: flex-start;
  }

  .button-3 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }

  .text-block-57 {
    font-size: 22px;
  }

  .div-block-145 {
    margin-right: 20px;
  }

  .div-block-148 {
    margin-left: 0;
  }

  .div-block-59 {
    flex-direction: column;
  }

  .div-block-147 {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 20px;
  }

  .text-block-61 {
    font-size: 14px;
  }

  .text-block-60 {
    margin-top: 0;
  }

  .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-23 {
    width: 70%;
  }

  .nav-link {
    margin-left: 0;
  }

  .div-block-157 {
    margin-left: auto;
  }

  .text-block-63 {
    font-size: 20px;
  }

  .text-block-64 {
    font-size: 18px;
  }

  .text-block-65 {
    font-size: 14px;
  }

  .image-31 {
    width: 80px;
  }

  .text-block-66 {
    padding-right: 10px;
  }

  .mask-2 {
    height: 340px;
  }

  .div-block-165 {
    max-width: 100%;
  }

  .text-block-67 {
    font-size: 20px;
  }

  .slide-3 {
    width: 30%;
    max-width: 280px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .text-block-68 {
    font-size: 20px;
  }

  .button-7 {
    text-align: center;
  }

  .image-32 {
    width: 51%;
    max-width: 110px;
    margin-right: 10px;
  }

  .submit-button-4 {
    width: 20%;
    padding-left: 12px;
    padding-right: 20px;
    font-size: 16px;
  }

  .div-block-142 {
    cursor: pointer;
  }

  .div-block-167 {
    justify-content: flex-start;
  }

  .div-block-137 {
    cursor: pointer;
    background-color: #fff;
    border-radius: 50px;
  }

  .div-block-168 {
    width: 27%;
  }

  .div-block-136 {
    cursor: pointer;
    background-color: #0000;
  }

  .div-block-63 {
    max-width: 100%;
  }

  .text-field-5 {
    cursor: pointer;
  }

  .text-field-5::placeholder {
    background-color: #fff;
  }

  .sourceinput2 {
    font-size: 16px;
  }

  .text-block-56 {
    cursor: pointer;
  }

  .div-block-141 {
    margin-top: 25px;
  }

  .text-block-70, .text-block-71 {
    font-size: 13px;
  }

  .mask-3 {
    width: 100%;
    max-width: 939.2px;
  }

  .dropdown-list {
    left: -300px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    color: #37352f;
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 400px;
    margin-left: auto;
    display: flex;
  }

  .div-block-173 {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .dropdown, .div-block-296 {
    margin-left: 0;
  }

  .link-block-6, .link-block-10 {
    margin-top: 10px;
  }

  .div-block-287 {
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 100%;
    display: flex;
  }

  .image-16 {
    margin-top: 10px;
  }

  .div-block-297 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 200px;
    margin-left: 20px;
  }

  .s2 {
    padding-left: 12px;
  }

  .div-block-276 {
    margin-right: 10px;
  }

  .div-block-476 {
    min-width: 300px;
  }

  .dropdown-2 {
    left: -93px;
  }

  .text-block-76 {
    font-size: 18px;
    line-height: 25px;
  }

  .nav-menu-2 {
    background-color: #fff;
    border-radius: 8px;
    flex-direction: column;
    align-items: flex-start;
    max-width: 400px;
    margin-left: auto;
    margin-right: -30px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-menu-2.b {
    background-color: #181818;
    padding-top: 20px;
  }

  .button-2 {
    width: 120px;
  }

  .button-8 {
    background-color: #f4f6fb;
    border-radius: 50px;
    width: 120px;
    margin-bottom: 10px;
    margin-right: 20px;
  }

  .button-8:hover {
    background-color: #fcfcfc;
  }

  .butt {
    flex-direction: row;
    align-items: flex-start;
    margin-left: 19px;
    display: flex;
  }

  .div-block-477 {
    display: none;
  }

  .lin {
    font-size: 16px;
    font-weight: 400;
  }

  .lin._2 {
    font-size: 16px;
  }

  .dropdown-list-2.w--open {
    min-width: 600px;
    left: -376px;
  }

  .text-block-77 {
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-480 {
    width: 45%;
    min-width: 300px;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .menu-button-2.w--open {
    color: #00c471;
    background-color: #0000;
  }

  .menu-button-2.w {
    color: #fff;
  }

  .h1 {
    font-size: 42px;
    line-height: 52px;
  }

  .div-block-481 {
    margin-top: 60px;
  }

  .div-block-482 {
    max-width: 600px;
  }

  .heading-16 {
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
  }

  .div-block-484 {
    width: 26%;
    display: none;
    top: 61px;
  }

  .div-block-485 {
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-486 {
    display: none;
  }

  .text-block-80 {
    font-size: 26px;
    line-height: 36px;
  }

  .section-14 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-489 {
    margin-top: 60px;
  }

  .heading-17 {
    font-size: 42px;
    line-height: 62px;
  }

  .text-block-82 {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-496 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-84 {
    font-size: 22px;
  }

  .div-block-499 {
    margin-top: 100px;
  }

  .heading-18 {
    font-size: 42px;
    line-height: 62px;
  }

  .div-block-500 {
    top: -67px;
  }

  .text-block-86 {
    font-size: 18px;
  }

  .image-46 {
    left: 0;
  }

  .div-block-503 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1-im {
    max-width: 80px;
  }

  .image-48 {
    left: -60%;
  }

  .image-49 {
    bottom: 31%;
    right: -55%;
  }

  .image-50 {
    max-width: 90px;
  }

  .div-block-507 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  ._1 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block {
    padding-top: 40px;
  }

  .text-block {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-2 {
    text-align: center;
    font-size: 15px;
  }

  .h2 {
    font-size: 26px;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-4._2 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-6 {
    max-width: 317px;
  }

  .div-block-7 {
    flex-direction: column;
    max-width: 550px;
    margin-bottom: 20px;
  }

  .image {
    width: 100%;
    max-width: 340px;
  }

  .text-block-5 {
    font-size: 16px;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-15 {
    width: 86%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-9 {
    font-size: 15px;
  }

  .section-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-18 {
    flex-direction: column;
  }

  .text-block-18 {
    font-size: 18px;
  }

  .text-block-17._1 {
    font-size: 22px;
  }

  .div-block-37 {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    max-width: 60%;
  }

  .text-block-16 {
    font-size: 50px;
  }

  .section-8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-17 {
    width: 70%;
  }

  .heading-15 {
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-39 {
    max-width: 50%;
  }

  .heading-10 {
    font-size: 80px;
  }

  .heading-10._2 {
    text-align: center;
    font-size: 80px;
    line-height: 110px;
  }

  .heading-10._1 {
    font-size: 80px;
    line-height: 120px;
  }

  .section-10 {
    padding-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-22 {
    height: 40px;
  }

  .text-block-62 {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .text-block-59 {
    margin-right: 14px;
  }

  .div-block-58 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-153 {
    margin-top: 40px;
  }

  .button-3 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }

  .div-block-148 {
    margin-left: 0;
  }

  .div-block-59 {
    flex-wrap: wrap;
  }

  .div-block-147 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .link-block-4 {
    margin-bottom: 15px;
  }

  .text-block-61 {
    font-size: 13px;
  }

  .text-block-60 {
    margin-top: 0;
  }

  .image-21 {
    max-width: 180px;
  }

  .section-11 {
    padding-top: 20px;
  }

  .div-block-154 {
    flex-direction: column;
  }

  .image-23 {
    width: 90%;
  }

  .image-24 {
    max-width: 110px;
  }

  .image-26, .slide-2 {
    width: 100%;
  }

  .mask-2 {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-165 {
    width: 100%;
  }

  .text-block-67 {
    font-size: 18px;
  }

  .slide-3 {
    width: 47%;
    max-width: 280px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-68 {
    font-size: 17px;
    line-height: 24px;
  }

  .text-block-69 {
    font-size: 13px;
  }

  .button-7 {
    text-align: center;
    font-size: 12px;
  }

  .image-32 {
    border-radius: 55%;
    width: 43%;
    max-width: 110px;
    margin-right: 10px;
  }

  .form-block-3 {
    flex-direction: column;
    width: 100%;
  }

  .text-field-2 {
    border-radius: 4px;
    margin-bottom: 0;
  }

  .submit-button-4 {
    border-radius: 4px;
    width: 100%;
  }

  .div-block-167 {
    flex-direction: column;
  }

  .div-block-168 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-63 {
    flex-direction: column;
    width: 100%;
    max-width: 450px;
    margin-top: 32px;
    margin-left: auto;
  }

  .sourceinput2 {
    border-radius: 4px;
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
  }

  .form-5 {
    flex-direction: column;
  }

  .text-field-4 {
    border-left-width: 2px;
    border-right-width: 2px;
    border-radius: 4px;
    margin-bottom: 0;
  }

  .text-block-70 {
    font-size: 12px;
  }

  .text-block-71 {
    font-size: 12px;
    line-height: 18px;
  }

  .mask-3 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-list {
    width: 480px;
    left: -80px;
  }

  .dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .text-block-72, .text-block-73 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
  }

  .text-block-74 {
    margin-right: 20px;
  }

  .div-block-65 {
    flex-direction: column;
  }

  .div-block-296 {
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 300px;
    margin-left: 10px;
    display: flex;
  }

  .link-block-6, .link-block-10 {
    margin-top: 0;
  }

  .div-block-287 {
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-297 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .s2 {
    padding-left: 12px;
    font-size: 16px;
  }

  .div-block-276 {
    margin-right: 10px;
  }

  .div-block-53 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-476 {
    min-width: 240px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bold-text-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .dropdown-2 {
    width: 100%;
    left: 0;
  }

  .text-block-76, .bold-text-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .lin {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 15px;
  }

  .dropdown-list-2.w--open {
    min-width: 480px;
    left: -120px;
  }

  .text-block-77 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-480 {
    min-width: 240px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .section-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-482 {
    max-width: 500px;
  }

  .heading-16 {
    font-size: 32px;
    line-height: 42px;
  }

  .text-block-79 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-484 {
    margin-top: 0;
    top: 128px;
  }

  .div-block-485 {
    max-width: 500px;
    margin-top: 155px;
    padding: 30px 20px;
    position: relative;
  }

  .div-block-486 {
    width: 26%;
    top: 208px;
  }

  .text-block-80 {
    font-size: 20px;
  }

  .section-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-489 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-490 {
    margin-left: auto;
    display: none;
  }

  .heading-17 {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
  }

  .div-block-491 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-right: 0;
    display: flex;
  }

  .text-block-82 {
    text-align: center;
    margin-top: 20px;
  }

  .div-block-492, .div-block-492.fr {
    display: flex;
  }

  .div-block-496 {
    max-width: 500px;
    margin-top: 40px;
  }

  .section-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-499 {
    flex-direction: column;
    max-width: 500px;
    margin-top: 40px;
    position: relative;
  }

  .heading-18 {
    font-size: 32px;
    line-height: 42px;
  }

  .div-block-500 {
    order: -1;
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }

  .text-block-86 {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-501 {
    width: 40%;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .image-46 {
    display: none;
  }

  .div-block-502 {
    max-width: 185px;
    position: absolute;
    inset: auto auto -143px 32px;
  }

  .div-block-503 {
    max-width: 500px;
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-87 {
    font-size: 24px;
  }

  .text-block-88 {
    font-weight: 400;
  }

  ._1-im {
    max-width: 90px;
  }

  .image-50 {
    max-width: 100px;
  }

  .slider-5 {
    width: 40%;
    top: 34px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
  }

  .navbar {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block {
    padding-top: 40px;
  }

  .text-block {
    font-size: 26px;
    line-height: 36px;
  }

  .section-3 {
    padding: 40px 16px;
  }

  .h2 {
    font-size: 22px;
    line-height: 38px;
  }

  .text-block-3 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .image {
    max-width: 300px;
  }

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

  .div-block-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-11 {
    margin-right: 10px;
  }

  .section-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .section-6 {
    padding: 40px 6px;
  }

  .text-block-9 {
    margin-top: 10px;
    line-height: 24px;
  }

  .button {
    font-size: 18px;
  }

  .section-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-17 {
    max-width: 300px;
  }

  .text-block-10 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .div-block-18 {
    margin-top: 40px;
  }

  .text-block-18 {
    font-size: 14px;
  }

  .div-block-36 {
    justify-content: center;
  }

  .text-block-17 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .text-block-17._1 {
    margin-bottom: 0;
    font-size: 22px;
  }

  .image-18 {
    width: 45%;
  }

  .div-block-37 {
    justify-content: space-between;
    width: 90%;
    margin-top: 10px;
  }

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

  .section-8 {
    padding-top: 30px;
    overflow: hidden;
  }

  .div-block-41 {
    justify-content: space-around;
    margin-top: 10px;
  }

  .heading-15 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-39 {
    justify-content: center;
    margin-top: 15px;
  }

  .div-block-35 {
    flex-wrap: wrap;
    align-items: center;
  }

  .heading-10, .heading-10._2 {
    font-size: 50px;
    line-height: 70px;
  }

  .heading-10._1 {
    font-size: 50px;
    line-height: 100px;
  }

  .div-block-146 {
    flex-direction: column;
    align-items: center;
  }

  .section-10 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-22 {
    max-width: 288px;
    height: 32px;
  }

  .text-block-59 {
    margin-bottom: 0;
  }

  .div-block-153 {
    flex-direction: column;
  }

  .button-3 {
    margin-top: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
  }

  .div-block-148 {
    margin-bottom: 20px;
  }

  .div-block-147 {
    flex-direction: column;
  }

  .link-block-3 {
    margin-top: 20px;
  }

  .text-block-60 {
    margin-top: 0;
  }

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

  .image-23 {
    width: 100%;
  }

  .image-24 {
    max-width: 90px;
  }

  .button-4 {
    font-size: 15px;
  }

  .button-4.m {
    display: block;
  }

  .button-5 {
    font-size: 15px;
  }

  .button-5.m {
    display: block;
  }

  .div-block-157 {
    display: none;
  }

  .button-6 {
    font-size: 18px;
  }

  .image-25 {
    max-width: 50px;
  }

  .image-27 {
    width: 99.975%;
  }

  .image-29 {
    width: 99.9861%;
  }

  .slide-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .slide-nav-3, .slide-nav-4 {
    font-size: 6px;
  }

  .slide-3 {
    width: 100%;
  }

  .image-32 {
    max-width: 130px;
  }

  .text-field-2 {
    height: 48px;
    font-family: Sf pro text, sans-serif;
    font-size: 14px;
  }

  .text-field-2::placeholder {
    font-size: 14px;
  }

  .submit-button-4 {
    font-size: 16px;
  }

  .submit-button-4._6 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Sf pro text, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .div-block-142 {
    width: 100%;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-137 {
    display: block;
  }

  .div-block-136 {
    width: 100%;
    height: 50px;
    display: flex;
  }

  .div-block-63 {
    width: 100%;
    margin-top: 35px;
    margin-left: auto;
  }

  .text-field-5 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    display: block;
  }

  .sourceinput2 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 100%;
    height: 60px;
    font-size: 14px;
  }

  .form-5 {
    font-family: Sf pro text, sans-serif;
  }

  .text-block-56 {
    color: #000;
    font-size: 14px;
  }

  .text-field-4 {
    height: 48px;
    font-family: Sf pro text, sans-serif;
    font-size: 14px;
  }

  .text-field-4::placeholder {
    font-size: 14px;
  }

  .div-block-141 {
    display: none;
  }

  .mask-3 {
    max-width: 300px;
  }

  .dropdown-list {
    width: 320px;
    left: 0;
  }

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

  .div-block-171 {
    width: 100%;
    padding-top: 10px;
  }

  .div-block-172 {
    width: 100%;
  }

  .dropdown-link {
    margin-top: 2px;
    font-size: 14px;
  }

  .text-block-73 {
    margin-bottom: 10px;
  }

  .nav-menu {
    max-width: 300px;
  }

  .div-block-173 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
  }

  .dropdown {
    margin-left: 0;
  }

  .div-block-174 {
    display: flex;
  }

  .text-block-74 {
    text-align: center;
  }

  .div-block-65 {
    flex-direction: column;
    margin-bottom: 8px;
  }

  .div-block-296 {
    justify-content: space-between;
    width: 100%;
    max-width: 220px;
    margin-top: 6px;
    display: flex;
  }

  .div-block-287 {
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin-top: 6px;
  }

  .image-16 {
    max-width: 50px;
    margin-top: 8px;
  }

  .div-block-297 {
    flex-direction: column;
  }

  .s2 {
    width: 100%;
    height: 48px;
    padding-left: 12px;
    font-size: 14px;
  }

  .s2.no-appearance {
    border-radius: 4px;
    height: 48px;
    font-family: Sf pro text, sans-serif;
    font-size: 14px;
  }

  .div-block-276 {
    max-width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
  }

  .div-block-53 {
    padding: 10px 0 10px 10px;
  }

  .div-block-476 {
    width: 100%;
    min-width: 100%;
    padding-bottom: 20px;
  }

  .bold-text-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .dropdown-2 {
    left: -9px;
  }

  .text-block-76 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .nav-link-2 {
    padding-left: 15px;
    font-size: 14px;
  }

  .bold-text-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .butt {
    margin-left: 10px;
  }

  .lin {
    font-size: 14px;
    font-weight: 400;
  }

  .dropdown-list-2.w--open {
    flex-direction: column;
    min-width: 320px;
    left: -10px;
  }

  .text-block-77 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .text-block-31 {
    display: none;
  }

  .div-block-480 {
    width: 100%;
    min-width: 100%;
  }

  .text-block-78 {
    font-size: 14px;
  }

  .section-12 {
    padding-top: 60px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-13 {
    padding-bottom: 50px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-9 {
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .div-block-484 {
    display: none;
  }

  .div-block-485 {
    margin-top: 32px;
    padding: 24px 10px;
  }

  .div-block-486 {
    display: none;
  }

  .text-block-80 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-487 {
    margin-bottom: 20px;
  }

  .div-block-488 {
    flex-direction: column;
    align-items: center;
  }

  .section-14 {
    padding: 40px 16px;
  }

  .div-block-496 {
    padding: 24px 16px;
  }

  .text-block-84 {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-497 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-498 {
    margin-bottom: 20px;
  }

  .section-15 {
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-18 {
    font-size: 32px;
  }

  .text-block-86 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-501 {
    width: 40%;
    bottom: 39px;
    right: 17px;
    transform: rotate(11deg);
  }

  .div-block-502 {
    width: 100%;
    max-width: 127px;
    bottom: -130px;
    left: 14px;
    transform: rotate(-11deg);
  }

  .div-block-503 {
    margin-top: 0;
    padding: 24px 16px;
  }

  .text-block-87 {
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-504 {
    margin-bottom: 20px;
  }

  .div-block-505 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-88 {
    font-weight: 500;
  }

  ._1-im {
    max-width: 70px;
    margin-top: 16px;
  }

  .image-50 {
    max-width: 78px;
    margin-top: 16px;
  }

  .div-block-507 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 8px;
  }

  .text-block-90 {
    font-size: 10px;
    font-weight: 400;
    line-height: 17px;
  }

  ._1 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 8px;
  }

  .text-block-91 {
    font-size: 10px;
    font-weight: 400;
    line-height: 17px;
  }

  .slider-5 {
    left: 24px;
    transform: rotate(-9deg);
  }
}


@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}