@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Light.otf') format("opentype"), url('../fonts/SVN-Gilroy-Xlight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Bold-Italic.otf') format("opentype"), url('../fonts/SVN-Gilroy-XBold-Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Bold.otf') format("opentype"), url('../fonts/SVN-Gilroy-XBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Black-Italic.otf') format("opentype"), url('../fonts/SVN-Gilroy-Heavy-Italic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Black.otf') format("opentype"), url('../fonts/SVN-Gilroy-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Light-Italic.otf') format("opentype"), url('../fonts/SVN-Gilroy-Xlight-Italic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Medium-Italic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-SemiBold-Italic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Thin-Italic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Svn Gilroy;
  src: url('../fonts/SVN-Gilroy-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

.section {
  box-sizing: border-box;
  object-fit: fill;
  background-image: url('../images/hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  padding-right: 0;
}

.image {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: middle;
  object-fit: cover;
  position: static;
}

.section-2 {
  text-align: center;
  vertical-align: middle;
  min-height: 100%;
  display: inline-block;
  position: static;
}

.text-block {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: inline;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text-block-2 {
  color: #3eff42;
  text-align: center;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.section-3 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-image: url('../images/standard-bgr.png');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  height: 700px;
  padding-top: 24px;
  padding-bottom: 24px;
  position: static;
  inset: auto 0% 0%;
}

.container {
  height: 100%;
  position: relative;
}

.div-block {
  position: absolute;
  inset: 25% 0%;
}

.text-block-3 {
  color: #ff9d2c;
  text-transform: uppercase;
  margin-top: 35px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 67px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-4 {
  color: #ff9d2c;
  text-transform: uppercase;
  margin-top: 8px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-5 {
  color: #fff;
  text-align: justify;
  white-space: normal;
  overflow-wrap: normal;
  object-fit: fill;
  height: auto;
  margin-top: 36px;
  margin-bottom: 24px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.button {
  clear: none;
  color: #00753c;
  text-align: center;
  text-transform: uppercase;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #00753c;
  background-image: linear-gradient(#f79316, #febf3d);
  border-radius: 50px;
  height: auto;
  padding: 16px 24px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.section-4 {
  background-image: url('../images/breakthrough-bgr.png');
  background-position: 50%;
  background-size: cover;
  height: 700px;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.text-block-6 {
  color: #ff9d2c;
  text-align: center;
  text-transform: uppercase;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 48px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.image-2 {
  height: 461.016px;
}

.text-block-7 {
  color: #3eff42;
  text-align: center;
  margin-top: 16px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.section-5 {
  background-image: url('../images/advanced-bgr.png');
  background-position: 50%;
  background-size: cover;
  height: 1228px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 36px;
  padding-bottom: 48px;
}

.text-block-8 {
  color: #00a551;
  text-align: center;
  text-transform: uppercase;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-9 {
  color: #ff8900;
  text-align: center;
  margin-top: 16px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  margin-top: 48px;
}

.grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/advanced-1.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 318px;
  padding: 32px 54px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  align-self: center;
  width: 55%;
}

.div-block-4 {
  align-self: center;
  width: 45%;
}

.image-3 {
  aspect-ratio: auto;
  vertical-align: middle;
  object-fit: fill;
  width: 100%;
  max-width: none;
  height: 260px;
  display: block;
}

.text-block-10 {
  color: #ff9d2c;
  text-align: left;
  text-transform: uppercase;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
}

.container-3 {
  width: 1193px;
  max-width: none;
}

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

.text-block-12 {
  text-align: justify;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/advanced-2.png');
  background-position: 0 0;
  background-size: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 55%;
  height: 318px;
  padding: 32px 54px;
}

.image-4 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.grid-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  place-items: stretch stretch;
  width: 55%;
}

.grid-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/advanced-3.png');
  background-position: 0 0;
  background-size: auto;
  grid-template-rows: auto;
  place-items: stretch stretch;
  height: 318px;
  padding: 32px 54px;
}

.div-block-5 {
  object-fit: fill;
  width: 100%;
  height: 260px;
}

.grid-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr;
}

.grid-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: repeat(auto-fit, 200px);
  width: 55%;
}

.div-block-6 {
  width: 45%;
  height: 260px;
}

.image-5 {
  width: auto;
  max-width: none;
  height: auto;
}

.grid-8 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/advanced-2.png');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto;
  height: 318px;
  padding: 32px 54px;
  display: flex;
}

.grid-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/advanced-3.png');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: 318px;
  padding: 32px 54px;
  display: flex;
}

.section-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/feature-bgr.png');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 943px;
  padding-top: 36px;
  padding-bottom: 48px;
  display: block;
}

.grid-10 {
  text-decoration: line-through;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1193px;
  max-width: none;
  height: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.grid-11 {
  grid-template-rows: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.columns {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column, .column-2 {
  background-image: linear-gradient(#00462e, #039463);
  border-radius: 33px;
  height: 480px;
  min-height: 460px;
  padding: 32px 32px 64px;
}

.text-block-13 {
  color: #fff;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-8 {
  background-color: #fff;
  height: 1px;
}

.list {
  color: #fff;
}

.div-block-9 {
  grid-column-gap: 8px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 100%;
  align-self: flex-start;
  width: 10px;
  height: 10px;
  padding-top: 10px;
  font-size: 20px;
  line-height: 26px;
}

.div-block-11 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  height: 185px;
  margin-top: 16px;
  margin-bottom: 24px;
  display: flex;
  position: relative;
}

.text-block-14 {
  color: #fff;
  width: 99%;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-12 {
  height: 100%;
  padding-top: 8px;
  position: absolute;
  left: -16px;
}

.div-block-13 {
  width: 512px;
  height: 350px;
  position: absolute;
}

.image-6, .image-7 {
  width: 100%;
  height: 100%;
}

.section-7 {
  white-space: pre-wrap;
  background-image: url('../images/cell-bgr.png');
  background-position: 50%;
  background-size: cover;
  height: 900px;
  padding-top: 36px;
  padding-bottom: 48px;
}

.container-5 {
  text-align: center;
  flex-flow: column;
  width: 1193px;
  max-width: none;
  display: block;
}

.div-block-14 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-15 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 48px;
  display: flex;
}

.div-block-16 {
  width: 580px;
  height: 100%;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 100%;
  padding-top: 0;
  padding-bottom: 48px;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 8px;
  grid-row-gap: 12px;
  display: flex;
}

.div-block-20 {
  background-color: #039463;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}

.text-block-15 {
  color: #404040;
  text-align: left;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.div-block-21 {
  padding-top: 8px;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #00a551;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

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

.div-block-23 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.div-block-24 {
  flex-flow: column;
  width: calc(100% - 600px);
  display: flex;
}

.div-block-25 {
  width: 580px;
  height: auto;
}

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

.div-block-26 {
  grid-column-gap: 8px;
  grid-row-gap: 12px;
  display: flex;
}

.container-6 {
  width: 1193px;
  max-width: none;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.container-7 {
  width: 1193px;
  max-width: none;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
}

.section-9 {
  background-image: url('../images/advantage-bgr.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-height: 0;
  padding-top: 36px;
  padding-bottom: 48px;
}

.div-block-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 48px;
  display: flex;
}

.columns-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 100%;
  display: flex;
}

.column-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-9 {
  width: auto;
  max-width: none;
  height: 100%;
}

.div-block-29 {
  text-align: center;
  width: 100%;
  height: 150px;
}

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

.text-block-17 {
  color: #fff;
  text-align: center;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  margin-top: 24px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.column-4, .column-5, .column-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-31 {
  height: 86px;
}

.container-8 {
  width: 1193px;
  max-width: none;
}

.section-10 {
  background-image: url('../images/video-bgr.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 48px;
  display: none;
}

.div-block-32 {
  height: 770px;
  margin-top: 48px;
}

.video {
  height: 100%;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  display: flex;
}

.container-9 {
  width: 1193px;
  max-width: none;
}

.section-11 {
  background-image: url('../images/benefit-bgr.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 48px;
}

.div-block-34 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  display: flex;
}

.div-block-35 {
  margin-top: 48px;
}

.columns-3 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.columns-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.column-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-36 {
  height: 250px;
}

.image-10 {
  width: 100%;
  height: 100%;
}

.text-block-19 {
  color: #404040;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.div-block-37 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  display: flex;
}

.column-8, .column-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.container-10 {
  width: 1193px;
  max-width: none;
}

.section-12 {
  padding-top: 36px;
  padding-bottom: 48px;
}

.div-block-38 {
  margin-top: 48px;
}

.columns-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-39 {
  align-self: center;
  height: 140px;
}

.div-block-40 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  display: flex;
}

.text-block-20 {
  color: #404040;
  text-align: center;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.column-11, .column-12, .column-13 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-41 {
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  display: flex;
}

.section-13 {
  aspect-ratio: 1919 / 800;
  background-image: url('../images/doctor-bgr.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.container-11 {
  width: 1193px;
  max-width: none;
}

.section-14 {
  background-image: url('../images/client-bgr.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 48px;
}

.div-block-42 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 48px;
  display: flex;
}

.columns-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 0;
  width: 100%;
  display: flex;
}

.column-14 {
  background-image: linear-gradient(#e1fdf4, #ffe3c4);
  border-radius: 33px;
  height: auto;
  min-height: 0;
  padding-top: 36px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-43 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 24px 24px;
  display: flex;
}

.div-block-44 {
  background-image: linear-gradient(#f79316, #febf3d);
  border-top: 1px #000;
  height: 2px;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0;
  line-height: 0;
}

.div-block-45 {
  margin-top: 8px;
}

.column-15 {
  background-image: linear-gradient(#e1fdf4, #fee4c5 97%, #ffe3c4);
  border-radius: 33px;
  margin-top: 0;
  padding-top: 36px;
  padding-left: 0;
  padding-right: 0;
}

.column-16 {
  background-image: linear-gradient(#e1fdf4, #ffe3c4);
  border-radius: 33px;
  margin-top: 0;
  padding-top: 36px;
  padding-left: 0;
  padding-right: 0;
}

.section-15 {
  aspect-ratio: 1920 / 650;
  background-image: url('../images/promo-bgr.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.container-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1193px;
  max-width: 940px;
  display: flex;
}

.section-16 {
  background-image: url('../images/contact-bgr.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 64px;
}

.div-block-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-47 {
  background-color: #f8f8fa;
  border-radius: 33px;
  width: 740px;
  max-width: none;
  margin-top: 48px;
  padding: 36px 48px;
}

.field-label, .field-label-2 {
  color: #666;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.submit-button {
  text-align: center;
  text-transform: uppercase;
  background-color: #00a551;
  border-radius: 50px;
  padding: 16px 24px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.text-field, .text-field-2 {
  border-radius: 8px;
  height: 52px;
}

.div-block-50, .div-block-53, .div-block-58, .div-block-62 {
  display: none;
}

.div-block-67 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 33px;
  flex-flow: column;
  display: none;
}

.div-block-68 {
  background-image: linear-gradient(#e1fdf4, #ffe3c4);
  border-radius: 33px;
}

.div-block-69, .div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#e1fdf4, #ffe3c4);
  border-radius: 33px;
  flex-flow: column;
  display: flex;
}

.section-17 {
  aspect-ratio: 1920 / 700;
  object-fit: fill;
  background-image: url('../images/hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  border: 1px #9ca3af;
  width: auto;
  height: auto;
  min-height: 0;
  margin-top: 82px;
}

.container-13 {
  width: 1193px;
  max-width: none;
}

.section-18 {
  background-image: url('../images/cell-bgr.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 36px;
  padding-bottom: 48px;
}

.div-block-72 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.div-block-73 {
  height: 600px;
}

.image-11 {
  width: 100%;
  height: 100%;
}

.div-block-74 {
  width: calc(100% - 664px);
}

.navbar-logo-left {
  z-index: 99;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  background-color: #fff;
  border: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 30px;
}

.container-14 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand {
  max-width: 150px;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #151515;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  padding: 12px 25px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1rem;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.div-block-75 {
  background-color: #0000;
  background-image: linear-gradient(101deg, #fe6424 10%, #ffa84c 60%, #00a551);
  width: 100%;
  height: 100%;
  padding-bottom: 2px;
  position: static;
  inset: 0% 0 auto 0%;
}

.list-item {
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1rem;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 0 0;
  position: relative;
}

.container-15 {
  width: 1193px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 36px;
}

.footer-wrapper {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  width: auto;
  height: 40px;
}

.footer-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch start;
  place-items: start stretch;
  width: 100%;
  display: flex;
}

.footer-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.title-small {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

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

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

.footer-copyright-center {
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
}

.div-block-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-transform: uppercase;
  background-color: #00a651;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 44px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.div-block-77 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.image-12 {
  height: 100%;
}

.text-block-22 {
  letter-spacing: 0;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-78 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.div-block-79, .div-block-80, .div-block-81 {
  width: auto;
}

.text-block-23 {
  color: #00a651;
  letter-spacing: 1px;
  text-transform: none;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.bold-text {
  letter-spacing: 1px;
}

.div-block-82 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-24 {
  font-family: Svn Gilroy, Arial, sans-serif;
}

.div-block-83 {
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 24px;
  display: flex;
}

.div-block-84 {
  justify-content: center;
  align-items: center;
  width: 24px;
  display: flex;
}

.div-block-85 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

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

.div-block-87 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 1px #99a1af;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-88 {
  border-top: 1px dashed #99a1af;
  width: 97%;
  height: auto;
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.div-block-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.link {
  color: #333;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-91 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.link-2 {
  color: #333;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-92 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.text-block-25 {
  letter-spacing: 1px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-93 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-94 {
  background-color: #00a651;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
}

.code-embed {
  width: 36px;
}

.image-13, .image-14 {
  height: 20px;
}

.image-15 {
  height: 22px;
}

.image-16 {
  height: 20px;
}

.image-17 {
  height: 16px;
}

.text-block-26 {
  color: #00a651;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.div-block-95 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.div-block-96 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  width: 100%;
  display: flex;
}

.div-block-97 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-98 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 55%;
  display: flex;
}

.text-block-27 {
  letter-spacing: 1px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-99 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.text-block-28 {
  letter-spacing: 1px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-100 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.image-18 {
  border: 2px #f58220;
  border-radius: 0;
  width: auto;
  height: 75px;
}

.div-block-101 {
  border: 2px solid #f58220;
  border-radius: 2px;
  padding: 2px;
}

.div-block-102 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.link-block {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #f58220;
  border-radius: .25rem;
  width: 100%;
  padding: 2px 4px;
  font-family: Svn Gilroy, Arial, sans-serif;
  text-decoration: none;
  position: relative;
}

.text-block-29 {
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-103 {
  background-color: #f58220;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(36px, -50%)rotate(45deg);
}

.div-block-104 {
  border: 2px solid #00a651;
  border-radius: 2px;
  width: auto;
  height: 100%;
  padding: 2px;
}

.div-block-105 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.image-19 {
  height: 75px;
}

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

.link-block-2 {
  text-align: center;
  background-color: #00a651;
  border-radius: .2rem;
  width: 100%;
  font-family: Svn Gilroy, Arial, sans-serif;
  text-decoration: none;
  position: relative;
}

.text-block-30 {
  color: #fff;
  text-transform: none;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-107 {
  background-color: #00a651;
  width: 8px;
  height: 8px;
  text-decoration: none;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: translate(36px, -50%)rotate(45deg);
}

.div-block-108 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 0;
  display: flex;
}

.div-block-109 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-110, .div-block-111 {
  width: 150px;
}

.div-block-112 {
  position: relative;
}

.link-block-3 {
  background-color: red;
  padding: 4px 8px 4px 0;
  display: block;
  position: static;
}

.div-block-113 {
  background-color: #f58220;
}

.code-embed-2 {
  background-color: #fff;
}

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

.div-block-115 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
}

.div-block-116 {
  text-align: left;
  background-color: #0000;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-117 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: fixed;
  inset: auto 0% 1%;
}

.div-block-118 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #f58220;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 34px;
  padding-right: 12px;
  display: flex;
}

.div-block-119 {
  text-align: center;
  background-color: #ff6425;
  border-radius: 50px;
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 34px;
  height: 100%;
  padding: 4px;
  font-family: Svn Gilroy, Arial, sans-serif;
  display: flex;
}

.text-block-31 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.text-block-32 {
  color: #fff;
  align-self: center;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-120 {
  background-color: #037c3e;
  border-radius: 50%;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 100%;
  padding: 4px;
  display: flex;
}

.div-block-121 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #00a651;
  border-radius: 50px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  height: 34px;
  padding-right: 12px;
  display: flex;
}

.div-block-122 {
  background-color: #0047ff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 4px;
  display: flex;
}

.image-20 {
  max-width: none;
  height: 70%;
}

.text-block-33 {
  color: #fff;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-123 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0068ff;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  padding-right: 12px;
  display: flex;
}

.text-block-34 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Svn Gilroy, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-124 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: none;
}

.flex-block {
  padding-top: 0;
}

.navbar-logo-left-2 {
  z-index: 9;
  background-image: linear-gradient(90deg, #fe6424, #ffa84c 60%, #00a551);
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 2px;
  position: fixed;
  top: 0;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  background-color: #fff;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding: 20px 30px;
}

.container-16 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-2 {
  width: 30%;
  max-width: 150px;
}

.nav-menu-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  display: flex;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

@media screen and (max-width: 991px) {
  .text-block-2 {
    font-size: 35px;
  }

  .section-3 {
    height: 550px;
  }

  .container {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

  .text-block-5 {
    text-align: justify;
  }

  .button {
    font-size: 24px;
  }

  .section-4 {
    height: auto;
  }

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

  .text-block-6 {
    font-size: 32px;
  }

  .grid {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
  }

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

  .grid-2 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .div-block-3 {
    width: 50%;
  }

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

  .container-3 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-12 {
    color: #404040;
    font-size: 18px;
  }

  .grid-8, .grid-9 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .section-6 {
    background-repeat: repeat-x;
    width: auto;
    height: 840px;
    padding-top: 36px;
  }

  .container-4 {
    width: auto;
    height: auto;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .columns {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .column {
    height: 560px;
    padding-bottom: 64px;
  }

  .column-2 {
    height: 560px;
  }

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

  .div-block-7 {
    height: 100%;
    margin-bottom: 24px;
    display: block;
  }

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

  .div-block-12 {
    height: auto;
  }

  .div-block-13 {
    width: auto;
    height: auto;
    left: auto;
  }

  .image-6, .image-7 {
    margin-left: -15px;
  }

  .container-5 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-15 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-16 {
    width: 350px;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    width: calc(100% - 350px);
    padding-top: 24px;
    padding-bottom: 36px;
  }

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

  .div-block-23 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

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

  .div-block-25 {
    width: 350px;
  }

  .container-6, .container-7 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .container-8 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-10 {
    display: none;
  }

  .container-9 {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-11 {
    background-size: cover;
  }

  .columns-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .column-7, .column-8, .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-10 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .column-10, .column-11, .column-12, .column-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-13 {
    background-position: 50%;
    background-size: cover;
    width: auto;
    height: auto;
  }

  .container-11 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-42 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .columns-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    display: none;
  }

  .section-15 {
    background-position: 50%;
    background-size: cover;
    height: auto;
  }

  .container-12 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-47 {
    width: 600px;
  }

  .div-block-49 {
    padding-left: 48px;
    padding-right: 48px;
  }

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

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

  .section-17 {
    height: auto;
  }

  .container-13 {
    width: auto;
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-72 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .div-block-73 {
    width: 350px;
    height: auto;
  }

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

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-15 {
    width: auto;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-content {
    grid-column-gap: 60px;
    display: none;
  }

  .div-block-108 {
    width: 55%;
  }

  .div-block-124 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .flex-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .navbar-logo-left-2 {
    z-index: 9;
    background-color: #0000;
    background-image: linear-gradient(90deg, #fe6424, #ffa84c 60%, #00a551);
    padding-bottom: 2px;
  }

  .navbar-logo-left-container-2.shadow-three {
    background-color: #fff;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

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

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

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .text-block-2 {
    font-size: 30px;
  }

  .container {
    height: auto;
  }

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

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

  .button {
    font-size: 20px;
    line-height: 24px;
  }

  .section-4 {
    background-size: cover;
    height: auto;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    margin-top: 16px;
  }

  .section-5 {
    height: auto;
  }

  .text-block-8 {
    font-size: 30px;
  }

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

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .grid-2 {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .div-block-4 {
    order: 9999;
    width: auto;
    height: auto;
  }

  .image-3 {
    box-sizing: border-box;
    object-fit: scale-down;
    width: auto;
    height: 100%;
  }

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

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

  .grid-8, .grid-9 {
    flex-flow: column;
    width: 100%;
    height: auto;
  }

  .section-6 {
    background-size: cover;
    height: auto;
  }

  .container-4 {
    height: 100%;
    display: block;
  }

  .columns {
    flex-flow: column;
    width: 100%;
    display: none;
  }

  .text-block-13 {
    height: 54px;
  }

  .div-block-7 {
    height: auto;
    margin-bottom: 0;
  }

  .div-block-11 {
    height: auto;
  }

  .div-block-13 {
    position: static;
  }

  .image-6 {
    margin-left: 0;
  }

  .section-7 {
    background-size: cover;
    height: auto;
  }

  .container-5 {
    height: auto;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .div-block-16, .div-block-17 {
    width: 100%;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .div-block-24, .div-block-25 {
    width: 100%;
  }

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

  .columns-2 {
    display: none;
  }

  .div-block-32 {
    height: auto;
    min-height: 200px;
    max-height: none;
  }

  .video {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
  }

  .columns-4 {
    display: none;
  }

  .div-block-36, .image-10 {
    height: auto;
  }

  .columns-5 {
    display: none;
  }

  .div-block-40 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-42 {
    flex-flow: column;
  }

  .columns-6 {
    display: none;
  }

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

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

  .submit-button {
    font-size: 24px;
  }

  .div-block-50 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 33px;
    flex-flow: column;
    display: flex;
  }

  .div-block-51 {
    background-image: linear-gradient(#00462e, #039463);
    border-radius: 33px;
    height: auto;
    padding: 24px 36px 36px;
  }

  .div-block-52 {
    background-image: linear-gradient(#000, #fff);
    height: 100%;
  }

  .div-block-53 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-54, .div-block-55, .div-block-56, .div-block-57 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .div-block-58 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-59, .div-block-60, .div-block-61 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .div-block-62 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-63, .div-block-64, .div-block-65, .div-block-66 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .div-block-67 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .div-block-68 {
    background-image: linear-gradient(#e1fdf4, #fff);
    border-radius: 33px;
    flex-flow: column;
    display: flex;
  }

  .section-17 {
    background-size: cover;
    width: auto;
    height: auto;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-brand {
    width: 100%;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

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

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

  .footer-divider {
    margin-top: 60px;
  }

  .div-block-108 {
    width: 80%;
  }

  .div-block-119 {
    padding-top: 8px;
  }

  .text-block-32 {
    white-space: nowrap;
    width: auto;
  }

  .div-block-120 {
    width: 45px;
    padding-top: 6px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-logo-left-container-2.shadow-three {
    padding: 12px 24px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .section-3 {
    height: 750px;
  }

  .container, .div-block {
    height: auto;
  }

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

  .text-block-4 {
    line-height: 35px;
  }

  .text-block-6 {
    font-size: 27px;
  }

  .image-2 {
    height: 100%;
  }

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

  .image-3 {
    width: 100%;
  }

  .text-block-13 {
    height: auto;
    font-size: 20px;
  }

  .div-block-8 {
    margin-top: 16px;
  }

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

  .section-13 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: auto;
    height: auto;
  }

  .section-15 {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .div-block-47 {
    padding: 24px;
  }

  .div-block-49 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-62 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-17 {
    height: auto;
    margin-top: 66px;
  }

  .container-14 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container-15 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-brand {
    width: 100%;
  }

  .div-block-96 {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-98, .div-block-99, .div-block-108 {
    width: 100%;
  }

  .div-block-115 {
    flex-flow: row;
    width: auto;
    margin-bottom: 8px;
  }

  .div-block-116 {
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-117 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-31, .text-block-32 {
    font-size: 13px;
  }

  .div-block-122 {
    width: 34px;
    height: 34px;
  }

  .image-20 {
    height: 80%;
  }

  .div-block-123 {
    height: 34px;
  }

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

  .navbar-logo-left-container-2.shadow-three {
    padding: 8px 24px;
  }

  .container-16 {
    max-width: none;
  }

  .navbar-brand-2 {
    width: auto;
    max-width: 150px;
  }

  .nav-menu-two-2 {
    flex-direction: column;
  }
}

#w-node-_0943c9fc-8e67-8d83-d01b-9a5c9c778c23-2db1231e, #w-node-_6935cb3a-b9ba-e5e0-e138-a3527a737bc9-2db1231e {
  align-self: center;
}

#w-node-d4720fab-b3d5-775f-f6f5-c7f75fb01181-2db1231e, #w-node-b98f825f-afbb-ab18-8c7b-e442842a0bd4-2db1231e {
  place-self: center;
}


@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Light.otf') format('opentype'), url('../fonts/SVN-Gilroy-Xlight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Bold-Italic.otf') format('opentype'), url('../fonts/SVN-Gilroy-XBold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Bold.otf') format('opentype'), url('../fonts/SVN-Gilroy-XBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Black-Italic.otf') format('opentype'), url('../fonts/SVN-Gilroy-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Black.otf') format('opentype'), url('../fonts/SVN-Gilroy-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Light-Italic.otf') format('opentype'), url('../fonts/SVN-Gilroy-Xlight-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Svn Gilroy';
  src: url('../fonts/SVN-Gilroy-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
