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

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

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

.body {
  color: #fff;
  background-color: #000;
}

.headline {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  line-height: 1.1em;
}

.headline.tag {
  font-size: 20px;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.1em;
}

.sub-headline {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3em;
}

.sub-headline.center {
  text-align: left;
  font-size: 20px;
}

.sub-headline.center.mb {
  text-align: center;
}

.bold-text {
  font-weight: 600;
}

.bottom {
  color: #000;
  text-align: center;
  background-color: #0f2;
  background-image: radial-gradient(circle farthest-side at 50% 0, #1f0, #0cbb00);
  border: 2px solid #11fa00;
  border-radius: 90px;
  width: 100%;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bottom.fix-w {
  text-transform: uppercase;
  text-transform: uppercase;
  background-image: radial-gradient(circle farthest-side at 50% 0, #39f18e, #00bb56);
  border-color: #36ee8b;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: block;
}

.bottom.fluit {
  text-transform: uppercase;
  background-image: radial-gradient(circle farthest-side at 50% 0, #39f18e, #00bb56);
  border-color: #36ee8b;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: block;
}

.link {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 1.1em;
  transition: all .2s;
  display: none;
}

.link:hover {
  color: #39f18e;
}

.image-56 {
  margin-right: 20px;
}

.navbar {
  z-index: 1;
  color: #fff;
  background-color: #ddd0;
  width: 100%;
}

.div-block {
  z-index: 998;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000000d1;
  border-bottom: 1px solid #ffffff29;
  justify-content: center;
  align-items: center;
  padding: 15px 16px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.div-block-11 {
  background-color: #fff;
  height: 20px;
  padding-left: 1px;
}

.menu-button {
  margin-left: auto;
}

.container-13 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.nav-link {
  color: #fff;
  padding: 9px;
  font-size: 15px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1110px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container {
  max-width: 1110px;
}

.container-14 {
  padding: 60px 30px;
}

.h2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 1.3em;
}

.h2.side {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.h2.side.stronke {
  margin-top: 0;
}

.container-15 {
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
}

.image-57 {
  width: 30px;
}

.title {
  color: #0ee37d;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1em;
}

.descripition {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
}

.descripition.p2 {
  margin-bottom: 0;
}

.div-block-12 {
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(245deg, #0000, #ffffff21);
  border: 1px solid #fbf5f538;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
  position: relative;
  right: 0;
}

.div-block-12.float-right {
  margin-left: auto;
}

.div-block-12.float-right.front {
  z-index: 40;
}

.div-block-12.front {
  z-index: 30;
}

.container-16, .container-17 {
  padding: 60px 30px;
}

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

.image-58, .image-59 {
  width: 30px;
}

.container-18 {
  padding: 60px 30px;
}

.ballon-tag {
  border: 1px solid #0000003d;
  border-radius: 60px;
  width: 80%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
}

.tech {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 10px;
  display: flex;
}

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

.bold-text-2 {
  font-size: 50px;
}

.container-19, .container-20, .container-21 {
  padding: 60px 30px;
}

.image-60 {
  width: 40px;
  margin-bottom: 15px;
}

.div-block-13 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 15px;
  display: flex;
  position: relative;
}

.image-61 {
  border-radius: 5px;
  width: 30%;
  margin-top: -28px;
  margin-right: -33px;
  display: block;
}

.container-22 {
  padding: 60px 30px;
}

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

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

.divider-4 {
  opacity: .35;
  background-color: #c5c5c58c;
  width: 100%;
  height: 1px;
  margin: 0 auto;
}

.faq-stripe-1 {
  background-color: #40ebb6;
  width: 2px;
  height: 100%;
}

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

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

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

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

.c-faq-q {
  background-color: #fff;
  align-items: center;
  display: flex;
}

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

.c-faq-a-text {
  background-color: #fff;
  padding: 20px;
}

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

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

.c-faq-2 {
  z-index: 99999;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.container-23 {
  z-index: 999;
  padding: 60px 30px;
  position: relative;
}

.cartabutton {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #00c545;
  border-radius: 3px;
  margin: 20px auto 40px;
  padding: 20px 40px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 10px 10px 1px #00853321;
}

.cartabutton.animation-pulse {
  text-align: center;
  background-image: radial-gradient(circle at 0 0, #28dca6, #167d5e);
  border-radius: 80px;
  width: 500px;
  min-width: 500px;
  margin-bottom: 16px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.1em;
  display: block;
}

.cartabutton.animation-pulse.fluid {
  color: #000;
  background-image: radial-gradient(circle at 50% 0, #d8fa4b, #9bbb17);
  border-radius: 40px;
  width: 100%;
  min-width: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
}

.cartabutton.animation-pulse.fluid.whats {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #000;
  background-image: radial-gradient(circle at 0 0, #35ed8a, #01bc58);
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.icon-whats {
  width: 30px;
}

.container-24 {
  padding: 60px 30px;
}

.section-2 {
  background-color: #212223;
}

.text-span-2 {
  color: #2ee1b5;
  font-size: 25px;
  font-weight: 600;
}

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

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

.text-span-5 {
  color: #2ee1b5;
  font-size: 18px;
  font-weight: 600;
}

.bold-text-3, .bold-text-4, .text-span-6 {
  font-size: 55px;
}

.div-block-14 {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

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

.section-3 {
  background-image: linear-gradient(#fff0, #000), url('../images/hero.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  padding-top: 70px;
}

.content-wrap {
  margin-top: 60px;
  position: relative;
}

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

.list-item {
  background-image: url('../images/svg-check.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 30px;
  margin-top: 9px;
  margin-bottom: 25px;
  padding-left: 40px;
  display: flex;
}

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

.image-wrapper {
  opacity: .6;
  height: 100px;
  margin-right: 49px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper.slick-center {
  opacity: 1;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  height: auto;
}

.text-span-7 {
  text-transform: uppercase;
}

.swiper-pagination {
  margin-top: 12px;
}

.columns-3 {
  justify-content: center;
  align-items: stretch;
  margin-top: -59px;
  padding-top: 55px;
  padding-bottom: 0;
  display: flex;
}

.container-2 {
  max-width: 940px;
  margin-bottom: 30px;
}

.selo-check {
  margin-left: 9px;
}

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

.div-block-3._2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-bottom: 38px;
}

.check-name {
  display: flex;
}

.text-block-9 {
  color: #fcfdff;
  letter-spacing: 3px;
  margin-top: 4px;
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
}

.column-18 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-53 {
  width: 100%;
  height: 100%;
}

.image-50 {
  object-fit: contain;
  height: 40px;
  max-height: 68vh;
}

.paragraph {
  color: #fcfdff;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  overflow: auto;
}

.image-52 {
  object-fit: none;
  object-position: 0% 50%;
  flex: 1;
  height: 27px;
  margin-left: 17px;
}

.image-52.invert {
  transform-style: preserve-3d;
  margin-left: 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.heading-5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-5.center {
  text-align: center;
  text-transform: none;
  margin-top: 44px;
  margin-bottom: 44px;
  font-size: 33px;
  line-height: 1.1em;
}

.div-block-4 {
  color: #000;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 100%;
  padding: 9px 11px 16px;
  display: flex;
}

.image-51 {
  max-width: 108%;
  margin-left: -24px;
}

.carousel {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  display: flex;
}

.column-3 {
  padding-bottom: 10px;
}

.green-color {
  color: #39f18e;
}

.swiper-wrapper {
  margin-bottom: 20px;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-4.verified {
  font-size: 33px;
}

.small {
  font-size: 30px;
}

.background-video {
  z-index: 999;
  width: 100%;
}

.video-1 {
  width: 160%;
  margin-left: -133px;
}

.apresentation {
  background-image: url('../images/teste.png');
  background-position: 50% 150%;
  background-repeat: no-repeat;
  background-size: auto;
}

.video-2 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.video-3 {
  z-index: 999;
  width: 270%;
  margin-top: -195px;
  margin-left: -196px;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.blur {
  width: 270%;
  max-width: none;
  margin-top: -89px;
  margin-left: -231px;
}

.icon-circle {
  opacity: 1;
  background-color: #3cf19340;
  border-radius: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80px;
  height: 80px;
  display: flex;
}

.icon-fi {
  filter: invert();
  width: 50px;
  margin-top: -12px;
  margin-left: -11px;
}

.video-4 {
  width: 140%;
  margin: -15px auto -115px -20%;
  position: relative;
  inset: 0%;
}

.section-4 {
  background-image: url('../images/hero-glow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.about {
  background-image: url('../images/bg01.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
}

.section-5 {
  background-image: linear-gradient(#000 2%, #fff0 8%, #ececec00 82%, #000), url('../images/bg-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.modal {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000000c2;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.code-embed {
  border-radius: 15px;
  overflow: hidden;
}

.container-25 {
  min-width: 940px;
}

.close {
  filter: invert();
  cursor: pointer;
  width: 30px;
  position: fixed;
  inset: 15px 15px auto auto;
}

.image-62 {
  opacity: .81;
  width: 50px;
  position: absolute;
  top: 48px;
  right: 13px;
}

.section-6 {
  height: 610px;
  position: relative;
}

.image-63 {
  width: 1920px;
  max-width: 1920%;
  position: absolute;
  inset: -54% 0% auto;
}

.div-block-15 {
  background-image: url('../images/bg-wp.png');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: 1080px;
  position: absolute;
  top: -250px;
}

.little-title {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 1.3em;
}

.little-title.side {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.little-title.side.stronke {
  margin-top: 0;
}

.little-title.left {
  color: #37ef8c;
  font-size: 30px;
  font-weight: 400;
  display: none;
}

.section-7 {
  background-color: #000;
  padding-top: 27px;
  padding-bottom: 27px;
}

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

.text-block-8 {
  color: #6f6e6e;
  text-align: center;
  margin-bottom: 16px;
}

.link-final {
  color: #707070;
}

@media screen and (max-width: 991px) {
  .c-faq-item-3 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .cartabutton {
    text-align: center;
  }

  .image-50 {
    max-height: 40vh;
  }
}

@media screen and (max-width: 479px) {
  .headline {
    text-align: center;
    margin-bottom: 35px;
    font-size: 29px;
  }

  .headline.tag.left.green {
    color: #33eb88;
  }

  .headline.left {
    text-align: left;
  }

  .headline.left.mobile-mg {
    margin-bottom: -15px;
  }

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

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

  .sub-headline.center {
    text-align: left;
    font-size: 14px;
  }

  .sub-headline.center.mb {
    text-align: left;
    font-size: 17px;
  }

  .sub-headline.center.mb.c {
    text-align: center;
  }

  .image-56 {
    max-width: 78%;
  }

  .navbar {
    width: 100%;
  }

  .div-block {
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .nav-menu {
    background-color: #000;
    margin-left: -15px;
    margin-right: -15px;
  }

  .nav-menu-2 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    background-color: #363636;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    justify-content: flex-end;
    align-items: center;
    width: 200px;
  }

  .div-block-11 {
    display: none;
  }

  .icon {
    font-size: 35px;
  }

  .menu-button {
    margin-left: auto;
    padding: 5px;
  }

  .menu-button.w--open {
    background-color: #363636;
    border-radius: 50% 50% 0% 0;
    padding: 9px;
  }

  .nav-link {
    text-align: right;
    padding: 17px 19px 17px 11px;
    font-size: 17px;
  }

  .nav-link:active {
    background-color: #2a2a2a;
  }

  .div-block-2 {
    flex-flow: row;
    max-width: none;
  }

  .container {
    width: 100%;
  }

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

  .h2 {
    font-size: 30px;
  }

  .h2.side {
    font-size: 40px;
    line-height: 1.1em;
  }

  .h2.side.stronke {
    text-align: center;
    font-size: 50px;
  }

  .h2.side.center {
    text-align: center;
  }

  .h2.left {
    text-align: left;
    line-height: 1.2em;
  }

  .container-15 {
    position: relative;
  }

  .descripition.p2 {
    font-size: 14px;
  }

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

  .container-17.mobile-mg {
    padding-bottom: 0;
    overflow: hidden;
  }

  .ballon-tag {
    width: 100%;
    padding-left: 15px;
    padding-right: 5px;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 15px;
  }

  .tech {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-19 {
    overflow: hidden;
  }

  .container-20.mobile-mg {
    padding-bottom: 0;
  }

  .container-21.mobile-mg {
    padding-top: 0;
  }

  .image-61 {
    width: 40%;
  }

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

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

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

  .cartabutton {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .cartabutton.animation-pulse {
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    padding: 15px;
    line-height: 1.1em;
  }

  .cartabutton.animation-pulse.fluid {
    font-size: 17px;
  }

  .cartabutton.animation-pulse.fluid.whats {
    margin-top: 30px;
  }

  .text-block-23 {
    font-size: 12px;
    line-height: 1.3em;
  }

  .text-span-6 {
    font-size: 40px;
  }

  .section-3 {
    background-image: linear-gradient(#fff0, #000 54%), url('../images/67c98ff9bd48f46a7706cac5_bg01.png');
    background-position: 0 0, 100% 10%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 180%;
    margin-bottom: -62px;
    padding-top: 162px;
  }

  .content-wrap {
    overflow: hidden;
  }

  .list-item {
    background-position: 0 0;
    background-size: 27px;
  }

  .image-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    height: auto;
    margin-right: 19px;
  }

  .image-wrapper.slick-center {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    height: auto;
    margin-right: 20px;
    padding: 0 0 0;
  }

  .columns-3 {
    flex-flow: wrap;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-3 {
    flex-flow: row;
  }

  .div-block-3._2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 22px;
  }

  .text-block-9 {
    margin-bottom: 18px;
  }

  .column-18 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .image-50 {
    height: 30px;
    max-height: 65vw;
  }

  .paragraph {
    height: auto;
    padding-right: 0;
    font-size: 17px;
    line-height: 20px;
    overflow: visible;
  }

  .image-52 {
    flex: 0 auto;
    width: 50%;
    margin-left: auto;
  }

  .image-52.invert {
    box-sizing: border-box;
    object-position: 0% 50%;
    width: 30vw;
    margin-right: 0;
  }

  .heading-5 {
    white-space: nowrap;
    font-size: 29px;
    line-height: 34px;
  }

  .heading-5.center {
    width: 100%;
    margin-top: 31px;
    margin-bottom: 31px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 25px;
  }

  .heading-5.center.contained {
    white-space: normal;
    font-size: 25px;
  }

  .div-block-4 {
    padding: 8px;
  }

  .image-51 {
    max-width: 94%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .carousel {
    margin-top: 32px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .column-3 {
    height: auto;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4.verified {
    font-size: 25px;
    line-height: 34px;
  }

  .video-1 {
    display: none;
  }

  .apresentation {
    background-position: 50% 40%;
    position: relative;
    overflow: visible;
  }

  .video-2 {
    width: 200%;
    margin-left: -50%;
    position: relative;
  }

  .video-3, .blur {
    display: none;
  }

  .icon-circle {
    justify-content: center;
    align-items: center;
  }

  .icon-fi {
    margin-top: 0;
    margin-left: 0;
  }

  .video-4 {
    margin-bottom: -48px;
  }

  .section-4 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/hero-glow.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .about {
    background-image: linear-gradient(#fff0 44%, #000 80%), url('../images/about-2.jpg');
    background-position: 0 0, 70% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
    padding-top: 148px;
  }

  .section-5 {
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 220%;
    padding-top: 134px;
  }

  .image-62 {
    top: 30px;
    right: 3px;
  }

  .section-6 {
    background-image: url('../images/bg-wp-mbi.png');
    background-position: 50% 420px;
    background-repeat: no-repeat;
    background-size: 230px;
    padding-bottom: 314px;
  }

  .div-block-15 {
    display: none;
  }

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

  .little-title {
    font-size: 30px;
  }

  .little-title.side {
    font-size: 40px;
    line-height: 1.1em;
  }

  .little-title.side.stronke {
    text-align: center;
    font-size: 50px;
  }

  .little-title.side.center {
    text-align: center;
  }

  .little-title.left {
    color: #32ea87;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
    display: block;
  }

  .line {
    background-color: #ffffff0d;
    width: 3px;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% auto auto 2%;
  }

  .fill-line {
    background-color: #34ed8a;
    width: 100%;
    height: 160px;
    margin-top: 49px;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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