:root {
  --linear-1: #7d8df2;
  --linear-2: #f669ff;
  --white: white;
  --black: black;
}

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

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

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

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

.section-2 {
  padding-top: 24px;
  padding-bottom: 21px;
}

.container-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image {
  order: -1;
}

.link-block-4 {
  order: 1;
  text-decoration: none;
}

.div-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid #ee5bf7;
  border-radius: 8px;
  order: 1;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

.text-block {
  color: #ee5bf7;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.column {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-2 {
  order: 1;
}

.column-6 {
  padding-left: 35px;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  max-width: 137%;
  margin-top: 32px;
}

.section {
  background-color: #fbfbfb;
  min-height: 567px;
  padding: 37px 15px;
  overflow: hidden;
}

.link-block-3 {
  text-decoration: none;
}

.container {
  max-width: 1110px;
}

.text-block-3 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
}

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

.text-block-2 {
  margin-bottom: 9px;
  font-size: 20px;
  line-height: 26px;
}

.text-block-2.diff {
  color: #5a5a5a;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 600;
}

.text-block-2.contained {
  width: 792px;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 37px;
}

.heading.gradient-text {
  color: #f772ff;
  font-size: 29px;
  font-weight: 700;
  line-height: 37px;
}

.heading.gradient-text._1dobra {
  font-size: 32px;
}

.btnstyle {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #38ca4b;
  border-radius: 6px;
  justify-content: space-around;
  align-items: center;
  min-width: 371px;
  padding: 10px 9px 10px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.btnstyle.white {
  background-color: #fff;
  background-image: none;
}

.body {
  background-color: #fbfbfb;
  font-family: Montserrat, sans-serif;
}

.section-3 {
  color: #fff;
  background-image: url('../images/213131231.png');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  min-height: 268px;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.column-2 {
  padding-left: 29px;
}

.text-block-4 {
  border-left: 4px solid #f772ff;
  padding-left: 28px;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.section-default {
  padding: 46px 15px;
}

.section-default.bglinear {
  background-image: url('../images/658224b9ecf6736a8fe6a447_Dobra.png');
  background-position: 50% 0;
  background-size: cover;
}

.section-default.gradient {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(135deg, #756ff1, #f555ff);
}

.div-block-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-align: center;
  background-color: #fcfcfc;
  border: 1px solid #7a6cf1;
  border-radius: 13px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 34px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  background-color: #f669ff;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 19px;
  font-weight: 700;
  display: flex;
}

.text-block-5.blue {
  background-color: var(--linear-1);
}

.text-block-5.fadein {
  background-color: var(--linear-2);
  background-image: linear-gradient(to right, var(--linear-1), var(--linear-2));
}

.text-block-5.fadeout {
  background-image: linear-gradient(270deg, var(--linear-1), var(--linear-2));
}

.text-block-6 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 24px;
}

.container-3 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 1054px;
  display: flex;
}

.columns-3 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 20px;
  display: flex;
}

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

.section-5 {
  background-image: url('../images/Base123compress.png');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  min-height: 600px;
  margin-top: -1px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-3 {
  background-color: #ee5bf7;
  border-radius: 20px;
  width: 173px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.heading-3 {
  text-transform: uppercase;
  margin-bottom: 42px;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}

.heading-3.white {
  color: #fff;
}

.text-block-7 {
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-7.invert {
  color: #ee5bf7;
}

.column-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.btnstyle-2 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #7d8df3;
  background-image: linear-gradient(45deg, #7d8df3 27%, #f669ff 84%);
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  min-width: 371px;
  padding: 10px 9px 10px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.btnstyle-2.white {
  background-color: #fff;
  background-image: none;
  border: 1px solid #d8d8d8;
  text-decoration: none;
  display: none;
}

.btnstyle-2.white.ocult {
  display: none;
}

.text-block-8 {
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-8.invert {
  color: #ee5bf7;
}

.div-block-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.column-10 {
  text-align: right;
}

.text-block-9 {
  color: var(--linear-2);
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

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

.div-block-5 {
  border: 1px solid var(--linear-2);
  color: #2b2b2b;
  background-color: #fff;
  padding: 6px 6px 28px;
}

.text-block-10 {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-10.gradient-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.image-5 {
  margin-bottom: 9px;
}

.text-block-11 {
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-11.invert {
  color: #ee5bf7;
}

.column-11 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.btnstyle-3 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #7d8df3;
  background-image: linear-gradient(45deg, #7d8df3 27%, #f669ff 84%);
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  min-width: 371px;
  padding: 10px 9px 10px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.btnstyle-3.white {
  background-color: #fff;
  background-image: none;
}

.div-block-6 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.container-7 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.div-block-7 {
  border: 1px solid var(--linear-2);
  background-image: url('../images/Vector_1Vector.png'), linear-gradient(to bottom, #00000012, #00000012), linear-gradient(135deg, var(--linear-1), var(--linear-2) 85%);
  box-shadow: -5px 7px 0 3px var(--linear-1);
  color: #fff;
  text-align: left;
  background-position: 1% 48%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 27px, auto, auto;
  border-radius: 9px;
  align-items: center;
  min-height: 73px;
  padding: 21px 20px 21px 46px;
  font-weight: 600;
  display: flex;
}

.text-block-12 {
  font-size: 18px;
  line-height: 25px;
}

.grid-2 {
  grid-template-columns: 1fr;
  margin-top: 23px;
  margin-bottom: 48px;
}

.columns-5 {
  color: #3f3f3f;
  background-color: #fff;
  border-radius: 8px;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 28px;
  display: flex;
}

.columns-5.invert {
  flex-direction: row-reverse;
}

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

.column-13 {
  text-align: left;
  padding: 8px 26px 8px 15px;
}

.heading-4 {
  font-size: 27px;
}

.heading-4.gradient-text {
  line-height: 37px;
}

.list {
  padding-left: 0;
  list-style-type: none;
}

.list-item {
  background-image: url('../images/Polygonpng.png');
  background-position: 0 13%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 36px;
}

.text-block-13 {
  font-size: 17px;
  font-weight: 500;
}

.div-block-8 {
  color: #272727;
  text-align: left;
  background-image: url('../images/658224b9ecf6736a8fe6a447_Dobra.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 46px 26px;
  display: flex;
}

.container-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.list-2 {
  width: 100%;
  margin-top: 34px;
  padding-left: 0;
  list-style-type: none;
}

.list-item-2 {
  background-image: linear-gradient(135deg, var(--linear-1) 9%, #eb3bf6);
  color: #fff;
  border-radius: 4px;
  margin-bottom: 22px;
  padding: 21px 26px;
  font-size: 19px;
}

.text-block-14 {
  line-height: 25px;
}

.container-9 {
  text-align: center;
}

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

.blue {
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 700;
}

.div-block-26 {
  align-items: stretch;
  display: flex;
}

.text-block-15 {
  font-size: 18px;
  line-height: 1.2em;
}

.heading-5 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
}

.image-12 {
  position: relative;
}

.colorized {
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-size: 35px;
  font-weight: 700;
}

.div-block-27 {
  flex-direction: column;
  justify-content: space-around;
  margin-left: -18px;
  display: flex;
}

.button {
  text-align: center;
  text-transform: uppercase;
  background-color: #1829a2;
  border-radius: 5px;
  width: 100%;
  margin-top: 23px;
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
}

.button.green {
  background-color: #3fbe01;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
}

.container-10 {
  margin-top: 45px;
}

.div-block-16 {
  color: #fff;
  background-color: #f82e64;
  border-radius: 8px;
  align-items: center;
  margin-top: 24px;
  padding: 16px 15px;
  font-family: Exo, sans-serif;
  display: block;
}

.div-block-16.relative {
  padding: 5px 21px;
  display: flex;
}

.div-block-32 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  display: flex;
}

.image-23 {
  width: 100%;
}

.text-block-16 {
  font-size: 18px;
  line-height: 1.2em;
}

.heading-6 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
}

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

.columns-6 {
  align-items: stretch;
  width: 100%;
  display: flex;
}

.image-14 {
  filter: invert();
}

.div-block-33 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 350px;
  padding: 16px 12px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px #00000045;
}

.container-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.text-block-22 {
  font-size: 18px;
  font-weight: 500;
}

.container-12 {
  text-align: center;
  max-width: 1110px;
}

.grid-3 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-flow: row dense;
  align-items: start;
  width: 100%;
}

.cell {
  border: 1px solid var(--linear-1);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.bold-text-3 {
  font-size: 30px;
}

.div-block-34 {
  width: 450px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.bold-text-4 {
  color: #f41c55;
}

.text-block-23 {
  color: #1100c9;
  text-align: right;
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 800;
}

.text-block-24 {
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
}

.div-block-35 {
  color: #fff;
  background-color: #232d9e;
  border-radius: 9px;
  width: 450px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.div-block-36 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 31px;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.text-block-25 {
  font-size: 18px;
  line-height: 1.2em;
}

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

.heading-7 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3em;
}

.heading-7.contained {
  width: 749px;
}

.heading-7.none {
  text-transform: none;
}

.heading-7.none.gradient-text {
  font-size: 24px;
}

.div-block-21 {
  background-image: url('../images/arrow-down_1arrow-down.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
  height: 30px;
  position: absolute;
  inset: auto 0% -26px;
}

.text-block-26 {
  text-align: left;
}

.columns-7 {
  align-items: center;
  display: flex;
}

.div-block-37 {
  text-align: left;
  background-color: #fff;
  border-radius: 9px;
  padding: 24px 30px;
  box-shadow: 0 2px 9px #81818166;
}

.list-item-3 {
  outline-offset: 0px;
  color: #666;
  outline: 3px #666;
  justify-content: space-between;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.3em;
  text-decoration: none;
  display: flex;
}

.image-7 {
  filter: invert() hue-rotate(90deg) contrast(1000%) grayscale(200%);
}

.div-block-38 {
  background-color: #fff;
  border-radius: 13px;
  max-width: 500px;
  margin-top: 22px;
  margin-bottom: 37px;
}

.pricebox {
  color: #424242;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 20px;
  display: flex;
}

.text-block-19 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 85px;
  display: flex;
}

.text-block-19.gradient-text {
  margin-top: 19px;
}

.text-span-6 {
  align-self: auto;
  margin-top: -29px;
  font-size: 31px;
}

.text-block-20 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 39px;
  text-decoration: none;
}

.text-block-18 {
  text-transform: uppercase;
  margin-right: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-span-4 {
  text-decoration: line-through;
}

.text-block-17 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.image-3 {
  filter: contrast(500%) invert();
  margin-top: -3px;
  margin-bottom: 18px;
}

.div-block-15 {
  justify-content: center;
  align-items: flex-end;
  margin-left: -24px;
  display: flex;
}

.text-span-5 {
  font-size: 108px;
}

.container-13 {
  background-color: #f669ffbf;
  background-image: linear-gradient(135deg, var(--linear-1), var(--linear-2));
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  text-align: center;
  border: 2px solid #5b71ff;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  max-width: 815px;
  padding: 25px 13px 49px;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(135deg, var(--linear-1), var(--linear-2));
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 8px 21px;
  display: flex;
}

.div-block-28.invert {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: right;
  flex-direction: row-reverse;
}

.text-block-27 {
  color: #100db6;
  text-align: left;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3em;
}

.text-block-27.invert {
  text-align: right;
}

.divmargin {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 12px;
  display: flex;
}

.divmargin.invert {
  justify-content: center;
  align-items: flex-end;
}

.text-block-28 {
  font-size: 18px;
  line-height: 1.2em;
}

.text-block-28.margin {
  margin-top: 13px;
  margin-bottom: 13px;
  font-size: 19px;
}

.text-block-28.margin.invert {
  text-align: right;
}

.text-block-28.margin.center {
  text-align: center;
  font-size: 23px;
}

.heading-8 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-29 {
  grid-column-gap: 18px;
  border: 1px solid var(--linear-2);
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 15px;
  align-items: center;
  width: 100%;
  padding: 13px 21px;
  display: flex;
}

.div-block-29.invert {
  border-color: var(--linear-1);
  flex-direction: row-reverse;
  align-items: center;
}

.list-item-4 {
  text-align: left;
  background-image: url('../images/check_1check.png');
  background-position: 0 7%;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 31px;
}

.container-14 {
  color: #fff;
  flex-direction: column;
  align-items: center;
  max-width: 796px;
  display: flex;
}

.columns-8 {
  align-items: stretch;
  width: 100%;
  display: flex;
}

.image-19.crop {
  aspect-ratio: 1;
  object-fit: cover;
}

.div-block-30 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 17px;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.image-13 {
  filter: invert();
  width: 33px;
}

.image-13.minor {
  width: 33px;
}

.text-block-29 {
  font-size: 16px;
  line-height: 1.1em;
}

.div-block-14 {
  background-color: #f5f5f5;
  border-radius: 15px;
  width: auto;
  min-width: 100%;
  margin-top: 0;
  padding: 5px 16px;
  display: flex;
  box-shadow: 0 2px 5px #00000040;
}

.list-3 {
  text-align: left;
  flex-wrap: wrap;
  width: 42%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
}

.list-3._2 {
  width: 58%;
}

.text-block-38 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.underline {
  color: #ff5053;
  text-decoration: line-through;
}

.div-block-18 {
  width: 60%;
}

.section-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f7f7f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 15px;
  display: flex;
}

.section-6.bgpink {
  color: #fff;
  display: block;
}

.section-6.bglinear {
  background-image: url('../images/658224b9ecf6736a8fe6a447_Dobra.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-6.gradient {
  background-image: linear-gradient(135deg, var(--linear-1), #f443ff);
}

.column-15 {
  text-align: left;
}

.container-15 {
  max-width: 883px;
}

.columns-9 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.columns-9.invert {
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-top: 40px;
}

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

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

.depoimento-escrito {
  background-color: #fff;
  border: 1px #f82e64;
  border-radius: 9px;
  width: 100%;
  margin-bottom: 24px;
  padding: 23px;
  box-shadow: 0 0 11px -3px #00000017;
}

.text-block-40 {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.3em;
}

.section-9 {
  background-color: var(--linear-1);
  background-image: linear-gradient(135deg, var(--linear-1), var(--linear-2));
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-9 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-39 {
  max-width: 1000px;
  padding: 8px;
}

.headline {
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.gallery-grid {
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image, .gallery-image.shadow-two {
  width: 100%;
}

.avatar {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.text-block-39 {
  font-size: 19px;
}

.image-25 {
  border-radius: 0%;
  max-width: 125%;
  margin-bottom: 6px;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-a-text {
  padding: 20px;
}

.c-faq {
  background-color: #fff;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.faq-stripe-2 {
  background-color: #f41c55;
  width: 100%;
  height: 6px;
  position: absolute;
}

.divider-3 {
  opacity: .35;
  background-color: #f0f0f0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  box-shadow: 0 0 20px 1px #ffd76157;
}

.div-block-19 {
  color: #fff;
  background-color: #f82e64;
  border-radius: 8px;
  width: 68px;
  margin-bottom: -16px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.c-faq-q {
  align-items: center;
  display: flex;
}

.c-faq-item {
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/texture-noise.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 3px solid #ebebeb;
  border-radius: 3px;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.text-span-8 {
  color: #3c4eb6;
  text-decoration: underline;
}

.bold-text-8 {
  color: #2f19a8;
}

.columns-10 {
  align-items: stretch;
  width: 100%;
  display: flex;
}

.columns-10.faq {
  align-items: flex-start;
}

.faq-q-text {
  font-size: 20px;
}

.faq-stripe-1 {
  background-color: #f41c55;
  width: 5px;
  height: 100%;
}

.social {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #ebebeb;
  border-radius: 80px;
  padding: 15px;
  display: flex;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.text-block-41 {
  text-align: center;
  font-size: 20px;
  line-height: 1.2em;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px;
  font-size: 1.4em;
}

.text-block-21 {
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 16px;
  font-weight: 700;
}

.container-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-16 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.faq-a-text {
  color: #797979;
  font-size: 16px;
  line-height: 1.6em;
}

.section-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f7f7f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 15px;
  display: flex;
}

.section-7 {
  background-color: #000;
  background-image: linear-gradient(135deg, var(--linear-1), var(--linear-2));
  padding-top: 27px;
  padding-bottom: 27px;
}

.container-18 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-48 {
  margin-top: 19px;
  margin-bottom: 9px;
}

.columns-12 {
  align-items: center;
  display: flex;
}

.column-17 {
  text-align: right;
}

.column-18 {
  text-align: left;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
}

.link-final {
  color: #fff;
}

.text-span-9 {
  text-transform: uppercase;
  font-size: 27px;
}

.marquee-horizontal-2 {
  z-index: 200;
  color: #fff;
  background-color: #9c00a1;
  background-image: linear-gradient(to right, #fe26f6, #4877f0);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 53px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px #3339;
}

.marquee-horizontal-2.red {
  background-color: #d60004;
  background-image: none;
  box-shadow: 0 0 60px #3339;
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}

.text-span-10 {
  text-transform: none;
}

.text-span-11 {
  font-size: 30px;
}

.text-span-12 {
  font-size: 28px;
}

.column-19 {
  text-align: left;
}

.bold-text-9 {
  text-align: center;
}

.list-item-5 {
  color: #460f72;
  background-image: url('../images/Checked-Checkbox_1Checked Checkbox.png'), linear-gradient(135deg, #d1a616, #e8cd51);
  background-position: 2%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 24px, auto;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 16px 20px 16px 50px;
  font-weight: 600;
}

.list-item-5.golden {
  background-image: url('../images/Checked-Checkbox_1Checked Checkbox.png'), linear-gradient(#fbedff, #fbedff);
  background-position: 2%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 24px, auto;
  border: 1px solid #912fdf;
}

.italic-text-2 {
  font-weight: 700;
}

.subheadline {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.subheadline.bolder {
  margin-top: 46px;
  font-size: 23px;
  font-weight: 700;
}

.feature {
  background-color: #f8f4ff;
  border: 3px dashed #450f76;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 300px;
  margin: -3px auto 30px;
  padding: 30px 15px;
  display: flex;
  box-shadow: 0 12px 17px -9px #00000029;
}

.text-block-43 {
  font-size: 17px;
}

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

.div-block-40 {
  text-align: left;
  border: 2px solid #450f76;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  width: 600px;
  padding: 24px 24px 6px;
  display: flex;
  box-shadow: 6px 6px #450f76;
}

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

.text-span-13 {
  color: #fff;
  background-color: red;
  margin-bottom: -30px;
  padding: 12px 17px;
  font-size: 18px;
  display: block;
}

.text-block-32 {
  text-align: center;
  width: 432px;
  margin-bottom: 24px;
  font-size: 23px;
  line-height: 25px;
}

.text-block-32._2 {
  margin-top: 30px;
}

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

.button-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #04ff22;
  border-radius: 7px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  padding: 15px 17px;
  text-decoration: none;
  display: flex;
}

.text-block-44 {
  color: #450f76;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 37px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-41 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bold-text-11 {
  color: #450f76;
  text-shadow: none;
}

.image-49 {
  filter: invert();
}

.text-block-45 {
  color: #03f076;
  letter-spacing: 2px;
  text-shadow: 0 0 6px #03f076a8;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  display: inline;
}

.padding-less {
  color: #450f76;
  padding-top: 31px;
  padding-bottom: 66px;
}

.text-block-33 {
  color: #ff2d2d;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  font-size: 22px;
  font-weight: 700;
  text-decoration: line-through;
  display: flex;
}

.text-span-14 {
  font-weight: 500;
}

.text-block-31 {
  text-align: left;
  width: 75%;
  margin-top: 28px;
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-46 {
  color: #000;
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 600;
}

.list-4 {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
}

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

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

.div-block-42 {
  text-align: left;
  border: 2px solid #450f76;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  width: 600px;
  padding: 24px 24px 6px;
  display: flex;
  box-shadow: 6px 6px #450f76;
}

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

.text-span-15 {
  color: #fff;
  background-color: red;
  margin-bottom: -30px;
  padding: 12px 17px;
  font-size: 18px;
  display: block;
}

.text-block-48 {
  text-align: center;
  width: 432px;
  margin-bottom: 24px;
  font-size: 23px;
  line-height: 25px;
}

.text-block-48._2 {
  width: 445px;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
}

.container-20 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #04ff22;
  border-radius: 7px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  padding: 15px 17px;
  text-decoration: none;
  display: flex;
}

.text-block-49 {
  color: #450f76;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 37px;
  font-weight: 400;
  line-height: 1.3em;
}

.div-block-43 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bold-text-12 {
  color: #450f76;
  text-shadow: none;
}

.image-50 {
  filter: invert();
}

.text-block-50 {
  color: #03f076;
  letter-spacing: 2px;
  text-shadow: 0 0 6px #03f076a8;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  display: inline;
}

.text-block-51 {
  color: #ff2d2d;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  font-size: 22px;
  font-weight: 700;
  text-decoration: line-through;
  display: flex;
}

.text-span-16 {
  font-weight: 500;
}

.text-block-52 {
  text-align: left;
  width: 75%;
  margin-top: 28px;
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-53 {
  color: #000;
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 600;
}

.list-5 {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
}

.bold-text-13 {
  font-size: 17px;
}

.section-11 {
  color: #fff;
  background-color: #ff2e2e;
  padding-top: 18px;
  padding-bottom: 18px;
}

.container-21 {
  padding-left: 18px;
  padding-right: 18px;
}

.text-block-30 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.heading-popup {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.text-field {
  border-radius: 8px;
  height: 46px;
  margin-bottom: 0;
  font-size: 16px;
}

.form-block {
  margin-top: 24px;
}

.disclaimer-popup {
  text-align: center;
}

.container-popup {
  color: #000;
  background-color: #fff;
  border-radius: 18px;
  width: 100%;
  max-width: 550px;
  padding: 48px 24px;
  position: relative;
}

.text-block-popup {
  font-size: 17px;
  font-weight: 500;
}

.submit-button {
  text-transform: uppercase;
  background-color: #000;
  background-image: linear-gradient(45deg, #7d8df3 35%, #ee5bf7);
  border-radius: 20px;
  width: 100%;
  margin-top: 13px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 22px;
  font-weight: 600;
}

.code-embed {
  padding-bottom: 6px;
}

.dica-popup {
  color: #999;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
}

.field-label {
  font-size: 18px;
}

.close-form {
  cursor: pointer;
  width: 30px;
  position: absolute;
  inset: 5px 5px auto auto;
}

.popup-section {
  z-index: 999;
  background-color: #00000057;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 27px 15px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

.list-item-6 {
  background-image: url('../images/Vector_1Vector.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 38px;
}

.text-block-54 {
  font-size: 22px;
  font-weight: 700;
}

.list-6 {
  text-align: left;
  padding-left: 0;
  list-style-type: none;
}

.div-block-44 {
  z-index: 4;
  color: #fff;
  background-color: #2a9238;
  border-radius: 9px;
  padding: 16px 11px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  position: fixed;
  inset: auto 11px 11px auto;
}

.text-block-55 {
  border-radius: 0;
  text-decoration: none;
}

.code-embed-2 {
  width: 100%;
  max-width: 130%;
}

@media screen and (min-width: 1440px) {
  .image-4 {
    max-width: 140%;
  }

  .section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex: 0 auto;
  }

  .section-3 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 394px;
  }

  .section-5 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 670px;
  }
}

@media screen and (min-width: 1920px) {
  .marquee-horizontal-2 {
    box-shadow: none;
  }

  .marquee-text {
    color: #fff;
    font-style: normal;
  }
}

@media screen and (max-width: 991px) {
  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .c-faq-item {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .feature {
    width: 350px;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-top: 26px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .image {
    width: 116px;
  }

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

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

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

  .image-2 {
    width: 49px;
  }

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

  .columns-2 {
    flex-flow: column-reverse wrap;
    display: flex;
  }

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

  .section {
    min-height: 554px;
    padding-top: 19px;
    padding-bottom: 41px;
  }

  .link-block-3 {
    width: 100%;
  }

  .text-block-3 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

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

  .text-block-2 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-2.diff {
    font-size: 17px;
  }

  .text-block-2.contained {
    width: 100%;
  }

  .text-block-2._1dobra {
    text-align: center;
  }

  .heading.gradient-text {
    text-align: center;
    font-size: 22px;
    line-height: 29px;
  }

  .heading.gradient-text._1dobra {
    font-size: 22px;
    line-height: 25px;
  }

  .btnstyle {
    width: 100%;
    min-width: 0;
    padding-left: 10px;
  }

  .section-3 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Base.png');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .column-2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .text-block-4 {
    font-size: 21px;
    line-height: 27px;
  }

  .columns-3 {
    flex-wrap: wrap;
  }

  .section-5 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/BaseLaspart.png');
    background-position: 0 0, 60% 0;
    background-size: auto, cover;
    min-height: 543px;
  }

  .heading-3 {
    font-size: 23px;
    line-height: 27px;
  }

  .text-block-7 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }

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

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

  .btnstyle-2 {
    min-width: 0;
  }

  .btnstyle-2.white {
    padding-left: 10px;
  }

  .text-block-8 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }

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

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

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

  .text-block-11 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }

  .container-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .btnstyle-3 {
    min-width: 0;
  }

  .columns-5 {
    flex-wrap: wrap;
  }

  .column-13 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-4.gradient-text {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
  }

  .list-item {
    background-size: 21px;
    padding-left: 28px;
  }

  .div-block-8 {
    padding: 29px 14px;
  }

  .list-item-2 {
    padding-left: 14px;
    padding-right: 14px;
  }

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

  .blue {
    font-size: 26px;
  }

  .div-block-26 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .text-block-15 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

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

  .heading-5 {
    text-align: center;
    font-size: 22px;
  }

  .image-12 {
    max-width: 60%;
  }

  .colorized {
    font-size: 20px;
  }

  .div-block-27 {
    margin-left: 0;
  }

  .button.green {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 19px;
  }

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

  .div-block-16.relative {
    padding-left: 16px;
    position: relative;
  }

  .text-block-16 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

  .heading-6 {
    text-align: center;
    font-size: 22px;
  }

  .columns-6 {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .image-14 {
    filter: invert();
    position: absolute;
    inset: auto -2% auto auto;
    transform: rotate(90deg);
  }

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

  .container-11 {
    max-width: 100%;
  }

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

  .bold-text-3 {
    font-size: 23px;
  }

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

  .text-block-23 {
    text-align: center;
    margin-top: 5px;
  }

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

  .div-block-35, .div-block-36 {
    width: 100%;
  }

  .text-block-25 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

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

  .heading-7 {
    text-align: center;
    font-size: 22px;
  }

  .heading-7.contained {
    width: 100%;
  }

  .heading-7.none.gradient-text {
    font-size: 20px;
  }

  .text-block-26 {
    text-align: center;
    font-size: 21px;
  }

  .columns-7 {
    flex-direction: column;
  }

  .div-block-37 {
    margin-top: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-item-3 {
    flex-direction: column;
  }

  .image-7 {
    width: 100%;
  }

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

  .text-block-18 {
    font-size: 16px;
    line-height: 17px;
  }

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

  .text-span-5 {
    font-size: 96px;
  }

  .div-block-28 {
    text-align: center;
    flex-wrap: wrap;
    padding-bottom: 17px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-28.invert {
    text-align: center;
  }

  .text-block-27 {
    text-align: center;
    font-size: 19px;
    line-height: 1em;
  }

  .text-block-27.invert {
    text-align: center;
  }

  .divmargin, .divmargin.invert {
    align-items: center;
  }

  .text-block-28 {
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
  }

  .text-block-28.margin {
    text-align: center;
    font-size: 16px;
  }

  .text-block-28.margin.invert {
    text-align: center;
  }

  .text-block-28.margin.center {
    font-size: 19px;
  }

  .heading-8 {
    text-align: center;
    font-size: 22px;
  }

  .div-block-29 {
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-29.invert {
    justify-content: center;
    align-items: stretch;
  }

  .list-item-4 {
    margin-top: 0;
    padding-left: 27px;
  }

  .container-14 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .columns-8 {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .image-19 {
    width: 100px;
  }

  .image-13 {
    width: 27px;
  }

  .text-block-29 {
    font-size: 15px;
  }

  .div-block-14 {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0;
    padding-top: 15px;
  }

  .list-3 {
    width: 100%;
    margin-left: 7px;
  }

  .list-3._2 {
    width: 100%;
  }

  .image-22 {
    width: 200px;
  }

  .text-block-38 {
    font-size: 17px;
    line-height: 22px;
  }

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

  .section-6.bgpink {
    background-image: url('../images/bg-6.jpg'), url('../images/bg-6.jpg');
    background-position: 50% 0, 30%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
  }

  .column-15 {
    text-align: center;
  }

  .columns-9 {
    flex-wrap: wrap-reverse;
  }

  .image-11 {
    width: 100px;
  }

  .depoimento-escrito {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .section-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-9 {
    text-align: center;
    font-size: 22px;
  }

  .heading-9.minor {
    font-size: 20px;
  }

  .headline {
    text-align: center;
    font-size: 16px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-grid {
    grid-row-gap: 10px;
  }

  .divider-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-6 {
    width: 15%;
  }

  .bold-text-7 {
    font-size: 17px;
  }

  .columns-10 {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .faq-q-text {
    font-size: 18px;
    line-height: 1.4em;
  }

  .social {
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 21px;
  }

  .c-faq-q-text {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-21 {
    text-align: center;
  }

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

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

  .text-block-42 {
    font-size: 13px;
    line-height: 16px;
  }

  .text-span-9 {
    font-size: 20px;
    line-height: 23px;
  }

  .marquee-horizontal-2.red {
    z-index: 100;
  }

  .text-span-11 {
    font-size: 28px;
  }

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

  .list-item-5 {
    padding-left: 40px;
  }

  .list-item-5.golden {
    padding-left: 41px;
  }

  .italic-text-2 {
    margin-top: 12px;
    font-size: 17px;
    display: inline-block;
  }

  .subheadline {
    text-align: center;
    font-size: 17px;
    line-height: 23px;
  }

  .feature {
    border-radius: 10px;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    height: 150px;
    margin-top: 0;
    margin-bottom: 20px;
  }

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

  .div-block-40 {
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
  }

  .heading-10 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-10._1 {
    font-size: 21px;
    line-height: 24px;
  }

  .text-block-32 {
    width: 100%;
    font-size: 18px;
  }

  .text-block-32._2 {
    width: 100%;
  }

  .button-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-block-44 {
    margin-top: 5px;
    font-size: 27px;
  }

  .text-block-45 {
    font-size: 48px;
    line-height: 40px;
  }

  .padding-less {
    padding-left: 16px;
    padding-right: 17px;
  }

  .text-block-33 {
    width: 58%;
    font-size: 18px;
  }

  .text-span-14 {
    line-height: 24px;
  }

  .text-block-31 {
    width: 100%;
    font-size: 17px;
  }

  .text-block-46 {
    letter-spacing: 0;
    font-size: 16px;
  }

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

  .div-block-42 {
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
  }

  .heading-11 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-11._1 {
    font-size: 21px;
    line-height: 24px;
  }

  .text-block-48 {
    width: 100%;
    font-size: 18px;
  }

  .text-block-48._2 {
    width: 100%;
  }

  .button-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-block-49 {
    margin-top: 5px;
    font-size: 27px;
  }

  .text-block-50 {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-51 {
    width: 58%;
    font-size: 18px;
  }

  .text-span-16 {
    line-height: 24px;
  }

  .text-block-52 {
    width: 100%;
    font-size: 17px;
  }

  .text-block-53 {
    letter-spacing: 0;
    font-size: 16px;
  }

  .image-51, .image-52 {
    width: 60%;
  }

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

  .image-53, .image-54 {
    width: 60%;
  }

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

  .heading-popup {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 30px;
  }

  .container-popup {
    padding-left: 17px;
    padding-right: 17px;
  }

  .text-block-54 {
    font-size: 18px;
    line-height: 19px;
  }

  .div-block-44 {
    z-index: 140;
    background-color: #2a9238;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .text-block-55 {
    font-size: 15px;
  }
}

#w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e0-6ecbbc74, #w-node-d8a8b15e-c9ee-44b2-204b-6bfc9058841b-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e2-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e4-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e6-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e8-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ea-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ec-6ecbbc74, #w-node-_5a4dca10-6658-8f5f-2efd-978991604439-6ecbbc74, #w-node-_3e400aab-5a30-9068-54d0-f4a98e21720f-6ecbbc74, #w-node-f3ba428c-0859-196c-7427-a5c1906bd61f-6ecbbc74, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ee-6ecbbc74 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_89f1da4a-3f84-4785-4be5-970558851045-6ecbbc74, #w-node-_47ac66da-c52f-e846-2f9d-a759bf227778-6ecbbc74, #w-node-_2f7ccdef-d28d-2e14-f03a-08efcbe3c641-6ecbbc74, #w-node-_870e8b67-0d6d-45ea-aacb-6887b2472ec1-6ecbbc74, #w-node-_96ba21bf-2ead-23eb-f328-493cc66936bc-6ecbbc74, #w-node-_0878e66f-14a2-56dc-ea4a-2e27f8ef9aa7-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d2-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d3-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d4-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d5-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d6-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d7-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d8-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d9-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13da-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13db-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13dc-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13dd-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13de-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13df-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e0-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e1-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e2-6ecbbc74, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e3-6ecbbc74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e0-6ecbbc75, #w-node-d8a8b15e-c9ee-44b2-204b-6bfc9058841b-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e2-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e4-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e6-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7e8-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ea-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ec-6ecbbc75, #w-node-_5a4dca10-6658-8f5f-2efd-978991604439-6ecbbc75, #w-node-_3e400aab-5a30-9068-54d0-f4a98e21720f-6ecbbc75, #w-node-f3ba428c-0859-196c-7427-a5c1906bd61f-6ecbbc75, #w-node-dcfd22f9-e5c4-ca2d-622b-a4a0c38dd7ee-6ecbbc75 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_94e93ae9-bd5c-28da-8d55-60d7785ec78f-6ecbbc75, #w-node-_1f37e1e3-e8d3-d3ed-178f-44e64deb898a-6ecbbc75, #w-node-d0cefcbe-882c-684a-5f02-d1ce9bda58d4-6ecbbc75, #w-node-_7900b365-36d1-859a-a33f-2c2984426a2c-6ecbbc75, #w-node-ba13a679-a579-6bf7-18d9-df9e66943ad3-6ecbbc75, #w-node-c7e95fab-a57b-fe0c-53d9-ca217ce84b02-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8a-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8c-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8e-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e90-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e92-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e94-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e96-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e98-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9a-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9c-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9e-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589ea0-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d2-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d3-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d4-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d5-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d6-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d7-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d8-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13d9-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13da-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13db-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13dc-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13dd-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13de-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13df-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e0-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e1-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e2-6ecbbc75, #w-node-_1ea8a4b8-0a92-fecd-0edc-9607c58d13e3-6ecbbc75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_89f1da4a-3f84-4785-4be5-970558851045-6ecbbc74, #w-node-_47ac66da-c52f-e846-2f9d-a759bf227778-6ecbbc74, #w-node-_2f7ccdef-d28d-2e14-f03a-08efcbe3c641-6ecbbc74, #w-node-_870e8b67-0d6d-45ea-aacb-6887b2472ec1-6ecbbc74, #w-node-_96ba21bf-2ead-23eb-f328-493cc66936bc-6ecbbc74, #w-node-_0878e66f-14a2-56dc-ea4a-2e27f8ef9aa7-6ecbbc74, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8a-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8c-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e8e-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e90-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e92-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e94-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e96-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e98-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9a-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9c-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589e9e-6ecbbc75, #w-node-_32d373b1-fdbd-c2ec-6ad2-2be724589ea0-6ecbbc75 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
