.secao-topo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 52px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcf5fa;
}

.div-block {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  height: 30px;
}

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

.link {
  margin-right: 13px;
  margin-left: 13px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #ccb6c9;
  font-size: 21px;
  text-decoration: none;
}

.link:hover {
  color: #ed0080;
}

.link.ultimo {
  margin-right: 0px;
}

.link.first {
  margin-left: 0px;
}

.body {
  font-family: Brandon, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1280px;
  min-height: 50px;
  margin-top: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  position: relative;
  z-index: 10;
  width: 40%;
  max-width: 450px;
  margin-top: auto;
}

.secao-beneficios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 89px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  width: 750px;
  margin-top: 0px;
  margin-bottom: 18px;
  color: #ed0080;
  font-size: 55px;
  line-height: 52px;
  text-align: center;
}

.div-block-5 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 30px;
  margin-right: 12px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.text-span {
  color: #4147b5;
  text-decoration: underline;
}

.link-block {
  position: relative;
  z-index: 10;
  padding: 30px 43px;
  border-radius: 8px;
  background-color: #ed0080;
  background-image: none;
  box-shadow: 0 4px 0 0 #b60b75;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.link-block:hover {
  background-color: #da0076;
}

.link-block._4 {
  margin-top: 54px;
}

.link-block.top {
  padding-right: 86px;
  padding-left: 86px;
}

.text-block-2 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.text-block-2.top {
  font-size: 34px;
}

.image-4 {
  position: absolute;
  left: auto;
  top: 147px;
  right: -126px;
  bottom: 0%;
  display: none;
  width: 180px;
}

.image-5 {
  position: absolute;
  left: -139px;
  top: -112px;
  z-index: 1;
  width: 600px;
  max-width: 150%;
}

.div-block-7 {
  display: -ms-grid;
  display: grid;
  width: 950px;
  max-width: 1280px;
  min-height: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #ed0080;
  font-size: 58px;
  line-height: 60px;
}

.heading-2._2 {
  line-height: 60px;
}

.div-block-8 {
  width: 60px;
  height: 2px;
  background-color: #edddeb;
}

.text-block-3 {
  width: 240px;
  margin-top: 14px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 31px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.14);
}

.image-6 {
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}

.image-6._2 {
  height: 68px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.image-6._3 {
  height: 68px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.image-6._4 {
  height: 70px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.image-6._5 {
  height: 65px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.image-7 {
  width: 30px;
  margin-right: 12px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  font-size: 18px;
  line-height: 24px;
}

.secao-sobre-izilizz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 400px;
  padding-top: 40px;
  padding-bottom: 118px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  min-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-8 {
  width: 450px;
  margin-bottom: -49px;
  margin-left: -57px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  margin-left: -85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-13 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-bottom: 0px;
  font-family: 'Proxima nova', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.paragraph.depo {
  font-size: 15px;
  line-height: 22px;
}

.paragraph._2 {
  margin-bottom: 30px;
}

.paragraph._3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.paragraph._4 {
  font-size: 15px;
  line-height: 22px;
}

.paragraph._2-copy {
  margin-bottom: 30px;
}

.paragraph._7 {
  width: 380px;
  text-align: center;
}

.paragraph._3-copy {
  margin-top: 1px;
  margin-bottom: 10px;
}

.div-block-14 {
  position: relative;
  z-index: 2;
  margin-top: 24px;
}

.image-9 {
  position: absolute;
  left: 73px;
  top: auto;
  right: auto;
  bottom: -3px;
  z-index: 2;
  height: 450px;
  max-width: 100000%;
}

.secao-formol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcf5fa;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  min-height: 50px;
}

.div-block-12-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-top: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.secao-midia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-top: 120px;
  padding-bottom: 108px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
  margin-bottom: -100px;
  padding: 22px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.14);
}

.image-10 {
  width: 30px;
  margin-right: 23px;
}

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

.div-block-18 {
  width: 100%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: #d8d8d8;
}

.image-10-copy {
  width: 50px;
  margin-right: 12px;
}

.text-block-5 {
  width: 210px;
}

.image-11 {
  width: 300px;
  margin-top: -62px;
  margin-left: 108px;
}

.div-block-13-copy {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 53px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  min-height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19.mid {
  margin-top: 56px;
  margin-bottom: 56px;
}

.image-12 {
  width: 80px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

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

.text-block-11 {
  color: #ed0080;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-2 {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.text-block-10 {
  color: #a4a4ba;
  font-size: 16px;
  line-height: 17px;
}

.image-13 {
  position: absolute;
  left: 25px;
  top: 13px;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 100px;
}

.div-block-42 {
  position: relative;
  width: 100%;
  padding: 48px 53px;
  border-radius: 25px 7px;
  background-color: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.14);
}

.image-14 {
  width: 58px;
  height: 58px;
  border-radius: 50%;
}

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

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

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

.text-block-12 {
  position: relative;
  z-index: 4;
  margin-bottom: 16px;
  color: #4147b5;
  font-size: 25px;
}

.text-block-13 {
  font-style: italic;
  font-weight: 500;
}

.text-span-2 {
  color: #ed0080;
}

.image-15 {
  width: 30px;
  margin-left: 10px;
}

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

.div-block-47 {
  margin-top: -85px;
  padding: 21px;
  border: 2px dashed #ed0080;
}

.text-block-14 {
  color: #ed0080;
  font-size: 25px;
}

.secao-frete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcf5fa;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  min-height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-top: 52px;
  margin-bottom: 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-16 {
  width: 550px;
  margin-top: -68px;
}

.secao-conquistas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 65px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -23px;
  margin-right: -16px;
  margin-left: 36px;
  padding-top: 15px;
  padding-right: 22px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.24);
}

.image-17 {
  width: 13px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: -18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ed0080;
}

.image-18 {
  border-radius: 8px;
}

.text-block-15 {
  width: auto;
  max-width: 140px;
  margin-left: 12px;
  color: #4147b5;
  font-size: 19px;
  line-height: 22px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.div-block-28:hover {
  -webkit-transform: translate(0px, -14px);
  -ms-transform: translate(0px, -14px);
  transform: translate(0px, -14px);
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  max-width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.div-block-432 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 43px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secao-depoimentos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-top: 33px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-19 {
  width: 250px;
  border-radius: 10px;
}

.image-20 {
  position: relative;
  bottom: -24px;
  z-index: 2;
  width: 250px;
  margin-right: auto;
  margin-left: -27px;
  border-radius: 10px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.41);
}

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

.div-block-433.bottom {
  margin-top: 72px;
  margin-bottom: 52px;
}

.div-block-434 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-435 {
  width: 100%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: #edddeb;
}

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

.image-21 {
  width: 25px;
  margin-right: 2px;
  margin-left: 2px;
}

.text-block-17 {
  color: #ed0080;
  font-size: 18px;
  line-height: 23px;
}

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

.text-block-19 {
  margin-left: 11px;
  color: #4147b5;
  font-size: 60px;
  line-height: 60px;
}

.text-block-20 {
  color: #4147b5;
  line-height: 24px;
}

.secao-usar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-bottom: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcf5fa;
}

.image-22 {
  width: 57px;
}

.image-22._2 {
  width: 52px;
}

.image-22._3 {
  width: 59px;
}

.image-22._4 {
  width: 59px;
}

.image-22._5 {
  width: 65px;
}

.image-22._6 {
  width: 65px;
}

.image-22._7 {
  width: 40px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-437 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-438 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-439 {
  display: -ms-grid;
  display: grid;
  width: 85%;
  max-width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-21 {
  margin-bottom: 3px;
  color: #4147b5;
  font-size: 26px;
}

.text-block-22 {
  margin-top: -20px;
  color: #ecdce9;
  font-size: 70px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  padding-top: 70px;
  padding-bottom: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-440 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  min-height: 50px;
  padding-right: 35px;
  padding-bottom: 37px;
  padding-left: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.18);
}

.div-block-441 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1100px;
  margin-top: 47px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-23 {
  height: 200px;
  margin-top: -46px;
  margin-bottom: 25px;
}

.div-block-442 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-24 {
  height: 12px;
  margin-top: 8px;
  margin-right: 9px;
}

.div-block-443 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  margin-bottom: 7px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-23 {
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  color: #ed0080;
  font-size: 28px;
}

.div-block-444 {
  width: 100%;
  height: 1px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: #edddeb;
}

.div-block-445 {
  position: absolute;
  top: 14px;
  z-index: 5;
  width: 110%;
  height: 2px;
  background-color: #ed0080;
}

.text-block-24 {
  color: #8e8e8e;
  font-size: 24px;
  line-height: 30px;
}

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

.text-block-25 {
  margin-top: 11px;
  color: #ed0080;
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
}

.text-span-3 {
  font-size: 70px;
}

.link-block-copy {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 17px;
  padding-top: 23px;
  padding-bottom: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #a6b708;
  box-shadow: 0 4px 0 0 #7f8b07;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.link-block-copy:hover {
  background-color: #99a808;
}

.link-block-copy._4 {
  margin-top: 77px;
}

.text-span-4 {
  color: #a6b708;
}

.div-block-447 {
  position: absolute;
  left: auto;
  top: 31px;
  right: 0px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background-color: #ed0080;
}

.image-25 {
  width: 25px;
  margin-right: 10px;
}

.text-block-26 {
  color: #fff;
  font-size: 21px;
  line-height: 23px;
}

.div-block-448 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-26 {
  width: 230px;
}

.div-block-449 {
  margin-left: 29px;
}

.div-block-432432 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-left: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2-copy {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #ed0080;
  font-size: 34px;
  line-height: 37px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.heading-2-copy._2 {
  line-height: 60px;
}

.text-block-55-copy {
  margin-bottom: 7px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 17px;
}

.image-70-233 {
  height: 45px;
  margin-bottom: -8px;
}

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

.secao-bottom-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 57px;
  padding-bottom: 57px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #42092a;
}

.image-70-copy2 {
  height: 35px;
}

.div-block-4016 {
  width: 50%;
}

.image-70 {
  height: 45px;
  margin-left: 7px;
}

.link-block-6 {
  width: auto;
  padding: 12px 20px;
  border-radius: 5px;
  background-color: #5e0e40;
  text-decoration: none;
}

.link-block-6.bottom {
  width: 100%;
  margin-top: 10px;
}

.text-block-55 {
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 22px;
}

.image-70-copy {
  height: 35px;
  margin-left: 11px;
}

.text-block-56 {
  font-family: 'Proxima nova', sans-serif;
  color: #a8769c;
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.div-block-4014 {
  margin-top: 14px;
  margin-bottom: 6px;
}

.div-block-4015 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-4 {
  font-family: 'Proxima nova', sans-serif;
  color: #b9829c;
  font-size: 13px;
  line-height: 18px;
}

.div-block-4014-copy {
  margin-top: 4px;
  margin-left: 7px;
}

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

.secao-bottom-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
  padding-bottom: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #350824;
}

.text-block-57 {
  font-family: 'Proxima nova', sans-serif;
  color: #a8769c;
  font-size: 14px;
}

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

.image-71 {
  width: 20px;
}

.text-block-58 {
  margin-left: 7px;
  color: #a8769c;
}

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

.image-72 {
  height: 32px;
  margin-right: 11px;
}

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

.text-block-59 {
  color: #4147b5;
}

.text-block-60 {
  font-family: 'Proxima nova', sans-serif;
  font-size: 16px;
  line-height: 25px;
}

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

.secao-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-top: 59px;
  padding-bottom: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcf5fa;
}

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

.div-block-1103 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  max-width: 1020px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-53 {
  margin-top: 10px;
  margin-right: 50px;
  margin-bottom: 10px;
  color: #000;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}

.text-block-54 {
  margin-right: 29px;
  margin-left: 29px;
  padding-top: 4px;
  padding-bottom: 26px;
  color: #7a7a7a;
  font-size: 15px;
  text-align: left;
}

.div-block-1097 {
  width: 100%;
  min-width: 400px;
  margin-bottom: 30px;
}

.div-block-1102 {
  position: absolute;
  top: 11px;
  right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-1100 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 14px 26px 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
}

.div-block-1100._2 {
  height: 80px;
}

.image-67 {
  width: 17px;
  opacity: 1;
}

.div-block-1101 {
  overflow: hidden;
  width: 100%;
  margin-top: -8px;
  padding-top: 2px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 50px -7px rgba(0, 0, 0, 0.16);
}

.paragraph-5 {
  position: relative;
  z-index: 5;
  margin-right: 29px;
  margin-left: 29px;
  padding-top: 4px;
  padding-bottom: 26px;
  font-family: 'Proxima nova', sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.paragraph-5.depo {
  font-size: 15px;
  line-height: 22px;
}

.paragraph-5._2 {
  margin-bottom: 30px;
}

.paragraph-5._3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.paragraph-5._4 {
  font-size: 15px;
  line-height: 22px;
}

.paragraph-5._2-copy {
  margin-bottom: 30px;
}

.link-2 {
  color: #ed0080;
}

.div-block-432432-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-13-copy2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2-copy-copy {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #ed0080;
  font-size: 34px;
  line-height: 37px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.heading-2-copy-copy._2 {
  line-height: 60px;
}

.link-block-copy-copy {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
  margin-top: 24px;
  padding-top: 27px;
  padding-bottom: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #a6b708;
  box-shadow: 0 4px 0 0 #7f8b07;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}

.link-block-copy-copy:hover {
  background-color: #99a808;
}

.link-block-copy-copy._4 {
  margin-top: 77px;
}

.image-73 {
  width: 40px;
  margin-right: 8px;
}

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

.div-block-322.bottom {
  margin-top: 72px;
}

.div-block-432438 {
  display: -ms-grid;
  display: grid;
  width: 950px;
  min-height: 50px;
  margin-top: 39px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-19-copy {
  height: 100%;
  max-width: 5000%;
  border-radius: 10px;
}

.image-20-copy {
  position: relative;
  z-index: 2;
  height: 107%;
  max-width: 5000%;
  margin-top: -6%;
}

.div-block-434-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-432439 {
  width: 50%;
}

.div-block-432440 {
  position: relative;
  bottom: -29px;
  overflow: hidden;
  width: 52%;
  height: 400px;
  margin-left: -4%;
  border-radius: 10px;
  box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, 0.44);
}

.div-block-432440-copy {
  position: relative;
  overflow: hidden;
  width: 52%;
  height: 400px;
  border-radius: 10px;
}

.div-block-432437-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-74 {
  width: 20px;
  margin-right: 10px;
  margin-left: -10px;
}

.slider {
  width: 290px;
  height: auto;
  background-color: transparent;
}

.link-block-4-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.24);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-block-4-copy:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.right-arrow {
  right: -112px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav {
  display: none;
}

.div-block-3989 {
  width: 49%;
}

.image-23-copy {
  width: 15px;
}

.left-arrow {
  left: -112px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.div-block-3991 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3987 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52%;
  min-height: 50px;
  margin-top: -18px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.36);
}

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

.div-block-3988 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  margin-top: 67px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-75 {
  width: 15px;
}

.image-76 {
  position: absolute;
  left: 17px;
  top: -24px;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  width: 360px;
}

.div-block-3985 {
  width: 100%;
  max-width: 750px;
}

.link-block-4-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.24);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-block-4-copy-copy:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.div-block-3986 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3986.bottom {
  margin-top: 44px;
}

.image-78 {
  width: 100%;
}

.div-block-432441 {
  display: -ms-grid;
  display: grid;
  width: 49%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-3471 {
  width: 100%;
  margin-bottom: 41px;
}

@media (max-width: 991px) {
  .secao-topo {
    overflow: hidden;
  }
  .div-block {
    width: 550px;
    margin-bottom: 26px;
  }
  .image-2 {
    width: 310px;
  }
  .secao-beneficios {
    padding-top: 73px;
  }
  .heading {
    width: auto;
    font-size: 50px;
    line-height: 50px;
  }
  .link-block._4 {
    margin-top: 43px;
  }
  .image-4 {
    display: none;
  }
  .image-5 {
    top: 45px;
    width: 500px;
  }
  .div-block-7 {
    width: 85%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .heading-2 {
    font-size: 50px;
    line-height: 52px;
  }
  .heading-2._2 {
    font-size: 50px;
    line-height: 52px;
  }
  .text-block-3 {
    width: auto;
  }
  .div-block-10 {
    margin-left: -44px;
  }
  .secao-sobre-izilizz {
    padding-top: 30px;
    padding-bottom: 91px;
  }
  .div-block-11 {
    width: 85%;
  }
  .div-block-12 {
    width: auto;
  }
  .image-9 {
    display: none;
  }
  .secao-formol {
    overflow: visible;
  }
  .div-block-15 {
    width: 85%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .div-block-12-copy {
    width: 350px;
  }
  .secao-midia {
    overflow: hidden;
    padding-top: 104px;
    padding-bottom: 72px;
  }
  .div-block-16 {
    margin-bottom: -49px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .image-10 {
    width: 25px;
    margin-right: 17px;
  }
  .image-10-copy {
    width: 40px;
  }
  .text-block-5 {
    width: 220px;
    font-size: 19px;
    line-height: 24px;
  }
  .image-11 {
    width: 250px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .div-block-19 {
    width: 85%;
  }
  .div-block-41 {
    width: 75%;
  }
  .secao-frete {
    overflow: hidden;
  }
  .div-block-48 {
    width: 85%;
  }
  .div-block-12-copy-copy {
    width: 260px;
  }
  .image-16 {
    width: 450px;
    margin-top: 0px;
    margin-right: -84px;
  }
  .div-block-30 {
    margin-top: -28px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .text-block-15 {
    width: 70%;
  }
  .div-block-28 {
    -webkit-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  .div-block-28:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-block-27 {
    width: 85%;
  }
  .image-19 {
    width: 50%;
  }
  .image-20 {
    width: 50%;
  }
  .div-block-433 {
    width: 85%;
  }
  .div-block-434 {
    margin-left: 18px;
  }
  .text-block-19 {
    font-size: 40px;
    line-height: 40px;
  }
  .secao-usar {
    padding-top: 57px;
    padding-bottom: 63px;
  }
  .div-block-437 {
    width: 100%;
  }
  .div-block-439 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .text-block-22 {
    display: none;
    margin-top: 34px;
    font-size: 70px;
  }
  .section {
    padding-top: 60px;
  }
  .div-block-441 {
    width: 90%;
  }
  .text-block-23 {
    text-align: center;
  }
  .text-block-25 {
    font-size: 32px;
    font-weight: 500;
  }
  .text-span-3 {
    font-size: 60px;
    font-weight: 700;
  }
  .div-block-447 {
    padding: 11px 15px;
  }
  .image-25 {
    width: 22px;
  }
  .text-block-26 {
    font-size: 19px;
    line-height: 20px;
  }
  .secao-bottom-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-4016 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4015 {
    margin-right: 0px;
  }
  .paragraph-4 {
    text-align: center;
  }
  .div-block-432433 {
    width: 85%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-432434 {
    width: 85%;
  }
  .text-block-59 {
    line-height: 25px;
  }
  .div-block-432437 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-1097 {
    min-width: 150px;
  }
  .div-block-1100 {
    height: auto;
  }
  .div-block-1100._2 {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .div-block-432438 {
    width: 85%;
  }
  .div-block-432440 {
    bottom: -20px;
    height: 300px;
  }
  .div-block-432440-copy {
    height: 300px;
  }
  .div-block-432437-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slider {
    width: 210px;
  }
  .link-block-4-copy {
    width: 50px;
    height: 50px;
  }
  .right-arrow {
    right: -93px;
  }
  .image-23-copy {
    width: 13px;
  }
  .left-arrow {
    left: -96px;
  }
  .div-block-3991 {
    width: 260px;
  }
  .div-block-3987 {
    width: 230px;
  }
  .div-block-3988 {
    width: 85%;
  }
  .image-75 {
    width: 13px;
  }
  .image-76 {
    left: -2px;
  }
  .div-block-3985 {
    width: 100%;
    margin-right: 0%;
    box-shadow: none;
  }
  .link-block-4-copy-copy {
    width: 50px;
    height: 50px;
  }
  .div-block-3986 {
    width: 300px;
  }
  .image-78.top {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .secao-topo {
    padding-top: 40px;
    padding-bottom: 59px;
  }
  .div-block {
    display: none;
    width: 100%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link {
    display: none;
  }
  .div-block-3 {
    width: 85%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4 {
    width: 100%;
    margin-left: 0px;
  }
  .image-2 {
    width: 45%;
    max-width: 250px;
    margin-top: 32px;
    margin-left: -15%;
  }
  .heading {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 36px;
  }
  .div-block-5 {
    width: 100%;
    margin-bottom: 0px;
  }
  .image-3 {
    width: 40px;
    margin-right: 11px;
  }
  .div-block-6 {
    margin-bottom: 25px;
  }
  .text-block {
    font-size: 20px;
    line-height: 24px;
  }
  .link-block {
    padding: 23px 25px;
  }
  .link-block.top {
    width: 100%;
    padding: 37px 40px;
  }
  .text-block-2 {
    width: 170px;
    line-height: 26px;
    text-align: center;
  }
  .text-block-2.top {
    width: 100%;
    font-size: 28px;
  }
  .image-5 {
    left: -106px;
    top: -28px;
    display: none;
    width: 400px;
  }
  .div-block-7 {
    grid-row-gap: 30px;
  }
  .heading-2 {
    font-size: 42px;
    line-height: 44px;
  }
  .heading-2._2 {
    font-size: 42px;
    line-height: 44px;
  }
  .div-block-9 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .secao-sobre-izilizz {
    padding-bottom: 57px;
  }
  .div-block-11 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-8 {
    width: 300px;
  }
  .div-block-12 {
    margin-left: -63px;
  }
  .paragraph._3 {
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 21px;
  }
  .paragraph._7 {
    width: 100%;
  }
  .paragraph._3-copy {
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 21px;
  }
  .secao-formol {
    overflow: hidden;
  }
  .div-block-12-copy {
    width: 55%;
    margin-top: 45px;
  }
  .secao-midia {
    padding-top: 51px;
    padding-bottom: 50px;
  }
  .div-block-16 {
    margin-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .div-block-17.bottom {
    display: none;
  }
  .div-block-18 {
    display: none;
  }
  .image-11 {
    width: 48%;
    max-width: 270px;
    margin-top: 33px;
    margin-right: -12%;
  }
  .div-block-13-copy {
    margin-bottom: 32px;
  }
  .div-block-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-10 {
    line-height: 15px;
  }
  .div-block-42 {
    padding-right: 38px;
    padding-left: 38px;
  }
  .div-block-43 {
    width: 65%;
  }
  .div-block-41 {
    width: 100%;
  }
  .text-block-12 {
    font-size: 23px;
    line-height: 25px;
  }
  .div-block-47 {
    display: none;
  }
  .div-block-12-copy-copy {
    margin-top: 36px;
    margin-bottom: 50px;
  }
  .image-16 {
    margin-right: -151px;
    margin-bottom: -38px;
  }
  .secao-conquistas {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .div-block-28 {
    width: 32%;
  }
  .div-block-28.mob {
    display: none;
  }
  .secao-depoimentos {
    padding-bottom: 50px;
  }
  .image-19 {
    width: 55%;
    margin-top: 35px;
  }
  .image-20 {
    width: 55%;
    margin-top: 35px;
  }
  .div-block-433 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-433.bottom {
    margin-top: 52px;
    margin-bottom: 30px;
  }
  .div-block-434 {
    width: 50%;
    margin-left: 31px;
  }
  .image-21 {
    width: 20px;
  }
  .text-block-18 {
    font-size: 23px;
    line-height: 22px;
  }
  .text-block-19 {
    font-size: 25px;
    line-height: 20px;
  }
  .secao-usar {
    padding-top: 44px;
    padding-bottom: 52px;
  }
  .image-22 {
    width: 45px;
  }
  .image-22._2 {
    width: 45px;
  }
  .image-22._3 {
    width: 45px;
  }
  .image-22._4 {
    width: 26px;
  }
  .image-22._5 {
    width: 50px;
  }
  .image-22._6 {
    width: 52px;
  }
  .image-22._7 {
    width: 31px;
  }
  .text-block-22 {
    font-size: 51px;
    line-height: 50px;
  }
  .section {
    padding-top: 47px;
    padding-bottom: 64px;
  }
  .div-block-440 {
    padding-right: 23px;
    padding-bottom: 26px;
    padding-left: 23px;
  }
  .text-block-23 {
    font-size: 24px;
  }
  .text-block-25 {
    font-size: 27px;
    line-height: 40px;
    text-align: center;
  }
  .text-span-3 {
    font-size: 50px;
    line-height: 40px;
  }
  .link-block-copy {
    padding-right: 12px;
    padding-left: 12px;
  }
  .div-block-448 {
    width: 85%;
    margin-top: 45px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .image-26 {
    width: 30%;
  }
  .div-block-432432 {
    width: 65%;
    margin-left: 0px;
  }
  .heading-2-copy {
    font-size: 32px;
    line-height: 35px;
  }
  .text-span-5 {
    display: none;
  }
  .text-span-6 {
    display: none;
  }
  .text-span-7 {
    display: none;
  }
  .text-span-8 {
    display: none;
  }
  .text-block-61 {
    text-align: center;
  }
  .div-block-1099 {
    width: 48%;
  }
  .div-block-1100 {
    height: auto;
  }
  .paragraph-5._3 {
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 21px;
  }
  .div-block-432432-copy {
    width: 65%;
    margin-left: 0px;
  }
  .heading-2-copy-copy {
    font-size: 32px;
    line-height: 35px;
  }
  .link-block-copy-copy {
    padding-right: 28px;
    padding-left: 28px;
  }
  .div-block-322 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-432440 {
    height: 250px;
  }
  .div-block-432440-copy {
    height: 250px;
  }
  .div-block-432437-copy {
    width: 50%;
  }
  .div-block-3989 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3991 {
    margin-top: 61px;
  }
  .div-block-3987 {
    width: 100%;
    margin-top: 1px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 15px;
  }
  .div-block-3988 {
    width: 85%;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3985 {
    width: 100%;
  }
  .div-block-3986 {
    width: 48%;
  }
  .div-block-3986.bottom {
    margin-top: 0px;
  }
  .image-78.top {
    width: 100%;
  }
  .div-block-432441 {
    width: 80%;
    margin-top: 40px;
  }
  .div-block-3471 {
    width: 100%;
    margin-bottom: 27px;
  }
}

@media (max-width: 479px) {
  .secao-topo {
    padding-top: 42px;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 23px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-2 {
    display: none;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-4 {
    width: 100%;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-2 {
    width: 80%;
    margin-bottom: -94px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .secao-beneficios {
    padding-top: 48px;
  }
  .heading {
    text-align: center;
  }
  .div-block-5 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-6 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .text-block {
    width: 190px;
  }
  .link-block {
    width: 100%;
  }
  .link-block._4 {
    width: 85%;
    margin-top: 30px;
  }
  .link-block.top {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .text-block-2 {
    width: 100%;
    text-align: center;
  }
  .div-block-7 {
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .heading-2 {
    width: 250px;
    text-align: center;
  }
  .text-block-3 {
    text-align: center;
  }
  .div-block-9 {
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-6 {
    height: 70px;
  }
  .image-6._2 {
    height: 60px;
  }
  .image-6._3 {
    height: 60px;
  }
  .image-6._4 {
    height: 60px;
  }
  .image-6._5 {
    height: 55px;
  }
  .image-7 {
    display: none;
  }
  .div-block-10 {
    margin-top: 0px;
    margin-left: 23px;
  }
  .secao-sobre-izilizz {
    padding-bottom: 50px;
  }
  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-8 {
    width: 200px;
    margin-right: -54px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .div-block-12 {
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-13 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph {
    text-align: center;
  }
  .paragraph._4 {
    text-align: left;
  }
  .div-block-14 {
    width: 100%;
  }
  .secao-formol {
    padding-top: 43px;
  }
  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-12-copy {
    width: 100%;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-16 {
    width: 100%;
    padding-right: 23px;
    padding-left: 23px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-5 {
    width: 220px;
  }
  .image-11 {
    width: 60%;
    margin-bottom: -68px;
  }
  .div-block-44 {
    width: 120px;
  }
  .paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-42 {
    width: 100%;
    padding: 38px 31px;
  }
  .div-block-43 {
    width: 100%;
    margin-bottom: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-45 {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-48 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-16 {
    width: 150%;
    max-width: 200%;
    margin-right: 0px;
    margin-bottom: -99px;
  }
  .secao-conquistas {
    padding-bottom: 25px;
  }
  .div-block-29 {
    width: 30px;
    height: 30px;
  }
  .div-block-28 {
    width: 100%;
  }
  .div-block-28.mob {
    display: block;
  }
  .div-block-27 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .text-block-16 {
    font-size: 19px;
  }
  .div-block-432 {
    margin-bottom: 33px;
  }
  .secao-depoimentos {
    padding-bottom: 36px;
  }
  .image-19 {
    width: 50%;
    margin-top: 0px;
  }
  .image-20 {
    width: 52%;
    margin-top: 0px;
    margin-left: -13px;
  }
  .div-block-433 {
    margin-bottom: 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-433.bottom {
    margin-top: 46px;
  }
  .div-block-434 {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .secao-usar {
    padding-top: 39px;
    padding-bottom: 44px;
  }
  .div-block-439 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr auto auto auto;
    grid-template-rows: 1fr auto auto auto;
  }
  .text-block-22 {
    width: 85%;
    color: #e0cddc;
    text-align: center;
  }
  .section {
    padding-top: 40px;
  }
  .div-block-440 {
    width: 100%;
  }
  .div-block-440.mid {
    margin-top: 77px;
    margin-bottom: 77px;
  }
  .div-block-441 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-448 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-26 {
    width: 60%;
    margin-bottom: 30px;
  }
  .div-block-432432 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2-copy {
    text-align: center;
  }
  .div-block-4018 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .secao-bottom-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .div-block-4025 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4015 {
    margin-top: 19px;
    margin-left: 0px;
  }
  .text-block-57 {
    width: 150px;
    line-height: 19px;
  }
  .text-span-9 {
    display: none;
  }
  .text-span-10 {
    display: none;
  }
  .div-block-432436 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-432437 {
    width: 100%;
    margin-bottom: 26px;
  }
  .secao-faq {
    padding-bottom: 60px;
  }
  .div-block-1099 {
    width: 100%;
  }
  .div-block-1103 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-53 {
    font-size: 21px;
    font-weight: 700;
  }
  .div-block-1097 {
    min-width: 100%;
  }
  .div-block-1102 {
    right: 0px;
    margin-right: 9px;
  }
  .div-block-1100 {
    height: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .paragraph-5._4 {
    text-align: left;
  }
  .div-block-432432-copy {
    width: 85%;
    margin-top: 26px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-13-copy2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2-copy-copy {
    text-align: center;
  }
  .div-block-322 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-322.bottom {
    margin-top: 46px;
  }
  .div-block-432438 {
    margin-top: 31px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .image-19-copy {
    margin-top: 0px;
  }
  .image-20-copy {
    bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .div-block-434-copy {
    width: 100%;
    margin-top: 16px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-432437-copy {
    width: 100%;
    margin-bottom: 26px;
  }
  .right-arrow {
    right: -60px;
  }
  .div-block-3989 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-arrow {
    left: -60px;
    z-index: 10;
  }
  .div-block-3991 {
    width: 80%;
  }
  .div-block-3990 {
    width: 96%;
  }
  .div-block-3988 {
    width: 85%;
  }
  .image-76 {
    top: -17px;
    width: 100%;
  }
  .div-block-3985 {
    margin-left: 0%;
  }
  .div-block-3986 {
    width: 100%;
  }
  .div-block-3986.bottom {
    margin-top: 28px;
  }
  .image-77 {
    width: 88%;
    margin-left: 5%;
  }
  .image-78.top {
    width: 100%;
  }
  .div-block-432441 {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .div-block-3471 {
    width: 100%;
  }
}

@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon';
  src: url('../fonts/Brandon-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon';
  src: url('../fonts/Brandon-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon';
  src: url('../fonts/Brandon-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}