:root {
  --black: black;
  --cor-1: #8e19d3;
  --white: white;
}

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

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

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

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

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

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

.margin-paddin-limiter-1 {
  -webkit-text-fill-color: inherit;
  background-color: #efebe0;
  background-image: url('../images/patternLado.png'), linear-gradient(328deg, #efebe0 61%, #fff 84%, #fff);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
  background-clip: border-box;
  overflow: hidden;
}

.page-padding-1 {
  padding-left: 10px;
  padding-right: 10px;
}

.container {
  max-width: 1060px;
}

.margin-paddin-limiter-2 {
  background-color: #efebe0;
  margin-top: -44px;
  overflow: hidden;
}

.margin-paddin-limiter-3 {
  overflow: hidden;
}

.margin-paddin-limiter-4, .margin-paddin-limiter-5 {
  background-color: #efebe0;
  overflow: hidden;
}

.container-1 {
  max-width: 1060px;
  padding-top: 0;
}

.page-padding-1-copy, .page-padding-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.container-2 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1650px;
  display: flex;
}

.page-padding-1-copy-copy {
  padding-left: 10px;
  padding-right: 10px;
}

.page-paddin-limiter-1 {
  font-size: 16px;
}

.page-padding-3 {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.container-3 {
  max-width: 1060px;
}

.section-4 {
  background-color: #efebe0;
}

.page-padding-4 {
  background-color: #efebe0;
  padding-left: 10px;
  padding-right: 10px;
}

.container-4 {
  max-width: 1060170000000000px;
}

.page-padding-5 {
  padding-left: 10px;
  padding-right: 10px;
}

.container-5 {
  max-width: 1060px;
}

.paddin-vertical {
  margin-top: 0;
}

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

.grid-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(500px, 1fr);
  grid-auto-flow: row;
  margin-bottom: 60px;
}

.left {
  font-size: 16px;
}

.right {
  background-image: url('../images/DraRay-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 1040px;
  width: 700px;
  margin-top: 0;
}

.logo {
  float: none;
  width: 348px;
  min-width: 310px;
  max-width: none;
  height: 164px;
  min-height: 144.27px;
  max-height: none;
  margin-top: 17px;
  padding-top: 0;
  position: static;
}

.text-block {
  float: right;
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr;
  grid-auto-rows: 0;
  grid-auto-columns: minmax(292px, 4fr);
  grid-auto-flow: column;
  place-content: stretch;
  place-items: stretch center;
  margin-top: -10px;
  margin-right: 73px;
  padding-left: 0;
  display: grid;
}

.txt-logo {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #583afe;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.image {
  margin-left: -16px;
}

.p1 {
  color: #160f40;
  text-align: left;
  text-transform: none;
  white-space: normal;
  margin-top: 24px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.p2 {
  color: #160f40;
  margin-top: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
}

.text-span {
  font-weight: 700;
}

.p3 {
  color: #797a57;
  width: 400px;
  margin-top: 16px;
  margin-bottom: -6px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 17px;
}

.text-span-2 {
  color: #797a57;
  width: 400px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.input-nome {
  direction: ltr;
  color: #661a21;
  -webkit-text-stroke-width: .3px;
  white-space: normal;
  cursor: text;
  border: 1px solid #661a21;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  padding-top: 0;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.form {
  margin-top: 17px;
}

.input-email {
  color: #661a21;
  -webkit-text-stroke-width: .3px;
  cursor: text;
  border: 1px solid #661a21;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  padding-top: 0;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.submit-but {
  color: #242424;
  text-transform: uppercase;
  background-color: #7fd111;
  border-radius: 8px;
  width: 400px;
  height: 62px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.text-block-2 {
  color: #242424;
  width: 424px;
  height: 64px;
  margin-top: 8px;
  margin-bottom: 91px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}

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

.section--2 {
  text-align: center;
  background-image: url('../images/Dsign-lado.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.left-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.grid--2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-areas: ". Area";
  grid-auto-flow: row;
}

.grid-4 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

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

.grid-body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 0;
}

.grid-left {
  clear: both;
}

.image-2, .dent {
  width: 188.95px;
  position: absolute;
  inset: 700px auto 0% 48px;
}

.image-3 {
  float: none;
  clear: none;
  padding-top: 0;
  position: static;
  inset: 700px 38px -92px 22px;
}

.div-grid {
  clear: none;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column-reverse;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 500px);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch space-around;
  align-items: flex-start;
  width: 530px;
  display: flex;
}

.text-grid {
  color: #939565;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  margin-top: 143px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  display: block;
  position: static;
}

.image-4 {
  margin-top: 6px;
}

.image-5 {
  display: inline;
}

.check-text {
  margin-left: 67px;
}

.text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr minmax(200px, 5fr);
  grid-auto-columns: .75fr;
  width: 530px;
  margin-top: 114px;
}

.txt {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-3 {
  color: #160f40;
  font-family: Montserrat, sans-serif;
  font-size: 21.7px;
}

.text-2, .text-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr minmax(200px, 5fr);
  grid-auto-columns: .75fr;
  width: 530px;
  margin-top: 25px;
}

.text-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr minmax(200px, 5fr);
  grid-auto-columns: .75fr;
  width: 530px;
  margin-top: 114px;
}

.text-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr minmax(200px, 5fr);
  grid-auto-columns: .75fr;
  width: 530px;
  margin-top: 25px;
}

.text-check-2 {
  color: #242424;
  text-align: left;
  width: 454px;
  margin-top: -6px;
  font-family: Montserrat, sans-serif;
  font-size: 21.7px;
}

.text-check-3 {
  color: #242424;
  text-align: left;
  width: 454px;
  margin-top: -3px;
  font-family: Montserrat, sans-serif;
  font-size: 20.7px;
}

.text--check-4 {
  color: #242424;
  text-align: left;
  width: 454px;
  margin-top: -3px;
  font-family: Montserrat, sans-serif;
  font-size: 21.7px;
}

.text-check-1 {
  color: #242424;
  text-align: left;
  width: 454px;
  margin-top: -6px;
  font-family: Montserrat, sans-serif;
  font-size: 20.7px;
  font-weight: 400;
}

.div-block {
  background-color: #583afe;
  border-radius: 19.5px;
}

.div_event {
  background-color: #583afe;
  border-radius: 19.5px;
  width: 430px;
  margin-top: 19px;
}

.text-block-4 {
  color: #fff;
  text-align: left;
  width: 430px;
  height: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-event {
  color: #fff;
  text-align: center;
  width: 430px;
  height: 22px;
  margin-top: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 14.5px;
  font-weight: 700;
  line-height: 22px;
}

.image-6 {
  z-index: 0;
  position: absolute;
  inset: auto auto 6% 2%;
}

.image-7 {
  position: absolute;
  bottom: 89px;
  left: 41px;
  right: auto;
}

.div-3 {
  background-color: #160f40;
  width: 1315px;
  height: 630px;
}

.body-2 {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #963e46;
  background-image: linear-gradient(124deg, #000001, #1d1647 0%, #d06973 0%, #963e46 19% 75%, #d06973 99%);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: row-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around center;
  align-items: center;
  width: 1315px;
  height: 630px;
  margin-top: 72px;
  margin-left: 0;
  display: block;
  overflow: visible;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #160f40;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 1315px;
  height: 630px;
  display: grid;
}

.section-body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #160f40;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 1315px;
  min-height: 630px;
  max-height: 0;
  display: grid;
}

.text-block-5 {
  color: #fff;
  min-height: auto;
  max-height: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
}

.container-6 {
  background-color: #160f40;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  max-width: 1315px;
}

.column {
  border: 1px #000;
}

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

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-top: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
}

.grid--5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 1fr) 1fr;
  grid-auto-columns: minmax(71px, .25fr);
}

.image-8 {
  max-width: 100%;
  margin-right: -89px;
}

.image-10 {
  margin-left: -89px;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
}

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

.image-11 {
  margin-right: -79px;
  padding-right: 0;
}

.image-12 {
  margin-left: -79px;
}

.title-3-dias {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
}

.classe-1 {
  margin-right: -46px;
  padding-right: 0;
}

.classe-3 {
  margin-left: -46px;
}

.image-13 {
  height: 27%;
  margin-top: -104px;
  margin-left: 345px;
}

.body-3 {
  background-color: #fbf9f3;
  width: 1315px;
  height: 800px;
  margin-left: 0;
}

.text-block-8 {
  text-transform: none;
  white-space: normal;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
}

.grid-9, .grid-ray {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  margin-top: 0;
  padding-top: 0;
}

.image-14 {
  margin-left: 156px;
}

.iimg-ray {
  margin-top: 167px;
  margin-left: 83px;
  display: block;
}

.text-block-9 {
  color: #160f40;
  text-align: left;
  text-transform: uppercase;
  margin-top: 22px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.text-span-3 {
  font-weight: 800;
}

.text-block-10 {
  color: #661a21;
  text-align: left;
  text-transform: uppercase;
  margin-top: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.text-span-4 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-11 {
  text-align: justify;
  width: 604px;
  margin-top: 25px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.text-ray {
  text-align: left;
  width: 604px;
  margin-top: 25px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20.7px;
  font-weight: 400;
  line-height: 27px;
}

.body-4 {
  background-color: #fff;
  width: 1315px;
  height: 600px;
  margin-left: 0;
}

.text-block-12 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 52px;
  font-size: 32px;
  font-weight: 800;
}

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

.image-15 {
  max-width: 301px;
  max-height: 347px;
  margin-right: -114px;
  padding-right: 0;
}

.image-16 {
  margin-left: -83px;
}

.text-case {
  color: #661a21;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 52px;
  font-size: 32px;
  font-weight: 800;
}

.grid-case {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
  margin-bottom: 48px;
}

.case-1 {
  max-width: 301px;
  max-height: 347px;
  margin-right: -114px;
  padding-right: 0;
}

.case-3 {
  margin-left: -83px;
}

.button {
  color: #160f40;
  text-transform: uppercase;
  background-color: #7fd111;
  border-radius: 8px;
  width: 430px;
  height: 62px;
  padding-top: 14px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 800;
}

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

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

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

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

.text-block-13 {
  color: #504633;
  text-align: center;
  margin-top: 67px;
  margin-bottom: 54px;
  margin-left: 143px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-14 {
  color: #504633;
  margin-top: 44px;
  margin-left: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

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

.div_event--mobile {
  background-color: #583afe;
  border-radius: 19.5px;
  width: 430px;
  margin-top: -35px;
}

.teste, .margin-paddin-mobile {
  display: none;
}

.body-mobile {
  display: none;
  overflow: visible;
}

.image-37 {
  margin-left: -400px;
}

.image-38 {
  width: auto;
  max-width: 80%;
  max-height: 80%;
  margin-top: 126px;
  margin-bottom: -3px;
}

.text-block-35 {
  color: #242424;
  margin-top: 13px;
  font-family: Sf Pro Text;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-36 {
  color: #160f40;
  width: 460px;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20.5px;
}

.text-span-7 {
  color: #242424;
  font-weight: 400;
}

.text-block-37 {
  color: #160f40;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-38 {
  color: #160f40;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.right-h {
  background-image: url('../images/DraRay.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 730px;
  width: auto;
  margin-top: 0;
}

.right--r {
  background-image: url('../images/DraRay-2.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 1070px;
  width: 700px;
  margin-top: 0;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  margin-top: -6px;
  margin-right: -130px;
}

.text-block-40 {
  color: #583afe;
  margin-left: -16px;
  padding-left: 43px;
  font-size: 16px;
}

.image-39 {
  margin-left: 51px;
  margin-right: 0;
  padding-left: 78px;
  padding-right: 0;
}

.ray {
  background-image: url('../images/DraRay.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -49px;
}

.div-block-8 {
  background-image: url('../images/bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: auto;
  align-self: auto;
  width: auto;
  max-width: none;
  display: block;
}

.container-9 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: block;
}

.image-40 {
  width: 287.21px;
  height: 135px;
  margin-top: 49px;
}

.text-block-41 {
  color: #939565;
  text-align: center;
  margin-top: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  background-color: #583afe;
  border-radius: 19.5px;
  flex: 0 auto;
  align-self: center;
  width: 280px;
  height: 31px;
  margin-top: 22px;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.columns {
  margin-top: 67px;
}

.grid-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 63px;
}

.youtube {
  width: 496.44px;
  height: 259.43px;
}

.text-block-43 {
  color: #160f40;
  -webkit-text-stroke-color: #002b38;
  width: 406px;
  margin-top: 0;
  margin-left: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.div-block-9 {
  background-color: #fff;
  width: 419.96px;
  height: 66.2px;
  margin-top: 25px;
  box-shadow: 0 4px 6px 2px #0003;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(61px, .25fr) 5fr;
}

.text-block-44 {
  color: #661a21;
  margin-top: 13px;
  margin-left: -22px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-span-8 {
  color: #160f40;
  font-size: 18px;
  font-weight: 700;
}

.text-span-9 {
  color: #661a21;
  font-size: 16px;
  font-weight: 300;
}

.image-41 {
  margin-top: 25px;
  margin-left: -16px;
}

.div-block-10 {
  margin-top: 0;
  margin-left: 0;
  padding-left: 25px;
}

.div-block-11 {
  background-color: #fff;
  width: 520px;
  height: 320px;
}

.youtube-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 496.44px;
  height: 259.43px;
  margin-top: 13px;
  margin-left: 11px;
  padding-left: 0;
  display: flex;
}

.div-block-10i, .div-block-11i {
  background-color: #fff;
  width: 419.96px;
  height: 66.2px;
  margin-top: 6px;
  box-shadow: 0 4px 6px 2px #0003;
}

.div-block-12i {
  background-color: #fff;
  width: 419.96px;
  height: 66.2px;
  margin-top: 6px;
}

.text-block-44-copy {
  color: #661a21;
  margin-top: 13px;
  margin-left: -22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-span-8-copy {
  color: #160f40;
  font-size: 18px;
  font-weight: 700;
}

.text-span-9-copy {
  font-size: 16px;
  font-weight: 300;
}

.text-block-44-c {
  color: #661a21;
  margin-top: 13px;
  margin-left: -22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-span-8-co {
  color: #160f40;
  font-size: 18px;
  font-weight: 700;
}

.text-span-9-co {
  font-size: 16px;
  font-weight: 300;
}

.button-3 {
  color: #000;
  text-align: center;
  background-color: #7fd111;
  border-radius: 4px;
  flex: 0 auto;
  align-self: center;
  width: 624.14px;
  height: 73.92px;
  margin-top: 35px;
  margin-bottom: -38px;
  padding-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.div-block-12 {
  background-color: #fff;
}

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

.text-block-45 {
  color: #661a21;
  margin-top: -320px;
  margin-right: 156px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.grid-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr minmax(241px, 5fr);
  margin-top: -19px;
  margin-left: 102px;
}

.text-block-46 {
  color: #3a3a3a;
  width: 224.2px;
  margin-top: -3px;
  margin-left: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.container-10 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 35px;
  padding-left: 200px;
  display: flex;
}

.image-42 {
  max-width: none;
  margin-top: -6px;
  margin-left: 0;
  padding-right: 0;
}

.image-43 {
  text-align: left;
  margin-bottom: -13px;
  margin-left: 35px;
  padding-left: 0;
  display: inline-block;
}

.image-44 {
  margin-top: 0;
  padding-top: 0;
}

.div-block-13 {
  margin-top: 133px;
  margin-left: -55px;
}

.div-block-14 {
  margin-top: -400px;
}

.image-45 {
  width: 80%;
  margin-top: -10px;
  margin-right: 0;
}

.container-11 {
  max-width: 1315px;
}

.container-12 {
  background-color: #fbf9f3;
  max-width: 1315px;
}

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

.text-block-47 {
  color: #661a21;
  text-transform: uppercase;
  width: 489px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

.text-span-10 {
  font-weight: 700;
}

.text-block-48 {
  color: #160f40;
  text-align: justify;
  width: 604px;
  margin-top: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-15 {
  margin-top: 32px;
}

.image-46 {
  margin-top: 101px;
  margin-right: -168px;
}

.container-13 {
  max-width: 987.13px;
}

.grid-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-49 {
  text-align: center;
  margin-top: 41px;
  margin-left: 111px;
  font-family: Montserrat, sans-serif;
}

.image-47 {
  width: 199px;
  height: 154.42px;
  margin-top: 0;
  padding-top: 0;
}

.text-block-50 {
  margin-top: 41px;
  margin-left: 200px;
}

.image-48 {
  margin-top: -41px;
  margin-left: 162px;
}

.section-8 {
  display: none;
}

.right--9 {
  background-image: url('../images/DraRay-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 1040px;
  width: 700px;
  margin-top: 0;
}

.image-60 {
  margin-top: 49px;
}

.text-span-12 {
  color: #583afe;
}

.image-61 {
  margin-top: 38px;
  margin-left: 0;
  box-shadow: 0 3px 5px -10px #0003;
}

.div-block-18 {
  background-color: #fff;
  margin-top: 0;
}

.text-block-42-copy {
  color: #160f40;
  text-align: center;
  background-color: #0000;
  border-radius: 19.5px;
  flex: 0 auto;
  align-self: center;
  width: 621.87px;
  height: 31px;
  margin-top: 35px;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.input-email-copy {
  color: #160f40;
  border: 0 #000;
  border-radius: 8px;
  width: 430px;
  height: 62px;
  font-family: Montserrat, sans-serif;
}

.body-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.div-block-19 {
  justify-content: flex-end;
  padding-right: 87px;
  display: flex;
}

.html-embed {
  margin-bottom: 0;
}

.div-block-10-copy {
  margin-top: 0;
  margin-left: 0;
  padding-left: 25px;
}

.section-8-copy {
  display: none;
}

.div-block-8-copy {
  background-image: url('../images/bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: auto;
  align-self: auto;
  width: auto;
  max-width: none;
  display: block;
}

.image-67 {
  width: 40%;
  margin-top: 31px;
}

.link, .link-2, .link-3 {
  color: #504633;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  margin-top: -45px;
  margin-left: 140px;
  display: flex;
}

.link-7, .link-8, .link-9 {
  color: #333;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.div-block-27 {
  color: #333;
  margin-top: 19px;
  margin-left: 106px;
}

.html-embed-2 {
  width: 520px;
}

.div-block-28 {
  background-color: #fbf9f3;
}

.text-block-36-copy {
  color: #160f40;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.text-block-60 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #646547;
  border-radius: 19.5px;
  width: 478px;
  margin-top: 106px;
  margin-bottom: -38px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-span-13 {
  color: red;
  font-weight: 700;
}

.text-block-61 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-62 {
  text-align: justify;
  width: 410px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.prom {
  color: #797a57;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-35-copy, .text-block-35-copy-copy, .text-block-35-copy-copy-copy, .text-block-35-copy-copy-copy-copy {
  color: #242424;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.prom---2 {
  color: #797a57;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-35-copy, .text-block-35-copy-copy, .text-block-35-copy-copy-copy, .text-block-35-copy-copy-copy-copy, .text-block-35-copy-copy-copy-copy-copy, .text-block-35-copy-copy-copy-copy-copy-copy, .text-block-35-copy-copy-copy-copy-copy-copy-copy {
  color: #242424;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-35-copy-copy-copy-copy-copy-copy-copy-copy {
  color: #797a57;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.image-38-copy {
  width: auto;
  max-width: 80%;
  max-height: 80%;
  margin-top: 60px;
  margin-bottom: -3px;
}

.text-block-2-copy {
  color: #242424;
  width: 424px;
  height: 64px;
  margin-top: 8px;
  margin-bottom: 91px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}

.im-g {
  width: auto;
  max-width: 80%;
  max-height: 80%;
  margin-top: 57px;
  margin-bottom: -3px;
}

.text-block-2-copy-copy {
  color: #242424;
  width: 424px;
  height: 64px;
  margin-top: 8px;
  margin-bottom: 260px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}

.text-block-65 {
  color: #242424;
  text-transform: uppercase;
  margin-top: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-2 {
  color: red;
  font-weight: 700;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e0dccf;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 163px;
  margin-top: 5px;
  display: flex;
}

.text-block-66 {
  color: #242424;
  margin-left: -8px;
  font-family: Montserrat, sans-serif;
}

.image-69 {
  margin-right: -5px;
  padding-left: 5px;
}

.text-block-73 {
  color: #242424;
  text-transform: uppercase;
  margin-top: 22px;
  font-family: Montserrat, sans-serif;
}

.bold-text-6 {
  color: red;
}

.div-block-32 {
  background-color: #e0dccf;
  align-items: center;
  width: 163px;
  margin-top: 9px;
  display: flex;
}

.image-74 {
  padding-left: 5px;
}

.text-block-74 {
  padding-left: 2px;
  padding-right: 5px;
}

.text-block-75 {
  color: #242424;
  text-transform: uppercase;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
}

.bold-text-7 {
  color: red;
}

.div-block-33 {
  background-color: #e0dccf;
  align-items: center;
  width: 163px;
  margin-top: 13px;
  display: flex;
}

.image-75 {
  padding-left: 5px;
}

.text-block-76 {
  padding-left: 2px;
  padding-right: 5px;
}

.div-block-35 {
  background-color: #e0dccf;
  align-items: center;
  width: 163px;
  margin-top: 16px;
  display: flex;
}

.image-78 {
  padding-left: 5px;
}

.text-block-79 {
  padding-left: 2px;
  padding-right: 5px;
}

.div-block-37 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.html-embed-5 {
  height: 100%;
}

.section-9 {
  background-color: #efebe0;
  background-image: url('../images/pattern.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40%;
  width: auto;
  height: 100%;
}

.container-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-80 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.div-block-38 {
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.columns-3 {
  width: 107%;
  margin-top: 41px;
}

.youtube-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 100px;
  margin-top: 16px;
  margin-left: 15px;
  display: block;
}

.column-3 {
  color: #fff;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 6px 3px 8px #0003;
}

.text-block-82 {
  color: #661a21;
  margin-top: 16px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.text-block-83 {
  color: #160f40;
  width: 450px;
  margin-top: 6px;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.button-5 {
  color: #160f40;
  text-align: center;
  text-transform: uppercase;
  background-color: #d19b11;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-81 {
  border-radius: 8px;
  width: 83%;
  margin-top: 40px;
  box-shadow: 1px 3px 6px 2px #0003;
}

.image-82 {
  border-radius: 8px;
  width: 83%;
  margin-top: 9px;
  box-shadow: 3px 1px 6px 2px #0003;
}

.image-83 {
  border-radius: 8px;
  width: 83%;
  margin-top: 9px;
  box-shadow: 2px 2px 6px 2px #0003;
}

.image-84 {
  width: 600px;
  max-width: none;
  margin-top: 28px;
  margin-left: -153px;
}

.image-85 {
  width: 100%;
  margin-top: 54px;
  margin-left: 112px;
}

.text-block-84 {
  color: #242424;
  width: 482px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
}

.whatts {
  color: #fff;
  text-align: center;
  background-color: #6bcc3d;
  border-radius: 8px;
  width: 520px;
  height: 61px;
  margin-top: 13px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image-86 {
  text-align: left;
  margin-top: -88px;
  margin-left: 500px;
  display: inline-block;
}

.text-block-85 {
  color: #242424;
  width: 500px;
  margin-top: 19px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
}

.button-6-copy {
  color: #fff;
  text-align: center;
  background-color: #08c;
  border-radius: 8px;
  width: 520px;
  height: 61px;
  margin-top: 13px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image-87 {
  margin-top: -88px;
  margin-left: 500px;
}

.text-block-86 {
  margin-top: 19px;
  margin-left: 58px;
}

.telegram, .button-6-copy-copy {
  color: #fff;
  text-align: center;
  background-color: #08c;
  border-radius: 8px;
  width: 520px;
  height: 61px;
  margin-top: 13px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.facebook {
  color: #1877f2;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 520px;
  height: 61px;
  margin-top: 13px;
  margin-left: 58px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image-88 {
  margin-top: -88px;
  margin-left: 500px;
}

.container-18 {
  background-color: #0000;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1020px;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-block-87 {
  color: #efebe0;
  text-align: center;
  margin-top: 66px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-88 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-39 {
  background-color: #fff;
  border-radius: 15px;
  width: 80%;
  max-height: none;
  margin-top: 41px;
  margin-bottom: 63px;
  padding: 15px;
}

.div-block-40 {
  background-color: #797a57;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: -88px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-41 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 22px;
  margin-bottom: 0;
  display: flex;
}

.text-block-89 {
  color: #661a21;
  margin-top: 38px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link-10 {
  color: #661a21;
  margin-left: 61px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-11, .link-12 {
  color: #661a21;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-42 {
  margin-bottom: 0;
  margin-left: 65px;
}

.text-block-90 {
  color: #661a21;
  margin-top: 38px;
  margin-left: 74px;
  font-family: Montserrat, sans-serif;
}

.image-89 {
  width: 50%;
  margin-top: -22px;
  margin-bottom: 0;
  margin-left: 65px;
}

.div-block-43 {
  margin-top: -9px;
  margin-bottom: 0;
}

.div-block-38-copy {
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-80-copy {
  width: 25%;
  margin-top: 32px;
  margin-bottom: 22px;
}

.image-90, .div-block-45 {
  display: none;
}

.container-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-46 {
  background-color: #fff;
  border-radius: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 22px;
  margin-bottom: 57px;
  display: flex;
}

.html-embed-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.form-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 22px;
  margin-bottom: 0;
  display: flex;
}

.form-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-93 {
  color: #000;
  text-align: center;
  margin-top: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
}

.submit-button-2 {
  color: #160f40;
  background-color: #7fd111;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  margin-top: 16px;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.phone {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.email {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
}

.text-block-94 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.text-block-95 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 76px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

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

.text-block-96 {
  margin-left: 20px;
}

.list {
  margin-top: 13px;
  margin-left: 20px;
}

.text-block-97, .text-block-98, .text-block-99 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container-20 {
  margin-bottom: 0;
}

.html-embed-6-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.button-6 {
  color: #160f40;
  background-color: #7fd111;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 52px;
  margin-top: 38px;
  margin-bottom: 47px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.button-7 {
  color: #160f40;
  background-color: #7fd111;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 52px;
  margin-top: 38px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.fullname, .contrasenha-2 {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
}

.text-block-100 {
  color: #ff0101;
  text-align: center;
  margin-top: -6px;
  margin-bottom: 22px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
}

.text-block-101 {
  color: red;
  text-align: center;
  margin-top: -6px;
  margin-bottom: 22px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.senha {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
}

.heading {
  text-align: center;
  margin-top: 66px;
  margin-bottom: -19px;
}

.list-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  margin-bottom: 20px;
}

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

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

.text-block-102 {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.link-16, .link-17, .link-18 {
  color: #242424;
  text-decoration: none;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 79px;
  display: flex;
}

.image-91 {
  width: 130px;
  margin-left: 0;
}

.div-block-51 {
  justify-content: center;
  align-items: center;
  width: 66.87%;
  display: flex;
}

.div-block-52 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: none;
}

.link-19 {
  color: #000;
  padding-left: 4px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  text-decoration: underline;
}

.text-block-112 {
  margin-left: 0;
  font-family: Montserrat, sans-serif;
}

.contrasenha, .fullname-2-copy, .fullname-2-copy {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
}

.telefone {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.assistencia {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #004258;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 6px;
  margin-bottom: 41px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.text-block-113 {
  color: #004258;
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.bold-text-9 {
  color: #661a21;
}

.assistencia-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #004258;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 41px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.assistencia-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #004258;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 41px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.link-block, .link-block-2, .link-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-8 {
  background-color: #004258;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 52px;
  margin-bottom: 41px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 52px;
  display: flex;
}

.body-6 {
  height: 100%;
}

.body-7 {
  height: auto;
}

.body-8, .body-9 {
  height: 100%;
}

.texto-aviso {
  color: red;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.body-10 {
  height: auto;
}

.assistencia1, .asistencia2, .asistencia3 {
  color: #160f40;
  background-color: #7fd111;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 52px;
  margin-top: 38px;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.vip {
  color: #160f40;
  text-align: center;
  text-transform: uppercase;
  background-color: #7fd111;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.clase1 {
  color: #160f40;
  text-align: center;
  text-transform: uppercase;
  background-color: #7fd111;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.f1 {
  border-radius: 8px;
  width: 78%;
  margin-top: 7px;
  box-shadow: 1px 3px 6px 2px #0003;
}

.f2 {
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 78%;
  margin-top: 9px;
  display: flex;
  box-shadow: 3px 1px 6px 2px #0003;
}

.f3 {
  border-radius: 8px;
  width: 78%;
  margin-top: 9px;
  box-shadow: 2px 2px 6px 2px #0003;
}

.f11 {
  border-radius: 8px;
  width: 78%;
  margin-top: 13px;
  box-shadow: 1px 3px 6px 2px #0003;
}

.f22 {
  border-radius: 8px;
  width: 78%;
  margin-top: 9px;
  box-shadow: 3px 1px 6px 2px #0003;
}

.f33 {
  border-radius: 8px;
  width: 78%;
  margin-top: 9px;
  box-shadow: 2px 2px 6px 2px #0003;
}

.calase3 {
  color: #160f40;
  text-align: center;
  text-transform: uppercase;
  background-color: #7fd111;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 45px;
  margin-top: 13px;
  margin-bottom: 26px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.text-block-114 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.clase1-1, .clase2-2 {
  color: #000;
  border: 1px solid #999;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  font-family: Montserrat, sans-serif;
}

.f11-1 {
  border-radius: 8px;
  width: 78%;
  margin-top: 13px;
  box-shadow: 1px 3px 6px 2px #0003;
}

.f11-1-copy {
  border-radius: 8px;
  width: 68%;
  margin-top: 13px;
  box-shadow: 1px 3px 6px 2px #0003;
}

.f22-copy {
  border-radius: 8px;
  width: 68%;
  margin-top: 9px;
  box-shadow: 3px 1px 6px 2px #0003;
}

.f33-copy {
  border-radius: 8px;
  width: 68%;
  margin-top: 9px;
  box-shadow: 2px 2px 6px 2px #0003;
}

.link-block-4, .link-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-92 {
  width: 87%;
}

.image-93 {
  width: 0;
}

.image-94 {
  width: 0%;
}

.image-95, .image-96 {
  width: 100px;
}

.image-97 {
  width: 25%;
}

.image-98, .image-99 {
  width: 100px;
}

.image-100 {
  width: 100em;
}

.image-101 {
  width: 78%;
}

.lo {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-10 {
  background-image: url('../images/Group-2556.webp');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.div-block-53 {
  width: 424px;
  margin-top: 114px;
  margin-bottom: 93px;
}

.div-block-54 {
  background-image: url('../images/Frame-2453.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 440px;
  height: 38px;
  margin-top: 15px;
  display: flex;
}

.body-11 {
  background-color: #f4f4f4;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  display: block;
}

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

.text-block-116 {
  margin-top: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-15, .text-span-16 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(136deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-117 {
  font-size: 18px;
  line-height: 20.5px;
}

.text-block-118 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 20.5px;
}

.text-block-119 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 115%;
}

.input {
  border: 1px solid #bbb;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  padding-top: 0;
  padding-bottom: 20px;
}

.submit-button-3 {
  color: #1b1b1b;
  text-align: center;
  text-transform: uppercase;
  background-color: #0dff35;
  background-image: linear-gradient(90deg, #8ee700, #c0ff5a 50%, #8ee700);
  border-radius: 8px;
  width: 400px;
  height: 62px;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.form-block-3 {
  margin-bottom: 10px;
}

.text-block-120 {
  color: #1d1d1d;
  width: 400px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.div-block-55 {
  margin-top: -70px;
  margin-bottom: 45px;
}

.container-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-121 {
  font-size: 28px;
}

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

.text-span-17 {
  color: #e32b79;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.div-block-56 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-57 {
  background-image: linear-gradient(90deg, #f1f1f1, #fff);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 375px;
  height: 96px;
  display: flex;
}

.div-block-58 {
  background-image: linear-gradient(90deg, #e22979, #ff8a57);
  width: 375px;
  height: 3.91px;
}

.text-block-123 {
  width: 277.17px;
  font-size: 20px;
  line-height: 20.5px;
}

.text-block-124 {
  width: 277.17px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20.5px;
}

.div-block-59 {
  margin-left: 8px;
}

.div-block-60 {
  justify-content: space-around;
  align-items: flex-start;
  width: 820px;
  margin-top: 40px;
  display: flex;
}

.image-102, .image-103 {
  width: 40px;
  height: 40px;
}

.div-block-60-2 {
  justify-content: space-around;
  align-items: flex-start;
  width: 820px;
  margin-top: 27px;
  margin-bottom: 51px;
  display: flex;
}

.text-block-124-2 {
  width: 261px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 20.5px;
}

.section-11 {
  text-align: left;
  background-color: #fff;
  border-top: 6px solid #415c76;
}

.container-23 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.card-1 {
  outline-offset: 0px;
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/clase-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: space-between;
  align-items: center;
  width: 847px;
  height: 386.07px;
  padding: 20px 40px;
  display: flex;
}

.text-block-125 {
  color: #000;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.image-104 {
  width: 302px;
  max-width: none;
  height: 201.297px;
}

.div-block-62 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 405.73px;
  display: flex;
}

.div-block-63 {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 401px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Sf Pro Display;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

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

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

.div-block-66 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.text-block-126 {
  color: #000;
  margin-left: 3px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.div-block-67 {
  background-image: linear-gradient(90deg, #8e19d3, #ff7d32);
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.text-block-127 {
  color: #fff;
  font-size: 24px;
  line-height: 22px;
}

.text-block-128 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-18 {
  color: #415c76;
}

.text-block-129 {
  color: #24242496;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
}

.div-block-68 {
  width: 100%;
  margin-top: -230px;
  margin-bottom: -69px;
  margin-left: 20px;
  display: flex;
  position: relative;
}

.card-2 {
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/clase-4.svg');
  background-position: 50% 0;
  background-size: auto;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: space-between;
  align-items: center;
  width: 847px;
  height: 386.07px;
  padding: 20px 40px;
  display: flex;
}

.text-span-19 {
  color: #e96a52;
}

.div-block-68-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: -66px -89px -72px 0;
  display: flex;
  position: relative;
}

.card-3 {
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/clase-4.svg');
  background-position: 50% 0;
  background-size: auto;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: space-between;
  align-items: center;
  width: 847px;
  height: 386.07px;
  margin-bottom: 45px;
  padding: 20px 40px;
  display: flex;
}

.text-span-20 {
  color: #415c76;
}

.button-9 {
  color: #1b1b1b;
  background-color: #0dff35;
  background-image: linear-gradient(90deg, #8ee700, #c0ff5a 50%, #8ee700);
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 62px;
  margin-bottom: 39px;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
  display: flex;
}

.div-block-69 {
  background-image: url('../images/Group-2555.svg');
  background-position: 50% 0;
  background-size: auto;
  height: 62px;
  display: block;
}

.container-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-70 {
  justify-content: space-between;
  align-items: flex-start;
  width: 800px;
  margin-top: 20px;
  display: flex;
}

.text-block-130 {
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-block-131 {
  margin-top: 12px;
  font-family: Sf Pro Text;
  font-size: 18px;
  font-weight: 300;
}

.div-block-71 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

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

.text-block-132 {
  line-height: 95.5px;
}

.text-block-133 {
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.image-105 {
  width: 200px;
  height: 200px;
  margin-top: -33px;
}

.image-106 {
  width: 260px;
  height: 124.281px;
}

.div-block-55-copy {
  margin-top: -60px;
  display: none;
}

.div-block-54-copy {
  background-image: url('../images/Rectangle-295.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 391px;
  height: 31px;
  margin-top: 15px;
  display: none;
}

.image-107 {
  display: none;
}

.section-12 {
  background-image: url('../images/bg_gracias.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.container-26 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.image-108 {
  width: 259.53px;
  height: 123.91px;
  margin-top: 45px;
}

.text-block-134 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 119.5%;
}

.text-block-135 {
  line-height: 119.5px;
}

.text-block-136 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 199.5%;
}

.div-block-73 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 84px;
  margin-bottom: 0;
  display: flex;
}

.div-block-74 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 300px;
  padding: 10px 10px 5px;
  display: flex;
}

.text-block-137 {
  width: 387px;
  font-size: 20px;
  line-height: 20%;
}

.text-block-138 {
  width: 387px;
  font-size: 20px;
  font-weight: 700;
  line-height: 119.5%;
}

.div-block-75 {
  background-color: #fff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 419.96px;
  height: 66.2px;
  margin-top: 15px;
  display: flex;
  box-shadow: 4px 4px 10px 4px #0003;
}

.div-block-76 {
  margin-left: 62px;
}

.div-block-77 {
  margin-left: -14px;
}

.div-block-78 {
  margin-left: 23px;
}

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

.button-10 {
  color: #191919;
  text-transform: uppercase;
  background-color: #80ff00;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 624.14px;
  height: 73.92px;
  margin-top: 63px;
  padding-left: 40px;
  padding-right: 0;
  font-size: 16.7px;
  font-weight: 700;
  line-height: 119.5%;
  display: flex;
  position: relative;
}

.image-109 {
  margin-top: -98px;
  margin-left: 20px;
  position: relative;
}

.div-block-79 {
  margin-top: 0;
}

.div-block-80 {
  border: 1px solid #f10000;
  border-radius: 29px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 582.95px;
  height: 138.74px;
  margin-top: 0;
  margin-bottom: 48px;
  display: flex;
}

.text-block-140 {
  color: #f10000;
  margin-top: 33px;
  font-size: 20px;
  font-weight: 700;
  line-height: 119.5%;
  display: none;
}

.text-block-141 {
  font-size: 20px;
  line-height: 20%;
}

.text-block-142 {
  text-align: center;
  margin-top: 48px;
  font-size: 15px;
  line-height: 119.5%;
}

.button-11 {
  text-transform: uppercase;
  background-color: #002cf1;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 204.51px;
  height: 43px;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 119.5%;
  display: flex;
}

.image-110 {
  width: 735px;
  height: 31px;
}

.image-110-copy {
  flex: 0 auto;
  display: none;
}

.button-12 {
  display: none;
}

.youtube-5 {
  width: 100%;
  height: auto;
}

.div-block-81 {
  height: 0;
}

.section-13 {
  background-color: #efefef;
}

.container-27 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1173px;
  display: flex;
}

.div-block-82 {
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  margin-top: 0;
  display: flex;
}

.div-block-83 {
  width: 325.48px;
  margin-top: 210px;
  margin-right: 50px;
}

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

.text-block-144 {
  padding-right: 90px;
  font-size: 28px;
  font-weight: 700;
  line-height: 31.9px;
}

.text-span-21 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #e22979, #ff8a57);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.text-block-145 {
  font-size: 18.78px;
  line-height: 19.7px;
}

.text-block-146 {
  width: 200px;
  padding-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18.78px;
  line-height: 19.7px;
}

.image-114 {
  width: 116px;
  height: 117px;
}

.bold-text-10 {
  font-weight: 900;
}

.div-block-85 {
  border-bottom: 1px solid #00000061;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 636px;
  padding-left: 60px;
  display: flex;
}

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

.div-block-87 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-147 {
  font-size: 28px;
}

.text-block-148 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #e22979, #ff8a57);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-149 {
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
}

.text-block-148-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #a62eb1, #af36a5);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-148-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #b138a1, #b93f95);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-148-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #bc4192, #c44986);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-148-6 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(137deg, #c74b82, #cf5176);
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.section-14 {
  background-color: #efefef;
}

.container-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1150px;
  display: flex;
}

.div-block-88 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: -96px;
  margin-bottom: -200px;
  display: flex;
}

.div-block-89 {
  background-image: url('../images/Vector-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 900.43px;
  height: auto;
  display: flex;
}

.text-block-150 {
  text-align: center;
  margin-top: -15px;
  font-size: 21px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-22 {
  color: #fff;
  background-image: linear-gradient(134deg, #e22979, #ff8a57);
  margin-left: -3px;
  padding-left: 5px;
  padding-right: 5px;
}

.slider-2 {
  color: #000;
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 400px;
  margin-bottom: 75px;
  display: flex;
}

.icon-3, .icon-4 {
  z-index: 5;
  color: #000;
}

.slide-nav-2 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
}

.image-115 {
  width: 676px;
  max-width: none;
  height: 323.07px;
}

.div-block-90 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.mask-2 {
  height: auto;
}

.image-115-copy {
  width: 676px;
  max-width: none;
  height: 323.07px;
}

.button-13 {
  color: #1b1b1b;
  text-transform: uppercase;
  background-color: #0dff35;
  background-image: linear-gradient(90deg, #8ee700 17%, #c0ff5a 50%, #8ee700 83%);
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 62px;
  margin-top: -36px;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
  display: flex;
  position: relative;
}

.div-block-88-copy {
  justify-content: flex-start;
  align-items: center;
  width: 1050px;
  margin-top: -126px;
  display: flex;
}

.image-116 {
  width: 322px;
  height: 387px;
  position: relative;
}

.div-block-91 {
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -45px;
  display: flex;
}

.div-block-92 {
  background-color: #415c76;
  width: 946px;
  height: 15px;
}

.section-15 {
  background-color: #efefef;
  background-image: url('../images/Group-2559.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.container-29 {
  max-width: 1060px;
}

.div-block-93 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.text-block-151 {
  font-size: 22px;
  line-height: 28px;
  display: block;
}

.text-block-152 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(155deg, #e22979, #ff8a57);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.list-3 {
  width: 456px;
  margin-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 28px;
}

.div-block-94 {
  width: 40%;
}

.div-block-95 {
  margin-top: 130px;
  margin-bottom: 20px;
}

.slider-2-2 {
  color: #000;
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 400px;
  margin-bottom: 75px;
  display: flex;
}

.slider-3, .imgray {
  display: none;
}

.image-121 {
  width: 489px;
  height: 735px;
  display: none;
}

.text-block-151-copy {
  font-size: 22px;
  line-height: 28px;
  display: none;
}

.text-block-152-copy {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(155deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 32px;
  font-weight: 700;
  line-height: 28px;
  display: none;
}

.text-block-116-copy {
  margin-top: 30px;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-23, .text-span-24 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-118-copy {
  width: 376px;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.image-122 {
  width: 140px;
  margin-top: 0;
  margin-left: 122px;
  display: none;
}

.image-123, .image-124, .image-125, .image-126, .image-127 {
  width: 37px;
  height: 19px;
}

.image-128 {
  display: none;
}

.image-129 {
  width: 21px;
  height: 21px;
}

.image-130 {
  width: 18px;
  height: 18px;
}

.image-131, .image-132 {
  width: 21px;
  height: 21px;
}

.image-133, .image-134 {
  width: 18px;
  height: 18px;
}

.image-135 {
  width: 345px;
  height: 166px;
}

.image-136 {
  width: 324px;
  height: 324px;
}

.image-137 {
  width: 162px;
  height: 216px;
}

.image-138 {
  width: 21px;
  height: 21px;
}

.image-139 {
  width: 18px;
  height: 18px;
}

.image-140 {
  width: 345px;
  height: 166px;
}

.image-141 {
  width: 21px;
  height: 21px;
}

.image-142 {
  width: 18px;
  height: 18px;
}

.image-143 {
  width: 21px;
  height: 21px;
}

.image-144 {
  width: 18px;
  height: 18px;
}

.image-145 {
  opacity: 1;
  width: 37px;
  height: 19px;
}

.image-146 {
  width: 162px;
  height: 216px;
}

.div-block-97 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -33px;
  display: none;
}

.section-16 {
  background-image: url('../images/Frame-1982.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.container-30 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-153 {
  color: #fff;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 100%;
}

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

.div-block-99 {
  background-image: url('../images/c.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 25.33px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 161.96px;
  height: 161.96px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.text-block-154 {
  line-height: 100px;
}

.text-block-155 {
  color: #fff;
  font-size: 72.51px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-156 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-size: 24.2px;
  line-height: 100%;
}

.link-20, .link-21, .link-22 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.image-147 {
  float: right;
  text-align: left;
  margin-top: 3px;
  margin-right: -17px;
  position: static;
}

.container-31 {
  max-width: 1140px;
}

.text-block-157 {
  color: #3a3a3a;
  width: 330px;
  margin-top: 22px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14.96px;
  font-weight: 200;
}

.div-block-100 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: -38px;
  margin-left: 52px;
  display: flex;
}

.text-block-158 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 119.5%;
  display: flex;
}

.section-17 {
  background-color: #fff;
  background-image: url('../images/bg-6.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.text-block-159 {
  text-align: left;
  width: 330px;
  margin-top: 42px;
  padding-left: 0;
  padding-right: 0;
  font-size: 24.31px;
  font-weight: 700;
  line-height: 101%;
}

.youtube-6 {
  width: 759.7px;
  height: auto;
  margin-left: -14px;
}

.image-148 {
  margin-top: 0;
  margin-left: 50px;
}

.div-block-101 {
  margin-top: 0;
}

.columns-10 {
  width: 102%;
  margin-top: 72px;
  margin-bottom: 150px;
}

.image-151 {
  border-radius: 8px;
  width: 399px;
  height: 225px;
}

.container-32 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: -35px;
  display: flex;
}

.image-152 {
  width: 398px;
  max-width: 398px;
  height: 224.43px;
}

.button-14 {
  color: #191919;
  background-color: #1fceb7;
  border-radius: 7.48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 47.92px;
  margin-top: 24px;
  margin-bottom: 38px;
  font-size: 18.7px;
  font-weight: 700;
  line-height: 97.5%;
  display: flex;
}

.text-span-27 {
  color: #e28655;
}

.div-block-103 {
  justify-content: space-between;
  align-items: center;
  width: 1232px;
  margin-top: 38px;
  margin-bottom: -13px;
  display: flex;
}

.column-18 {
  padding-left: 0;
  padding-right: 0;
}

.columns-9 {
  width: 100%;
  margin-top: 110px;
  display: flex;
}

.image-154 {
  width: 398px;
  max-width: 398px;
  height: 225px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-22-2 {
  background-color: #fff;
  background-image: url('../images/Rectangle-274.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-radius: 7.48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 371.75px;
  height: 393.77px;
  max-height: 100%;
  margin-left: -20px;
  display: flex;
}

.div-block-104 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-23 {
  color: #025158;
  text-decoration: none;
}

.div-block-105 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 79px;
  margin-bottom: 79px;
  display: flex;
}

.text-block-160 {
  color: #025158;
  font-size: 18px;
  font-weight: 600;
  line-height: 97.5%;
}

.link-24 {
  color: #025158;
  text-decoration: none;
}

.div-block-106 {
  border-top: 1px solid #114c734d;
  border-radius: 0;
  width: 1183px;
  margin-top: 117px;
}

.image-155 {
  float: right;
  width: 516.39px;
  max-width: 516.39px;
  height: 519.313px;
}

.button-4-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #1877f2;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 125px;
  padding-right: 167px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-4-1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(90deg, #08c, #009deb);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 108px;
  padding-right: 149px;
  font-family: Sf Pro Display;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.link-25 {
  color: #025158;
  text-decoration: none;
}

.image-156 {
  margin-top: -35px;
}

.image-24-1 {
  float: right;
  margin-top: -60px;
  margin-bottom: 0;
  margin-right: 77px;
  position: static;
  inset: 0% 0% auto auto;
}

.text-block-27-1 {
  width: auto;
  margin-top: 21px;
  font-family: Sf Pro Display;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.columns-11 {
  width: auto;
  max-width: 1166px;
  margin-top: 132px;
}

.text-block-27-2 {
  width: auto;
  margin-top: 21px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-107 {
  width: 1200px;
  max-width: 1200px;
  margin-top: 70px;
}

.image-24-2 {
  float: right;
  margin-top: -66px;
  margin-bottom: 0;
  margin-right: 77px;
  position: static;
  inset: 0% 0% auto auto;
}

.image-157 {
  float: right;
  margin-top: -60px;
  margin-bottom: 0;
  margin-right: 77px;
  position: static;
  inset: 0% 0% auto auto;
}

.text-block-161 {
  width: 580px;
  margin-top: 32px;
  font-size: 18px;
  font-weight: 300;
}

.button-4-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(230deg, #6ee583, #51c164 50%, #4cb95f);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 90px;
  padding-right: 180px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-162 {
  color: #025158;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 300;
}

.button-15 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(230deg, #6ee583, #51c164 50%, #4cb95f);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 90px;
  padding-right: 180px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.container-33 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.column-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-109 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -76px;
  margin-left: 20px;
  display: flex;
}

.text-block-163 {
  color: #025158;
  text-align: left;
  width: 120px;
  margin-top: 28px;
  margin-left: 36px;
  font-size: 18px;
  font-weight: 300;
}

.columns-7-1 {
  width: auto;
  max-width: 1166px;
  margin-top: 132px;
  display: none;
}

.section-18 {
  margin-top: 0;
}

.text-block-164 {
  color: #025158;
  width: 500px;
  margin-left: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-165 {
  text-transform: uppercase;
  margin-top: 96px;
  margin-bottom: 3px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  display: none;
}

.text-span-28 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(118deg, #8f20d3, #f97d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-165-copy {
  text-transform: uppercase;
  margin-top: 96px;
  margin-bottom: 87px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  display: none;
}

.section-19 {
  background-image: url('../images/bg_certo.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.container-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-110 {
  justify-content: center;
  align-items: center;
  margin-left: 146px;
  display: flex;
}

.div-block-111 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-158 {
  width: 128.14px;
  max-width: none;
  height: 171.38px;
  margin-left: 47px;
}

.text-block-166 {
  margin-top: 42px;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-29 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(132deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-span-30 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-167 {
  text-transform: none;
  width: 410px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-span-31 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.div-block-113, .div-block-114 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-115 {
  color: #fff;
  background-color: red;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55.77px;
  margin-top: 39px;
  font-family: Sf Pro Display;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

.text-block-168 {
  text-transform: uppercase;
}

.container-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.div-block-116 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 39px;
  margin-bottom: 102px;
  display: flex;
}

.div-block-117 {
  background-color: #54109300;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.youtube-7 {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.div-block-118 {
  background-image: url('../images/card1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 371.75px;
  height: 350px;
  margin-top: 21px;
  margin-left: 17px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-169 {
  margin-top: 27px;
  font-family: Sf Pro Display;
  font-size: 24.31px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-span-32 {
  color: #8e19d3;
}

.text-block-170 {
  color: #3a3a3a;
}

.text-block-171 {
  color: #3a3a3a;
  margin-top: 12px;
}

.button-16 {
  color: #000;
  text-transform: uppercase;
  background-color: #80ff00;
  border-radius: 7.48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 306.68px;
  height: 45.92px;
  margin-top: 18px;
  font-family: Sf Pro Display;
  font-size: 16px;
  font-weight: 700;
  line-height: 97.5%;
  display: flex;
}

.div-block-119 {
  background-color: #541093;
  border-radius: 8px;
  width: 705.35px;
  height: 403px;
  padding: 5px;
}

.div-block-120 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-121 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.button-17 {
  color: #fff;
  background-color: #541093;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 139.08px;
  height: 44.64px;
  margin-top: -6px;
  margin-right: 14px;
  font-family: Sf Pro Display;
  font-size: 14.95px;
  display: flex;
}

.section-20 {
  background-image: url('../images/bg2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  font-family: Sf Pro Display;
}

.container-36 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.text-block-172 {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  line-height: 119.5%;
}

.div-block-122 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 481.5px;
  margin-top: 51px;
  display: flex;
}

.div-block-123 {
  background-image: url('../images/Rectangle-293.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
  height: 10.69px;
}

.div-block-124 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 60px;
  display: flex;
}

.image-159 {
  width: 250.7px;
  height: 349.87px;
}

.div-block-125 {
  margin-left: 40px;
  margin-right: 40px;
}

.container-37 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.image-160 {
  float: right;
  margin-top: -60px;
  margin-bottom: 0;
  margin-right: 77px;
  position: static;
  inset: 0% 0% auto auto;
}

.text-block-173 {
  width: 580px;
  margin-top: 15px;
  font-family: Sf Pro Display;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.button-18 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(230deg, #6ee583, #51c164 50%, #4cb95f);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 50px;
  padding-right: 120px;
  font-family: Sf Pro Display;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.div-block-126 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 615px;
  margin-top: 21px;
  margin-left: 20px;
  display: flex;
}

.text-block-174 {
  color: #000;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(131deg, #8e19d3, #ca4e7e);
  -webkit-background-clip: text;
  background-clip: text;
  width: 500px;
  margin-left: 0;
  font-family: Sf Pro Display;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-127 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 57px;
  font-family: Sf Pro Display;
  display: flex;
}

.div-block-128 {
  width: 467.79px;
  height: auto;
  margin-top: 12px;
  margin-right: 41px;
}

.text-block-175 {
  color: #8e19d3;
  text-align: center;
  font-family: Sf Pro Display;
  font-size: 23.03px;
  font-weight: 700;
}

.div-block-129 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 467.781px;
  height: auto;
  margin-top: 21px;
  display: flex;
}

.html-embed-7 {
  width: 465px;
  margin-top: 2px;
}

.text-block-130-copy {
  color: #8e19d3;
  font-family: Sf Pro Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-block-131-copy {
  color: #8e19d3;
  margin-top: 12px;
  font-family: Sf Pro Text;
  font-size: 18px;
  font-weight: 300;
}

.link-20-copy, .link-21-copy, .link-22-copy {
  color: #8e19d3;
  text-decoration: none;
}

.text-block-133-copy {
  color: #8e19d3;
  font-family: Sf Pro Text;
  font-size: 18px;
  font-weight: 400;
  line-height: 97.5%;
}

.div-block-70-copy {
  justify-content: space-between;
  align-items: flex-start;
  width: 900px;
  margin-top: 20px;
  display: flex;
}

.div-block-130 {
  background-color: #8e19d37d;
  width: 1140.71px;
  height: 2px;
  margin-top: 54px;
  margin-bottom: 33px;
}

.div-block-128-copy {
  width: 467.79px;
  height: auto;
  margin-top: 12px;
  margin-right: 41px;
  display: none;
}

.button-16-2 {
  color: #000;
  text-transform: uppercase;
  background-color: #80ff00;
  border-radius: 7.48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 306.68px;
  height: 45.92px;
  margin-top: 15px;
  font-family: Sf Pro Display;
  font-size: 16px;
  font-weight: 700;
  line-height: 97.5%;
  display: flex;
}

.div-block-121-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.button-17-copy {
  color: #fff;
  background-color: #541093;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 139.08px;
  height: 44.64px;
  margin-top: -6px;
  margin-right: 5px;
  font-family: Sf Pro Display;
  font-size: 14.95px;
  display: flex;
}

.div-block-121-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.button-17-copy-copy {
  color: #fff;
  background-color: #541093;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 139.08px;
  height: 44.64px;
  margin-top: -6px;
  margin-right: 14px;
  font-family: Sf Pro Display;
  font-size: 14.95px;
  display: flex;
}

.link-block-7 {
  margin-left: 40px;
  margin-right: 40px;
}

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

.text-block-177 {
  color: red;
  margin-bottom: 42px;
  font-size: 16px;
  text-decoration: underline;
}

.link-26 {
  color: red;
  display: block;
}

.text-block-177-copy {
  color: red;
  margin-bottom: 42px;
  font-size: 16px;
  text-decoration: underline;
  display: none;
}

.input-copy {
  border: 1px solid #bbb;
  border-radius: 8px;
  width: 400px;
  height: 52px;
  padding-top: 0;
  padding-bottom: 20px;
  display: none;
}

.desktop-2 {
  display: none;
}

.section-16-redirect {
  background-image: url('../images/Frame-1982.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.section-21 {
  display: none;
}

.div-block-69-copy-redirect {
  background-image: url('../images/faixa.svg');
  background-position: 50% 0;
  background-size: auto;
  height: 62px;
  margin-top: 0;
  display: block;
}

.div-block-74-copy {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 300px;
  padding: 10px 10px 5px;
  display: none;
}

.div-block-76-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.text-block-138-copy {
  text-align: center;
  width: 387px;
  font-size: 20px;
  font-weight: 700;
  line-height: 119.5%;
}

.div-block-73-copy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  margin-bottom: 0;
  display: flex;
}

.text-block-136-copy {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 199.5%;
  display: none;
}

.button-10-copy {
  color: #191919;
  text-transform: uppercase;
  background-color: #80ff00;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 624.14px;
  height: 73.92px;
  margin-top: 39px;
  padding-left: 40px;
  padding-right: 0;
  font-size: 16.7px;
  font-weight: 700;
  line-height: 119.5%;
  display: flex;
  position: relative;
}

.image-108-copy {
  width: 259.53px;
  height: 123.91px;
  margin-top: 33px;
}

.text-block-178 {
  text-align: center;
  text-transform: none;
  margin-top: 3px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.button-12-copy {
  display: none;
}

.text-block-134-copy {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 119.5%;
}

.link-block-8 {
  margin-left: 20px;
  margin-right: 20px;
}

.button-wthasapp {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #56ca6a;
  background-image: url('../images/w.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 280px;
  height: 64px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.div-block-166 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  margin-bottom: 94px;
  display: flex;
}

.div-step-corner {
  color: #fff;
  text-align: center;
  -webkit-clip-path: polygon(30px 0%, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0% 30px);
  clip-path: polygon(30px 0%, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0% 30px);
  background-color: #2b0f3b;
  border-radius: 0;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 500.63px;
  padding-top: 42px;
  padding-bottom: 52px;
  display: flex;
}

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

.text-block-corner {
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  line-height: 62px;
}

.title-step {
  color: #2b0f3b;
  text-align: center;
  margin-bottom: 8px;
  font-size: 42px;
  font-weight: 700;
  line-height: 62px;
}

.text-block-179 {
  flex: 0 auto;
  width: 420.31px;
  margin-top: 9.72px;
  padding-bottom: 18px;
  font-size: 24.63px;
  line-height: 120%;
}

.text-block-step {
  width: 350px;
  font-size: 22px;
}

.div-step {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 501px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.text-block-180 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 119.5%;
}

.text-bg-gradient {
  color: #fff;
  background-image: linear-gradient(171deg, #8e19d3 1%, #dc5e5e 75%, #ff7d32 94%);
  padding-left: 5px;
  padding-right: 5px;
}

.text-block-181 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 199.5%;
}

.bg-gradient-bar-cover {
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(171deg, #8e19d37a, #e869527a 75%, #ff7d327a);
  border-radius: 20px;
  width: 660px;
  height: 28px;
}

.bg-gradient-bar {
  color: #fff;
  background-image: linear-gradient(171deg, #8e19d3 1%, #dc5e5e 75%, #ff7d32 94%);
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 87%;
  height: 28px;
  display: flex;
}

.text-block-182 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 17px;
  font-size: 16px;
}

.text-block-136-copy-2 {
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 199.5%;
}

.title-step-2 {
  color: #2b0f3b;
  text-align: center;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 27.7px;
  font-weight: 700;
  line-height: 129%;
}

.div-block-169 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  margin-bottom: 94px;
  display: flex;
}

.button-wthasapp-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #56ca6a;
  background-image: url('../images/w.svg');
  background-position: 8%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 340px;
  height: 64px;
  padding-left: 50px;
  padding-right: 15px;
  font-size: 13.5px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.text-block-step-2 {
  width: 290px;
  font-size: 16.46px;
  font-weight: 300;
}

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

.text-block-corner-2 {
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  line-height: 62px;
}

.div-block-181-2 {
  width: auto;
  display: none;
}

.text-block-123--2 {
  flex: 0 auto;
  width: 300.31px;
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 16.63px;
  line-height: 120%;
}

.div-step-corner-2 {
  color: #fff;
  text-align: center;
  background-color: #2b0f3b;
  border-radius: 12.76px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 450.63px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-step-2 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 12.76px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 450.63px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-181 {
  width: auto;
  margin-top: 18px;
}

.text-block-167-copy {
  width: 440px;
  max-width: none;
  margin-top: 39px;
  font-size: 36px;
  font-weight: 700;
  line-height: 34px;
}

.text-span-33 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #9f199a, #e75438);
  -webkit-background-clip: text;
  background-clip: text;
}

.section-22 {
  background-image: linear-gradient(146deg, #dd96d9, #d268a8 28%, #e88483 72%, #fea05c);
  max-width: 100%;
  margin-top: 40px;
}

.div-block-182 {
  z-index: 2;
  background-color: #415c76;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 93.17px;
  margin-bottom: -39px;
  display: flex;
  position: relative;
}

.div-block-183 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-162 {
  width: 27px;
  height: 28px;
}

.text-block-183 {
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20.27px;
  font-weight: 400;
  line-height: 32.3px;
}

.text-span-34 {
  color: #ffc193;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-184 {
  color: #fff;
  margin-left: 5px;
  font-size: 20.27px;
  font-weight: 700;
  line-height: 32.3px;
}

.div-block-184 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-185 {
  width: auto;
  padding-right: 20px;
}

.div-block-186 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-187 {
  background-color: #ff8a57;
  width: 1px;
  height: 55.16px;
}

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

.text-block-185 {
  color: #242424;
  font-size: 16px;
  font-weight: 700;
}

.text-span-35 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-167-copy {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Sf Pro Display;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-182-copy {
  z-index: 2;
  background-color: #ffd25f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 93.17px;
  margin-bottom: -39px;
  display: flex;
  position: relative;
}

.text-block-183-copy {
  color: #0b0b0b;
  text-transform: uppercase;
  margin-right: 15px;
  font-family: Sf Pro Display;
  font-size: 20.27px;
  font-weight: 400;
  line-height: 32.3px;
}

.text-span-34-copy {
  color: #370058;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-184-copy {
  color: #0b0b0b;
  margin-left: 5px;
  font-size: 20.27px;
  font-weight: 700;
  line-height: 32.3px;
}

.image-162-copy {
  width: 27px;
  height: 28px;
  display: none;
}

.text-block-118-copy-copy {
  margin-top: 20px;
  font-family: Sf Pro Display;
  font-size: 18px;
  line-height: 20.5px;
}

.left-arrow-3, .right-arrow-2 {
  z-index: 3;
}

.div-block-118-70 {
  background-image: url('../images/card1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 371.75px;
  height: 350px;
  margin-top: 21px;
  margin-left: 17px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-169-70 {
  margin-top: 60px;
  font-family: Sf Pro Display;
  font-size: 24.31px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-block-171-9 {
  color: #3a3a3a;
  margin-top: 12px;
}

.div-block-116-1 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 39px;
  margin-bottom: 102px;
  display: flex;
}

.text-block-169-1 {
  margin-top: 27px;
  font-family: Sf Pro Display;
  font-size: 24.31px;
  font-weight: 700;
  line-height: 97.5%;
}

.section-10-teste {
  background-image: url('../images/bg_1.avif');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-53-teste {
  width: 424px;
  margin-top: 54px;
  margin-bottom: 18px;
}

.text-block-166-teste {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 31px;
  font-weight: 700;
  line-height: 38px;
  display: block;
}

.text-span-36 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(142deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-120-teste {
  color: #838383;
  width: 457.55px;
  margin-bottom: 45px;
  font-family: Sf Pro Display;
  font-size: 10px;
  font-weight: 300;
  line-height: 16px;
}

.text-block-118-teste {
  margin-top: 10px;
  font-family: Sf Pro Display;
  font-size: 21px;
  line-height: 26px;
}

.text-block-181-teste {
  margin-bottom: 10px;
  font-family: Sf Pro Display;
  font-size: 40px;
  font-weight: 500;
  line-height: 199.5%;
}

.bg-gradient-teste {
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(171deg, #8e19d37a, #e869527a 75%, #ff7d327a);
  border-radius: 5.33px;
  justify-content: flex-start;
  align-items: center;
  width: 979.83px;
  height: 40px;
  padding-left: 3px;
  display: flex;
}

.bg-gradient-bar-teste {
  color: #fff;
  background-image: linear-gradient(171deg, #8e19d3 1%, #dc5e5e 75%, #ff7d32 94%);
  border-radius: 5.33px;
  justify-content: flex-end;
  align-items: center;
  width: 784.13px;
  height: 34.01px;
  display: flex;
}

.text-block-182-trste {
  justify-content: flex-end;
  align-items: center;
  padding-right: 17px;
  font-family: Sf Pro Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 119%;
}

.image-108-teste {
  width: 259.53px;
  height: 123.91px;
  margin-top: 51px;
}

.text-block-186 {
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Sf Pro Display;
  font-size: 26.67px;
  line-height: 119%;
}

.div-block-181-teste {
  width: auto;
  margin-top: 18px;
  padding: 10px 10px 5px;
}

.text-block-187 {
  width: 516px;
  font-family: Sf Pro Display;
  font-size: 26.67px;
  font-weight: 700;
  line-height: 119%;
}

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

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

.div-block-191 {
  background-color: #fff;
  border-radius: 5.33px;
  justify-content: flex-start;
  align-items: center;
  width: 559.95px;
  height: 88.27px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 50px;
  padding-right: 10px;
  display: flex;
  box-shadow: 3px 5px 10px 3px #0003;
}

.text-block-188 {
  font-family: Sf Pro Display;
  font-size: 21.33px;
  font-style: italic;
  font-weight: 100;
  line-height: 129%;
}

.text-span-37 {
  font-style: normal;
  font-weight: 700;
}

.div-block-192 {
  z-index: 2;
  margin-right: -34px;
  position: relative;
}

.div-block-193 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -42px;
  display: flex;
}

.div-block-194 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-19 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #80ff00;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 832.18px;
  height: 98.56px;
  padding-left: 74px;
  font-family: Sf Pro Display;
  font-size: 26.07px;
  font-weight: 700;
  display: flex;
}

.image-163 {
  margin-top: -75px;
  margin-left: 32px;
}

.div-block-195 {
  border-bottom: 1.33px solid #f10000;
  border-left: 1.33px solid #f10000;
  border-right: 1.33px solid #f10000;
  border-bottom-right-radius: 38.67px;
  border-bottom-left-radius: 38.67px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 777.27px;
  height: 238.32px;
  margin-top: 21px;
  margin-bottom: 40px;
  display: flex;
}

.text-block-189 {
  color: #f10000;
  margin-top: 33px;
  font-family: Sf Pro Display;
  font-size: 26.67px;
  font-weight: 700;
  line-height: 119%;
}

.text-block-190 {
  margin-top: 9px;
  font-family: Sf Pro Display;
  font-size: 26.67px;
  line-height: 119%;
}

.button-20 {
  text-align: center;
  text-transform: uppercase;
  background-color: #f10000;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 339.35px;
  height: 71.43px;
  margin-top: 15px;
  font-family: Sf Pro Display;
  font-size: 26.67px;
  font-weight: 700;
  display: flex;
}

.button-21 {
  display: none;
}

.section-23 {
  background-image: linear-gradient(151deg, #cfcfcf, #fff);
  width: 100vw;
  height: 100vh;
}

.container-38 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-164 {
  width: 205px;
  height: 98px;
}

.text-block-191 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.text-block-192 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-span-38, .text-span-39 {
  color: #ff8c41;
}

.text-span-40 {
  color: #fff;
  background-color: #415c76;
  padding-left: 5px;
  padding-right: 5px;
}

.text-block-193 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.text-block-194, .text-block-195 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-span-41 {
  color: #415c76;
}

.div-block-69-copy {
  background-image: url('../images/Group-2553.svg');
  background-position: 50% 0;
  background-size: auto;
  height: 62px;
  margin-top: 0;
  display: block;
}

.section-10-3 {
  background-image: url('../images/Group-2556.webp');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.div-block-196, .div-block-197 {
  display: none;
}

.div-block-53-b {
  width: 424px;
  margin-top: 69px;
  margin-bottom: 93px;
}

.text-span-42 {
  color: #ed6e37;
}

.text-block-167-b {
  text-transform: none;
  width: 410px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-118-b {
  width: 376px;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.text-span-43, .text-span-44 {
  color: #ff7d32;
}

.text-block-167-c {
  text-transform: none;
  width: 410px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-53-c {
  width: 424px;
  margin-top: 69px;
  margin-bottom: 93px;
}

.text-block-118-c {
  width: auto;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.section-10teste {
  background-image: url('../images/Group-2556.webp');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.div-block-53teste-2 {
  width: 424px;
  margin-top: 114px;
  margin-bottom: 93px;
}

.text-block-167-5 {
  text-transform: none;
  width: 410px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.div-block-53-d {
  width: 424px;
  margin-top: 114px;
  margin-bottom: 93px;
}

.div-block-187-copy {
  background-color: #ff8a57;
  width: 1px;
  height: 55.16px;
}

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

.div-block-54-d {
  background-image: url('../images/Rectangle-295.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 391px;
  height: 31px;
  margin-top: 15px;
  display: none;
}

.div-block-196-d {
  display: none;
}

.div-block-55-d {
  margin-top: -60px;
  display: none;
}

.clase {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.div-block-53-teste-2 {
  width: 424px;
  margin-top: 114px;
  margin-bottom: 93px;
}

.section-10-teste-2 {
  background-image: url('../images/Group-2556.webp');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.card-1-2 {
  outline-offset: 0px;
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/retaguloteste.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: space-between;
  align-items: flex-start;
  width: 445.719px;
  height: 386.07px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.card-2-2, .card-3-2 {
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/retaguloteste.svg');
  background-position: 50% 0;
  background-size: auto;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  justify-content: space-between;
  align-items: flex-start;
  width: 445.719px;
  height: 386.07px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.div-block-198 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-91-copy {
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.text-block-167-teste {
  text-transform: none;
  width: 410px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

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

.text-block-196 {
  color: #000;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11.43px;
  font-weight: 700;
  line-height: 18px;
}

.button-4-2-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #1877f2;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 75px;
  padding-right: 140px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-197 {
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 9.51px;
  line-height: 14px;
}

.text-block-198 {
  color: #e22979;
  font-size: 14.92px;
  font-weight: 700;
  line-height: 97.5%;
}

.div-block-200 {
  width: 467.79px;
  height: auto;
  margin-top: 12px;
  margin-right: 41px;
}

.container-39 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.div-block-201 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-175 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.text-block-199 {
  color: #e22979;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}

.image-167 {
  width: 401px;
  max-width: none;
  height: 191px;
}

.div-block-202 {
  background-color: #54109300;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 0;
  display: flex;
}

.link-21-copy-2 {
  color: #53011d;
  text-decoration: none;
}

.text-block-200 {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  line-height: 119.5%;
}

.image-168 {
  float: right;
  margin-top: -60px;
  margin-bottom: 0;
  margin-right: 77px;
  position: static;
  inset: 0% 0% auto auto;
}

.html-embed-8 {
  width: 465px;
  margin-top: 2px;
}

.div-block-203 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 467.781px;
  height: auto;
  margin-top: 21px;
  display: flex;
}

.div-block-204 {
  width: 650px;
  height: 162.969px;
  margin-top: 10px;
}

.div-block-176 {
  background-color: #e22979;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 407px;
  height: 139.77px;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.section-25 {
  background-color: #fff;
}

.text-block-27-1-2 {
  width: auto;
  margin-top: 21px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-179 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 401px;
  height: 191px;
  display: flex;
}

.container-40 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.text-block-201 {
  color: #191919;
  width: 580px;
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-130-copy-2 {
  color: #53011d;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.button-22 {
  color: #191919;
  text-align: center;
  background-color: #73e500;
  background-image: linear-gradient(90deg, #8ee700, #c0ff5a 50%, #8ee700);
  border-radius: 7.48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 234px;
  height: 50px;
  font-weight: 700;
  display: flex;
}

.div-block-208 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 60px;
  display: flex;
}

.text-block-27-2-2 {
  width: auto;
  margin-top: 21px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-209 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 481.5px;
  margin-top: 51px;
  display: flex;
}

.text-block-133-copy-2 {
  color: #53011d;
  font-size: 18px;
  font-weight: 400;
  line-height: 97.5%;
}

.container-41 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 178px;
  display: flex;
}

.div-block-210 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.link-20-copy-2 {
  color: #53011d;
  text-decoration: none;
}

.button-4-1-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(90deg, #08c, #009deb);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 51px;
  padding-right: 123px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.section-26 {
  background-image: url('../images/bg2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.section-27 {
  background-image: radial-gradient(circle, #1d3f5f 43%, #14293d);
}

.div-block-211 {
  margin-left: 17px;
}

.button-23 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(230deg, #6ee583, #51c164 50%, #4cb95f);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 81px;
  margin-top: 19px;
  padding-left: 50px;
  padding-right: 120px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.div-block-212 {
  width: 398px;
  height: 80px;
  display: flex;
}

.div-block-180 {
  background-color: #0e1924;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 745px;
  height: 608px;
  display: flex;
}

.container-42 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-169 {
  width: 200px;
  height: 200px;
  margin-top: -33px;
}

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

.text-block-202 {
  font-size: 37.96px;
  font-weight: 700;
  line-height: 39.3px;
}

.div-block-215 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 401px;
  height: auto;
  margin-top: 0;
  margin-left: 8px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-203 {
  color: #fff;
  margin-top: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 97.5%;
}

.div-block-178 {
  color: #fff;
  background-color: #9e1d55;
  border-radius: 11.91px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 79.28px;
  height: 79.28px;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.button-24 {
  color: #fff;
  background-color: #541093;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 139.08px;
  height: 44.64px;
  margin-top: -6px;
  margin-right: 14px;
  font-size: 14.95px;
  display: none;
}

.div-block-216 {
  background-color: #54109300;
  border-radius: 8px;
  width: 700px;
  height: 393.188px;
  padding: 0;
}

.text-block-204 {
  color: #d4d4d4;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
}

.div-block-217 {
  background-color: #53011d7d;
  width: 1140.71px;
  height: 2px;
  margin-top: 54px;
  margin-bottom: 33px;
}

.text-block-205 {
  color: #e22979;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 500px;
  margin-left: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.image-170 {
  width: 250.7px;
  height: 349.87px;
}

.link-22-copy-2 {
  color: #53011d;
  text-decoration: none;
}

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

.youtube-8 {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.text-span-46 {
  text-decoration: underline;
}

.div-block-218 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 615px;
  margin-top: 21px;
  margin-left: 20px;
  display: flex;
}

.text-block-131-copy-2 {
  color: #53011d;
  margin-top: 12px;
  font-size: 18px;
  font-weight: 300;
}

.div-block-179-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 401px;
  height: 191px;
  margin-top: 18px;
  margin-bottom: 18px;
  display: flex;
}

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

.container-43 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.body-12 {
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.image-171 {
  width: 266px;
  max-width: none;
  height: 107px;
}

.text-block-204-copy {
  color: #d4d4d4;
  text-align: justify;
  font-size: 13px;
  font-weight: 400;
}

.div-block-180-copy {
  background-color: #0e1924;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 745px;
  height: 628px;
  display: flex;
}

.text-span-36-1 {
  color: #8e19d3;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
}

.div-block-53-1 {
  width: 457.55px;
  margin-top: 69px;
  margin-bottom: 93px;
}

.text-block-118-2 {
  width: 476.08px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Sf Pro Display;
  font-size: 18px;
  line-height: 26px;
}

.div-block-219 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 30px;
  padding-left: 0;
  display: none;
}

.div-block-220 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 6px;
  margin-right: 6px;
  display: flex;
}

.text-block-206 {
  margin-left: 5px;
  font-size: 16px;
  font-weight: 700;
}

.input-2 {
  border: 1px solid #bbb;
  border-radius: 9.58px;
  width: 457.55px;
  height: 49.8px;
  padding-top: 0;
  padding-bottom: 20px;
}

.submit-button-3-1 {
  color: #010818;
  text-align: center;
  text-transform: uppercase;
  background-color: #0cff34;
  border: 1px #54109394;
  border-radius: 8px;
  width: 457.55px;
  height: 63.62px;
  font-size: 23px;
  font-weight: 700;
  line-height: 97.5%;
  box-shadow: -2px 5px 12px 4px #0003;
}

.div-block-55-3 {
  width: auto;
  height: 151.281px;
  margin-top: 0;
  margin-bottom: 0;
}

.section-28 {
  background-color: #f8f8f8;
  background-image: url('../images/Group-3153.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
}

.container-44 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 972px;
  margin-top: 0;
  display: flex;
}

.div-block-221 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.text-block-207 {
  text-align: center;
  font-size: 42.26px;
}

.text-block-208 {
  text-align: center;
  width: 800px;
  font-size: 42px;
  line-height: 100%;
}

.text-span-47 {
  color: var(--cor-1);
}

.div-block-222 {
  background-color: #ffffffa3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 972px;
  height: 456.27px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-223 {
  border-bottom: 1.05px solid #8e19d3;
  width: 748.02px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.div-block-225 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-226 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
  display: flex;
}

.text-block-209 {
  font-size: 22px;
  line-height: 24px;
}

.image-172 {
  width: 40px;
  max-width: none;
  height: 40px;
}

.image-173, .image-174 {
  width: 26px;
  max-width: none;
  height: 26px;
}

.image-172-1 {
  width: 41px;
  max-width: none;
  height: 40px;
}

.image-172-copy {
  width: 40px;
  max-width: none;
  height: 41px;
}

.image-172-2 {
  width: 42px;
  max-width: none;
  height: 42px;
}

.div-block-227 {
  width: 724px;
}

.text-block-210 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 30px;
}

.text-span-48 {
  color: var(--cor-1);
}

.div-block-228 {
  border: 1px solid #8e19d354;
  border-radius: 20px;
  padding: 20px;
}

.image-175 {
  width: 681.984px;
  max-width: none;
  height: 303.094px;
}

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

.div-block-219-1 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 0;
  display: flex;
}

.image-173-1, .image-174-1 {
  width: 38px;
  max-width: none;
  height: 38px;
}

.text-block-206-1 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.text-block-206-2 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

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

.bold-text-13 {
  color: var(--cor-1);
}

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

.text-block-213 {
  color: #00000096;
  text-align: justify;
  margin-top: 20px;
  font-size: 18px;
  line-height: 22px;
}

.div-block-230 {
  margin-bottom: 30px;
}

.div-block-230-1 {
  margin-bottom: 0;
}

.button-25 {
  background-color: var(--cor-1);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10.89px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 80.6px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 42px 7px #7b32be42;
}

.div-block-231 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

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

.text-span-49 {
  color: var(--cor-1);
}

.div-block-232 {
  justify-content: center;
  align-items: center;
  width: 376px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-233 {
  background-color: #fff;
  border-radius: 5.89px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 67.38px;
  max-width: none;
  height: 67.38px;
  display: flex;
  box-shadow: 4.42px 4.42px 8.83px #6464642e;
}

.text-block-215 {
  width: 296.71px;
  margin-left: 10px;
  font-size: 19.85px;
}

.div-block-85-1 {
  border-bottom: 1px #00000061;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 636px;
  margin-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.text-block-148-1 {
  color: #8e19d3;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-left: 7px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-234 {
  background-color: #0dff35;
  border-radius: 50px;
  justify-content: flex-end;
  align-items: center;
  width: 41.99px;
  height: 20.99px;
  display: flex;
  box-shadow: 2px 2px 8px 1px #0003;
}

.div-block-235 {
  background-color: #fff;
  border-radius: 30px;
  width: 16px;
  height: 16px;
  margin-right: 3px;
}

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

.div-block-237 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 702px;
  margin-top: 0;
  display: flex;
}

.text-block-216 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
}

.text-span-50 {
  color: var(--cor-1);
}

.slider-4 {
  background-color: #ddd0;
  width: 800px;
  height: 530px;
  margin-top: 20px;
}

.icon-5, .icon-6 {
  color: #00000080;
  margin-top: 200px;
}

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

.image-176 {
  width: 600px;
  max-width: none;
  height: 464.953px;
}

.button-25-1 {
  background-color: var(--cor-1);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10.89px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 80.6px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 2px 42px 7px #7b32be42;
}

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

.div-block-240 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-216-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
}

.image-177 {
  width: 399px;
  max-width: none;
  height: 454px;
}

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

.div-block-241 {
  width: 553px;
  margin-left: 20px;
  font-size: 22px;
  line-height: 27px;
}

.div-block-70-1 {
  justify-content: space-between;
  align-items: center;
  width: 800px;
  height: 180px;
  margin-top: 0;
  display: flex;
}

.text-block-130-1 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-block-131-1 {
  color: #fff;
  margin-top: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.image-178 {
  width: 125px;
  height: 60px;
}

.image-179 {
  width: 99px;
  height: 57px;
}

.image-176-1, .image-176-copy, .image-176-3 {
  width: 600px;
  max-width: none;
  height: 464.953px;
}

.image-108-1 {
  width: 259.53px;
  height: 87.5313px;
  margin-top: 45px;
  margin-bottom: 40px;
}

.text-block-166-teste-2 {
  margin-top: 18px;
  font-size: 40px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-51 {
  color: #8e19d3;
  font-weight: 700;
}

.text-block-166-teste-3 {
  margin-top: 18px;
  font-size: 40px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-52 {
  color: #8e19d3;
  font-weight: 700;
}

.text-block-166-teste-4 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-53 {
  color: #8e19d3;
  font-weight: 700;
}

.text-block-166-teste-5 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-54 {
  color: #8e19d3;
}

.text-block-166-teste-6 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-55 {
  color: #8e19d3;
}

.text-block-166-teste-7 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-56 {
  color: #8e19d3;
}

.text-block-166-teste-8 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-57 {
  color: #8e19d3;
  font-weight: 700;
}

.text-block-166-teste-9 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-58 {
  color: #8e19d3;
  font-weight: 700;
}

.text-block-166-teste-10 {
  margin-top: 18px;
  font-size: 38px;
  font-weight: 400;
  line-height: 43px;
  display: none;
}

.text-span-59 {
  color: #8e19d3;
}

.div-block-219-2 {
  border: 1px solid #8e19d3;
  border-radius: 8.3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 457.55px;
  height: 42.01px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0;
  display: flex;
}

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

.text-block-218 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #8e19d3, #ff7d32);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 23px;
  font-weight: 700;
}

.field-label {
  font-size: 13px;
  font-weight: 400;
}

.field-label-2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

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

.faixa {
  background-color: #ff0004;
  justify-content: center;
  align-items: center;
  height: 48px;
  display: none;
  overflow: hidden;
}

.brands_list-wrapper {
  justify-content: flex-start;
  align-items: center;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  -webkit-mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
  mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
}

.brands_list-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brands_item-block-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 335px;
  padding-right: 0;
  display: flex;
  position: static;
}

.brands_item-texts-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: block;
}

.brands_item-desc-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 700;
}

.bold-text-18 {
  text-transform: uppercase;
}

.faixa-2 {
  background-color: #ff0004;
  background-image: linear-gradient(146deg, #dd96d9, #d268a8 28%, #e88483 72%, #fea05c);
  justify-content: center;
  align-items: center;
  height: 48px;
  display: flex;
  overflow: hidden;
}

.brands_item-block-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  margin-right: -5px;
  padding-right: 0;
  display: flex;
  position: static;
}

.bold-text-19 {
  text-transform: uppercase;
}

.brands_list-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brands_list-wrapper-1 {
  justify-content: flex-start;
  align-items: center;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  -webkit-mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
  mask: linear-gradient(270deg, #0000, #000 15% 85%, #0000);
}

.bold-text-20 {
  font-size: 51px;
  line-height: 119.5%;
}

.text-span-60 {
  color: #6d13a1;
}

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

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

.div-block-244 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-245 {
  background-color: #681996;
  border-radius: 17.72px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 553.38px;
  height: 381.72px;
  margin-right: 10px;
  padding: 35px;
  display: flex;
}

.text-block-220 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 129%;
}

.text-block-221 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
}

.text-span-61 {
  color: #00d924;
}

.button-26 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #29f201;
  background-image: url('../images/Vector_1.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10.48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 389px;
  height: 64px;
  margin-top: 16px;
  padding-left: 63px;
  font-size: 30px;
  font-weight: 700;
  display: flex;
}

.div-block-246 {
  background-color: #efefef;
  border: .69px solid #541093;
  border-radius: 13.58px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 398.36px;
  margin-bottom: 10px;
  padding: 14px 21px;
  display: flex;
}

.text-block-222 {
  color: #6d13a1;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 129%;
}

.text-block-223 {
  text-align: center;
  font-size: 22px;
  line-height: 21px;
}

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

.text-block-223-1 {
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
}

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

.text-block-118-2-copy {
  width: 476.08px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Sf Pro Display;
  font-size: 23px;
  line-height: 26px;
}

.validador {
  display: block;
}

.validador-fb {
  display: none;
}

.section-22-1 {
  background-image: linear-gradient(146deg, #dd96d9, #d268a8 28%, #e88483 72%, #fea05c);
  max-width: 100%;
}

.section-22-3 {
  background-color: #fff;
  max-width: 100%;
}

.text-block-130-3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 97.5%;
}

.text-block-131-3 {
  color: #000;
  margin-top: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.link-22-3 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  text-decoration: none;
}

.text-block-224 {
  color: #000;
  margin-right: 20px;
}

.div-block-72-1 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-71-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.submit-button-3-3 {
  color: #010818;
  text-align: center;
  text-transform: uppercase;
  background-color: #0cff34;
  border: 1px #c07c15;
  border-radius: 8px;
  width: 457.55px;
  height: 63.62px;
  font-size: 23px;
  font-weight: 700;
  line-height: 97.5%;
  box-shadow: -2px 5px 12px 4px #0003;
}

.image-178-1 {
  width: 125px;
  height: 60px;
}

.image-179-1 {
  width: 99px;
  height: 57px;
}

.input-2-1 {
  border: 1px solid #bbb;
  border-radius: 9.58px;
  width: 457.55px;
  height: 49.8px;
  padding-top: 0;
  padding-bottom: 20px;
}

.div-block-248 {
  background-image: url('../images/Formulários.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  height: 166px;
}

.container-45 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 650px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-29 {
  background-color: #f8f8f8;
}

.text-block-225 {
  color: #000;
  text-align: center;
  width: 516px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-226 {
  color: #8e19d3;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 119%;
}

.text-block-227 {
  text-align: center;
  width: 516px;
  margin-top: 20px;
  font-size: 21px;
  line-height: 22px;
}

.button-27 {
  color: #000;
  text-align: center;
  background-color: #00d034;
  background-image: url('../images/Vector_1.svg');
  background-position: 23%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 476px;
  height: 60px;
  padding-left: 59px;
  font-size: 30px;
  font-weight: 700;
  display: flex;
}

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

.button-27-1 {
  color: #000c;
  text-align: center;
  background-color: #dedede;
  background-image: url('../images/Search-in-Mail.svg');
  background-position: 26%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 476px;
  height: 60px;
  margin-top: 10px;
  padding-left: 39px;
  padding-right: 0;
  font-size: 22px;
  font-weight: 700;
  display: flex;
}

.text-block-226-1 {
  color: #8e19d3;
  margin-bottom: 10px;
  font-size: 57.33px;
  font-weight: 700;
  line-height: 119%;
}

.text-block-225-1 {
  color: #000;
  text-align: center;
  width: 516px;
  margin-bottom: 20px;
  font-size: 20.07px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-250 {
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1.43px solid #8e19d3;
  border-radius: 25.27px;
  outline: 3px #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 458.67px;
  height: 382.43px;
  padding: 30px;
  display: flex;
}

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

.text-block-229 {
  font-size: 22px;
  line-height: 24px;
}

.text-block-230 {
  margin-top: 30px;
  font-size: 22px;
  line-height: 26px;
}

.button-27-2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  background-color: #cc4338;
  background-image: url('../images/Search-in-Mail-B.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 38px 38px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 476px;
  height: 75px;
  margin-top: 10px;
  padding-left: 45px;
  padding-right: 0;
  font-size: 34px;
  font-weight: 700;
  display: flex;
}

.button-27-copy {
  color: #000;
  text-align: center;
  background-color: #00d034;
  background-image: url('../images/Vector_1.svg');
  background-position: 14%;
  background-repeat: no-repeat;
  background-size: 38px 38px;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 476px;
  height: 75px;
  padding-left: 59px;
  font-size: 34px;
  font-weight: 700;
  display: flex;
}

.div-block-70-3 {
  justify-content: space-between;
  align-items: center;
  width: 800px;
  height: 180px;
  margin-top: 0;
  display: flex;
}

.div-block-251 {
  width: 1200px;
  height: 600px;
  margin-top: 40px;
}

.section-30 {
  display: none;
}

.section-12-3, .section-12-1-copy {
  display: block;
}

.section-12-1-copy {
  display: none;
}

.section-12-1-copy-copy {
  display: block;
}

@media screen and (max-width: 991px) {
  .div-block-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-42, .text-block-90, .image-89 {
    margin-left: 0;
  }

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

  .div-block-46 {
    width: 70%;
  }

  .text-block-95 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-6, .assistencia1 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

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

  .div-block-42 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .text-block-90 {
    text-align: center;
    margin-left: 0;
  }

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

  .div-block-46 {
    width: 70%;
  }

  .text-block-95 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-6, .assistencia1 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .margin-paddin-limiter-1, .margin-paddin-limiter-2, .margin-paddin-limiter-4 {
    display: none;
  }

  .grid-header {
    margin-left: 22px;
  }

  .right {
    display: none;
  }

  .div_event, .div_event--mobile {
    position: static;
  }

  .teste {
    background-color: #000;
    display: block;
  }

  .margin-paddin-mobile {
    background-color: #0000;
    max-width: 480px;
    display: block;
  }

  .header-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #efebe0;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 17px;
    display: flex;
  }

  .text-block-15 {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 19px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 196px;
    height: 40px;
    margin-top: 0;
    margin-left: 140px;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 20px;
    display: block;
  }

  .image-18 {
    margin-left: 102px;
  }

  .text-header-mobile {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 19px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 196px;
    height: 40px;
    margin-top: 0;
    margin-left: 86px;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 20px;
    display: block;
    position: relative;
  }

  .logo-mobile {
    margin-top: 6px;
    margin-left: 48px;
    position: relative;
  }

  .grid-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr minmax(231px, 1fr);
    position: relative;
  }

  .image-19 {
    margin-right: 6px;
  }

  .text-block-16 {
    color: #583afe;
    margin-left: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .container-7 {
    background-image: url('../images/hero.svg');
    background-position: 120% 0;
    background-repeat: no-repeat;
    background-size: 80%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-block-17 {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 20px;
    width: 230px;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 14.7px;
    font-weight: 600;
  }

  .image-20 {
    align-self: auto;
    width: 60%;
    margin-top: 0;
    display: block;
  }

  .grid-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 4.5fr;
    margin-top: -3px;
    margin-bottom: 3px;
    margin-left: 13px;
  }

  .text-block-18 {
    color: #583afe;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .body-mobile {
    background-color: #efebe0;
    border-radius: 8px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    display: block;
  }

  .section-5 {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    display: inline-block;
  }

  .section-6 {
    background-color: #fff;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-block-19 {
    color: #160f40;
    text-align: left;
    margin-top: 19px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 35px;
  }

  .text-block-20 {
    color: #160f40;
    text-align: justify;
    margin-top: -88px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 20px;
  }

  .text-span-5 {
    color: #242424;
    font-weight: 400;
    line-height: 18.5px;
  }

  .text-block-21 {
    color: #661a21;
    text-align: justify;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .text-field {
    color: #661a21;
    text-align: left;
    -webkit-text-stroke-width: .3px;
    border: 1px solid #661a21;
    border-radius: 8px;
    width: 350px;
    height: 52px;
    margin-bottom: 9px;
    padding: 0 12px 15px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .text-field-2 {
    color: #661a21;
    -webkit-text-stroke-width: .3px;
    border: 1px solid #661a21;
    border-radius: 8px;
    height: 52px;
    padding-top: 0;
    padding-bottom: 15px;
    font-family: Montserrat, sans-serif;
  }

  .submit-button {
    color: #160f40;
    text-align: center;
    text-transform: uppercase;
    background-color: #7fd111;
    border-radius: 8px;
    width: 350px;
    height: 62px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .form-block {
    align-self: center;
    margin-top: 13px;
  }

  .text-block-22 {
    color: #160f40;
    text-align: justify;
    margin-bottom: 19px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
  }

  .text-block-23 {
    color: #959565;
    text-align: left;
    text-transform: uppercase;
    margin-top: 25px;
    padding-left: 30px;
    padding-right: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 97.5%;
  }

  .grid-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr minmax(217px, 2.75fr);
    margin-top: 22px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-21 {
    margin-right: 0;
  }

  .text-block-24 {
    color: #160f40;
    margin-left: -60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-25 {
    margin-top: 20px;
    margin-left: -60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .image-22 {
    margin-top: 20px;
  }

  .text-block-26 {
    color: #160f40;
    margin-top: 20px;
    margin-left: -60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .image-23 {
    margin-top: 20px;
  }

  .text-block-27 {
    color: #160f40;
    margin-top: 20px;
    margin-left: -60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .image-24 {
    margin-top: 20px;
  }

  .div-block-4 {
    background-color: #963e46;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 400px;
    height: auto;
    margin-top: 48px;
  }

  .text-block-28 {
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    width: auto;
    max-width: 100%;
    margin-top: -85px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 97.5%;
  }

  .image-25 {
    width: 385px;
    max-width: none;
    margin-top: 13px;
    padding-left: 5px;
  }

  .grid-15 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .image-26 {
    width: 254px;
    margin-top: 35px;
    padding-left: 25px;
    display: block;
  }

  .image-27 {
    width: 254px;
    margin-top: 6px;
    padding-left: 25px;
  }

  .image-28 {
    width: 254px;
    margin-top: -13px;
    margin-bottom: 57px;
    padding-left: 25px;
  }

  .div-block-5 {
    background-color: #fbf9f3;
    width: 400px;
    margin-top: 0;
  }

  .grid-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fbf9f3;
    grid-template-columns: 1fr;
    margin-top: 28px;
  }

  .image-29 {
    background-color: #0000;
    margin-top: -57px;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
    inset: 2% auto auto 0%;
  }

  .form-2 {
    width: 350px;
  }

  .text-block-29 {
    color: #661a21;
    text-transform: uppercase;
    background-color: #fbf9f3;
    margin-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 28px;
  }

  .text-span-6 {
    font-weight: 800;
  }

  .text-block-30 {
    color: #242424;
    text-align: left;
    margin-top: 0;
    padding-top: 17px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .image-30 {
    background-color: #fbf9f3;
    margin-bottom: 10px;
    padding-left: 30px;
  }

  .div-block-6 {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 400px;
  }

  .text-block-31 {
    color: #661a21;
    text-align: center;
    text-transform: uppercase;
    margin-top: 67px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 30px;
  }

  .slide-nav {
    outline-offset: 0px;
    outline: 3px #333;
    display: none;
  }

  .slider {
    background-color: #efebe0;
    height: 420px;
    margin-top: 19px;
    padding-top: 22px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .mask {
    padding-left: 0;
  }

  .image-31 {
    text-align: center;
    margin-left: 27px;
    display: inline-block;
  }

  .left-arrow {
    background-color: #0000;
    margin-top: 0;
  }

  .icon {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 192px;
  }

  .icon-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 192px;
  }

  .image-32 {
    padding-left: 60px;
  }

  .image-33 {
    padding-left: 65px;
  }

  .image-34 {
    padding-left: 56px;
  }

  .button-2 {
    color: #160f40;
    text-align: left;
    -webkit-text-stroke-color: #160f40;
    text-transform: uppercase;
    background-color: #7fd111;
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 62px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    display: flex;
  }

  .div-block-7 {
    background-color: #efebe0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 400px;
    display: flex;
  }

  .text-block-32 {
    color: #504633;
    text-align: center;
    padding-top: 35px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 17.11px;
    line-height: 122.5%;
  }

  .image-35 {
    margin-top: 13px;
    padding-top: 0;
    padding-left: 0;
    display: inline-block;
  }

  .text-block-33 {
    color: #504633;
    text-align: center;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
  }

  .text-block-34 {
    color: #504633;
    text-align: center;
    margin-top: 28px;
    font-family: Montserrat, sans-serif;
    font-size: 17.11px;
  }

  .image-36 {
    margin-top: -32px;
    padding-left: 0;
  }

  .text-block-39 {
    margin-top: 6px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 30px;
  }

  .right-h {
    display: none;
  }

  .right--r {
    background-image: url('../images/DraRaynae-1.webp');
    display: none;
  }

  .ray {
    display: none;
  }

  .div-block-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: none;
  }

  .container-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .section-7 {
    flex-direction: column;
    display: flex;
  }

  .text-block-41 {
    width: 360px;
    padding-left: 65px;
    padding-right: 0;
  }

  .text-block-42 {
    margin-top: 22px;
    margin-left: 68px;
  }

  .grid-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    place-items: center;
    display: flex;
  }

  .text-block-43 {
    text-align: center;
    margin-top: 35px;
    margin-left: 0;
  }

  .div-block-11 {
    width: auto;
    height: auto;
    margin-top: -41px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .youtube-2 {
    width: 360px;
    height: auto;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-13 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-23 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .text-block-49 {
    margin-left: 0;
    padding-left: 45px;
    padding-right: 45px;
  }

  .text-block-50 {
    text-align: center;
    margin-left: 0;
  }

  .image-48 {
    text-align: center;
    margin-bottom: 45px;
    margin-left: 0;
  }

  .container-14 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    max-height: none;
    display: flex;
  }

  .section-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/bg.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    display: block;
    overflow: visible;
  }

  .image-49 {
    width: 70%;
    margin-top: 44px;
  }

  .text-block-51 {
    color: #939565;
    text-align: center;
    margin-top: 25px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
  }

  .text-block-52 {
    color: #242424;
    text-align: center;
    margin-top: 38px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }

  .div-block-16 {
    background-color: #0000;
    width: 380px;
    height: 230px;
    margin-top: 54px;
  }

  .youtube-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 8px;
    margin-left: 6px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-53 {
    color: #160f40;
    text-align: center;
    width: 360px;
    margin-top: -41px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .image-50 {
    align-self: center;
    width: 340px;
    max-height: 11%;
    margin-top: 10px;
    margin-right: -8px;
  }

  .button-4 {
    color: #000;
    text-align: center;
    background-color: #7fd111;
    border-radius: 4px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 350px;
    height: 73.92px;
    margin-right: 0;
    padding-top: 17px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    display: flex;
  }

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

  .text-block-54 {
    color: #661a21;
    text-align: center;
    margin-top: 32px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .grid-24 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 2.5fr;
    margin-top: 22px;
  }

  .image-51 {
    margin-right: 3px;
    padding-left: 24px;
  }

  .text-block-55 {
    color: #3a3a3a;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }

  .image-52 {
    margin-top: 29px;
  }

  .image-53 {
    width: 355px;
    margin-top: 25px;
    margin-right: 17px;
    padding-right: 0;
  }

  .container-15 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-items: center;
    max-width: 360px;
    display: flex;
  }

  .image-54 {
    margin-top: -41px;
    padding-right: 24px;
  }

  .image-55 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .image-56 {
    background-color: #fbf9f3;
    align-self: center;
    width: auto;
    margin-right: 0;
    padding-left: 13px;
    padding-right: 13px;
  }

  .text-block-56 {
    color: #661a21;
    text-transform: uppercase;
    background-color: #fbf9f3;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
  }

  .text-span-11 {
    font-weight: 700;
  }

  .image-57 {
    background-color: #fbf9f3;
    margin-left: -92px;
  }

  .text-block-57 {
    color: #160f40;
    text-align: justify;
    background-color: #fbf9f3;
    border-radius: 0 0 20px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .container-16 {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-58 {
    margin-top: 32px;
  }

  .text-block-58 {
    color: #160f40;
    margin-top: 60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .image-59 {
    margin-top: -29px;
  }

  .right--9 {
    display: none;
  }

  .image-60 {
    margin-left: 77px;
    display: inline-block;
  }

  .image-61 {
    width: auto;
    padding-left: 30px;
    padding-right: 41px;
    display: block;
  }

  .text-block-52-copy {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 19.5px;
    width: 280px;
    height: 31px;
    margin-top: 38px;
    padding-top: 6px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .body-5 {
    object-fit: fill;
    overflow: scroll;
  }

  .div-block-20, .div-block-21, .div-block-22 {
    background-color: #fbf9f3;
  }

  .text-block-17-copy {
    color: #fff;
    text-align: center;
    text-align: center;
    background-color: #583afe;
    border-radius: 20px;
    width: 230px;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 14.7px;
    font-weight: 600;
  }

  .text-block-17-copy, .text-block-17-copy-copy {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 20px;
    width: 230px;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 14.7px;
    font-weight: 600;
  }

  .text-block-17-copy-copy-copy {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 20px;
    width: 230px;
    height: 40px;
    margin-top: -57px;
    margin-bottom: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 14.7px;
    font-weight: 600;
  }

  .text-block-17-copy-copy {
    color: #fff;
    text-align: center;
    background-color: #583afe;
    border-radius: 20px;
    width: 230px;
    height: 40px;
    margin-top: -44px;
    margin-bottom: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 14.7px;
    font-weight: 600;
  }

  .div-block-23 {
    background-color: #efebe0;
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .section-8-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/bg-1.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    display: none;
  }

  .div-block-8-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .image-62 {
    width: 100%;
    margin-top: 9px;
  }

  .text-block-59 {
    color: #242424;
    margin: 19px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 27px;
  }

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

  .image-63 {
    width: auto;
    margin-right: -30px;
  }

  .column-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 365px;
    margin-top: 3px;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .image-64 {
    width: 150%;
    height: 50%;
    margin-top: 195px;
  }

  .image-65 {
    margin-top: 173px;
  }

  .image-66 {
    width: 78%;
    max-width: none;
    height: auto;
    margin-top: 9px;
    margin-left: 52px;
    margin-right: 0;
  }

  .bold-text {
    text-align: justify;
    font-weight: 500;
  }

  .image-68 {
    width: 80%;
    margin-top: 38px;
  }

  .link-4 {
    color: #504633;
    justify-content: center;
    align-items: center;
    margin-bottom: 22px;
    font-family: Montserrat, sans-serif;
    font-size: 17.11px;
    text-decoration: none;
    display: flex;
  }

  .div-block-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
    display: flex;
  }

  .link-5 {
    color: #504633;
    margin-bottom: 22px;
    font-family: Montserrat, sans-serif;
    font-size: 17.11px;
    text-decoration: none;
  }

  .link-6 {
    color: #504633;
    font-family: Montserrat, sans-serif;
    font-size: 17.11px;
    text-decoration: none;
  }

  .html-embed-3 {
    margin-top: -25px;
  }

  .html-embed-4 {
    margin-top: -28px;
  }

  .text-block-63 {
    color: #fff;
    text-align: left;
    background-color: #797a57;
    border-radius: 19.5px;
    width: 200px;
    max-width: none;
    margin-top: 19px;
    padding-left: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
  }

  .text-span-14 {
    color: red;
    font-weight: 700;
  }

  .text-block-64 {
    color: #242424;
    text-align: justify;
    margin-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .prom---1 {
    color: #797a57;
    width: 240px;
    max-width: none;
    margin: 19px -24px 47px 0;
    padding-left: 5px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 27px;
  }

  .text-block-20-copy {
    color: #242424;
    text-align: left;
    margin-top: 19px;
    padding-left: 20px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 18.5px;
  }

  .porm--2 {
    color: #797a57;
    margin: 19px -24px 47px 0;
    padding-left: 10px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 25px;
  }

  .text-block-59-copy, .text-block-59-copy-copy {
    color: #242424;
    margin: 19px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 27px;
  }

  .text-block-59-copy-copy-copy {
    color: #797a57;
    margin: -290px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 27px;
  }

  .image-66-copy {
    width: 70%;
    max-width: none;
    height: auto;
    margin-top: 9px;
    margin-left: 61px;
    margin-right: 0;
  }

  .text-block-21-copy, .text-block-21-copy-copy {
    color: #661a21;
    text-align: justify;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .p3-4 {
    color: #797a57;
    text-align: justify;
    margin-top: -44px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
  }

  .text-block-59-copy, .text-block-59-copy-copy, .text-block-59-copy-copy-copy {
    color: #242424;
    margin: 19px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 27px;
  }

  .text-block-21-copy, .text-block-21-copy-copy, .text-block-21-copy-copy-copy {
    color: #661a21;
    text-align: justify;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .test {
    color: #661a21;
    text-align: justify;
    margin-top: -35px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .text-block-21-copy-copy, .text-block-21-copy-copy-copy, .text-block-21-copy-copy-copy-copy, .text-block-21-copy-copy-copy-copy-copy {
    color: #661a21;
    text-align: justify;
    margin-top: -60px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .image-66-copy-copy, .image-66-copy-copy-copy, .image-66-copy-copy-copy-copy {
    width: 85%;
    max-width: none;
    height: auto;
    margin-top: 9px;
    margin-left: 11px;
    margin-right: 0;
  }

  .text-block-21-copy-copy-copy {
    color: #797a57;
    text-align: justify;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 97.5%;
  }

  .text-block-59-copy-copy-copy-copy, .text-block-59-copy-copy-copy-copy-copy, .text-block-59-copy-copy-copy-copy-copy-copy {
    color: #797a57;
    margin: -290px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 27px;
  }

  .text-block-59-copy-copy-copy-copy-copy-copy-copy {
    color: #797a57;
    width: 360px;
    margin: 16px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }

  .image-66-copy-copy-copy, .image-66-copy-copy-copy-copy {
    width: 80%;
    max-width: none;
    height: auto;
    margin-top: 9px;
    margin-left: 49px;
    margin-right: 0;
  }

  .image-66-copy-copy-copy-copy-copy {
    width: 82%;
    max-width: none;
    height: auto;
    margin-top: 19px;
    margin-left: 49px;
    margin-right: 0;
  }

  .text-block-21-copy-copy-copy-copy-copy-copy {
    color: #797a57;
    text-align: justify;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 97.5%;
  }

  .nova {
    color: #797a57;
    margin: 16px -24px 47px 0;
    padding-left: 20px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .image-70 {
    width: 158px;
    margin-top: 16px;
    margin-left: 17px;
  }

  .text-block-67 {
    color: #242424;
    text-transform: uppercase;
    width: 162px;
    margin-top: 13px;
    margin-left: 20px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-3 {
    color: red;
  }

  .div-block-30 {
    background-color: #e0dccf;
    align-items: center;
    margin-top: 13px;
    margin-left: 20px;
    display: flex;
  }

  .text-block-68 {
    color: #242424;
    margin-right: 5px;
    padding-left: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
  }

  .image-71 {
    width: auto;
    padding-left: 5px;
  }

  .text-block-69 {
    color: #797a57;
    margin-top: 16px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
  }

  .bold-text-4 {
    font-weight: 800;
    line-height: 28px;
  }

  .image-72 {
    width: 158px;
    margin-top: 9px;
    margin-left: 20px;
  }

  .text-block-70 {
    text-transform: uppercase;
    width: 162px;
    margin-top: 13px;
    margin-left: 20px;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-5 {
    color: red;
  }

  .div-block-31 {
    background-color: #e0dccf;
    align-items: center;
    margin-top: 16px;
    margin-left: 20px;
    display: flex;
  }

  .image-73 {
    padding-left: 5px;
  }

  .text-block-71 {
    padding-left: 3px;
    padding-right: 5px;
  }

  .text-block-72 {
    color: #797a57;
    margin-top: 13px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
  }

  .text-block-28-1 {
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    width: auto;
    max-width: 100%;
    margin-top: -82px;
    margin-left: 24px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 97.5%;
  }

  .image-76 {
    width: 158px;
    margin-top: 16px;
    margin-left: 20px;
  }

  .text-block-77 {
    color: #242424;
    text-transform: uppercase;
    width: 162px;
    margin-top: 13px;
    margin-left: 20px;
    font-family: Montserrat, sans-serif;
    line-height: 15px;
  }

  .bold-text-8 {
    color: red;
  }

  .div-block-34 {
    background-color: #e0dccf;
    align-items: center;
    margin-top: 6px;
    margin-left: 20px;
    display: flex;
  }

  .image-77 {
    padding-left: 5px;
    padding-right: 2px;
  }

  .text-block-78 {
    padding-right: 5px;
    font-family: Montserrat, sans-serif;
  }

  .text-block-80 {
    color: #fff;
    text-transform: uppercase;
    background-color: #797a57;
    border-radius: 19.5px;
    width: 190px;
    height: 30px;
    margin-left: 15px;
    padding-top: 2px;
    padding-left: 9px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
  }

  .image-79 {
    width: 158px;
    margin-top: 13px;
    margin-left: 20px;
  }

  .div-block-36 {
    background-color: #e0dccf;
    align-items: center;
    margin-left: 20px;
    padding-left: 5px;
    display: flex;
  }

  .text-block-81 {
    padding-left: 2px;
    padding-right: 5px;
    font-family: Montserrat, sans-serif;
  }

  .container-7-1 {
    background-image: url('../images/Group-2435-3.webp');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 70%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .section-9 {
    width: 100%;
    display: block;
  }

  .div-block-38 {
    text-align: left;
    background-color: #fff;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .youtube-4 {
    width: 90%;
    margin-left: 17px;
    display: flex;
  }

  .column-3 {
    box-shadow: none;
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-82 {
    text-align: left;
  }

  .text-block-83 {
    width: 300px;
  }

  .button-5 {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 16px;
  }

  .image-81 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .image-82 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-84 {
    margin-left: 0;
    display: none;
  }

  .image-85 {
    margin-top: 57px;
    margin-left: 11px;
  }

  .text-block-84 {
    text-align: center;
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
    font-size: 12px;
  }

  .whatts {
    width: 355px;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }

  .image-86 {
    width: 23.22px;
    margin-top: -85px;
    margin-left: 310px;
  }

  .text-block-85 {
    text-align: center;
    width: 100%;
    margin-top: 3px;
    margin-left: 0;
  }

  .image-87 {
    width: 22.93px;
    margin-top: -85px;
    margin-left: 310px;
  }

  .text-block-86 {
    text-align: center;
    margin-top: 3px;
    margin-left: 0;
  }

  .telegram, .facebook {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
  }

  .image-88 {
    width: 27.17px;
    margin-left: 310px;
  }

  .container-18 {
    width: 100%;
  }

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

  .div-block-39 {
    width: 90%;
    margin-top: 16px;
  }

  .div-block-40 {
    margin-top: 0;
  }

  .div-block-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .div-block-42 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: none;
  }

  .text-block-90 {
    margin-left: 0;
    font-weight: 500;
  }

  .image-89 {
    width: 139px;
    margin-bottom: 38px;
    margin-left: 0;
  }

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

  .div-block-38-copy {
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    justify-content: center;
    align-items: stretch;
    width: 90%;
    margin-top: -19px;
    margin-bottom: 38px;
    box-shadow: 4px 2px 10px 4px #0003;
  }

  .image-80-copy {
    width: 188px;
    margin-top: 35px;
    margin-bottom: 0;
  }

  .image-90 {
    margin-left: 11px;
  }

  .text-block-91 {
    color: #661a21;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 600;
  }

  .text-block-92 {
    color: #661a21;
    text-align: center;
    margin-top: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .div-block-44 {
    color: #661a21;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-13 {
    color: #661a21;
    margin-top: 16px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    text-decoration: none;
  }

  .link-14, .link-15 {
    color: #661a21;
    margin-top: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    text-decoration: none;
  }

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

  .div-block-46 {
    width: 338px;
    margin-top: 22px;
    margin-bottom: 28px;
  }

  .text-block-93 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 25px;
  }

  .submit-button-2, .phone, .email {
    width: 300px;
  }

  .text-block-94 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-95 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    display: flex;
  }

  .list {
    margin-left: 0;
  }

  .button-6 {
    text-align: center;
    font-size: 14px;
  }

  .button-7 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .fullname, .contrasenha-2, .senha {
    width: 300px;
  }

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

  .text-block-102 {
    flex-direction: column;
    margin-top: -35px;
    display: flex;
  }

  .link-16, .link-17 {
    margin-bottom: 9px;
    font-size: 16px;
  }

  .link-18 {
    margin-bottom: -28px;
    font-size: 16px;
  }

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

  .text-block-103, .text-block-104, .text-block-105, .text-block-106, .text-block-107, .text-block-108, .text-block-109, .text-block-110, .text-block-111 {
    padding-right: 10px;
  }

  .container-21 {
    display: block;
  }

  .link-19 {
    padding-left: 0;
  }

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

  .contrasenha, .fullname-2-copy, .fullname-2-copy, .telefone {
    width: 300px;
  }

  .assistencia, .assistencia-2 {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 12px;
  }

  .assistencia-3 {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 16px;
  }

  .link-block, .link-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .button-8 {
    width: 80%;
    margin-bottom: 25px;
    font-size: 12px;
    display: flex;
  }

  .assistencia1 {
    text-align: center;
    font-size: 14px;
  }

  .asistencia2, .asistencia3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .vip {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 12px;
  }

  .clase1 {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 16px;
  }

  .f1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .f2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .f11 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .f22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .calase3 {
    flex-direction: column;
    align-items: center;
    width: 300px;
    margin-left: 11px;
    font-size: 16px;
  }

  .clase1-1, .clase2-2 {
    width: 300px;
  }

  .f11-1, .f11-1-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .f22-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-10 {
    box-sizing: border-box;
    background-color: #f0f0f0;
    background-image: none;
    height: auto;
    overflow: clip;
  }

  .div-block-53 {
    flex-flow: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: -147px;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-54 {
    width: auto;
    display: none;
  }

  .body-11 {
    background-color: #edebe7;
  }

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

  .text-block-116 {
    text-align: center;
    font-size: 32px;
  }

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

  .text-block-119 {
    text-align: left;
    width: 353.281px;
    max-width: 100%;
    height: 16.0938px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
  }

  .input {
    width: 350px;
    display: block;
  }

  .submit-button-3 {
    width: 350px;
  }

  .text-block-120 {
    text-align: justify;
    width: 355px;
    max-width: 100%;
    height: auto;
    margin-bottom: 12px;
    font-size: 8.7px;
    line-height: 14px;
  }

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

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

  .text-block-122 {
    text-align: center;
    width: 355px;
    max-width: 100%;
    height: 68px;
    margin-top: 30px;
    font-size: 25px;
    display: block;
  }

  .div-block-56 {
    width: 360px;
    margin-bottom: 20px;
  }

  .div-block-57 {
    width: 350px;
    margin-bottom: 0;
  }

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

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

  .div-block-60 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-60-2 {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .text-block-124-2 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
  }

  .section-11 {
    overflow: visible;
  }

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

  .card-1 {
    background-image: url('../images/clase-4_1.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: column;
    width: 350px;
    height: 610px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-125 {
    text-align: center;
    width: 355px;
    max-width: 100%;
    height: 68px;
    font-size: 25px;
  }

  .image-104 {
    width: 320px;
    height: 213.297px;
  }

  .div-block-62 {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-63 {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Sf Pro Display;
  }

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

  .div-block-67 {
    background-image: linear-gradient(90deg, #e22979, #ff8a57);
    width: 320px;
  }

  .text-block-128 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 22px;
  }

  .text-block-129 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
  }

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

  .card-2 {
    background-image: url('../images/clase-5.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: column;
    width: 350px;
    height: 526.297px;
    margin-bottom: 40px;
  }

  .div-block-68-2 {
    display: none;
  }

  .card-3 {
    background-image: url('../images/clase-6.svg');
    background-position: 50% 0;
    background-size: auto;
    flex-flow: column;
    width: 350px;
    height: 568.297px;
  }

  .button-9 {
    display: none;
  }

  .div-block-69 {
    background-image: url('../images/Group-2555_1.svg');
    background-repeat: no-repeat;
    height: 58px;
    margin-top: -2px;
  }

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

  .div-block-70 {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .text-block-131 {
    text-align: center;
    padding-left: 75px;
    padding-right: 75px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 30px;
  }

  .div-block-71 {
    margin-top: 30px;
    margin-bottom: 39px;
  }

  .div-block-72 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
  }

  .image-105 {
    width: 200px;
    height: 200px;
  }

  .image-106 {
    width: 210px;
    height: 100.375px;
  }

  .div-block-55-copy {
    background-image: url('../images/Group-2554_1.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    height: 99.22px;
    margin-top: -15px;
    margin-bottom: -42px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .div-block-54-copy {
    background-image: url('../images/r.svg');
    width: 364.44px;
    display: flex;
  }

  .container-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 360px;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-107 {
    width: 350px;
    max-width: none;
    height: 367px;
    display: block;
    position: relative;
  }

  .section-12 {
    z-index: 3;
    background-image: url('../images/bgg.webp');
    position: static;
  }

  .container-26 {
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .image-108 {
    width: 91.62px;
    max-width: none;
    height: 43.8594px;
    margin-top: 21px;
  }

  .text-block-134 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-136 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    line-height: 120%;
    display: flex;
  }

  .div-block-73 {
    flex-flow: column;
    margin-top: 6px;
  }

  .div-block-74 {
    width: 340px;
    height: auto;
    padding: 10px;
  }

  .text-block-138 {
    text-align: center;
    width: auto;
    font-size: 18px;
  }

  .div-block-75 {
    width: 330px;
    padding-right: 10px;
  }

  .div-block-76 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 340px;
    margin-top: 0;
    margin-bottom: 45px;
    margin-left: 0;
    display: flex;
  }

  .div-block-77 {
    margin-left: -17px;
  }

  .text-block-139 {
    width: 285.125px;
    font-size: 14px;
  }

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

  .div-block-80 {
    z-index: -3;
    border-top-style: none;
    width: 345px;
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .text-block-140 {
    margin-top: 48px;
  }

  .text-block-142 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-11 {
    margin-bottom: 21px;
  }

  .image-110 {
    display: none;
  }

  .image-110-copy {
    width: 354.945px;
    height: 29.8828px;
    display: block;
  }

  .image-111, .image-112, .image-113 {
    width: 70px;
    height: 30.3359px;
  }

  .button-12 {
    color: #191919;
    text-align: center;
    text-transform: uppercase;
    background-color: #80ff00;
    border-radius: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 73.92px;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 700;
    line-height: 119.5%;
    display: flex;
  }

  .youtube-5 {
    width: 100%;
    height: auto;
  }

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

  .div-block-82 {
    flex-flow: column;
    width: 350px;
  }

  .div-block-83 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 21px;
    display: flex;
  }

  .text-block-144 {
    text-align: center;
    width: 308.031px;
    max-width: 100%;
    height: 31.8984px;
    padding-right: 0;
    font-size: 20px;
  }

  .text-block-146 {
    width: 200px;
    height: 59.1094px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
  }

  .image-114 {
    width: 100px;
    max-width: none;
    height: 100.859px;
  }

  .div-block-85 {
    width: auto;
    padding-left: 0;
  }

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

  .text-block-148 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 700;
  }

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

  .text-block-148-2, .text-block-148-3, .text-block-148-5 {
    font-family: Sf Pro Display;
  }

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

  .div-block-89 {
    background-image: none;
    width: 360px;
    height: auto;
    margin-top: 63px;
  }

  .text-block-150 {
    width: 250px;
    height: 68px;
    margin-top: -36px;
  }

  .slider-2 {
    width: 100%;
    display: none;
  }

  .image-115 {
    width: 300px;
    height: auto;
  }

  .div-block-90 {
    width: 300px;
    height: 300px;
  }

  .button-13 {
    width: 320px;
    margin-top: -36px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
  }

  .div-block-88-copy, .div-block-91 {
    display: none;
  }

  .section-15 {
    background-image: none;
  }

  .container-29 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-151, .text-block-152 {
    display: none;
  }

  .list-3 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .div-block-94 {
    width: 100%;
    margin-top: 33px;
  }

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

  .slider-2-2 {
    width: 360px;
    height: auto;
  }

  .slide {
    width: 360px;
  }

  .slide-2 {
    width: 300px;
  }

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

  .slider-3 {
    background-color: #ddd0;
    width: 300px;
    height: 390px;
    margin-bottom: 51px;
    display: block;
  }

  .div-block-96 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: 309px;
    margin-top: 27px;
    display: flex;
  }

  .image-117 {
    width: 299.984px;
    height: 246.164px;
  }

  .image-118 {
    width: 299px;
    height: 309px;
  }

  .div-block-96-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: auto;
    margin-top: 57px;
    display: flex;
  }

  .image-119 {
    width: 300px;
    height: 298px;
  }

  .image-120 {
    width: 299.984px;
    height: 246.164px;
  }

  .div-block-96-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: 309px;
    margin-top: 33px;
    display: flex;
  }

  .div-block-96-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: 309px;
    margin-top: 54px;
    display: flex;
  }

  .mask-3 {
    margin-bottom: 0;
  }

  .imgray {
    width: 550px;
    max-width: none;
    display: block;
  }

  .image-121 {
    display: none;
  }

  .text-block-151-copy {
    width: 335px;
    max-width: 100%;
    height: 28px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    display: block;
  }

  .text-block-152-copy {
    background-image: linear-gradient(155deg, #e22979, #ff8a57);
    width: 335px;
    max-width: 100%;
    height: auto;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 128%;
    display: block;
  }

  .text-block-116-copy {
    text-align: center;
    width: 355px;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    font-size: 32px;
  }

  .text-block-118-copy {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 9px;
    font-size: 12px;
    line-height: 16px;
  }

  .image-122 {
    width: 80.54px;
    max-width: none;
    height: 81.2969px;
    margin-top: 260px;
    margin-left: 68px;
    display: block;
  }

  .image-123, .image-124, .image-125, .image-126 {
    width: 37px;
    height: 19px;
  }

  .image-127 {
    width: 37px;
    height: 59px;
  }

  .image-128 {
    z-index: 2;
    width: 120px;
    max-width: none;
    height: 41.75px;
    margin-top: -81px;
    margin-bottom: 12px;
    margin-left: 29px;
    display: block;
    position: relative;
  }

  .image-129 {
    width: 21px;
    height: 21px;
  }

  .image-130 {
    width: 18px;
    height: 18px;
  }

  .image-131, .image-132 {
    width: 21px;
    height: 21px;
  }

  .image-133, .image-134 {
    width: 18px;
    height: 18px;
  }

  .text-span-25, .text-span-26 {
    font-size: 16px;
  }

  .div-block-69-copy {
    background-image: url('../images/faixa_1.svg');
    background-repeat: no-repeat;
    height: 42.4px;
  }

  .div-block-97 {
    margin-top: -24px;
  }

  .section-16 {
    background-image: url('../images/mob.webp');
  }

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

  .text-block-153 {
    text-align: center;
    margin-top: 36px;
    font-size: 30px;
  }

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

  .div-block-99 {
    background-image: url('../images/cv.svg');
    background-position: 50%;
    background-size: auto;
    border-radius: 12.05px;
    width: 80px;
    height: 80px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-block-155 {
    font-size: 37px;
  }

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

  .image-147 {
    width: 143px;
    max-width: 143px;
    height: 10.0078px;
    margin-top: 6px;
    margin-right: 33px;
  }

  .container-31 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: block;
  }

  .text-block-157 {
    width: 334.73px;
    padding-left: 5px;
    padding-right: 0;
  }

  .div-block-100 {
    margin-top: 22px;
    margin-left: 0;
    display: none;
  }

  .text-block-158 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
  }

  .section-17 {
    background-image: url('../images/bg-7.webp');
    background-position: 0 0;
    background-size: 100% 100%;
    overflow: hidden;
  }

  .text-block-159 {
    text-align: left;
    width: 334.73px;
    margin-top: 32px;
    padding-left: 5px;
    padding-right: 0;
    font-size: 17px;
  }

  .youtube-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 213px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column-17 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-148 {
    width: 161px;
    max-width: 183px;
    height: 57.6406px;
    margin-left: 0;
  }

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

  .columns-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 38px 0 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-149, .image-150 {
    max-width: 87.96px;
  }

  .column-16 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 19px;
    display: flex;
  }

  .link-block-6 {
    height: 100%;
  }

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

  .image-151 {
    width: 354.992px;
    height: 200.18px;
  }

  .container-32 {
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .image-152 {
    width: 354.992px;
    max-width: none;
    height: 230px;
    margin-top: -15px;
  }

  .button-14 {
    height: 52px;
    margin-top: 21px;
    margin-bottom: 0;
  }

  .image-153 {
    max-width: 87.96px;
  }

  .div-block-103 {
    flex-direction: column;
    width: 375px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-18 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
  }

  .image-154 {
    width: 354.992px;
    max-width: none;
    height: 200.68px;
    margin: 10px 0;
  }

  .div-block-22-2 {
    background-image: none;
    width: 360px;
    height: 319.34px;
    margin-left: 0;
  }

  .column-19 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-105 {
    margin-bottom: 47px;
  }

  .text-block-160 {
    text-align: center;
    line-height: 122.5%;
  }

  .div-block-106 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .image-155 {
    float: none;
    width: 355px;
    max-width: none;
    height: 316.789px;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-4-2 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 10px;
    padding-right: 60px;
  }

  .button-4-1 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 10px;
    padding-right: 60px;
    font-size: 14px;
  }

  .image-156 {
    width: 200px;
    height: 155px;
    margin-bottom: 50px;
  }

  .image-24-1 {
    width: 24.2188px;
    max-width: 24.22px;
    height: 24.2188px;
    margin-top: -41px;
    margin-right: 20px;
  }

  .text-block-27-1 {
    text-align: center;
    width: auto;
    font-size: 16px;
  }

  .columns-11 {
    display: none;
  }

  .text-block-27-2 {
    text-align: center;
    width: auto;
    font-size: 18px;
  }

  .column-21 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-107 {
    flex-direction: column;
    align-items: center;
    width: 375px;
    max-width: 100%;
    display: block;
  }

  .image-24-2 {
    width: 28px;
    max-width: 28px;
    height: 28px;
    margin-top: -41px;
    margin-right: 14px;
  }

  .image-157 {
    width: 24.2188px;
    max-width: 24.22px;
    height: 24.2188px;
    margin-top: -41px;
    margin-right: 23px;
  }

  .text-block-161 {
    text-align: center;
    width: 100%;
    max-width: none;
  }

  .columns-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-4-3 {
    text-align: left;
    width: 359px;
    height: 56px;
    padding-left: 10px;
    padding-right: 60px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
  }

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

  .text-block-162 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-15 {
    text-align: left;
    width: 369px;
    height: 56px;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }

  .column-20 {
    flex-direction: column;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .div-block-109 {
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-163 {
    margin-left: 0;
  }

  .columns-7-1 {
    width: 100%;
    max-width: 100%;
    margin-top: 9px;
    display: block;
  }

  .section-18 {
    overflow: hidden;
  }

  .text-block-164 {
    text-align: center;
    width: auto;
    font-size: 20px;
  }

  .clase2-1, .clase3-1 {
    max-width: 87.96px;
  }

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

  .text-block-165-copy {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 25px;
    display: none;
  }

  .section-19 {
    background-image: url('../images/bg_mobile.webp');
  }

  .container-34 {
    max-width: 100%;
  }

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

  .text-block-166 {
    text-align: center;
    width: 355px;
    margin-top: 12px;
    font-size: 28px;
    line-height: 30px;
    position: relative;
  }

  .text-block-167 {
    color: #000;
    text-align: center;
    width: auto;
    margin-top: 7px;
    font-size: 25px;
    line-height: 28px;
  }

  .div-block-112 {
    margin-top: 30px;
  }

  .div-block-115 {
    height: 29.06px;
    margin-top: 18px;
  }

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

  .container-35 {
    max-width: 100%;
  }

  .div-block-116 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 21px;
    margin-bottom: 18px;
  }

  .div-block-118 {
    background-image: url('../images/Rectangle-329.svg');
    width: 360px;
    height: 273.79px;
    margin-left: 0;
  }

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

  .text-block-171 {
    margin-top: 6px;
  }

  .div-block-119 {
    width: 360px;
    height: 206.875px;
  }

  .button-17 {
    width: 115px;
    height: 30.03px;
    font-size: 12px;
  }

  .section-20 {
    background-image: url('../images/bg_clases.webp');
  }

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

  .text-block-172 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-122 {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .div-block-123 {
    background-image: url('../images/Rectangle-292.svg');
  }

  .div-block-124 {
    flex-flow: column;
    margin-bottom: 36px;
  }

  .image-159 {
    max-width: none;
    margin-bottom: 20px;
  }

  .container-37 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-160 {
    width: 24.2188px;
    max-width: 24.22px;
    height: 24.2188px;
    margin-top: -41px;
    margin-right: 17px;
  }

  .text-block-173 {
    text-align: center;
    width: 100%;
    max-width: none;
    font-size: 16px;
  }

  .button-18 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 10px;
    padding-right: 60px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
  }

  .div-block-126 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-174 {
    text-align: center;
    width: auto;
    font-size: 20px;
  }

  .div-block-127 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

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

  .text-block-175 {
    padding-left: 40px;
    padding-right: 40px;
    line-height: 24px;
  }

  .div-block-129 {
    width: 100%;
    height: auto;
    margin-top: 15px;
  }

  .html-embed-7 {
    width: 100%;
  }

  .text-block-130-copy {
    text-align: center;
  }

  .text-block-131-copy {
    text-align: center;
    padding-left: 75px;
    padding-right: 75px;
    line-height: 30px;
  }

  .div-block-70-copy {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .div-block-130 {
    width: 290px;
  }

  .image-161 {
    width: 180px;
    height: 85.8906px;
  }

  .div-block-128-copy {
    width: 100%;
    margin-top: 33px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-131, .div-block-132, .div-block-133 {
    width: 350px;
  }

  .button-17-copy, .button-17-copy-copy {
    width: 115px;
    height: 30.03px;
    font-size: 12px;
  }

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

  .link-26 {
    text-align: center;
  }

  .text-block-177-copy {
    text-align: center;
    margin-top: 0;
    display: block;
  }

  .input-copy {
    width: 362px;
    display: block;
  }

  .desktop-1 {
    display: none;
  }

  .desktop-2 {
    display: block;
  }

  .section-16-redirect {
    background-image: url('../images/mob.webp');
    display: none;
  }

  .section-21 {
    display: none;
  }

  .div-block-69-copy-redirect {
    background-image: url('../images/faixa_1.svg');
    background-repeat: no-repeat;
    height: 42.4px;
    margin-top: 0;
    display: block;
  }

  .div-block-74-copy {
    width: 340px;
    height: auto;
    padding: 10px;
  }

  .div-block-76-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 340px;
    margin-top: 0;
    margin-bottom: 45px;
    margin-left: 0;
    display: flex;
  }

  .text-block-138-copy {
    text-align: center;
    width: auto;
    margin-top: 15px;
    font-size: 18px;
  }

  .div-block-73-copy {
    flex-flow: column;
    margin-top: 6px;
  }

  .text-block-136-copy {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    line-height: 120%;
    display: none;
  }

  .image-108-copy {
    width: 178px;
    max-width: none;
    height: 85.2422px;
    margin-top: 21px;
  }

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

  .button-12-copy {
    color: #191919;
    text-align: center;
    text-transform: uppercase;
    background-color: #80ff00;
    border-radius: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 73.92px;
    margin-top: -15px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 700;
    line-height: 119.5%;
    display: flex;
  }

  .text-block-134-copy {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 23px;
  }

  .link-block-8 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-step-corner {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .text-block-corner {
    margin-top: 0;
    font-size: 32px;
  }

  .title-step {
    margin-bottom: 0;
    font-size: 32px;
  }

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

  .text-block-step {
    width: 360px;
    margin-bottom: 6px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .div-step {
    background-image: url('../images/mob-bg-banco2.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 360px;
    background-attachment: scroll;
    width: auto;
  }

  .text-block-180 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 23.74px;
  }

  .text-bg-gradient {
    font-size: 23.74px;
    font-weight: 700;
  }

  .text-block-181 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 120%;
    display: block;
  }

  .bg-gradient-bar-cover {
    width: 100%;
    max-width: 350px;
  }

  .text-block-136-copy-2 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 120%;
    display: flex;
  }

  .title-step-2 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .div-block-169 {
    flex-flow: column;
    width: 360px;
    margin-bottom: 21px;
  }

  .button-wthasapp-2 {
    width: 320px;
    padding-right: 20px;
    font-size: 11.76px;
  }

  .text-block-step-2 {
    width: auto;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .div-block-170 {
    margin-bottom: 39px;
  }

  .text-block-corner-2 {
    margin-top: 0;
    font-size: 18px;
    line-height: 129%;
  }

  .div-block-181-2 {
    display: block;
  }

  .text-block-123--2 {
    width: 360px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .div-step-corner-2 {
    justify-content: center;
    align-items: center;
    width: 350px;
  }

  .div-step-2 {
    background-image: url('../images/mob-bg-banco2.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 360px;
    background-attachment: scroll;
    width: 350px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .bold-text-11 {
    max-width: none;
  }

  .div-block-182 {
    background-color: #32485d;
    height: 63.64px;
    margin-bottom: 0;
  }

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

  .image-162 {
    width: 20px;
    max-width: none;
    height: 20.7344px;
    display: none;
  }

  .text-block-183 {
    font-size: 12px;
    line-height: 19.1px;
  }

  .text-span-34 {
    color: #ffc193;
  }

  .text-block-184 {
    font-size: 12px;
    line-height: 19.1px;
  }

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

  .div-block-185 {
    padding-right: 10px;
  }

  .div-block-186 {
    margin-bottom: 0;
  }

  .div-block-187, .div-block-188 {
    display: block;
  }

  .text-block-167-copy {
    text-align: center;
    width: 355px;
    margin-top: 7px;
    font-size: 23px;
    line-height: 28px;
  }

  .div-block-182-copy {
    background-image: linear-gradient(121deg, #8e19d3, #ff7d32);
    height: 63.64px;
    margin-bottom: 0;
  }

  .text-block-183-copy {
    color: #fff;
    font-size: 12px;
    line-height: 19.1px;
  }

  .text-span-34-copy {
    color: #fff;
  }

  .text-block-184-copy {
    color: #fff;
    font-size: 12px;
    line-height: 19.1px;
  }

  .image-162-copy {
    width: 20px;
    max-width: none;
    height: 20.7344px;
    display: block;
  }

  .text-block-118-copy-copy {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 9px;
    font-size: 14px;
    line-height: 16px;
  }

  .div-block-118-70 {
    background-image: url('../images/Rectangle-329.svg');
    width: 360px;
    height: 273.79px;
    margin-left: 0;
  }

  .text-block-169-70 {
    margin-top: 51px;
    font-size: 18px;
  }

  .text-block-171-9 {
    margin-top: 6px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    line-height: 17px;
  }

  .div-block-116-1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    min-width: 350px;
    margin: 21px 10px 18px;
  }

  .text-block-169-1 {
    margin-top: 42px;
    font-size: 18px;
  }

  .section-10-teste {
    background-color: #fff;
    background-image: none;
    overflow: hidden;
  }

  .div-block-53-teste {
    flex-flow: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-166-teste {
    text-align: center;
    width: 350px;
    margin-top: 0;
    font-size: 28px;
    line-height: 30px;
    display: block;
    position: relative;
  }

  .text-block-120-teste {
    color: #000;
    text-align: justify;
    width: 350px;
    max-width: 100%;
    height: auto;
    margin-bottom: 12px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
  }

  .text-block-118-teste {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 9px;
    font-size: 12px;
    line-height: 16px;
  }

  .form-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-block-181-teste {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 120%;
    display: block;
  }

  .bg-gradient-teste {
    width: 100%;
    max-width: 350px;
    height: 25px;
  }

  .bg-gradient-bar-teste {
    width: 87%;
    height: 20px;
  }

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

  .image-108-teste {
    width: 141.62px;
    max-width: none;
    height: 67.8125px;
    margin-top: 21px;
  }

  .text-block-186 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .div-block-181-teste {
    display: none;
  }

  .text-block-187 {
    text-align: center;
    width: 350px;
    font-size: 18px;
  }

  .div-block-191 {
    width: 320px;
    height: 82.27px;
  }

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

  .div-block-193 {
    margin-top: 0;
  }

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

  .div-block-195 {
    width: 350px;
    margin-top: 0;
  }

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

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

  .button-20 {
    width: 300.35px;
    font-size: 20px;
  }

  .bold-text-12 {
    font-size: 30px;
  }

  .button-21 {
    color: var(--black);
    text-align: center;
    text-transform: uppercase;
    background-color: #80ff00;
    border-radius: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 73.92px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Sf Pro Display;
    font-size: 18px;
    font-weight: 700;
    display: flex;
  }

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

  .text-block-192, .text-block-193, .text-block-194 {
    font-size: 14px;
  }

  .text-block-195 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
  }

  .div-block-69-copy {
    background-image: url('../images/Group-2555_2.svg');
    background-repeat: no-repeat;
    height: 58px;
    margin-top: -2px;
  }

  .section-10-3 {
    background-color: #f0f0f0;
    background-image: url('../images/ex.webp');
    background-position: 50% 0;
    background-size: 350px;
  }

  .div-block-196 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .image-165 {
    width: 100%;
    max-width: 360px;
    height: auto;
  }

  .div-block-197 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-166 {
    width: 319.984px;
    max-width: none;
    height: 446.188px;
  }

  .div-block-53-b {
    flex-flow: column;
    align-items: center;
    width: 364.438px;
    height: auto;
    margin-top: -240px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-167-b {
    text-align: center;
    width: auto;
    margin-top: 7px;
    font-size: 25px;
    line-height: 28px;
  }

  .text-block-118-b {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 3px;
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-167-c {
    text-align: center;
    width: auto;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 23px;
    line-height: 28px;
  }

  .div-block-53-c {
    flex-flow: column;
    align-items: center;
    width: 364.438px;
    height: auto;
    margin-top: -240px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-118-c {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 16px;
  }

  .section-10teste {
    box-sizing: border-box;
    background-color: #f0f0f0;
    background-image: none;
    height: auto;
    overflow: clip;
  }

  .div-block-53teste-2 {
    flex-flow: column;
    align-items: center;
    width: 364.438px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-167-5 {
    text-align: center;
    width: auto;
    margin-top: 7px;
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-53-d {
    flex-flow: column;
    align-items: center;
    width: 364.438px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-187-copy, .div-block-188-copy {
    display: none;
  }

  .div-block-54-d {
    background-image: url('../images/Rectangle-296.svg');
    background-position: 50% 0;
    background-size: auto;
    width: 350px;
    display: flex;
  }

  .div-block-196-d {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .image-165-d {
    width: 100%;
    max-width: 360px;
    height: auto;
  }

  .div-block-55-d {
    background-image: url('../images/Group-2554_1.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    height: 99.22px;
    margin-top: -48px;
    margin-bottom: -42px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .div-block-53-teste-2 {
    flex-flow: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .section-10-teste-2 {
    box-sizing: border-box;
    background-color: #f0f0f0;
    background-image: none;
    height: auto;
    overflow: clip;
  }

  .card-1-2 {
    background-image: url('../images/t1.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: column;
    width: 340px;
    height: 387px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-2-2 {
    background-image: url('../images/t2.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: column;
    width: 340px;
    height: 303px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-3-2 {
    background-image: url('../images/t3.svg');
    background-position: 50% 0;
    background-size: auto;
    flex-flow: column;
    width: 340px;
    height: 345px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-91-copy {
    display: none;
  }

  .text-block-167-teste {
    color: #000;
    text-align: center;
    width: auto;
    margin-top: 7px;
    font-size: 25px;
    line-height: 28px;
  }

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

  .text-block-196 {
    margin-top: 10px;
    font-size: 11px;
  }

  .button-4-2-2 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 44px;
    padding-right: 50px;
    font-size: 9px;
  }

  .text-block-197 {
    margin-top: 0;
    font-size: 7.38px;
    line-height: 10px;
  }

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

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

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

  .div-block-175 {
    margin-top: 30px;
    margin-bottom: 39px;
  }

  .text-block-199 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 24px;
  }

  .div-block-202 {
    width: 100%;
    margin-top: 10px;
  }

  .link-21-copy-2 {
    color: #e22979;
  }

  .text-block-200 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
  }

  .image-168 {
    width: 24.2188px;
    max-width: 24.22px;
    height: 24.2188px;
    margin-top: -41px;
    margin-right: 17px;
  }

  .html-embed-8 {
    width: 100%;
  }

  .div-block-203 {
    width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .div-block-204 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-176 {
    border-radius: 0 0 23.58px 23.58px;
    justify-content: flex-start;
    align-items: center;
    width: 350px;
    height: 125px;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-205, .div-block-206 {
    width: 350px;
  }

  .text-block-27-1-2 {
    text-align: center;
    width: auto;
    font-size: 16px;
  }

  .container-40 {
    max-width: 100%;
  }

  .text-block-201 {
    text-align: center;
    width: 100%;
    max-width: none;
    font-size: 16px;
  }

  .text-block-130-copy-2 {
    color: #e22979;
    text-align: center;
    font-size: 15px;
    line-height: 100%;
  }

  .text-span-45 {
    font-weight: 400;
  }

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

  .button-22 {
    width: 330px;
  }

  .div-block-208 {
    flex-flow: column;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-block-27-2-2 {
    text-align: center;
    width: auto;
    font-size: 18px;
  }

  .div-block-209 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
  }

  .text-block-133-copy-2 {
    color: #e22979;
  }

  .container-41 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    height: 210px;
  }

  .div-block-210 {
    flex-flow: row;
    display: flex;
  }

  .link-20-copy-2 {
    color: #e22979;
  }

  .button-4-1-2 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 29px;
    padding-right: 50px;
    font-size: 10px;
  }

  .section-26 {
    background-color: #0b211d;
    background-image: radial-gradient(circle, #415c76, #14293d);
    display: block;
  }

  .section-27 {
    background-image: radial-gradient(circle at 50% 0, #415c76 11%, #14293d 42%);
  }

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

  .button-23 {
    text-align: left;
    width: 350px;
    height: 56px;
    padding-left: 25px;
    padding-right: 10px;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
  }

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

  .div-block-180 {
    background-color: #0e1924;
    width: 100%;
    height: auto;
  }

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

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

  .image-169 {
    width: 200px;
    height: 200px;
  }

  .div-block-214 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .text-block-202 {
    font-size: 29.44px;
  }

  .div-block-215 {
    background-image: url('../images/Rectangle-329.svg');
    width: 360px;
    height: 273.79px;
    margin-left: 0;
    display: none;
  }

  .div-block-178 {
    width: 70.91px;
    height: 70.91px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .button-24 {
    color: #fff;
    background-color: #cfaf84;
    background-image: linear-gradient(142deg, #e22979, #ff8a57);
    width: 115px;
    height: 30.03px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    display: flex;
  }

  .div-block-216 {
    width: 100%;
    min-width: 340px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-217 {
    background-color: #114c7399;
    width: 290px;
  }

  .text-block-205 {
    text-align: center;
    width: auto;
    font-size: 20px;
  }

  .image-170 {
    width: 350px;
    max-width: none;
    height: 166.703px;
    margin-bottom: 0;
  }

  .link-22-copy-2 {
    color: #e22979;
  }

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

  .div-block-218 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-131-copy-2 {
    color: #e22979;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 30px;
  }

  .container-43 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-171 {
    width: 180px;
    height: 72.3906px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .div-block-180-copy {
    background-color: #0e1924;
    width: 100%;
    min-width: 350px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-53-1 {
    flex-flow: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .text-block-118-2 {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 9px;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 16px;
    display: block;
  }

  .div-block-219 {
    margin-top: 14px;
    margin-bottom: 10px;
    display: flex;
  }

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

  .input-2 {
    border-radius: 6.67px;
    width: 350px;
    height: 34.72px;
    padding-top: 15px;
    display: block;
  }

  .submit-button-3-1 {
    border-style: none;
    width: 350px;
    height: 45px;
    font-size: 18px;
  }

  .div-block-55-3 {
    background-image: url('../images/backgorund.avif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    height: 31px;
    margin-top: 35px;
    margin-bottom: 0;
    display: none;
  }

  .section-28 {
    border-top: 1px solid #8e19d3;
  }

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

  .text-block-208 {
    width: 352px;
    font-size: 28px;
  }

  .div-block-222 {
    width: 350px;
    height: auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-223 {
    width: auto;
  }

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

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

  .text-block-210 {
    font-size: 28px;
  }

  .div-block-228 {
    padding: 10px;
  }

  .image-175 {
    width: 328px;
    height: 145.766px;
  }

  .image-173-1, .image-174-1 {
    width: 25px;
    height: 25px;
  }

  .text-block-206-1 {
    margin-left: 5px;
    font-size: 16px;
  }

  .text-block-206-2 {
    margin-left: 5px;
    font-size: 16px;
    font-weight: 300;
  }

  .text-block-212 {
    font-size: 22px;
    line-height: 22px;
  }

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

  .button-25 {
    width: 320px;
    height: 50px;
    font-size: 14px;
  }

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

  .text-block-214 {
    text-align: center;
    font-size: 28px;
  }

  .div-block-232 {
    width: 340px;
  }

  .div-block-85-1 {
    width: auto;
    margin-bottom: 0;
    padding-left: 0;
  }

  .text-block-148-1 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 700;
  }

  .div-block-236 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .text-block-216 {
    text-align: center;
    font-size: 28px;
    line-height: 31px;
  }

  .slider-4 {
    width: 350px;
    height: 250px;
  }

  .icon-5 {
    margin-top: 75px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .icon-6 {
    margin-top: 75px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-176 {
    width: 275px;
    height: 213.094px;
  }

  .button-25-1 {
    width: 350px;
    height: 46px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .div-block-239 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 350px;
  }

  .text-block-216-2 {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 29px;
  }

  .image-177 {
    width: 240px;
    height: 273.078px;
  }

  .text-block-217 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-241 {
    width: auto;
    margin-left: 0;
  }

  .div-block-70-1 {
    flex-flow: row-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .text-block-131-1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
  }

  .image-180 {
    display: none;
  }

  .image-176-1 {
    width: 210px;
    height: 208.594px;
  }

  .image-176-copy, .image-176-3 {
    width: 250px;
    height: 205.141px;
  }

  .image-181 {
    width: 30px;
    height: 31px;
  }

  .image-108-1 {
    width: 200px;
    max-width: none;
    height: 67.4531px;
    margin-top: 21px;
  }

  .text-block-166-teste-2 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 26px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-3 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 28px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-4 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 22px;
    line-height: 28px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-5 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 25px;
    line-height: 26px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-6 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 22px;
    line-height: 26px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-7 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 30px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-8 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 26px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-9 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 23px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .text-block-166-teste-10 {
    text-align: center;
    width: 350px;
    margin-top: 12px;
    font-size: 24px;
    line-height: 30px;
    display: none;
    position: relative;
  }

  .div-block-219-2 {
    margin-bottom: 20px;
    display: none;
  }

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

  .div-block-243 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 144px;
    display: flex;
  }

  .faixa {
    background-image: linear-gradient(358deg, #ff7d32, #cb4f7c 50%, #8e19d3);
    height: 34px;
    display: flex;
  }

  .brands_item-block-2 {
    width: 185px;
    margin-right: -5px;
  }

  .faixa-2 {
    display: none;
  }

  .image-182 {
    width: 360px;
    max-width: none;
    height: 144px;
  }

  .image-183 {
    width: 100%;
    max-width: none;
    height: 144px;
  }

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

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

  .section-12-1 {
    z-index: 3;
    position: static;
  }

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

  .div-block-245 {
    width: 350px;
    height: auto;
    margin-right: 0;
  }

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

  .button-26 {
    width: 300px;
    font-size: 17px;
  }

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

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

  .text-block-223-1 {
    font-size: 17px;
    line-height: 19px;
  }

  .div-block-247 {
    margin-top: 10px;
    margin-left: 0;
  }

  .text-block-118-2-copy {
    text-align: center;
    width: 349px;
    max-width: none;
    height: auto;
    margin-top: 14px;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 16px;
    display: block;
  }

  .section-22-3 {
    border-top: 1px solid #ffa41c;
  }

  .text-block-130-3 {
    font-weight: 400;
  }

  .text-block-131-3 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
  }

  .div-block-72-1 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
  }

  .div-block-71-1 {
    margin-top: 10px;
    margin-bottom: 156px;
  }

  .submit-button-3-3 {
    background-color: #ffa41c;
    background-image: none;
    border-style: none;
    border-color: #c07c15;
    width: 350px;
    height: 50px;
    font-size: 18px;
  }

  .image-178-1 {
    width: 80.9219px;
    height: 27.31px;
  }

  .image-179-1 {
    width: 57.3438px;
    height: 33px;
  }

  .input-2-1 {
    border-radius: 6.67px;
    width: 350px;
    height: 45px;
    padding-top: 15px;
    display: block;
  }

  .text-block-225 {
    width: 320px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
  }

  .text-block-226 {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .text-block-227 {
    width: 320px;
    font-size: 17px;
  }

  .button-27 {
    background-position: 18%;
    width: 320px;
    font-size: 24px;
  }

  .button-27-1 {
    background-position: 18%;
    width: 320px;
    font-size: 20px;
  }

  .bold-text-21 {
    font-size: 17px;
  }

  .div-block-70-3 {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .div-block-251 {
    width: 340px;
  }

  .section-12-3, .section-12-1-copy, .section-12-1-copy, .section-12-1-copy-copy {
    z-index: 3;
    position: static;
  }
}

#w-node-c81c49bd-0a91-6d5b-5372-5c9fb30f951c-bc885de7, #w-node-_84c0fe90-932d-08b0-cbd4-cd26c1558465-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e757d4b-d37f-5eaf-8cfc-b26b41042514-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-a5b0913a-56b1-dce0-0168-9336c9858209-bc885de7, #w-node-_39db8bd3-61d6-ddf1-d37d-7a812060a625-bc885de7, #w-node-_35e94028-e8b5-2579-b662-2ffb86fc135b-bc885de7, #w-node-_13a0fb41-7bc4-8e38-2628-e5522169014f-bc885de7, #w-node-_13a0fb41-7bc4-8e38-2628-e55221690150-bc885de7, #w-node-e67456ca-7be7-4466-4f28-13088d453b4b-bc885de7, #w-node-e67456ca-7be7-4466-4f28-13088d453b4c-bc885de7, #w-node-db825358-8f2c-e924-5bad-f6f60c6176ce-bc885de7, #w-node-db825358-8f2c-e924-5bad-f6f60c6176cf-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbca834d-84f1-fa3a-0c47-de5aad4d04ea-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cadc67da-8a7c-2293-d538-9a63fdd2386b-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8b94e192-dbf9-5a7b-594b-b962e7585ca0-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_912a2299-ffd1-88bc-0054-acc24225ccca-bc885de7, #w-node-_09d3011b-8d12-c8ee-4827-c22cc3e9832f-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24c8bec4-4da4-a7cd-6e0b-973017c63782-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-dc04173c-38db-e4b1-75e3-b13632969aef-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_96c29578-0a47-067e-ef5f-c61722e033e4-bc885de7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d817cf97-d759-d16f-92f7-5b7e7fda12ab-bc885de7, #w-node-dea9f93c-fa55-2fef-029b-3c7d9ed594e5-bc885de7, #w-node-caf0ca9f-38c5-dbff-c59c-3b05198a32c0-cbeced78, #w-node-a0a4fa42-b985-e37d-db21-f90faab9d16d-cbeced78, #w-node-cf621104-a783-da9b-d706-61300badb1c2-cbeced78, #w-node-dab47a6c-8444-b8a0-acfd-dac008980e51-cbeced78, #w-node-a20bf1f3-dddf-f0d6-ce39-94ba920548fe-cbeced78, #w-node-a20bf1f3-dddf-f0d6-ce39-94ba920548ff-cbeced78, #w-node-_437779f6-76f1-7d25-0ef9-dc9337e87a45-cbeced78, #w-node-_437779f6-76f1-7d25-0ef9-dc9337e87a46-cbeced78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0c47f2e-5ab8-6eb4-77b9-be3119d8b25d-cbeced78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_461a2de5-3007-fddf-ed97-2d3bb5e2c8fc-cbeced78, #w-node-_1b277356-9557-b40c-9b1b-dd064aac8c82-cbeced78, #w-node-f9462071-8d4f-927c-e1e3-c1736cffe824-cbeced78, #w-node-_5a76cd4b-cf16-7ca2-9087-9842060bb21f-cbeced78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e54b870-70f3-314c-469a-6867cbaa925c-cbeced78 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_00d6f991-88eb-bd52-cb8f-deaa3c91387b-cbeced78, #w-node-_35e7dcf2-05ab-2245-24c9-7499f235102e-cbeced78, #w-node-c4fda0fb-d9ed-f088-10ac-753c28959e78-cbeced78, #w-node-_6220dce5-cc2d-2d05-7d02-d565980e2145-cbeced78, #w-node-c81c49bd-0a91-6d5b-5372-5c9fb30f951c-7c78dc88, #w-node-_84c0fe90-932d-08b0-cbd4-cd26c1558465-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e757d4b-d37f-5eaf-8cfc-b26b41042514-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-a5b0913a-56b1-dce0-0168-9336c9858209-7c78dc88, #w-node-_39db8bd3-61d6-ddf1-d37d-7a812060a625-7c78dc88, #w-node-_35e94028-e8b5-2579-b662-2ffb86fc135b-7c78dc88, #w-node-_13a0fb41-7bc4-8e38-2628-e5522169014f-7c78dc88, #w-node-_13a0fb41-7bc4-8e38-2628-e55221690150-7c78dc88, #w-node-e67456ca-7be7-4466-4f28-13088d453b4b-7c78dc88, #w-node-e67456ca-7be7-4466-4f28-13088d453b4c-7c78dc88, #w-node-db825358-8f2c-e924-5bad-f6f60c6176ce-7c78dc88, #w-node-db825358-8f2c-e924-5bad-f6f60c6176cf-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbca834d-84f1-fa3a-0c47-de5aad4d04ea-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cadc67da-8a7c-2293-d538-9a63fdd2386b-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8b94e192-dbf9-5a7b-594b-b962e7585ca0-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_912a2299-ffd1-88bc-0054-acc24225ccca-7c78dc88, #w-node-_09d3011b-8d12-c8ee-4827-c22cc3e9832f-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24c8bec4-4da4-a7cd-6e0b-973017c63782-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-dc04173c-38db-e4b1-75e3-b13632969aef-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_96c29578-0a47-067e-ef5f-c61722e033e4-7c78dc88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f8ac4c92-b8c0-97a2-8b3d-eb01a4de08d9-7c78dc88, #w-node-d817cf97-d759-d16f-92f7-5b7e7fda12ab-7c78dc88, #w-node-dea9f93c-fa55-2fef-029b-3c7d9ed594e5-7c78dc88, #w-node-caf0ca9f-38c5-dbff-c59c-3b05198a32c0-881efc1b, #w-node-a0a4fa42-b985-e37d-db21-f90faab9d16d-881efc1b, #w-node-_768da63e-469b-78c2-b31b-1b9530a86802-881efc1b, #w-node-_768da63e-469b-78c2-b31b-1b9530a8680b-881efc1b, #w-node-c81c49bd-0a91-6d5b-5372-5c9fb30f951c-87900a07, #w-node-_84c0fe90-932d-08b0-cbd4-cd26c1558465-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e757d4b-d37f-5eaf-8cfc-b26b41042514-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-a5b0913a-56b1-dce0-0168-9336c9858209-87900a07, #w-node-_39db8bd3-61d6-ddf1-d37d-7a812060a625-87900a07, #w-node-_35e94028-e8b5-2579-b662-2ffb86fc135b-87900a07, #w-node-_13a0fb41-7bc4-8e38-2628-e5522169014f-87900a07, #w-node-_13a0fb41-7bc4-8e38-2628-e55221690150-87900a07, #w-node-e67456ca-7be7-4466-4f28-13088d453b4b-87900a07, #w-node-e67456ca-7be7-4466-4f28-13088d453b4c-87900a07, #w-node-db825358-8f2c-e924-5bad-f6f60c6176ce-87900a07, #w-node-db825358-8f2c-e924-5bad-f6f60c6176cf-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbca834d-84f1-fa3a-0c47-de5aad4d04ea-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cadc67da-8a7c-2293-d538-9a63fdd2386b-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8b94e192-dbf9-5a7b-594b-b962e7585ca0-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_912a2299-ffd1-88bc-0054-acc24225ccca-87900a07, #w-node-_09d3011b-8d12-c8ee-4827-c22cc3e9832f-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24c8bec4-4da4-a7cd-6e0b-973017c63782-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-dc04173c-38db-e4b1-75e3-b13632969aef-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_96c29578-0a47-067e-ef5f-c61722e033e4-87900a07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f8ac4c92-b8c0-97a2-8b3d-eb01a4de08d9-87900a07, #w-node-d817cf97-d759-d16f-92f7-5b7e7fda12ab-87900a07, #w-node-dea9f93c-fa55-2fef-029b-3c7d9ed594e5-87900a07, #w-node-caf0ca9f-38c5-dbff-c59c-3b05198a32c0-3ac60fda, #w-node-a0a4fa42-b985-e37d-db21-f90faab9d16d-3ac60fda, #w-node-cf621104-a783-da9b-d706-61300badb1c2-3ac60fda, #w-node-dab47a6c-8444-b8a0-acfd-dac008980e51-3ac60fda, #w-node-a20bf1f3-dddf-f0d6-ce39-94ba920548fe-3ac60fda, #w-node-a20bf1f3-dddf-f0d6-ce39-94ba920548ff-3ac60fda, #w-node-_437779f6-76f1-7d25-0ef9-dc9337e87a45-3ac60fda, #w-node-_437779f6-76f1-7d25-0ef9-dc9337e87a46-3ac60fda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0c47f2e-5ab8-6eb4-77b9-be3119d8b25d-3ac60fda {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_461a2de5-3007-fddf-ed97-2d3bb5e2c8fc-3ac60fda, #w-node-_1b277356-9557-b40c-9b1b-dd064aac8c82-3ac60fda, #w-node-f9462071-8d4f-927c-e1e3-c1736cffe824-3ac60fda, #w-node-_5a76cd4b-cf16-7ca2-9087-9842060bb21f-3ac60fda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e54b870-70f3-314c-469a-6867cbaa925c-3ac60fda {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_00d6f991-88eb-bd52-cb8f-deaa3c91387b-3ac60fda, #w-node-_35e7dcf2-05ab-2245-24c9-7499f235102e-3ac60fda, #w-node-c4fda0fb-d9ed-f088-10ac-753c28959e78-3ac60fda, #w-node-_6220dce5-cc2d-2d05-7d02-d565980e2145-3ac60fda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_3965af83-07fd-b0ae-19aa-668a34c50311-bc885de7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfa50bcb-a84f-7147-6482-33143bde6a3e-bc885de7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_43e8c25f-3cdf-1d99-a714-753d8ac1caea-bc885de7, #w-node-e058a96a-4d01-368c-6195-830d747a1a16-bc885de7, #w-node-ce24a870-ce37-7aa3-d9e7-dcd05834af17-bc885de7, #w-node-d5ba1129-dedf-0d93-373e-c164b5fd640b-bc885de7, #w-node-ca679f64-ce6b-996a-40b1-9ddd82e6cb78-bc885de7, #w-node-_27839875-2fa6-5b8d-0fd1-0b82a4f2ace6-bc885de7, #w-node-_4187b392-0da9-b34e-c796-3164d4ea4f68-bc885de7, #w-node-e657f384-31e8-8807-cfd1-d799c7cad576-bc885de7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_727add88-dbd2-92fe-9f22-fa50ef46e041-bc885de7, #w-node-d9a8b9f7-881f-7972-9a43-79b17c1bb495-bc885de7, #w-node-_027dda90-c55b-5de3-72e7-fe922a329607-bc885de7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-a4c5a6c9-baed-d2ae-dbaa-5aba7632d90a-bc885de7, #w-node-_60c8ddfc-4668-1cf5-db52-3e2bfa62c692-bc885de7, #w-node-_370a12ef-7d89-7380-a7e6-29ecc650700f-cbeced78, #w-node-_370a12ef-7d89-7380-a7e6-29ecc6507010-cbeced78, #w-node-_43e8c25f-3cdf-1d99-a714-753d8ac1caea-7c78dc88, #w-node-e058a96a-4d01-368c-6195-830d747a1a16-7c78dc88, #w-node-ce24a870-ce37-7aa3-d9e7-dcd05834af17-7c78dc88, #w-node-d5ba1129-dedf-0d93-373e-c164b5fd640b-7c78dc88, #w-node-ca679f64-ce6b-996a-40b1-9ddd82e6cb78-7c78dc88, #w-node-_27839875-2fa6-5b8d-0fd1-0b82a4f2ace6-7c78dc88, #w-node-_4187b392-0da9-b34e-c796-3164d4ea4f68-7c78dc88, #w-node-e657f384-31e8-8807-cfd1-d799c7cad576-7c78dc88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_727add88-dbd2-92fe-9f22-fa50ef46e041-7c78dc88, #w-node-d9a8b9f7-881f-7972-9a43-79b17c1bb495-7c78dc88, #w-node-_027dda90-c55b-5de3-72e7-fe922a329607-7c78dc88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-a4c5a6c9-baed-d2ae-dbaa-5aba7632d90a-7c78dc88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto center;
  }

  #w-node-_60c8ddfc-4668-1cf5-db52-3e2bfa62c692-7c78dc88, #w-node-a0a4fa42-b985-e37d-db21-f90faab9d16d-881efc1b, #w-node-_43e8c25f-3cdf-1d99-a714-753d8ac1caea-87900a07, #w-node-e058a96a-4d01-368c-6195-830d747a1a16-87900a07, #w-node-ce24a870-ce37-7aa3-d9e7-dcd05834af17-87900a07, #w-node-d5ba1129-dedf-0d93-373e-c164b5fd640b-87900a07, #w-node-ca679f64-ce6b-996a-40b1-9ddd82e6cb78-87900a07, #w-node-_27839875-2fa6-5b8d-0fd1-0b82a4f2ace6-87900a07, #w-node-_4187b392-0da9-b34e-c796-3164d4ea4f68-87900a07, #w-node-e657f384-31e8-8807-cfd1-d799c7cad576-87900a07 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_727add88-dbd2-92fe-9f22-fa50ef46e041-87900a07, #w-node-d9a8b9f7-881f-7972-9a43-79b17c1bb495-87900a07, #w-node-_027dda90-c55b-5de3-72e7-fe922a329607-87900a07 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-a4c5a6c9-baed-d2ae-dbaa-5aba7632d90a-87900a07 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_60c8ddfc-4668-1cf5-db52-3e2bfa62c692-87900a07, #w-node-_370a12ef-7d89-7380-a7e6-29ecc650700f-3ac60fda, #w-node-_370a12ef-7d89-7380-a7e6-29ecc6507010-3ac60fda {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


