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

.div-block {
  width: 100%;
  height: 55px;
  background-color: #21bea5;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: min-content 55px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2 {
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  width: auto;
  height: 55px;
  max-width: none;
  min-width: auto;
  position: relative;
}

.button {
  width: auto;
  height: 55px;
  color: #898989;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button.w--current {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 40px;
  font-weight: 400;
  line-height: 35px;
}

.image {
  height: 90px;
  max-width: none;
  margin-top: 15px;
  margin-left: -50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.html-embed {
  width: auto;
  height: 100vh;
  min-height: 100vh;
  position: absolute;
  top: -25%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4 {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.div-block-5 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0;
}

.div-block-6 {
  width: 100%;
  height: 250px;
  background-color: #d8e7ea;
  position: relative;
}

.div-block-6-copya, .div-block-6-copydcf {
  width: 100%;
  height: 250px;
  background-color: #333132;
  position: relative;
}

.div-block-7 {
  width: 100%;
  height: auto;
  background-color: #eff2f5;
  position: relative;
  top: 0;
  overflow: hidden;
}

.image-2 {
  width: 100%;
  height: 900px;
  object-fit: cover;
  position: relative;
}

.div-block-8 {
  width: 100%;
  height: 1000px;
  background-color: #fff;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-9 {
  position: absolute;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: absolute;
  top: 150px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-10 {
  width: 100%;
  height: 600px;
  position: relative;
}

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

.div-block-10-copyalk {
  width: 100%;
  height: 600px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-7-copyajh {
  width: 100%;
  height: 550px;
  background-color: #feff00;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button-2 {
  width: 175px;
  height: 95px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-2.w--current {
  width: 80px;
  height: 55px;
  margin-left: 0;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-4 {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.div-block-12 {
  width: 100%;
  height: 700px;
  position: relative;
}

.image-3 {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-3 {
  width: auto;
  height: 50px;
  text-align: center;
  background-color: #01e676;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading {
  width: 100%;
  height: auto;
  color: #6bac0f;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  top: 325px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  top: 400px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4-copyal {
  width: 100%;
  height: 1450px;
  position: relative;
  overflow: hidden;
}

.div-block-13 {
  height: 250px;
  position: relative;
  top: 55px;
}

.image-4 {
  width: 100%;
  height: 100%;
  min-width: 100%;
  object-fit: cover;
  position: relative;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: absolute;
  top: 75px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3 {
  color: #6bac0f;
  margin-top: 60px;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-14 {
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 30px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-3-copy {
  width: auto;
  height: 40px;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  margin-top: 7.5px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 180px;
  right: 180px;
}

.div-block-15 {
  width: 100%;
  height: 200px;
  position: relative;
}

.heading-4 {
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  width: 100%;
  height: 50px;
  position: relative;
}

.button-4 {
  width: 100%;
  height: 50px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-6-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-17 {
  height: 125px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 275px;
  bottom: auto;
  left: 170px;
  right: 170px;
}

.heading-4-copyalkh {
  color: #000;
  margin-top: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-3 {
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  position: absolute;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-18 {
  width: 100%;
  height: 100px;
  border-top: 1px solid rgba(137, 137, 137, .2);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-4-copyalkh-copyahgf {
  height: 45px;
  color: #000;
  margin-top: 25px;
  padding-left: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-4-copyak {
  width: auto;
  height: 45px;
  color: #000;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 25px;
  margin-right: 180px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-7 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  left: 180px;
  right: 180px;
}

.div-block-19 {
  width: 100%;
  height: 1000px;
  position: relative;
}

.image-5 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.heading-4-copylkjh {
  color: #333132;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-20 {
  width: 100%;
  height: 175px;
  position: relative;
}

.button-5 {
  width: 90px;
  height: 90px;
  background-color: #21bea5;
  border-radius: 444px;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-4-copylkjh-copyahgv {
  width: 100%;
  color: #21bea5;
  margin-top: 15px;
  margin-left: 0;
  padding-left: 110px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0;
  right: auto;
}

.paragraph-4 {
  color: #898989;
  padding-left: 110px;
  font-family: Montserrat, sans-serif;
  line-height: 20px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-7-copyalk {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  overflow: hidden;
}

.heading-5 {
  color: #21bea5;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
  top: 55px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-5 {
  color: #333132;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: relative;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-6-copyed, .div-block-6-copydsw {
  width: 100%;
  height: 250px;
  background-color: #e6f5ef;
  position: relative;
}

.div-block-8-copyyhg {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-7-copyuhb {
  width: 100%;
  height: auto;
  min-height: 650px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  position: absolute;
  top: 140px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.heading-3-copyasdx {
  color: #01e676;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-7-copy {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  position: absolute;
  top: 55px;
  left: 180px;
  right: 180px;
}

.div-block-14-copy {
  height: 200px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4-copyal-copy {
  width: 100%;
  height: 1350px;
  position: relative;
  overflow: hidden;
}

.div-block-5-copy {
  width: 100%;
  height: 600px;
  background-color: #fff;
  position: relative;
  top: 0;
}

.div-block-7-copy {
  width: 100%;
  height: 700px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-10 {
  width: auto;
  min-width: auto;
  grid-column-gap: 100px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 180px;
  right: 180px;
}

.div-block-22 {
  width: 100%;
  height: auto;
  position: relative;
}

.heading-3-copyaa {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy-copy {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-11 {
  width: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 500px;
  left: 180px;
  right: 180px;
}

.aa {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3-copyaa-copyajs {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-12 {
  width: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  position: absolute;
  top: 150px;
  left: 180px;
  right: 180px;
}

.div-block-23 {
  width: 100%;
  height: auto;
  position: relative;
}

.image-6 {
  width: 200px;
  height: 200px;
  max-width: none;
  border-radius: 444px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-6 {
  margin-left: 220px;
  font-family: Montserrat, sans-serif;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.heading-6 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 220px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
}

.heading-7 {
  text-align: center;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.div-block-7-copy {
  width: 100%;
  height: 500px;
  background-color: #f7f8fa;
  position: relative;
  top: 4px;
  overflow: hidden;
}

.div-block-4-copyal-copy-copy {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.div-block-7-copy-copyaaa {
  width: 100%;
  height: 700px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-block-4-copyal-copy-copy-copyaa {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.div-block-8-copydee {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3-copyaa-copy {
  color: #01e676;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy-copy-copy {
  color: #000;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.aa-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3-copyaa-copyajs-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-13 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 70px;
  left: 360px;
  right: 360px;
}

.div-block-24 {
  width: 100%;
  height: 200px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-8 {
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.heading-8-copyas {
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.div-block-8-copydee-copyas {
  width: 100%;
  height: 100%;
  background-color: #f7f8fa;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-7-copy-copyaaa-copyeds {
  width: 100%;
  height: 350px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.image-7 {
  width: 60px;
  height: auto;
  max-height: none;
  max-width: 60px;
  min-height: auto;
  min-width: 60px;
  object-fit: cover;
  margin-top: -5px;
  margin-left: 20px;
  padding-left: 0;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -10px;
  right: auto;
}

.div-block-3-copya {
  width: 180px;
  height: 55px;
  max-width: none;
  min-width: auto;
  position: relative;
}

.button-87 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-203dcs-copyfcd {
  width: 100%;
  height: 150px;
  min-height: 40px;
  object-fit: cover;
  position: relative;
}

.div-block-203dcs {
  width: 100%;
  height: 40px;
  min-height: 40px;
  object-fit: cover;
  position: relative;
}

.error-message {
  color: #383838;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 500px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-10271 {
  height: 600px;
  max-width: 450px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-87-copydx {
  height: 40px;
  min-width: 100%;
  color: #1d77f2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.button-87-copyfghbv {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #2ca83f;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-180 {
  height: 100px;
  border: 1px #000;
}

.grid-229 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 20px 1fr 20px;
  position: relative;
  top: 20px;
}

.container-10271-copyasd {
  height: 600px;
  max-width: 450px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: 275px;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-4-copyasxd {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.text-field {
  height: 40px;
  background-color: #eff2f5;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.text-field-copya {
  height: 40px;
  background-color: #eff2f5;
  border-radius: 5px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.div-block-7-copy-copyaas {
  width: 100%;
  height: 700px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.youtube {
  box-shadow: 0 10px 30px 3px rgba(0, 0, 0, .2);
}

.youtube-2 {
  box-shadow: 0 10px 30px 2px rgba(0, 0, 0, .2);
}

.heading-9 {
  width: 400px;
  color: #333132;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 220px;
}

.heading-9-copyas {
  width: 400px;
  color: #333132;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 220px;
}

.div-block-181 {
  height: 100px;
  background-color: #21bea5;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.button-copya {
  width: auto;
  height: 55px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-copya.w--current {
  text-align: right;
  padding-left: 0;
  padding-right: 40px;
}

.div-block-3-copy {
  width: auto;
  height: 55px;
  max-width: none;
  min-width: auto;
  position: relative;
}

.image-8 {
  width: auto;
  height: 20px;
  max-width: none;
  object-fit: cover;
  margin-top: 15px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-copyaa {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: min-content max-content 1fr max-content max-content max-content max-content max-content max-content;
  position: absolute;
  top: 22.5px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3-copy-copyasdx {
  width: 180px;
  height: 55px;
  max-width: none;
  min-width: auto;
  position: relative;
}

.image-9 {
  width: 60px;
  height: auto;
  position: absolute;
  top: -5px;
  left: -40px;
}

.div-block-182 {
  width: 100%;
  height: 280px;
  background-color: #273543;
  position: relative;
}

.div-block-182-copy {
  width: 100%;
  height: 75px;
  background-color: #22303c;
  position: relative;
}

.grid-230 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 360px;
  margin-right: 360px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-183 {
  width: 100%;
  height: auto;
  margin-bottom: 300px;
  position: relative;
  top: 100px;
}

.grid-231 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-184 {
  width: 100%;
  height: 750px;
  position: relative;
}

.div-block-184-copya {
  width: 100%;
  height: 750px;
  background-color: #d0e8e9;
  position: relative;
}

.div-block-184-copys {
  width: 100%;
  height: 750px;
  position: relative;
}

.div-block-184-copys-copyxc {
  width: 100%;
  height: 750px;
  background-color: #edf8f5;
  position: relative;
}

.div-block-184-copyasx {
  width: 100%;
  height: 750px;
  background-color: #fbf9ef;
  position: relative;
}

.div-block-184-copydxr {
  width: 100%;
  height: 750px;
  background-color: #e6f5ef;
  position: relative;
}

.div-block-184-copya-copysxd {
  width: 100%;
  height: 750px;
  background-color: #d8e7ea;
  position: relative;
}

.div-block-184-copys-copyxc-copysxd, .div-block-184-copys-copyxc-copysxd-copysxdc {
  width: 100%;
  height: 750px;
  background-color: #e7f0e4;
  position: relative;
}

.div-block-184-copys-copyxc-copysxd-copysxdc-copysxd, .div-block-184-copys-copyxc-copysxd-copysxz {
  width: 100%;
  height: 750px;
  background-color: #fbf9ef;
  position: relative;
}

.grid-231-copyazs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-185 {
  width: auto;
  height: 400px;
  background-color: #e3f0e4;
  position: relative;
}

.hjaghagha {
  background-color: #f8f9fa;
}

.grid-231-copyazs-copyasx {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-184-copyasx-copysxfh {
  width: 100%;
  height: 750px;
  background-color: #fff;
  position: relative;
}

.button-88 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-copyaa-copyhbg {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: min-content max-content 1fr max-content max-content max-content max-content max-content max-content;
  position: absolute;
  top: 22.5px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-copya-copylk {
  width: auto;
  height: 55px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-copya-copylk.w--current {
  text-align: right;
  padding-left: 0;
  padding-right: 40px;
}

.button-copya-copylk-copyjnhbv {
  width: auto;
  height: 55px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-copya-copylk-copyjnhbv.w--current {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}

.div-block-186 {
  width: 100%;
  height: 130px;
  background-color: #009688;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}

.sghjghsjhgs {
  background-color: #d9dbd3;
}

.div-block-187 {
  height: 96vh;
  background-color: #f8f9fa;
  position: fixed;
  top: 2vh;
  bottom: auto;
  left: 180px;
  right: 180px;
  overflow: scroll;
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, .2);
}

.grid-232 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
  position: absolute;
  top: 55px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-188 {
  height: 100vh;
  background-color: #fff;
  border-right: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.div-block-188-copy {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.grid-232-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
  position: fixed;
  top: 75px;
  bottom: auto;
  left: 180px;
  right: 180px;
}

.div-block-188-copy {
  height: 55px;
  background-color: #ededed;
  border-right: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.div-block-188-copy-copyrft {
  height: 100%;
  background-color: #ededed;
  margin-right: 55px;
  position: relative;
}

.div-block-188-copy-copyrft-copyaa {
  height: 100%;
  background-color: #ededed;
  border-top-right-radius: 5px;
  margin-right: 0;
  position: relative;
}

.div-block-188-copy-copyahshd {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.div-block-3-copya-copysdfcx {
  width: 80px;
  height: 55px;
  max-width: none;
  min-height: 55px;
  min-width: auto;
  opacity: 1;
  position: relative;
}

.div-block-189 {
  width: 100%;
  height: auto;
  position: relative;
}

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

.div-block-190 {
  width: 100%;
  height: 25px;
  position: relative;
}

.button-89 {
  width: 100%;
  height: 100%;
  color: #898989;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-89-copy {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-190-copy {
  width: 100%;
  height: 50px;
  position: relative;
}

.grid-230-copyas {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 12.5px;
  margin-left: 360px;
  margin-right: 360px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-189-copy {
  width: 100%;
  height: 50px;
  position: relative;
}

.button-89-copyedr {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-89-copyrc {
  width: 100%;
  height: 100%;
  color: #898989;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-191 {
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-192 {
  width: 100%;
  height: 125px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-10 {
  width: 250px;
  height: auto;
  max-width: none;
  margin-top: 40px;
  margin-left: 120px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-234 {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content 1fr;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-193 {
  width: auto;
  height: 50px;
  max-width: none;
  min-width: auto;
  position: relative;
}

.button-90 {
  width: auto;
  height: 100%;
  max-width: none;
  min-width: auto;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body {
  font-weight: 400;
}

.div-block-194 {
  width: 100%;
  height: 100vh;
  position: relative;
  top: 0;
}

.button-91 {
  height: 40px;
  min-width: 40px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-194dcf {
  width: 40px;
  height: 40px;
  background-color: #e3e6ea;
  border-radius: 777px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.button-128-copylkjnh {
  width: auto;
  height: 15px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: 15px;
  color: #fff;
  text-align: center;
  background-color: #f12848;
  border: 1px solid #fff;
  border-radius: 888px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 5px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: -3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-128 {
  width: auto;
  height: 25px;
  max-height: 25px;
  max-width: none;
  min-height: 25px;
  min-width: 25px;
  color: #fff;
  text-align: center;
  background-color: #f12848;
  border: 1px solid #fff;
  border-radius: 444px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: -8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-194dcf-copyfcd-copy {
  width: 40px;
  height: 40px;
  background-color: #e3e6ea;
  border-radius: 777px;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.grid-227 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  object-fit: fill;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 180px;
}

.div-block-195 {
  max-width: none;
  min-width: 100%;
}

.image-2151 {
  width: 40px;
  height: 40px;
  border-radius: 555px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-129 {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-10 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 800;
  line-height: 85px;
  position: absolute;
  top: 200px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-194-copy {
  width: 100%;
  height: 130vh;
  background-color: #191919;
  position: absolute;
  top: 100vh;
}

.div-block-194-copy-copys {
  width: 100%;
  height: 170vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.image-2152 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: 130vh;
}

.button-90-copyes {
  width: 100px;
  height: 100%;
  max-width: none;
  min-width: auto;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 170px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-196 {
  height: 110vh;
  background-color: #fff;
  position: absolute;
  top: 500px;
  bottom: auto;
  left: 100px;
  right: 100px;
  overflow: hidden;
  box-shadow: 0 10px 30px 4px rgba(0, 0, 0, .2);
}

.html-embed-copy {
  width: 100%;
  height: 100%;
  min-height: auto;
  position: absolute;
  top: -60px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-197 {
  width: 100%;
  height: 650px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000 50%);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-235 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 25vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-198 {
  width: 100%;
  height: 200px;
  position: relative;
}

.heading-11 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}

.div-block-198-copy {
  width: 800px;
  height: 200px;
  min-width: auto;
  position: relative;
}

.grid-236 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: absolute;
  top: 65vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-199 {
  width: 100%;
  height: auto;
  position: relative;
}

.youtube-3 {
  height: auto;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 10px 30px 4px rgba(0, 0, 0, .2);
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}

.paragraph-7 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  top: 30px;
}

.button-130 {
  height: 55px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #898989;
  border-radius: 100px;
  padding-left: 25px;
  padding-right: 85px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 35px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.grid-237 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  position: absolute;
  top: -35vh;
  bottom: auto;
  left: 180px;
  right: 180px;
}

.div-block-200 {
  width: 100%;
  height: 750px;
  position: relative;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-13-copyas {
  width: 100%;
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 65px;
  position: absolute;
  top: 300px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-13-copyasxz {
  width: 100%;
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
  top: 450px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-201 {
  width: auto;
  height: 100vh;
  max-width: none;
  min-width: auto;
  background-color: #fff;
  margin-left: 50px;
  position: relative;
  top: -600px;
}

.div-block-202 {
  width: 100%;
  height: 850px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.grid-238 {
  width: 3000px;
  height: 750px;
  grid-column-gap: 100px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 450px 450px 450px 450px 450px 450px 450px 450px 450px 450px;
  margin-top: 100px;
  margin-left: 100px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.div-block-203 {
  width: 450px;
  height: 100%;
  position: relative;
}

.image-2153 {
  width: 100%;
  height: 600px;
  object-fit: cover;
  position: relative;
}

.div-block-204 {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: relative;
}

.grid-239 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.div-block-205 {
  width: 100%;
  height: 750px;
  position: relative;
}

.image-2154 {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2154-copysxd {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: -150px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-239-copyas {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.grid-239-copyas-copyasdfcx {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 40px 100px 80px;
  position: relative;
}

.div-block-206 {
  width: 100%;
  height: 850px;
  background-color: #1b1f21;
  position: relative;
}

.div-block-207 {
  width: 100%;
  height: 100px;
  background-color: #191b1c;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-240 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr 1fr 1fr;
  margin-top: 150px;
  margin-left: 100px;
  margin-right: 100px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-208 {
  width: 100%;
  height: auto;
  position: relative;
}

.button-89-copysdxsa {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-89-copy-copysdxe {
  width: 100%;
  height: 100%;
  color: #898989;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-241 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-209 {
  width: 100%;
  height: 50px;
  position: relative;
}

.button-131 {
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-230-copyas-copy {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 25px;
  margin-left: 100px;
  margin-right: 100px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-16asg-copyash-copy {
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  max-width: 100%;
  min-height: 100vh;
  min-width: 100%;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-4-copyal-copy-copydxs {
  width: 100%;
  height: 1150px;
  background-color: #f7f8fa;
  position: relative;
  overflow: hidden;
}

.image-5-copysxd {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.div-block-12-copyaj {
  width: auto;
  height: 560px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.image-3-copyal {
  width: auto;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-3-copyal-copya {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-copyss {
  width: 100%;
  height: auto;
  color: #6bac0f;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-copydcf {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-3-copydsa {
  width: 200px;
  height: 50px;
  text-align: center;
  background-color: #6bac0f;
  border-radius: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-copysxd {
  width: 100%;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-210 {
  width: 55px;
  height: 55px;
  border: 1px #000;
  margin-left: 250px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2155 {
  width: 25px;
  height: 25px;
  object-fit: cover;
  margin-top: 15px;
  position: relative;
}

.button-2-copysxe {
  width: 175px;
  height: 95px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-2-copysxe.w--current {
  width: 25px;
  height: 25px;
  margin-top: 15px;
  margin-left: 0;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-211 {
  width: 100%;
  height: 600px;
  object-fit: cover;
  background-color: #f3f3f3;
  position: fixed;
  top: -600px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2-copycrew {
  width: 100%;
  height: 55px;
  opacity: 0;
  background-color: #fff;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-2-copysxe-copyas {
  width: 175px;
  height: 95px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-2-copysxe-copyas.w--current {
  width: 25px;
  height: 25px;
  margin-top: 15px;
  margin-left: 0;
  display: none;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-210-copysdx {
  width: 55px;
  height: 55px;
  border: 1px #000;
  position: relative;
}

.image-2155-copyeds {
  width: 25px;
  height: 25px;
  object-fit: cover;
  margin-top: 15px;
  display: none;
  position: relative;
}

.div-block-210-copysdx-copydf {
  width: 55px;
  height: 55px;
  border: 1px #000;
  display: none;
  position: relative;
}

.div-block-4-copysxd {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.html-embed-copydxse {
  width: auto;
  height: 100vh;
  min-height: 100vh;
  position: relative;
  top: -35%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-212 {
  width: 100%;
  height: 55px;
  opacity: 1;
  background-color: #fff;
  display: block;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0%;
}

.div-block-212-copy {
  width: 100%;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-212-copy-copysxd {
  width: 100%;
  height: 55px;
  opacity: 1;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-3-copydsa-copyalkm {
  width: 25px;
  height: 25px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 15px;
  margin-left: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-213 {
  width: 100%;
  height: 5px;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2156 {
  width: 55px;
  height: 55px;
  margin-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-3-copya-copysdfcx-copylkmj {
  width: 150px;
  height: 55px;
  max-width: none;
  min-width: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-214 {
  width: 450px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-242 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 100px;
  right: 0%;
}

.div-block-215 {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.button-132 {
  width: 100%;
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-242-copymnjhy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  position: absolute;
  top: 450px;
  bottom: auto;
  left: 100px;
  right: 0%;
}

.div-block-215-copyxc {
  width: 100%;
  height: 30px;
  border-bottom: 1px rgba(137, 137, 137, .2);
  position: relative;
}

.button-132-copyxch {
  width: 100%;
  height: 30px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-2-copykmj {
  width: 175px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-2-copykmj.w--current {
  width: 150px;
  height: 55px;
  margin-left: 0;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-243 {
  height: 55px;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  margin-left: 160px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-216 {
  width: auto;
  height: 55px;
  position: relative;
}

.button-133 {
  width: auto;
  height: 55px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 37px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-7-copykm {
  width: auto;
  height: 35px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  opacity: 1;
  object-fit: cover;
  margin-top: 10px;
  margin-left: 20px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -10px;
  right: auto;
}

.grid-244 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 25vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-217 {
  width: 100%;
  height: 350px;
  position: relative;
}

.image-2157 {
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-218 {
  width: auto;
  height: 450px;
  margin-left: 180px;
  margin-right: 180px;
  padding-left: 0;
  position: absolute;
  top: 250px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  position: relative;
}

.heading-15 {
  width: 60%;
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  position: relative;
}

.paragraph-8 {
  width: 60%;
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}

.button-134 {
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #01e676;
  margin-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.div-block-219 {
  height: 200px;
  margin-top: 100px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.paragraph-9 {
  width: 100%;
  color: #898989;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}

.grid-245 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.div-block-220 {
  width: 100%;
  height: 150px;
  position: relative;
}

.div-block-8-copy {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-246 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-221 {
  width: 100%;
  height: 400px;
  position: relative;
}

.image-2158 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.button-99 {
  width: 250px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-320-copy {
  height: 55px;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  margin-right: 20px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-156-copyalkmj-copyasss {
  width: 100%;
  height: 40px;
  color: #dd1897;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 7px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-156-copyalkmj-copyasss.w--current {
  color: #fff;
  background-image: linear-gradient(91deg, #fd4f68, #fd4f68);
}

.div-block-222 {
  z-index: 0;
  width: 100%;
  height: 55px;
  background-color: #000;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-201lkjlkjhgfaz-2 {
  width: 30px;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  text-align: center;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  padding-left: 2px;
  padding-right: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2159 {
  width: auto;
  height: 35px;
  margin-top: 10px;
  margin-left: 10px;
}

.button-98 {
  width: auto;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 40px;
  position: relative;
}

.grid-301 {
  height: 55px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content max-content max-content;
  margin-left: 340px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-65ash-2 {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  margin-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
}

.button-65ash-2.w--current {
  width: 40px;
  height: 40px;
}

.div-block-1988 {
  width: 45px;
  height: 45px;
  margin-top: 7px;
  margin-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-1989 {
  z-index: 2;
  width: 100%;
  height: 160px;
  background-color: #fff;
  border-bottom: 1px solid rgba(137, 137, 137, .75);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-1990 {
  width: auto;
  height: 35px;
  margin-top: 10px;
  margin-left: 90px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2160 {
  width: auto;
  height: 35px;
  max-width: none;
  object-fit: contain;
  position: relative;
}

.button-135 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-135.w--current {
  width: auto;
  height: 35px;
  max-width: none;
  min-width: auto;
  position: absolute;
}

.div-block-1990-copyas {
  width: 40px;
  height: 40px;
  margin-top: 7.5px;
  margin-left: 95px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-1991 {
  width: 100%;
  height: 600px;
  background-color: #fff;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-302 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-1992 {
  width: 360px;
  height: 600px;
  background-color: #fff;
  position: relative;
}

.div-block-1992-copyas {
  width: auto;
  height: 600px;
  background-color: #f3f3f3;
  position: relative;
}

.grid-303 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 110px;
  margin-left: 60px;
  margin-right: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-1993 {
  width: 100%;
  height: 50px;
  position: relative;
}

.button-136 {
  width: 100%;
  height: 50px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-5-copyas {
  width: 100%;
  height: 100px;
  background-color: #2e3338;
  position: relative;
  top: 0;
}

.div-block-5-copyas-copyas {
  width: 100%;
  height: auto;
  background-color: #000;
  margin-top: 100px;
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-25 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2028 {
  height: auto;
  min-height: auto;
  border: 1px solid rgba(134, 134, 134, .2);
  border-style: solid none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
}

.button-164 {
  height: 35px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 17px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-171 {
  width: 100%;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-171.w--current {
  margin-top: 0;
}

.div-block-2059 {
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.image-2184-copy {
  width: auto;
  height: 65px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 175px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2085 {
  width: 100%;
  height: 75px;
  padding-left: 0;
  padding-right: 10px;
  position: relative;
}

.heading-69-copyas {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-321 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
  margin-left: 100px;
  margin-right: 100px;
  display: none;
  position: relative;
}

.heading-69 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-175 {
  width: auto;
  height: 75px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 60px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-321-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.grid-346 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content 1fr max-content;
}

.heading-74-copydx {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.image-2184 {
  width: auto;
  height: 45px;
  margin-top: 19px;
  margin-bottom: 0;
  margin-left: 350px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2058 {
  width: auto;
  height: 45px;
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.div-block-2027-copya {
  width: 100%;
  height: 250px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  position: relative;
}

.paragraph-20-copyas {
  color: #868686;
  text-align: left;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
}

.div-block-2060 {
  width: 100px;
  height: 60px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-2183 {
  width: auto;
  height: 45px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-333 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  position: relative;
}

.div-block-1942 {
  width: 100%;
  height: 35px;
  position: relative;
}

.paragraph-16 {
  height: auto;
  max-height: none;
  min-height: auto;
  clear: none;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 22px;
  position: relative;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2027 {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-192fcd-copydgcg {
  height: auto;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2084 {
  width: auto;
  height: 70px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-5-copyjn {
  width: 100%;
  height: 900px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
}

.div-block-5-copyjn-copyss {
  width: 100%;
  height: 350px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
}

.div-block-2086 {
  width: auto;
  height: 300px;
  position: relative;
}

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

.div-block-2087 {
  width: auto;
  height: 300px;
  position: relative;
}

.heading-70 {
  text-align: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.paragraph-17 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
}

.div-block-2088 {
  width: auto;
  height: 800px;
  position: relative;
}

.image-2185 {
  width: 100%;
  height: 800px;
  object-fit: cover;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-348 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2089 {
  width: auto;
  height: 150px;
  position: relative;
}

.button-176 {
  width: 100%;
  height: 150px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 120px;
  position: relative;
}

.div-block-5-copyjn-copy {
  width: 100%;
  height: 5450px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
  position: relative;
  top: 0;
}

.grid-349 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 150px;
  margin-left: 360px;
  margin-right: 360px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2090 {
  width: auto;
  height: 550px;
  position: relative;
}

.image-2186 {
  width: 100%;
  height: 350px;
  object-fit: cover;
  position: relative;
}

.paragraph-18 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
  position: relative;
}

.grid-350 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 800px;
}

.div-block-2091 {
  width: 100%;
  height: 400px;
  position: relative;
}

.image-2187 {
  width: 100%;
  height: 400px;
  object-fit: contain;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-71 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 20px;
  position: relative;
  top: 40px;
}

.heading-71-copysd {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  position: relative;
  top: 40px;
}

.paragraph-19 {
  color: #898989;
  margin-top: 20px;
  margin-right: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.button-134-copy {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.heading-71-copy {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 20px;
}

.heading-71-copysd-copy {
  color: #000;
  margin: 20px 0 0 55px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}

.paragraph-19-copy {
  color: #898989;
  margin-top: 20px;
  margin-left: 55px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.button-134-copy-copyjnh {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 10px;
  margin-left: 55px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.grid-351 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

.div-block-2092 {
  width: auto;
  height: auto;
  background-color: #f7f7f7;
  position: relative;
}

.image-2188 {
  width: 100%;
  height: 200px;
  object-fit: cover;
  position: relative;
}

.heading-71-copys {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 20px;
}

.heading-71-copysd-copy-copyhbg {
  color: #000;
  margin: 20px 40px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  position: relative;
}

.button-177 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2093 {
  width: auto;
  height: 40px;
  position: relative;
  top: 0;
}

.heading-71-copylki {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 20px;
  position: relative;
}

.div-block-2093-copy {
  width: auto;
  height: 40px;
  position: relative;
  top: 0;
}

.div-block-2094 {
  height: 550px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

.image-2189 {
  width: 100%;
  height: 550px;
  object-fit: cover;
  position: relative;
}

.grid-351-copyjhb {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

.image-2188-copysxd {
  width: 100%;
  height: 385px;
  object-fit: cover;
  position: relative;
}

.grid-352 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 100px;
}

.div-block-2095 {
  width: 100%;
  height: 100px;
  position: relative;
}

.heading-72 {
  height: 40px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  position: relative;
}

.paragraph-19-copy-copyhg {
  color: #898989;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.paragraph-19-copy-copyhg-copyjh {
  color: #898989;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.button-134-copykj {
  width: auto;
  height: 30px;
  min-width: auto;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2160-copy {
  width: auto;
  height: 40px;
  max-width: none;
  object-fit: contain;
  padding: 10px;
  position: relative;
}

.image-2190 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-15-copydf {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  position: relative;
}

.grid-347-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr 360px;
}

.image-2191 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-3-copyhbg {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3-copyaa-copysd {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy-copy-copyedr {
  color: #000;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.aa-copydf, .aa-copyer, .aa-copyedr {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-3-copyaa-copyajs-copydfg, .heading-3-copyaa-copyajs-copytgy, .heading-3-copyaa-copyajs-copypoi {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-4-copyal-copyiuu {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.paragraph-copydcf-copyjh, .paragraph-copydcf-copyiu, .paragraph-copydcf-copypoi {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-218-copy {
  width: auto;
  height: 450px;
  margin-left: 180px;
  margin-right: 180px;
  padding-left: 0;
  position: absolute;
  top: 250px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

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

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

.button-178 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-353 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 20px 1fr 20px;
  position: relative;
  top: 20px;
}

.div-block-2025-copyatfsd {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  position: relative;
}

.div-block-203dcs-copyfcd-2 {
  width: 100%;
  height: 100px;
  min-height: 40px;
  object-fit: cover;
  position: relative;
}

.error-message-2 {
  color: #383838;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 500px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-87-copyfghbv-2 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2142gbv-copymnb-copydcf {
  width: auto;
  height: 40px;
  max-width: 100%;
  position: relative;
  top: 0;
}

.button-87-copydx-2 {
  height: 40px;
  min-width: 100%;
  color: #1d77f2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.grid-354 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
}

.div-block-2096 {
  width: auto;
  height: auto;
  position: relative;
}

.html-embed-copydxse-copykj {
  width: auto;
  height: 100vh;
  min-height: 100vh;
  position: absolute;
  top: -30%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-26 {
  width: auto;
  height: 100vh;
  position: fixed;
  top: -30%;
  bottom: auto;
  left: -20%;
  right: -20%;
}

.grid-312 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2042 {
  width: 100%;
  height: 40px;
  position: relative;
}

.div-block-2041-copyasz-copywse {
  width: 250px;
  height: 100%;
  border-right: 1px rgba(134, 134, 134, .2);
  margin-left: 500px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2041-copyasz {
  width: 250px;
  height: 100%;
  border-right: 1px solid rgba(134, 134, 134, .2);
  margin-left: 250px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2002 {
  z-index: 0;
  width: 100%;
  height: 55px;
  background-color: #fff;
  margin-top: 55px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-304 {
  height: 55px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content max-content max-content;
  margin-left: 180px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2043 {
  width: 80px;
  height: 100px;
  margin-left: 255px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2041 {
  width: 250px;
  height: 100%;
  border-right: 1px solid rgba(134, 134, 134, .2);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-153 {
  width: 100%;
  height: 40px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-355 {
  width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  object-fit: fill;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px 40px 40px;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 210px;
}

.button-148 {
  width: auto;
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}

.image-2171 {
  width: auto;
  height: 30px;
  margin-top: 13px;
  margin-left: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-148-copyas {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 40px;
  position: relative;
}

.categories {
  width: 750px;
  height: 550px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 60px;
  margin-left: 255px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2170-copy {
  width: auto;
  height: 35px;
  max-width: none;
  object-fit: contain;
  margin-top: 10px;
  margin-bottom: 50px;
  margin-left: 90px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-63 {
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .25);
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.image-2103dfg-copy {
  height: 100%;
  max-width: 100%;
  object-fit: fill;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.paragraph-14 {
  color: #000;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
}

.grid-178 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tab-link-tab-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.tab-link-tab-2.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.button-149 {
  width: 100%;
  height: 55px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  position: relative;
}

.heading-63 {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.button-151-copy-copyasxd {
  width: auto;
  height: 40px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 20px;
  margin-right: 60px;
  padding-left: 20px;
  padding-right: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-1998-copyahgsfs {
  width: 100%;
  height: 380px;
  background-color: #e6f5ef;
  border-top: 1px rgba(134, 134, 134, .5);
  border-bottom: 1px solid rgba(134, 134, 134, .5);
  position: relative;
  top: 220px;
}

.tab-link-tab-1 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.tab-link-tab-1.w--current {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-63za-copy {
  height: 750px;
  max-width: none;
  border: 1px #000;
  margin-top: 20px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-1999 {
  width: 200px;
  height: auto;
  position: relative;
}

.tab-pane-tab-3 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-63z {
  height: auto;
  max-width: none;
  border: 1px #000;
  margin-top: 30px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-87dsfdrde-copy {
  height: 250px;
  background-color: #d8e7ea;
  position: relative;
  top: 355px;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2053 {
  width: 100%;
  height: 27.5px;
  line-height: 15px;
  position: relative;
}

.tabs-2 {
  margin-top: 0;
  margin-left: 180px;
  margin-right: 180px;
  padding-bottom: 0;
}

.div-block-2097 {
  width: 100%;
  height: auto;
  margin-top: 110px;
  padding-bottom: 40px;
  position: relative;
}

.heading-64 {
  color: #000;
  text-align: left;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  position: relative;
}

.heading-16a-copyz-copy {
  color: #383838;
  text-align: left;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.tab-pane-tab-2 {
  height: auto;
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .2);
  border-radius: 10px;
  padding-bottom: 40px;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.tab-pane-tab-1 {
  height: auto;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.section-11ca-copy {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  object-fit: none;
  background-color: #f7f8fa;
  margin-top: 55px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-85adgj-copy {
  height: 1600px;
  border: 1px #000;
  padding-bottom: 0;
  position: relative;
  top: 400px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-62-copylmk {
  width: 100%;
  height: 400px;
  max-width: 100%;
  min-width: 100%;
  background-color: #f2f3f5;
  border: 1px #000;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.tabs-menu {
  text-align: left;
  top: 30px;
}

.div-block-87ds-copy {
  height: 200px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(134, 134, 134, .5);
  border-left: .5px #868686;
  border-right: 1px rgba(134, 134, 134, .2);
  position: absolute;
  top: 330px;
  bottom: auto;
  left: 0;
  right: 0;
}

.tab-pane-tab-5 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-356 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 100px;
  margin-left: 90px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-1998-copymnj {
  width: 100%;
  height: 80px;
  border-top: 1px solid rgba(134, 134, 134, .2);
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
  top: 0;
}

.heading-16ax {
  color: #383838;
  text-align: left;
  margin-top: 80px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 100;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tab-link-tab-3 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.tab-link-tab-3.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-87 {
  width: auto;
  height: 350px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: 360px;
  right: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.tab-pane-tab-4 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2098 {
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  left: 0;
  right: 0;
}

.tabs-content {
  height: auto;
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  top: 50px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-61 {
  width: 40%;
  height: 220px;
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .2);
  border-radius: 5px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 40px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-84 {
  height: 320px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-84.aztec {
  height: 350px;
}

.heading-16a-copyz {
  color: #383838;
  text-align: left;
  margin-top: 40px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.grid-166 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: 320px 320px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 0;
}

.text-block-3 {
  font-weight: 600;
}

.div-block-2000 {
  width: 100%;
  height: 250px;
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.grid-179 {
  height: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.button-158 {
  width: 100%;
  height: 27.5px;
  color: #21bea5;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  position: relative;
}

.div-block-87dsfdrde {
  height: 250px;
  background-color: #d8e7ea;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-357 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 90px 1fr 90px;
  grid-auto-columns: 90fr;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2099 {
  width: auto;
  height: 55px;
  position: relative;
}

.button-179 {
  width: auto;
  height: 35px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.button-179:hover {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
}

.button-179.w--current {
  height: 35px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.button-179.w--current:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-size: 13px;
  font-weight: 400;
}

.div-block-2086-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.grid-358 {
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  margin-top: 40px;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 0;
  position: relative;
}

.div-block-2100 {
  width: auto;
  height: 700px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-17-copy {
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
}

.button-134-copy-copy {
  float: right;
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 10px;
  margin-right: 30px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.heading-70-copy {
  text-align: left;
  margin-top: 100px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.image-2192 {
  width: 110%;
  height: 105%;
  max-width: none;
  clear: none;
  object-fit: cover;
  margin-top: -2.5%;
  margin-left: -5%;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-359 {
  width: 30vw;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: 6vw 6vw;
  grid-template-columns: 1fr 6vw 6vw 6vw 6vw 1fr;
  margin-bottom: 20px;
  margin-left: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2101 {
  width: 6vw;
  height: 6vw;
  background-color: #f3f3f3;
  border-radius: 444px;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-180 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  position: relative;
}

.button-181 {
  width: 2vw;
  height: 2vw;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2102 {
  width: 2vw;
  height: 2vw;
  background-color: #86cf48;
  border: 4px solid #fff;
  border-radius: 444px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-8-copydee-copy {
  width: 100%;
  height: 1000px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-7-copy-copyaaa-copy {
  width: 100%;
  height: 200vh;
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-360 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  position: relative;
}

.div-block-2103 {
  width: auto;
  height: 100vh;
  background-color: #f3f3f3;
  position: relative;
}

.div-block-2104 {
  width: auto;
  height: 100vh;
  background-color: #e6f5ef;
  position: relative;
}

.div-block-2103-copy {
  width: auto;
  height: 100vh;
  background-color: #fbf9ef;
  position: relative;
}

.grid-361 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.div-block-2105 {
  width: auto;
  height: 150px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2193 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-361-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 110px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.grid-361-copy-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
  top: 110px;
}

.grid-361-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
  top: 110px;
}

.gsss {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 110px;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.image-2194 {
  width: auto;
  height: 90%;
  position: relative;
  top: 5%;
}

.grid-362 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 300px 1fr;
  font-family: Montserrat, sans-serif;
  position: relative;
  top: 100px;
}

.paragraph-8-copyasz-copy {
  color: #000;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 80px;
}

.div-block-184-copya-2 {
  width: 100%;
  height: 750px;
  background-color: #2a2f35;
  position: relative;
  overflow: hidden;
}

.heading-73 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
}

.paragraph-8-copy {
  color: #898989;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 20px;
}

.paragraph-8-copyasz {
  color: #fff;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 20px;
}

.button-132-copy {
  height: 40px;
  clear: left;
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 290px;
}

.div-block-2106 {
  width: 100%;
  height: 60px;
  position: relative;
}

.heading-14-copy {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
}

.div-block-183-copysddfg {
  width: 100%;
  height: 1750px;
  margin-bottom: 150px;
  position: relative;
  top: 100px;
}

.div-block-2107 {
  width: 300px;
  height: 300px;
  background-color: #77d7c8;
  border: 1px #000;
  border-radius: 555px;
  margin-left: 25%;
  position: relative;
  top: 60px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-363 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2155-copy {
  width: auto;
  height: 90%;
  margin-left: 25%;
  position: relative;
  top: 5%;
}

.div-block-184-copys-copyxc-2 {
  width: 100%;
  height: 750px;
  background-color: #2a2f35;
  position: relative;
}

.paragraph-20 {
  color: #898989;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 20px;
}

.button-182 {
  width: 100%;
  color: #21bea5;
  text-align: center;
  background-color: #fff;
  border: 3px solid #21bea5;
  border-radius: 444px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
}

.button-132-copyas {
  height: 40px;
  clear: left;
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 330px;
}

.link {
  color: #fff;
}

.button-183 {
  height: 40px;
  clear: left;
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 250px;
}

.heading-14-copy-copy {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: 60px;
}

.div-block-2108 {
  width: 100%;
  height: 130px;
  background-color: #000;
  margin-top: 55px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
}

.heading-45-copylkmj {
  color: #8a8d91;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.div-block-1920-copy-copyas {
  width: 85px;
  height: 25px;
  float: right;
  display: none;
  position: relative;
  top: 50px;
  left: 0;
  right: 40px;
}

.button-64awshv-copyjhg {
  height: 80px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 0 80px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 50px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 5px;
  right: 5px;
}

.button-64awshv-copyjhg:hover {
  height: 80px;
  background-color: rgba(134, 134, 134, .25);
  border-radius: 10px;
  margin-top: 0;
  line-height: 50px;
  top: 0;
  bottom: 0;
  left: 5px;
  right: 5px;
}

.button-64awshv-copyjhg.w--current {
  max-height: 80px;
  min-height: 80px;
}

.div-block-1920-copysh {
  width: 85px;
  height: 25px;
  float: left;
  display: none;
  position: relative;
  top: 30px;
  left: 40px;
}

.div-block-2109 {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.image-2163 {
  height: 29px;
  max-width: 47px;
  min-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-364 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 30px;
  grid-template-columns: 1fr;
  grid-auto-rows: minmax(max-content, min-content);
  margin-top: 10px;
  position: relative;
}

.grid-277 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 35px;
  grid-template-columns: 1fr 100px 1fr;
  margin-right: 0;
  position: relative;
}

.button-73aws-copyadgj-copy-copylkmj {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: left;
  background-color: #0284ff;
  border-radius: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  top: 50px;
}

.image-202asijuhijvb-copylkj-copydxsx-copy-copygvsf {
  width: 15px;
  height: 15px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-1921-copy {
  width: auto;
  height: 35px;
  max-width: none;
  min-width: 170px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 34px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -130px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-365 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-73aws-copyadgj-copy-copylk {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: left;
  background-color: #0284ff;
  border-radius: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
}

.div-block-2102-copykmj {
  width: 100%;
  height: 21px;
  background-color: #fff;
  border-top: 1px solid rgba(134, 134, 134, .2);
  display: none;
  position: absolute;
  top: -20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-120az-copy-copy {
  height: auto;
  max-height: none;
  min-height: auto;
  position: relative;
}

.heading-45-copylkmj-copykmu {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  float: none;
  clear: both;
  color: #8a8d91;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.button-128-copylkjnh-copyahgsvx-copy {
  width: auto;
  height: 15px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: 15px;
  color: #fff;
  text-align: center;
  background-color: #0284ff;
  border: 1px solid #fff;
  border-radius: 888px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 5px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-45 {
  color: #8a8d91;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.div-block-188-copy-2 {
  height: 60px;
  background-color: #ededed;
  border-right: 1px solid rgba(137, 137, 137, .2);
  border-top-left-radius: 5px;
  position: relative;
}

.emailaddressdxs-copy-copya-copyc {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #e3e6ea;
  border-radius: 0 20px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  left: 40px;
}

.container-302381 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  object-fit: fill;
  position: absolute;
  top: 0;
  bottom: 60px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.button-73aws-copyadgj-copy-copy-copyg {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: left;
  background-color: #0284ff;
  border-radius: 20px 0 0 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
}

.div-block-120az-copy-copyddddd {
  height: auto;
  max-height: none;
  min-height: 35px;
  position: relative;
}

.button-184 {
  height: 40px;
  min-width: 40px;
  color: #383838;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-185 {
  width: 100%;
  height: 30px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-185:hover {
  background-color: #f7f8fa;
}

.emailaddressdxs-copy-copya-copyblue {
  width: auto;
  height: 55px;
  max-height: 55px;
  max-width: 50%;
  min-height: 55px;
  min-width: auto;
  float: left;
  color: #64676b;
  text-align: left;
  background-color: #a7ceff;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 20px;
  left: 40px;
}

.div-block-2094-copyas {
  width: 100%;
  height: 30px;
  position: relative;
}

.div-block-113hb-copyj {
  width: 100%;
  height: 80px;
  max-height: 80px;
  min-height: 80px;
  background-color: #fff;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.div-block-188-copy-copyahshd-2 {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  overflow: scroll;
}

.image-202asijuhijvbhvgc-copy {
  width: 60px;
  height: 60px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-160asghj-dhkdjhhbgv-copydc-copylkj-copyza-copy {
  width: NaN% ;
  height: 100vh;
  max-height: none;
  min-height: 100vh;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 80px;
  grid-template-columns: 1fr;
  grid-auto-rows: 80px;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.image-202asijuhijvb-copylkj-copydxsx-copy {
  width: 30px;
  height: 30px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2110 {
  height: 100vh;
  background-color: #fff;
  border-right: 1px solid rgba(137, 137, 137, .2);
  position: relative;
  overflow: scroll;
}

.div-block-2111 {
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  position: fixed;
  top: 75px;
  bottom: 20px;
  left: 180px;
  right: 180px;
  overflow: scroll;
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, .2);
}

.div-block-1921-copy-copy {
  width: auto;
  height: 35px;
  max-width: none;
  min-width: 170px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 34px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -150px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-29ahajjnhb-copy-copygvfc-copymnbmn {
  color: #1a202d;
  text-align: left;
  margin-top: 24px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 70px;
  right: auto;
}

.button-89-copydx {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2123fg-copyhj-copyjbhvdcfg-copy-copy {
  height: 70px;
  max-height: none;
  max-width: 70px;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 155px;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2202 {
  width: 20px;
  height: 20px;
  object-fit: cover;
  position: relative;
}

.grid-197adgjjn {
  z-index: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  object-fit: fill;
  grid-template-rows: minmax(35px, auto);
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  align-content: end;
  align-items: end;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 5px;
  right: 5px;
  overflow: visible;
}

.div-block-120az-copy-copy-copydd {
  height: auto;
  max-height: none;
  min-height: 35px;
  position: relative;
}

.div-block-1920-copy {
  width: 85px;
  height: 25px;
  float: right;
  display: none;
  position: relative;
  top: 0;
  left: 0;
  right: 40px;
}

.heading-45-copylkmj-copykmu-copyjnh {
  width: 100%;
  height: 20px;
  max-height: none;
  min-height: auto;
  float: none;
  clear: both;
  color: #1d77f2;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.heading-30 {
  height: 15px;
  min-width: 100%;
  color: #868686;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 85px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  position: absolute;
  top: 40px;
}

.emailaddressdxs-copy-copya-copylk {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #e3e6ea;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  top: 50px;
  left: 40px;
}

.div-block-1987 {
  width: 100%;
  height: 300px;
  position: relative;
}

.div-block-1921 {
  width: auto;
  height: 35px;
  max-width: none;
  min-width: 100px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 10px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 34px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -105px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-45-copylkmj-copyas {
  width: auto;
  min-width: auto;
  float: left;
  clear: right;
  color: #000;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.button-117 {
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  background-color: #eff2f5;
  border: 1px #000;
  border-radius: 333px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.emailaddressdxs-copy-copya-copya {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #e3e6ea;
  border-radius: 20px 20px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  left: 40px;
}

.div-block-2112 {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-top: 1px solid rgba(134, 134, 134, .2);
  display: none;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-264 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: repeat(auto-fit, 60px);
  grid-template-columns: 200px 1fr 60px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lkmj {
  width: auto;
  height: 55px;
  max-height: 55px;
  max-width: 50%;
  min-height: 55px;
  min-width: auto;
  float: left;
  color: #64676b;
  text-align: left;
  background-color: #a7ceff;
  border-radius: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-366 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  object-fit: fill;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.div-block-1986 {
  width: auto;
  height: 60px;
  max-height: none;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  border-top-right-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-1920 {
  width: 85px;
  height: 25px;
  float: left;
  display: none;
  position: relative;
  left: 40px;
}

.div-block-120az-copy-copydd {
  height: auto;
  max-height: none;
  min-height: 35px;
  position: relative;
}

.image-201lkj-copy {
  width: 40px;
  height: 40px;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  text-align: center;
  object-fit: cover;
  background-color: #fff;
  border: 1px #000;
  border-radius: 999px;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0;
  right: auto;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.div-block-1916 {
  height: 60px;
  max-height: none;
  min-height: auto;
  background-color: #fff;
  position: fixed;
  top: auto;
  bottom: 2vh;
  left: 540px;
  right: 180px;
}

.fcswdhdkjdn {
  height: auto;
  max-height: none;
  min-height: 85px;
  position: relative;
}

.emailaddressdxs-copy-copya {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #e3e6ea;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  left: 40px;
}

.div-block-1917 {
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
}

.button-73aws-copyadgj-copy-copyh {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: left;
  background-color: #0284ff;
  border-radius: 20px 0 20px 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
}

.heading-45-copylkmj-copyas-copysh {
  width: auto;
  min-width: auto;
  float: left;
  clear: right;
  color: #000;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.div-block-120az-copy-copydddd {
  height: auto;
  max-height: none;
  min-height: 35px;
  position: relative;
}

.div-block-2113 {
  width: 140px;
  height: 80px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 15px;
  margin-top: 50px;
  margin-right: 60px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.emailaddressdxs-copy-copya-copyb {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #e3e6ea;
  border-radius: 0 20px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  left: 40px;
}

.div-block-2114 {
  width: 100%;
  height: 30px;
  position: relative;
}

.heading-45-copylkmj-copylkjh {
  color: #8a8d91;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 75px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-267 {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 25px;
  grid-template-columns: 25px 25px 25px;
  margin-left: 5px;
  position: relative;
  left: 0;
}

.button-73aws-copyadgj-copy-copye {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 60%;
  min-height: 35px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: left;
  background-color: #0284ff;
  border-radius: 20px 20px 0;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
}

.div-block-1918 {
  width: 25px;
  height: 25px;
  border: 1px #000;
  position: relative;
}

.button-117-copy {
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  background-color: #eff2f5;
  border: 1px #000;
  border-radius: 333px;
  margin-top: 10px;
  margin-left: 5px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.image-2203 {
  width: 25px;
  height: 25px;
  max-width: 25px;
  border-radius: 444px;
  position: relative;
}

.button-118 {
  width: 25px;
  height: 25px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 200px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  left: 0;
}

.button-118:hover {
  background-color: rgba(134, 134, 134, .2);
}

.div-block-120az-copy {
  height: auto;
  max-height: none;
  min-height: 35px;
  position: relative;
}

.grid-265 {
  width: 180px;
  height: 40px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-367 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  top: 20px;
}

.div-block-212-copy-2 {
  width: 100%;
  height: 50px;
  position: relative;
}

.image-2155-copy-copyas {
  width: 100%;
  height: auto;
  margin-left: 0%;
  position: relative;
  top: 0%;
}

.paragraph-8-copyasz-copyasz {
  color: #000;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 0;
}

.heading-14-copyas-copyjshs {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
}

.button-186 {
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #00e675;
  border-radius: 444px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-184-copyasx-2 {
  width: 100%;
  height: 850px;
  background-color: #fbf9ef;
  position: relative;
}

.paragraph-8-copyasz-copyasz-copydgjh {
  color: #000;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
  top: 50px;
}

.div-block-184-copyasx-copyhtkjfh {
  width: 100%;
  height: 850px;
  background-color: #edf8f5;
  padding-bottom: 0;
  position: relative;
}

.grid-243-copydsjghs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr 1fr;
  position: relative;
  top: 60px;
}

.heading-14-copyas-copyjshs-copy {
  color: #000;
  text-align: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  position: relative;
}

.div-block-2115 {
  width: auto;
  height: auto;
  background-color: #f7f8fa;
  margin-bottom: 0;
  margin-left: 415px;
  padding-bottom: 55px;
  position: relative;
  top: 55px;
}

.button-134-copyash {
  width: 100%;
  height: 40px;
  text-align: center;
  background-color: #00e675;
  border-radius: 444px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-14-copysh-copyshs {
  color: #21bea5;
  margin-top: 0;
  padding-left: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  top: 200px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-21 {
  color: #898989;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 20px;
}

.grid-368 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  left: 0;
  right: 0;
}

.div-block-184-copyasx-copysxfh-copy-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 110px;
  margin-left: 415px;
  margin-right: 0;
  position: relative;
}

.grid-369 {
  clear: left;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  position: relative;
  top: 60px;
}

.image-2204 {
  border-radius: 444px;
  position: relative;
}

.image-2205 {
  width: 100%;
  height: 350px;
  object-fit: cover;
  margin-top: 40px;
  position: relative;
}

.heading-14-copysh-copyshs-copy {
  color: #000;
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-14-copysh-copyshs-copyhdekjhkdjdjscb {
  width: 100%;
  color: #21bea5;
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  top: 170px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-187 {
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-14-copyfcs {
  color: #000;
  margin-top: 0;
  margin-left: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: 100px;
  left: 0;
}

.div-block-2116 {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.button-135-copyas {
  height: 30px;
  color: #333132;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-247 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  position: relative;
  top: 40px;
}

.grid-370 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

.div-block-2054 {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2057 {
  height: 100vh;
  margin-left: 220px;
  margin-right: 220px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-16a-copyz-copy-copy {
  color: #383838;
  text-align: left;
  margin-top: 65px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.div-block-2117 {
  width: 100%;
  height: 45px;
  position: relative;
}

.grid-318 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: 45px;
  grid-template-columns: max-content max-content max-content;
}

.div-block-2118 {
  width: auto;
  height: 45px;
  position: relative;
}

.button-160 {
  width: 100%;
  height: 45px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-160-copysd {
  width: 100%;
  height: 45px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-227-copyasd {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  object-fit: fill;
  grid-template-rows: 40px;
  grid-template-columns: max-content 40px 40px;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.div-block-194dcf-copysdf {
  width: 100px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 777px;
  position: relative;
}

.button-90-copyhg {
  width: auto;
  height: 40px;
  min-width: auto;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2055 {
  width: 55px;
  height: 100vh;
  background-color: #161b22;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.grid-317 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2056 {
  width: 100%;
  height: 55px;
  position: relative;
}

.image-2174 {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-159 {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 65px;
  position: relative;
}

.button-159:hover {
  background-color: #2e3339;
}

.button-202-copymnb-copymnbv {
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-16 {
  color: #868686;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-202-copymnb {
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-388-copy1 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-202 {
  height: 55px;
  color: #000;
  background-color: #e7f0e4;
  padding-left: 60px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-205 {
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2164-copy98 {
  width: 100%;
  height: 45px;
  position: relative;
}

.div-block-2161 {
  width: 360px;
  height: 100vh;
  object-fit: fill;
  background-color: #fff;
  margin-top: 55px;
  margin-left: 55px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2165 {
  width: auto;
  height: auto;
  border-top: 1px solid rgba(134, 134, 134, .2);
  border-bottom: 1px rgba(134, 134, 134, .2);
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
  position: relative;
}

.div-block-2169 {
  width: 4px;
  height: 100%;
  background-color: #01e676;
  position: absolute;
}

.button-202-copymnb-copymnbv-copykjh {
  height: 45px;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2166 {
  width: 45px;
  height: 45px;
  border: 3px solid #fff;
  border-radius: 444px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-202-copy098 {
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 60px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-202-copy098:hover {
  background-color: #e7f0e4;
}

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

.div-block-2164-copymn {
  width: 100%;
  height: 45px;
  position: relative;
}

.div-block-2164 {
  width: 100%;
  height: 55px;
  position: relative;
}

.button-202-copymnb-copymnbv-copykjh-copymj {
  height: 45px;
  color: #01e676;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding-left: 60px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2168 {
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, .5);
}

.button-203-copy12 {
  width: auto;
  height: 55px;
  color: #333132;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 220px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-203 {
  width: auto;
  height: 55px;
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-202-copymnb-copy56 {
  width: 250px;
  height: 40px;
  color: #000;
  text-align: left;
  background-color: #01e676;
  border-radius: 10px;
  margin-top: 7.5px;
  margin-right: 20px;
  padding-left: 110px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-202-copymnb-copy56-copy12 {
  width: 250px;
  height: 40px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 7.5px;
  margin-right: 20px;
  padding-left: 110px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 37.5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-2226 {
  width: auto;
  height: 35px;
  object-fit: cover;
  margin-top: 10px;
  margin-right: 180px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-387 {
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 55px;
  padding-bottom: 30px;
  position: relative;
}

.paragraph-30 {
  width: auto;
  height: auto;
  color: #21bea5;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  top: 270px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2163 {
  width: 100%;
  height: 375px;
  background-color: #e6f5ef;
  border-radius: 10px;
  position: relative;
}

.grid-389 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2170 {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  margin-top: -30px;
  position: relative;
  overflow: hidden;
}

.heading-100 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-200 {
  width: auto;
  height: 45px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #01e676;
  border-radius: 300px;
  margin-top: 140px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-204-copy {
  width: 100%;
  height: 40px;
  color: #868686;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-200-copyoiuy-copymnb {
  width: auto;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  margin-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 60px;
}

.paragraph-29 {
  width: 30%;
  color: #f7f8fa;
  margin-top: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2162-copylkjhg-copyiuytr {
  width: auto;
  height: auto;
  min-height: 100px;
  clear: none;
  background-color: #f7f8fa;
  margin-left: 415px;
  position: relative;
}

.image-2227 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  border: 1px #000;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2162 {
  width: auto;
  height: 350px;
  background-color: #21bea5;
  margin-left: 415px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-204 {
  width: 100%;
  height: 40px;
  color: #01e676;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 30px;
  position: absolute;
  top: 220px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-200-copykjhg {
  width: auto;
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 60px;
  right: auto;
}

.div-block-2160 {
  width: 100%;
  height: 100vh;
  background-color: #f7f8fa;
  margin-top: 55px;
  position: relative;
}

.div-block-2167 {
  width: auto;
  height: 200px;
  margin-top: 60px;
  margin-left: 60px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2162-copylkjhg {
  width: auto;
  height: 55px;
  margin-top: 30px;
  margin-left: 415px;
  position: relative;
}

.button-202-copymnb-copymnbv-2 {
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-390 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: 45px;
  grid-template-columns: 45px 1fr 45px 1fr 120px 120px 45px;
  margin: 5px 10px;
  position: relative;
}

.text-block-17 {
  color: #000;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2172 {
  width: auto;
  height: auto;
  margin-left: 415px;
  position: relative;
}

.div-block-2163-copyiju {
  width: 100%;
  height: 55px;
  background-color: #e6f5ef;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-202-copymnb-2 {
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-387-copy098 {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 55px;
  padding-bottom: 30px;
  position: relative;
}

.button-206 {
  height: 55px;
  color: #000;
  background-color: #fff;
  padding-left: 60px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-206:hover {
  color: #000;
}

.button-207 {
  width: auto;
  height: 45px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #feff00;
  border-radius: 300px;
  margin-top: 140px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2162-copylkjhg-copyiuytr-copyoki {
  width: auto;
  height: auto;
  min-height: 100px;
  margin-left: 0;
  position: relative;
}

.button-200-copyoiuy-copymnb-2 {
  width: auto;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 10px;
  margin-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 60px;
}

.div-block-2173 {
  width: 360px;
  height: 100vh;
  object-fit: fill;
  background-color: #fff;
  margin-top: 55px;
  margin-left: 55px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2174 {
  width: 4px;
  height: 100%;
  background-color: #01e676;
  position: absolute;
}

.div-block-2162-copylkjhg-copy {
  width: auto;
  height: 55px;
  margin-top: 30px;
  margin-left: 0;
  position: relative;
}

.button-202-copy098-2 {
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 60px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-202-copy098-2:hover {
  background-color: #fff;
}

.div-block-2175 {
  width: auto;
  height: 350px;
  background-color: #21bea5;
  margin-left: 415px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2171 {
  width: 100%;
  height: 45px;
  position: relative;
}

.button-200-copymn {
  width: auto;
  height: 45px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #01e676;
  border-radius: 300px;
  margin-top: 140px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2228 {
  width: 45px;
  height: 45px;
  object-fit: cover;
  border: 2px solid #fff;
  border-radius: 333px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-388-copy1-copys {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 60px;
}

.button-208 {
  width: 45px;
  height: 45px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #01e676;
  border-radius: 4444px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2192 {
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  border: 1px solid #868686;
  border-radius: 5px;
  margin-top: 5px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.image-2215 {
  width: 40px;
  height: 40px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2190 {
  width: auto;
  height: auto;
  border-bottom: 1px solid #01e676;
  margin-bottom: 0;
  padding-bottom: 1px;
  position: relative;
}

.button-209-copyqwe-copyas {
  width: auto;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2160-copyhb {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 95px;
  margin-bottom: 15px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 55px;
  right: 0%;
}

.button-211 {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2193-copy2 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 87px;
  margin-left: 70px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2233-copy {
  width: 25px;
  height: 25px;
  margin-left: 50px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-398-copyasdx-copymnj {
  width: auto;
  height: 25px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.chargephase {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.button-209-copyqwe-copyas-copy-copyed {
  width: 87px;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2187 {
  width: auto;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.button-210-copywse {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: #fff;
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.button-210-copywse:hover {
  background-color: #e7f0e4;
}

.div-block-2188-copyhbg {
  height: 195px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2193 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 87px;
  margin-left: 5px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2194 {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.div-block-2192-copyok {
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  border: 1px solid #868686;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.button-209-copyqwe-copyas-copy-copydf {
  width: 87px;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.image-2232 {
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2188 {
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: 200px;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-212 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.div-block-2186-copyxcd {
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 55px;
  margin-bottom: 0;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2161-copym-copy-copyhbg {
  width: 100%;
  height: auto;
  color: #2e3339;
  object-fit: fill;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.movementphase {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.div-block-2187-copysfd-copylmki {
  width: auto;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.heading-102 {
  height: 25px;
  min-width: 25px;
  color: #f7f8fa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
}

.ssssds {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.ssssds:hover {
  background-color: #e7f0e4;
}

.grid-396 {
  height: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.heading-101 {
  height: auto;
  color: #01e676;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
}

.button-210-copy1 {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.button-210-copy1:hover {
  background-color: #e7f0e4;
}

.image-2231 {
  width: 25px;
  height: 25px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2161-copym {
  width: 100%;
  height: 400px;
  color: #2e3339;
  object-fit: fill;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-188 {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
}

.div-block-2193-copy5 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 492px;
  margin-left: 5px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.psychicphase {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.button-209-copyqwe-copyas-copy-copyj {
  width: 87px;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.grid-371 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40px 1fr;
}

.heading-90-copyfghjk-copyer {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
}

.div-block-2193-copy5-copy76 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 492px;
  margin-left: 40px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-90-copyaszw {
  color: #000;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
}

.button-209-copy-copysxd-copywsd {
  width: 25px;
  height: 25px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.button-209-copy-copysxd-copywsd:hover {
  background-color: #4f5963;
}

.button-210-copy45 {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.button-210-copy45:hover {
  background-color: #e7f0e4;
}

.div-block-2193-copy1 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 87px;
  margin-left: 40px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.fightphase {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.grid-396-copymjnh {
  height: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  position: relative;
}

.shootingphase, .moralephase {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.image-2233 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-398-copyasdx {
  width: auto;
  height: 25px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.div-block-2161-copym-copyxc {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2130-copyajnh-copyedr-copylmkiu {
  width: 100%;
  height: auto;
  margin-top: 60px;
  position: relative;
  overflow: visible;
}

.grid-397-copyjnh-copysd-copyj {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content max-content;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.grid-399 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-210 {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.button-210:hover {
  background-color: #e7f0e4;
}

.button-213 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-209-copy-copyas {
  width: auto;
  height: 25px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 35px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.grid-400-copyjnh {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2193-copy3 {
  width: 250px;
  height: 300px;
  background-color: #363d45;
  border-radius: 5px;
  margin-top: 87px;
  margin-left: 100px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2209 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 444px;
  position: relative;
}

.commandphase {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.div-block-2128-copyujhyy {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
  padding-bottom: 55px;
  position: absolute;
  top: 0%;
  bottom: 55px;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.div-block-2028-copyrcds-copylkmj {
  width: 360px;
  height: 100vh;
  background-color: #000;
  border-right: 1px solid rgba(134, 134, 134, .2);
  margin-left: 55px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: scroll;
}

.div-block-2195 {
  z-index: 3;
  width: 55px;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-400 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px 1fr 40px 40px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.grid-395-copyjnh {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-391 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px;
  grid-template-columns: 1fr;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.image-2234 {
  width: 25px;
  height: 25px;
  margin-left: 25px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-210-copy3 {
  width: 100%;
  height: 25px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 10px;
  position: relative;
}

.button-210-copy3:hover {
  background-color: #e7f0e4;
}

.div-block-2196 {
  width: 100%;
  height: 100%;
  position: relative;
}

.button-209-copyqwe-copyas-copy-copyl {
  width: 87px;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2189 {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
}

.div-block-2187-copysd {
  width: auto;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.div-block-2125-copyedszx-copydcf {
  width: 100%;
  height: 60px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-209-copy-copyas-copydf {
  width: auto;
  height: 25px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-left: 0;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.grid-401 {
  width: 100%;
  height: 40px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-397-copyjnh {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.button-209-copysxdd {
  width: auto;
  height: 25px;
  color: #21bea5;
  text-align: center;
  background-color: #e6f5ef;
  border-radius: 5px;
  padding-left: 35px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.sgjhsghjsghjsgs {
  padding-left: 55px;
  position: fixed;
  top: 65px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-209 {
  width: auto;
  height: 25px;
  color: #fff;
  text-align: center;
  background-color: #e6f5ef;
  border-radius: 5px;
  padding-left: 17.5px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.grid-400-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-402 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-209-copys, .button-209-copyqwe {
  width: auto;
  height: 25px;
  color: #21bea5;
  text-align: center;
  background-color: #e6f5ef;
  border-radius: 5px;
  padding-left: 35px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2187-copysfd-copylmki-copy {
  width: auto;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.div-block-2187-copysfd {
  width: 10px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.button-209-copywe {
  width: auto;
  height: 25px;
  color: #21bea5;
  text-align: center;
  background-color: #e6f5ef;
  border-radius: 5px;
  padding-left: 35px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2187-copysfd-copylmki-copy-copysd {
  width: auto;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.grid-397-copy-copysd {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content 1fr max-content max-content max-content max-content max-content 1fr max-content max-content max-content max-content;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
}

.button-209-copy {
  width: auto;
  height: 25px;
  color: #21bea5;
  text-align: center;
  background-color: #e6f5ef;
  border-radius: 5px;
  padding-left: 35px;
  padding-right: 17.5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 7px;
  position: relative;
}

.div-block-2187-copysfd-copylmki-copy-copysd-copy {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.div-block-62 {
  width: 100%;
  height: 400px;
  max-width: 100%;
  min-width: 100%;
  background-color: #eee;
  border: 1px #000;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2030 {
  box-shadow: none;
  background-color: #000;
  background-image: linear-gradient(#393f56, #272b3a);
  margin-top: 65px;
  position: relative;
}

.grid-305 {
  width: auto;
  max-width: none;
  min-width: auto;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) 330px;
  margin-top: 0;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: -360px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.grid-309 {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  grid-template-rows: 20px;
  grid-template-columns: 20px 20px 20px 20px 20px;
}

.heading-67 {
  color: #5a1e1e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-309-copyas {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  grid-template-rows: 20px;
  grid-template-columns: 20px;
}

.button-152 {
  width: 100%;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #3dae22;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 25px;
  position: relative;
}

.paragraph-31 {
  height: 15px;
  color: #000;
  text-align: left;
  margin-bottom: 0;
  padding-left: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  position: relative;
}

.grid-310-copyas {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.heading-67-copyazs-copy {
  width: auto;
  height: 20px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-66 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.div-block-2033-copyed-copyyg {
  width: auto;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.image-2172-copyas {
  width: 20px;
  height: 20px;
  margin-top: -2.5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2029-copysxd-copykmure {
  width: auto;
  height: 370px;
  max-width: none;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
}

.div-block-2033 {
  width: 80px;
  height: 20px;
  background-color: #f99;
  border-radius: 5px;
  position: relative;
}

.div-block-2029-copysxd-copyuhbg {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  padding-bottom: 30px;
  position: relative;
}

.heading-66-copyeds {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.div-block-2029-copyas {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  position: relative;
}

.grid-308-copy1 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  margin-top: 5px;
  position: relative;
}

.paragraph-15 {
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.div-block-2033-copyed {
  width: auto;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.div-block-2038 {
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: -370px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-308-copyas {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content;
  margin-top: 5px;
  position: relative;
}

.grid-307-copyas {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content;
  position: relative;
}

.assss-copyas {
  width: 100%;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #1d77f2;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-151 {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.div-block-2029 {
  width: 330px;
  height: auto;
  max-width: 330px;
  min-width: 330px;
  position: relative;
}

.div-block-2031 {
  width: auto;
  height: 40px;
  position: relative;
}

.div-block-2029-copysxd-copypoiu {
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
  box-shadow: 0 10px 30px 2px rgba(0, 0, 0, .1);
}

.assss-copyjn {
  width: 100%;
  height: 40px;
  color: #3dae22;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #3dae22;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.heading-67-copyazs-copyas {
  width: auto;
  height: 20px;
  color: #3dae22;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-67-copyazs {
  width: auto;
  height: 20px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2031-copyasx {
  width: auto;
  height: 40px;
  position: relative;
}

.div-block-2033-copyed-copy {
  width: auto;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  position: relative;
}

.image-2172 {
  width: 100%;
  height: 100%;
  position: relative;
}

.heading-67-copyazs-copya {
  width: auto;
  height: auto;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-308 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content;
  margin-top: 5px;
  position: relative;
}

.div-block-2034 {
  width: 20px;
  height: 20px;
  position: relative;
}

.div-block-2039 {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.heading-65 {
  height: 40px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}

.div-block-2029-copysxd {
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 30px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-67-copyasd-copyas {
  width: auto;
  height: 20px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-150 {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.grid-306-copylmk {
  width: 330px;
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.div-block-2036 {
  width: auto;
  height: 200px;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.grid-310 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.grid-311 {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
}

.assss {
  width: 100%;
  height: 45px;
  color: #3dae22;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #3dae22;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 25px;
  position: relative;
}

.assss-copy-copyas {
  width: 100%;
  height: 45px;
  color: #3dae22;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #3dae22;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
}

.grid-306 {
  width: 100%;
  max-width: none;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-151-copy {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.div-block-1998 {
  width: auto;
  height: 80px;
  border-top: 1px solid rgba(134, 134, 134, .2);
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
  top: -300px;
}

.div-block-1998-copyahgsfs-copysd {
  width: 100%;
  height: 300px;
  border-top: 1px rgba(134, 134, 134, .5);
  border-bottom: 1px solid rgba(134, 134, 134, .5);
  position: relative;
  top: 0;
}

.div-block-2197 {
  width: auto;
  height: 35px;
  position: relative;
}

.text-field-2 {
  width: 100%;
  height: 35px;
  color: #898989;
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
}

.button-179-copy {
  width: auto;
  height: 35px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.button-179-copy:hover {
  background-color: #e6f5ef;
  border-radius: 5px;
}

.button-179-copy.w--current {
  width: 100%;
  height: 35px;
  text-align: left;
  line-height: 20px;
}

.button-179-copy.w--current:hover {
  background-color: #e6f5ef;
  border-radius: 5px;
}

.html-embed-27 {
  width: 500px;
  height: 500px;
  object-fit: contain;
  margin-top: 100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-403 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 400px 400px 1fr;
  grid-template-columns: 1fr 400px 400px 400px 400px 1fr;
}

.div-block-2198 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-4-copy {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 30px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.button-214 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(270deg, #84f8c2, #88d250);
  border: 0 #000;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-copy {
  width: 100%;
  height: auto;
  color: #6bac0f;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-copy {
  float: left;
  clear: none;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-copy-copy {
  width: 100%;
  height: auto;
  color: #01e676;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.youtube-4 {
  height: 300px;
  max-height: 300px;
  border-radius: 0;
}

.div-block-2199 {
  height: auto;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-12-copy, .div-block-12-copyas {
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-2200 {
  height: auto;
  border-top: 1px solid rgba(137, 137, 137, .2);
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.grid-4-copy-copy {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin: 30px 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.heading-copy-copyhgf {
  width: 100%;
  height: auto;
  color: #6bac0f;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-404 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}

.div-block-2201 {
  height: 600px;
  background-color: #fff;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2202 {
  width: auto;
  height: 600px;
  border-right: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.div-block-2202-copy {
  width: auto;
  height: 700px;
  border-right: 1px rgba(137, 137, 137, .2);
  position: relative;
}

.sd {
  width: 100%;
  height: auto;
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-3-copy {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
  margin-left: 0;
  padding: 10px 20px 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-copy-copywes {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-214-copyhg {
  color: #01e676;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #01e676;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading-copy-copyhgf-copyedr {
  width: 100%;
  height: auto;
  color: #6bac0f;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-405 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
}

.body-2 {
  height: auto;
  background-color: #eff2f5;
  padding-bottom: 0;
}

.body-3 {
  background-color: #eff2f5;
}

.body-4, .body-5, .body-6, .body-7, .body-8 {
  background-color: #f7f8fa;
}

.body-9 {
  background-color: #eff2f5;
}

.div-block-4-copyal-copyiuu-copyuhy {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.div-block-2203 {
  width: auto;
  height: auto;
  background-color: #f7f8fa;
  padding-bottom: 30px;
  position: relative;
}

.div-block-2204 {
  height: 450px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px 4px rgba(0, 0, 0, .2);
}

.html-embed-copydxse-copyedr {
  width: 110vw;
  height: 110vh;
  min-height: auto;
  position: relative;
  top: -35vh;
  bottom: auto;
  left: -5vw;
  right: 0%;
}

.text-field-3, .text-field-4 {
  height: 40px;
  background-color: #f7f8fa;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.heading-14-copysh-copyshs-copy {
  width: 100%;
  color: #21bea5;
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  top: 200px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-14-copysh-copyshs-copy-copywe {
  width: auto;
  color: #21bea5;
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  top: 180px;
  bottom: auto;
  left: 0%;
  right: 0;
}

.heading-14-copysh-copyshs-copy-copyed {
  color: #000;
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-134-copykj-copy {
  height: 35px;
  color: #fff;
  background-color: #01e676;
  border: 1px solid #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 30px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-2235 {
  width: 100%;
  height: 250px;
  object-fit: contain;
  position: relative;
}

.image-2235-copy {
  width: 100%;
  height: 200px;
  object-fit: contain;
  padding: 20px;
  position: relative;
}

.heading-103 {
  color: #000;
  margin-top: -10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.heading-103-copy {
  color: #898989;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.heading-103-copyqaws {
  color: #000;
  margin-top: -20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.heading-103-copyqaws-copyesw {
  width: auto;
  color: #b4690e;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.grid-406 {
  width: auto;
  float: none;
  clear: none;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  margin-top: -5px;
  margin-left: 0;
  padding-left: 20px;
  position: static;
}

.div-block-2205 {
  width: auto;
  height: 30px;
  position: static;
}

.grid-407 {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  grid-template-rows: 30px;
  grid-template-columns: max-content max-content max-content max-content max-content;
}

.image-2236 {
  width: 15px;
  height: 30px;
  object-fit: contain;
  position: static;
}

.heading-103-copy-copydf {
  color: #898989;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.heading-103-copywsqa {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.heading-103-copywsqa-copysdxe {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.grid-408 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  margin-left: 20px;
  margin-right: 20px;
  position: static;
}

.div-block-2206 {
  width: auto;
  height: 30px;
  position: static;
}

.heading-103-copywsqa-copysdxe-copygfc {
  color: #898989;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: line-through;
  position: static;
}

.button-215 {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #eceb98;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: static;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-216 {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-178-copyjhbg {
  max-width: 100%;
  float: none;
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-409 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  margin-left: 20px;
  margin-right: 0;
}

.div-block-2207 {
  width: auto;
  height: 400px;
  position: relative;
}

.image-2237 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.heading-16a-copyz-copywsed {
  color: #383838;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  position: relative;
  top: 20px;
}

.paragraph-14-copygvfd {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 20px;
}

.button-134-copy-copysxd {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 20px;
}

.heading-104 {
  margin-bottom: 45px;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading-16a-copyz-copy-copywsfg {
  color: #383838;
  text-align: left;
  margin-top: 0;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 15px;
}

.paragraph-14-copyhg {
  color: #000;
  text-align: left;
  padding-left: 20px;
  padding-right: 30%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 5px;
}

.button-217 {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-217-copyas {
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 444px;
  margin-top: 70px;
  margin-left: -25px;
  margin-right: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2208 {
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 444px;
  margin-top: 70px;
  margin-right: -25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2238 {
  position: relative;
}

.div-block-2208-copyerdw {
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 444px;
  margin-top: 70px;
  margin-left: -25px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copy-copysxd-copyhgb {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 10px;
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.div-block-2209 {
  width: 300px;
  height: 500px;
  background-color: #fff;
  border-radius: 5px;
  margin-right: -315px;
  position: relative;
  top: -50px;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2210 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-410 {
  height: 450px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 100% max-content;
  position: relative;
}

.grid-411 {
  width: auto;
  min-width: auto;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2211 {
  width: auto;
  height: 500px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2211-copy {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: none;
  position: relative;
}

.div-block-2211-copy-copy {
  width: 360px;
  height: 480px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: -40px;
  margin-right: -375px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2211-copy-copy1, .div-block-2211-copy-copy2, .div-block-2211-copy-copy3, .div-block-2211-copy-copy4 {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  position: relative;
}

.div-block-2211-copy-copyedr {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: block;
  position: relative;
}

.div-block-2211-copy-copy34, .div-block-2211-copy-copy23, .div-block-2211-copy-copy56, .div-block-2211-copy-copy89 {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: none;
  position: relative;
}

.div-block-2211-copy-copy-copymn {
  width: 360px;
  height: 400px;
  background-color: #fff;
  border-radius: 5px;
  margin-left: -375px;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-218 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-219 {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 10px;
  position: relative;
}

.grid-412 {
  height: 25px;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  margin-left: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2212 {
  width: auto;
  height: 25px;
  line-height: 25px;
  position: relative;
}

.heading-105 {
  height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
}

.heading-105-copy {
  height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
}

.button-215-copy {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #eceb98;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-412-copy {
  height: 25px;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  margin-top: 10px;
  margin-left: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-413 {
  width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content max-content max-content 1fr max-content;
  grid-template-columns: 1fr;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.div-block-2213 {
  width: auto;
  height: auto;
  position: relative;
}

.paragraph-14-copy, .paragraph-14-copy-copydcf {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
}

.grid-414 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  position: relative;
}

.image-2239 {
  width: 40px;
  height: 40px;
  object-fit: contain;
  position: relative;
}

.button-220 {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border: 1px #000;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-414-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  position: relative;
}

.image-2240 {
  width: 40px;
  height: 40px;
  position: relative;
}

.div-block-2213-copyhbg {
  width: auto;
  height: auto;
  border-radius: 333px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-221 {
  width: 40px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-415 {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content max-content max-content max-content 1fr max-content;
  grid-template-columns: 1fr;
  margin-bottom: 0;
  padding-bottom: 20px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2214 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2213-copyedr {
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.div-block-2211-copy-copy-copy1 {
  z-index: 1;
  width: 360px;
  height: 480px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2211-copy-copy-copy2, .div-block-2211-copy-copy-copy3, .div-block-2211-copy-copy-copy4, .div-block-2211-copy-copy-copy5 {
  width: 360px;
  height: 480px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: -40px;
  margin-right: -375px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2215 {
  width: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2211-copy-copy {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: none;
  position: relative;
}

.div-block-2211-copy-copy-copya {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: block;
  position: relative;
}

.div-block-2211-copy-copyb, .ccc, .ddd, .div-block-2211-copy-copyeee {
  width: auto;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: none;
  position: relative;
}

.div-block-2211-copy-copy-copya-copy {
  width: auto;
  height: 400px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2216 {
  width: auto;
  height: auto;
  position: static;
}

.div-block-2217 {
  width: 375px;
  height: 480px;
  margin-top: -40px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.button-222 {
  width: 100%;
  height: 100%;
  float: none;
  clear: none;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2211-copy-copy-copya-copy-copy1 {
  width: auto;
  height: 400px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: none;
  position: relative;
  top: -330px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2211-copy-copy-copy1-copy12 {
  width: 360px;
  height: 480px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2217-copy12 {
  width: 375px;
  height: 480px;
  margin-top: -40px;
  margin-left: -375px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-178-copyjhbg-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2218 {
  width: auto;
  height: auto;
  position: relative;
}

.button-223, .button-224 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-84-copy {
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: static;
  top: 0;
}

.grid-178-copyjhbg-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  position: relative;
  top: -380px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-225, .button-225-copy1, .button-225-copy2, .button-225-copy3, .button-225-copy4 {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-178-copyjhbg-copy-copyoki {
  width: auto;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 360px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2218-copyedr {
  width: auto;
  height: auto;
  position: relative;
  overflow: visible;
}

.grid-178-copyjhbg-copy-copyoki-copyjhb {
  width: auto;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 360px;
  margin-left: -360px;
  margin-right: 0;
  padding-top: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2219 {
  width: auto;
  height: auto;
  max-width: 20vw;
  position: static;
}

.div-block-2220 {
  width: auto;
  height: auto;
  position: relative;
}

.button-226 {
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2221 {
  z-index: 1;
  width: 375px;
  height: 480px;
  display: none;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: auto;
  right: -375px;
}

.grid-178-copyjhbg-copy {
  max-width: 100%;
  float: none;
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 0;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2241 {
  height: 100%;
  float: right;
  position: relative;
}

.div-block-2097-copy {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.div-block-2222 {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.div-block-2223 {
  width: auto;
  height: 55px;
  background-color: #d8e7ea;
  position: relative;
}

.heading-16a-copyz-copywsed-copy {
  color: #383838;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 45px;
  position: relative;
  top: 150px;
}

.paragraph-14-copygvfd-copyaf {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 160px;
}

.div-block-5-copy {
  width: 100%;
  height: 400px;
  width: 100%;
  height: 900px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  overflow: hidden;
}

.paragraph-14-copygvfd-copyaf-copy {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 450px;
}

.grid-416 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
}

.div-block-2224 {
  width: auto;
  height: auto;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-14-copygvfd-copy {
  color: #000;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 20px;
}

.grid-417 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 40px;
  position: relative;
  top: 0;
}

.div-block-2225 {
  width: auto;
  height: 40px;
  position: relative;
}

.button-134-copy-copysxd-copygtrf {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.grid-418 {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 160px 1fr 1fr 1fr 160px;
  margin-top: 60px;
  position: relative;
}

.div-block-2226 {
  width: auto;
  height: auto;
  position: relative;
}

.paragraph-14-copygvfd-copy {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 20px;
}

.paragraph-14-copygvfd-copy-copytgf {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
  top: 10px;
}

.grid-419 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px;
}

.div-block-2227, .image-2242 {
  width: 40px;
  height: 40px;
  position: relative;
}

.div-block-2226-copy {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-14-copygvfd-copy-copytgf-copy {
  color: #000;
  text-align: left;
  margin: 20px 20px 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
  top: 0;
}

.heading-16a-copyz-copywsed-copy {
  color: #000;
  text-align: left;
  margin: 20px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  position: relative;
  top: 0;
}

.button-134-copy-copysxd-copygtrf-copyfsgs {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.button-134-copy-copysxd-copygtrf-copyfsgs-copy {
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 0;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.div-block-5-copy-copysghgshgs {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 120px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-420 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 55px;
}

.div-block-2228 {
  width: auto;
  height: 445px;
  position: relative;
}

.heading-16a-copyz-copywsed-copyffg {
  max-width: 75%;
  color: #383838;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
  top: 120px;
}

.image-2243 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
}

.heading-16a-copyz-copywsed-copyffg-copy {
  width: 100%;
  max-width: 100%;
  color: #383838;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
  top: 0;
}

.heading-16a-copyz-copywsed-copyffg-copy-copy {
  width: 100%;
  max-width: 100%;
  color: #383838;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
  top: 20px;
}

.paragraph-14-copygvfd-copyaf-copy {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 100px;
}

.grid-416-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  position: relative;
  top: 40px;
}

.paragraph-14-copygvfd-copy-copysd {
  color: #000;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
  top: 0;
}

.div-block-87dsfdrde-copy-copyjhgfd {
  height: 250px;
  background-color: #d8e7ea;
  position: relative;
  top: 180px;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-421 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 160px 1fr 2fr 160px;
}

.div-block-2229 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-87dsfdrde-copy-copyjhgfd-copygvf {
  height: 400px;
  background-color: #d8e7ea;
  position: relative;
  top: 180px;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2230 {
  width: 100%;
  height: 0;
  min-height: auto;
  margin-top: 0%;
  position: relative;
}

.div-block-2230-copy {
  width: 100%;
  height: 500px;
  min-height: auto;
  background-color: #fff;
  border-radius: 10px;
  margin-top: -50px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.video {
  width: 100%;
  height: 100%;
}

.grid-409-copy {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
}

.grid-416-copy-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 165px;
  margin-right: 165px;
  position: relative;
  top: 40px;
}

.image-2244 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.button-227 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-5-copy-copyagf {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 150px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-block-2224-copysd, .div-block-2224-copyte, .div-block-2224-copytrw {
  width: auto;
  height: auto;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.div-block-5-copy-copy {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-416-copy-copyggd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1fr;
  position: relative;
  top: 60px;
}

.div-block-8-copydee-copyas-copysd {
  width: 100%;
  height: 100%;
  background-color: #f7f8fa;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-7-copy-copyaaa-copyeds-copyedr {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-422 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  margin-left: 160px;
  margin-right: 160px;
  position: relative;
  top: 150px;
}

.div-block-2231 {
  width: auto;
  height: 650px;
  position: relative;
}

.grid-423 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
}

.div-block-2232, .image-2245 {
  width: auto;
  height: auto;
  position: relative;
}

.paragraph-32 {
  width: auto;
  height: auto;
  color: #000;
  margin-top: 7px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 28px;
  position: relative;
}

.div-block-2231-copy {
  width: auto;
  height: auto;
  position: relative;
}

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

.image-2246 {
  width: 100%;
  height: 500px;
  object-fit: contain;
  margin-bottom: 150px;
  position: relative;
}

.heading-106 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  top: 100px;
}

.div-block-2233 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-425 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 40px max-content max-content;
  position: relative;
  top: 20px;
}

.div-block-2234, .image-2245-copyaf {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2234-copy {
  width: 40px;
  height: 40px;
  position: relative;
}

.gdgfdcvcbvc {
  width: auto;
  height: 65px;
  position: relative;
}

.div-block-2224-copytgf, .div-block-2224-copyyre, .div-block-2224-copyoiuyt {
  width: auto;
  height: auto;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.grid-320 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.div-block-2060-copya, .div-block-2060-copysd {
  width: 100%;
  height: 70vh;
  position: relative;
}

.button-161 {
  width: auto;
  height: 45px;
  max-width: none;
  min-width: auto;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2060-copyas {
  width: 100%;
  height: 70vh;
  position: relative;
}

.heading-68 {
  width: auto;
  height: auto;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.button-160-copyjh {
  width: 100%;
  height: 45px;
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 3px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-319 {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 55px;
  position: relative;
}

.button-157 {
  width: auto;
  height: 25px;
  max-height: 25px;
  max-width: none;
  min-height: 25px;
  min-width: 25px;
  color: #fff;
  text-align: center;
  background-color: #f12848;
  border: 1px solid #fff;
  border-radius: 444px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: -8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-162 {
  width: auto;
  height: 45px;
  color: #868686;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-69-copyas-copyas {
  width: auto;
  color: #868686;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-107 {
  width: auto;
  color: #000;
  text-align: left;
  margin-top: 15px;
  margin-left: 140px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-163-copy {
  width: auto;
  height: 120px;
  color: #1d77f2;
  text-align: center;
  background-color: rgba(255, 255, 255, .5);
  margin-left: 120px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 95px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-163-copy:hover {
  background-color: rgba(255, 255, 255, .5);
}

.shnbsvsbvs-copya-copyasas-copykj-copy {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .2);
  margin-top: 55px;
  position: relative;
}

.div-block-2057-copya-copy2lk {
  height: 100vh;
  margin-left: 155px;
  margin-right: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-322 {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content 1fr max-content;
}

.grid-322-copytgv {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 40px;
}

.button-163-copy-copylk {
  width: auto;
  height: 120px;
  color: #1d77f2;
  text-align: center;
  background-color: rgba(255, 255, 255, .5);
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 95px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-163-copy-copylk:hover {
  background-color: rgba(255, 255, 255, .5);
}

.grid-323 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.shnbsvsbvs-copya-copyasas-copykj {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .2);
  margin-top: 30px;
  position: relative;
}

.shnbsvsbvs-copya-copyasas-copykjhg {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2065 {
  width: 100%;
  height: 120px;
  position: relative;
}

.shnbsvsbvs-copya {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-69-copyas-2 {
  width: auto;
  color: #000;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2064-copyjnh {
  width: auto;
  height: 120px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.shnbsvsbvs-copya-copyasas {
  width: 100%;
  height: 80px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2175 {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2057-copya {
  height: 100vh;
  margin-left: 445px;
  margin-right: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.shnbsvsbvs-copymkiu {
  width: 100%;
  height: 450px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2061 {
  width: 360px;
  height: 100vh;
  background-color: #fff;
  border-right: 1px solid rgba(134, 134, 134, .2);
  margin-left: 55px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.easy {
  width: 100%;
  height: 55px;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 40px;
  position: relative;
}

.easy:hover {
  background-color: rgba(0, 0, 0, 0);
}

.easy.w--current {
  color: #000;
  text-align: left;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}

.easy.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-2057-copya-copyas {
  height: 100vh;
  margin-left: 155px;
  margin-right: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.shnbsvsbvs-copymnj {
  width: 100%;
  height: 75vh;
  border: 1px rgba(134, 134, 134, .2);
  position: relative;
}

.grid-324 {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2066 {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 3px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.shnbsvsbvs {
  width: 100%;
  height: 75vh;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-426 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
}

.div-block-2062 {
  width: 360px;
  height: 75vh;
  background-color: #fff;
  border-right: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.div-block-2063 {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.div-block-2062-copyjsh {
  width: 100%;
  height: 75vh;
  background-color: #fff;
  border-right: 1px rgba(134, 134, 134, .2);
  position: relative;
}

.button-159-copykjhy {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 65px;
  position: relative;
}

.button-159-copykjhy:hover {
  background-color: #2e3339;
}

.button-159-copykjhy.w--current {
  color: #000;
  text-align: left;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}

.button-159-copykjhy.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-159-copykjhy-copyas {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 65px;
  position: relative;
}

.button-159-copykjhy-copyas:hover {
  background-color: #2e3339;
}

.button-159-copykjhy-copyas.w--current {
  color: #000;
  text-align: left;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}

.button-159-copykjhy-copyas.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-159-copykjhy-copyer {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 65px;
  position: relative;
}

.button-159-copykjhy-copyer:hover {
  background-color: #2e3339;
}

.button-159-copykjhy-copyer.w--current {
  color: #000;
  text-align: left;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}

.button-159-copykjhy-copyer.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

.body-10 {
  background-color: #eff2f5;
}

.div-block-2030-copyuj {
  height: auto;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 39px;
  padding-bottom: 0;
  position: relative;
}

.heading-66-copyasz {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 55px;
}

.sfhgshgs {
  width: 150px;
  height: 150px;
  object-fit: contain;
  position: relative;
}

.heading-66-copyasz-copyasw-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 0;
}

.heading-66-copyasz-copyasw-copy-copyalkjh {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 0;
}

.button-156 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2052 {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 444px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2048 {
  width: 100%;
  height: 90px;
  background-color: #fff;
  border: 0 rgba(134, 134, 134, .2);
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.heading-66-copyasz-copyasw-copyasxd {
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 0;
}

.div-block-2049 {
  width: 100%;
  height: 250px;
  position: relative;
}

.div-block-2048-copyhgs {
  width: 100%;
  height: 90px;
  background-color: #fff;
  border: 0 rgba(134, 134, 134, .2);
  border-bottom-width: 1px;
  position: relative;
}

.button-155 {
  color: #fff;
  background-color: #1d77f2;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.sfhgshgs-copy {
  width: 100%;
  height: 120px;
  object-fit: cover;
  position: relative;
}

.div-block-2051 {
  width: auto;
  height: auto;
  position: absolute;
  top: 95px;
  bottom: auto;
  left: auto;
  right: -25px;
}

.div-block-2045 {
  width: 100%;
  height: auto;
  min-height: 275px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-top: 2px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2047 {
  width: 100%;
  height: auto;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.assssssdfg {
  width: 100%;
  height: auto;
  margin-top: 20px;
  position: relative;
}

.heading-66-copyasz-copyasw-copyasxd-copyahg {
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 0;
}

.div-block-2044 {
  width: auto;
  height: auto;
  max-height: none;
  min-height: auto;
  margin-bottom: 300px;
  margin-left: 360px;
  margin-right: 360px;
  padding-bottom: 80px;
  position: relative;
}

.div-block-2235 {
  height: 300px;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-313-copysd {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 30px;
  margin-bottom: 5px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2046-copy {
  width: 100%;
  height: auto;
  position: relative;
}

.heading-66-copyasz-copyasw {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 0;
}

.grid-313 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-bottom: 30px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-11 {
  background-color: #eff2f5;
}

.div-block-2030-copyuj-2 {
  height: 130px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 55px;
  position: relative;
}

.grid-178-copymn {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body-11-copysdfgh {
  height: auto;
  background-color: #eff2f5;
}

.div-block-2030-copyuj-3 {
  height: 130px;
  box-shadow: none;
  background-color: #e6f5ef;
  margin-top: 55px;
  position: relative;
}

.grid-178-copymnj {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2236 {
  width: auto;
  height: auto;
  max-height: none;
  min-height: auto;
  margin-bottom: 300px;
  margin-left: 360px;
  margin-right: 360px;
  padding-bottom: 80px;
  position: relative;
}

.div-block-2237 {
  width: auto;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.body-12 {
  max-height: none;
  min-height: 100vh;
  background-color: #eff2f5;
}

.div-block-2238 {
  width: auto;
  height: auto;
  min-height: 100vh;
  margin-bottom: 800px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-427 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 250px 250px 1fr;
  position: relative;
  top: 180px;
}

.div-block-2239 {
  width: auto;
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2240 {
  width: auto;
  height: auto;
}

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

.heading-108 {
  width: 100%;
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
  top: 120px;
}

.button-228 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2237-copy {
  width: auto;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-229 {
  width: auto;
  height: 35px;
  color: #21bea5;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-229.w--current {
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-229-copysdxe {
  width: auto;
  height: 35px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 360px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-229-copysdxe-copy {
  width: auto;
  height: 35px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 360px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2237-copysdxe {
  width: auto;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-428 {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
  margin: 95px 180px 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2242 {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: scroll;
  box-shadow: 0 5px 15px 3px rgba(0, 0, 0, .2);
}

.div-block-2242-copyasd {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.grid-429 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 20px;
  position: relative;
}

.div-block-2243 {
  width: auto;
  height: 40px;
  position: relative;
}

.heading-109 {
  width: auto;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.button-230 {
  width: auto;
  height: 40px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2247 {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2244 {
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  border-radius: 333px;
  margin-top: 5px;
  margin-left: 40px;
  position: relative;
  overflow: hidden;
}

.button-231 {
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2245 {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.heading-63-copysd {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 90px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 30px;
}

.heading-63-copysd-copy {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 30px;
}

.button-69edrs-copyawsaz-copy {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.grid-195-copyrc {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  right: 0;
}

.heading-71-copyed {
  color: #54626e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-71-copylmk {
  color: #54626e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.grid-195 {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  right: 0;
}

.button-12-copyj-2-copy {
  width: 65px;
  height: 65px;
  max-width: 65px;
  color: rgba(247, 248, 250, .8);
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-left: 1px rgba(134, 134, 134, .5);
  border-right: 0 solid rgba(134, 134, 134, .5);
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0;
}

.button-12-copyj-2-copy:hover {
  background-color: #fff;
}

.div-block-116azs-copy {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  margin-right: 10px;
  position: relative;
}

.grid-163a {
  width: 195px;
  height: 65px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  border: 1px #000;
  grid-template-rows: minmax(65px, 65px);
  grid-template-columns: minmax(65px, 65px) minmax(65px, 65px) minmax(65px, 65px);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-430 {
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.button-69as-copyazsx-copy-copymjn {
  height: 40px;
  min-width: 100%;
  color: #383838;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  padding-right: 0;
  line-height: 22px;
  position: relative;
}

.button-69edrs-copyawsaz {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 25px;
  left: 75px;
}

.button-69edrs-copyaws-copy {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #1de2aa;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 24px;
  left: 60px;
}

.container-14-copyfkjhfkj {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100ch;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 415px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 130px;
  bottom: 0;
  left: 0;
  right: 0%;
  overflow: scroll;
}

.container-13 {
  height: 65px;
  max-width: 100%;
  background-color: #fff;
  border: 1px #000;
  margin-top: 65px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}

.grid-195-copysxd {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.discover {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2246 {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  background-color: #fff;
  position: relative;
  overflow: visible;
}

.button-69as-copyazsx-copy-copymjn-copy {
  height: 40px;
  min-width: 100%;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  padding-left: 45px;
  padding-right: 0;
  line-height: 22px;
  position: relative;
}

.div-block-2247 {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  background-color: #fff;
  border: .5px rgba(134, 134, 134, .2);
  margin-top: 0;
  margin-right: 0;
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2247._1, .div-block-2247._2, .div-block-2247._3, .div-block-2247._4, .div-block-2247._5, .div-block-2247._6, .div-block-2247._7, .div-block-2247._8, .div-block-2247._9, .div-block-2247._10 {
  display: none;
}

.div-block-165 {
  height: 10px;
  max-width: 100%;
  background-color: #f7f8fa;
  border-radius: 10px;
  position: relative;
  top: 40px;
  bottom: 0;
}

.button-69edrsasdg-copy {
  width: 90px;
  height: 40px;
  min-width: 90px;
  color: #1de2aa;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  position: absolute;
  top: 0;
  left: 60px;
}

.button-69aszx-copyzx-copy {
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  color: #fff;
  text-align: center;
  background-color: #505050;
  border-radius: 5px 0 0 5px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-12z-copylok {
  width: 300px;
  height: 65px;
  max-width: 2500px;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 435px;
  right: auto;
}

.div-block-116azs-copyzxs {
  height: 40px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.button-232 {
  color: #868686;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-232:hover {
  color: #6cad0e;
}

.grid-195-copysxd-copyfg {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-6 {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.image-2128 {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  object-fit: cover;
  position: absolute;
  left: 10px;
}

.button-69as-copyazsx {
  height: 40px;
  min-width: 50%;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-110 {
  color: #54626e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2128-copysxd {
  max-height: 65px;
  max-width: 65px;
  min-height: 65px;
  min-width: 65px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2118 {
  height: 60px;
  min-width: 100%;
  object-fit: cover;
  padding: 10px;
}

.div-block-38 {
  border: 1px #000;
  border-width: 1px 0;
  margin-right: auto;
}

.heading-71-copys-2 {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-69aszx {
  height: 40px;
  min-width: 100%;
  color: #000;
  text-align: right;
  background-color: #f7f8fa;
  border-radius: 5px;
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
}

.container-11 {
  height: 65px;
  max-width: 100%;
  background-color: #fff;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-12-copyj-2 {
  width: 65px;
  height: 65px;
  max-width: 65px;
  color: rgba(247, 248, 250, .8);
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-12-copyj-2:hover {
  background-color: #f7f8fa;
}

.div-block-133 {
  height: 100vh;
  max-width: 0;
  min-height: 100vh;
  min-width: 0;
  background-color: #fff;
  padding-left: 360px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2248 {
  width: 100%;
  height: 55px;
  position: relative;
}

.div-block-2248:hover {
  position: relative;
}

.button-12-copyl {
  width: 100%;
  height: 55px;
  max-width: 100%;
  color: #b5b8c5;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 20px;
  padding-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-12-copyl:hover {
  background-color: rgba(0, 0, 0, 0);
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-70 {
  width: 70px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.button-12-copyj {
  width: auto;
  height: 55px;
  max-width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 10px;
  padding-left: 65px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
}

.button-12-copyj:hover {
  color: #000;
  background-color: #fff;
}

.button-12-copyj.w--current {
  width: auto;
  height: 55px;
  max-width: none;
  color: #000;
  border-radius: 10px;
  margin-left: 0;
  padding-left: 65px;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10px;
  right: 10px;
}

.button-12-copyj.w--current:hover {
  color: #000;
  background-color: #fff;
}

.container-12 {
  height: auto;
  max-height: 100vh;
  max-width: 360px;
  min-height: 100vh;
  object-fit: none;
  background-color: #fff;
  border: 1px #000;
  padding-left: 360px;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 55px;
  right: auto;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-18 {
  width: 40px;
  height: 40px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  margin-top: 7.5px;
  margin-left: 17.5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2084 {
  width: 70px;
  height: 70px;
  max-width: none;
  object-fit: fill;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2249 {
  width: auto;
  height: 70px;
  margin-top: 20px;
  margin-left: 110px;
  padding-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-111 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-431 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  margin-top: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2248 {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-12-copym {
  width: auto;
  height: 30px;
  max-width: none;
  color: #fff;
  text-align: left;
  background-color: #2faff1;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  padding: 0 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  display: none;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-12-copym:hover {
  background-color: #2faff1;
  top: 10px;
}

.heading-63-copysxd {
  height: 25px;
  color: #fe05b4;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-35a {
  width: 360px;
  height: 90px;
  max-width: 360px;
  min-width: 360px;
  color: #fff;
  object-fit: cover;
  background-color: #fff;
  border: 0 solid #000;
  border-top: 1px solid rgba(134, 134, 134, .5);
  margin-top: 0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-96 {
  height: 90px;
  max-width: 100%;
  background-color: #fff;
  border-top: 0 #1d77f2;
  position: fixed;
  top: auto;
  bottom: -2px;
  left: 0%;
  right: 0%;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, .2);
}

.div-block-2250 {
  width: 100%;
  height: 100%;
  border-top: 1px solid #1d77f2;
  position: relative;
}

.image-2249 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  margin-top: 25px;
  margin-right: -20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-77ad {
  width: 320px;
  height: 50px;
  max-width: 100%;
  min-width: auto;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 5px;
  margin: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2250 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 20px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-233 {
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 55px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-161 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(360px, 360px) 1fr 1fr 1fr 1fr .25fr;
  grid-auto-flow: column;
  position: relative;
}

.heading-112 {
  color: #505050;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 32px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2251 {
  width: 100%;
  height: 100%;
  border-top: 1px solid #1d77f2;
  border-right: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.body-13 {
  background-color: #f7f8fa;
}

.grid-432 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-71-copyedr {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-75 {
  color: #868686;
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.container-14-copyfkjhfkj-2 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100vh;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 415px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 130px;
  bottom: 0;
  left: 0;
  right: 0%;
  overflow: scroll;
}

.div-block-2252 {
  margin-left: 415px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2253 {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  background-color: #fff;
  position: relative;
  overflow: visible;
}

.heading-71-copylmk-copysx, .heading-71-copyzx {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-195-copysxd-copyhbgc {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-74 {
  color: #868686;
  font-size: 30px;
  font-weight: 600;
  position: relative;
}

.heading-71-copyws {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2251 {
  width: 100%;
  height: auto;
  margin-top: 120px;
  position: relative;
  top: auto;
}

.heading-71-copyasz, .heading-71-copylmk-copykmn {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-195-copywse {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
  right: 0;
}

.heading-71-copylmk-copyedr {
  color: #54626e;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-78adgjl-copyaqawsed-copy {
  width: auto;
  height: 45px;
  max-height: 45px;
  min-height: 45px;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-200 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(250px, 250px);
  grid-template-columns: minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px) minmax(400px, 400px);
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.button-78adgjl-copyaqawseded {
  width: auto;
  height: 45px;
  max-height: 45px;
  min-height: 45px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  padding-right: 0;
  font-size: 26px;
  line-height: 17px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2100-copyiu {
  width: 100%;
  height: 55px;
  position: relative;
}

.div-block-132 {
  height: auto;
  max-width: 100%;
  min-width: 100%;
  background-color: #fff;
  border-bottom: 1px #000;
  border-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 70px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-128 {
  height: 270px;
  max-width: 100%;
  min-width: 100%;
  border: 1px #000;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2126 {
  height: 150px;
  min-width: 100%;
  object-fit: cover;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-12z-copylok-copy-copy {
  width: 350px;
  height: 55px;
  max-width: 2500px;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 55px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-78adgjl-copyaq-copy {
  width: auto;
  height: 45px;
  max-height: 45px;
  max-width: none;
  min-height: 45px;
  min-width: auto;
  color: #383838;
  text-align: left;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  padding-right: 0;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-131 {
  height: 320px;
  border-top: 1px solid rgba(134, 134, 134, .25);
  position: absolute;
  top: 85px;
  bottom: auto;
  left: 20px;
  right: 20px;
}

.div-block-133aws {
  height: 385px;
  max-width: 100%;
  min-width: 100%;
  border-bottom: 1px #000;
  position: relative;
  top: 260px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-351-copysd {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  margin-top: 40px;
  margin-right: 20px;
  padding-left: 20px;
  position: relative;
}

.grid-353-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 40px;
}

.div-block-2254 {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 444px;
  margin-bottom: -5px;
  margin-right: -5px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-78adgjl-copyaqawseded-copy {
  width: auto;
  height: 45px;
  max-height: 45px;
  min-height: 45px;
  color: #21bea5;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 21px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-202 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 20px;
  margin-right: 180px;
  position: relative;
  top: 20px;
}

.div-block-2100-copy {
  width: 100%;
  height: 55px;
  position: relative;
}

.container-14-copysd {
  height: 100vh;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 130px;
  bottom: auto;
  left: 415px;
  right: 0%;
  overflow: visible;
}

.div-block-2255 {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 60px;
}

.image-2188-copylmk-copys {
  width: 30px;
  height: 30px;
  float: right;
  border-radius: 3px;
  position: relative;
}

.image-2252 {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  position: relative;
}

.button-234 {
  height: 20px;
  color: #868686;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-130 {
  height: 90px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-201 {
  height: 90px;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(auto, 2fr) minmax(auto, 2fr) minmax(auto, 2fr);
}

.button-235 {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-236 {
  color: #21bea5;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 8px;
  position: relative;
}

.grid-433 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 20px;
}

.div-block-2102-copy {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 70px;
}

.div-block-129 {
  height: 240px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.html-embed-24aaz {
  max-width: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2256 {
  width: 30px;
  height: 100%;
  background-color: #01e676;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-434 {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  position: relative;
}

.div-block-2257 {
  width: 100%;
  height: 450px;
  line-height: 14px;
  position: relative;
}

.div-block-2258 {
  width: 100%;
  height: 250px;
  min-width: 100%;
  background-color: #fff;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-435 {
  width: 100%;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
}

.div-block-2259 {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 5px;
  position: relative;
}

.container-14-copy-copy-copysxd {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100vh;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 120px;
  bottom: auto;
  left: 415px;
  right: 0%;
  overflow: visible;
}

.heading-73-copysxd {
  color: #868686;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.div-block-2260 {
  width: auto;
  height: auto;
  padding-left: 180px;
  padding-right: 180px;
  font-weight: 300;
  position: relative;
}

.heading-113 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.div-block-2261 {
  width: 100%;
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-30hb-copy {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  position: relative;
}

.emailaddressdxs-copyjb-2 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 35px;
  min-width: auto;
  float: left;
  color: #383838;
  text-align: left;
  background-color: #eff2f5;
  border-radius: 20px;
  margin-top: 25px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: relative;
  left: 40px;
}

.grid-197adgjjn-copy {
  max-width: 92%;
  min-width: 92%;
  grid-column-gap: 0px;
  grid-row-gap: 7px;
  grid-template-rows: minmax(35px, auto);
  grid-template-columns: 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: 20px;
  right: 40px;
}

.grid-252 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px 40px 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 20px;
}

.div-block-1965 {
  width: 100%;
  height: 25px;
  position: relative;
}

.button-79ijbhb-copydc-copygc-copy-copyg-2 {
  height: 20px;
  max-height: 20px;
  max-width: none;
  min-height: 20px;
  min-width: auto;
  color: #868686;
  text-align: left;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 7px;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.button-79ijbhb-copydc-copygc-copy-copyg-2:hover {
  text-decoration: underline;
}

.image-2253 {
  width: 40px;
  height: 40px;
  border-radius: 444px;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-122hb {
  height: 100px;
  max-width: 100%;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.button-79ijbhb-copydc-copygcfc-copy-2asdfghkl {
  height: 20px;
  max-width: none;
  min-width: auto;
  color: #868686;
  text-align: right;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 5px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 60px;
  left: 20px;
  right: auto;
}

.button-79ijbhb-copydc-copygcfc-copy-2asdfghkl:hover {
  text-decoration: underline;
}

.button-237 {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 555px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.button-237:hover {
  background-color: rgba(0, 0, 0, .05);
}

.div-block-41hujygvgbyg-copygvgc-copyes-copyhv-copyuuuu-copykjhaassddffgghhjjkkl {
  height: auto;
  max-height: none;
  min-height: 455px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 14px;
  display: none;
  position: relative;
  top: 7px;
  overflow: visible;
}

.image-202asijuh-copyff-copyg-copyhb-copyd {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-79ijb-copy-2 {
  height: 20px;
  color: #868686;
  text-align: left;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 2px;
  text-decoration: none;
  position: absolute;
  top: 35px;
  bottom: auto;
  left: 80px;
  right: auto;
}

.button-79ijb-copy-2:hover {
  white-space: normal;
  font-weight: 400;
  text-decoration: underline;
}

.grid-162hjklfvg-copynjhblkjmnbaz-2-copy1 {
  max-width: none;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  object-fit: contain;
  grid-template-columns: 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.image-202asijuh-copyff-copyg-copyhb-copyf {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-120az {
  height: auto;
  max-height: none;
  min-height: 70px;
  position: relative;
}

.div-block-41hujygvgbyg-copygvgckj-copy {
  height: auto;
  max-height: none;
  min-height: 0;
  background-color: #fff;
  border-radius: 0;
  display: none;
  position: relative;
  overflow: visible;
}

.container-302379-copya {
  height: auto;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 8px;
  padding-bottom: 10px;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 23px;
  right: -100px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-204 {
  height: 40px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr minmax(60px, 60px);
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 20px;
  right: 20px;
}

.div-block-142gv-copy {
  width: auto;
  height: 100%;
  border: 1px #000;
  position: relative;
  top: 0;
}

.button-108 {
  height: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-157 {
  height: auto;
  max-height: 700px;
  min-height: 425px;
  border-radius: 0;
  position: relative;
}

.image-2254 {
  height: 100%;
  border-radius: 333px;
  position: relative;
}

.image-202asijuh-copyff {
  width: 40px;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 20px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.profilephoto-copya-2 {
  width: 100%;
  height: 40px;
  color: #383838;
  text-align: center;
  background-color: #e3e6ea;
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 25px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.profilephoto-copya-2:hover {
  background-color: #e3e6ea;
}

.grid-288 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 55px 55px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-302386 {
  height: 180px;
  background-color: #fff;
  border-radius: 8px;
  padding-right: 360px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 60px;
  left: auto;
  right: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-302379-copyd {
  height: auto;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 8px;
  padding-bottom: 10px;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 23px;
  right: -100px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-302383 {
  height: 430px;
  background-color: #fff;
  border-radius: 8px;
  padding-right: 360px;
  display: none;
  position: absolute;
  top: 70px;
  bottom: auto;
  left: auto;
  right: 20px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-79ijbhb {
  height: 20px;
  max-width: none;
  min-width: auto;
  color: #000;
  text-align: left;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 5px;
  display: block;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 80px;
  right: auto;
}

.button-79ijbhb:hover {
  text-decoration: underline;
}

.button-79ijbhb-copydc-copygcfcdx-copy {
  height: 20px;
  max-width: none;
  min-width: auto;
  color: #000;
  text-align: left;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 13px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 5px;
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 54px;
  right: auto;
}

.button-79ijbhb-copydc-copygcfcdx-copy:hover {
  text-decoration: underline;
}

.div-block-1939 {
  width: 100%;
  height: 40px;
  border: 1px #000;
  position: relative;
}

.image-202asijuhijvb-copylkj-copydx-copyx {
  width: 30px;
  height: 30px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-78gv-copy-2 {
  height: 40px;
  max-width: none;
  min-width: 100px;
  color: #383838;
  background-color: rgba(134, 134, 134, .5);
  border-radius: 5px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.button-78gv-copy-2:hover {
  color: #383838;
  background-color: #868686;
}

.div-block-156lk {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 75px;
  object-fit: contain;
  position: relative;
  overflow: hidden;
}

.heading-76 {
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.div-block-133okl-copyijk-copydx {
  height: 50px;
  max-width: none;
  min-height: 50px;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-top: 1px solid rgba(134, 134, 134, .5);
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-197adgjjn-2 {
  z-index: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 2px;
  object-fit: fill;
  grid-template-rows: minmax(35px, auto);
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  align-content: end;
  align-items: end;
  position: absolute;
  top: 125px;
  bottom: auto;
  left: 365px;
  right: 365px;
  overflow: visible;
}

.image-202asijuh-copyff-copyg-copyhb-copyc {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-302379-copye, .container-302379-copyc {
  height: auto;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 8px;
  padding-bottom: 10px;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 23px;
  right: -100px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-256 {
  width: 100%;
  height: 55px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 55px 55px 55px 55px 55px 55px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-257 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 60px 60px 60px 60px 60px 60px 60px;
  grid-template-columns: 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-1967 {
  width: 100%;
  height: 40px;
  border: 1px #000;
}

.div-block-148fc-copy {
  width: 100%;
  height: 60px;
  min-height: 60px;
  min-width: 100%;
}

.image-2166 {
  height: 110px;
  max-width: 110px;
  border-radius: 555px;
  margin-top: 20px;
  margin-left: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-162hjkl-copyijuj-copyyhg-copy {
  max-width: none;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2124uhyak-copywsedlkoijlk-copyhv-copy-3 {
  height: 100%;
  max-height: 650px;
  max-width: 100%;
  min-height: 425px;
  min-width: 100%;
  color: #383838;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #868686;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2124uhyak-copywsedlkoijlk-copyhv-copy-3:hover {
  border-radius: 5px;
}

.div-block-2262 {
  width: auto;
  height: auto;
  margin-left: 415px;
  position: relative;
  top: 185px;
}

.container-302385 {
  height: 55px;
  background-color: #fff;
  border-radius: 444px;
  padding-left: 330px;
  display: none;
  position: absolute;
  top: -50px;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}

.container-302379-copyf {
  height: auto;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 8px;
  padding-bottom: 10px;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 23px;
  right: -100px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-41hujygvgbyg-copygvgckj {
  height: 200px;
  max-height: 100px;
  min-height: 100px;
  background-color: #fff;
  border-radius: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.container-302379-copyb {
  height: auto;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 8px;
  padding-bottom: 10px;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 23px;
  right: -100px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-258 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 40px 40px 40px 40px;
  grid-template-columns: 1fr;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-77 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.div-block-41hujygvgbyg-copygvgc-copyes-copyhv-copyuuuu-copykjh-copyds-copy {
  height: auto;
  max-height: none;
  min-height: 8px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0 0 8px 8px;
  display: block;
  position: relative;
  overflow: visible;
}

.button-79ijbhb-copydc-copygcfcdx-2 {
  height: 20px;
  max-width: none;
  min-width: auto;
  color: #868686;
  text-align: right;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 5px;
  display: block;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 100px;
}

.button-79ijbhb-copydc-copygcfcdx-2:hover {
  text-decoration: underline;
}

.div-block-148fc {
  width: 60px;
  height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  position: relative;
}

.image-202asijuh-copyff-copyg-2 {
  width: 40px;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.image-202asijuh-copyff-copyg-2:hover {
  background-color: #f7f8fa;
}

.paragraph-33 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 75px;
  min-width: 100%;
  color: #000;
  text-align: justify;
  object-fit: cover;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
}

.div-block-142gv-2 {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 999px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-207 {
  width: 160px;
  height: 20px;
  max-width: 160px;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 90px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.div-block-133okl-2 {
  height: 80px;
  max-width: 100%;
  min-height: 80px;
  min-width: 100%;
  background-color: #f7f8fa;
  border: 1px #000;
  border-bottom: 1px solid rgba(134, 134, 134, .5);
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.heading-30hbgv-2 {
  min-width: 100%;
  color: #868686;
  text-align: left;
  text-transform: none;
  margin-top: 4px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
}

.div-block-156lk-copy {
  height: 75px;
  max-height: 400px;
  min-height: 75px;
  object-fit: cover;
  position: relative;
  overflow: hidden;
}

.image-202asijuh-copyff-copyg-copyhb-copya {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-1968 {
  width: 100%;
  height: 40px;
}

.image-202asijuh-copyff-copyg-copyhb-copye {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-240 {
  width: 100%;
  height: 40px;
  border: 1px #000;
  position: relative;
}

.grid-209 {
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(50px, 50px);
  grid-template-columns: minmax(80px, 80px) 1fr minmax(20px, 20px);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-78gv-2asdfghjkl-2 {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  color: #868686;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  top: 5px;
  bottom: 5px;
}

.button-78gv-2asdfghjkl-2:hover {
  background-color: #f7f8fa;
}

.image-202asijuhijvb-copylkj-copydx-copyx-copy {
  width: 40px;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 20px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-41hujygvgbyg-copygvgc-copyesassddffgghhjjkll {
  height: auto;
  max-height: none;
  min-height: 115px;
  background-color: #fff;
  border-radius: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-1964 {
  width: 250px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div9000-2 {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-436 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 360px;
  margin-top: 20px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.div-block-234 {
  width: 200px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  padding-left: 200px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-41hujygvgbyg-copygvgc-copyes-copyhv-copyuuuu-copykjh-copydsaassddfffgghhjkkkll-2 {
  height: auto;
  max-height: none;
  min-height: 85px;
  background-color: #fff;
  border-radius: 0;
  display: none;
  position: relative;
  overflow: visible;
}

.image-202asijuh-copyff-copyg-copyhb-copy {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 10px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-287 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 25px;
  grid-template-columns: 1fr;
  position: relative;
}

.button-238 {
  height: 50px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-238:hover {
  background-color: #eff2f5;
}

.button-79ijbhb-copydc-2 {
  height: 20px;
  max-width: none;
  min-width: auto;
  color: #868686;
  text-align: right;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 5px;
  display: block;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.button-79ijbhb-copydc-2:hover {
  text-decoration: underline;
}

.div-block-236 {
  width: 100%;
  height: 40px;
  border: 1px #000;
  display: block;
  position: relative;
}

.div-block-41hujygvgbyg-copygv-copy {
  height: auto;
  max-height: 1200px;
  min-height: 650px;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-41hujyg-copyuj-copy {
  width: 360px;
  height: 550px;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-239 {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 333px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.button-239:hover {
  background-color: rgba(0, 0, 0, .05);
}

.heading-30hbgv-copy-2 {
  color: #868686;
  text-align: left;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
}

.container-302384 {
  height: 300px;
  background-color: #fff;
  border-radius: 8px;
  padding-left: 360px;
  display: none;
  position: absolute;
  top: 57px;
  bottom: auto;
  left: -140px;
  right: auto;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}

.button-105 {
  width: 40px;
  height: 40px;
  background-color: #e3e6ea;
  border-radius: 555px;
  position: relative;
}

.image-202asijuh-copyff-copyg-copyhb-copyb {
  width: 20px;
  height: 20px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-239 {
  height: 60px;
  min-width: 100%;
  position: relative;
}

.button-189 {
  width: 100%;
  height: 40px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  padding-left: 55px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.button-189:hover {
  background-color: #eff2f5;
}

.container-14 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 415px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: 130px;
  bottom: auto;
  left: 0;
  right: 0%;
  overflow: visible;
}

.grid-437 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.div-block-2263 {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border-bottom: 1px solid #868686;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-438 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: 40px 40px 40px 40px;
  grid-template-columns: 1fr;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.button-95 {
  color: #01e676;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.div-block-2108-copyl {
  width: auto;
  height: auto;
  margin-left: 415px;
  position: relative;
  top: 320px;
}

.container-13-copyjg {
  height: 200px;
  max-width: 100%;
  background-color: #fff;
  border: 1px #000;
  margin-top: 65px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}

.button-12z-copylok-2 {
  width: 300px;
  height: 65px;
  max-width: 2500px;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 435px;
  right: auto;
}

.div-block-2264 {
  height: 55px;
  min-width: auto;
  border-top: 1px solid rgba(134, 134, 134, .2);
  position: absolute;
  top: 145px;
  bottom: auto;
  left: 415px;
  right: 0%;
}

.grid-439 {
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 1fr 2fr 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2265 {
  height: 55px;
  min-width: 100%;
  border-top: 1px #000;
  position: relative;
}

.grid-440 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.button-94 {
  height: 55px;
  min-width: 100%;
  color: #95989d;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
}

.image-2084-copyjh {
  width: 70px;
  height: 70px;
  max-width: none;
  object-fit: fill;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 435px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-210-copyh-copyhg, .div-block-210-copyh {
  height: 250px;
  min-width: 100%;
  border: 1px #000;
  position: relative;
}

.paragraph-34 {
  color: #868686;
  text-align: left;
  margin-top: 140px;
  margin-left: 0;
  padding-left: 30px;
  padding-right: 80px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-441 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 0;
  padding-bottom: 100px;
  position: relative;
}

.div-block-2266 {
  height: 100vh;
  min-width: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 415px;
  right: 0%;
}

.button-180-copy {
  height: auto;
  color: #868686;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 65px;
  margin-left: 120px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2267 {
  height: 125px;
  min-width: 100%;
  border: 1px #000;
  position: relative;
}

.grid-442 {
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 3fr 1fr;
  position: absolute;
  top: 130px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2186-copysxd-copyas {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: 42.5px;
  margin-left: 0;
  margin-right: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-240 {
  height: auto;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
  margin-left: 120px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-210-copys {
  height: 125px;
  min-width: 100%;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-180-copysxd {
  height: auto;
  color: #868686;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 110px;
  margin-left: 30px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2186-copysxd {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: 140px;
  margin-left: 0;
  margin-right: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-2255 {
  width: 65px;
  height: 65px;
  object-fit: cover;
  border-radius: 5px;
  margin-top: 30px;
  margin-left: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-210-copys-copyygt {
  height: 260px;
  min-width: 100%;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-210-copyh-copysx {
  height: 250px;
  min-width: 100%;
  border: 1px #000;
  position: relative;
}

.grid-443 {
  width: auto;
  height: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 55px;
  margin-bottom: 55px;
  position: relative;
}

.heading-79-copyas {
  width: auto;
  height: auto;
  color: #868686;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 110px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.div-block-2268 {
  width: auto;
  height: 55px;
  border-top: 1px solid rgba(134, 134, 134, .2);
  border-bottom: 1px solid rgba(134, 134, 134, .2);
  position: relative;
}

.heading-79-copygf {
  width: auto;
  height: auto;
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3px;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.div-block-2113-copyik {
  width: auto;
  height: auto;
  position: relative;
}

.heading-78 {
  color: #000;
  text-align: center;
  margin-top: 170px;
  margin-bottom: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 75px;
  position: relative;
  top: 0;
}

.heading-79 {
  width: auto;
  height: auto;
  color: #000;
  margin-top: 0;
  margin-bottom: 3px;
  margin-left: 110px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}

.heading-79-copyas-copy {
  width: auto;
  height: auto;
  color: #868686;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  position: relative;
}

.div-block-2269 {
  padding-bottom: 55px;
  position: relative;
}

.image-2256 {
  width: 100px;
  height: 100px;
  float: left;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-360-copyas {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 55px 0;
  position: relative;
}

.grid-444 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.sdfghjlkjhgfd {
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-78-copysd {
  color: #000;
  text-align: center;
  margin-top: 170px;
  margin-bottom: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 75px;
  position: relative;
  top: 0;
}

.grid-445 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 360px;
  margin-right: 360px;
  position: relative;
}

.div-block-2270 {
  width: auto;
  height: 80px;
  position: relative;
}

.button-194 {
  width: 100%;
  height: 80px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 60px;
  position: relative;
}

.grid-446 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.image-2185-copyasd {
  width: auto;
  height: 55px;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2271 {
  width: auto;
  height: auto;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  margin-bottom: 0;
  margin-left: 360px;
  margin-right: 360px;
  padding-bottom: 55px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 110px;
}

.button-190-copysd {
  width: auto;
  height: auto;
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  position: relative;
}

.paragraph-35 {
  color: #000;
  margin-top: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 22px;
  position: relative;
}

.button-190 {
  width: auto;
  height: auto;
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  position: relative;
}

.grid-447 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 350px 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

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

.paragraph-19-copysd {
  color: #000;
  margin-top: 55px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
  line-height: 22px;
  position: relative;
}

.div-block-2109-copya-copyas {
  width: 100%;
  height: auto;
  background-color: #e6f5ef;
  margin-bottom: 0;
  padding-bottom: 200px;
  position: relative;
}

.paragraph-36 {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
  line-height: 22px;
  position: relative;
}

.button-190-copydf {
  width: auto;
  height: auto;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 10px;
  position: relative;
}

.div-block-2112-copys-copysxd {
  width: auto;
  height: auto;
  border-bottom: 1px rgba(255, 255, 255, .2);
  margin-bottom: 0;
  margin-left: 360px;
  margin-right: 360px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 110px;
}

.div-block-2272 {
  width: auto;
  height: auto;
  color: #868686;
  position: relative;
}

.div-block-2111-copysd-copysd {
  width: auto;
  height: auto;
  color: #fff;
  position: relative;
}

.div-block-2273 {
  width: auto;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.body-14 {
  background-color: #fff;
}

.grid-449 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2274 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-5-copyhbg {
  width: 100%;
  height: 900px;
  background-color: #fff;
  display: block;
  position: relative;
  top: 0;
  overflow: hidden;
}

.image-2257 {
  width: 6vw;
  height: 6vw;
  max-width: none;
  object-fit: contain;
  border-radius: 444px;
  padding: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-241 {
  width: 6vw;
  height: 6vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  padding: 5px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.div-block-2275 {
  width: auto;
  height: 65px;
  position: relative;
}

.paragraph-37 {
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  position: relative;
  top: 40px;
}

.div-block-2275-copy {
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 60px;
  position: relative;
}

.grid-451 {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
  top: 40px;
}

.div-block-2276 {
  width: auto;
  height: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  position: relative;
}

.text-field-5 {
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.button-242 {
  color: #21bea5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-weight: 600;
  position: relative;
}

.grid-452 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 40px max-content;
}

.div-block-2277, .image-2258 {
  width: 40px;
  height: 40px;
  position: relative;
}

.button-243 {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2278 {
  width: 175px;
  height: auto;
  position: relative;
}

.div-block-2279 {
  width: auto;
  height: 350px;
  background-color: #f7f8fa;
  position: relative;
}

.grid-453 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  margin: 20px 20px 20px 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2280 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2280-copy {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-63-copysd-copy-copyjhg {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 30px;
}

.paragraph-38 {
  width: 100%;
  height: auto;
  color: #000;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.div-block-2281 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-454 {
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}

.div-block-2282 {
  width: auto;
  height: auto;
  position: relative;
}

.heading-63-copysd-copy-copyjhg-copyhgfd {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 30px;
}

.heading-63-copysd-copy-copyjhg-copyhgfd-copy {
  height: 40px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
  top: 30px;
}

.div-block-2282-copy {
  width: auto;
  height: 70px;
  margin-bottom: 0;
  position: relative;
}

.heading-63-copysd-copy-copyjhg-copyhgfd-copy-copykjhg {
  height: 30px;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0;
}

.div-block-2282-copy-copy {
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: relative;
}

.paragraph-39 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

.sdfghjkkjhgfd {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-2283 {
  width: 100vw;
  height: auto;
  max-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  overflow: hidden;
}

.grid-455 {
  width: auto;
  height: auto;
  max-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 30px;
}

.div-block-2284 {
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.div-block-2285 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-456 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content 1fr max-content max-content max-content;
  grid-auto-columns: 1fr;
  position: relative;
}

.image-2259 {
  width: auto;
  height: 110px;
  object-fit: cover;
}

.grid-357-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 90px 1fr 90px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-456-copysxd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content 1fr;
  grid-auto-columns: max-content;
  position: relative;
}

.image-2259-copyasz {
  width: auto;
  height: 110px;
  object-fit: cover;
  margin-left: -40px;
}

.grid-457 {
  width: auto;
  height: auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content;
  position: relative;
}

.grid-458 {
  float: right;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: max-content max-content;
  grid-template-columns: 1fr;
  position: relative;
  top: 30px;
}

.div-block-2286 {
  width: auto;
  height: auto;
  position: relative;
}

.button-134-copykj-copyvgf {
  width: auto;
  height: 35px;
  min-width: auto;
  color: #fff;
  background-color: #01e676;
  border: 1px solid #21bea5;
  border-radius: 5px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-134-copykj-copyvgf-copy12 {
  width: auto;
  height: 30px;
  min-width: auto;
  color: #fff;
  text-align: center;
  background-color: #36484f;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copykj-copyas {
  width: auto;
  height: 30px;
  min-width: auto;
  color: #fff;
  text-align: center;
  background-color: #36484f;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2287 {
  width: 100%;
  height: 10px;
  background-image: linear-gradient(to right, #88bc48, #87bc71 51%, #3dae22);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2100-copy {
  width: auto;
  height: 860px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2288 {
  width: auto;
  height: 100%;
  background-color: #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-17-copy-copyedr {
  color: #fff;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
}

.heading-70-copy-copywes {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.div-block-2100-copy-copywse {
  width: auto;
  height: 700px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copykj-copy {
  width: auto;
  height: 40px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.video-2 {
  height: 100vh;
  max-height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2289 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-2290 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-459 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 19vw 1fr 19vw;
  position: relative;
  top: 15px;
}

.div-block-2291 {
  width: auto;
  height: auto;
  position: relative;
}

.button-244 {
  height: 40px;
  text-align: center;
  background-color: #36484f;
  border-radius: 5px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 20px;
  position: relative;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-179-copytff {
  width: auto;
  height: 35px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.button-179-copytff:hover {
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
}

.button-179-copytff.w--current {
  height: 35px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
}

.button-179-copytff.w--current:hover {
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-size: 11px;
  font-weight: 500;
}

.div-block-2292 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2293 {
  width: auto;
  height: auto;
  background-color: #f7f8fa;
  position: relative;
}

.grid-460 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 90px 1fr 90px;
  position: relative;
  top: 160px;
}

.div-block-2294 {
  width: auto;
  height: auto;
  position: relative;
}

.html-embed-copydxse-copyedr-copy {
  width: 100%;
  height: 100vh;
  min-height: auto;
  position: relative;
  top: -55vh;
  bottom: auto;
  left: 0;
  right: 0%;
}

.grid-460-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 40px 1fr 40px;
  position: relative;
  top: 0;
}

.div-block-2293-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 19vw;
  margin-right: 19vw;
  position: relative;
}

.grid-461 {
  float: right;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content;
  margin-top: 5px;
  margin-right: 40px;
  position: relative;
}

.grid-393 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: max-content 1fr max-content max-content max-content max-content max-content max-content max-content;
  position: relative;
  top: 5px;
}

.div-block-2183 {
  width: 40px;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 444px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-245 {
  width: auto;
  height: 55px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.div-block-2173-copyas {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-bottom: 0 solid rgba(137, 137, 137, .2);
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2230 {
  width: auto;
  height: 55px;
  object-fit: contain;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 10px;
  position: relative;
  top: 0;
  left: 0;
}

.image-2260 {
  width: 40px;
  height: 40px;
  object-fit: contain;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-2176-copyawq {
  z-index: 1;
  width: auto;
  height: 70px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e0e3ea;
  margin-top: -3px;
  margin-left: 0;
  margin-right: 45px;
  padding-left: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-2174-copywse {
  z-index: 1;
  width: 100%;
  height: 65px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-395-copy {
  width: auto;
  height: 40px;
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr max-content max-content max-content max-content max-content max-content 1fr;
  margin: 5px 0 0;
  padding-bottom: 0;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-208-copywse-copy12-copyrf {
  width: auto;
  height: 40px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
}

.button-208-copywse-copy12-copyrf:hover {
  height: 40px;
  color: #000;
  background-color: #eff2f5;
  border-radius: 333px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.button-208-copywse-copy12-copyrf.w--current {
  height: 40px;
  color: #000;
  background-color: #eff2f5;
  border-radius: 333px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.button-208-copywse-copy12-copyrf.w--current:hover {
  color: #000;
  background-color: #eff2f5;
  border-radius: 333px;
}

.div-block-2295 {
  height: 200vh;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.div-block-2296 {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: 100vw;
  position: relative;
  top: 65px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

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

.div-block-2177-copywqa {
  width: auto;
  height: 600px;
  background-color: #edeef0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2177-copyazs {
  width: auto;
  height: 600px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.grid-462 {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.div-block-2147 {
  width: auto;
  height: auto;
  max-width: 100vw;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 55px;
  position: relative;
  top: 0;
}

.div-block-2179 {
  width: auto;
  height: 110px;
  background-color: #191b1c;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2177-copysdx {
  width: auto;
  height: 600px;
  background-color: #edeef0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2178 {
  width: auto;
  height: auto;
  max-width: 100vw;
  min-height: 80vh;
  background-color: #1b1f21;
  position: relative;
  top: 0;
}

.image-2261 {
  width: 40px;
  height: 40px;
  object-fit: cover;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  position: relative;
  top: 0;
}

.grid-455-copymnj {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 100px 1fr 100px;
  grid-auto-rows: max-content;
  position: relative;
  top: 45px;
}

.button-208-copywse-copy12-copyrf-copywse {
  width: auto;
  height: 40px;
  color: #01e676;
  text-align: center;
  background-color: #1b2022;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-208-copywse-copy12-copyrf-copywse:hover {
  color: #fff;
  background-color: #1b2022;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-208-copywse-copy12-copyrf-copywse.w--current {
  height: 40px;
  color: #000;
  font-weight: 400;
  line-height: 25px;
}

.button-208-copywse-copy12-copyrf-copywse.w--current:hover {
  color: #01e676;
  background-color: #f7f8fa;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2183-copywse {
  width: auto;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 444px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2260-copyedr {
  width: auto;
  height: 40px;
  object-fit: cover;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  top: -3px;
}

.button-208-copywse {
  width: auto;
  height: 50px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
}

.button-208-copywse.w--current {
  color: #fff;
}

.text-field-6 {
  height: 50px;
  background-color: #f6f9fa;
  border: 1px solid #898989;
  border-radius: 444px;
  margin-bottom: 0;
  padding-left: 55px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.grid-455-copymnj-copy {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 0 1fr 0;
  grid-auto-rows: max-content;
  position: relative;
  top: 45px;
}

.grid-463 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2297 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-464 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
}

.div-block-2297-copy {
  width: auto;
  height: 100px;
  position: relative;
}

.div-block-2297-copyasz {
  width: auto;
  height: 650px;
  background-color: #fff;
  border: 1px rgba(137, 137, 137, .2);
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-246 {
  width: auto;
  height: auto;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2297-copyasz-copyasz {
  width: auto;
  height: 650px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(137, 137, 137, .2);
  border-radius: 10px;
  position: relative;
}

.div-block-2297-copyasz-copysdf {
  width: auto;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(137, 137, 137, .2);
  border-radius: 10px;
  position: relative;
}

.button-226-copyqau {
  color: #fff;
  object-fit: cover;
  background-color: #01e676;
  border-radius: 333px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2183-copyedcx {
  width: auto;
  height: 40px;
  object-fit: cover;
  background-color: #fff;
  border-radius: 0;
  position: relative;
  overflow: visible;
}

.body-15 {
  background-color: #eff2f5;
}

.div-block-2298 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-465, .grid-466 {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2147-copyaztec {
  width: auto;
  height: auto;
  max-width: 100vw;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.grid-455-copyaztec {
  width: auto;
  height: auto;
  max-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 19vw 1fr 19vw;
  grid-auto-rows: max-content;
  position: relative;
  top: 0;
}

.heading-114 {
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  position: relative;
}

.grid-467 {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: 110px 110px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}

.div-block-2299 {
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-467-copyaztec {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 110px 110px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  top: 45px;
}

.grid-467-copyaztec-copyaztec {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 400px;
  grid-template-columns: 1fr 1fr;
  position: relative;
  top: 45px;
}

.div-block-2299-copyaztec {
  width: 100%;
  height: 400px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-467-copyaztecaztec {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 110px;
  grid-template-columns: 1fr 1fr;
}

.grid-467-copyaztec-copyaztec-copyaztecaztec {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 400px;
  grid-template-columns: 1fr;
  position: relative;
  top: 45px;
}

.div-block-2284-copyaztec {
  width: auto;
  height: 850px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.heading-114-copyaztec {
  text-align: center;
  margin-top: 110px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  position: relative;
}

.grid-467-copyaztec-copyaztec-copyaztecaztec-copyaztec {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 400px;
  grid-template-columns: 1fr;
  position: relative;
  top: 0;
}

.heading-114-copyaztec-copyaztec {
  text-align: center;
  margin-top: 55px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  position: relative;
}

.image-2262 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-134-copykj-copy-copyaztec {
  width: auto;
  height: 40px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 20px;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2262-copyaztec {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-115 {
  margin-left: 100px;
  position: relative;
}

.paragraph-40 {
  width: auto;
  color: #898989;
  object-fit: contain;
  margin-top: 20px;
  margin-left: 100px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.grid-467-copy {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: 110px 110px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}

.grid-467-copy-copyaztec {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: 110px 110px 110px 110px 110px 110px 110px 110px;
  grid-template-columns: 1fr;
  position: relative;
  top: 20px;
}

.div-block-2284-copyaztec-copyaztec {
  width: auto;
  height: auto;
  margin-bottom: 50px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
}

.grid-468 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
}

.div-block-2300 {
  width: auto;
  height: 40px;
  position: relative;
}

.div-block-2301 {
  width: 100%;
  height: 40px;
  background-color: #e6f5ef;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-116 {
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 19vw;
  right: 0%;
}

.html-embed-46 {
  width: 118vh;
  height: 128vh;
  min-height: 128vh;
  min-width: 118vw;
  object-fit: cover;
  margin-top: 55px;
  position: absolute;
  top: -36vh;
  bottom: 0%;
  left: 28%;
  right: 0%;
  overflow: hidden;
}

.div-block-2302 {
  background-image: linear-gradient(100deg, #fff 38%, rgba(0, 0, 0, 0) 68%);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-192fcd-2 {
  height: auto;
  max-width: 100vw;
  min-height: auto;
  min-width: 100vw;
  background-color: #fff;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2303 {
  z-index: 0;
  width: 100%;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-1988-copywse {
  width: 40px;
  height: 40px;
  background-color: #eff2f5;
  border-radius: 444px;
  margin-top: 7px;
  margin-left: 7.5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-247 {
  width: auto;
  height: 55px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 40px;
  position: relative;
}

.button-178-copyoo {
  width: 140px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0%;
  bottom: auto;
  left: 45px;
  right: auto;
}

.button-178-copyoo.w--current {
  left: 0;
}

.button-65ash-3 {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  margin-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
}

.button-65ash-3.w--current {
  width: 40px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}

.image-201lkjlkjhgfaz-4 {
  width: 40px;
  height: 40px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  text-align: center;
  object-fit: cover;
  background-color: #fff;
  border: 0 #000;
  border-radius: 555px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-156-copyalkmj-copyasss-2 {
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 8px;
  margin-top: 7px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-156-copyalkmj-copyasss-2.w--current {
  color: #fff;
}

.profilepicture {
  width: auto;
  height: 50px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
}

.div-block-2024 {
  width: 100%;
  height: 55px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-195 {
  width: 150px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.grid-469 {
  height: 55px;
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content max-content max-content max-content max-content max-content 180px;
  margin-left: 210px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-47 {
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2142gbv-copymnb-copydcf-2 {
  width: auto;
  height: 55px;
  max-width: 100%;
  position: relative;
  top: -10px;
}

.button-87-copyfghbv-3 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-302382 {
  height: 600px;
  max-width: 450px;
  background-color: #fff;
  border-radius: 5px;
  position: fixed;
  top: 175px;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-248 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #1d77f2;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.error-message-3 {
  color: #383838;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 500px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-470 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr max-content 1fr;
}

.div-block-2304 {
  width: auto;
  height: auto;
  position: relative;
}

.text-field-7 {
  width: 100%;
  height: 40px;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.text-field-8 {
  width: 100%;
  height: 40px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.div-block-2303-copyaztec {
  z-index: 0;
  width: auto;
  height: 55px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2303-copyaztec-copy {
  z-index: 0;
  width: auto;
  height: 60px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-16 {
  height: auto;
  background-color: #eff2f5;
}

.body-17, .body-18, .body-19, .body-20, .body-21, .body-22 {
  background-color: #eff2f5;
}

.heading-16a-copyz-copywsed-copy-copy {
  color: #383838;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 45px;
  position: relative;
  top: 150px;
}

.body-23, .body-24 {
  background-color: #eff2f5;
}

.grid-455-copymnj-copy-copy {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 0 1fr 0;
  grid-auto-rows: max-content;
  position: relative;
  top: 0;
}

.div-block-2305 {
  width: auto;
  height: auto;
  position: relative;
}

.tab-pane-tab-1-2 {
  height: auto;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px;
  padding-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2306 {
  width: auto;
  height: 350px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: 360px;
  right: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2307 {
  width: auto;
  height: auto;
  max-width: none;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 55px;
  position: relative;
  top: 80px;
}

.div-block-85adgj-copy-2 {
  height: 1250px;
  border: 1px #000;
  margin-top: 250px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-134-copy-copysxd-copyhgb-2 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 10px;
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.div-block-87dsfdrde-copy-2 {
  height: 250px;
  background-color: #d8e7ea;
  position: relative;
  top: 355px;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.tab-pane-tab-4-2 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-87dsfdrde-2 {
  height: 250px;
  background-color: #d8e7ea;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-103-copywsqa-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.tab-pane-tab-3-2 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.tab-pane-tab-5-2 {
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-215-copy-2 {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #eceb98;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-62-copylmk-2 {
  width: 100%;
  height: 400px;
  max-width: 100%;
  min-width: 100%;
  background-color: #fff;
  border: 1px #000;
  border-radius: 5px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-103-copywsqa-copysdxe-copygfc-2 {
  color: #898989;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: line-through;
  position: static;
}

.heading-117 {
  color: #000;
  margin-top: -10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.heading-103-copy-2 {
  color: #898989;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.div-block-2211-copy-copy-copy1-2 {
  z-index: 1;
  width: 360px;
  height: 480px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-103-copy-copydf-2 {
  color: #898989;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.image-2263 {
  width: 100%;
  height: 250px;
  object-fit: cover;
  position: relative;
}

.button-249 {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border: 1px #000;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copy-copysxd-2 {
  background-color: #6bac0f;
  border: 0 #fff;
  border-radius: 5px;
  margin-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-14-copy-2, .paragraph-14-copy-copydcf-2 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
}

.button-250 {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 10px;
  position: relative;
}

.button-251 {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #eceb98;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: static;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-455-copymnj-2 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 19vw 1fr 19vw;
  grid-auto-rows: max-content;
  position: relative;
  top: 45px;
}

.html-embed-46-copy-copy {
  width: 100vw;
  height: auto;
  min-height: auto;
  min-width: auto;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  margin-top: 55px;
  position: absolute;
  top: -110px;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-2308 {
  height: auto;
  border: 1px #000;
  position: relative;
}

.grid-471 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-252 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #0d9ddb;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-252:hover {
  color: #0d9ddb;
  background-color: #fff;
  border: 1px solid #0d9ddb;
}

.button-87-copyfghbv-4 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #b9b8b7;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2309 {
  width: 400px;
  height: 400px;
  opacity: 1;
  background-color: #191919;
  border-radius: 0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

.grid-472 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 20px 1fr 20px;
  position: relative;
  top: 10px;
}

.error-message-4 {
  color: #383838;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: none;
  position: absolute;
  top: 325px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2310 {
  height: 150px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-473 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 40px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2311 {
  width: auto;
  height: auto;
  margin-bottom: 20px;
  position: relative;
}

.image-2264 {
  width: 150px;
  height: auto;
  position: relative;
}

.html-embed-48 {
  margin-top: 100px;
  display: block;
  position: absolute;
  top: 220px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-field-9 {
  height: 40px;
  background-color: #000;
  border: 1px solid #898989;
  border-radius: 0;
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-7-copy-copyaaa-copyeds-copyedr-copyaz {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-bottom: 100px;
  position: relative;
  top: 65px;
  overflow: hidden;
}

.grid-353-copy-copy {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 1fr max-content 1fr;
  position: relative;
  top: 140px;
}

.heading-118 {
  color: #5f5d5d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 55px;
  position: relative;
}

.grid-474 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 1fr max-content 1fr;
  margin-bottom: 20px;
  position: relative;
  top: 100px;
}

.div-block-2312 {
  width: auto;
  height: auto;
  margin-left: 19vw;
  margin-right: 19vw;
  position: relative;
  top: 0;
}

.grid-475 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 1fr max-content 1fr;
  margin: 100px 0 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-353-copy-2 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 50px;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-rows: 50px;
  position: relative;
  top: 100px;
}

.grid-476 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 450px 1fr;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 50px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-copy-copyaztec {
  width: auto;
  color: #000;
  text-align: justify;
  margin: 40px 180px 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaztec {
  width: 100%;
  height: auto;
  margin-bottom: 75px;
  position: relative;
  top: 40px;
}

.button-177-copy {
  width: auto;
  height: 50px;
  color: #00477b;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.button-253 {
  width: auto;
  height: 40px;
  color: #5f5d5d;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.image-2264-copy {
  width: 450px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-177-copyaz {
  width: auto;
  height: 40px;
  color: #5f5d5d;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-2313 {
  width: auto;
  height: 450px;
  background-image: linear-gradient(270deg, #f1f0ef, #fff);
  position: relative;
}

.div-block-6-copy-copyaztec-copy-copyaztc {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  margin-top: 75px;
  position: relative;
  top: 60px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-7-copy-copyaaa-copyeds-copyedr-copyazazaz {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 100px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-block-2314 {
  width: auto;
  height: auto;
  margin-left: 19vw;
  margin-right: 19vw;
  position: relative;
  top: 0;
}

.paragraph-copy-2 {
  width: 100%;
  color: #6e6c6c;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: underline;
  position: relative;
}

.div-block-6-copy-copyaztec-copy-copy {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  margin-top: 75px;
  position: relative;
  top: 60px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-copy-copyaztec-2 {
  width: 100%;
  color: #6e6c6c;
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaz {
  width: 100%;
  height: 600px;
  margin-bottom: 75px;
  position: relative;
  top: 40px;
}

.grid-351-copyazaz {
  grid-column-gap: 55px;
  grid-row-gap: 0px;
  grid-template-rows: 75px 75px 75px 75px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2315 {
  width: auto;
  height: 75px;
  border-bottom: 1px solid #b9b8b7;
  position: relative;
}

.button-3-copy-2 {
  height: 35px;
  color: #6e6c6c;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-6-copy-copyaztec-copy-copyazaztec {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  position: relative;
  top: 60px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-6-copy-copyaztec-copy-copyaztectec, .div-block-6-copy-copyaztec-copy-copyaztecect, .div-block-6-copy-copyaztec-copy-copyaztecetc {
  width: 100%;
  height: 450px;
  margin-top: 75px;
  position: relative;
  top: 60px;
}

.button-254 {
  width: 300px;
  height: 130px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-254.w--current {
  width: 550px;
  height: 60px;
  margin-top: 0;
}

.div-block-2316 {
  height: 150px;
  background-color: #fff;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: -60px;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-255 {
  height: 50px;
  color: #6e6c6c;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.html-embed-45-copycleoosiiriis-copycleowasrightatchristmasandnewyear {
  width: 102%;
  height: 650px;
  opacity: 1;
  display: block;
  position: absolute;
  top: -140px;
  bottom: 0%;
  left: -1%;
  right: 0%;
  overflow: visible;
}

.grid-477 {
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 100px;
  grid-template-columns: 80px 1fr 80px;
  position: absolute;
  top: auto;
  bottom: -40px;
  left: 0%;
  right: 0%;
}

.grid-478 {
  grid-column-gap: 20px;
  grid-row-gap: 80px;
  grid-template-rows: 400px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 50px;
  position: relative;
}

.image-2265 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-2317 {
  width: auto;
  height: auto;
  margin: 30px 19vw 0;
  padding-bottom: 220px;
  position: relative;
  top: 0;
}

.grid-13-copyaztec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 1fr max-content 1fr;
  margin: 0 180px;
  padding-top: 50px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-4-copyaztec {
  height: 50px;
  min-width: auto;
  grid-template-rows: 100px;
  grid-template-columns: 1fr max-content 1fr;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 250px;
  position: relative;
  top: 0;
  bottom: 60px;
  left: 0%;
  right: 0%;
}

.div-block-6-copy-copyaztec-copy1 {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  position: relative;
  top: 170px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-352-copyazazaz {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 450px 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-479 {
  grid-column-gap: 55px;
  grid-row-gap: 0px;
  grid-template-rows: 75px 75px 75px 75px 75px;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 30px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-13-copyaztec-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 55px;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  top: 230px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-480 {
  grid-column-gap: 20px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  margin-left: 180px;
  margin-right: 180px;
  padding-top: 50px;
  position: relative;
  top: 60px;
  left: 0;
}

.div-block-6-copyaztec-copyaztec {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-bottom: 300px;
  position: relative;
  top: 140px;
}

.button-8 {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 30px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2318 {
  width: auto;
  height: 350px;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2319 {
  width: auto;
  height: 50px;
  position: relative;
}

.button-256 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec {
  width: 100%;
  height: 500px;
  margin-bottom: 75px;
  position: relative;
  top: 120px;
}

.image-2266 {
  width: 150px;
  object-fit: contain;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2320 {
  width: auto;
  height: 500px;
  background-color: #fff;
  border-radius: 5px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-6-copy-copyaztec-copy-copyaazazazaz {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  margin-top: 75px;
  position: relative;
  top: 220px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-10-copyaztec {
  width: auto;
  height: 140px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-41 {
  width: 100%;
  color: #6e6c6c;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}

.div-block-2321 {
  width: auto;
  height: 400px;
  border-radius: 5px;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #2faff1;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test:hover {
  color: #fff;
  background-color: #2faff1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2267 {
  width: 100%;
  height: 100%;
  float: right;
  object-fit: cover;
  position: relative;
}

.div-block-2322 {
  z-index: 1;
  width: 375px;
  height: 480px;
  display: block;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: auto;
  right: -375px;
}

.div-block-5-copyaztec {
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  overflow: hidden;
}

.div-block-87ds-copy-2 {
  height: 200px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(134, 134, 134, .5);
  border-left: 0 #868686;
  border-right-color: rgba(134, 134, 134, .2);
  position: relative;
  top: 330px;
  bottom: auto;
  left: 0;
  right: 0;
}

.div-block-2323 {
  width: auto;
  height: auto;
  max-width: none;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 65px;
}

.div-block-62-copylmk-2-copy {
  width: auto;
  height: 350px;
  max-width: none;
  min-width: auto;
  background-color: #fff;
  border: 1px #000;
  border-radius: 5px;
  margin-left: 180px;
  margin-right: 180px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copy-copysxd-2-copyaztec-copy {
  background-color: #000;
  border: 1px solid #fff;
  margin-top: 10px;
  margin-left: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  top: 0;
}

.div-block-2324 {
  width: 600px;
  height: 400px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  top: -50px;
  bottom: -50px;
  left: 180px;
  right: auto;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-87dsfdrde-3 {
  width: auto;
  height: 300px;
  background-color: #fff;
  background-image: linear-gradient(to right, #88d250, #84f8c2);
  margin-top: 140px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-87dsfdrde-copy-3 {
  height: 300px;
  background-color: #e6f5ef;
  background-image: linear-gradient(to right, #88d250, #84f8c2);
  position: relative;
  top: 355px;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2325 {
  width: 40%;
  height: 270px;
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .2);
  border-radius: 5px;
  margin: 40px auto 0;
  padding-bottom: 20px;
  padding-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 40px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copy {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #2faff1;
  border-radius: 5px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copy:hover {
  color: #fff;
  background-color: #2faff1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copy.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copy.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2317-copy {
  width: auto;
  height: auto;
  margin: 90px 180px 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.div-block-2147-copy {
  width: auto;
  height: auto;
  max-width: 100vw;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.grid-455-copy {
  width: auto;
  height: auto;
  max-width: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 19vw 1fr 19vw;
  grid-auto-rows: max-content;
  position: relative;
  top: 0;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaztec-copy {
  width: 100%;
  height: auto;
  width: 100%;
  height: auto;
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 75px;
  margin-left: 19vw;
  position: relative;
  top: 40px;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaztec-copy-copy, .div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaztec-copy-copyaz {
  width: auto;
  height: auto;
  margin: 100px 180px 75px;
  position: relative;
  top: 0;
}

.div-block-6-copy-copyaztec-copy-copy-copyaztec-copy-copyaztec-copyaztec-copy-copyazsw {
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 75px;
  position: relative;
  top: 0;
}

.heading-114-copy {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  position: relative;
}

.paragraph-40-copy {
  width: auto;
  color: #000;
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.grid-481 {
  width: auto;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr;
  margin-left: 100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2326 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-467-copyaztecaztec-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 110px;
  grid-template-columns: 1fr 1fr;
  margin-top: 25px;
  position: relative;
}

.grid-467-copyaztec-copyaztec-copymnhg {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 400px;
  grid-template-columns: 1fr 1fr;
  margin-top: 45px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
}

.grid-481-copy {
  width: auto;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr;
  margin-left: 20px;
  margin-right: 180px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-45-copycleoosiiriis-copycleowasrightatchristmasandnewyear-copyaztec {
  width: 102%;
  height: 480px;
  opacity: 1;
  display: block;
  position: absolute;
  top: -65px;
  bottom: 0%;
  left: -1%;
  right: -1%;
  overflow: visible;
}

.image-2268 {
  width: 200px;
  object-fit: contain;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-482 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2327 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-481-copy-copyaztecd {
  width: auto;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr;
  margin-left: 100px;
  margin-right: 180px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2268-copyazsdew {
  width: 150px;
  object-fit: contain;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-copy-copy-copyaztec {
  width: 100%;
  height: auto;
  color: #01e676;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-copy-copy {
  float: left;
  clear: none;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-3-copy-copy {
  width: 100%;
  height: 200px;
  object-fit: contain;
  border-radius: 10px;
  margin-left: 0;
  padding: 10px 20px 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-482-copyazsd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2328 {
  height: 300px;
  background-image: linear-gradient(#82fbc7, #86cf48);
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2268-copyazsdew-copyazsweq {
  width: 200px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-482-copyazsd-copydfcd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2328-copy {
  height: 200px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.test-copymlk {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copymlk.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2185-copy-copy {
  width: auto;
  height: 60px;
  object-fit: contain;
  margin-top: 0;
  margin-left: 63px;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: -10px;
  right: auto;
}

.grid-395-copy-copynhbg {
  width: auto;
  height: auto;
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content max-content 1fr max-content;
  margin: 5px 19vw 0;
  padding-bottom: 0;
  position: relative;
}

.test-copymlk-copyfcds {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  margin-top: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copyfcds:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copyfcds.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copymlk-copyfcds.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-178-copyjhbg-copydxsdw {
  max-width: 100%;
  float: none;
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2235-copy-copysxd {
  width: 100%;
  height: 320px;
  object-fit: cover;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2329 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2329-copy {
  margin-bottom: 40px;
  margin-left: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-117-copyaztec {
  color: #fff;
  margin-top: -10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.heading-103-copy-2-copyaz {
  color: #fff;
  margin-top: -15px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  position: static;
}

.heading-103-copywsqa-2-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: static;
}

.div-block-2200-copyaztec {
  height: auto;
  border-top: 1px solid rgba(137, 137, 137, .2);
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.grid-405-copyazsaz {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.button-134-copykj-copy-copyaztec-copyazsd, .button-134-copykj-copy-copyaztec-copysxdfe {
  width: auto;
  height: 40px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-134-copykj-copy-copyaztec-copyaztec, .button-134-copykj-copy-copyaztec-copydcf {
  width: auto;
  height: 40px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2296-copyazsdwe {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: 100vw;
  position: relative;
  top: 65px;
  overflow: visible;
}

.grid-483 {
  height: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 100vh;
}

.div-block-2330, .div-block-2330-copy {
  width: auto;
  height: 1200px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.grid-484 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto auto auto;
  margin-left: 19vw;
  margin-right: 40px;
  position: relative;
  top: 40px;
  right: 0;
}

.div-block-2331 {
  width: auto;
  height: 150px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2269 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  overflow: hidden;
}

.button-257 {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2332 {
  width: auto;
  height: 150vh;
  background-image: linear-gradient(rgba(57, 63, 86, .5), #393f56 50%, #272b3a);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2270 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.html-embed-49 {
  margin-left: 40px;
  margin-right: 19vw;
  position: relative;
  top: 40px;
}

.image-2269-copy {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  overflow: hidden;
}

.button-257-copyazs {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-134-copykj-copy-copyaztec-copymk, .button-134-copykj-copy-copyaztec-copykjhg {
  width: auto;
  height: 40px;
  min-width: auto;
  float: right;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px #21bea5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2333 {
  height: 100vh;
  max-width: 0;
  min-height: 100vh;
  min-width: 0;
  background-color: #4c505d;
  background-image: linear-gradient(#393f56, #272b3a);
  padding-left: 360px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-119 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-12-copyj-3 {
  width: auto;
  height: 55px;
  max-width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 10px;
  padding-left: 65px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.button-12-copyj-3:active {
  color: #fff;
}

.button-12-copyj-3.w--current {
  width: auto;
  height: 55px;
  max-width: none;
  color: #000;
  border-radius: 10px;
  margin-left: 0;
  padding-left: 65px;
  font-size: 14px;
  font-weight: 500;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3.w--current:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.image-2271 {
  width: 70px;
  height: 70px;
  max-width: none;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.container-14-copyfkjhfkj-3 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100vh;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 360px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0%;
  overflow: scroll;
}

.container-302387 {
  height: 65px;
  max-width: 100%;
  background-color: #fff;
  border: 1px #000;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}

.div-block-2334 {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  position: relative;
  top: 65px;
  overflow: visible;
}

.button-12z-copylok-3 {
  width: 300px;
  height: 65px;
  max-width: 2500px;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 380px;
  right: auto;
}

.button-258 {
  color: #868686;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-258:hover {
  color: #6cad0e;
}

.heading-71-copys-2-copy {
  color: #54626e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-50 {
  width: 200px;
  height: 200px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2335, .div-block-2336 {
  display: none;
}

.button-69edrsasdg-copy-copyaztec {
  width: 90px;
  height: 60px;
  min-width: 90px;
  color: #1de2aa;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 60px;
}

.div-block-2337 {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  margin-top: 10px;
  position: relative;
  overflow: visible;
}

.button-69aszx-copyzx-copy-2 {
  height: 40px;
  min-width: 40px;
  color: #fff;
  text-align: right;
  background-color: #505050;
  border-radius: 5px 0 0 5px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2272 {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  object-fit: contain;
  position: absolute;
  left: 10px;
}

.button-69edrsasdg-copy-copyaztec-copy {
  width: auto;
  height: 60px;
  min-width: 90px;
  color: #1de2aa;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-12z-copylok-3-copyaztec {
  width: auto;
  height: 65px;
  max-width: none;
  color: #383838;
  text-align: right;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-69aszx-copyzx-copy-3 {
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  color: #fff;
  text-align: center;
  background-color: #505050;
  border-radius: 5px 0 0 5px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-69edrs-copyawsaz-2 {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 25px;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd.w--current {
  width: 60px;
  height: 60px;
  min-width: 60px;
  margin-top: 0;
  left: 10px;
}

.div-block-116azs-copyqwsa {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.button-69edrsasdg-copy-copyaztec-copy-2 {
  width: auto;
  height: 60px;
  min-width: 90px;
  color: #3dae22;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-69edrsasdg-copy-copyaztec-2 {
  width: auto;
  height: 60px;
  min-width: auto;
  color: #3dae22;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-copyqw {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.div-block-116azs-copyzxs-copysdf-copyazsxd {
  height: 40px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.div-block-116azs-copyaztec, .div-block-116azs-copyes {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.heading-71-copyed-2 {
  color: #54626e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-2 {
  width: auto;
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.button-69as-copyazsx-copysxd {
  width: 80px;
  height: 40px;
  min-width: 50%;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-69edrs-copyawsaz-copy-2 {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.grid-195-copysxd-copyfg-copysxdc {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-copyedr {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.grid-195-copyrc-copyedr {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  right: 0;
}

.div-block-2338 {
  height: 10px;
  max-width: 100%;
  background-color: #f7f8fa;
  border-radius: 10px;
  position: relative;
  top: 40px;
  bottom: 0;
}

.div-block-116azs-copyzxs-copydcf {
  height: 40px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.heading-110-copylk {
  color: #54626e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-copyrd, .div-block-116azs-copyiju {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.button-12z-copylok-4 {
  width: auto;
  height: 65px;
  max-width: 2500px;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 380px;
  right: auto;
}

.button-69as-copyazsx-copy-copymjn-copy-2 {
  height: 40px;
  min-width: 100%;
  color: #868686;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  padding-left: 45px;
  padding-right: 0;
  line-height: 22px;
  position: relative;
}

.div-block-116azs-copysdx {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.image-2273 {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  position: absolute;
  left: 10px;
}

.button-69edrs-copyawsaz-copy-copysxd-copygvf {
  width: auto;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.grid-485 {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.button-12z-copylok-3-copyaztec-2 {
  width: auto;
  height: 65px;
  max-width: none;
  color: #383838;
  text-align: right;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 100;
  line-height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-116azs-copyrty {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.image-2274 {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  object-fit: cover;
  border-radius: 444px;
  position: absolute;
  left: 10px;
  overflow: visible;
}

.grid-195-copysxd-2 {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-copy-copymkjh {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  margin-right: 10px;
  position: relative;
}

.button-69as-copyazsx-2 {
  height: 40px;
  min-width: 50%;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-69edrs-copyaws-copy-2 {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #3dae22;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 24px;
  left: 60px;
}

.div-block-116azs-copyzxs-copydfcr {
  height: 40px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.div-block-116azs-copy-2 {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  margin-right: 10px;
  position: relative;
}

.heading-120 {
  color: #54626e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-14-copyfkjhfkj-4 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 100vh;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 360px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0%;
  overflow: scroll;
}

.button-69aszx-2 {
  height: 40px;
  min-width: 100%;
  color: #000;
  text-align: right;
  background-color: #f7f8fa;
  border-radius: 5px;
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
}

.button-69edrsasdg-copy-2 {
  width: 90px;
  height: 40px;
  min-width: 90px;
  color: #3dae22;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  position: absolute;
  top: 0;
  left: 60px;
}

.container-302388 {
  height: 65px;
  max-width: 100%;
  background-color: #fff;
  border: 1px #000;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}

.button-69edrs-copyawsaz-copy-copygvf {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.div-block-2339 {
  height: 100vh;
  max-width: 0;
  min-height: 100vh;
  min-width: 0;
  background-color: #fff;
  padding-left: 360px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-69edrs-copyawsaz-copy-copykmj {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copykmj.w--current {
  margin-top: 15px;
}

.div-block-116azs-copy-copy, .div-block-116azs-copy-copy-copylkj, .div-block-116azs-copy-copymnjhgf, .div-block-116azs-copy-copymnj {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  margin-right: 10px;
  position: relative;
}

.button-69edrs-copyawsaz-copy-copysxd {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.grid-195-copy {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.div-block-116azs-copy-copymnjh {
  height: 60px;
  max-width: 100%;
  border: 1px #000;
  margin-right: 10px;
  position: relative;
}

.button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd-copymnj {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd-copymnj.w--current {
  width: 60px;
  height: 60px;
  min-width: 60px;
  margin-top: 0;
  left: 10px;
}

.button-69edrs-copyawsaz-copy-copykmj-copyjnh {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copykmj-copyjnh.w--current {
  margin-top: 15px;
}

.button-69edrs-copyawsaz-copy-copysxd-copynhbg, .button-69edrs-copyawsaz-copy-copykmj-copyjnh-copynhg {
  width: 90px;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-copy-copykmj-copyjnh-copynhg.w--current {
  margin-top: 15px;
}

.grid-485-copydcfgre {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.button-69edrs-copyawsaz-copy-2-copywsxd {
  width: auto;
  height: 35px;
  min-width: 90px;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-2-copysgfcf {
  width: auto;
  height: 35px;
  min-width: 90px;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 25px;
  left: 75px;
}

.grid-195-copysxd-2-copygfds {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-71-copys-2-copy-copysxcfd {
  color: #54626e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 75px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-195-copysxd-copyfg-copysxdc-copydcf {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-71-copyed-2-copysxd {
  color: #54626e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 75px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-195-copyrc-copyedr-copydcfvggt {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  right: 0;
}

.button-12-copyj-3-copysxd {
  width: auto;
  height: 55px;
  max-width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 10px;
  padding-left: 65px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3-copysxd:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.button-12-copyj-3-copysxd:active {
  color: #fff;
}

.button-12-copyj-3-copysxd.w--current {
  width: auto;
  height: 55px;
  max-width: none;
  color: #fff;
  border-radius: 10px;
  margin-left: 0;
  padding-left: 65px;
  font-size: 14px;
  font-weight: 300;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3-copysxd.w--current:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.container-302389 {
  height: 65px;
  max-width: 100%;
  background-color: #fff;
  border: 1px #000;
  margin-top: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}

.container-302390 {
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 360px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: block;
  position: relative;
  top: 85px;
  bottom: auto;
  left: 0;
  right: 0%;
  overflow: visible;
}

.div-block-2340 {
  width: 100%;
  height: 260px;
  background-color: #fff;
  border-bottom: 1px solid rgba(134, 134, 134, .5);
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-486 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: 40px 40px 40px 40px;
  grid-template-columns: 1fr;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 0%;
  right: 0%;
}

.button-259 {
  height: 40px;
  color: #3dae22;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  position: relative;
}

.body-25 {
  background-color: #f0f0f0;
}

.body-26 {
  background-color: #fff;
}

.body-27, .body-28, .body-29 {
  background-color: #f0f0f0;
}

.button-12-copyj-3-copysxdcf {
  width: auto;
  height: 55px;
  max-width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 10px;
  padding-left: 65px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3-copysxdcf:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 400;
}

.button-12-copyj-3-copysxdcf:active {
  color: #fff;
}

.button-12-copyj-3-copysxdcf.w--current {
  width: auto;
  height: 55px;
  max-width: none;
  color: #fff;
  border-radius: 10px;
  margin-left: 0;
  padding-left: 65px;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3-copysxdcf.w--current:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.button-12-copyj-3-copysxdcf-copysxd {
  width: auto;
  height: 55px;
  max-width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 10px;
  padding-left: 65px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.button-12-copyj-3-copysxdcf-copysxd:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 400;
}

.button-12-copyj-3-copysxdcf-copysxd:active {
  color: #fff;
}

.button-12-copyj-3-copysxdcf-copysxd.w--current {
  width: auto;
  height: 55px;
  max-width: none;
  color: #fff;
  border-radius: 10px;
  margin-left: 0;
  padding-left: 65px;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10px;
  right: 10px;
}

.button-12-copyj-3-copysxdcf-copysxd.w--current:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-2341 {
  height: auto;
  min-width: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 360px;
  right: 0%;
}

.grid-487 {
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 3fr 1fr;
  position: absolute;
  top: 160px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2342 {
  width: 100%;
  height: 55px;
  background-color: #1c1d1f;
  background-image: linear-gradient(#393f56, #272b3a);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2275 {
  width: auto;
  height: 55px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-260 {
  width: auto;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 100px;
  padding-left: 0;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.body-30 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  line-height: 35px;
}

.grid-488 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr minmax(0, auto);
}

.div-block-2343 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 55px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2344 {
  width: auto;
  height: 95vh;
  position: relative;
}

.div-block-2344-copy {
  width: 420px;
  height: auto;
  background-color: #fff;
  display: block;
  position: relative;
}

.video-3 {
  width: 100%;
  height: 75vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2345 {
  width: 100%;
  height: auto;
  min-height: auto;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-2346 {
  width: 100%;
  height: 60px;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2346-copy {
  width: 100px;
  height: 60px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2346-copy-copy {
  width: 100%;
  height: 120px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2347 {
  height: 200px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-261 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-262 {
  width: 45px;
  height: 45px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2348 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-69edrs-copyawsaz-copy-2-copywsxd-copydcgfhs {
  width: auto;
  height: 35px;
  min-width: 100%;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 0;
}

.grid-485-copydcfgre-copydcfjnhg {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.grid-195-copysxd-2-copygfds-copykmjd {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-69as-copyazsx-copy-copymjn-copy-2-copysxdcf {
  height: 40px;
  min-width: 100%;
  color: #868686;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 22px;
  position: relative;
}

.grid-195-copysxd-copyfg-copysxdc-copydcf-copyfcd {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-195-copyrc-copyedr-copydcfvggt-copydcfs {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  right: 0;
}

.button-69edrs-copyawsaz-copy-2-copywsxd-copydcgfhs-copydcfd {
  width: auto;
  height: 35px;
  min-width: 100%;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 12.5px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-2337-copydcfds {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
  margin-top: 0;
  position: relative;
  overflow: visible;
}

.div-block-2349 {
  width: auto;
  height: auto;
  margin-top: 65px;
  margin-left: 0;
  position: relative;
}

.grid-489 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: max-content max-content max-content;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  position: relative;
}

.div-block-2350 {
  width: auto;
  height: 250px;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

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

.grid-195-copyrc-copyedr-copydcfvggt-copydcfs-copy {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  right: 0;
}

.grid-195-copyrc-copyedr-copydcfvggt-copydcfs-copy-copymnjh {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 0;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.image-2186-copysxd-copyas-copygvf {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-490 {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: 65px;
  grid-template-columns: max-content max-content;
  margin-left: 380px;
}

.div-block-2352 {
  width: auto;
  height: 65px;
  position: relative;
}

.button-12z-copylok-4-copymnjh {
  width: auto;
  height: 65px;
  max-width: none;
  color: #383838;
  text-align: left;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 100;
  line-height: 45px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0;
  right: auto;
}

.image-2186-copysxd-copyas-copygvf-copy {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: 12.5px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: rotate(180deg);
}

.button-263 {
  width: 40px;
  height: 65px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2274-copymnj, .image-2274-copyhbg {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  object-fit: cover;
  border-radius: 0;
  position: absolute;
  left: 10px;
  overflow: visible;
}

.button-264 {
  width: 90px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2353 {
  width: 420px;
  height: 50px;
  background-color: #fff;
  position: fixed;
  top: 55px;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-491 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  margin-top: 50px;
  position: relative;
  overflow: scroll;
}

.show1 {
  width: auto;
  height: auto;
  min-height: 72.5px;
  background-color: #f6f9fa;
  border-bottom: 1px solid #d1d7db;
  position: relative;
}

.show1._1 {
  display: block;
}

.heading-121 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42 {
  width: 280px;
  max-width: 280px;
  margin-top: 15px;
  margin-bottom: 2.5px;
  margin-left: 20px;
  padding-right: 0;
  font-weight: 600;
  line-height: 22px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copysxdf {
  width: 280px;
  max-width: 280px;
  margin-top: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.activate {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-266 {
  width: 50px;
  height: 50px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-492 {
  height: 100%;
  min-height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr minmax(0, auto);
  grid-template-columns: 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2355 {
  width: 100%;
  height: 20vh;
  background-color: #21bea5;
  display: none;
  position: relative;
}

.div-block-2355-copysxd {
  width: 100%;
  height: 15vh;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.div-block-2356 {
  width: auto;
  height: 300px;
  background-color: #1c1d1f;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2357 {
  width: 100%;
  height: 400px;
  background-color: #1c1d1f;
  background-image: linear-gradient(#393f56, #272b3a);
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.div-block-2358 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2359 {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #3e4143;
  position: relative;
}

.grid-493 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2360 {
  width: auto;
  height: 200px;
  position: relative;
}

.image-2275-copyaztec {
  width: auto;
  height: 55px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.button-264-copyazrec {
  width: 90px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.paragraph-42-copyaztec {
  width: 280px;
  max-width: 280px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.paragraph-42-copyaztec-copyaztec {
  width: auto;
  max-width: none;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.paragraph-42-copyaztec-copyaztec-copyaztec {
  width: auto;
  max-width: none;
  color: #01e676;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 237px;
  right: auto;
}

.paragraph-42-copyaztec-copyaztec-copyaztecaztect23 {
  width: auto;
  max-width: none;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 530px;
  right: auto;
}

.image-2276 {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2361 {
  width: auto;
  height: 55px;
  border-bottom: 0 #d1d7db;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.tab-pane-tab-1-3 {
  height: auto;
}

.text-block-18 {
  color: #000;
  margin-left: 0;
  font-weight: 600;
  position: relative;
}

.text-block-18:active, .text-block-18:focus {
  color: #000;
}

.text-block-19, .text-block-20 {
  color: #000;
  font-weight: 600;
}

.text-block-20:focus {
  color: #000;
}

.tab-link-tab-1-2 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1-2.w--current {
  background-color: #fff;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-2-2 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-2-2.w--current {
  background-color: #fff;
}

.tab-link-tab-3-2 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-3-2.w--current {
  background-color: #fff;
}

.tabs-menu-2 {
  color: #000;
  border-bottom: 1px solid #d1d7db;
}

.tabs-menu-2:active, .tabs-menu-2:focus {
  color: #000;
}

.div-block-2362 {
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #d1d7db;
  position: relative;
}

.paragraph-42-copyasqw {
  width: 280px;
  max-width: 280px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  position: relative;
  top: 40px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copyasqw-copyaztectec {
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  top: 40px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2362-copyaztec {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #d1d7db;
  position: relative;
}

.grid-494 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 300px 1fr;
}

.div-block-2363 {
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 40px;
  position: relative;
}

.paragraph-42-copyasqw-copyazsdx {
  width: 280px;
  max-width: 280px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copyasqw-copyazsdx-copyaz {
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  position: relative;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2362-copyaztec-copyaztecdf {
  width: 100%;
  height: 55px;
  border-bottom: 0 #d1d7db;
  position: relative;
}

.button-267 {
  color: #01e676;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2364 {
  width: auto;
  height: auto;
  position: relative;
}

.tabs-3 {
  margin-left: 10px;
  margin-right: 20px;
}

.grid-495 {
  width: 100%;
  height: auto;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, auto) 1fr minmax(0, auto);
  margin-top: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2365 {
  width: auto;
  height: auto;
  display: block;
  position: relative;
}

.div-block-2365-copy {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2365-copyaztec {
  width: 180px;
  height: 100px;
  display: none;
  position: relative;
}

.grid-496 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  margin-top: -120px;
  position: relative;
  top: -15vh;
}

.div-block-2366 {
  width: auto;
  height: 155px;
  display: none;
  position: relative;
}

.div-block-2366-copyaztec {
  width: auto;
  height: auto;
  position: relative;
}

.tab-pane-tab-2-2 {
  width: auto;
  height: auto;
  background-color: #fff;
}

.tab-pane-tab-3-3 {
  width: auto;
  height: 50vh;
}

.grid-497 {
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  grid-template-rows: 30px 30px 30px 30px;
  grid-template-columns: 1fr;
  position: relative;
  top: 30px;
}

.div-block-2367 {
  width: auto;
  height: 30px;
  position: relative;
}

.button-268 {
  width: auto;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-269 {
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 30px;
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.heading-122 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 30px;
}

.div-block-2362-copyaztec-copyaz {
  width: 100%;
  height: 200px;
  border-bottom: 0 #d1d7db;
  position: relative;
}

.div-block-2362-copyaztec-copyaztecc {
  width: 100%;
  height: auto;
  border-bottom: 0 #d1d7db;
  position: relative;
}

.paragraph-42-copyasqw-copyaztec {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  position: relative;
  top: 40px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2362-copyazaztec {
  width: 100%;
  height: auto;
  border-bottom: 0 #d1d7db;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}

.paragraph-42-copyasqw-copyaztec-copyaztec {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copyasqw-copyaztec-copyaztec-copyazaztec {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copyasqw-copyaztec-copyaztec-copyazaztec-copy {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2362-copyazaztec-copy {
  width: 100%;
  height: auto;
  border-bottom: 0 #d1d7db;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  position: relative;
}

.paragraph-42-copyasqw-copyaztec-copyaztec-copy {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paragraph-42-copyasqw-copyaztec-copyaztec-copy-copy {
  width: auto;
  max-width: none;
  color: #898989;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 290px;
  right: auto;
}

.div-block-2362-copyaztec-copy {
  width: 100%;
  height: auto;
  border-bottom: 0 #d1d7db;
  position: relative;
}

.button-270 {
  height: 45px;
  background-color: #393b40;
  border: 1px solid #717579;
  padding-left: 45px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-270:hover {
  background-color: #393b40;
}

.image-2277 {
  width: 45px;
  height: 45px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.arrow {
  width: 200px;
  height: 45px;
  display: none;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: -155px;
}

.grid-498 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 50px 1fr;
  grid-template-columns: 30px;
  margin-bottom: 120px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2368 {
  width: auto;
  height: auto;
  position: relative;
}

.button-271 {
  width: 35px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #717579;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: -5px;
  right: 0%;
}

.div-block-2368-copyaztec {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}

.image-2278 {
  width: 35px;
  height: 50px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-498-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 50px 1fr;
  grid-template-columns: 30px;
  margin-bottom: 120px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-271-copy {
  width: 35px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #717579;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: -5px;
}

.image-2278-copy {
  width: 35px;
  height: 50px;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(180deg);
}

.button-272 {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.body-30-copy {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  line-height: 35px;
}

.div-block-2369 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2370 {
  width: auto;
  height: 70px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2371 {
  width: auto;
  height: 200px;
  background-image: linear-gradient(#393f56, #272b3a);
  position: relative;
}

.image-2279 {
  height: 55px;
  object-fit: cover;
  margin-top: 7.5px;
  margin-left: 20px;
  position: relative;
}

.grid-499 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 180px 1fr 180px;
}

.div-block-2372 {
  width: auto;
  height: 200px;
  position: relative;
}

.heading-123 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
  top: 80px;
}

.div-block-2372-copyaztec {
  width: auto;
  height: auto;
  padding-bottom: 140px;
  position: relative;
}

.grid-178-copyjhbg-copy-copyaztec2 {
  max-width: 100%;
  float: none;
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: relative;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-273 {
  width: 135px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2280 {
  width: 100%;
  height: 150vh;
  position: relative;
}

.div-block-2373 {
  width: auto;
  height: 135vh;
  position: relative;
}

.image-2235-copy-copy {
  width: 100%;
  height: 160px;
  opacity: .15;
  object-fit: cover;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2374 {
  height: 160px;
  background-image: linear-gradient(#393f56, #272b3a);
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2374-copy {
  height: 160px;
  background-image: linear-gradient(#81fac7, #86cf48);
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-251-copyaztec {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #fdae9f;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: static;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-251-copyaz {
  height: 25px;
  color: #000;
  text-align: center;
  background-color: #f3ca8c;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
  position: static;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.websitechange {
  width: 100%;
  height: 100%;
  min-height: auto;
  object-fit: cover;
  position: absolute;
  top: -30px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.weburl {
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.googlescript {
  width: 100px;
  height: 60px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.grid-500 {
  width: 300px;
  height: 55px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2376 {
  width: auto;
  height: 55px;
  position: relative;
}

.div-block-2377 {
  width: auto;
  height: auto;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-274 {
  position: relative;
}

.div-block-2378 {
  grid-column-gap: 0px;
}

.grid-501 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2vw 2vw;
  grid-template-columns: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
  position: relative;
}

.div-block-2379 {
  width: auto;
  height: auto;
  position: relative;
}

.weburl-2 {
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2354-copy {
  width: auto;
  height: auto;
  min-height: auto;
  background-color: #d1d7db;
  border-bottom: 1px solid #d1d7db;
  position: relative;
}

.div-block-2354-copy._1 {
  display: none;
}

.paragraph-42-copymknj {
  width: 280px;
  max-width: 280px;
  margin-top: 7.5px;
  margin-bottom: 2.5px;
  margin-left: 60px;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2380 {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  position: absolute;
  top: 7.5px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.paragraph-42-copysxdf-copyazdc {
  width: 280px;
  max-width: 280px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 80px;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2281 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2281-copy {
  width: 15px;
  height: 15px;
  object-fit: cover;
  border: 1px solid #000;
  border-radius: 333px;
  position: absolute;
  top: 35px;
  bottom: auto;
  left: 60px;
  right: auto;
}

.aztec {
  width: auto;
  height: auto;
  min-height: auto;
  background-color: #fff;
  border-bottom: 1px #d1d7db;
  position: relative;
}

.aztec:hover {
  background-color: #d1d7db;
}

.aztec._2, .aztec._3, .aztec._4, .aztec._5, .aztec._6, .aztec._7, .aztec._8, .aztec._9, .aztec._10 {
  display: none;
}

.video1 {
  width: auto;
  height: auto;
  display: none;
  position: relative;
}

.video1._1, .video1._2, .video1._3, .video1._4, .video1._5, .video1._6, .video1._7, .video1._8, .video1._9, .video1._10 {
  display: none;
}

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

.videoclick {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sdfghjkkjhgfd-copyggffdd {
  height: auto;
  background-color: #eff2f5;
}

.test-copymlk-copymnj {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #01e676;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 140px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copymlk-copymnj.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj-copyaztec {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #2faff1;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj-copyaztec:hover {
  color: #fff;
  background-color: #2faff1;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj-copyaztec.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copymlk-copymnj-copyaztec.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2296-copy {
  width: 10%;
  height: 100vh;
  max-height: none;
  max-width: 100vw;
  position: relative;
  top: 62.5px;
  overflow: visible;
}

.html-embed-45-copycleoosiiriis {
  width: 102%;
  height: 110vh;
  opacity: .93;
  display: block;
  position: absolute;
  top: -55px;
  bottom: 0%;
  left: -1%;
  right: 0%;
  overflow: visible;
}

.html-embed-45-copycleoosiiriis-copyaz {
  width: 100vw;
  height: 100vh;
  opacity: 1;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.test-copymlk-copymnj-copy {
  width: auto;
  height: 40px;
  color: #2faff1;
  text-align: center;
  background-color: #eff2f5;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 140px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj-copy:hover {
  color: #2faff1;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.test-copymlk-copymnj-copy.w--current {
  height: 40px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  line-height: 20px;
}

.test-copymlk-copymnj-copy.w--current:hover {
  color: #01e676;
  background-color: #eff2f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2381 {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-275 {
  width: 110px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-208-copywse-copy12-copyrf-copyaztec {
  width: auto;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 333px;
  margin-right: 40px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.button-208-copywse-copy12-copyrf-copyaztec:hover {
  height: 40px;
  color: #fff;
  background-color: #2faff1;
  border-radius: 333px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.button-208-copywse-copy12-copyrf-copyaztec.w--current {
  height: 40px;
  color: #000;
  background-color: #eff2f5;
  border-radius: 333px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.button-208-copywse-copy12-copyrf-copyaztec.w--current:hover {
  color: #000;
  background-color: #eff2f5;
  border-radius: 333px;
}

.div-block-2382 {
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  border-radius: 333px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 120px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2282 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
}

.div-block-2383 {
  z-index: 1;
  width: 45px;
  height: 100vh;
  background-color: #fff;
  border-left: 1px solid rgba(113, 117, 121, .5);
  border-right: 0 rgba(113, 117, 121, .5);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dsgsjhghsghsghns {
  background-color: #dfe3ea;
}

.div-block-2384 {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  margin: 32px 49px 35px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.html-embed-51 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2385 {
  width: 45px;
  height: 100vh;
  background-color: #fff;
  border-right: 4px #dfe3ea;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2385-copy {
  width: 45px;
  height: 100vh;
  background-color: #fff;
  border-left: 4px #dfe3ea;
  border-right: 0 #dfe3ea;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2385-copyaztecdf {
  width: auto;
  height: 31px;
  background-color: #fff;
  border-right: 0 #dfe3ea;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 49px;
  margin-right: 49px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2385-copyaztecdf-copydcfgv {
  width: auto;
  height: 31px;
  background-color: #fff;
  border-right: 0 #dfe3ea;
  border-radius: 0;
  margin-left: 49px;
  margin-right: 49px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2386 {
  width: auto;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #dfe3ea;
  position: relative;
}

.button-276 {
  width: auto;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.buttonscript {
  display: none;
  position: fixed;
}

.div-block-2387 {
  width: 125%;
  height: 126%;
  position: absolute;
  top: -9%;
  bottom: auto;
  left: -14%;
  right: 0%;
}

.grid-503 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 80px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2388 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2283 {
  width: 250px;
  max-width: none;
  object-fit: cover;
  position: relative;
}

.grid-504 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-right: 45px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2389 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2389-copy {
  width: 360px;
  height: 100vh;
  background-color: #fff;
  border-left: 1px solid rgba(113, 117, 121, .5);
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 45px;
}

.div-block-2389-copyaztec {
  width: 360px;
  height: auto;
  display: block;
  position: relative;
}

.grid-505 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(0, max-content);
}

.div-block-2390 {
  width: auto;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid rgba(113, 117, 121, .5);
  position: relative;
}

.div-block-2390-copyaztec {
  width: 360px;
  height: auto;
  display: none;
  position: relative;
}

.button-277 {
  width: 360px;
  position: relative;
}

.grid-506 {
  width: 100%;
  height: auto;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-right: 45px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2391 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2391-copy {
  width: 360px;
  height: auto;
  display: block;
  position: relative;
}

.div-block-2392 {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-right: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-507 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(0, max-content);
  margin-right: 0;
  padding-right: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2393 {
  width: auto;
  height: auto;
  background-color: #eff2f5;
  position: relative;
}

.div-block-2393-copy {
  width: 410px;
  height: auto;
  min-width: 410px;
  display: block;
  position: relative;
}

.button-278 {
  width: 360px;
  height: 55px;
  position: relative;
}

.div-block-2394 {
  width: 405px;
  display: none;
  position: relative;
}

.button-279 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  line-height: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-508 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 45px 1fr 45px;
  grid-template-columns: max-content;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2395 {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2396 {
  opacity: 0;
  background-color: #eff2f5;
  border-radius: 5px;
  margin: 5px;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.image-2284 {
  width: 35px;
  height: 35px;
  max-width: none;
  object-fit: cover;
  border-radius: 5px;
  margin: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-280 {
  width: auto;
  height: 25px;
  float: right;
  color: #fff;
  background-color: #333132;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2397 {
  width: auto;
  height: 45px;
  position: relative;
}

.button-280-copy {
  width: auto;
  height: 25px;
  color: #fff;
  background-color: #333132;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2397-copy {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2398 {
  width: 60px;
  height: 100vh;
  background-color: #fff;
  background-image: linear-gradient(#393f56, #272b3a);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}

.grid-509 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content max-content max-content max-content max-content max-content max-content max-content 1fr max-content;
  grid-template-columns: 60px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-2399 {
  width: 60px;
  height: auto;
  position: relative;
}

.image-2285 {
  width: 60px;
  height: 60px;
  object-fit: contain;
  padding: 0;
  position: relative;
}

.button-281 {
  width: 60px;
  height: auto;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 10px;
  position: relative;
}

.button-276-copy {
  width: 60px;
  height: auto;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 10px;
  position: relative;
  top: 5px;
}

.image-2282-copy {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 222px;
  position: relative;
}

.button-282 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2285-copy {
  width: 60px;
  height: 60px;
  object-fit: contain;
  position: relative;
}

.div-block-87dsfdrde-3-copy {
  width: auto;
  height: 300px;
  background-color: #fff;
  background-image: linear-gradient(to right, #88d250, #84f8c2);
  margin-top: 140px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-16a-copyz-copy {
  color: #383838;
  text-align: center;
  margin-top: 60px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.heading-16a-copyz-copy-copyaztec {
  color: #383838;
  text-align: left;
  margin-top: 80px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.heading-16a-copyz-copy-copy {
  color: #383838;
  text-align: left;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.heading-16a-copyz-copy-copy-copyaztec {
  color: #383838;
  text-align: center;
  margin-top: 140px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.userbio, .paragraph-copy-copyaztec-copymnj {
  width: auto;
  color: #000;
  text-align: justify;
  margin: 40px 0 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.html-embed-45-copycleoosiiriis-copycleowasrightatchristmasandnewyear-copybgv {
  width: 102%;
  height: 650px;
  opacity: 1;
  display: block;
  position: absolute;
  top: -140px;
  bottom: 0%;
  left: -1%;
  right: 0%;
  overflow: visible;
}

.div-block-2320-copynbhg {
  width: auto;
  height: 500px;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.html-embed-34 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed-35 {
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.html-embed-52 {
  display: none;
}

.button-283 {
  width: 100%;
  height: 45px;
  color: #868686;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 444px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2185 {
  width: 100%;
  height: auto;
  max-height: 300px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 10px;
  margin-top: 20px;
  display: block;
  position: relative;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2185-copy1 {
  width: 100%;
  height: auto;
  max-height: 300px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 10px;
  margin-top: 20px;
  display: none;
  position: relative;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.gdhdhddggdgdgdz {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.button-213-copys {
  width: 100%;
  height: 45px;
  color: #868686;
  text-align: left;
  background-color: #fff;
  border: 1px rgba(134, 134, 134, .2);
  border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}

.div-block-2185-copy2 {
  width: 100%;
  height: auto;
  max-height: 300px;
  background-color: #fff;
  border: 1px solid rgba(134, 134, 134, .2);
  border-radius: 10px;
  margin-top: 20px;
  display: none;
  position: relative;
  overflow: scroll;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2124 {
  width: auto;
  height: 45px;
  position: relative;
}

.grid-510 {
  width: 200px;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-284 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.html-embed-53 {
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.firebasescript {
  width: 200px;
  height: 200px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2247-copybvg {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  background-color: #fff;
  border: .5px rgba(134, 134, 134, .2);
  margin-top: 0;
  margin-right: 0;
  display: none;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-511 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2vw;
  grid-template-columns: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
}

.div-block-2400 {
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2401 {
  width: 2vw;
  height: 2vw;
  position: relative;
}

.div-block-2312-copyfcd {
  width: auto;
  height: auto;
  margin-left: 19vw;
  margin-right: 19vw;
  position: relative;
  top: 0;
}

.div-block-116azs-2-copyaztecdfgh {
  width: 155px;
  height: 60px;
  max-width: none;
  border: 1px #000;
  position: relative;
}

.grid-485-copyazazaz {
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 60px 60px 60px 60px 60px 60px 60px 60px;
  grid-template-columns: max-content 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  right: 0;
}

.button-69edrs-copyawsaz-copy-2-copysxdcf {
  width: auto;
  height: 35px;
  min-width: auto;
  color: #383838;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 75px;
}

.button-69edrs-copyawsaz-2-copydfcre {
  width: auto;
  height: 35px;
  min-width: auto;
  color: #868686;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  top: 25px;
  left: 75px;
}

.div-block-116azs-2-copyaztecdfgh-copyazsxdew {
  width: auto;
  height: 60px;
  max-width: none;
  border: 1px #000;
  position: relative;
}

.grid-512 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 60px;
  grid-template-columns: 1fr max-content 1fr;
}

.div-block-2402 {
  width: auto;
  height: 60px;
  position: relative;
}

.image-2274-copyaztec {
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  object-fit: cover;
  border-radius: 444px;
  position: relative;
  left: 0;
  overflow: visible;
}

.button-285 {
  height: 60px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  line-height: 45px;
  position: relative;
}

.grid-195-copysxd-2-copysxdcfvfd {
  height: 40px;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-right: 10px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-116azs-copyzxs-copysdf-copyazsxd-copysxd {
  width: 155px;
  height: 40px;
  max-width: 100%;
  border: 1px #000;
  position: relative;
}

.div-block-2403 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2403._1 {
  display: block;
}

.div-block-2403._2 {
  display: none;
}

.div-block-2404 {
  width: 100%;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid rgba(137, 137, 137, .5);
  margin-top: 0;
  position: relative;
  top: 0;
}

.grid-513 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 35px 35px 35px 35px 35px 35px 35px 35px;
  grid-template-columns: 1fr;
}

.div-block-2405 {
  width: auto;
  height: 35px;
  background-color: #fff;
  border-bottom: 1px solid rgba(137, 137, 137, .2);
  position: relative;
}

.grid-514 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 10px;
  position: relative;
}

.div-block-2406 {
  width: auto;
  height: 35px;
  position: relative;
}

.button-286 {
  width: auto;
  height: 35px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 17.5px;
  position: relative;
}

.button-286-copysxd {
  width: auto;
  height: 35px;
  float: right;
  color: #000;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 17.5px;
  position: relative;
}

.grid-514-copyazsxd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-right: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-514-copyazsxd-copysxd {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 35px;
  grid-template-columns: 1fr;
  margin-right: 10px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-286-copysxdcf {
  width: auto;
  height: 35px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 17.5px;
  position: relative;
}

.button-287 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2235-copy-copysxd-copy {
  width: 100%;
  height: 320px;
  object-fit: cover;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-16a-copyz-copy-copy-copyaztec-copy {
  color: #383838;
  text-align: center;
  margin-top: 100px;
  margin-left: 180px;
  margin-right: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.heading-16ax-copysxd {
  color: #383838;
  text-align: left;
  margin: 0 180px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 100;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-16a-copyz-copy {
  color: #383838;
  text-align: left;
  margin: 40px 180px 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
}

.image-18-copyaztec {
  width: 25px;
  height: 25px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2407 {
  width: 25px;
  height: 25px;
  margin-left: 2.5px;
  position: absolute;
}

.image-18-copyaztec-copydxc {
  width: 40px;
  height: 40px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2407-copydcf {
  width: 40px;
  height: 40px;
  margin-top: 12.5px;
  margin-left: 12.5px;
  position: absolute;
}

.div-block-2407-copydcf-copysxcfv {
  width: 40px;
  height: 40px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-18-copyaztec-copydxc-copysxd {
  width: 30px;
  height: 30px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2407-copydcf-copysxcfv-copy {
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2407-copydcf-copysxcfv-copy-copy {
  width: 30px;
  height: 30px;
  width: auto;
  height: 60px;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2407-copydcf-copysxcfv-copy-copy-copysxdcfv {
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2408 {
  height: 300px;
  background-color: #fff;
  border-bottom: 2px solid #e0e3ea;
  position: relative;
}

.div-block-2408-copy {
  height: auto;
  position: relative;
}

.body-2-copyaztec {
  height: auto;
  background-color: #eff2f5;
  padding-bottom: 0;
}

.grid-515 {
  width: auto;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 40vw) minmax(auto, 40vw) repeat(auto-fit, minmax(auto, 30vw));
  grid-auto-flow: row;
  margin-top: 20px;
  margin-left: 180px;
  margin-right: 225px;
  position: relative;
}

.div-block-2409 {
  width: auto;
  height: 450px;
  background-color: #fff;
  border: 0 #e0e3ea;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2410 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2410._3 {
  display: block;
}

.grid-515-copyaztec {
  width: auto;
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.button-288 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-289 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 40px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-289:focus {
  color: #2faff1;
}

.grid-516 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, max-content) minmax(0, max-content);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 180px;
  right: auto;
}

.div-block-2411 {
  width: auto;
  height: auto;
  position: relative;
}

.heading-124 {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  position: absolute;
  top: 90px;
  bottom: auto;
  left: 180px;
  right: auto;
}

.heading-124-copy {
  width: 300px;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  position: relative;
  top: 0;
  bottom: auto;
  left: 180px;
  right: auto;
}

.button-290 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2286 {
  width: 125px;
  position: relative;
}

.grid-517 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2412 {
  width: auto;
  height: auto;
  position: relative;
}

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

.heading-125 {
  color: #000;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 80px;
  position: relative;
}

.grid-518 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
}

.div-block-2101-copy {
  width: 6vw;
  height: 6vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 444px;
  position: relative;
  overflow: visible;
}

.image-2262-copy {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2262-copyaz, .image-2262-copy-copyazaz {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-31 {
  height: 100vh;
}

.grid-519 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2414 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2287 {
  width: 310px;
  height: 310px;
  object-fit: cover;
  margin-bottom: 10px;
  position: relative;
  top: -5px;
  left: -5px;
}

.grid-520 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2415 {
  width: auto;
  height: auto;
  position: absolute;
  top: 45px;
  bottom: auto;
  left: auto;
  right: 90px;
}

.div-block-2416 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2288 {
  width: 25px;
  height: 25px;
  position: relative;
}

.heading-126 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 60px;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.heading-126-copyaz {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: relative;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.heading-126-copyaz-copy {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.heading-126-copyaz-copy-copy {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: underline;
  position: relative;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.grid-521 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
}

.image-2287-copyaz {
  width: 250px;
  object-fit: contain;
  margin-bottom: 10px;
  position: relative;
}

.image-2287-copy {
  width: 80vw;
  height: 200px;
  object-fit: contain;
  margin-bottom: 10px;
  position: relative;
}

.div-block-2415-copy {
  width: auto;
  height: auto;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: 90px;
  right: auto;
}

.button-291 {
  width: auto;
  height: 40px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

.grid-520-copy {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2417 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-522 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.div-block-2418 {
  width: auto;
  height: 550px;
  background-color: #638496;
  position: relative;
  overflow: hidden;
}

.div-block-2418-copy {
  width: auto;
  height: 550px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.image-2289 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2418-copyaz {
  width: auto;
  height: 550px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#6366f2, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2418-copyazaz {
  width: auto;
  height: 550px;
  background-color: #bbb;
  position: relative;
}

.div-block-2418-copyazaz-copyaz {
  width: auto;
  height: 550px;
  background-color: #020020;
  position: relative;
}

.div-block-2418-copyazaz-copyaz-copyaz {
  width: auto;
  height: 550px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.div-block-2418-copyazaz-copyaz-copyq {
  width: auto;
  height: 550px;
  background-color: #007fff;
  position: relative;
}

.div-block-2418-copyazaz-copyaz-copyq-copyw {
  width: auto;
  height: 550px;
  background-color: #414cb7;
  position: relative;
}

.div-block-2418-copyazaz-copyaz-copyq-copyr, .div-block-2418-copyazaz-copyaz-copyq-copyr-copyrrrrr, .div-block-2418-copyazaz-copyaz-copyq-copyr-copyrrrrr-copyaz {
  width: auto;
  height: 550px;
  background-color: #7aa1b0;
  position: relative;
}

.div-block-2419 {
  width: auto;
  height: 300px;
  position: relative;
}

.div-block-2420 {
  width: auto;
  height: 100px;
  position: relative;
}

.tabs-4 {
  margin-left: 90px;
  margin-right: 90px;
}

.tab-pane-tab-1-4 {
  width: auto;
  height: 50px;
}

.text-block-21 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-22 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.text-block-23 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.tab-link-tab-1-3 {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-1-3.w--current, .tab-link-tab-2-3, .tab-link-tab-3-3 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
}

.grid-522-copyaz {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.div-block-2418-copy {
  width: auto;
  height: 550px;
  background-color: #638496;
  position: relative;
}

.div-block-2418-copy-copyqaws {
  width: auto;
  height: auto;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  position: relative;
}

.image-2290 {
  width: 100%;
  height: 175px;
  object-fit: contain;
  position: relative;
}

.paragraph-43 {
  color: #000;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.paragraph-43-copyaz {
  color: #000;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.paragraph-43-copyaz-copyazfhgfs {
  color: #000;
  margin: 20px 30px 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.button-292 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2421 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2291 {
  width: 100%;
  height: 450px;
  object-fit: contain;
  background-color: #638496;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
}

.div-block-2421-copyazaz, .div-block-2421-copyaztec {
  width: auto;
  height: auto;
  position: relative;
}

.paragraph-44 {
  color: #000;
  margin: 40px 90px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.image-2292 {
  width: 900px;
  height: 550px;
  object-fit: contain;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-523 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
}

.div-block-2422 {
  width: auto;
  height: auto;
  position: relative;
}

.paragraph-45 {
  color: #000;
  margin-top: 20px;
  margin-left: 90px;
  margin-right: 90px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.button-293 {
  height: 28px;
  color: #fff;
  text-align: center;
  background-color: #898989;
  border-radius: 33px;
  margin-left: 90px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 10px;
  position: relative;
}

.div-block-2419-copyazaz {
  width: auto;
  height: 150px;
  position: relative;
}

.paragraph-44-copyaa {
  color: #000;
  margin: 40px 90px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaa-copyazaz {
  color: #000;
  margin: 0 90px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.image-2292-copyazaz {
  width: 900px;
  height: 550px;
  object-fit: cover;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.grid-524 {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.grid-524-copyazaz {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: 0;
}

.image-2292-copyazaz-copyazaz {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.paragraph-44-copyaa-copyazaz-copyazaz {
  color: #000;
  margin: 0 90px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.grid-523-copyazaztec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-bottom: 10px;
  position: relative;
}

.paragraph-45-copyaztec {
  color: #000;
  margin-top: 40px;
  margin-left: 90px;
  margin-right: 90px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.paragraph-45-copyaztec-copyaztec {
  width: 100%;
  height: 40px;
  color: #000;
  text-align: center;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  position: relative;
}

.grid-523-copyazaztec-copyaztec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-bottom: 0;
  position: relative;
}

.paragraph-46 {
  color: #fff;
  margin-top: 40px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
}

.paragraph-47 {
  color: #fff;
  margin-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.button-294 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2293 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0;
  padding-top: 200px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-47-copyaztec {
  color: #000;
  margin-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-46-copyaztec {
  color: #000;
  margin-top: 40px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
}

.image-2288-copyazaz {
  width: 30px;
  height: 30px;
  position: relative;
}

.button-295 {
  width: 190px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-295.w--current {
  height: 40px;
}

.button-296 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-519-copyaztec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: .25fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2287-copy-copyaztec {
  width: 80vw;
  height: 200px;
  object-fit: contain;
  margin-bottom: 10px;
  position: relative;
}

.image-2294 {
  width: auto;
  height: 40px;
  max-width: none;
  object-fit: contain;
  margin-left: 0;
  position: relative;
}

.image-2290-copyaztec {
  width: 100%;
  height: 175px;
  object-fit: contain;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.image-2295 {
  width: 230px;
  height: auto;
  object-fit: contain;
  position: relative;
}

.div-block-2414-copyaztec {
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.grid-copyaz {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  margin-left: 40px;
  margin-right: 40px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2-copyazaz {
  width: auto;
  height: auto;
  position: relative;
}

.button-copy-copyaz-copy-copy-copy {
  width: auto;
  height: 35px;
  color: #898989;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fe05b4;
  border-radius: 333px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  position: relative;
  top: 20px;
}

.button-3-copynbhgaz-copyazaz {
  color: #fe05b4;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: 20px;
  left: -5px;
}

.div-block-2-copyhbg {
  width: auto;
  height: auto;
  position: relative;
}

.grid-2-copydcfaz {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content;
}

.button-copy-copyaz-copy-copy {
  width: auto;
  height: 35px;
  color: #898989;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fe05b4;
  border-radius: 333px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  position: relative;
  top: 20px;
}

.button-3-copynbhgaz-copy-copy {
  color: #fe05b4;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: 20px;
  left: -5px;
}

.div-block-2-copylkjg {
  width: auto;
  height: auto;
  position: relative;
}

.grid-14 {
  grid-column-gap: 35px;
  grid-row-gap: 0px;
  grid-template-rows: 48vw;
  grid-template-columns: 48vw 24vw;
  position: relative;
}

.div-block-15-copy-copy {
  width: 48vw;
  height: 48vw;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, .2);
}

.grid-15 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: 24vw 24vw;
  grid-template-columns: 24vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2423 {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 10px;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, .2);
}

.div-block-2424 {
  width: auto;
  height: 35px;
  border-top: 1px solid #eff2f5;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 -3px 3px 3px rgba(0, 0, 0, .2);
}

.grid-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  position: relative;
}

.grid-17 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
}

.button-297 {
  width: auto;
  height: auto;
  color: #898989;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.button-4-copy {
  width: auto;
  height: auto;
  float: right;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.grid-525 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
  grid-template-columns: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
  position: relative;
}

.div-block-2425 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  position: relative;
  overflow: hidden;
}

.image-2296 {
  width: 110%;
  height: 110%;
  max-width: none;
  object-fit: cover;
  position: absolute;
  top: -5%;
  left: -5%;
}

.div-block-15-copy-copy-copyaztec {
  width: 48vw;
  height: 48vw;
  background-color: #638496;
  border-radius: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, .2);
}

.grid-526 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
}

.image-2296-copyaz {
  width: 1vw;
  height: 1vw;
  max-width: 1vw;
  min-height: 1vw;
  min-width: 1vw;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2425-copyaz {
  width: 1vw;
  height: 1vw;
  position: relative;
}

.div-block-2423-copyazaz {
  background-color: #94554e;
  border: 0 solid #000;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, .2);
}

.div-block-2423-copyaztec {
  background-color: #8e6fb5;
  border: 0 solid #000;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, .2);
}

.paragraph-44-copyaz {
  color: #000;
  margin: 40px 90px 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaztec {
  color: #000;
  margin: 20px 90px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaztec-copyaztec {
  color: #000;
  margin: 20px 90px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaztec-copyaztec-copyaz {
  color: #000;
  margin: 0 90px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaztec-copyaztec-copyaz-copyazaz {
  color: #000;
  margin: 0 90px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.paragraph-44-copyaztec-copyazaz {
  color: #000;
  margin: 20px 90px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
}

.div-block-2426 {
  width: auto;
  height: 55px;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.text-field-10 {
  height: 55px;
  background-color: #f5f5f5;
  border: 0 solid #000;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.button-298 {
  width: 80px;
  height: 55px;
  text-align: center;
  background-color: #898989;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.paragraph-45-copyazazaz {
  color: #000;
  margin: 20px 0 5px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.div-block-2421-copyazazazazaz {
  width: auto;
  height: auto;
  border-bottom: 1px solid #898989;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.grid-527 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 250px 65px 250px 1fr;
}

.div-block-2427 {
  width: auto;
  height: auto;
  border-bottom: 2px solid #898989;
  position: relative;
}

.div-block-2428 {
  width: auto;
  height: 40px;
  position: relative;
}

.button-299 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.button-299-copy {
  width: 100%;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.div-block-2427-copyaztec {
  width: auto;
  height: auto;
  border-bottom: 1px solid #898989;
  position: relative;
}

.button-299-copyazaz {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.heading-127, .heading-127-copy {
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  position: relative;
}

.heading-127-copy-copyazsdfvv {
  width: auto;
  color: #898989;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.heading-127-copy-copyazsdfvv-copyaztec {
  width: auto;
  color: #898989;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.grid-528 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px 40px;
  position: relative;
}

.div-block-2429, .image-2297 {
  width: 40px;
  height: 40px;
  position: relative;
}

.div-block-2428-copyazazaztec {
  width: auto;
  height: 40px;
  position: relative;
  overflow: hidden;
}

.grid-529 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 100px 100px 100px 100px 100px;
  grid-template-columns: 100px 100px 100px 100px 100px 100px 100px 100px;
}

.div-block-2430 {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.image-2298 {
  width: 110px;
  height: 110px;
  max-width: none;
  position: relative;
  top: -5px;
  bottom: 0%;
  left: -5px;
  right: 0%;
}

.div-block-2419-copyaztec {
  width: auto;
  height: 200px;
  position: relative;
}

.button-300 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-45-copycleoosiiriis-2 {
  width: 102vw;
  height: 110vh;
  opacity: .93;
  display: block;
  position: fixed;
  top: -55px;
  bottom: 0%;
  left: -1vw;
  right: 0%;
  overflow: visible;
}

.image-2299 {
  width: auto;
  height: 55px;
  position: fixed;
  top: 30px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.grid-530 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2431 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-14-copyaztecaz {
  grid-column-gap: 35px;
  grid-row-gap: 0px;
  grid-template-rows: 48vw;
  grid-template-columns: 48vw;
  position: relative;
}

.div-block-15-copy-copy-copyaztec-copyazaztecz {
  width: 48vw;
  height: 48vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.grid-525-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  position: relative;
}

.div-block-2432 {
  width: auto;
  height: auto;
  min-height: 50vh;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}

.div-block-2433 {
  width: auto;
  height: 80px;
  position: relative;
}

.grid-531 {
  width: auto;
  height: 80px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 80px;
  grid-template-columns: max-content max-content max-content max-content;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-301 {
  width: auto;
  text-align: center;
  background-color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-copyzaz-copy-copy {
  width: auto;
  height: 80px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 80px;
  grid-template-columns: 1fr 1fr;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-2300 {
  width: auto;
  height: 80px;
  object-fit: contain;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  position: relative;
}

.button-copyazaz {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-copy {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2434 {
  height: 60vh;
  background-image: linear-gradient(135deg, #121d32, #1ca38d 60%, #6046d3 80%, #932766);
  position: relative;
}

.div-block-2435 {
  width: auto;
  height: 100vh;
  max-height: 100vh;
  margin-top: 80px;
  padding-top: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-532 {
  width: auto;
  height: auto;
  float: left;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.div-block-2436 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2437 {
  width: auto;
  height: auto;
  float: left;
  margin-top: 40px;
  position: relative;
  top: 0;
}

.text-field-11 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-519-copy {
  width: 100%;
  float: left;
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 20px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2438 {
  width: auto;
  height: auto;
  display: none;
  position: relative;
}

.html-embed-48-copy {
  width: 100px;
  height: 55px;
  margin-top: 0;
  display: block;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2278-copy {
  width: 350px;
  height: auto;
  position: relative;
}

.div-block-2278-copyaztec {
  width: 175px;
  height: auto;
  position: relative;
}

.html-embed-536 {
  width: 200px;
  height: 100px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.html-embed-537 {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.grid-533 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  grid-template-columns: 40px 40px 40px 40px 40px 40px 40px 40px;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
}

.button-97 {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
  line-height: 40px;
  position: relative;
}

.grid-433-copyaztec-copy-copy {
  float: none;
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-auto-rows: 1vw;
  grid-auto-columns: 4vw;
  position: relative;
}

.div-block-2257-copyaz {
  width: 1vw;
  height: 1vw;
  position: relative;
  overflow: hidden;
}

.image-2301 {
  width: 1.5vw;
  height: 1.5vw;
  max-width: none;
  object-fit: contain;
  display: block;
  position: relative;
  top: -.25vw;
  left: -.25vw;
}

.grid-433-copyaztec-copy {
  width: auto;
  height: auto;
  float: left;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-auto-rows: 1vw;
  grid-auto-columns: 4vw;
  position: relative;
}

.div-block-2439 {
  width: 48vw;
  height: 48vw;
  object-fit: fill;
  position: relative;
  overflow: hidden;
}

.div-block-2440 {
  width: auto;
  height: 100vh;
  position: relative;
}

.grid-534 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2441 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-433-copyaztec-copy-copy-copyaztec, .grid-433-copyaztec-copy-copy-copyaztec-copyaz {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-auto-rows: 1vw;
  grid-auto-columns: 4vw;
  position: relative;
}

.grid-433-copyaztec-copy-2 {
  width: auto;
  height: auto;
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1vw 1vw;
  grid-template-columns: 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw 1vw;
  grid-auto-rows: 1vw;
  grid-auto-columns: 4vw;
  position: relative;
}

.div-block-2257-copyaz-2 {
  width: 1vw;
  height: 1vw;
  position: relative;
}

.image-2302 {
  width: 1.5vw;
  height: 1.5vw;
  max-width: none;
  object-fit: contain;
  position: relative;
  top: -.25vw;
  left: -.25vw;
}

.grid-535 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 50px 1fr 50px;
  grid-template-columns: 1fr 1fr 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2442 {
  width: auto;
  height: auto;
  position: relative;
}

.div-block-2443 {
  width: 75vw;
  height: 75vw;
  object-fit: contain;
  background-color: #898989;
  position: relative;
}

.div-block-2443-copy {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  object-fit: contain;
  background-color: #898989;
  position: relative;
}

.div-block-2444 {
  width: auto;
  height: 100vh;
  max-height: 100vh;
  position: relative;
}

.grid-536 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-302 {
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2445 {
  width: 80vh;
  height: 80vh;
  position: relative;
  overflow: hidden;
}

.image-2303 {
  width: auto;
  height: 80vh;
  max-width: none;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.firebasescript-2 {
  width: 200px;
  height: 200px;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2446 {
  width: auto;
  height: 100vh;
  margin-top: 20px;
  position: relative;
}

.grid-537 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
}

.grid-538 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  margin-left: 40px;
  margin-right: 50%;
}

.div-block-2447, .div-block-2448 {
  width: auto;
  height: 40px;
  position: relative;
}

.text-field-12 {
  width: 100%;
  height: 40px;
  position: relative;
}

.heading-128 {
  width: auto;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.button-303 {
  position: fixed;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 40px;
}

.div-block-2449 {
  width: 200px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#081d25, #04131d);
  border-right: 1px solid #0f2431;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2304 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2450 {
  width: auto;
  height: 100vh;
  margin-left: 240px;
  margin-right: 40px;
  position: relative;
}

.frosty {
  width: 360px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.grid-539 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-2451 {
  width: auto;
  height: 250px;
  background-color: #f7f7f8;
  border-radius: 10px;
  position: relative;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
}

.div-block-2452 {
  height: 250px;
  border: 1px #000;
  border-top: 1px solid rgba(0, 0, 0, .2);
  margin-top: 40px;
  position: relative;
}

.grid-540 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 5px;
}

.div-block-2453 {
  width: auto;
  height: 150px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.image-2305 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.heading-129 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}

.grid-541 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content max-content max-content max-content max-content max-content max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.div-block-2454 {
  width: auto;
  height: 35px;
  position: relative;
}

.button-304 {
  width: 100%;
  height: 35px;
  color: #ffac26;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  position: relative;
}

.button-304:hover {
  color: #000;
  background-color: #bcc5c9;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.div-block-2454-copy {
  width: auto;
  height: 70px;
  position: relative;
}

.image-2306 {
  width: 100%;
  height: 70px;
  object-fit: contain;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.heading-130 {
  color: #000;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}

.grid-542 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content max-content max-content;
  grid-template-columns: 1fr;
}

.div-block-2455 {
  width: auto;
  height: 75px;
  position: relative;
}

.grid-543 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 55px 1fr;
}

.div-block-2456 {
  width: auto;
  height: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  position: relative;
}

.div-block-2456-copy {
  width: auto;
  height: auto;
  border-bottom: 1px rgba(0, 0, 0, .2);
  position: relative;
}

.div-block-2457 {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  margin-top: 0;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-130-copy {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  position: relative;
}

.paragraph-48 {
  color: #898989;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  position: relative;
}

.grid-544 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 55px;
}

.div-block-2458 {
  width: auto;
  height: auto;
}

.button-305 {
  width: 55px;
  height: 20px;
  color: #3376f6;
  text-align: center;
  background-color: #f7f7f8;
  border-radius: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 2px;
  position: relative;
  top: 27.5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2452-copyaztec {
  height: auto;
  border: 1px #000;
  border-top: 1px solid rgba(0, 0, 0, .2);
  margin-top: 40px;
  position: relative;
}

.div-block-2453-copy {
  width: auto;
  height: auto;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.button-306 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2459 {
  width: auto;
  height: auto;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  position: relative;
}

.heading-131 {
  width: auto;
  color: #000;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  position: relative;
}

.div-block-2460 {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-545 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: 2vw;
  grid-template-columns: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
  margin-top: 1vw;
  margin-left: 1vw;
  position: relative;
}

.div-block-2461 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2307 {
  width: 100%;
  height: 100%;
  position: relative;
}

.button-307 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-32, .body-33 {
  background-color: #000;
}

.div-block-2462 {
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.image-2308 {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.div-block-2335-copy2 {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 15vw;
  bottom: auto;
  left: 25vw;
  right: auto;
}

.image-2309 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2280-copy {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-243-copy {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2335-copy2-copy1 {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 30vw;
  bottom: auto;
  left: 50vw;
  right: auto;
}

.div-block-2335-copy2-copy2 {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50vw;
  bottom: auto;
  left: 50vw;
  right: auto;
}

.div-block-2335-copy2-copy3 {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 15vw;
  bottom: auto;
  left: 75vw;
  right: auto;
}

.div-block-2345-copy-copyazaz {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-435-copyaztec {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content;
  position: relative;
}

.grid-546 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content;
  position: relative;
  top: -10vw;
  left: 4vw;
}

.grid-435-copy {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content;
  position: relative;
  top: -15vw;
  left: 0;
}

.div-block-2463 {
  width: 104vw;
  height: auto;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-547 {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw;
  grid-template-columns: 4vw;
  position: relative;
}

.div-block-2464 {
  width: 4vw;
  height: 4vw;
  position: relative;
}

.image-2250-copyazaz {
  width: 4vw;
  height: 4vw;
  max-width: none;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-2250-copyaz {
  width: 4vw;
  height: 2vw;
  max-width: none;
  object-fit: cover;
  position: relative;
}

.div-block-2344-copy-2 {
  width: 104vw;
  height: auto;
  position: fixed;
  top: -1vw;
  bottom: 0%;
  left: -2vw;
  right: 0%;
}

.grid-434-copy {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw 4vw;
  grid-template-columns: 4vw;
  position: relative;
  top: 0;
  left: 0;
}

.body-34 {
  background-color: #000;
}

.div-block-2509 {
  display: none;
  position: relative;
}

.grid-557 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2vw 2vw;
  grid-template-columns: 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw;
}

.div-block-2499 {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: fixed;
}

.div-block-2502 {
  width: 80px;
  background-color: #be1515;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: -1px 0 3px rgba(0, 0, 0, .2);
}

.div-block-2503 {
  border: 5px solid rgba(247, 248, 250, .5);
  border-radius: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0;
}

.div-block-2500-copyazazaz {
  width: 80vw;
  height: 80vw;
  transform-style: preserve-3d;
  position: fixed;
  top: -10vw;
  bottom: auto;
  left: -30vw;
  right: auto;
  overflow: hidden;
  transform: rotateX(0)rotateY(-35deg)rotateZ(0);
}

.image-2310 {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: none;
  object-fit: contain;
  display: inline-block;
  position: absolute;
  top: 20vw;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2506 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .2), rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2311 {
  width: 150px;
  position: fixed;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.image-2309-copyaztec {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-308 {
  width: auto;
  height: auto;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.div-block-2501 {
  width: auto;
  height: auto;
  background-color: #be1515;
  position: absolute;
  top: auto;
  bottom: 35px;
  left: auto;
  right: 90px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2500-copy {
  width: 25vw;
  height: 10vw;
  position: fixed;
  top: 220px;
  bottom: auto;
  left: auto;
  right: 0;
  overflow: hidden;
}

.div-block-2504 {
  height: 200px;
  background-color: #000;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2312 {
  width: 60vw;
  height: auto;
  max-width: none;
  object-fit: cover;
  margin-top: -55px;
  position: relative;
}

.div-block-2507 {
  width: 23vw;
  height: 22vw;
  position: fixed;
  top: 4vw;
  bottom: auto;
  left: 11.7vw;
  right: auto;
}

.div-block-2501-copyazaz-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 0;
}

.div-block-2505 {
  width: 60vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.html-embed-45-copycleoosiiriis-3-copy {
  width: 102%;
  height: 200%;
  opacity: .93;
  display: block;
  position: absolute;
  top: -55px;
  bottom: 0%;
  left: -1%;
  right: 0%;
  overflow: visible;
}

.div-block-2500 {
  width: 45vw;
  height: 25vw;
  position: fixed;
  top: 100px;
  bottom: auto;
  left: auto;
  right: 100px;
  overflow: hidden;
}

.websitechange1 {
  width: auto;
  height: auto;
  opacity: 1;
  display: block;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: 35px;
  overflow: visible;
}

.div-block-2503-copyazaztec {
  border: 5px solid rgba(247, 248, 250, .5);
  border-radius: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 120px;
}

.div-block-2494 {
  width: auto;
  height: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-555 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.div-block-2495 {
  width: auto;
  height: auto;
  max-height: 30px;
  max-width: 30px;
  position: relative;
}

.button-309 {
  width: 30px;
  height: 30px;
  max-height: 30px;
  max-width: 30px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1de2aa;
  border-radius: 500px;
  padding: 0;
  position: relative;
}

.div-block-2508 {
  width: auto;
  height: auto;
  position: fixed;
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
}

.grid-555-copyaztec {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: max-content max-content max-content max-content;
  grid-template-columns: 1fr;
  position: relative;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.html-embed-538 {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.timechanger-script {
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2510 {
  width: auto;
  height: 100vh;
  background-color: #000;
  position: relative;
}

.image-2313 {
  width: 100vw;
  height: 100vh;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2511 {
  width: auto;
  height: 100px;
  position: relative;
  overflow: scroll;
}

.grid-558 {
  max-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 100px;
  grid-template-columns: 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px;
  position: relative;
  overflow: hidden;
}

.div-block-2512 {
  width: auto;
  height: 100px;
  position: relative;
}

.image-2314 {
  width: auto;
  height: auto;
  position: relative;
}

.grid-559 {
  width: auto;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2513 {
  width: auto;
  height: auto;
  position: relative;
}

.image-2315 {
  width: 500px;
  height: auto;
}

.div-block-2514 {
  width: auto;
  height: 20px;
  position: relative;
}

.grid-560 {
  width: auto;
  height: auto;
  float: left;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10px 10px;
  grid-template-columns: 10px 10px;
  position: relative;
}

.div-block-2515 {
  width: 10px;
  height: 10px;
  position: relative;
}

.div-block-2515-copyaz, .div-block-2515-copyazaz {
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative;
}

.div-block-2516 {
  width: 100vw;
  height: 20px;
  max-width: 100vw;
  position: relative;
  overflow: hidden;
}

.grid-558-copyaz {
  max-height: 150px;
  max-width: 100vw;
  min-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 150px;
  grid-template-columns: 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px 150px;
  position: relative;
  overflow: hidden;
}

.div-block-2517 {
  width: auto;
  height: 60px;
  max-height: 60px;
  max-width: 100vw;
  background-color: #000;
  position: relative;
  overflow: hidden;
}

.grid-561 {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 30px 30px;
  grid-template-columns: 30px 30px;
  position: relative;
}

.div-block-2518 {
  width: 30px;
  height: 30px;
  position: relative;
}

.div-block-2518-copy, .div-block-2518-copyaztec {
  width: 30px;
  height: 30px;
  background-color: #fff;
  position: relative;
}

.div-block-2519 {
  width: auto;
  height: 100vh;
  background-color: #f6f6f6;
  position: relative;
}

.heading-132 {
  width: auto;
  color: #000;
  margin: 0 60px 20px;
  padding-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-2520 {
  width: auto;
  height: auto;
  background-color: #fff;
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.image-2316 {
  width: 200px;
  max-width: none;
  object-fit: contain;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}

.grid-562 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr max-content max-content;
}

.div-block-2521 {
  width: auto;
  height: auto;
  position: relative;
}

.button-310 {
  border-radius: 5px;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}

.button-292-copyaztec-copyaztecaz {
  width: 125px;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(135deg, #00aec8, #00caad 50%, #01a572);
  border-radius: 222px;
  margin-top: 0;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 0;
  box-shadow: 0 0 5px #b58cff;
}

.heading-133 {
  width: auto;
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
  position: relative;
}

.paragraph-49 {
  color: #000;
  margin: 0 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.div-block-2522 {
  width: 60px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #898989;
  border-radius: 500px;
  margin-top: 10px;
  margin-right: 30px;
  position: relative;
  top: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.heading-134 {
  color: #fff;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  position: relative;
}

.image-2317 {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2523 {
  background-color: rgba(51, 49, 50, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 767px) {
  .html-embed-16asg-copyash-copy {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .container-10271, .container-10271-copyasd {
    height: 500px;
    max-width: 100%;
    box-shadow: none;
    border: 1px #000;
    top: 200px;
    overflow: hidden;
  }

  .html-embed-16asg-copyash-copy {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    max-width: 100%;
    min-height: 100vh;
    min-width: 100%;
    display: block;
    top: 0;
    left: 0%;
    overflow: scroll;
  }

  .image-201lkjlkjhgfaz-2 {
    display: none;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .button-65ash-2, .div-block-192fcd-copydgcg {
    display: none;
  }

  .div-block-2025-copyatfsd {
    width: auto;
    position: relative;
  }

  .image-2142gbv-copymnb-copydcf {
    max-width: 100%;
    top: 10px;
  }

  .div-block-1920-copy-copyas {
    display: none;
  }

  .button-64awshv-copyjhg {
    height: 80px;
    max-height: 80px;
    padding-left: 100px;
  }

  .button-64awshv-copyjhg:hover {
    height: 90px;
  }

  .div-block-1920-copysh {
    display: none;
  }

  .div-block-1921-copy {
    display: none;
    left: 40px;
  }

  .button-128-copylkjnh-copyahgsvx-copy {
    right: 15px;
  }

  .container-302381 {
    display: block;
  }

  .div-block-113hb-copyj {
    height: 80px;
  }

  .image-202asijuhijvbhvgc-copy {
    width: 60px;
    height: 60px;
    left: 15px;
  }

  .grid-160asghj-dhkdjhhbgv-copydc-copylkj-copyza-copy {
    height: auto;
    min-height: auto;
    min-width: auto;
    margin-left: 0;
    top: 5px;
    left: 0;
    right: 0;
  }

  .div-block-1921-copy-copy {
    display: none;
    right: 20px;
  }

  .image-2123fg-copyhj-copyjbhvdcfg-copy-copy {
    display: none;
  }

  .grid-197adgjjn {
    max-width: 94vw;
    min-width: 94vw;
    left: 3vw;
    right: 3vw;
  }

  .div-block-1920-copy {
    display: none;
  }

  .heading-30 {
    padding-left: 105px;
  }

  .div-block-1921 {
    display: none;
    left: 40px;
  }

  .div-block-1986 {
    left: 0;
    right: 0;
  }

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

  .image-201lkj-copy {
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .div-block-1916 {
    left: 0;
    right: 0;
  }

  .grid-195-copyrc, .grid-195 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .div-block-116azs-copy, .button-69as-copyazsx-copy-copymjn {
    display: none;
  }

  .container-14-copyfkjhfkj {
    padding-left: 0;
    display: block;
    top: 130px;
    left: 0;
  }

  .container-13 {
    margin-top: 65px;
  }

  .grid-195-copysxd {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .button-69as-copyazsx-copy-copymjn-copy, .div-block-165, .button-69aszx-copyzx-copy {
    display: none;
  }

  .button-12z-copylok {
    left: 20px;
  }

  .grid-195-copysxd-copyfg {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .button-69as-copyazsx, .image-2118 {
    display: none;
  }

  .container-11 {
    margin-top: 0;
  }

  .div-block-133 {
    max-width: 100%;
    min-width: 100%;
    padding-left: 100%;
    display: block;
  }

  .container-12 {
    max-width: 100%;
    padding-left: 100%;
    display: none;
    top: 65px;
  }

  .button-12-copym {
    left: auto;
    right: 20px;
  }

  .div-block-35a {
    width: 100%;
    max-width: none;
    min-width: auto;
    display: none;
    position: relative;
  }

  .button-77ad {
    width: 94vw;
    margin-left: 3vw;
    margin-right: 3vw;
    display: none;
  }

  .grid-161 {
    grid-template-columns: 1fr 1fr 1fr 1fr .25fr;
    position: relative;
  }

  .container-14-copyfkjhfkj-2 {
    padding-left: 0;
    display: block;
    top: 130px;
    left: 0;
  }

  .grid-195-copysxd-copyhbgc, .grid-195-copywse {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .div-block-132 {
    height: 55px;
    border-radius: 0;
  }

  .button-12z-copylok-copy-copy {
    width: auto;
    height: 40px;
    max-width: none;
    font-size: 14px;
    line-height: 20px;
    top: 0;
  }

  .div-block-131 {
    top: 40px;
    left: 0;
    right: 0;
  }

  .div-block-133aws {
    height: 375px;
  }

  .grid-202 {
    grid-template-columns: 1fr;
    top: 0;
  }

  .container-14-copysd {
    padding-left: 0;
    display: none;
    top: 130px;
    left: 0;
  }

  .html-embed-24aaz {
    display: none;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .container-14-copy-copy-copysxd {
    padding-left: 0;
    display: none;
    top: 130px;
    left: 0;
  }

  .heading-30hb-copy {
    max-width: 100%;
  }

  .button-79ijb-copy-2 {
    max-width: 100px;
  }

  .grid-162hjklfvg-copynjhblkjmnbaz-2-copy1 {
    height: auto;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    grid-row-gap: 15px;
    top: 125px;
    left: 0;
    right: 0;
  }

  .container-302383 {
    display: none;
  }

  .button-79ijbhb {
    max-width: 150px;
  }

  .grid-197adgjjn-2 {
    max-width: 94vw;
    min-width: 94vw;
    left: 3vw;
    right: 3vw;
  }

  .grid-162hjkl-copyijuj-copyyhg-copy {
    display: none;
  }

  .button-79ijbhb-copydc-copygcfcdx-2 {
    max-width: 120px;
  }

  .paragraph-33 {
    max-height: none;
    max-width: 100%;
    min-width: 100%;
    text-align: justify;
    object-fit: cover;
  }

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

  .div9000-2 {
    border-radius: 0;
  }

  .div-block-41hujygvgbyg-copygvgc-copyes-copyhv-copyuuuu-copykjh-copydsaassddfffgghhjkkkll-2 {
    display: none;
  }

  .button-79ijbhb-copydc-2 {
    max-width: 120px;
  }

  .heading-30hbgv-copy-2 {
    max-width: 100%;
  }

  .container-14 {
    padding-left: 0;
    display: none;
    top: 130px;
    left: 0;
  }

  .grid-437 {
    grid-template-columns: 1fr;
  }

  .div-block-2263 {
    height: 225px;
  }

  .grid-438 {
    bottom: 25px;
  }

  .container-13-copyjg {
    margin-top: 65px;
    display: block;
  }

  .button-12z-copylok-2 {
    left: 20px;
  }

  .div-block-2264 {
    min-width: 100%;
    left: 0;
  }

  .grid-439 {
    grid-template-columns: 3vw 94vw 3vw;
  }

  .div-block-210-copyh-copyhg {
    display: none;
  }

  .div-block-210-copyh {
    display: block;
  }

  .grid-441 {
    grid-template-columns: 1fr;
    position: relative;
  }

  .div-block-2266 {
    min-width: 100%;
    background-color: #fff;
    left: 0;
  }

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

  .grid-442 {
    min-width: 94vw;
    grid-template-columns: 3fr;
    left: 3vw;
    right: 3vw;
  }

  .div-block-210-copys, .div-block-210-copys-copyygt {
    height: 65px;
    border-bottom-style: solid;
    border-bottom-color: rgba(80, 80, 80, .5);
    border-radius: 0;
  }

  .div-block-210-copyh-copysx {
    display: none;
  }

  .div-block-192fcd-2 {
    height: 100vh;
    max-height: 100vh;
  }

  .button-65ash-3 {
    display: none;
  }

  .image-201lkjlkjhgfaz-4 {
    display: none;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .image-2142gbv-copymnb-copydcf-2 {
    max-width: 100%;
    top: 10px;
  }

  .container-302382 {
    height: 500px;
    max-width: 100%;
    box-shadow: none;
    border: 1px #000;
    top: 200px;
    overflow: hidden;
  }

  .div-block-2312, .div-block-2314, .div-block-2317, .div-block-5-copyaztec, .div-block-2317-copy {
    top: 55px;
  }

  .div-block-2333 {
    max-width: 100%;
    min-width: 100%;
    padding-left: 100%;
    display: block;
  }

  .container-14-copyfkjhfkj-3 {
    padding-left: 0;
    display: block;
    top: 130px;
    left: 0;
  }

  .container-302387 {
    margin-top: 65px;
  }

  .button-12z-copylok-3 {
    left: 20px;
  }

  .button-69aszx-copyzx-copy-2 {
    display: none;
  }

  .button-12z-copylok-3-copyaztec {
    left: 20px;
  }

  .button-69aszx-copyzx-copy-3, .button-69edrs-copyawsaz-2, .button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd {
    display: none;
  }

  .div-block-116azs-copyqwsa {
    max-width: none;
    display: none;
  }

  .button-69edrsasdg-copy-copyaztec-copy-2 {
    font-size: 12px;
  }

  .button-69edrsasdg-copy-copyaztec-2 {
    width: auto;
    min-width: auto;
    text-align: center;
    font-size: 12px;
    left: 0;
  }

  .div-block-116azs-copyqw {
    max-width: none;
    display: none;
  }

  .div-block-116azs-copyzxs-copysdf-copyazsxd {
    display: block;
  }

  .div-block-116azs-copyaztec, .div-block-116azs-copyes {
    max-width: none;
    display: none;
  }

  .heading-71-copyed-2 {
    position: relative;
  }

  .div-block-116azs-2 {
    max-width: none;
    display: block;
  }

  .button-69as-copyazsx-copysxd {
    min-width: 100%;
    text-align: right;
    margin-right: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .button-69edrs-copyawsaz-copy-2 {
    display: none;
  }

  .grid-195-copysxd-copyfg-copysxdc {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-116azs-copyedr {
    max-width: none;
    display: none;
  }

  .grid-195-copyrc-copyedr {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-2338 {
    display: none;
    overflow: hidden;
  }

  .div-block-116azs-copyzxs-copydcf {
    display: none;
  }

  .heading-110-copylk {
    text-align: center;
  }

  .div-block-116azs-copyrd, .div-block-116azs-copyiju {
    max-width: none;
    display: none;
  }

  .button-12z-copylok-4 {
    line-height: 40px;
    left: 20px;
  }

  .button-69as-copyazsx-copy-copymjn-copy-2 {
    text-align: left;
    margin-top: 10px;
    padding-left: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-116azs-copysdx {
    max-width: none;
    display: none;
  }

  .button-69edrs-copyawsaz-copy-copysxd-copygvf {
    display: none;
  }

  .grid-485 {
    max-width: none;
    min-width: auto;
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 0;
  }

  .button-12z-copylok-3-copyaztec-2 {
    text-align: left;
    line-height: 80px;
    left: 20px;
  }

  .div-block-116azs-copyrty {
    max-width: none;
    display: none;
  }

  .image-2274 {
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    margin-top: 20px;
    position: relative;
    left: 0;
  }

  .grid-195-copysxd-2 {
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
  }

  .div-block-116azs-copy-copymkjh {
    margin-right: 0;
    display: none;
  }

  .button-69as-copyazsx-2 {
    min-width: 100%;
    text-align: right;
    margin-right: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .button-69edrs-copyaws-copy-2 {
    width: auto;
    min-width: auto;
    left: 0;
  }

  .div-block-116azs-copyzxs-copydfcr {
    display: none;
  }

  .div-block-116azs-copy-2 {
    margin-right: 0;
    display: block;
  }

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

  .container-14-copyfkjhfkj-4 {
    padding-left: 0;
    display: block;
    top: 0;
    left: 0;
  }

  .button-69aszx-2 {
    text-align: left;
  }

  .button-69edrsasdg-copy-2 {
    width: auto;
    min-width: auto;
    left: 0;
  }

  .container-302388 {
    margin-top: 0;
  }

  .button-69edrs-copyawsaz-copy-copygvf {
    display: none;
  }

  .div-block-2339 {
    max-width: 100%;
    min-width: 100%;
    padding-left: 100%;
    display: none;
  }

  .button-69edrs-copyawsaz-copy-copykmj {
    display: none;
  }

  .div-block-116azs-copy-copy, .div-block-116azs-copy-copy-copylkj, .div-block-116azs-copy-copymnjhgf, .div-block-116azs-copy-copymnj {
    margin-right: 0;
    display: none;
  }

  .button-69edrs-copyawsaz-copy-copysxd {
    display: none;
  }

  .grid-195-copy {
    max-width: none;
    min-width: auto;
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 0;
  }

  .div-block-116azs-copy-copymnjh {
    margin-right: 0;
    display: none;
  }

  .button-69edrs-copyawsaz-copy-copysxd-copyazs-copysxd-copymnj, .button-69edrs-copyawsaz-copy-copykmj-copyjnh, .button-69edrs-copyawsaz-copy-copysxd-copynhbg, .button-69edrs-copyawsaz-copy-copykmj-copyjnh-copynhg {
    display: block;
  }

  .grid-485-copydcfgre {
    max-width: none;
    min-width: auto;
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 0;
  }

  .button-69edrs-copyawsaz-copy-2-copywsxd, .button-69edrs-copyawsaz-2-copysgfcf {
    display: none;
  }

  .grid-195-copysxd-2-copygfds {
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
  }

  .grid-195-copysxd-copyfg-copysxdc-copydcf {
    grid-template-columns: 1fr 1fr;
  }

  .heading-71-copyed-2-copysxd {
    position: relative;
  }

  .grid-195-copyrc-copyedr-copydcfvggt {
    grid-template-columns: 1fr 1fr;
  }

  .container-302389 {
    margin-top: 65px;
  }

  .container-302390 {
    padding-left: 0;
    display: none;
    top: 130px;
    left: 0;
  }

  .div-block-2340 {
    height: 225px;
  }

  .grid-486 {
    bottom: 25px;
  }

  .div-block-2341 {
    min-width: 100%;
    background-color: #fff;
    left: 0;
  }

  .grid-487 {
    min-width: 94vw;
    grid-template-columns: 3fr;
    left: 3vw;
    right: 3vw;
  }

  .button-69edrs-copyawsaz-copy-2-copywsxd-copydcgfhs {
    display: none;
  }

  .grid-485-copydcfgre-copydcfjnhg {
    max-width: none;
    min-width: auto;
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 0;
  }

  .grid-195-copysxd-2-copygfds-copykmjd {
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
  }

  .button-69as-copyazsx-copy-copymjn-copy-2-copysxdcf {
    text-align: left;
    margin-top: 10px;
    padding-left: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .grid-195-copysxd-copyfg-copysxdc-copydcf-copyfcd, .grid-195-copyrc-copyedr-copydcfvggt-copydcfs {
    grid-template-columns: 1fr 1fr;
  }

  .button-69edrs-copyawsaz-copy-2-copywsxd-copydcgfhs-copydcfd {
    display: none;
  }

  .grid-195-copyrc-copyedr-copydcfvggt-copydcfs-copy, .grid-195-copyrc-copyedr-copydcfvggt-copydcfs-copy-copymnjh {
    grid-template-columns: 1fr 1fr;
  }

  .button-12z-copylok-4-copymnjh {
    line-height: 40px;
    left: 20px;
  }

  .image-2274-copymnj, .image-2274-copyhbg {
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    margin-top: 20px;
    position: relative;
    left: 0;
  }

  .div-block-2185, .div-block-2185-copy1, .div-block-2185-copy2 {
    margin-top: 10px;
    display: none;
  }

  .div-block-2124 {
    height: auto;
    max-height: none;
    min-height: auto;
    position: relative;
  }

  .grid-510 {
    grid-row-gap: 10px;
    grid-template-rows: max-content max-content max-content;
    grid-template-columns: 1fr;
    position: relative;
  }

  .firebasescript {
    display: none;
  }

  .div-block-2312-copyfcd {
    top: 55px;
  }

  .div-block-116azs-2-copyaztecdfgh {
    max-width: none;
    display: block;
  }

  .grid-485-copyazazaz {
    max-width: none;
    min-width: auto;
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 0;
  }

  .button-69edrs-copyawsaz-copy-2-copysxdcf, .button-69edrs-copyawsaz-2-copydfcre {
    display: none;
  }

  .div-block-116azs-2-copyaztecdfgh-copyazsxdew {
    max-width: none;
    display: block;
  }

  .image-2274-copyaztec {
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    margin-top: 20px;
    position: relative;
    left: 0;
  }

  .grid-195-copysxd-2-copysxdcfvfd {
    grid-column-gap: 5px;
    grid-template-columns: 20px 1fr 1fr 75px 50px;
  }

  .div-block-116azs-copyzxs-copysdf-copyazsxd-copysxd {
    display: block;
  }

  .firebasescript-2 {
    display: none;
  }
}

#w-node-d19985f6-b31f-c6f4-ec83-fe4f01800b0b-fdced12a, #w-node-b9662d11-f952-08d5-f07a-23256606383d-fdced12a, #w-node-b9662d11-f952-08d5-f07a-23256606383e-fdced12a, #w-node-b9662d11-f952-08d5-f07a-232566063840-fdced12a, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-c4ced28c, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-c4ced28c, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-3aced28d, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-3aced28d, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-36ced28e, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-36ced28e, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-98ced290, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-98ced290, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-0dced292, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-0dced292, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-42ced293, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-42ced293, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-f7ced295, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-f7ced295, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-f7ced295, #w-node-e67ba7f7-881f-8f3d-bb1e-54a9986a939d-adced29b, #w-node-_181187e0-6ae3-546e-1ff9-d17fbe98884f-adced29b, #w-node-f71cf571-59b6-d17f-d7df-37317c61496f-adced29b, #w-node-_277b6486-0b13-fa3a-caf7-ec736f2e7dbb-adced29b, #w-node-ef2aa62f-4d0f-e9b7-5e56-5ce3b42ada2b-adced29b, #w-node-ef2aa62f-4d0f-e9b7-5e56-5ce3b42ada2d-adced29b, #w-node-ef2aa62f-4d0f-e9b7-5e56-5ce3b42ada32-adced29b, #w-node-e5514b30-5327-fa8f-f3b4-78a0da991a2a-adced29b, #w-node-_6e5eef11-ee65-b6ec-d5e3-78ccd9404701-adced29b, #w-node-_6e5eef11-ee65-b6ec-d5e3-78ccd9404703-adced29b, #w-node-_6e5eef11-ee65-b6ec-d5e3-78ccd9404708-adced29b, #w-node-_044dcd36-d93a-0285-4009-be5c44157d69-adced29b, #w-node-_0c8f9cbd-ac11-99b4-d812-5e2db7e493ca-adced29b, #w-node-_0c8f9cbd-ac11-99b4-d812-5e2db7e493cc-adced29b, #w-node-_0c8f9cbd-ac11-99b4-d812-5e2db7e493d1-adced29b, #w-node-bed0dfac-9f0c-16ef-9b8b-4b23c58884d7-adced29b, #w-node-_1cc944f9-5df7-5ada-47b0-781c956dc434-83ced2a4, #website1.w-node-_53d53cdd-8397-de0d-6d9c-dbac5083c334-83ced2a4, #w-node-_08265e39-51c4-430f-984a-81a94f77f8ec-83ced2a4, #website2.w-node-_08265e39-51c4-430f-984a-81a94f77f8ed-83ced2a4, #w-node-_5163cd4f-2141-e958-d618-334019d54a53-83ced2a4, #website3.w-node-_5163cd4f-2141-e958-d618-334019d54a54-83ced2a4, #w-node-_32fae4c7-269d-6378-a017-bd267cd28fae-83ced2a4, #website4.w-node-_32fae4c7-269d-6378-a017-bd267cd28faf-83ced2a4, #w-node-_056a8fc9-df62-23ed-c797-63dd86ca2124-83ced2a4, #website5.w-node-_056a8fc9-df62-23ed-c797-63dd86ca2125-83ced2a4, #w-node-_0f8ef1d8-1fab-3297-bbc0-08c24f392938-83ced2a4, #website6.w-node-_0f8ef1d8-1fab-3297-bbc0-08c24f392939-83ced2a4, #w-node-_104a619f-d07d-0bc8-603e-7d3739897154-83ced2a4, #website7.w-node-_104a619f-d07d-0bc8-603e-7d3739897155-83ced2a4, #w-node-e89bab1a-5328-48cf-ce70-27cacd8c51cc-83ced2a4, #website8.w-node-e89bab1a-5328-48cf-ce70-27cacd8c51cd-83ced2a4, #w-node-a8e30208-1681-1ea0-ae6c-5b6199d4c5d2-83ced2a4, #website9.w-node-a8e30208-1681-1ea0-ae6c-5b6199d4c5d3-83ced2a4, #w-node-_11e3429b-5316-33f7-dfda-a6bad82cf799-83ced2a4, #website10.w-node-_11e3429b-5316-33f7-dfda-a6bad82cf79a-83ced2a4, #box1.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d38-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d39-1eced2ac, #box2.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d3b-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d3c-1eced2ac, #box3.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d3e-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d3f-1eced2ac, #box4.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d41-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d42-1eced2ac, #box5.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d44-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d45-1eced2ac, #box6.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d47-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d48-1eced2ac, #box7.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d4a-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d4b-1eced2ac, #box8.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d4d-1eced2ac, #continue.w-node-_52405647-396f-3a5d-a5e5-1b1419ad9d4e-1eced2ac, #w-node-_9de3fc0e-f8ee-4e46-e628-b1dcd2340a75-b8ced2ca, #w-node-_071c7e34-c75c-cacd-c7b7-aaa1c7eb7bdc-b8ced2ca, #w-node-ce1a2e27-c4dd-87b1-413e-07481117bc81-b8ced2ca, #w-node-_27cee3ef-f683-e9c1-0143-5af0dcaccc06-b8ced2ca, #w-node-b92c5dac-b05e-35e8-6b18-6f290dec5db1-b8ced2ca, #w-node-e86d4b69-4f65-f48a-40fd-ca19a584acab-b8ced2ca, #w-node-fa95c611-40ac-145f-dd17-95f0005a51bc-b8ced2ca, #w-node-f5fe9827-ad0e-fcb4-4635-48b08cf06ed5-b8ced2ca, #w-node-_70ecfb3e-e158-e323-d37b-3d176fd29a9f-b8ced2ca, #w-node-_985b8e4a-aa63-36d6-7a55-3d26425ee6e7-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8a-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8c-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8f-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c91-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c94-b8ced2ca, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c96-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b891331e-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913320-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913323-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913325-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913328-b8ced2ca, #w-node-_46faa3de-b1eb-9538-42ba-ad85b891332a-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a157-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a159-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a15b-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a15e-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a160-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a163-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a165-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a168-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16a-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16d-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16f-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a172-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a174-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a177-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a179-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a17c-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a17e-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a181-b8ced2ca, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a183-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444c4-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444c6-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444c8-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444cb-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444cd-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444d0-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444d2-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444d5-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444d7-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444da-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444dc-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444df-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444e1-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444e4-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444e6-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444e9-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444eb-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444ee-b8ced2ca, #w-node-bf898e4c-0300-6971-8ae5-6390826444f0-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c3-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c5-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c7-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ca-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735cc-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735cf-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d1-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d4-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d6-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d9-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735db-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735de-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e0-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e3-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e5-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e8-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ea-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ed-b8ced2ca, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ef-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c3-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c5-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c7-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ca-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0cc-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0cf-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d1-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d4-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d6-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d9-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0db-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0de-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e0-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e3-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e5-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e8-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ea-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ed-b8ced2ca, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ef-b8ced2ca, #w-node-dd24cd11-2b93-1f93-d447-e15c43ce859c-b8ced2ca, #w-node-_2f18c770-2171-f15b-3560-b0157d4f8fd6-b8ced2ca, #w-node-_85812ed6-bde0-6ff2-b321-732405b2470a-b8ced2ca, #w-node-_23131ba0-0484-7908-e27a-c2838783f76b-b8ced2ca, #w-node-_626e0e2f-a328-4c1e-78ae-14414fcf2367-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e11e-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e120-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e122-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e125-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e127-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12a-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12c-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12f-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e131-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e134-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e136-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e139-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e13b-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e13e-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e140-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e143-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e145-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e148-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14a-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14d-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14f-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e151-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e154-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e156-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e159-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e15b-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e15e-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e160-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e163-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e165-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e168-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16a-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16d-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16f-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e172-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e174-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e177-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e179-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e17c-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e17e-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e180-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e183-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e185-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e188-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18a-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18d-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18f-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e192-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e194-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e197-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e199-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e19c-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e19e-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a1-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a3-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a6-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a8-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ab-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ad-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1af-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b2-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b4-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b7-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b9-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1bc-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1be-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c1-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c3-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c6-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c8-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1cb-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1cd-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d0-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d2-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d5-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d7-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1da-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1dc-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1de-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e1-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e3-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e6-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e8-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1eb-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ed-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f0-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f2-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f5-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f7-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1fa-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1fc-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ff-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e201-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e204-b8ced2ca, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e206-b8ced2ca, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e4d-b8ced2ca, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e4f-b8ced2ca, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e51-b8ced2ca, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e53-b8ced2ca, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e55-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd16-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd18-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1a-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1d-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1f-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd22-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd24-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd27-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd29-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd2c-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd2e-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd31-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd33-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd36-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd38-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd3b-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd3d-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd40-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd42-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd45-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd47-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd49-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd4c-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd4e-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd51-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd53-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd56-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd58-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd5b-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd5d-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd60-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd62-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd65-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd67-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6a-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6c-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6f-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd71-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd74-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd76-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd78-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd7b-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd7d-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd80-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd82-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd85-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd87-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8a-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8c-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8f-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd91-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd94-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd96-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd99-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd9b-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd9e-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda0-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda3-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda5-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda7-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdaa-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdac-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdaf-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb1-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb4-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb6-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb9-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdbb-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdbe-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc0-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc3-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc5-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc8-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdca-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdcd-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdcf-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd2-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd4-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd6-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd9-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cddb-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdde-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde0-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde3-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde5-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde8-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdea-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cded-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdef-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf2-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf4-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf7-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf9-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdfc-b8ced2ca, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdfe-b8ced2ca, #w-node-dd49e2ae-a3c5-d278-d635-90009029b746-b8ced2ca, #w-node-dd49e2ae-a3c5-d278-d635-90009029b748-b8ced2ca, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74a-b8ced2ca, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74c-b8ced2ca, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74e-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075bc-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075be-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c0-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c3-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c5-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c8-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ca-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075cd-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075cf-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d2-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d4-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d7-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d9-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075dc-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075de-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e1-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e3-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e6-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e8-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075eb-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ed-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ef-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f2-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f4-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f7-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f9-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075fc-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075fe-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307601-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307603-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307606-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307608-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30760b-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30760d-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307610-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307612-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307615-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307617-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761a-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761c-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761e-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307621-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307623-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307626-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307628-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30762b-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30762d-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307630-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307632-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307635-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307637-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763a-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763c-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763f-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307641-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307644-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307646-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307649-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30764b-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30764d-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307650-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307652-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307655-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307657-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765a-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765c-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765f-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307661-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307664-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307666-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307669-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30766b-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30766e-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307670-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307673-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307675-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307678-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767a-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767c-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767f-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307681-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307684-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307686-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307689-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30768b-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30768e-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307690-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307693-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307695-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e307698-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769a-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769d-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769f-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3076a2-b8ced2ca, #w-node-_190f3488-5abb-7994-571f-b2fd3e3076a4-b8ced2ca, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c58-b8ced2ca, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5a-b8ced2ca, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5c-b8ced2ca, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5e-b8ced2ca, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c60-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1af-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b1-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b3-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b6-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b8-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1bb-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1bd-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c0-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c2-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c5-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c7-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ca-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1cc-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1cf-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d1-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d4-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d6-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d9-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1db-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1de-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e0-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e2-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e5-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e7-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ea-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ec-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ef-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f1-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f4-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f6-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f9-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1fb-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1fe-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b200-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b203-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b205-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b208-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20a-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20d-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20f-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b211-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b214-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b216-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b219-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b21b-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b21e-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b220-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b223-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b225-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b228-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22a-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22d-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22f-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b232-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b234-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b237-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b239-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b23c-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b23e-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b240-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b243-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b245-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b248-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24a-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24d-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24f-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b252-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b254-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b257-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b259-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b25c-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b25e-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b261-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b263-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b266-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b268-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26b-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26d-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26f-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b272-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b274-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b277-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b279-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b27c-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b27e-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b281-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b283-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b286-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b288-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b28b-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b28d-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b290-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b292-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b295-b8ced2ca, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b297-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c1-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c3-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c5-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c8-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02ca-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02cd-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02cf-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d2-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d4-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d7-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d9-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02dc-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02de-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e1-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e3-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e6-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e8-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02eb-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02ed-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f0-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f2-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f4-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f7-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f9-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02fc-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02fe-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0301-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0303-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0306-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0308-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e030b-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e030d-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0310-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0312-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0315-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0317-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031a-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031c-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031f-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0321-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0323-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0326-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0328-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e032b-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e032d-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0330-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0332-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0335-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0337-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033a-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033c-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033f-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0341-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0344-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0346-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0349-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e034b-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e034e-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0350-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0352-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0355-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0357-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035a-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035c-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035f-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0361-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0364-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0366-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0369-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e036b-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e036e-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0370-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0373-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0375-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0378-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037a-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037d-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037f-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0381-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0384-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0386-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0389-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e038b-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e038e-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0390-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0393-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0395-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0398-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039a-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039d-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039f-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a2-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a4-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a7-b8ced2ca, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a9-b8ced2ca, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed5-b8ced2ca, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed7-b8ced2ca, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed9-b8ced2ca, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76edb-b8ced2ca, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76edd-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5b-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5d-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5f-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c62-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c64-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c67-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c69-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c6c-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c6e-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c71-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c73-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c76-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c78-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c7b-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c7d-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c80-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c82-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c85-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c87-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8a-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8c-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8e-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c91-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c93-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c96-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c98-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c9b-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c9d-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca0-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca2-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca5-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca7-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46caa-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cac-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46caf-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb1-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb4-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb6-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb9-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cbb-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cbd-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc0-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc2-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc5-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc7-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cca-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ccc-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ccf-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd1-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd4-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd6-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd9-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cdb-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cde-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce0-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce3-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce5-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce8-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cea-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cec-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cef-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf1-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf4-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf6-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf9-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cfb-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cfe-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d00-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d03-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d05-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d08-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0a-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0d-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0f-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d12-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d14-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d17-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d19-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d1b-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d1e-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d20-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d23-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d25-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d28-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2a-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2d-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2f-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d32-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d34-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d37-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d39-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d3c-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d3e-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d41-b8ced2ca, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d43-b8ced2ca, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd25-d815cd23, #w-node-_774c75ca-48ff-5fb8-31f3-d6523407dc57-d815cd23, #w-node-d19f14b7-a724-65be-43f8-b0c8047660fa-d815cd23, #w-node-decc4729-db04-1058-bc3d-f150235789a8-d815cd23, #w-node-decc4729-db04-1058-bc3d-f150235789a9-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd28-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd29-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd2b-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd2c-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd2e-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd2f-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd31-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd32-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd34-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd35-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd37-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd38-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd3a-d815cd23, #w-node-_24a2e111-e5a9-c7b1-108d-2717d815cd3b-d815cd23, #w-node-dc4dd517-552c-ec81-87b3-9834e71e7d85-b0ced32a, #w-node-_9de3fc0e-f8ee-4e46-e628-b1dcd2340a75-b0ced32a, #w-node-_071c7e34-c75c-cacd-c7b7-aaa1c7eb7bdc-b0ced32a, #w-node-ce1a2e27-c4dd-87b1-413e-07481117bc81-b0ced32a, #w-node-_27cee3ef-f683-e9c1-0143-5af0dcaccc06-b0ced32a, #w-node-b92c5dac-b05e-35e8-6b18-6f290dec5db1-b0ced32a, #w-node-e86d4b69-4f65-f48a-40fd-ca19a584acab-b0ced32a, #w-node-fa95c611-40ac-145f-dd17-95f0005a51bc-b0ced32a, #w-node-f5fe9827-ad0e-fcb4-4635-48b08cf06ed5-b0ced32a, #w-node-_70ecfb3e-e158-e323-d37b-3d176fd29a9f-b0ced32a, #w-node-_985b8e4a-aa63-36d6-7a55-3d26425ee6e7-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8a-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8c-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c8f-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c91-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c94-b0ced32a, #w-node-ef2d3d77-525b-7637-4032-fc9e578f2c96-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b891331e-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913320-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913323-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913325-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b8913328-b0ced32a, #w-node-_46faa3de-b1eb-9538-42ba-ad85b891332a-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a157-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a159-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a15b-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a15e-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a160-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a163-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a165-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a168-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16a-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16d-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a16f-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a172-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a174-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a177-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a179-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a17c-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a17e-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a181-b0ced32a, #w-node-_51ccd1e6-fa00-5a12-72df-e3fb0a18a183-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444c4-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444c6-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444c8-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444cb-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444cd-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444d0-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444d2-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444d5-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444d7-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444da-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444dc-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444df-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444e1-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444e4-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444e6-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444e9-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444eb-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444ee-b0ced32a, #w-node-bf898e4c-0300-6971-8ae5-6390826444f0-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c3-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c5-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735c7-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ca-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735cc-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735cf-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d1-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d4-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d6-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735d9-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735db-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735de-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e0-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e3-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e5-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735e8-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ea-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ed-b0ced32a, #w-node-_155968a9-4c82-2e29-cd97-0bb9000735ef-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c3-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c5-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0c7-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ca-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0cc-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0cf-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d1-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d4-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d6-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0d9-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0db-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0de-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e0-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e3-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e5-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0e8-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ea-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ed-b0ced32a, #w-node-_9b49e3d9-9c7d-46b4-c3b2-d3e6a76bb0ef-b0ced32a, #w-node-dd24cd11-2b93-1f93-d447-e15c43ce859c-b0ced32a, #w-node-_2f18c770-2171-f15b-3560-b0157d4f8fd6-b0ced32a, #w-node-_85812ed6-bde0-6ff2-b321-732405b2470a-b0ced32a, #w-node-_23131ba0-0484-7908-e27a-c2838783f76b-b0ced32a, #w-node-_626e0e2f-a328-4c1e-78ae-14414fcf2367-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e11e-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e120-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e122-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e125-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e127-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12a-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12c-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e12f-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e131-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e134-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e136-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e139-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e13b-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e13e-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e140-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e143-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e145-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e148-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14a-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14d-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e14f-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e151-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e154-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e156-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e159-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e15b-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e15e-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e160-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e163-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e165-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e168-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16a-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16d-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e16f-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e172-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e174-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e177-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e179-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e17c-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e17e-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e180-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e183-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e185-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e188-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18a-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18d-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e18f-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e192-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e194-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e197-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e199-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e19c-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e19e-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a1-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a3-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a6-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1a8-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ab-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ad-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1af-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b2-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b4-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b7-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1b9-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1bc-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1be-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c1-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c3-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c6-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1c8-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1cb-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1cd-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d0-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d2-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d5-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1d7-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1da-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1dc-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1de-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e1-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e3-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e6-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1e8-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1eb-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ed-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f0-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f2-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f5-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1f7-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1fa-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1fc-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e1ff-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e201-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e204-b0ced32a, #w-node-cf9c78bd-cca4-755e-a1e3-a3bee858e206-b0ced32a, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e4d-b0ced32a, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e4f-b0ced32a, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e51-b0ced32a, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e53-b0ced32a, #w-node-b0d9b90e-52ad-48b0-6d0c-626a0b611e55-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd16-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd18-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1a-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1d-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd1f-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd22-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd24-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd27-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd29-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd2c-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd2e-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd31-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd33-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd36-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd38-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd3b-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd3d-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd40-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd42-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd45-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd47-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd49-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd4c-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd4e-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd51-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd53-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd56-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd58-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd5b-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd5d-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd60-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd62-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd65-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd67-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6a-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6c-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd6f-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd71-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd74-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd76-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd78-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd7b-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd7d-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd80-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd82-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd85-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd87-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8a-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8c-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd8f-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd91-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd94-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd96-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd99-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd9b-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cd9e-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda0-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda3-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda5-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cda7-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdaa-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdac-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdaf-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb1-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb4-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb6-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdb9-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdbb-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdbe-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc0-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc3-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc5-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdc8-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdca-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdcd-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdcf-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd2-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd4-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd6-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdd9-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cddb-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdde-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde0-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde3-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde5-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cde8-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdea-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cded-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdef-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf2-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf4-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf7-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdf9-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdfc-b0ced32a, #w-node-aa0bda6b-1c8f-24a8-2f15-f835f041cdfe-b0ced32a, #w-node-dd49e2ae-a3c5-d278-d635-90009029b746-b0ced32a, #w-node-dd49e2ae-a3c5-d278-d635-90009029b748-b0ced32a, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74a-b0ced32a, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74c-b0ced32a, #w-node-dd49e2ae-a3c5-d278-d635-90009029b74e-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075bc-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075be-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c0-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c3-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c5-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075c8-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ca-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075cd-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075cf-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d2-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d4-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d7-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075d9-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075dc-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075de-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e1-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e3-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e6-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075e8-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075eb-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ed-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075ef-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f2-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f4-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f7-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075f9-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075fc-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3075fe-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307601-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307603-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307606-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307608-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30760b-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30760d-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307610-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307612-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307615-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307617-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761a-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761c-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30761e-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307621-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307623-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307626-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307628-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30762b-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30762d-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307630-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307632-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307635-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307637-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763a-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763c-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30763f-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307641-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307644-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307646-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307649-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30764b-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30764d-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307650-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307652-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307655-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307657-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765a-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765c-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30765f-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307661-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307664-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307666-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307669-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30766b-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30766e-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307670-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307673-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307675-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307678-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767a-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767c-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30767f-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307681-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307684-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307686-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307689-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30768b-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30768e-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307690-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307693-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307695-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e307698-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769a-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769d-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e30769f-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3076a2-b0ced32a, #w-node-_190f3488-5abb-7994-571f-b2fd3e3076a4-b0ced32a, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c58-b0ced32a, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5a-b0ced32a, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5c-b0ced32a, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c5e-b0ced32a, #w-node-_26812279-bb13-cd36-f9eb-545b120f8c60-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1af-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b1-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b3-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b6-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1b8-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1bb-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1bd-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c0-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c2-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c5-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1c7-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ca-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1cc-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1cf-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d1-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d4-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d6-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1d9-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1db-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1de-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e0-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e2-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e5-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1e7-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ea-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ec-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1ef-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f1-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f4-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f6-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1f9-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1fb-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b1fe-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b200-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b203-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b205-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b208-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20a-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20d-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b20f-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b211-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b214-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b216-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b219-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b21b-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b21e-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b220-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b223-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b225-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b228-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22a-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22d-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b22f-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b232-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b234-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b237-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b239-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b23c-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b23e-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b240-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b243-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b245-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b248-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24a-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24d-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b24f-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b252-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b254-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b257-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b259-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b25c-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b25e-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b261-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b263-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b266-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b268-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26b-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26d-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b26f-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b272-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b274-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b277-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b279-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b27c-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b27e-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b281-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b283-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b286-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b288-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b28b-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b28d-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b290-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b292-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b295-b0ced32a, #w-node-_7b57bee1-a47c-3aa2-002b-af346da6b297-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c1-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c3-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c5-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02c8-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02ca-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02cd-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02cf-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d2-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d4-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d7-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02d9-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02dc-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02de-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e1-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e3-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e6-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02e8-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02eb-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02ed-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f0-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f2-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f4-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f7-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02f9-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02fc-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e02fe-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0301-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0303-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0306-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0308-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e030b-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e030d-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0310-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0312-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0315-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0317-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031a-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031c-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e031f-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0321-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0323-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0326-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0328-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e032b-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e032d-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0330-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0332-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0335-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0337-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033a-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033c-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e033f-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0341-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0344-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0346-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0349-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e034b-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e034e-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0350-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0352-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0355-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0357-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035a-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035c-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e035f-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0361-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0364-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0366-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0369-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e036b-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e036e-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0370-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0373-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0375-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0378-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037a-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037d-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e037f-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0381-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0384-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0386-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0389-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e038b-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e038e-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0390-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0393-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0395-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e0398-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039a-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039d-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e039f-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a2-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a4-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a7-b0ced32a, #w-node-_2f5f7715-ce34-e76e-3e05-7548883e03a9-b0ced32a, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed5-b0ced32a, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed7-b0ced32a, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76ed9-b0ced32a, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76edb-b0ced32a, #w-node-_5e39f86d-63f2-bb7c-2e6d-87bdc5b76edd-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5b-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5d-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c5f-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c62-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c64-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c67-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c69-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c6c-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c6e-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c71-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c73-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c76-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c78-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c7b-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c7d-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c80-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c82-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c85-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c87-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8a-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8c-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c8e-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c91-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c93-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c96-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c98-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c9b-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46c9d-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca0-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca2-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca5-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ca7-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46caa-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cac-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46caf-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb1-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb4-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb6-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cb9-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cbb-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cbd-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc0-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc2-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc5-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cc7-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cca-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ccc-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ccf-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd1-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd4-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd6-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cd9-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cdb-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cde-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce0-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce3-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce5-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46ce8-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cea-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cec-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cef-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf1-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf4-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf6-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cf9-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cfb-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46cfe-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d00-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d03-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d05-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d08-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0a-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0d-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d0f-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d12-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d14-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d17-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d19-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d1b-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d1e-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d20-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d23-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d25-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d28-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2a-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2d-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d2f-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d32-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d34-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d37-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d39-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d3c-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d3e-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d41-b0ced32a, #w-node-_72b548e2-f92e-b39a-4037-2ad707c46d43-b0ced32a, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa84-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa86-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa88-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8a-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8c-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa8e-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa90-6cced32f, #w-node-_700d2ba0-d0e9-6ef7-492b-bcbf28b3fa92-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395c-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e395e-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3960-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3962-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3964-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3966-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e3968-6cced32f, #w-node-_928e7118-1607-6bbd-4dfd-33726a8e396a-6cced32f, #w-node-b9662d11-f952-08d5-f07a-23256606383d-f1ced35d, #w-node-b9662d11-f952-08d5-f07a-23256606383e-f1ced35d, #w-node-b9662d11-f952-08d5-f07a-232566063840-f1ced35d, #w-node-_527d5e51-96d3-06d0-729b-c013859c8171-0aced39f, #w-node-_2ad091f7-cba8-556c-f71e-590281cc131c-0aced39f, #w-node-_12e4594c-65e7-244f-c3e7-718a966736c0-0aced39f, #w-node-_24a5cccd-99d6-cce1-6618-9b22127d477b-0aced39f, #w-node-a76194a3-3652-cb7d-bff7-29166eeeac5e-0aced39f, #w-node-_40ba2478-1131-fea8-65b8-03c7643358c8-0aced39f, #w-node-d6ca19f0-72ad-35ba-e713-55cfcc10195f-0aced39f, #w-node-_0a50df02-18b1-b221-36e6-7c534a9aa381-0aced39f, #w-node-bb120126-8b33-0249-672b-83e93a446f15-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c1-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c2-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c3-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c4-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c5-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c6-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c7-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c8-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1c9-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1ca-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1cb-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1cc-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1cd-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1ce-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1cf-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d0-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d1-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d2-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d3-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d4-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d5-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d6-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d7-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d8-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1d9-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1da-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1db-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1dc-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1dd-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1de-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1df-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1e0-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1e1-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1e2-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1e3-0aced39f, #w-node-_298deea5-7191-7d27-f094-3e3899ebc1e4-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de1-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de2-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de3-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de4-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de5-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de6-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de7-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de8-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743de9-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dea-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743deb-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dec-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743ded-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dee-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743def-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df0-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df1-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df2-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df3-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df4-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df5-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df6-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df7-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df8-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743df9-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dfa-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dfb-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dfc-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dfd-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dfe-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743dff-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743e00-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743e01-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743e02-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743e03-0aced39f, #w-node-_08208deb-7cc7-d4a4-7a6e-c3e518743e04-0aced39f, #w-node-_5dbd265b-aecf-55bc-0578-5b75a2a786c0-0aced39f, #w-node-d7a0c537-bcea-b81c-2047-001ed21daf86-0aced39f, #w-node-_85c000cd-515b-2954-8dd4-f1068e3ef9d6-0aced39f, #w-node-_3f7ad3c0-1043-3371-8dd8-5cc3f2f59968-0aced39f, #w-node-_4daf0047-7b82-6142-40e3-01be67c0aaa0-0aced39f, #w-node-_4daf0047-7b82-6142-40e3-01be67c0aaa1-0aced39f, #w-node-_4daf0047-7b82-6142-40e3-01be67c0aaa2-0aced39f, #w-node-_4daf0047-7b82-6142-40e3-01be67c0aaa3-0aced39f, #w-node-_72d5c889-2f34-4d2d-0094-e6066878b8d9-0aced39f, #w-node-_72d5c889-2f34-4d2d-0094-e6066878b8da-0aced39f, #w-node-_72d5c889-2f34-4d2d-0094-e6066878b8db-0aced39f, #w-node-_72d5c889-2f34-4d2d-0094-e6066878b8dc-0aced39f, #w-node-d4d2b70d-3bf9-b8d0-7429-d5c129cb82e0-0aced39f, #w-node-d4d2b70d-3bf9-b8d0-7429-d5c129cb82e1-0aced39f, #w-node-d4d2b70d-3bf9-b8d0-7429-d5c129cb82e2-0aced39f, #w-node-d4d2b70d-3bf9-b8d0-7429-d5c129cb82e3-0aced39f, #w-node-_5fceec60-5290-2520-e668-5bfcf57c269b-0aced39f, #w-node-_5fceec60-5290-2520-e668-5bfcf57c269c-0aced39f, #w-node-_5fceec60-5290-2520-e668-5bfcf57c269d-0aced39f, #w-node-_5fceec60-5290-2520-e668-5bfcf57c269e-0aced39f, #w-node-eb0e0ba4-3bb2-d46e-aec7-95830b5bf0bf-0aced39f, #w-node-eb0e0ba4-3bb2-d46e-aec7-95830b5bf0c0-0aced39f, #w-node-eb0e0ba4-3bb2-d46e-aec7-95830b5bf0c1-0aced39f, #w-node-eb0e0ba4-3bb2-d46e-aec7-95830b5bf0c2-0aced39f, #w-node-_151588fd-e6ab-2079-56ed-7ffcebeee7f1-0aced39f, #w-node-_151588fd-e6ab-2079-56ed-7ffcebeee7f2-0aced39f, #w-node-_151588fd-e6ab-2079-56ed-7ffcebeee7f3-0aced39f, #w-node-_151588fd-e6ab-2079-56ed-7ffcebeee7f4-0aced39f, #w-node-_44ec49eb-bfc5-01fd-5a8b-d8ef8a101994-0aced39f, #w-node-_44ec49eb-bfc5-01fd-5a8b-d8ef8a101995-0aced39f, #w-node-_44ec49eb-bfc5-01fd-5a8b-d8ef8a101996-0aced39f, #w-node-_44ec49eb-bfc5-01fd-5a8b-d8ef8a101997-0aced39f, #w-node-_1b283063-2ff4-ffc9-9a6a-5320ebedcfbb-0aced39f, #w-node-_1b283063-2ff4-ffc9-9a6a-5320ebedcfbc-0aced39f, #w-node-_1b283063-2ff4-ffc9-9a6a-5320ebedcfbd-0aced39f, #w-node-_1b283063-2ff4-ffc9-9a6a-5320ebedcfbe-0aced39f, #w-node-_5775c6da-7f75-e621-cb4b-89752b5bfdea-0aced39f, #w-node-_5775c6da-7f75-e621-cb4b-89752b5bfdeb-0aced39f, #w-node-_5775c6da-7f75-e621-cb4b-89752b5bfdec-0aced39f, #w-node-_5775c6da-7f75-e621-cb4b-89752b5bfded-0aced39f, #w-node-cfeb827c-108e-7db1-0b82-f0284955fdc4-0aced39f, #w-node-cfeb827c-108e-7db1-0b82-f0284955fdc5-0aced39f, #w-node-cfeb827c-108e-7db1-0b82-f0284955fdc6-0aced39f, #w-node-cfeb827c-108e-7db1-0b82-f0284955fdc7-0aced39f, #w-node-b7774b21-340e-47f6-3b78-e38dd2d5e2f9-0aced39f, #w-node-b7774b21-340e-47f6-3b78-e38dd2d5e2fa-0aced39f, #w-node-b7774b21-340e-47f6-3b78-e38dd2d5e2fb-0aced39f, #w-node-b7774b21-340e-47f6-3b78-e38dd2d5e2fc-0aced39f, #w-node-_640b0bf2-c9b2-1521-a2d8-085b876bd481-0aced39f, #w-node-_640b0bf2-c9b2-1521-a2d8-085b876bd482-0aced39f, #w-node-_640b0bf2-c9b2-1521-a2d8-085b876bd483-0aced39f, #w-node-_640b0bf2-c9b2-1521-a2d8-085b876bd484-0aced39f, #w-node-_2774de1e-adba-6bab-644c-b1bd7000e9bb-0aced39f, #w-node-_2774de1e-adba-6bab-644c-b1bd7000e9bc-0aced39f, #w-node-_2774de1e-adba-6bab-644c-b1bd7000e9bd-0aced39f, #w-node-_2774de1e-adba-6bab-644c-b1bd7000e9be-0aced39f, #w-node-_0074abaa-439b-9f7e-c77d-3275f10513ee-0aced39f, #w-node-_0074abaa-439b-9f7e-c77d-3275f10513ef-0aced39f, #w-node-_0074abaa-439b-9f7e-c77d-3275f10513f0-0aced39f, #w-node-_0074abaa-439b-9f7e-c77d-3275f10513f1-0aced39f, #w-node-f4f0f6d2-518e-428d-0830-a0c264aae8e9-0aced39f, #w-node-f4f0f6d2-518e-428d-0830-a0c264aae8ea-0aced39f, #w-node-f4f0f6d2-518e-428d-0830-a0c264aae8eb-0aced39f, #w-node-f4f0f6d2-518e-428d-0830-a0c264aae8ec-0aced39f, #w-node-_13c600f1-c241-8b26-d917-766a92789f47-0aced39f, #w-node-_13c600f1-c241-8b26-d917-766a92789f48-0aced39f, #w-node-_13c600f1-c241-8b26-d917-766a92789f49-0aced39f, #w-node-_13c600f1-c241-8b26-d917-766a92789f4a-0aced39f, #w-node-e09c4566-9882-0b2a-2ae0-913cbd46fcd1-0aced39f, #w-node-e09c4566-9882-0b2a-2ae0-913cbd46fcd2-0aced39f, #w-node-e09c4566-9882-0b2a-2ae0-913cbd46fcd3-0aced39f, #w-node-e09c4566-9882-0b2a-2ae0-913cbd46fcd4-0aced39f, #w-node-c651563f-cdd2-37db-3211-30a8ff6fc8e6-0aced39f, #w-node-c651563f-cdd2-37db-3211-30a8ff6fc8e7-0aced39f, #w-node-c651563f-cdd2-37db-3211-30a8ff6fc8e8-0aced39f, #w-node-c651563f-cdd2-37db-3211-30a8ff6fc8e9-0aced39f, #w-node-_7220079b-b8d8-0138-395e-c496a40b5ad3-0aced39f, #w-node-_7220079b-b8d8-0138-395e-c496a40b5ad4-0aced39f, #w-node-_7220079b-b8d8-0138-395e-c496a40b5ad5-0aced39f, #w-node-_7220079b-b8d8-0138-395e-c496a40b5ad6-0aced39f, #w-node-_8deafca2-9e28-30d4-abe2-ef2c67e4560d-0aced39f, #w-node-_8deafca2-9e28-30d4-abe2-ef2c67e4560e-0aced39f, #w-node-_8deafca2-9e28-30d4-abe2-ef2c67e4560f-0aced39f, #w-node-_8deafca2-9e28-30d4-abe2-ef2c67e45610-0aced39f, #w-node-d3d7ebd6-5e47-ea78-cc54-18a8b1cf5876-0aced39f, #w-node-d3d7ebd6-5e47-ea78-cc54-18a8b1cf5877-0aced39f, #w-node-d3d7ebd6-5e47-ea78-cc54-18a8b1cf5878-0aced39f, #w-node-d3d7ebd6-5e47-ea78-cc54-18a8b1cf5879-0aced39f, #w-node-c7fde722-c775-4f34-7ccd-80eba95a351f-0aced39f, #w-node-c7fde722-c775-4f34-7ccd-80eba95a3520-0aced39f, #w-node-c7fde722-c775-4f34-7ccd-80eba95a3521-0aced39f, #w-node-c7fde722-c775-4f34-7ccd-80eba95a3522-0aced39f, #w-node-_3ffe415e-e7d9-a5fd-086b-f2f49a03db6c-0aced39f, #w-node-_3ffe415e-e7d9-a5fd-086b-f2f49a03db6d-0aced39f, #w-node-_3ffe415e-e7d9-a5fd-086b-f2f49a03db6e-0aced39f, #w-node-_3ffe415e-e7d9-a5fd-086b-f2f49a03db6f-0aced39f, #w-node-f2de9046-e460-6a08-9009-f71b098296e7-0aced39f, #w-node-f2de9046-e460-6a08-9009-f71b098296e8-0aced39f, #w-node-f2de9046-e460-6a08-9009-f71b098296e9-0aced39f, #w-node-f2de9046-e460-6a08-9009-f71b098296ea-0aced39f, #w-node-_77a1d3fd-fbd9-00a7-1c5a-b7c6148e51ea-0aced39f, #w-node-_77a1d3fd-fbd9-00a7-1c5a-b7c6148e51eb-0aced39f, #w-node-_77a1d3fd-fbd9-00a7-1c5a-b7c6148e51ec-0aced39f, #w-node-_77a1d3fd-fbd9-00a7-1c5a-b7c6148e51ed-0aced39f, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff6-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ff9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ffa-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ffb-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ffd-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049ffe-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b049fff-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a000-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a002-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a003-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a004-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a005-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a007-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a008-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a009-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a00a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a00c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a00d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a00e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a00f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a011-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a012-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a013-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a014-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a016-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a017-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a018-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a019-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a01b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a01c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a01d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a01e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a020-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a021-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a022-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a023-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a025-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a026-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a027-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a028-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a02a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a02b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a02c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a02d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a02f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a030-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a031-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a032-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a034-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a035-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a036-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a037-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a039-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a03a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a03b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a03c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a03e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a03f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a040-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a041-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a043-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a044-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a045-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a046-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a048-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a049-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a04a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a04b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a04d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a04e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a04f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a050-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a052-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a053-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a054-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a055-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a057-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a058-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a059-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a05a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a05c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a05d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a05e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a05f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a061-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a062-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a063-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a064-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a066-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a067-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a068-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a069-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a06b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a06c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a06d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a06e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a070-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a071-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a072-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a073-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a075-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a076-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a077-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a078-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a07a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a07b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a07c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a07d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a07f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a080-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a081-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a082-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a084-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a085-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a086-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a087-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a089-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a08a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a08b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a08c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a08e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a08f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a090-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a091-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a093-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a094-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a095-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a096-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a098-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a099-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a09a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a09b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a09d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a09e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a09f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a0-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a2-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a7-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0a9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0aa-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ac-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ad-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ae-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0af-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b1-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b2-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b6-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b7-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0b9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0bb-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0bc-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0bd-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0be-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c0-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c1-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c2-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c6-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c7-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0c8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ca-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0cb-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0cc-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0cd-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0cf-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d0-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d1-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d2-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d6-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d7-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0d9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0da-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0db-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0dc-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0de-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0df-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e0-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e1-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e6-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0e9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ea-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0eb-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ed-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ee-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ef-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f0-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f2-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f3-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f4-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f5-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f7-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f8-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0f9-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0fa-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0fc-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0fd-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0fe-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a0ff-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a101-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a102-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a103-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a104-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a106-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a107-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a108-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a109-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a10b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a10c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a10d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a10e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a110-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a111-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a112-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a113-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a115-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a116-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a117-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a118-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a11a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a11b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a11c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a11d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a11f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a120-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a121-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a122-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a124-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a125-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a126-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a127-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a129-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a12a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a12b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a12c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a12e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a12f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a130-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a131-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a133-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a134-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a135-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a136-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a138-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a139-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a13a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a13b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a13d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a13e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a13f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a140-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a142-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a143-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a144-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a145-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a147-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a148-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a149-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a14a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a14c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a14d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a14e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a14f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a151-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a152-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a153-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a154-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a156-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a157-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a158-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a159-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a15b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a15c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a15d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a15e-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a160-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a161-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a162-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a163-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a165-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a166-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a167-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a168-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a16a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a16b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a16c-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a16d-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a16f-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a170-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a171-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a172-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a174-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a175-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a176-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a177-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a179-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a17a-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a17b-9b049ff1, #w-node-_2f81510b-9f8d-0fbf-119a-478c9b04a17c-9b049ff1, #w-node-fdc52325-3177-21e7-329c-9a7c494f37ae-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37af-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b0-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b1-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b2-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b3-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b4-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b5-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b6-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b7-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b8-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37b9-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37ba-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37bb-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37bc-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37bd-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37be-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37bf-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c0-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c1-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c2-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c3-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c4-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c5-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c6-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c7-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c8-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37c9-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37ca-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37cb-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37cc-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37cd-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37ce-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37cf-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37d0-494f37ac, #w-node-fdc52325-3177-21e7-329c-9a7c494f37d1-494f37ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Bauerbodonistd roman';
  src: url('../fonts/bauerbodonistd-roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}