.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  background-color: #fff;
  color: #fff;
}

.nav-link {
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 18px;
}

.nav-link.w--current {
  color: #202131;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list {
  padding-left: 20px;
}

.list.selling-points {
  margin-top: 20px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 26px;
  line-height: 36px;
}

.heading {
  max-width: 750px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #202131;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}

.heading.sub {
  position: relative;
  top: 0px;
  width: auto;
  margin-top: -157px;
}

.section {
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  margin-right: -229px;
}

.image {
  position: relative;
  z-index: 0;
}

.button {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 246px;
  height: 53px;
  margin-top: 38px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #ea5946;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
}

.button.green {
  width: 100%;
  height: 44px;
  border-style: solid;
  border-width: 1px;
  border-color: #8cbf9c;
  background-color: transparent;
  color: #8cbf9c;
  font-weight: 700;
}

.button.blue {
  width: 206px;
  height: 50px;
  background-color: #6b8ba7;
}

.button.no-margin {
  margin-top: 0px;
  margin-bottom: 40px;
}

.text-block {
  margin-bottom: 26px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 24px;
}

.section-2 {
  position: static;
  z-index: -1000;
  margin-top: -87px;
  padding-top: 100px;
  background-color: #c9dcd2;
}

.div-block-3 {
  border-radius: 20px;
  background-color: #f4f5f5;
}

.body {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 24px;
}

.body.light {
  color: #707070;
}

.body._18 {
  font-size: 18px;
  line-height: 26px;
}

.body._24 {
  font-size: 24px;
}

.body._24.gray-blue {
  margin-top: 0px;
  color: #6b8ba7;
}

.body._24.gray-blue.bold {
  font-weight: 700;
}

.body._24.dark-gunmetal {
  background-color: transparent;
  color: #202131;
}

.column {
  position: static;
}

.container-2 {
  display: block;
  padding: 40px 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: transparent;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #202131;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.heading-2.bold {
  margin-top: 36px;
  margin-bottom: 50px;
  font-weight: 700;
}

.heading-2.medium {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-align: left;
}

.heading-2.medium.no-margin-bottom {
  margin-bottom: 0px;
}

.heading-2.smaller {
  max-width: 80%;
}

.content-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 20px;
  background-color: #fff;
  text-align: left;
}

.content-card.extra-padding {
  padding-right: 30px;
  padding-left: 30px;
}

.heading-3 {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #202131;
  text-align: center;
}

.heading-3.small {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.paragraph {
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.paragraph.left-aligned {
  margin-top: 16px;
  font-size: 16px;
  text-align: left;
}

.column-2 {
  height: 100%;
}

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

.text-block-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #202131;
  font-size: 24px;
  text-align: center;
}

.grid-2 {
  margin-bottom: 56px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-3 {
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 16px;
}

.text-block-4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
  color: #202131;
  font-size: 24px;
  line-height: 29px;
}

.image-2 {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 66px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-top: 56px;
  padding-bottom: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #202131;
}

.paragraph-2 {
  margin-top: 18px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

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

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-row.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-row.align-center.space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-column.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-column.align-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

.header {
  font-family: Montserrat, sans-serif;
  color: #202131;
  font-size: 24px;
  line-height: 28px;
}

.div-block-8 {
  width: 152px;
  margin-bottom: 24px;
}

.container-3 {
  padding-bottom: 90px;
}

.hero-bullet-point {
  margin-bottom: 30px;
  font-size: 32px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-13 {
  padding: 38px;
  border-radius: 20px;
  background-color: #f4f5f5;
}

.image-4 {
  display: none;
}

.div-block-15 {
  position: fixed;
  display: none;
  width: 290px;
  height: 71px;
  margin-top: 192px;
  margin-left: -110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #8cbf9c;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.text-block-5 {
  padding-left: 21px;
  color: #fff;
  font-size: 18px;
}

.image-5 {
  width: 45px;
}

.green-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #c9dcd2;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  display: block;
  width: 100%;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 20px;
  background-color: #f4f5f5;
}

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

.column-3 {
  padding-right: 49px;
}

.div-block-17 {
  padding-top: 10px;
}

.div-block-18 {
  padding-bottom: 0px;
}

.text-block-6 {
  margin-top: 19px;
  margin-bottom: 19px;
  font-family: Roboto, sans-serif;
  color: #202131;
  font-size: 24px;
}

.text-block-7 {
  max-width: 95%;
  margin-bottom: 38px;
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 16px;
  line-height: 24px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #202131;
  font-weight: 400;
}

.heading-4.no-margin-bottom {
  margin-bottom: 0px;
}

.paragraph-3 {
  font-size: 16px;
}

.paragraph-4 {
  max-width: 90%;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.heading-5 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #8cbf9c;
  font-weight: 500;
}

.image-6 {
  width: 80%;
  max-width: 80%;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-8 {
  max-width: 80%;
  margin-bottom: 65px;
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 16px;
  text-align: left;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 65px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto, sans-serif;
}

.div-block-20.padding-top {
  margin-top: 50px;
}

.link-block {
  width: 280px;
  margin-left: 0px;
  padding: 40px;
  border-radius: 20px;
  background-color: #f4f5f5;
  color: #202131;
  text-decoration: none;
}

.text-block-9 {
  font-size: 32px;
  line-height: 44px;
  text-align: center;
}

.text-block-10 {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.image-7.big {
  width: 100%;
}

.image-9 {
  display: none;
}

.image-10 {
  display: none;
}

.text-block-11 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #6b8ba7;
  font-size: 24px;
  line-height: 34px;
}

.grid-3 {
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-12 {
  font-family: Roboto, sans-serif;
  color: #6b8ba7;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
}

.div-block-23 {
  position: fixed;
  display: none;
  width: 290px;
  height: 71px;
  margin-top: 192px;
  margin-left: -110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #8cbf9c;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.text-block-13 {
  padding-left: 21px;
  color: #fff;
  font-size: 18px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-14 {
  font-family: Roboto, sans-serif;
  color: #6b8ba7;
  font-size: 18px;
  font-weight: 500;
}

.div-block-26 {
  width: 100%;
  margin-top: 10px;
  border-top: 2px solid #666;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-15 {
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 18px;
  line-height: 26px;
}

.div-block-28 {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px dashed #d8d6d6;
}

.paragraph-5 {
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #707070;
  font-size: 16px;
  text-align: center;
}

.text-block-16 {
  margin-top: -10px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #6b8ba7;
  font-size: 20px;
}

.text-block-17 {
  margin-top: 24px;
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  color: #202131;
  font-size: 18px;
  font-weight: 700;
}

.text-block-17.no-margin-top {
  margin-top: 0px;
}

.div-block-29 {
  width: 0px;
}

.image-11 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.columns {
  width: 100%;
}

.text-block-18 {
  font-family: Roboto, sans-serif;
  color: #6b8ba7;
  font-size: 24px;
  line-height: 60px;
  font-weight: 700;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #e67964;
}

.text-block-19 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}

.text-block-20 {
  font-family: Roboto, sans-serif;
  color: #202131;
  font-size: 18px;
  line-height: 28px;
}

.image-12 {
  margin-bottom: 60px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-13 {
  display: none;
}

.image-14 {
  display: none;
}

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

.image-15 {
  display: none;
}

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

.div-block-39 {
  width: 20px;
}

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

.div-block-41 {
  height: 0px;
  margin-bottom: 40px;
}

.image-16 {
  width: 100%;
  max-width: 100%;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-17 {
  width: 100%;
  max-width: 100%;
}

.image-18 {
  display: block;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-19 {
  position: relative;
  left: 304px;
  top: -31px;
  width: auto;
  max-width: 150%;
}

.image-19.mobile {
  display: none;
}

.image-20 {
  position: relative;
  left: auto;
  top: auto;
  margin: 0px -58px 90px -280px;
}

.image-21 {
  display: none;
}

.youtube {
  margin-top: 20px;
  margin-bottom: 58px;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto, sans-serif;
}

.paragraph-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.container-7 {
  margin-bottom: 130px;
}

@media screen and (min-width: 1280px) {
  .heading {
    color: #202131;
  }

  .body._18 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-2 {
    width: 100%;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .green-section {
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    background-color: #c9dcd2;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #f4f5f5;
  }

  .image-6 {
    width: 80%;
  }

  .image-9 {
    display: none;
  }

  .image-10 {
    display: none;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
  }

  .icon {
    color: #707070;
  }

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

  .heading {
    margin-bottom: 10px;
    font-size: 42px;
  }

  .heading.sub {
    width: auto;
    margin-top: -129px;
  }

  .image {
    max-width: 70%;
  }

  .button {
    margin-top: 20px;
  }

  .section-2 {
    margin-top: -70px;
    padding-top: 80px;
  }

  .heading-2.smaller {
    max-width: 100%;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-2 {
    margin-right: 60px;
    margin-left: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hero-bullet-point {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-9 {
    margin-bottom: 59px;
  }

  .div-block-10 {
    margin-bottom: 50px;
  }

  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-6 {
    width: 100%;
    max-width: 100%;
  }

  .text-block-8 {
    max-width: 90%;
  }

  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block {
    margin-bottom: 24px;
  }

  .image-7.big {
    width: auto;
  }

  .grid-3 {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .paragraph-5 {
    max-width: 90%;
  }

  .text-block-16 {
    max-width: 80%;
    line-height: 24px;
    text-align: center;
  }

  .div-block-31 {
    min-width: 25px;
  }

  .image-19 {
    left: 254px;
    top: -22px;
    max-width: 130%;
  }

  .image-20 {
    left: auto;
    top: auto;
    width: 250px;
    margin-left: -190px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 36px;
    line-height: 50px;
    text-align: left;
  }

  .heading.sub {
    width: auto;
    margin-top: -108px;
  }

  .div-block-2 {
    display: block;
    margin-right: 40px;
    margin-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block {
    padding-left: 10px;
  }

  .section-2 {
    margin-top: 40px;
    padding-top: 40px;
  }

  .column {
    display: none;
    overflow: visible;
  }

  .image-2 {
    width: 100%;
  }

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

  .paragraph-2 {
    font-size: 24px;
  }

  .flex-column.align-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-9 {
    margin-bottom: 52px;
  }

  .div-block-10 {
    margin-bottom: 52px;
  }

  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

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

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

  .column-3 {
    padding-right: 10px;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .paragraph-4 {
    max-width: 100%;
  }

  .image-6 {
    max-width: 100%;
  }

  .text-block-8 {
    max-width: 100%;
  }

  .container-5 {
    padding-left: 10px;
  }

  .image-7 {
    display: none;
  }

  .image-8 {
    display: none;
  }

  .image-9 {
    display: block;
    width: auto;
  }

  .image-9.with-padding {
    width: auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .image-10 {
    display: block;
  }

  .text-block-11 {
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    color: #6b8ba7;
    font-size: 24px;
    line-height: 28px;
  }

  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-22 {
    padding-right: 0px;
  }

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

  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-12 {
    display: none;
    width: 100%;
  }

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

  .div-block-34 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-13 {
    display: block;
  }

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-14 {
    display: block;
    width: 60%;
    padding-bottom: 40px;
  }

  .div-block-36 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-15 {
    display: block;
    width: 93px;
  }

  .div-block-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-42 {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-19 {
    position: absolute;
    left: 83px;
    top: 275px;
    z-index: -200;
    max-width: 50%;
  }

  .image-19.mobile {
    position: absolute;
    left: auto;
    top: auto;
    display: block;
    width: 175px;
    max-width: none;
    margin-top: 97px;
    margin-right: 67px;
  }

  .image-21 {
    position: absolute;
    z-index: -100;
    display: block;
    width: 100px;
    margin-top: 83px;
    margin-right: 0px;
    margin-left: -148px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: #fff;
  }

  .icon {
    color: #707070;
  }

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

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

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

  .heading.sub {
    margin-top: -79px;
  }

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

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

  .heading-2 {
    font-size: 28px;
  }

  .content-card.extra-padding {
    margin-right: 10px;
    margin-left: 10px;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

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

  .image-2 {
    display: none;
  }

  .div-block-6 {
    margin-bottom: 100px;
    margin-left: 10px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-bullet-point {
    margin-bottom: 5px;
    font-size: 16px;
  }

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

  .image-4 {
    display: block;
    width: 100%;
    margin-bottom: 53px;
  }

  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .container-5 {
    padding-right: 40px;
    padding-left: 20px;
  }

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

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

  .image-16 {
    width: 100%;
  }

  .image-19 {
    left: 49px;
    top: 247px;
  }

  .image-21 {
    z-index: -100;
  }
}

#w-node-fa9336b4-5412-4cae-c471-1c5d4ebe8e99-d133beb5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_860760ab-595e-9ccb-a0bb-638e6405f4da-d133beb5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3f866813-bac7-b080-be4d-ae91400e76d4-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3f866813-bac7-b080-be4d-ae91400e76d6-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ebbef23e-abaf-2671-a3a1-1e908fa03bf9-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ebbef23e-abaf-2671-a3a1-1e908fa03bfb-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e832e589-abb8-6a08-924b-76beabec04e1-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e832e589-abb8-6a08-924b-76beabec04e3-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bb2c90bc-99fe-e340-7503-7dca8f488f15-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bb2c90bc-99fe-e340-7503-7dca8f488f17-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_94fcce87-9f1d-f6c8-1c43-a29167e6c70f-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_27faaba9-144d-82da-516a-d5395dbc2c4d-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_453810f3-d05f-818a-0aef-e85fe2dbea66-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_453810f3-d05f-818a-0aef-e85fe2dbea68-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c08-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c0a-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c1a-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c1c-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_25a31367-000e-c0b9-6938-a702fb23bf26-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_25a31367-000e-c0b9-6938-a702fb23bf28-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_25a31367-000e-c0b9-6938-a702fb23bf38-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-f05f3bcb-1d29-9f84-68c7-78156fa8ca67-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8ac7dee1-ba5f-1e81-ad66-c0c9c16cfb9c-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a6903d5a-c790-9512-9f34-23cfa6132f81-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cd2d5a5b-c899-15d5-a86c-2217cb6efd01-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c698c0db-d811-f716-9949-f2a63566b756-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3f866813-bac7-b080-be4d-ae91400e76d6-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ebbef23e-abaf-2671-a3a1-1e908fa03bfb-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-e832e589-abb8-6a08-924b-76beabec04e3-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-bb2c90bc-99fe-e340-7503-7dca8f488f17-5a33beb1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_27faaba9-144d-82da-516a-d5395dbc2c4d-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_453810f3-d05f-818a-0aef-e85fe2dbea68-5433beb3 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c0a-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a3f60024-8c0b-005d-0d54-0be8dc9a9c1c-e033beb4 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_25a31367-000e-c0b9-6938-a702fb23bf28-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-f05f3bcb-1d29-9f84-68c7-78156fa8ca67-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a6903d5a-c790-9512-9f34-23cfa6132f81-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c698c0db-d811-f716-9949-f2a63566b756-d133beb5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Montserrat variablefont wght';
  src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat variablefont wght';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}