.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: #000;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.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: .95;
  background-color: #fff;
  border-radius: 5px;
  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;
  border: 0 solid #000;
  border-bottom: 1px solid #bf2155;
  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: relative;
}

.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: 100vw;
  height: 100vh;
  position: relative;
}

.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 {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.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-2380-copyazazazazaz {
  width: auto;
  height: 30px;
  background-color: #000;
  position: relative;
}

.div-block-2446 {
  height: auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin-top: 0;
  margin-left: 270px;
  margin-right: 270px;
  padding-top: 0;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.div-block-2447 {
  width: auto;
  height: 65px;
  background-color: #fff;
  border-top: 1px solid #000;
  position: relative;
}

.div-block-2448 {
  width: 100%;
  height: 30px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.div-block-2449 {
  width: auto;
  height: 100px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  position: relative;
}

.div-block-2449-copy {
  width: auto;
  height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  position: relative;
  overflow: hidden;
}

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

.image-2304 {
  width: auto;
  height: 80px;
  max-width: none;
  margin-top: 15px;
  padding-top: 0;
  position: relative;
}

.div-block-2446-copy {
  height: 200vh;
  border-left: 1px #000;
  border-right: 1px #000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: relative;
}

.body-31-copy {
  height: 100vh;
  background-color: #000;
}

.image-2304-copy {
  width: auto;
  height: 50px;
  max-width: none;
  margin-top: 15px;
  padding-top: 0;
  padding-left: 15px;
  position: relative;
}

.div-block-2449-copyazaz {
  width: auto;
  height: 100px;
  background-color: #000;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}

.aztecaz {
  width: auto;
  height: 100px;
  background-color: #000;
  border-top: 1px solid #fff;
  position: relative;
}

.div-block-2449-copy-copyaztecaztec {
  width: auto;
  height: 40px;
  background-color: #000;
  border-bottom: 1px solid #fff;
  position: relative;
}

.div-block-2451 {
  height: 100vh;
  margin-left: 90px;
  margin-right: 90px;
  position: relative;
}

.div-block-2446-copy-copyaz {
  height: auto;
  border-left: 1px #000;
  border-right: 1px #000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: relative;
}

.grid-537 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: 1.25fr 1fr;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 10px;
}

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

.youtube-5 {
  height: auto;
  position: relative;
}

.grid-538 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 40px;
  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;
  overflow: scroll;
}

.div-block-2453 {
  width: auto;
  height: 40px;
  position: relative;
}

.button-303 {
  width: auto;
  height: 40px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  position: relative;
}

.button-303:hover {
  color: #fff;
  background-color: #000;
}

.button-303-copy {
  width: auto;
  height: 40px;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  position: relative;
}

.button-303-copy:hover {
  color: #fff;
  background-color: #000;
}

.button-304 {
  height: 35px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 30px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  position: relative;
}

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

.div-block-2454 {
  width: auto;
  height: 100px;
  position: relative;
}

.grid-540 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: max-content max-content max-content max-content;
  margin-top: 0;
  margin-left: 270px;
  margin-right: 270px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-2455 {
  width: auto;
  height: 30px;
  position: relative;
}

.button-305 {
  width: auto;
  height: 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  position: relative;
}

.button-305-copy {
  width: auto;
  height: 30px;
  color: #ff9f27;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
  position: relative;
}

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

.grid-541 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 360px 360px 360px 360px;
  margin-top: 15px;
  margin-left: 15px;
  overflow: scroll;
}

.div-block-2457 {
  width: auto;
  height: 80px;
  position: relative;
}

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

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

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

.heading-128 {
  width: auto;
  height: auto;
  min-height: 20px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.paragraph-48 {
  width: 100%;
  min-height: 30px;
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
}

.div-block-2459 {
  width: 100px;
  height: 90px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.grid-543 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: max-content;
  grid-template-columns: max-content 1fr;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

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

.div-block-2461 {
  width: auto;
  height: 250px;
  border-bottom: 1px solid #000;
  position: relative;
}

.image-2306 {
  width: 350px;
  height: 250px;
  object-fit: cover;
}

.heading-129 {
  height: 50px;
  color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 50px;
  position: relative;
}

.heading-130 {
  height: 12px;
  color: rgba(80, 80, 80, .5);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  position: relative;
}

.grid-544 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-2462 {
  width: auto;
  height: 175px;
  position: relative;
}

.div-block-2463 {
  width: auto;
  height: auto;
  border-bottom: 1px solid #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 0;
  position: relative;
}

.grid-545 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-2464 {
  width: auto;
  height: 350px;
  border-bottom: 1px solid #000;
  position: relative;
}

.button-306 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  font-weight: 400;
  line-height: 10px;
  position: relative;
}

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

.heading-128-copy {
  width: auto;
  height: auto;
  min-height: 20px;
  color: #000;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.paragraph-48-copyaz {
  width: 100%;
  height: auto;
  min-height: 30px;
  color: #000;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
}

.heading-129-copyaz {
  height: 50px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 50px;
  position: relative;
}

.div-block-2465 {
  width: auto;
  height: auto;
}

.div-block-2466 {
  width: auto;
  height: auto;
  margin-left: 270px;
  margin-right: 270px;
  position: relative;
}

.heading-131 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

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

.grid-545-copyazaz {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 3fr 1fr;
  position: relative;
}

.div-block-2464-copyaz {
  width: auto;
  height: 350px;
  border-bottom: 1px #000;
  position: relative;
}

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

.grid-546 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr 150px;
}

.div-block-2467, .div-block-2467-copy {
  width: auto;
  height: 150px;
  position: relative;
}

.paragraph-48-copyaz-copyaz {
  width: 100%;
  height: auto;
  min-height: 30px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
}

.div-block-2464-copy {
  width: auto;
  height: 350px;
  border-bottom: 1px solid #000;
  position: relative;
}

.div-block-2464-copy-copyaz {
  width: auto;
  height: auto;
  border-bottom: 1px rgba(0, 0, 0, .2);
  position: relative;
}

.grid-547 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content max-content;
  grid-template-columns: 1fr;
}

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

.div-block-2468-copyaz {
  width: auto;
  height: auto;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-bottom: 15px;
  position: relative;
}

.div-block-2463-copyaz {
  width: auto;
  height: auto;
  border-bottom: 1px #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 0;
  position: relative;
}

.div-block-2464-copy, .div-block-2464-copy-copy {
  width: auto;
  height: 350px;
  border-bottom: 1px solid #000;
  position: relative;
}

.div-block-2464-copy-copy-copyaz {
  width: auto;
  height: 150px;
  border-bottom: 1px solid #000;
  position: relative;
}

.div-block-2463-copy {
  width: auto;
  height: auto;
  border-bottom: 1px solid #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 0;
  position: relative;
}

.div-block-2463-copy-copyaztec {
  width: auto;
  height: auto;
  border-bottom: 1px #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 0;
  position: relative;
}

.div-block-2469 {
  height: 550px;
  background-color: #000;
  margin-top: 15px;
  position: relative;
}

.div-block-2470 {
  background-color: #000;
}

.div-block-2471 {
  height: auto;
  background-color: #000;
  padding-bottom: 30px;
  display: none;
  position: relative;
}

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

.grid-548 {
  width: auto;
  height: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: max-content;
  grid-template-columns: 360px 1fr 1fr 1fr;
  margin-top: 0;
  padding-top: 30px;
  position: relative;
}

.div-block-2473 {
  width: auto;
  height: 450px;
  position: relative;
}

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

.div-block-2474 {
  width: auto;
  height: 150px;
  background-color: #141414;
  position: relative;
}

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

.grid-550 {
  grid-column-gap: 5px;
  grid-row-gap: 10px;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
}

.div-block-2476 {
  width: auto;
  height: auto;
  border: 1px rgba(255, 255, 255, .2);
  border-bottom-style: solid;
  position: relative;
}

.button-308 {
  width: 100%;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 15px;
  position: relative;
}

.div-block-2477 {
  width: auto;
  height: auto;
}

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

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

.button-309 {
  width: 100%;
  height: 30px;
  color: rgba(255, 255, 255, .5);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
}

.div-block-2479 {
  width: auto;
  height: 350px;
  position: relative;
}

.image-2308 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  position: relative;
}

.grid-552 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f7f7f8;
  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-2480 {
  width: 400px;
  height: 400px;
  opacity: .95;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

.button-310 {
  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);
}

.div-block-2481 {
  height: 150px;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 0%, #000);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-553 {
  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-2482 {
  height: 100px;
  border: 1px #000;
  position: relative;
}

.button-311 {
  height: 40px;
  min-width: 100%;
  text-align: center;
  background-color: #125880;
  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-2483 {
  width: 400px;
  height: 400px;
  opacity: .95;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

.html-embed-46-copy-copy-2 {
  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;
}

.html-embed-547 {
  width: 100px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.grid-554 {
  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: 40px;
}

.image-2309 {
  width: 200px;
  height: auto;
  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%;
}

.image-2318 {
  width: auto;
  height: 55px;
  position: fixed;
  top: 30px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.div-block-2524 {
  width: 400px;
  height: 400px;
  opacity: 1;
  background-color: #191919;
  border-radius: 0;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

.html-embed-548 {
  width: 200px;
  height: 100px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button-312 {
  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-312:hover {
  color: #0d9ddb;
  background-color: #fff;
  border: 1px solid #0d9ddb;
}

.heading-134 {
  color: #fff;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  position: relative;
}

.div-block-2525, .div-block-2526, .div-block-2527 {
  width: 40px;
  height: 40px;
  background-color: #898989;
  position: relative;
}

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

.div-block-2528 {
  height: auto;
  border-top: 1px solid #000;
  position: relative;
}

.div-block-2696 {
  width: auto;
  height: auto;
  max-width: none;
  position: relative;
  overflow: visible;
}

.image-2326 {
  width: 100%;
  height: 100%;
  border-radius: 222px;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.div-block-2697 {
  width: auto;
  height: auto;
  min-height: 300px;
  border-bottom: 1px rgba(137, 137, 137, .2);
  margin-top: 0;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
  top: 60px;
}

.button-337 {
  width: auto;
  height: auto;
  min-height: 30px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.5px;
  position: relative;
}

.grid-632 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: 30px;
  grid-template-columns: 30px 30px 30px 30px 30px;
  position: relative;
  top: 5px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2681 {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 500px;
  position: relative;
}

.div-block-2538-copyaztec-copy-copyazaz {
  width: auto;
  height: 40px;
  color: #000;
  position: relative;
}

.grid-575 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content);
  grid-template-columns: 1fr;
}

.button-317-copy-copy-copy-2 {
  width: auto;
  height: 40px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

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

.button-317-copy-copyazaz-2 {
  width: auto;
  height: 40px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

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

.div-block-2538-copyaztec {
  width: auto;
  height: 50px;
  color: #000;
  position: relative;
}

.grid-575-copyazaz {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content) minmax(0, max-content);
  grid-template-columns: 1fr;
}

.div-block-2538 {
  width: auto;
  height: auto;
  min-height: 30px;
  position: relative;
}

.div-block-2541-copy {
  width: auto;
  height: 80px;
  border-top: 1px #000;
  margin-top: 60px;
  margin-bottom: 0;
  position: relative;
}

.grid-577 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: max-content;
  grid-template-columns: minmax(0, max-content) minmax(0, max-content) 1fr;
}

.div-block-2542 {
  width: auto;
  height: 40px;
  margin-top: 20px;
  position: relative;
}

.heading-145 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.grid-641 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 20px 20px 20px 20px 20px;
  grid-template-columns: 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px 20px;
}

.div-block-2698 {
  width: 20px;
  height: 20px;
  position: relative;
}

.div-block-2699 {
  width: auto;
  height: auto;
  display: none;
  position: relative;
}

.div-block-2700 {
  width: auto;
  height: 100px;
  position: relative;
}

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

  .div-block-2481 {
    width: 100vw;
    position: fixed;
  }

  .grid-553 {
    width: 100vw;
    height: 100vh;
    grid-template-columns: 10px 1fr 10px;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .html-embed-46-copy-copy-2 {
    width: 120vw;
    height: 110vh;
    max-height: 110vh;
    max-width: 120vw;
    min-width: 120vw;
    left: -10vw;
    right: -10vw;
    overflow: visible;
  }

  .div-block-2485 {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    max-width: 100vw;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-2697 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    top: 0;
  }

  .grid-640 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    position: relative;
  }

  .div-block-2541-copy {
    margin-top: 10px;
  }
}

#w-node-_40f44f9b-1ccd-8261-b97e-c3e356e2294b-f8191466, #w-node-_51d5bd7d-0d6d-9587-b732-a5e6b04c7d96-f8191466, #w-node-_9f7dc675-458e-a542-8d25-8fe046d5d461-f8191466, #w-node-_95012d9f-5875-a999-a01f-8c5af24b54ad-f8191466, #w-node-_1f32257e-2a72-ce2b-3385-983507930373-f8191466, #w-node-e3849150-b54a-3842-a25b-9d6faac7efc2-f8191466, #w-node-_0c7d2338-100b-2b4d-3c45-e66c09024e37-f8191466, #w-node-_902738f7-85c5-a43e-da29-24223fb6d370-f8191466, #w-node-fb3f13dd-882e-d1a9-0840-e759b5ed50fb-f8191466, #w-node-fb3f13dd-882e-d1a9-0840-e759b5ed50fc-f8191466, #w-node-_2a15e7bb-25b0-e88c-b4e7-9a461b9aed9a-f8191466, #w-node-_2a15e7bb-25b0-e88c-b4e7-9a461b9aed9b-f8191466, #w-node-ce05c024-8d3a-2a7e-be63-0bdb9a56423d-f8191466, #w-node-ce05c024-8d3a-2a7e-be63-0bdb9a56423e-f8191466, #w-node-ab9319b5-93e0-11d6-1dfb-667aab708108-f8191466, #w-node-ab9319b5-93e0-11d6-1dfb-667aab708109-f8191466, #w-node-a33e8391-c512-6507-02fb-07360893b621-f8191466, #w-node-a33e8391-c512-6507-02fb-07360893b622-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5134-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5136-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5137-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513b-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513c-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513e-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513f-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5144-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5145-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5147-f8191466, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5148-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef965-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef967-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef968-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96c-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96d-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96f-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef970-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef972-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef973-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef975-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef976-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef978-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef979-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef97b-f8191466, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef97c-f8191466, #w-node-_72291643-56ac-984a-7b10-96214f93ac07-f8191466, #w-node-f46f9fe7-4f45-78ea-fadd-92af41d31c3e-f8191466, #image1.w-node-_6a585270-7979-742f-e310-95d709a7f511-f8191466, #w-node-_718a1d2c-8f53-7212-eb3b-3c15ba984ba9-f8191466, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8551-f8191466, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8553-f8191466, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8555-f8191466, #w-node-_93a33a2d-b937-1847-8469-089f768b343a-f8191466, #w-node-_93a33a2d-b937-1847-8469-089f768b343c-f8191466, #w-node-_93a33a2d-b937-1847-8469-089f768b343e-f8191466, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e749ff-f8191466, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a01-f8191466, #image4.w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a02-f8191466, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a03-f8191466, #w-node-ddccd0dd-7b33-2d2f-ba95-cf1f991b59ed-f8191466, #w-node-e2bed4fc-75e8-d64a-3c62-fef6339e3bc8-f8191466, #w-node-_01735b2d-b38c-1142-e7ce-72515a2a61cd-f8191466, #w-node-_13844c2a-84c6-6277-acff-84c41499f243-f8191466, #w-node-d0b3dcc9-ef52-0328-372f-d25883cd700f-f8191466, #w-node-_04a99d1f-7cff-107c-8220-6cf56d77a0b7-f8191466, #w-node-_00f6b455-8195-5b46-d36e-52ad783df78c-f8191466, #w-node-d3c7476b-3e1b-2321-93ac-c206ee30db25-f8191466, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a12-f8191466, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a18-f8191466, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a1e-f8191466, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a24-f8191466, #w-node-e5920cab-0277-a913-4741-3262f844db5f-f8191466, #w-node-e5920cab-0277-a913-4741-3262f844db65-f8191466, #w-node-e5920cab-0277-a913-4741-3262f844db6b-f8191466, #w-node-e5920cab-0277-a913-4741-3262f844db71-f8191466, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d708-f8191466, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d70e-f8191466, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d714-f8191466, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d71a-f8191466, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed81d-f8191466, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed823-f8191466, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed829-f8191466, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed82f-f8191466, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a75-f8191466, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a7b-f8191466, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a81-f8191466, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a87-f8191466, #w-node-d495ef88-9f89-082c-2283-c662c856cf03-f8191466, #w-node-d495ef88-9f89-082c-2283-c662c856cf09-f8191466, #w-node-d495ef88-9f89-082c-2283-c662c856cf0f-f8191466, #w-node-d495ef88-9f89-082c-2283-c662c856cf15-f8191466, #w-node-de28c119-6d50-a046-6387-93c6ae49523d-f8191466, #w-node-de28c119-6d50-a046-6387-93c6ae495243-f8191466, #w-node-de28c119-6d50-a046-6387-93c6ae495249-f8191466, #w-node-de28c119-6d50-a046-6387-93c6ae49524f-f8191466, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b57-f8191466, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b5d-f8191466, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b63-f8191466, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b69-f8191466, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8a1-f8191466, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8a7-f8191466, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8ad-f8191466, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8b3-f8191466, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d07-f8191466, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d0d-f8191466, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d13-f8191466, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d19-f8191466, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8760-f8191466, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8766-f8191466, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d876c-f8191466, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8772-f8191466, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa34328-f8191466, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa3432e-f8191466, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa34334-f8191466, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa3433a-f8191466, #body387.w-node-c51d83f7-3453-c126-60ae-a9584412298a-f8191466, #body388.w-node-_802d0c3b-7f68-5331-5319-4c7c8e6218f3-f8191466, #body389.w-node-c5fd1e74-0158-23e1-3724-0f6b32f9f193-f8191466, #body390.w-node-_9ded8bd5-b57d-26c7-99fe-0884bdfb9698-f8191466, #body391.w-node-_9a1c11df-0639-c438-1c33-4312f036e7a8-f8191466, #body392.w-node-f22698b5-54eb-f909-e29d-dcee88daddeb-f8191466, #body393.w-node-f099a8c5-38b2-792f-5e61-98527d4729c7-f8191466, #body394.w-node-_952444d8-25e6-00e6-c5cd-3f262fedfda1-f8191466, #body395.w-node-c76548ec-63ed-1574-e996-fa226cec40b9-f8191466, #body396.w-node-_6007e706-db6a-f157-3f10-6525eaead266-f8191466, #body397.w-node-bf6808d5-7d60-7e96-d9c2-ef0a4cd7aba9-f8191466, #body398.w-node-ddc4e826-709c-02fb-4a12-bbdc5fe89cae-f8191466, #body399.w-node-_6dbe7656-34ee-f0c7-50d6-c6716d8a1a3a-f8191466, #body400.w-node-c634a824-e25c-ab58-04ea-17df4177cd85-f8191466, #body401.w-node-d5da3f11-2ecb-630e-207a-52fca6734be8-f8191466, #body402.w-node-_918d5902-cc4a-7af1-cfc8-16e9a0e874d3-f8191466, #body403.w-node-f939c97d-2129-21b3-2ad2-ad9acae65bcb-f8191466, #body404.w-node-bd26bbee-20c2-fdd1-ab1f-25de789a00b5-f8191466, #body405.w-node-_10e2827c-3f3b-a13a-3f64-fd6592d3d63d-f8191466, #body406.w-node-_5f998a99-9cc9-8ec5-a538-5996d5afe519-f8191466, #body407.w-node-f2601916-8716-9e3d-45d1-1c962a2ef2e5-f8191466, #body408.w-node-b6920bf5-00e6-e0eb-85e0-80662f35e18a-f8191466, #body409.w-node-_68c06076-67e0-ec70-ad77-11b38cd56f68-f8191466, #body410.w-node-_0ec38e83-caf6-1fbd-7a98-3e189b704c47-f8191466, #body411.w-node-_3fb5b600-abe7-7cf4-7381-e2fb82f588ce-f8191466, #body412.w-node-a7e2e7c2-f3ad-7642-dc84-07d948324981-f8191466, #body413.w-node-_99a470a2-ea46-f72e-c33c-ebc7050a6315-f8191466, #body414.w-node-_92b2d096-7834-7746-c580-30fe20b3ee9a-f8191466, #body415.w-node-c695c5e7-ad3b-c25a-e8bf-dc2cf500f331-f8191466, #body416.w-node-_552e81cc-dea5-b744-e940-292dafe11ab4-f8191466, #body417.w-node-ec08fa03-6830-f00b-0c59-5b2c69815666-f8191466, #body418.w-node-_6dbbabe5-ab91-42e4-3628-1ae39ca68db2-f8191466, #body419.w-node-_9cec12da-0a81-6efa-efe2-926e66f5d9cd-f8191466, #body420.w-node-c3707d58-15f7-12c8-09b1-b06af7bf9de5-f8191466, #body421.w-node-_297c5655-5be1-d24a-cbc3-01ee0677a4bb-f8191466, #body422.w-node-_91d75823-7f48-85fa-0be2-752ef50a0629-f8191466, #body423.w-node-_1f80ca5f-b3db-ba34-b749-ab77d7bc30d1-f8191466, #body424.w-node-ae398351-11d4-f2ef-e57c-1bc1b6d63a91-f8191466, #body425.w-node-a8424c53-ea8d-7296-bf1b-16a4771a683a-f8191466, #body426.w-node-_3355e0bd-35aa-6f59-2c1e-34101c3d549c-f8191466, #body427.w-node-_13c2e556-67b0-0e4b-c721-1aba6c43bb2e-f8191466, #body428.w-node-c0eea36a-61a9-8664-3865-c4bbe27c9514-f8191466, #body429.w-node-_2aa33f18-b756-c32a-31b3-a7d1b7a8e018-f8191466, #body430.w-node-f47a05a4-55f5-5c12-0779-22e13949cfe6-f8191466, #body431.w-node-dea1b634-2741-a9df-15cd-b04f15665705-f8191466, #body432.w-node-_13a3c2b6-1e5b-62a1-47db-2aefd13af54c-f8191466, #body433.w-node-f0070c2d-5af4-a2f9-2a34-52f6e79ba8ff-f8191466, #body434.w-node-_58582c1d-7c38-802a-2f6d-f3ee72b11a99-f8191466, #body435.w-node-beb0a3fe-c516-3fa7-6a85-0499f7c67128-f8191466, #body436.w-node-e61cd204-5299-a5a0-1329-9f8d10402e04-f8191466, #body437.w-node-_6002ba4f-a49c-11ff-d3f7-84f637a1bb86-f8191466, #body438.w-node-_1c0febf4-394d-db23-d629-7023f0717913-f8191466, #body439.w-node-b468853d-718e-c50b-b041-6322e7b4a205-f8191466, #body440.w-node-_423936a2-424d-03a5-e73e-3fb1a9305f91-f8191466, #body441.w-node-f22aa32b-060a-b248-b6ad-b1ad6bec0bbc-f8191466, #body442.w-node-_54197643-9070-3365-eac1-b55d7dde8836-f8191466, #body443.w-node-_4c359f7e-b93d-36a0-6acb-b6a2cfc3e823-f8191466, #body444.w-node-b7759d45-2f3f-575b-7856-4f5fdc3c9d9b-f8191466, #body445.w-node-_900941e6-9e23-82af-1da9-b6684834e650-f8191466, #body446.w-node-_78e541ed-b0ed-7240-9265-e857649486eb-f8191466, #body447.w-node-acf9c1cf-332f-5475-f336-6453e1c8c8bf-f8191466, #body448.w-node-f91a758c-e484-0b28-bede-062565dfae77-f8191466, #body449.w-node-aaa9fb75-a411-3695-4325-886e2b36ce48-f8191466, #body450.w-node-_2cba491c-40ed-b308-82a5-b51105f6ba21-f8191466, #body451.w-node-fc9f5c6b-07ed-67cf-7a1e-8eb7f289e3d4-f8191466, #body452.w-node-ae895ba0-e857-c9f6-ff45-7d7fa2bd5d27-f8191466, #body453.w-node-_6b03cc25-a83c-c9a7-3173-5a181a9bbc9b-f8191466, #body454.w-node-f0395327-9a71-606b-92aa-b0cc6e9c60a5-f8191466, #body455.w-node-_82a65deb-b8e5-a622-c127-66f59dac1382-f8191466, #body456.w-node-_1a847e0b-6069-fcec-423f-27547cf41d03-f8191466, #body457.w-node-_87c1f73f-9ead-fa7b-8444-c3a546cea982-f8191466, #body458.w-node-c77b62e1-8b75-9457-18a5-63c6854be29c-f8191466, #body459.w-node-e5e4de17-dfba-167e-dc06-25f894916587-f8191466, #body460.w-node-f7457510-a91e-b575-ddc7-f2f0ab0e9b80-f8191466, #body461.w-node-_51991009-d97c-98ca-9ad2-ae702ff2cf09-f8191466, #body462.w-node-_673718cb-f2ee-4976-acd7-78d39478da88-f8191466, #body463.w-node-_24adb7cf-a641-b43e-f383-9cd5c25b5231-f8191466, #body464.w-node-_21ae6a54-6795-072b-5d04-497576af224f-f8191466, #body465.w-node-d7209196-8546-deca-8145-c3cf24aac435-f8191466, #body466.w-node-_4a021b4a-b98a-77d4-4bb4-a33714391872-f8191466, #body467.w-node-_8077b508-32ea-9b8d-4faf-7c97277b4945-f8191466, #body468.w-node-fd119cea-e248-8dbf-7a1a-a89df08aeebc-f8191466, #body469.w-node-_42b37759-dab5-b6dd-9def-e6cc7dd81a50-f8191466, #body470.w-node-_2b066630-ec9a-b5b4-b2c3-4380ef27f180-f8191466, #body471.w-node-_8c05a0ec-d006-0896-cf0c-4dbb77e83d90-f8191466, #body472.w-node-_4ece406d-84da-1090-7201-b9b9d6b03bfd-f8191466, #body473.w-node-_6736d854-b14a-2d3b-4dc8-20f3890d6b96-f8191466, #body474.w-node-_45651d86-e30c-b277-dd94-3baee3db59bf-f8191466, #body475.w-node-_3c646624-c106-01de-e742-d9d0e5dc00c1-f8191466, #body476.w-node-_7b348d25-22c5-0c1b-d383-1cf0f759cf0b-f8191466, #body477.w-node-f31af5ab-5ef3-fed1-36aa-2dde7a64356d-f8191466, #body478.w-node-bd46bbf1-de97-b774-0882-7d44c29f8061-f8191466, #body479.w-node-d810278b-d27d-d699-261a-b5665e4ddd59-f8191466, #body480.w-node-_35c73a81-926f-5d08-18c1-a57d083e1fc2-f8191466, #body481.w-node-db045ff5-e5a8-5413-fa90-15530e495c4f-f8191466, #body482.w-node-e1602160-e13c-bdb0-7b47-e6e73bf6e8e5-f8191466, #body483.w-node-_46a93777-0c44-44ab-94e1-aca7927bb845-f8191466, #body484.w-node-_31ec5787-2d4b-08bc-bea7-a65a0f5bc79d-f8191466, #body485.w-node-b2adb2db-be42-72b4-8c8b-7d79a40fe741-f8191466, #body486.w-node-_508bd6bf-b1cc-26be-a2bf-391dcbd90bd8-f8191466, #body487.w-node-cae0f697-37d9-bc2c-f5f6-1bc0790eddc9-f8191466, #body488.w-node-_02cad75d-f894-4b1c-c6d8-211a95c60c60-f8191466, #body489.w-node-b4600f56-c631-de6f-f6d4-9fe9872bbc8e-f8191466, #body490.w-node-d63354d5-e265-c3e4-7418-80a6526f49d2-f8191466, #body491.w-node-ad4a4b19-2188-00ef-63af-a1724ca12936-f8191466, #body492.w-node-c631b918-9845-0091-9b6f-9d2d98ace6d0-f8191466, #body493.w-node-e21f2068-eb92-5caa-31fc-6978e22a2774-f8191466, #body494.w-node-_0e37561f-9536-2392-cb57-ab07d701d978-f8191466, #body495.w-node-_8c6d1962-2177-75fb-9dda-73d769a26eae-f8191466, #body496.w-node-a3639cb1-c858-4f57-67ef-7f29cd824dd2-f8191466, #body497.w-node-a87d1f33-86d4-2149-9c45-cedf19999192-f8191466, #body498.w-node-_0560657d-3537-37ed-944e-104492a70272-f8191466, #body499.w-node-_1a9cded5-3967-0e57-a67a-1d34d7a6a82f-f8191466, #body500.w-node-ae9972cd-dc6e-d882-4df1-fc915dc48170-f8191466, #body501.w-node-a36f906d-e8d6-cb2d-9b43-f426617119e8-f8191466, #body502.w-node-_7cdd74f2-36c7-5c00-f3fa-59919949060c-f8191466, #body503.w-node-_46485e96-815a-1215-506d-183de7a70922-f8191466, #body504.w-node-d95fa43e-123e-0feb-409b-de044a464d6e-f8191466, #body505.w-node-_9ef58478-9e31-1ddb-1cd1-0f1c61853b08-f8191466, #body506.w-node-bfe1d577-04bc-ced3-1bda-feb243899801-f8191466, #body507.w-node-_44303ef9-cf80-68c0-2613-479bdbe16f5a-f8191466, #body508.w-node-b0639e8a-1b99-8a11-ec45-aef682bfb118-f8191466, #body509.w-node-_9b45c6a7-83f2-60a9-8ffb-c65db0560a74-f8191466, #body510.w-node-f5f8058c-945a-3609-f42d-75165c0c5329-f8191466, #body511.w-node-dc9c6c2a-f53c-c9f1-cd5f-4318714728b8-f8191466, #body512.w-node-_52afa2c7-6227-91ca-3dd8-4fc83f84ca7d-f8191466, #body513.w-node-a7a78672-8446-59d4-3468-643ce25c26b9-f8191466, #body514.w-node-_7f401a47-4d95-af4a-6ad3-c6db0b00af7f-f8191466, #body515.w-node-aac9e6ab-db15-925a-da47-9b7022f0e4a8-f8191466, #body516.w-node-_75ab70f4-4191-b0cb-9112-bcd5f282a6a7-f8191466, #body517.w-node-b5b5afa0-8f79-20e2-f045-ddb592e815c7-f8191466, #body518.w-node-_29fcbeb7-dba6-ef50-07fb-5df1864407f6-f8191466, #body519.w-node-_2ce1bda5-7450-87ec-f554-7232c3929e3a-f8191466, #body520.w-node-_073965c4-c01b-6c5b-72d3-1309efd01cae-f8191466, #body521.w-node-_1d6ff74f-f3b2-a0b1-97d0-dfd3726a9424-f8191466, #body522.w-node-_6ff85dd0-fea4-95a4-7d09-673eddb6a2ee-f8191466, #body523.w-node-_78ded963-6833-60d3-bbbc-3960556bd06e-f8191466, #body524.w-node-_74595801-a9b9-85e4-ca74-f080225f6dbe-f8191466, #body525.w-node-d0f9e651-9e72-0e57-c685-d8e15f2f8e2d-f8191466, #body526.w-node-_39f4fc9e-ee45-e030-42a1-2398959e2663-f8191466, #body527.w-node-f707cbc1-ae95-f304-bad9-be6a48d3c336-f8191466, #body528.w-node-e4a66472-f9ac-3f46-1969-2191e260931d-f8191466, #body529.w-node-a1d3a327-6d3f-7f1e-18d0-92f1500725bd-f8191466, #body530.w-node-_1de90114-319b-4477-88b8-c2432f604962-f8191466, #body531.w-node-_87a137e4-b8d6-22f4-8746-2fdbf4228804-f8191466, #body532.w-node-fd233202-e66d-0bef-e2cc-2499c68f0f9e-f8191466, #body533.w-node-_97b7a458-47b3-7c7a-cc36-660edd0b2d55-f8191466, #body534.w-node-_10154fc3-3368-7277-db9d-e34424fe729e-f8191466, #body535.w-node-_8a6bf7f1-bc7d-c8f0-4b8e-232b17763b77-f8191466, #body536.w-node-_70575d95-bbba-02b3-5256-0b1db995612b-f8191466, #body537.w-node-ce12332d-8aba-0761-d816-f97d8df67b95-f8191466, #body538.w-node-_93a309cd-29f3-aced-154d-0d468ef0ca06-f8191466, #body539.w-node-_43776591-495c-5714-36ee-6419aa74b192-f8191466, #body540.w-node-_93664059-17ae-30a1-c38d-37febf13fae4-f8191466, #body541.w-node-_4b15a4d4-9705-c2eb-231f-a598d072a66c-f8191466, #body542.w-node-_7076dac9-d29d-e5f3-9ba4-84783ba2fcf8-f8191466, #body543.w-node-_8a78e39c-fb06-09fb-152e-4ed8d23b3ff8-f8191466, #body544.w-node-_829dbaca-2fa8-d058-4d10-26e0301d5801-f8191466, #body545.w-node-_04c9cabb-a619-3ea6-7805-d3dd8384a033-f8191466, #body546.w-node-def01ed2-1578-c572-327e-3285c4a8cd16-f8191466, #body547.w-node-_4002006f-6ee9-56a9-75af-9122bbc13d3c-f8191466, #body548.w-node-d69d8386-4c03-d19e-0c63-f2ef85874eaa-f8191466, #body549.w-node-_0999a6af-d416-d16c-f692-8221128a64ea-f8191466, #body550.w-node-_6d9788bc-8699-e6a7-8712-0ee4bed4dca0-f8191466, #body551.w-node-_598ab4ad-0b9d-2142-3343-dcaf3c2f165c-f8191466, #body552.w-node-_792545da-e82e-7f22-614e-4ed3f81ea4d4-f8191466, #body553.w-node-df7b54f3-5f97-5555-0410-0036b4c922e5-f8191466, #body554.w-node-bca6620b-6a49-7258-ee0f-16b236337ba0-f8191466, #body555.w-node-_29843b5d-a5fd-a78b-1892-6bff7231b3fc-f8191466, #body556.w-node-_6244f140-d257-08ca-1aaa-7b97fad8eebd-f8191466, #body557.w-node-_4b48900e-164e-752c-89e7-70c7fde3e3b2-f8191466, #body.w-node-eeac1fb6-64e8-102f-a9d4-9b8fad16e79f-f8191466, #body.w-node-ff8f4d67-047c-89b4-903e-337fe8323603-f8191466, #body.w-node-_33f5984a-bc13-335a-4abc-ac441f91ac71-f8191466, #body.w-node-_821b3a8a-6197-02b7-51ba-db94f093efdf-f8191466, #body.w-node-_802d831f-fcc8-148d-328b-d4b3d1f8ff47-f8191466, #body.w-node-ebb37d7e-3cf7-1a6e-7ade-01ff804a9152-f8191466, #body.w-node-d908f568-3e23-3939-77fb-2e9b5d415e01-f8191466, #body.w-node-_06a48b63-2ba8-a9b7-e95c-87cc6cb7f2ea-f8191466, #body.w-node-a39d86d8-da0f-1d3c-b80b-9c1e2e542c46-f8191466, #body.w-node-_16f3cf04-9bc3-b63e-7275-e5757137619b-f8191466, #body.w-node-_4f5eca46-2fd0-5355-8132-912b002e4342-f8191466, #body.w-node-_6a9a4744-13f0-faba-be06-82ca1ce3c752-f8191466, #body.w-node-_48db57e9-8d24-b32d-a5b0-d9a50fbc3e96-f8191466, #body.w-node-_876f6273-cb57-23d7-e03d-773875831a79-f8191466, #body.w-node-_3b3e444b-85b7-3eeb-bd11-2fa24e711e47-f8191466, #body.w-node-ee129c4f-a78a-0f55-3da8-56f0972d886d-f8191466, #body.w-node-_73e352de-1318-6bb4-4b6b-69868bfa3493-f8191466, #body.w-node-_17b85349-b5d2-cf84-834f-a0d27f8bd687-f8191466, #body.w-node-_1ee8171b-ae62-e688-975c-7cdf06c85af2-f8191466, #body.w-node-_0fd07f41-e7e1-d887-eaf1-7115bffcacef-f8191466, #body.w-node-_510caf1c-27b1-823c-4329-f14460d36e50-f8191466, #body.w-node-e35369dc-209d-f904-9f5e-f525514fb948-f8191466, #body.w-node-_01e1626e-2a77-ad09-7188-7f6a2a7e3bb7-f8191466, #body.w-node-_90cb2b5a-6670-4f31-9c98-7213d7c0ea19-f8191466, #body.w-node-_8db4138f-158b-16f1-e3a1-d7c88ffe6ce5-f8191466, #body.w-node-_716f6415-278c-dfcb-2d68-cfecc8836154-f8191466, #body.w-node-cbc00cf0-a561-aed2-22da-af4ccb78dead-f8191466, #body.w-node-ab5b342a-ee47-1207-76d1-d73c711a6b05-f8191466, #body.w-node-ee763753-9ae5-9512-ae3b-caddf5c89284-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f456-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f457-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f458-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f459-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46b-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46c-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46d-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46e-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f470-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f471-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f473-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f474-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f476-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f477-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f479-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47a-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47c-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47d-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47f-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f480-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f482-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f483-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f484-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f485-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f487-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f488-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48a-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48b-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48d-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48e-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f490-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f491-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f493-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f494-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f496-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f497-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f499-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49a-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49c-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49d-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49e-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49f-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a1-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a2-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a4-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a5-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a7-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a8-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4aa-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ab-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ad-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ae-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b0-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b1-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b3-f8191466, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b4-f8191466, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780020-f8191466, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780021-f8191466, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780022-f8191466, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780023-f8191466, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478056-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478058-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478059-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47805e-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47805f-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478061-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478062-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478064-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478065-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478067-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478068-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47806a-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47806b-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47806d-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47806e-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478070-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478071-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478073-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478074-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478076-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478077-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478079-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47807a-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47807c-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47807d-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e47807f-4e478052, #w-node-_5c6f23d8-cbd0-005d-5c73-ebfb4e478080-4e478052, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5aca2-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5aca5-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5aca6-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5aca8-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5aca9-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5acab-d00f8ef2, #w-node-ff7e1dc3-dc7d-da44-eea1-c2e699b5acac-d00f8ef2, #w-node-dc60ca4a-112f-4502-cb09-f70e5cdae36a-5719155b, #w-node-dc60ca4a-112f-4502-cb09-f70e5cdae36d-5719155b, #w-node-dc60ca4a-112f-4502-cb09-f70e5cdae36e-5719155b, #w-node-dc60ca4a-112f-4502-cb09-f70e5cdae36f-5719155b, #w-node-f87c51c2-c8d9-cd73-6f00-6336da0ab485-b8437734, #w-node-c5c1b5db-7e91-885d-0b5f-e63c4e052feb-b8437734, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c25-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c26-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c27-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c28-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2a-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2b-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2f-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c30-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c32-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c33-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c35-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c36-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c38-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c39-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3b-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3c-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3e-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3f-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c41-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c43-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c44-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c48-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c49-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4b-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4c-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4e-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4f-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c51-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c52-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c54-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c56-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c57-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5b-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5c-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5e-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5f-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c61-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c62-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c64-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c65-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c67-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c68-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c6a-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c6b-921c1335, #w-node-_72291643-56ac-984a-7b10-96214f93ac07-921c1335, #w-node-f46f9fe7-4f45-78ea-fadd-92af41d31c3e-921c1335, #image1.w-node-_6a585270-7979-742f-e310-95d709a7f511-921c1335, #w-node-_718a1d2c-8f53-7212-eb3b-3c15ba984ba9-921c1335, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8551-921c1335, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8553-921c1335, #image2.w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8554-921c1335, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8555-921c1335, #w-node-_93a33a2d-b937-1847-8469-089f768b343a-921c1335, #w-node-_93a33a2d-b937-1847-8469-089f768b343c-921c1335, #image3.w-node-_93a33a2d-b937-1847-8469-089f768b343d-921c1335, #w-node-_93a33a2d-b937-1847-8469-089f768b343e-921c1335, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e749ff-921c1335, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a01-921c1335, #image4.w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a02-921c1335, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a03-921c1335, #w-node-ddccd0dd-7b33-2d2f-ba95-cf1f991b59ed-921c1335, #w-node-e2bed4fc-75e8-d64a-3c62-fef6339e3bc8-921c1335, #w-node-_01735b2d-b38c-1142-e7ce-72515a2a61cd-921c1335, #w-node-_13844c2a-84c6-6277-acff-84c41499f243-921c1335, #w-node-d0b3dcc9-ef52-0328-372f-d25883cd700f-921c1335, #w-node-f7b49058-d08f-657b-11d8-03fb4e3b0807-921c1335, #w-node-_2613c6ec-f5be-4567-9762-a60d23d21b4d-921c1335, #w-node-_98ec737e-5a9a-06ab-a30f-1ec8a905b29f-921c1335, #w-node-d30e3d11-b311-fb54-b8d6-e817cf1751f6-921c1335, #w-node-d30e3d11-b311-fb54-b8d6-e817cf1751fb-921c1335, #w-node-d30e3d11-b311-fb54-b8d6-e817cf175200-921c1335, #w-node-d30e3d11-b311-fb54-b8d6-e817cf175205-921c1335, #w-node-ee527ee3-3189-2b27-aa45-80b333496243-921c1335, #w-node-ee527ee3-3189-2b27-aa45-80b333496248-921c1335, #w-node-ee527ee3-3189-2b27-aa45-80b33349624d-921c1335, #w-node-ee527ee3-3189-2b27-aa45-80b333496252-921c1335, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b41-921c1335, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b46-921c1335, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b4b-921c1335, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b50-921c1335, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867b5-921c1335, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867ba-921c1335, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867bf-921c1335, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867c4-921c1335, #w-node-_0bf82dcf-9427-dced-0c81-804afada0493-921c1335, #w-node-f0c9f196-575e-cfdd-05d2-9332113ae588-921c1335, #w-node-c7803a6e-6713-ab0c-ba56-f047fb78a2e5-921c1335, #w-node-_990b26f8-922c-e7e6-45c6-2fcfbb1cf284-921c1335, #w-node-ccc4c6e6-45b4-75f6-7f84-11ffc6c9be3b-921c1335, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c04b-921c1335, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c04d-921c1335, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c052-921c1335, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb2-921c1335, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb4-921c1335, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb9-921c1335, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d1-921c1335, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d3-921c1335, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d8-921c1335, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c953-921c1335, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c955-921c1335, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c95a-921c1335, #w-node-_0bf82dcf-9427-dced-0c81-804afada0499-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d05-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d06-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d07-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d09-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d0e-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d10-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d12-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d17-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d19-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d1b-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d20-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d22-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d24-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d29-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d2b-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d2d-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d32-921c1335, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d34-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe23-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe24-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe25-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe27-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe2c-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe2e-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe30-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe35-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe37-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe39-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe3e-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe40-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe42-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe47-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe49-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe4b-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe50-921c1335, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe52-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c775-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c776-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c777-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c779-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c77e-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c780-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c782-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c787-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c789-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c78b-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c790-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c792-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c794-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c799-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c79b-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c79d-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c7a2-921c1335, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c7a4-921c1335, #body387.w-node-_64040e0c-888e-20a6-a099-681e4a285b11-921c1335, #body388.w-node-_64040e0c-888e-20a6-a099-681e4a285b12-921c1335, #body389.w-node-_64040e0c-888e-20a6-a099-681e4a285b13-921c1335, #body390.w-node-_64040e0c-888e-20a6-a099-681e4a285b14-921c1335, #body391.w-node-_64040e0c-888e-20a6-a099-681e4a285b15-921c1335, #body392.w-node-_64040e0c-888e-20a6-a099-681e4a285b16-921c1335, #body393.w-node-_64040e0c-888e-20a6-a099-681e4a285b17-921c1335, #body394.w-node-_64040e0c-888e-20a6-a099-681e4a285b18-921c1335, #body395.w-node-_64040e0c-888e-20a6-a099-681e4a285b19-921c1335, #body396.w-node-_64040e0c-888e-20a6-a099-681e4a285b1a-921c1335, #body397.w-node-_64040e0c-888e-20a6-a099-681e4a285b1b-921c1335, #body398.w-node-_64040e0c-888e-20a6-a099-681e4a285b1c-921c1335, #body399.w-node-_64040e0c-888e-20a6-a099-681e4a285b1d-921c1335, #body400.w-node-_64040e0c-888e-20a6-a099-681e4a285b1e-921c1335, #body401.w-node-_64040e0c-888e-20a6-a099-681e4a285b1f-921c1335, #body402.w-node-_64040e0c-888e-20a6-a099-681e4a285b20-921c1335, #body403.w-node-_64040e0c-888e-20a6-a099-681e4a285b21-921c1335, #body404.w-node-_64040e0c-888e-20a6-a099-681e4a285b22-921c1335, #body405.w-node-_64040e0c-888e-20a6-a099-681e4a285b23-921c1335, #body406.w-node-_64040e0c-888e-20a6-a099-681e4a285b24-921c1335, #body407.w-node-_64040e0c-888e-20a6-a099-681e4a285b25-921c1335, #body408.w-node-_64040e0c-888e-20a6-a099-681e4a285b26-921c1335, #body409.w-node-_64040e0c-888e-20a6-a099-681e4a285b27-921c1335, #body410.w-node-_64040e0c-888e-20a6-a099-681e4a285b28-921c1335, #body411.w-node-_64040e0c-888e-20a6-a099-681e4a285b29-921c1335, #body412.w-node-_64040e0c-888e-20a6-a099-681e4a285b2a-921c1335, #body413.w-node-_64040e0c-888e-20a6-a099-681e4a285b2b-921c1335, #body414.w-node-_64040e0c-888e-20a6-a099-681e4a285b2c-921c1335, #body415.w-node-_64040e0c-888e-20a6-a099-681e4a285b2d-921c1335, #body416.w-node-_64040e0c-888e-20a6-a099-681e4a285b2e-921c1335, #body417.w-node-_64040e0c-888e-20a6-a099-681e4a285b2f-921c1335, #body418.w-node-_64040e0c-888e-20a6-a099-681e4a285b30-921c1335, #body419.w-node-_64040e0c-888e-20a6-a099-681e4a285b31-921c1335, #body420.w-node-_64040e0c-888e-20a6-a099-681e4a285b32-921c1335, #body421.w-node-_64040e0c-888e-20a6-a099-681e4a285b33-921c1335, #body422.w-node-_64040e0c-888e-20a6-a099-681e4a285b34-921c1335, #body423.w-node-_64040e0c-888e-20a6-a099-681e4a285b35-921c1335, #body424.w-node-_64040e0c-888e-20a6-a099-681e4a285b36-921c1335, #body425.w-node-_64040e0c-888e-20a6-a099-681e4a285b37-921c1335, #body426.w-node-_64040e0c-888e-20a6-a099-681e4a285b38-921c1335, #body427.w-node-_64040e0c-888e-20a6-a099-681e4a285b39-921c1335, #body428.w-node-_64040e0c-888e-20a6-a099-681e4a285b3a-921c1335, #body429.w-node-_64040e0c-888e-20a6-a099-681e4a285b3b-921c1335, #body430.w-node-_64040e0c-888e-20a6-a099-681e4a285b3c-921c1335, #body431.w-node-_64040e0c-888e-20a6-a099-681e4a285b3d-921c1335, #body432.w-node-_64040e0c-888e-20a6-a099-681e4a285b3e-921c1335, #body433.w-node-_64040e0c-888e-20a6-a099-681e4a285b3f-921c1335, #body434.w-node-_64040e0c-888e-20a6-a099-681e4a285b40-921c1335, #body435.w-node-_64040e0c-888e-20a6-a099-681e4a285b41-921c1335, #body436.w-node-_64040e0c-888e-20a6-a099-681e4a285b42-921c1335, #body437.w-node-_64040e0c-888e-20a6-a099-681e4a285b43-921c1335, #body438.w-node-_64040e0c-888e-20a6-a099-681e4a285b44-921c1335, #body439.w-node-_64040e0c-888e-20a6-a099-681e4a285b45-921c1335, #body440.w-node-_64040e0c-888e-20a6-a099-681e4a285b46-921c1335, #body441.w-node-_64040e0c-888e-20a6-a099-681e4a285b47-921c1335, #body442.w-node-_64040e0c-888e-20a6-a099-681e4a285b48-921c1335, #body443.w-node-_64040e0c-888e-20a6-a099-681e4a285b49-921c1335, #body444.w-node-_64040e0c-888e-20a6-a099-681e4a285b4a-921c1335, #body445.w-node-_64040e0c-888e-20a6-a099-681e4a285b4b-921c1335, #body446.w-node-_64040e0c-888e-20a6-a099-681e4a285b4c-921c1335, #body447.w-node-_64040e0c-888e-20a6-a099-681e4a285b4d-921c1335, #body448.w-node-_64040e0c-888e-20a6-a099-681e4a285b4e-921c1335, #body449.w-node-_64040e0c-888e-20a6-a099-681e4a285b4f-921c1335, #body450.w-node-_64040e0c-888e-20a6-a099-681e4a285b50-921c1335, #body451.w-node-_64040e0c-888e-20a6-a099-681e4a285b51-921c1335, #body452.w-node-_64040e0c-888e-20a6-a099-681e4a285b52-921c1335, #body453.w-node-_64040e0c-888e-20a6-a099-681e4a285b53-921c1335, #body454.w-node-_64040e0c-888e-20a6-a099-681e4a285b54-921c1335, #body455.w-node-_64040e0c-888e-20a6-a099-681e4a285b55-921c1335, #body456.w-node-_64040e0c-888e-20a6-a099-681e4a285b56-921c1335, #body457.w-node-_64040e0c-888e-20a6-a099-681e4a285b57-921c1335, #body458.w-node-_64040e0c-888e-20a6-a099-681e4a285b58-921c1335, #body459.w-node-_64040e0c-888e-20a6-a099-681e4a285b59-921c1335, #body460.w-node-_64040e0c-888e-20a6-a099-681e4a285b5a-921c1335, #body461.w-node-_64040e0c-888e-20a6-a099-681e4a285b5b-921c1335, #body462.w-node-_64040e0c-888e-20a6-a099-681e4a285b5c-921c1335, #body463.w-node-_64040e0c-888e-20a6-a099-681e4a285b5d-921c1335, #body464.w-node-_64040e0c-888e-20a6-a099-681e4a285b5e-921c1335, #body465.w-node-_64040e0c-888e-20a6-a099-681e4a285b5f-921c1335, #body466.w-node-_64040e0c-888e-20a6-a099-681e4a285b60-921c1335, #body467.w-node-_64040e0c-888e-20a6-a099-681e4a285b61-921c1335, #body468.w-node-_64040e0c-888e-20a6-a099-681e4a285b62-921c1335, #body469.w-node-_64040e0c-888e-20a6-a099-681e4a285b63-921c1335, #body470.w-node-_64040e0c-888e-20a6-a099-681e4a285b64-921c1335, #body471.w-node-_64040e0c-888e-20a6-a099-681e4a285b65-921c1335, #body472.w-node-_64040e0c-888e-20a6-a099-681e4a285b66-921c1335, #body473.w-node-_64040e0c-888e-20a6-a099-681e4a285b67-921c1335, #body474.w-node-_64040e0c-888e-20a6-a099-681e4a285b68-921c1335, #body475.w-node-_64040e0c-888e-20a6-a099-681e4a285b69-921c1335, #body476.w-node-_64040e0c-888e-20a6-a099-681e4a285b6a-921c1335, #body477.w-node-_64040e0c-888e-20a6-a099-681e4a285b6b-921c1335, #body478.w-node-_64040e0c-888e-20a6-a099-681e4a285b6c-921c1335, #body479.w-node-_64040e0c-888e-20a6-a099-681e4a285b6d-921c1335, #body480.w-node-_64040e0c-888e-20a6-a099-681e4a285b6e-921c1335, #body481.w-node-_64040e0c-888e-20a6-a099-681e4a285b6f-921c1335, #body482.w-node-_64040e0c-888e-20a6-a099-681e4a285b70-921c1335, #body483.w-node-_64040e0c-888e-20a6-a099-681e4a285b71-921c1335, #body484.w-node-_64040e0c-888e-20a6-a099-681e4a285b72-921c1335, #body485.w-node-_64040e0c-888e-20a6-a099-681e4a285b73-921c1335, #body486.w-node-_64040e0c-888e-20a6-a099-681e4a285b74-921c1335, #body487.w-node-_64040e0c-888e-20a6-a099-681e4a285b75-921c1335, #body488.w-node-_64040e0c-888e-20a6-a099-681e4a285b76-921c1335, #body489.w-node-_64040e0c-888e-20a6-a099-681e4a285b77-921c1335, #body490.w-node-_64040e0c-888e-20a6-a099-681e4a285b78-921c1335, #body491.w-node-_64040e0c-888e-20a6-a099-681e4a285b79-921c1335, #body492.w-node-_64040e0c-888e-20a6-a099-681e4a285b7a-921c1335, #body493.w-node-_64040e0c-888e-20a6-a099-681e4a285b7b-921c1335, #body494.w-node-_64040e0c-888e-20a6-a099-681e4a285b7c-921c1335, #body495.w-node-_64040e0c-888e-20a6-a099-681e4a285b7d-921c1335, #body496.w-node-_64040e0c-888e-20a6-a099-681e4a285b7e-921c1335, #body497.w-node-_64040e0c-888e-20a6-a099-681e4a285b7f-921c1335, #body498.w-node-_64040e0c-888e-20a6-a099-681e4a285b80-921c1335, #body499.w-node-_64040e0c-888e-20a6-a099-681e4a285b81-921c1335, #body500.w-node-_64040e0c-888e-20a6-a099-681e4a285b82-921c1335, #body501.w-node-_64040e0c-888e-20a6-a099-681e4a285b83-921c1335, #body502.w-node-_64040e0c-888e-20a6-a099-681e4a285b84-921c1335, #body503.w-node-_64040e0c-888e-20a6-a099-681e4a285b85-921c1335, #body504.w-node-_64040e0c-888e-20a6-a099-681e4a285b86-921c1335, #body505.w-node-_64040e0c-888e-20a6-a099-681e4a285b87-921c1335, #body506.w-node-_64040e0c-888e-20a6-a099-681e4a285b88-921c1335, #body507.w-node-_64040e0c-888e-20a6-a099-681e4a285b89-921c1335, #body508.w-node-_64040e0c-888e-20a6-a099-681e4a285b8a-921c1335, #body509.w-node-_64040e0c-888e-20a6-a099-681e4a285b8b-921c1335, #body510.w-node-_64040e0c-888e-20a6-a099-681e4a285b8c-921c1335, #body511.w-node-_64040e0c-888e-20a6-a099-681e4a285b8d-921c1335, #body512.w-node-_64040e0c-888e-20a6-a099-681e4a285b8e-921c1335, #body513.w-node-_64040e0c-888e-20a6-a099-681e4a285b8f-921c1335, #body514.w-node-_64040e0c-888e-20a6-a099-681e4a285b90-921c1335, #body515.w-node-_64040e0c-888e-20a6-a099-681e4a285b91-921c1335, #body516.w-node-_64040e0c-888e-20a6-a099-681e4a285b92-921c1335, #body517.w-node-_64040e0c-888e-20a6-a099-681e4a285b93-921c1335, #body518.w-node-_64040e0c-888e-20a6-a099-681e4a285b94-921c1335, #body519.w-node-_64040e0c-888e-20a6-a099-681e4a285b95-921c1335, #body520.w-node-_64040e0c-888e-20a6-a099-681e4a285b96-921c1335, #body521.w-node-_64040e0c-888e-20a6-a099-681e4a285b97-921c1335, #body522.w-node-_64040e0c-888e-20a6-a099-681e4a285b98-921c1335, #body523.w-node-_64040e0c-888e-20a6-a099-681e4a285b99-921c1335, #body524.w-node-_64040e0c-888e-20a6-a099-681e4a285b9a-921c1335, #body525.w-node-_64040e0c-888e-20a6-a099-681e4a285b9b-921c1335, #body526.w-node-_64040e0c-888e-20a6-a099-681e4a285b9c-921c1335, #body527.w-node-_64040e0c-888e-20a6-a099-681e4a285b9d-921c1335, #body528.w-node-_64040e0c-888e-20a6-a099-681e4a285b9e-921c1335, #body529.w-node-_64040e0c-888e-20a6-a099-681e4a285b9f-921c1335, #body530.w-node-_64040e0c-888e-20a6-a099-681e4a285ba0-921c1335, #body531.w-node-_64040e0c-888e-20a6-a099-681e4a285ba1-921c1335, #body532.w-node-_64040e0c-888e-20a6-a099-681e4a285ba2-921c1335, #body533.w-node-_64040e0c-888e-20a6-a099-681e4a285ba3-921c1335, #body534.w-node-_64040e0c-888e-20a6-a099-681e4a285ba4-921c1335, #body535.w-node-_64040e0c-888e-20a6-a099-681e4a285ba5-921c1335, #body536.w-node-_64040e0c-888e-20a6-a099-681e4a285ba6-921c1335, #body537.w-node-_64040e0c-888e-20a6-a099-681e4a285ba7-921c1335, #body538.w-node-_64040e0c-888e-20a6-a099-681e4a285ba8-921c1335, #body539.w-node-_64040e0c-888e-20a6-a099-681e4a285ba9-921c1335, #body540.w-node-_64040e0c-888e-20a6-a099-681e4a285baa-921c1335, #body541.w-node-_64040e0c-888e-20a6-a099-681e4a285bab-921c1335, #body542.w-node-_64040e0c-888e-20a6-a099-681e4a285bac-921c1335, #body543.w-node-_64040e0c-888e-20a6-a099-681e4a285bad-921c1335, #body544.w-node-_64040e0c-888e-20a6-a099-681e4a285bae-921c1335, #body545.w-node-_64040e0c-888e-20a6-a099-681e4a285baf-921c1335, #body546.w-node-_64040e0c-888e-20a6-a099-681e4a285bb0-921c1335, #body547.w-node-_64040e0c-888e-20a6-a099-681e4a285bb1-921c1335, #body548.w-node-_64040e0c-888e-20a6-a099-681e4a285bb2-921c1335, #body549.w-node-_64040e0c-888e-20a6-a099-681e4a285bb3-921c1335, #body550.w-node-_64040e0c-888e-20a6-a099-681e4a285bb4-921c1335, #body551.w-node-_64040e0c-888e-20a6-a099-681e4a285bb5-921c1335, #body552.w-node-_64040e0c-888e-20a6-a099-681e4a285bb6-921c1335, #body553.w-node-_64040e0c-888e-20a6-a099-681e4a285bb7-921c1335, #body554.w-node-_64040e0c-888e-20a6-a099-681e4a285bb8-921c1335, #body555.w-node-_64040e0c-888e-20a6-a099-681e4a285bb9-921c1335, #body556.w-node-_64040e0c-888e-20a6-a099-681e4a285bba-921c1335, #body557.w-node-_64040e0c-888e-20a6-a099-681e4a285bbb-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbc-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbd-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbe-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbf-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc0-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc1-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc2-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc3-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc4-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc5-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc6-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc7-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc8-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc9-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bca-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcb-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcc-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcd-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bce-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcf-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd0-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd1-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd2-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd3-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd4-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd5-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd6-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd7-921c1335, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd8-921c1335, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c25-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c26-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c27-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c28-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2a-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2b-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c2f-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c30-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c32-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c33-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c35-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c36-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c38-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c39-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3b-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3c-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3e-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c3f-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c41-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c43-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c44-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c48-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c49-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4b-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4c-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4e-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c4f-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c51-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c52-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c54-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c56-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c57-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5b-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5c-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5e-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c5f-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c61-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c62-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c64-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c65-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c67-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c68-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c6a-88a42971, #w-node-_189cf302-2eae-5f13-243f-aa7155cc1c6b-88a42971, #w-node-_72291643-56ac-984a-7b10-96214f93ac07-88a42971, #w-node-f46f9fe7-4f45-78ea-fadd-92af41d31c3e-88a42971, #image1.w-node-_6a585270-7979-742f-e310-95d709a7f511-88a42971, #w-node-_718a1d2c-8f53-7212-eb3b-3c15ba984ba9-88a42971, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8551-88a42971, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8553-88a42971, #image2.w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8554-88a42971, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8555-88a42971, #w-node-_93a33a2d-b937-1847-8469-089f768b343a-88a42971, #w-node-_93a33a2d-b937-1847-8469-089f768b343c-88a42971, #image3.w-node-_93a33a2d-b937-1847-8469-089f768b343d-88a42971, #w-node-_93a33a2d-b937-1847-8469-089f768b343e-88a42971, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e749ff-88a42971, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a01-88a42971, #image4.w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a02-88a42971, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a03-88a42971, #w-node-ddccd0dd-7b33-2d2f-ba95-cf1f991b59ed-88a42971, #w-node-e2bed4fc-75e8-d64a-3c62-fef6339e3bc8-88a42971, #w-node-_01735b2d-b38c-1142-e7ce-72515a2a61cd-88a42971, #w-node-_13844c2a-84c6-6277-acff-84c41499f243-88a42971, #w-node-d0b3dcc9-ef52-0328-372f-d25883cd700f-88a42971, #w-node-f7b49058-d08f-657b-11d8-03fb4e3b0807-88a42971, #w-node-_2613c6ec-f5be-4567-9762-a60d23d21b4d-88a42971, #w-node-_98ec737e-5a9a-06ab-a30f-1ec8a905b29f-88a42971, #w-node-d30e3d11-b311-fb54-b8d6-e817cf1751f6-88a42971, #w-node-d30e3d11-b311-fb54-b8d6-e817cf1751fb-88a42971, #w-node-d30e3d11-b311-fb54-b8d6-e817cf175200-88a42971, #w-node-d30e3d11-b311-fb54-b8d6-e817cf175205-88a42971, #w-node-ee527ee3-3189-2b27-aa45-80b333496243-88a42971, #w-node-ee527ee3-3189-2b27-aa45-80b333496248-88a42971, #w-node-ee527ee3-3189-2b27-aa45-80b33349624d-88a42971, #w-node-ee527ee3-3189-2b27-aa45-80b333496252-88a42971, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b41-88a42971, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b46-88a42971, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b4b-88a42971, #w-node-bfd59714-2eb9-05d3-80af-265a955a4b50-88a42971, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867b5-88a42971, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867ba-88a42971, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867bf-88a42971, #w-node-_3eca3ce6-2778-5d6a-262f-e05ddd8867c4-88a42971, #w-node-_0bf82dcf-9427-dced-0c81-804afada0493-88a42971, #w-node-f0c9f196-575e-cfdd-05d2-9332113ae588-88a42971, #w-node-c7803a6e-6713-ab0c-ba56-f047fb78a2e5-88a42971, #w-node-_990b26f8-922c-e7e6-45c6-2fcfbb1cf284-88a42971, #w-node-ccc4c6e6-45b4-75f6-7f84-11ffc6c9be3b-88a42971, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c04b-88a42971, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c04d-88a42971, #w-node-_1626fca7-8bb4-a33b-9e3b-ab8445a2c052-88a42971, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb2-88a42971, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb4-88a42971, #w-node-_62987f27-d5db-a134-9a35-f00c974a7fb9-88a42971, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d1-88a42971, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d3-88a42971, #w-node-f1d87939-fdf2-64fe-8f25-51f9450f64d8-88a42971, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c953-88a42971, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c955-88a42971, #w-node-_5c575d75-7705-13b4-ff0e-41dece56c95a-88a42971, #w-node-_0bf82dcf-9427-dced-0c81-804afada0499-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d05-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d06-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d07-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d09-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d0e-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d10-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d12-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d17-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d19-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d1b-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d20-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d22-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d24-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d29-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d2b-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d2d-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d32-88a42971, #w-node-a9d8950b-5606-c3d0-55a1-e3945b565d34-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe23-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe24-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe25-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe27-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe2c-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe2e-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe30-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe35-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe37-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe39-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe3e-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe40-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe42-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe47-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe49-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe4b-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe50-88a42971, #w-node-_1175e72a-085b-9dc0-149f-a07c23bcbe52-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c775-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c776-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c777-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c779-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c77e-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c780-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c782-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c787-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c789-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c78b-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c790-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c792-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c794-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c799-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c79b-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c79d-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c7a2-88a42971, #w-node-_6cd58f63-f202-1c0e-f1ce-4aab02d6c7a4-88a42971, #body387.w-node-_64040e0c-888e-20a6-a099-681e4a285b11-88a42971, #body388.w-node-_64040e0c-888e-20a6-a099-681e4a285b12-88a42971, #body389.w-node-_64040e0c-888e-20a6-a099-681e4a285b13-88a42971, #body390.w-node-_64040e0c-888e-20a6-a099-681e4a285b14-88a42971, #body391.w-node-_64040e0c-888e-20a6-a099-681e4a285b15-88a42971, #body392.w-node-_64040e0c-888e-20a6-a099-681e4a285b16-88a42971, #body393.w-node-_64040e0c-888e-20a6-a099-681e4a285b17-88a42971, #body394.w-node-_64040e0c-888e-20a6-a099-681e4a285b18-88a42971, #body395.w-node-_64040e0c-888e-20a6-a099-681e4a285b19-88a42971, #body396.w-node-_64040e0c-888e-20a6-a099-681e4a285b1a-88a42971, #body397.w-node-_64040e0c-888e-20a6-a099-681e4a285b1b-88a42971, #body398.w-node-_64040e0c-888e-20a6-a099-681e4a285b1c-88a42971, #body399.w-node-_64040e0c-888e-20a6-a099-681e4a285b1d-88a42971, #body400.w-node-_64040e0c-888e-20a6-a099-681e4a285b1e-88a42971, #body401.w-node-_64040e0c-888e-20a6-a099-681e4a285b1f-88a42971, #body402.w-node-_64040e0c-888e-20a6-a099-681e4a285b20-88a42971, #body403.w-node-_64040e0c-888e-20a6-a099-681e4a285b21-88a42971, #body404.w-node-_64040e0c-888e-20a6-a099-681e4a285b22-88a42971, #body405.w-node-_64040e0c-888e-20a6-a099-681e4a285b23-88a42971, #body406.w-node-_64040e0c-888e-20a6-a099-681e4a285b24-88a42971, #body407.w-node-_64040e0c-888e-20a6-a099-681e4a285b25-88a42971, #body408.w-node-_64040e0c-888e-20a6-a099-681e4a285b26-88a42971, #body409.w-node-_64040e0c-888e-20a6-a099-681e4a285b27-88a42971, #body410.w-node-_64040e0c-888e-20a6-a099-681e4a285b28-88a42971, #body411.w-node-_64040e0c-888e-20a6-a099-681e4a285b29-88a42971, #body412.w-node-_64040e0c-888e-20a6-a099-681e4a285b2a-88a42971, #body413.w-node-_64040e0c-888e-20a6-a099-681e4a285b2b-88a42971, #body414.w-node-_64040e0c-888e-20a6-a099-681e4a285b2c-88a42971, #body415.w-node-_64040e0c-888e-20a6-a099-681e4a285b2d-88a42971, #body416.w-node-_64040e0c-888e-20a6-a099-681e4a285b2e-88a42971, #body417.w-node-_64040e0c-888e-20a6-a099-681e4a285b2f-88a42971, #body418.w-node-_64040e0c-888e-20a6-a099-681e4a285b30-88a42971, #body419.w-node-_64040e0c-888e-20a6-a099-681e4a285b31-88a42971, #body420.w-node-_64040e0c-888e-20a6-a099-681e4a285b32-88a42971, #body421.w-node-_64040e0c-888e-20a6-a099-681e4a285b33-88a42971, #body422.w-node-_64040e0c-888e-20a6-a099-681e4a285b34-88a42971, #body423.w-node-_64040e0c-888e-20a6-a099-681e4a285b35-88a42971, #body424.w-node-_64040e0c-888e-20a6-a099-681e4a285b36-88a42971, #body425.w-node-_64040e0c-888e-20a6-a099-681e4a285b37-88a42971, #body426.w-node-_64040e0c-888e-20a6-a099-681e4a285b38-88a42971, #body427.w-node-_64040e0c-888e-20a6-a099-681e4a285b39-88a42971, #body428.w-node-_64040e0c-888e-20a6-a099-681e4a285b3a-88a42971, #body429.w-node-_64040e0c-888e-20a6-a099-681e4a285b3b-88a42971, #body430.w-node-_64040e0c-888e-20a6-a099-681e4a285b3c-88a42971, #body431.w-node-_64040e0c-888e-20a6-a099-681e4a285b3d-88a42971, #body432.w-node-_64040e0c-888e-20a6-a099-681e4a285b3e-88a42971, #body433.w-node-_64040e0c-888e-20a6-a099-681e4a285b3f-88a42971, #body434.w-node-_64040e0c-888e-20a6-a099-681e4a285b40-88a42971, #body435.w-node-_64040e0c-888e-20a6-a099-681e4a285b41-88a42971, #body436.w-node-_64040e0c-888e-20a6-a099-681e4a285b42-88a42971, #body437.w-node-_64040e0c-888e-20a6-a099-681e4a285b43-88a42971, #body438.w-node-_64040e0c-888e-20a6-a099-681e4a285b44-88a42971, #body439.w-node-_64040e0c-888e-20a6-a099-681e4a285b45-88a42971, #body440.w-node-_64040e0c-888e-20a6-a099-681e4a285b46-88a42971, #body441.w-node-_64040e0c-888e-20a6-a099-681e4a285b47-88a42971, #body442.w-node-_64040e0c-888e-20a6-a099-681e4a285b48-88a42971, #body443.w-node-_64040e0c-888e-20a6-a099-681e4a285b49-88a42971, #body444.w-node-_64040e0c-888e-20a6-a099-681e4a285b4a-88a42971, #body445.w-node-_64040e0c-888e-20a6-a099-681e4a285b4b-88a42971, #body446.w-node-_64040e0c-888e-20a6-a099-681e4a285b4c-88a42971, #body447.w-node-_64040e0c-888e-20a6-a099-681e4a285b4d-88a42971, #body448.w-node-_64040e0c-888e-20a6-a099-681e4a285b4e-88a42971, #body449.w-node-_64040e0c-888e-20a6-a099-681e4a285b4f-88a42971, #body450.w-node-_64040e0c-888e-20a6-a099-681e4a285b50-88a42971, #body451.w-node-_64040e0c-888e-20a6-a099-681e4a285b51-88a42971, #body452.w-node-_64040e0c-888e-20a6-a099-681e4a285b52-88a42971, #body453.w-node-_64040e0c-888e-20a6-a099-681e4a285b53-88a42971, #body454.w-node-_64040e0c-888e-20a6-a099-681e4a285b54-88a42971, #body455.w-node-_64040e0c-888e-20a6-a099-681e4a285b55-88a42971, #body456.w-node-_64040e0c-888e-20a6-a099-681e4a285b56-88a42971, #body457.w-node-_64040e0c-888e-20a6-a099-681e4a285b57-88a42971, #body458.w-node-_64040e0c-888e-20a6-a099-681e4a285b58-88a42971, #body459.w-node-_64040e0c-888e-20a6-a099-681e4a285b59-88a42971, #body460.w-node-_64040e0c-888e-20a6-a099-681e4a285b5a-88a42971, #body461.w-node-_64040e0c-888e-20a6-a099-681e4a285b5b-88a42971, #body462.w-node-_64040e0c-888e-20a6-a099-681e4a285b5c-88a42971, #body463.w-node-_64040e0c-888e-20a6-a099-681e4a285b5d-88a42971, #body464.w-node-_64040e0c-888e-20a6-a099-681e4a285b5e-88a42971, #body465.w-node-_64040e0c-888e-20a6-a099-681e4a285b5f-88a42971, #body466.w-node-_64040e0c-888e-20a6-a099-681e4a285b60-88a42971, #body467.w-node-_64040e0c-888e-20a6-a099-681e4a285b61-88a42971, #body468.w-node-_64040e0c-888e-20a6-a099-681e4a285b62-88a42971, #body469.w-node-_64040e0c-888e-20a6-a099-681e4a285b63-88a42971, #body470.w-node-_64040e0c-888e-20a6-a099-681e4a285b64-88a42971, #body471.w-node-_64040e0c-888e-20a6-a099-681e4a285b65-88a42971, #body472.w-node-_64040e0c-888e-20a6-a099-681e4a285b66-88a42971, #body473.w-node-_64040e0c-888e-20a6-a099-681e4a285b67-88a42971, #body474.w-node-_64040e0c-888e-20a6-a099-681e4a285b68-88a42971, #body475.w-node-_64040e0c-888e-20a6-a099-681e4a285b69-88a42971, #body476.w-node-_64040e0c-888e-20a6-a099-681e4a285b6a-88a42971, #body477.w-node-_64040e0c-888e-20a6-a099-681e4a285b6b-88a42971, #body478.w-node-_64040e0c-888e-20a6-a099-681e4a285b6c-88a42971, #body479.w-node-_64040e0c-888e-20a6-a099-681e4a285b6d-88a42971, #body480.w-node-_64040e0c-888e-20a6-a099-681e4a285b6e-88a42971, #body481.w-node-_64040e0c-888e-20a6-a099-681e4a285b6f-88a42971, #body482.w-node-_64040e0c-888e-20a6-a099-681e4a285b70-88a42971, #body483.w-node-_64040e0c-888e-20a6-a099-681e4a285b71-88a42971, #body484.w-node-_64040e0c-888e-20a6-a099-681e4a285b72-88a42971, #body485.w-node-_64040e0c-888e-20a6-a099-681e4a285b73-88a42971, #body486.w-node-_64040e0c-888e-20a6-a099-681e4a285b74-88a42971, #body487.w-node-_64040e0c-888e-20a6-a099-681e4a285b75-88a42971, #body488.w-node-_64040e0c-888e-20a6-a099-681e4a285b76-88a42971, #body489.w-node-_64040e0c-888e-20a6-a099-681e4a285b77-88a42971, #body490.w-node-_64040e0c-888e-20a6-a099-681e4a285b78-88a42971, #body491.w-node-_64040e0c-888e-20a6-a099-681e4a285b79-88a42971, #body492.w-node-_64040e0c-888e-20a6-a099-681e4a285b7a-88a42971, #body493.w-node-_64040e0c-888e-20a6-a099-681e4a285b7b-88a42971, #body494.w-node-_64040e0c-888e-20a6-a099-681e4a285b7c-88a42971, #body495.w-node-_64040e0c-888e-20a6-a099-681e4a285b7d-88a42971, #body496.w-node-_64040e0c-888e-20a6-a099-681e4a285b7e-88a42971, #body497.w-node-_64040e0c-888e-20a6-a099-681e4a285b7f-88a42971, #body498.w-node-_64040e0c-888e-20a6-a099-681e4a285b80-88a42971, #body499.w-node-_64040e0c-888e-20a6-a099-681e4a285b81-88a42971, #body500.w-node-_64040e0c-888e-20a6-a099-681e4a285b82-88a42971, #body501.w-node-_64040e0c-888e-20a6-a099-681e4a285b83-88a42971, #body502.w-node-_64040e0c-888e-20a6-a099-681e4a285b84-88a42971, #body503.w-node-_64040e0c-888e-20a6-a099-681e4a285b85-88a42971, #body504.w-node-_64040e0c-888e-20a6-a099-681e4a285b86-88a42971, #body505.w-node-_64040e0c-888e-20a6-a099-681e4a285b87-88a42971, #body506.w-node-_64040e0c-888e-20a6-a099-681e4a285b88-88a42971, #body507.w-node-_64040e0c-888e-20a6-a099-681e4a285b89-88a42971, #body508.w-node-_64040e0c-888e-20a6-a099-681e4a285b8a-88a42971, #body509.w-node-_64040e0c-888e-20a6-a099-681e4a285b8b-88a42971, #body510.w-node-_64040e0c-888e-20a6-a099-681e4a285b8c-88a42971, #body511.w-node-_64040e0c-888e-20a6-a099-681e4a285b8d-88a42971, #body512.w-node-_64040e0c-888e-20a6-a099-681e4a285b8e-88a42971, #body513.w-node-_64040e0c-888e-20a6-a099-681e4a285b8f-88a42971, #body514.w-node-_64040e0c-888e-20a6-a099-681e4a285b90-88a42971, #body515.w-node-_64040e0c-888e-20a6-a099-681e4a285b91-88a42971, #body516.w-node-_64040e0c-888e-20a6-a099-681e4a285b92-88a42971, #body517.w-node-_64040e0c-888e-20a6-a099-681e4a285b93-88a42971, #body518.w-node-_64040e0c-888e-20a6-a099-681e4a285b94-88a42971, #body519.w-node-_64040e0c-888e-20a6-a099-681e4a285b95-88a42971, #body520.w-node-_64040e0c-888e-20a6-a099-681e4a285b96-88a42971, #body521.w-node-_64040e0c-888e-20a6-a099-681e4a285b97-88a42971, #body522.w-node-_64040e0c-888e-20a6-a099-681e4a285b98-88a42971, #body523.w-node-_64040e0c-888e-20a6-a099-681e4a285b99-88a42971, #body524.w-node-_64040e0c-888e-20a6-a099-681e4a285b9a-88a42971, #body525.w-node-_64040e0c-888e-20a6-a099-681e4a285b9b-88a42971, #body526.w-node-_64040e0c-888e-20a6-a099-681e4a285b9c-88a42971, #body527.w-node-_64040e0c-888e-20a6-a099-681e4a285b9d-88a42971, #body528.w-node-_64040e0c-888e-20a6-a099-681e4a285b9e-88a42971, #body529.w-node-_64040e0c-888e-20a6-a099-681e4a285b9f-88a42971, #body530.w-node-_64040e0c-888e-20a6-a099-681e4a285ba0-88a42971, #body531.w-node-_64040e0c-888e-20a6-a099-681e4a285ba1-88a42971, #body532.w-node-_64040e0c-888e-20a6-a099-681e4a285ba2-88a42971, #body533.w-node-_64040e0c-888e-20a6-a099-681e4a285ba3-88a42971, #body534.w-node-_64040e0c-888e-20a6-a099-681e4a285ba4-88a42971, #body535.w-node-_64040e0c-888e-20a6-a099-681e4a285ba5-88a42971, #body536.w-node-_64040e0c-888e-20a6-a099-681e4a285ba6-88a42971, #body537.w-node-_64040e0c-888e-20a6-a099-681e4a285ba7-88a42971, #body538.w-node-_64040e0c-888e-20a6-a099-681e4a285ba8-88a42971, #body539.w-node-_64040e0c-888e-20a6-a099-681e4a285ba9-88a42971, #body540.w-node-_64040e0c-888e-20a6-a099-681e4a285baa-88a42971, #body541.w-node-_64040e0c-888e-20a6-a099-681e4a285bab-88a42971, #body542.w-node-_64040e0c-888e-20a6-a099-681e4a285bac-88a42971, #body543.w-node-_64040e0c-888e-20a6-a099-681e4a285bad-88a42971, #body544.w-node-_64040e0c-888e-20a6-a099-681e4a285bae-88a42971, #body545.w-node-_64040e0c-888e-20a6-a099-681e4a285baf-88a42971, #body546.w-node-_64040e0c-888e-20a6-a099-681e4a285bb0-88a42971, #body547.w-node-_64040e0c-888e-20a6-a099-681e4a285bb1-88a42971, #body548.w-node-_64040e0c-888e-20a6-a099-681e4a285bb2-88a42971, #body549.w-node-_64040e0c-888e-20a6-a099-681e4a285bb3-88a42971, #body550.w-node-_64040e0c-888e-20a6-a099-681e4a285bb4-88a42971, #body551.w-node-_64040e0c-888e-20a6-a099-681e4a285bb5-88a42971, #body552.w-node-_64040e0c-888e-20a6-a099-681e4a285bb6-88a42971, #body553.w-node-_64040e0c-888e-20a6-a099-681e4a285bb7-88a42971, #body554.w-node-_64040e0c-888e-20a6-a099-681e4a285bb8-88a42971, #body555.w-node-_64040e0c-888e-20a6-a099-681e4a285bb9-88a42971, #body556.w-node-_64040e0c-888e-20a6-a099-681e4a285bba-88a42971, #body557.w-node-_64040e0c-888e-20a6-a099-681e4a285bbb-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbc-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbd-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbe-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bbf-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc0-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc1-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc2-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc3-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc4-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc5-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc6-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc7-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc8-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bc9-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bca-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcb-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcc-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcd-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bce-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bcf-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd0-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd1-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd2-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd3-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd4-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd5-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd6-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd7-88a42971, #body.w-node-_64040e0c-888e-20a6-a099-681e4a285bd8-88a42971, #w-node-_40f44f9b-1ccd-8261-b97e-c3e356e2294b-aea4ad5b, #w-node-_51d5bd7d-0d6d-9587-b732-a5e6b04c7d96-aea4ad5b, #w-node-_9f7dc675-458e-a542-8d25-8fe046d5d461-aea4ad5b, #w-node-_95012d9f-5875-a999-a01f-8c5af24b54ad-aea4ad5b, #w-node-_1f32257e-2a72-ce2b-3385-983507930373-aea4ad5b, #w-node-e3849150-b54a-3842-a25b-9d6faac7efc2-aea4ad5b, #w-node-_0c7d2338-100b-2b4d-3c45-e66c09024e37-aea4ad5b, #w-node-_902738f7-85c5-a43e-da29-24223fb6d370-aea4ad5b, #w-node-fb3f13dd-882e-d1a9-0840-e759b5ed50fb-aea4ad5b, #w-node-fb3f13dd-882e-d1a9-0840-e759b5ed50fc-aea4ad5b, #w-node-_2a15e7bb-25b0-e88c-b4e7-9a461b9aed9a-aea4ad5b, #w-node-_2a15e7bb-25b0-e88c-b4e7-9a461b9aed9b-aea4ad5b, #w-node-ce05c024-8d3a-2a7e-be63-0bdb9a56423d-aea4ad5b, #w-node-ce05c024-8d3a-2a7e-be63-0bdb9a56423e-aea4ad5b, #w-node-ab9319b5-93e0-11d6-1dfb-667aab708108-aea4ad5b, #w-node-ab9319b5-93e0-11d6-1dfb-667aab708109-aea4ad5b, #w-node-a33e8391-c512-6507-02fb-07360893b621-aea4ad5b, #w-node-a33e8391-c512-6507-02fb-07360893b622-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5134-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5136-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5137-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513b-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513c-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513e-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f513f-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5144-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5145-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5147-aea4ad5b, #w-node-_5b710859-631d-cf97-e3df-af7d2a0f5148-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef965-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef967-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef968-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96c-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96d-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef96f-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef970-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef972-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef973-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef975-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef976-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef978-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef979-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef97b-aea4ad5b, #w-node-_241ea6f1-117b-c997-6078-5188ad2ef97c-aea4ad5b, #w-node-_72291643-56ac-984a-7b10-96214f93ac07-aea4ad5b, #w-node-f46f9fe7-4f45-78ea-fadd-92af41d31c3e-aea4ad5b, #image1.w-node-_6a585270-7979-742f-e310-95d709a7f511-aea4ad5b, #w-node-_718a1d2c-8f53-7212-eb3b-3c15ba984ba9-aea4ad5b, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8551-aea4ad5b, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8553-aea4ad5b, #w-node-_7fcb1cb2-9077-3646-db09-69fd6e3b8555-aea4ad5b, #w-node-_93a33a2d-b937-1847-8469-089f768b343a-aea4ad5b, #w-node-_93a33a2d-b937-1847-8469-089f768b343c-aea4ad5b, #w-node-_93a33a2d-b937-1847-8469-089f768b343e-aea4ad5b, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e749ff-aea4ad5b, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a01-aea4ad5b, #image4.w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a02-aea4ad5b, #w-node-_1acf5533-1baf-b07c-8df1-fd2ab9e74a03-aea4ad5b, #w-node-ddccd0dd-7b33-2d2f-ba95-cf1f991b59ed-aea4ad5b, #w-node-e2bed4fc-75e8-d64a-3c62-fef6339e3bc8-aea4ad5b, #w-node-_01735b2d-b38c-1142-e7ce-72515a2a61cd-aea4ad5b, #w-node-_13844c2a-84c6-6277-acff-84c41499f243-aea4ad5b, #w-node-d0b3dcc9-ef52-0328-372f-d25883cd700f-aea4ad5b, #w-node-_04a99d1f-7cff-107c-8220-6cf56d77a0b7-aea4ad5b, #w-node-_00f6b455-8195-5b46-d36e-52ad783df78c-aea4ad5b, #w-node-d3c7476b-3e1b-2321-93ac-c206ee30db25-aea4ad5b, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a12-aea4ad5b, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a18-aea4ad5b, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a1e-aea4ad5b, #w-node-c31520bf-8a6f-d3d7-5b30-1a86d6799a24-aea4ad5b, #w-node-e5920cab-0277-a913-4741-3262f844db5f-aea4ad5b, #w-node-e5920cab-0277-a913-4741-3262f844db65-aea4ad5b, #w-node-e5920cab-0277-a913-4741-3262f844db6b-aea4ad5b, #w-node-e5920cab-0277-a913-4741-3262f844db71-aea4ad5b, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d708-aea4ad5b, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d70e-aea4ad5b, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d714-aea4ad5b, #w-node-_205ac1d0-2d64-1e1a-6041-5c9b7d34d71a-aea4ad5b, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed81d-aea4ad5b, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed823-aea4ad5b, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed829-aea4ad5b, #w-node-_6cce5b9a-6d1b-c847-aeaa-efd5944ed82f-aea4ad5b, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a75-aea4ad5b, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a7b-aea4ad5b, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a81-aea4ad5b, #w-node-c8b0a064-bbc1-528c-4628-c97b48121a87-aea4ad5b, #w-node-d495ef88-9f89-082c-2283-c662c856cf03-aea4ad5b, #w-node-d495ef88-9f89-082c-2283-c662c856cf09-aea4ad5b, #w-node-d495ef88-9f89-082c-2283-c662c856cf0f-aea4ad5b, #w-node-d495ef88-9f89-082c-2283-c662c856cf15-aea4ad5b, #w-node-de28c119-6d50-a046-6387-93c6ae49523d-aea4ad5b, #w-node-de28c119-6d50-a046-6387-93c6ae495243-aea4ad5b, #w-node-de28c119-6d50-a046-6387-93c6ae495249-aea4ad5b, #w-node-de28c119-6d50-a046-6387-93c6ae49524f-aea4ad5b, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b57-aea4ad5b, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b5d-aea4ad5b, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b63-aea4ad5b, #w-node-_2227c4cd-a502-07a1-d6ca-8d7647119b69-aea4ad5b, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8a1-aea4ad5b, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8a7-aea4ad5b, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8ad-aea4ad5b, #w-node-_5470fb4b-1395-2178-e4b9-8ffcb2a0c8b3-aea4ad5b, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d07-aea4ad5b, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d0d-aea4ad5b, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d13-aea4ad5b, #w-node-_0fd0bb75-9de2-987c-373a-b1ce07ca5d19-aea4ad5b, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8760-aea4ad5b, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8766-aea4ad5b, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d876c-aea4ad5b, #w-node-_8f30b2ec-b92a-c973-55dc-0029ff4d8772-aea4ad5b, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa34328-aea4ad5b, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa3432e-aea4ad5b, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa34334-aea4ad5b, #w-node-_5d6e7b3a-747c-86b6-fada-d6542fa3433a-aea4ad5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#body613.w-node-bad0f5c0-6515-7617-6d1c-0379d5743cce-aea4ad5b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#body614.w-node-_90f76b5c-293c-d0a2-e3af-ce6dbb408b13-aea4ad5b, #body615.w-node-_014e5bf4-9d9c-01a5-5543-47ac107c3f1f-aea4ad5b, #body616.w-node-f8750846-2c4a-1da0-722d-4a7798f96c7c-aea4ad5b, #body617.w-node-_8ee65a6d-bfac-db56-470b-422d80e20e67-aea4ad5b, #body618.w-node-_005af726-05c8-88a8-fb9e-628e3a2dc8d5-aea4ad5b, #body619.w-node-_370e07de-595e-5d1e-c891-d6e0500a2178-aea4ad5b, #body620.w-node-_8181d35b-2d28-4fb2-9e3d-2814a3301a1e-aea4ad5b, #body621.w-node-f5213084-551a-23aa-5a38-8be317175309-aea4ad5b, #body622.w-node-_58d1d1e8-1cb3-64c0-f7ef-35ee57fcf2a8-aea4ad5b, #body623.w-node-_011d28a9-565a-24b1-5075-99864d3e7b91-aea4ad5b, #body624.w-node-_77f485d7-5c01-5e0f-33dc-0f256caea2a2-aea4ad5b, #body625.w-node-_44149b8d-fa83-9c93-23e8-5cc21fbe0af8-aea4ad5b, #body626.w-node-_00e26ed2-fce3-6098-f24f-54b53791203f-aea4ad5b, #body627.w-node-_438b83c1-20bd-3b91-f1e7-b20fec106526-aea4ad5b, #body628.w-node-_9dc6a114-6be1-b58e-be55-4ee3eed6708d-aea4ad5b, #body629.w-node-b2433933-0e45-c1b4-24c2-816798fd66fa-aea4ad5b, #body630.w-node-a668d4f5-8a30-adee-5577-75188cd0b8c9-aea4ad5b, #body631.w-node-_84a98c95-0637-aaac-71f4-51132c9a58d0-aea4ad5b, #body632.w-node-_31ba4ec9-90de-a4d9-35b0-d18d0b63c612-aea4ad5b, #body633.w-node-_196e8126-c44b-76f4-3561-adaee18c73fc-aea4ad5b, #body634.w-node-_402a05bc-b2fd-d472-ba0b-635522bf6cfd-aea4ad5b, #body635.w-node-_782930d0-38dc-770d-a398-acaf4d4c49fa-aea4ad5b, #body636.w-node-_1a30d399-be11-b008-eb06-8a6fe12c42dc-aea4ad5b, #body637.w-node-e2d424b3-0db7-605b-ce97-ceb54de9f59a-aea4ad5b, #body638.w-node-bd037e8a-a5ec-1861-bd5d-d4de4ad8dbf3-aea4ad5b, #body639.w-node-_65703bcf-ba75-7aee-2e4f-af3ad0dd9d8f-aea4ad5b, #body640.w-node-_508aeaa1-a790-ae34-6a99-4f603fb2f294-aea4ad5b, #body641.w-node-_786e1766-3cb9-552a-e1fd-8233906b6579-aea4ad5b, #body642.w-node-_9d23db9a-06d2-a623-5472-f08f1649cd58-aea4ad5b, #body643.w-node-_185cd3c3-bdfd-f5a4-3892-5d5d0f237da4-aea4ad5b, #body644.w-node-_983f4ab7-9e71-75de-6e76-c6b046be4d03-aea4ad5b, #body645.w-node-_7618d2fe-d49d-9089-c68b-51d5dec6eb52-aea4ad5b, #body646.w-node-_9e412d3e-92db-76c5-11b2-05a588e6f57f-aea4ad5b, #body647.w-node-_988d59a5-1d93-43a8-7769-e6dc14937dc9-aea4ad5b, #body648.w-node-d4843aa5-8c46-b270-9115-6ca199e0bdbb-aea4ad5b, #body649.w-node-_09ac0dc4-5279-9b86-7d6f-5230fa2e81b5-aea4ad5b, #body650.w-node-_7c520fec-0c0a-7a02-e0b0-4467b2961fe5-aea4ad5b, #body651.w-node-_5c8ce567-23d1-2257-29aa-e3505bfca9c5-aea4ad5b, #body652.w-node-_2a48584d-b59d-bd74-9dd2-2f1f15b5c6e3-aea4ad5b, #body653.w-node-_2e227e3b-5c08-fe71-830f-24285d949199-aea4ad5b, #body654.w-node-_23e6e436-c01d-e8fc-8add-092fd748e107-aea4ad5b, #body655.w-node-_391cd6f2-f1fa-7a07-ea01-1183250923cf-aea4ad5b, #body656.w-node-_532cfe95-772a-2f35-3b64-84799257cd87-aea4ad5b, #body657.w-node-_7514d8c4-c384-141f-3212-7a81d967caae-aea4ad5b, #body658.w-node-_0e1c8027-ac3d-e989-f661-f4737ac963cd-aea4ad5b, #body659.w-node-b65181cf-de33-305c-acf5-8babec3fda84-aea4ad5b, #body660.w-node-_1fcdbc16-66bf-82ff-8e7f-cd715652676a-aea4ad5b, #body661.w-node-_4f0845c2-79ad-506d-d076-4a5d82fbb85f-aea4ad5b, #body662.w-node-a8c1671f-2331-b6eb-243f-4307b2bed0ec-aea4ad5b, #body663.w-node-_81b0190b-1652-09cd-3830-f03eb2d19fd9-aea4ad5b, #body664.w-node-_0cea5a76-ec19-65a8-75c1-9fec5e6519a1-aea4ad5b, #body665.w-node-ec8d57d8-f556-cf93-86bf-83f760fe2a2b-aea4ad5b, #body666.w-node-_3a531d7a-fa23-78fd-a0b4-4bbe8fcf8201-aea4ad5b, #body667.w-node-_6552c39b-1e3e-d9d0-63d9-de873c4962ea-aea4ad5b, #body668.w-node-db5edc9d-6b7e-1646-3c0e-dff0b9d7e140-aea4ad5b, #body669.w-node-ed8341e2-8526-7581-7db3-2b466a7279c7-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f456-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f457-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f458-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f459-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46b-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46c-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46d-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f46e-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f470-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f471-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f473-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f474-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f476-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f477-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f479-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47a-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47c-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47d-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f47f-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f480-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f482-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f483-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f484-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f485-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f487-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f488-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48a-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48b-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48d-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f48e-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f490-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f491-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f493-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f494-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f496-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f497-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f499-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49a-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49c-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49d-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49e-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f49f-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a1-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a2-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a4-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a5-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a7-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4a8-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4aa-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ab-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ad-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4ae-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b0-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b1-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b3-aea4ad5b, #w-node-_3f57d891-4921-97e8-ce3b-de9384b4f4b4-aea4ad5b, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780020-aea4ad5b, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780021-aea4ad5b, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780022-aea4ad5b, #w-node-_0fe8d9d4-3ccc-0b8e-bcde-ca3dd3780023-aea4ad5b {
  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;
}