.linha-topo {
  height: 5px;
  background-color: #00fffc;
}

.secao-topo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 610px;
  -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;
  background-image: -webkit-linear-gradient(55deg, #4650e1, #1e1e4b);
  background-image: linear-gradient(35deg, #4650e1, #1e1e4b);
}

.div-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: -118px;
}

.image {
  position: absolute;
  top: -44px;
  right: -272px;
  width: 450px;
}

.heading {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.heading-2 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
}

.div-block-2 {
  width: 400px;
  margin-top: -40px;
}

.paragraph {
  width: 370px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #7d8ace;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.image-2 {
  height: 35px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block {
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.link-block {
  position: relative;
  z-index: 0;
  margin-top: 20px;
  text-decoration: none;
}

.div-block-5 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 60px;
  -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;
  border-radius: 50px;
  background-color: #00fffc;
}

.div-block-5.topo {
  width: 200px;
}

.div-block-5.topo-copy {
  width: 170px;
}

.div-block-5-copy {
  position: absolute;
  top: 6px;
  width: 210px;
  height: 60px;
  border-radius: 50px;
  background-color: #00fffc;
  opacity: 0.68;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.div-block-5-copy.top {
  width: 200px;
}

.div-block-5-copy.top-copy {
  width: 170px;
}

.text-block-2 {
  margin-left: 30px;
  font-family: 'PT Sans', sans-serif;
  color: #238782;
  font-size: 17px;
  font-weight: 400;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  -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: #08f5ff;
  box-shadow: 0 0 16px -4px rgba(0, 0, 0, .71);
}

.image-3 {
  width: 20px;
}

.secao-sobre {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: -163px;
  padding-bottom: 0px;
  -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;
  background-image: url('../images/bg---cópia.png');
  background-position: 50% 0px;
  background-size: 1920px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.image-4 {
  position: relative;
  z-index: 1;
  width: 360px;
}

.div-block-7 {
  position: relative;
  margin-top: -363px;
  margin-right: -197px;
}

.image-5 {
  position: absolute;
  top: 46px;
  right: 14px;
  z-index: 0;
  width: 280px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  margin-left: 0px;
  -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;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.heading-3 {
  position: relative;
  z-index: 2;
  color: #1e1e4b;
  font-weight: 700;
}

.heading-3._2 {
  font-family: Lato, sans-serif;
  text-align: center;
}

.heading-3._2-copy {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.heading-3._3 {
  margin-top: 0px;
}

.paragraph-2 {
  position: relative;
  color: #646977;
  font-weight: 400;
}

.div-block-10 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  margin-top: 16px;
  margin-left: -35px;
  padding-left: 35px;
  -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: 1px solid #e4e4f2;
  border-radius: 70px;
  background-color: #f6f6fe;
}

.div-block-11 {
  position: absolute;
  left: -14px;
  top: -3px;
  width: 50px;
  height: 70px;
  background-color: #f6f6fe;
}

.image-6 {
  position: relative;
  z-index: 2;
  width: 40px;
}

.text-block-3 {
  margin-right: 25px;
  margin-left: 7px;
  color: #4c77b6;
  font-weight: 400;
}

.image-7 {
  position: static;
  left: -64px;
  overflow: hidden;
  width: 400px;
  max-width: 170%;
  margin-left: -28px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: 65px;
  margin-bottom: -86px;
  -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-13 {
  width: 470px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 160px;
  padding: 15px 17px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 39px 0 rgba(0, 0, 0, .13);
}

.image-8 {
  height: 45px;
}

.heading-4 {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #1e1e4b;
  font-size: 16px;
  line-height: 18px;
}

.text-block-4 {
  width: 150px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #646977;
  font-size: 13px;
  line-height: 17px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-15.meio {
  margin-top: 30px;
  margin-bottom: 30px;
}

.img-item-evolucao {
  width: 20px;
}

.img-item-evolucao._3 {
  width: 14px;
  margin-right: 3px;
  margin-left: 3px;
}

.img-item-evolucao._2 {
  width: 26px;
  margin-right: -3px;
  margin-left: -3px;
  padding-bottom: 2px;
}

.div-block-16 {
  width: 50px;
  height: 3px;
  margin-top: 13px;
  margin-bottom: 13px;
  border-style: none;
  border-radius: 3px;
  background-color: #dee4e9;
}

.div-block-17 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background-color: #e2e6e8;
}

.div-texto-evolucao {
  position: relative;
  z-index: 2;
  width: 280px;
  margin-right: 50px;
  margin-left: 51px;
  padding-top: 30px;
}

.divider-item-evolucao {
  width: 2px;
  height: 100%;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #e2e6e8;
}

.texto-item-evolucao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Lato, sans-serif;
  color: #4650e1;
  font-size: 15px;
  font-weight: 700;
}

.div-item-evolucao {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 55px;
  margin-top: 20px;
  padding-right: 14px;
  padding-bottom: 5px;
  padding-left: 14px;
  -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: 5px;
  background-color: #f8f9fd;
}

.subheadline-evolucao {
  font-family: Lato, sans-serif;
  color: #1e1e4b;
  font-size: 18px;
  font-weight: 700;
}

.texto-evoluc {
  font-family: Lato, sans-serif;
  color: #646977;
  line-height: 20px;
}

.text-block-7 {
  position: absolute;
  left: -45px;
  bottom: 108px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  font-family: Montserrat, sans-serif;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 25px;
}

.link-block-mes-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
  -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;
  color: #687079;
  text-decoration: none;
}

.link-block-mes-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
  -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;
  color: #687079;
  text-decoration: none;
}

.img-evolucao {
  width: 250px;
}

.div-bg-evolucao-1 {
  position: absolute;
  left: -166px;
  bottom: 493px;
  width: 250px;
  height: 80px;
  border-radius: 500px;
  background-color: #f6f6fe;
}

.circulo-evolucao {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  border: 1px solid #e7eff3;
  border-radius: 50%;
}

.div-bg-evolucao-3 {
  position: absolute;
  left: -137px;
  bottom: 309px;
  width: 250px;
  height: 50px;
  border-radius: 500px;
  background-color: #f6f6fe;
}

.div-img-evolucao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  -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;
}

.mes-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.mes-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  -webkit-transition: opacity 900ms ease-in-out;
  transition: opacity 900ms ease-in-out;
}

.secao-evolucao {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 50px;
  -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;
}

.div-bg-evolucao-2 {
  position: absolute;
  left: -84px;
  bottom: 378px;
  width: 280px;
  height: 95px;
  border-radius: 500px;
  background-color: #f6f6fe;
}

.texto-dado-item-evolucao-2 {
  margin-left: 9px;
  color: #394165;
  font-size: 17px;
  line-height: 17px;
}

.circulo-mes {
  position: relative;
  z-index: 1;
  width: 19px;
  height: 19px;
  border: 2px solid #394165;
  border-radius: 50%;
}

.circulo-mes.mes-1 {
  position: relative;
  border-color: #32d4d2;
  background-color: #32d4d2;
}

.divider-img-evolucao {
  width: 60%;
  height: 5px;
  border-radius: 5px;
  background-color: #e2e6e8;
}

.div-principal-evolucao {
  position: relative;
  display: block;
  width: 644px;
  height: 429px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.texto-mes {
  position: relative;
  z-index: 1;
  margin-top: 9px;
  font-family: Lato, sans-serif;
  color: #394165;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.texto-mes.mes-1 {
  position: relative;
  display: block;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #32d4d2;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  min-height: 70px;
  margin-top: 23px;
  -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;
}

.mes-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 900ms ease-in-out;
  transition: opacity 900ms ease-in-out;
}

.text-span {
  color: #32d4d2;
}

.secao-depoimentos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding-top: 60px;
  padding-bottom: 80px;
  -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;
  background-color: #f6f6fe;
}

.text-block-8 {
  position: absolute;
  left: 135px;
  top: -72px;
  z-index: 0;
  display: none;
  font-family: Lato, sans-serif;
  color: #efeff9;
  font-size: 144px;
  line-height: 110px;
  font-weight: 900;
}

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

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

.div-block-21 {
  position: absolute;
  left: -93px;
  bottom: 146px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.div-block-22 {
  width: 170px;
  height: 2px;
  background-color: #5c62d1;
}

.text-block-9 {
  margin-left: 15px;
  font-family: Lato, sans-serif;
  color: #5c62d1;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-21-copy {
  position: absolute;
  right: 0px;
  bottom: -129px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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-22-copy {
  width: 170px;
  height: 2px;
  background-color: #e4e9fa;
}

.text-block-9-copy {
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #d8ddee;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-23 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: 200px;
  -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;
}

.link-block-2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -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: 60px;
  background-color: #353587;
  text-decoration: none;
}

.text-block-10 {
  font-family: 'PT Sans', sans-serif;
  color: #6363bb;
}

.text-block-8-copy {
  position: absolute;
  top: -52px;
  display: none;
  font-family: Lato, sans-serif;
  color: #efeff9;
  font-size: 144px;
  line-height: 110px;
  font-weight: 900;
}

.div-block-21-copy-copy {
  position: absolute;
  left: 24px;
  top: 68px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.text-block-9-copy-copy {
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #d8ddee;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-22-copy-copy {
  width: 80px;
  height: 2px;
  background-color: #e4e9fa;
}

.div-block-25 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  padding: 20px 24px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #e9e9f4;
}

.div-block-25.meio {
  height: 100%;
  margin-right: 54px;
  margin-left: 54px;
  padding: 20px 24px;
  -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-26 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  max-width: 1200px;
  min-width: 900px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-27 {
  position: relative;
  z-index: 2;
  width: 50px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 34px;
  border-radius: 3px;
  background-color: #dee4e9;
}

.text-block-4-copy {
  position: relative;
  width: 100%;
  margin-top: 12px;
  font-family: Lato, sans-serif;
  color: #646977;
  font-size: 14px;
  line-height: 20px;
}

.div-block-28 {
  width: 150px;
  margin-right: 25px;
  font-family: Lato, sans-serif;
}

.body {
  font-family: Lato, sans-serif;
}

.text-block-11 {
  color: #1e1e4b;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.image-9 {
  width: 40px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  -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-12 {
  margin-left: 14px;
  color: #4650e1;
  font-weight: 900;
  letter-spacing: 2px;
}

.secao-aplicacao {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 0px;
  -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;
  background-image: -webkit-radial-gradient(circle farthest-side at 51% 181%, #3f48d6, #1e1e4b);
  background-image: radial-gradient(circle farthest-side at 51% 181%, #3f48d6, #1e1e4b);
}

.heading-3-copy {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 915px;
  margin-top: 16px;
  -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-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding: 15px 25px 15px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c3f83;
  border-radius: 70px;
}

.image-10 {
  height: 50px;
}

.image-10._3 {
  height: 40px;
  margin-left: 10px;
}

.text-block-13 {
  margin-left: 18px;
  color: #909bcc;
}

.div-block-32 {
  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: 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;
}

.text-block-14 {
  margin-bottom: 15px;
  color: #00fffc;
  font-size: 16px;
  font-weight: 400;
}

.div-block-33 {
  width: 900px;
}

.div-block-34 {
  width: 1px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  border: 1px dashed #344685;
}

.div-block-34-copy {
  width: 313px;
  height: 0px;
  margin-right: auto;
  margin-left: 138px;
  border: 1px dashed #344685;
}

.div-block-34-copy-2 {
  width: 1px;
  height: 20px;
  margin-right: auto;
  margin-left: 138px;
  border: 1px dashed #344685;
}

.div-block-21-copy-copy-5 {
  position: absolute;
  top: 41px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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;
}

.text-block-9-copy-copy-4 {
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #323883;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-22-copy-copy-5 {
  width: 120px;
  height: 1px;
  background-color: #2e3479;
}

.link-block-2-copy {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-left: 11px;
  padding-right: 20px;
  padding-left: 20px;
  -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: 1px solid #353587;
  border-radius: 60px;
  text-decoration: none;
}

.text-block-10-copy {
  font-family: 'PT Sans', sans-serif;
  color: #6363bb;
}

.secao-composicao {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 98px;
  padding-bottom: 88px;
  -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;
}

.div-block-9-copy {
  position: relative;
  width: 319px;
  margin-bottom: 27px;
  margin-left: 81px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.paragraph-2-copy {
  position: relative;
  margin-top: 10px;
  color: #646977;
  font-weight: 400;
}

.image-11 {
  width: 100px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-35.meio {
  margin-top: 16px;
  margin-bottom: 16px;
}

.heading-4-copy {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #1e1e4b;
  font-size: 16px;
  line-height: 18px;
}

.text-block-4-copy-3 {
  margin-top: 7px;
  font-family: Lato, sans-serif;
  color: #646977;
  font-size: 14px;
  line-height: 20px;
}

.div-block-36 {
  margin-left: 11px;
}

.div-block-37 {
  position: relative;
  z-index: 2;
  width: 400px;
}

.div-block-38 {
  position: absolute;
  left: -33px;
  top: 7px;
  width: 2px;
  height: 80px;
  border-radius: 2px;
  background-color: #ecf1f6;
}

.div-block-34-copy-copy {
  width: 20px;
  height: 1px;
  margin-top: 30px;
  border: 1px dashed #505d8b;
}

.div-block-6-copy {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 70px;
  margin-right: 5px;
  margin-bottom: -25px;
  -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: #08f5ff;
  box-shadow: 0 0 50px -4px #08f5ff;
}

.image-3-copy {
  width: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.image-12 {
  position: relative;
  z-index: 2;
  width: 340px;
  max-width: 150%;
  margin-left: -87px;
}

.div-block-39 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.div-block-41 {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #08f5ff;
  box-shadow: 0 0 31px 3px #08f5ff;
}

.div-block-42 {
  position: absolute;
  top: 138px;
  right: -36px;
  z-index: 3;
  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;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-43 {
  width: 77px;
  height: 1px;
  margin-left: 6px;
  border: 1px dashed #e4e4f3;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-42-copy {
  position: absolute;
  top: 241px;
  right: -36px;
  z-index: 3;
  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;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-43-copy {
  width: 90px;
  height: 1px;
  margin-left: 6px;
  border: 1px dashed #e4e4f3;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-42-copy-copy {
  position: absolute;
  top: 363px;
  right: -36px;
  z-index: 3;
  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;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-43-copy-copy {
  width: 103px;
  height: 1px;
  margin-left: 6px;
  border: 1px dashed #e4e4f3;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.image-13 {
  position: absolute;
  left: -340px;
  top: 58px;
  z-index: 0;
  width: 430px;
}

.div-block-21-copy-copy-2 {
  position: absolute;
  top: 71px;
  right: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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;
}

.text-block-9-copy-copy-2 {
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #d8ddee;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-22-copy-copy-2 {
  width: 60px;
  height: 2px;
  background-color: #e4e9fa;
}

.div-bg-evolucao-1-copy {
  position: absolute;
  top: 194px;
  right: -126px;
  width: 250px;
  height: 80px;
  border-radius: 500px;
  background-color: #f6f6fe;
}

.div-bg-evolucao-3-copy {
  position: absolute;
  top: 289px;
  right: -182px;
  width: 250px;
  height: 50px;
  border-radius: 500px;
  background-color: #f6f6fe;
}

.secao-dados {
  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;
  background-color: #f6f6fe;
}

.div-copy2 {
  position: absolute;
  left: 14px;
  top: 49px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -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;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.div-block-22-27 {
  width: 60px;
  height: 2px;
  background-color: #e4e9fa;
}

.text-block-234 {
  margin-right: 15px;
  font-family: Lato, sans-serif;
  color: #d8ddee;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 980px;
  min-width: 900px;
  margin-bottom: -39px;
  -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-14-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 135px;
  padding: 15px 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 39px 0 rgba(0, 0, 0, .13);
}

.text-block-235 {
  color: #1e1e4b;
  font-size: 29px;
  line-height: 30px;
}

.image-14 {
  position: absolute;
  top: -19px;
  right: 19px;
  height: 50px;
}

.link-block-copy {
  position: relative;
  z-index: 0;
  margin-top: -30px;
  margin-bottom: 55px;
  text-decoration: none;
}

.div-block-5-copy-2 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 60px;
  -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;
  border-radius: 50px;
  background-color: #00fffc;
}

.div-block-5-copy-copy {
  position: absolute;
  top: 6px;
  width: 250px;
  height: 60px;
  border-radius: 50px;
  background-color: #00fffc;
  opacity: 0.68;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.secao-laboratorio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 400px;
  padding-top: 130px;
  padding-bottom: 80px;
  -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;
}

.div-block-46 {
  position: relative;
  z-index: 3;
  width: 480px;
  padding: 17px 57px 52px;
  border-radius: 10px;
  background-color: #f6f6fe;
  box-shadow: -20px 20px 80px 0 rgba(0, 0, 0, .13);
}

.text-block-82 {
  position: absolute;
  top: -64px;
  display: none;
  font-family: Lato, sans-serif;
  color: #efeff9;
  font-size: 144px;
  line-height: 110px;
  font-weight: 900;
}

.paragraph-2-copy3 {
  position: relative;
  color: #646977;
  font-weight: 400;
}

.div-block-10-copy {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  margin-top: 16px;
  margin-left: -35px;
  padding-left: 35px;
  -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: 1px solid #e4e4f2;
  border-radius: 70px;
  background-color: #f6f6fe;
}

.div-block-11-copy {
  position: absolute;
  left: -14px;
  top: -3px;
  width: 50px;
  height: 70px;
  background-color: #f6f6fe;
}

.text-block-3-copy {
  margin-right: 21px;
  margin-left: 7px;
  color: #4c77b6;
  font-weight: 400;
}

.image-6-copy {
  position: relative;
  z-index: 2;
  width: 40px;
}

.div-block-16-copy334 {
  width: 50px;
  height: 3px;
  margin-top: 6px;
  margin-bottom: 18px;
  border-style: none;
  border-radius: 3px;
  background-color: #dee4e9;
}

.image-15 {
  position: absolute;
  left: -210px;
  top: 16px;
  width: 260px;
}

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

.image-15-copy {
  position: absolute;
  left: -162px;
  bottom: 123px;
  width: 170px;
}

.image-16 {
  position: absolute;
  top: 62px;
  right: -306px;
  z-index: 4;
  width: 400px;
  opacity: 1;
}

.secao-comprar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding-top: 10px;
  padding-bottom: 80px;
  -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-46-copy {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 97px;
  padding-right: 40px;
  padding-left: 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;
  border-radius: 10px;
  background-color: #f6f6fe;
  box-shadow: -7px 7px 50px 0 rgba(0, 0, 0, .13);
}

.image-17 {
  height: 220px;
  max-width: 150%;
  margin-top: -99px;
  margin-left: -30px;
}

.div-block-27-copy {
  position: relative;
  z-index: 2;
  width: 50px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 42px;
  border-radius: 3px;
  background-color: #dee4e9;
}

.text-block-236 {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #4c77b6;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-236._3 {
  color: #fff;
}

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

.text-block-237 {
  margin-top: 2px;
  margin-left: -20px;
  color: #1e1e4b;
  font-size: 17px;
  font-weight: 700;
}

.text-block-237._3 {
  color: #fff;
}

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

.image-18 {
  width: 40px;
}

.text-block-238 {
  margin-left: 14px;
  color: #ca2a2a;
  font-size: 16px;
  font-weight: 700;
}

.text-block-238._3 {
  color: #be3636;
}

.div-block-49 {
  width: 100%;
  height: 1px;
  background-color: #e4e4f4;
}

.div-block-49._3 {
  background-color: #3c4f7a;
}

.text-block-239 {
  margin-top: 14px;
  margin-bottom: 14px;
  color: #9898c9;
}

.text-block-239._3 {
  color: #6e86ac;
}

.div-block-50 {
  position: relative;
  margin-top: 22px;
  margin-bottom: 15px;
}

.text-block-240 {
  color: #1e1e4b;
  font-size: 17px;
}

.text-block-240._3 {
  color: #8ba3c9;
}

.div-block-51 {
  position: absolute;
  left: -2px;
  top: 9px;
  width: 80px;
  height: 2px;
  border-radius: 2px;
  background-color: #962e2e;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.text-block-241 {
  color: #1e1e4b;
  font-size: 50px;
  line-height: 40px;
  font-weight: 700;
}

.text-block-241._3 {
  color: #fff;
}

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

.text-span-4 {
  margin-right: 2px;
  font-size: 25px;
}

.text-block-240-copy {
  color: #9898c9;
  font-size: 18px;
}

.text-block-240-copy._3 {
  color: #8ba3c9;
}

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

.link-block-copy-2 {
  position: relative;
  z-index: 0;
  margin-top: 29px;
  margin-bottom: -23px;
  text-decoration: none;
}

.text-block-2-copy {
  margin-left: 30px;
  font-family: 'PT Sans', sans-serif;
  color: #238782;
  font-size: 19px;
  font-weight: 400;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  max-width: 980px;
  min-width: 900px;
  -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-46-copy-copy2 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 97px;
  padding-right: 40px;
  padding-left: 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;
  border-radius: 10px;
  background-color: #f6f6fe;
  box-shadow: -7px 7px 50px 0 rgba(0, 0, 0, .13);
}

.div-block-46-copy-copy {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 97px;
  padding-right: 40px;
  padding-left: 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;
  border-radius: 10px;
  background-color: #f6f6fe;
  background-image: -webkit-radial-gradient(circle farthest-corner at 46% 10%, #181c41 27%, #3663a8);
  background-image: radial-gradient(circle farthest-corner at 46% 10%, #181c41 27%, #3663a8);
  box-shadow: -8px 8px 50px 0 rgba(0, 0, 0, .13);
}

.secao-depoimentos-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding-top: 60px;
  padding-bottom: 80px;
  -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;
  background-color: #f6f6fe;
}

.div-block-26-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  max-width: 1200px;
  min-width: 900px;
  -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-25-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 100%;
  padding: 23px 29px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #e9e9f4;
}

.div-block-25-copy._2 {
  width: 40%;
  height: 100%;
  margin-left: 35px;
  padding: 23px 29px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-4-copy-copy {
  position: relative;
  width: 100%;
  margin-top: 14px;
  font-family: Lato, sans-serif;
  color: #646977;
  font-size: 14px;
  line-height: 20px;
}

.text-block-11-copy {
  color: #1e1e4b;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.div-block-29-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  -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;
}

.image-9-copy {
  width: 40px;
}

.text-block-12-copy {
  margin-left: 14px;
  color: #4650e1;
  font-weight: 900;
  letter-spacing: 2px;
}

.div-block-28-copy {
  width: 150px;
  font-family: Lato, sans-serif;
}

.div-block-53 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-27-copy-copy {
  position: absolute;
  top: -11px;
  z-index: 2;
  width: 2px;
  height: 120px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 255, 252, 0) 4%, #00fffc 34%, #00fffc 67%, rgba(0, 255, 252, 0));
  background-image: linear-gradient(180deg, rgba(0, 255, 252, 0) 4%, #00fffc 34%, #00fffc 67%, rgba(0, 255, 252, 0));
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image-19 {
  height: 50px;
  max-width: 110%;
}

.div-block-54 {
  position: relative;
  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;
  border: 1px none #3d5286;
  border-radius: 80px;
}

.text-block-242 {
  width: 230px;
  margin-left: 18px;
  color: #909bcc;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 720px;
  -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-55.down {
  width: 85%;
  max-width: 1020px;
  min-width: 900px;
  margin-top: 60px;
}

.secao-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -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;
  background-color: #f6f6fe;
}

.secao-seguranca {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 320px;
  padding-bottom: 40px;
  -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;
  background-image: -webkit-radial-gradient(circle farthest-side at 51% 181%, #3f48d6, #1e1e4b);
  background-image: radial-gradient(circle farthest-side at 51% 181%, #3f48d6, #1e1e4b);
}

.heading-3-copy-4 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  color: #fff;
  font-weight: 700;
}

.div-block-278 {
  position: absolute;
  left: 90px;
  top: 18px;
  z-index: 2;
  width: 2px;
  height: 70px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  background-image: linear-gradient(180deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.div-block-278-copy {
  position: absolute;
  left: 95px;
  top: 18px;
  z-index: 2;
  width: 2px;
  height: 70px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  background-image: linear-gradient(180deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.div-block-278-copy-2 {
  position: absolute;
  left: 78px;
  top: 18px;
  z-index: 2;
  width: 2px;
  height: 70px;
  margin-top: 5px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  background-image: linear-gradient(180deg, rgba(70, 80, 225, 0) 4%, #4650e1 34%, #4650e2 67%, rgba(70, 80, 226, 0));
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1020px;
  min-width: 900px;
  margin-top: 20px;
  -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-105 {
  overflow: hidden;
  width: 100%;
}

.div-block-106 {
  position: absolute;
  top: 11px;
  right: 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -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;
}

.link-4 {
  color: #1e1e4b;
}

.div-block-103 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d3ccb6;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: -3px 3px 15px 0 rgba(0, 0, 0, .06);
  cursor: pointer;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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-102.direita {
  margin-left: 20px;
}

.div-block-102.esquerda {
  margin-right: 20px;
}

.text-block-54 {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #646977;
  font-size: 14px;
  text-align: left;
}

.text-block-53 {
  margin: 10px 50px 10px 20px;
  color: #1e1e4b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.link-5 {
  color: #4c3e25;
}

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

.image-67 {
  width: 17px;
}

.link-block-copy-copy {
  position: relative;
  z-index: 0;
  margin-top: 20px;
  margin-bottom: 25px;
  text-decoration: none;
}

.secao-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 55px;
  padding-bottom: 40px;
  -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;
  background-color: #23274d;
}

.text-block-243 {
  color: #909bcc;
  font-weight: 700;
}

.paragraph-3 {
  width: 700px;
  margin-bottom: 52px;
  color: #909bcc;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.div-block-279 {
  width: 90%;
  height: 1px;
  background-color: #343864;
}

.div-block-280 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 15px;
  -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-281 {
  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-244 {
  color: #fff;
}

.div-block-282 {
  width: 5px;
  height: 5px;
  margin-right: 16px;
  margin-left: 16px;
  border-radius: 50%;
  background-color: #3c468d;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.text-block-245 {
  color: #909bcc;
  font-size: 12px;
}

.div-block-283 {
  position: relative;
  margin-bottom: 23px;
}

.image-68 {
  position: absolute;
  left: 444px;
  top: -128px;
  width: 500px;
  height: 200px;
  max-width: 200%;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 60px;
  -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-284 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 680px;
  min-height: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-69 {
  width: 220px;
}

.heading-3-copy-2 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  color: #1e1e4b;
  font-weight: 700;
}

.heading-3-copy-2._2 {
  font-family: Lato, sans-serif;
  text-align: center;
}

.heading-3-copy-2._2-copy {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.heading-3-copy-2._3 {
  margin-top: 0px;
}

.paragraph-22 {
  position: relative;
  color: #646977;
  font-weight: 400;
}

.div-block-16-copy334-copy {
  width: 50px;
  height: 3px;
  margin-top: 6px;
  margin-bottom: 18px;
  border-style: none;
  border-radius: 3px;
  background-color: #dee4e9;
}

.div-block-9-copy4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  margin-left: 30px;
  -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;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

@media (max-width: 991px) {
  .secao-topo {
    height: 520px;
  }
  .div-block {
    width: 680px;
    margin-top: -161px;
  }
  .div-block-2 {
    margin-top: 0px;
  }
  .link-block.ipad {
    margin-top: 0px;
  }
  .secao-sobre {
    margin-top: -152px;
    background-position: -471px 0px;
  }
  .image-4 {
    width: 330px;
  }
  .div-block-7 {
    margin-top: -326px;
    margin-right: -301px;
  }
  .div-block-8 {
    width: 470px;
    margin-bottom: 36px;
  }
  .div-block-9 {
    margin-left: 0px;
  }
  .div-block-10 {
    background-color: #fff;
  }
  .div-block-11 {
    background-color: #fff;
  }
  .div-block-12 {
    width: 680px;
    margin-top: 18px;
    margin-bottom: 0px;
    -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-13 {
    margin-bottom: -62px;
  }
  .secao-evolucao {
    padding-top: 83px;
  }
  .div-block-25 {
    width: 250px;
  }
  .div-block-25.meio {
    width: 250px;
    margin-right: 0px;
  }
  .div-block-26 {
    width: 680px;
    min-width: 680px;
  }
  .text-block-4-copy {
    width: 100%;
  }
  .div-block-30 {
    width: 680px;
  }
  .div-block-33 {
    width: 680px;
  }
  .div-block-34-copy {
    width: 233px;
    margin-left: 108px;
  }
  .div-block-34-copy-2 {
    margin-left: 109px;
  }
  .div-block-44 {
    width: 680px;
    min-width: 680px;
  }
  .secao-laboratorio {
    padding-top: 95px;
  }
  .div-block-47 {
    left: -99px;
  }
  .div-block-46-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-17 {
    height: 190px;
  }
  .div-block-52 {
    width: 680px;
    max-width: 680px;
    min-width: 680px;
  }
  .div-block-46-copy-copy2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-46-copy-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-26-copy {
    width: 680px;
    min-width: 680px;
  }
  .div-block-25-copy {
    width: 235px;
    height: 100%;
  }
  .text-block-4-copy-copy {
    width: 100%;
  }
  .div-block-28-copy {
    margin-right: 18px;
  }
  .div-block-54 {
    width: 220px;
  }
  .div-block-55.down {
    width: 680px;
    max-width: 680px;
    min-width: 680px;
  }
  .div-block-278 {
    top: 27px;
  }
  .div-block-278-copy {
    top: 27px;
  }
  .div-block-278-copy-2 {
    top: 27px;
  }
  .div-block-107 {
    width: 680px;
    min-width: 680px;
    margin-top: 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-102.direita {
    width: 470px;
    margin-left: 0px;
  }
  .div-block-102.esquerda {
    width: 470px;
    margin-right: 0px;
  }
  .paragraph-3 {
    width: 650px;
  }
  .div-block-284 {
    width: 675px;
  }
  .div-block-9-copy4 {
    margin-left: 25px;
  }
}

@media (max-width: 767px) {
  .div-block {
    width: 85%;
    margin-top: -131px;
  }
  .heading {
    line-height: 37px;
  }
  .div-block-2 {
    width: 65%;
  }
  .paragraph {
    width: 100%;
  }
  .div-block-4 {
    width: 100%;
  }
  .secao-sobre {
    background-position: -639px 0px;
  }
  .div-block-8 {
    width: 85%;
  }
  .div-block-12 {
    width: 85%;
  }
  .div-block-15 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-img-evolucao {
    margin-top: 35px;
  }
  .secao-evolucao {
    padding-top: 78px;
    padding-bottom: 56px;
  }
  .div-principal-evolucao {
    width: 560px;
    margin-bottom: 3px;
  }
  .div-block-18 {
    margin-bottom: -31px;
  }
  .secao-depoimentos {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .div-block-25 {
    width: 70%;
  }
  .div-block-25.meio {
    width: 70%;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 0px;
  }
  .div-block-26 {
    width: 85%;
    min-width: 85%;
    -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;
  }
  .secao-aplicacao {
    overflow: visible;
  }
  .div-block-30 {
    width: 85%;
  }
  .secao-composicao {
    padding-top: 68px;
  }
  .div-block-37 {
    width: 100%;
  }
  .div-block-39 {
    width: 85%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-44 {
    width: 480px;
    max-width: 480px;
    min-width: 480px;
  }
  .secao-laboratorio {
    padding-top: 72px;
    padding-bottom: 60px;
  }
  .div-block-46 {
    box-shadow: -3px 3px 80px 0 rgba(0, 0, 0, .13);
  }
  .div-block-47 {
    left: 0px;
  }
  .secao-comprar {
    overflow: hidden;
    padding-top: 0px;
  }
  .div-block-46-copy {
    width: 320px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-52 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-46-copy-copy2 {
    width: 320px;
    margin-top: 157px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-46-copy-copy {
    width: 320px;
    margin-top: 157px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .secao-depoimentos-2 {
    overflow: hidden;
  }
  .div-block-26-copy {
    width: 85%;
    min-width: 85%;
    -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;
  }
  .div-block-25-copy {
    width: 400px;
    height: 100%;
    max-height: 120%;
  }
  .div-block-25-copy._2 {
    width: 400px;
    height: 100%;
    margin-top: 27px;
    margin-left: 0px;
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .text-block-4-copy-copy {
    margin-right: 10%;
  }
  .div-block-55.down {
    width: 480px;
    max-width: 85%;
    min-width: 400px;
  }
  .secao-faq {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .secao-seguranca {
    height: 300px;
  }
  .div-block-107 {
    width: 470px;
    max-width: 470px;
    min-width: 470px;
  }
  .link-block-copy-copy {
    margin-top: 10px;
  }
  .paragraph-3 {
    width: 80%;
  }
  .section {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 50px;
  }
  .div-block-284 {
    width: 85%;
  }
}

@media (max-width: 479px) {
  .secao-topo {
    height: 100%;
    padding-top: 29px;
    padding-bottom: 104px;
  }
  .div-block {
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading {
    text-align: center;
  }
  .heading-2 {
    margin-top: 5px;
    text-align: center;
  }
  .div-block-2 {
    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: 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;
  }
  .paragraph {
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
  }
  .div-block-3 {
    width: 120px;
  }
  .div-block-3.mob {
    width: 120px;
    margin-top: 4px;
    margin-left: 0px;
  }
  .div-block-4 {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .link-block.topo {
    margin-top: 26px;
  }
  .secao-sobre {
    margin-top: -117px;
    padding-bottom: 27px;
    background-position: -638px 0px;
  }
  .image-4 {
    position: relative;
    width: 200px;
    height: 280px;
    margin-top: 17px;
    margin-left: -48px;
  }
  .div-block-7 {
    margin-top: -24px;
    margin-right: 0px;
    margin-left: -64px;
  }
  .div-block-8 {
    width: 100%;
    margin-bottom: 0px;
  }
  .heading-3 {
    font-size: 28px;
  }
  .heading-3._2-copy {
    font-size: 28px;
    line-height: 30px;
  }
  .heading-3._5 {
    margin-top: 0px;
    line-height: 30px;
  }
  .div-block-12 {
    margin-top: 104px;
  }
  .div-block-13 {
    width: 100%;
    margin-bottom: 0px;
  }
  .div-block-14 {
    width: 100%;
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .text-block-4 {
    width: 100%;
  }
  .div-block-15 {
    width: 100%;
    -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;
  }
  .div-block-15.meio {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .div-block-25 {
    width: 100%;
    min-width: 65%;
  }
  .div-block-25.meio {
    width: 100%;
  }
  .secao-aplicacao {
    padding-bottom: 0px;
  }
  .heading-3-copy {
    margin-top: 0px;
    font-size: 28px;
  }
  .div-block-30 {
    -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;
  }
  .div-block-32.meio {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .div-block-9-copy {
    width: 70%;
    margin-left: 63px;
  }
  .div-block-6-copy {
    margin-top: 34px;
  }
  .div-block-44 {
    width: 85%;
    min-width: 85%;
    -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;
  }
  .div-block-14-copy {
    width: 100%;
  }
  .div-block-14-copy.meio {
    width: 100%;
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .div-block-46 {
    width: 100%;
    padding: 30px 36px 40px;
  }
  .div-block-11-copy {
    left: -1px;
    width: 35px;
  }
  .div-block-47 {
    width: 85%;
  }
  .div-block-46-copy {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .div-block-52 {
    width: 85%;
    min-width: 85%;
  }
  .div-block-46-copy-copy2 {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .div-block-46-copy-copy {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .secao-depoimentos-2 {
    padding-top: 44px;
    padding-bottom: 40px;
  }
  .div-block-25-copy {
    width: 100%;
    height: 100%;
    padding: 28px 29px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-25-copy._2 {
    width: 100%;
  }
  .text-block-4-copy-copy {
    width: 100%;
    margin-top: 14px;
    margin-right: 0%;
  }
  .div-block-29-copy {
    margin-top: 0px;
  }
  .div-block-28-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 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-54 {
    width: 100%;
  }
  .div-block-54.meio {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .div-block-55.down {
    width: 85%;
    min-width: 85%;
    -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;
  }
  .secao-seguranca {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .heading-3-copy-4 {
    font-size: 28px;
    line-height: 30px;
  }
  .div-block-107 {
    width: 85%;
    min-width: 85%;
  }
  .div-block-103 {
    height: 100%;
  }
  .div-block-102.direita {
    width: 100%;
  }
  .div-block-102.esquerda {
    width: 100%;
  }
  .div-block-104 {
    min-width: 100%;
  }
  .div-block-280 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section {
    padding-bottom: 40px;
  }
  .div-block-284 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-3-copy-2 {
    font-size: 28px;
    line-height: 29px;
    text-align: center;
  }
  .paragraph-22 {
    text-align: center;
  }
  .div-block-9-copy4 {
    margin-left: 0px;
    -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-285 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}