.navbar {
  background-color: #000;
}

.container {
  display: block;
  max-height: 932px;
  max-width: 1200px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.navbar {
  margin-top: 15px;
  margin-bottom: 15px;
}

.container.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.logo {
  width: 74px;
  margin-top: 10px;
}

.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.nav-link.eu-quero {
  margin-top: 8px;
  padding: 9px 25px;
  border-radius: 20px;
  background-color: #20ca5b;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.body {
  background-color: #000;
  background-image: url('../images/bg2.png');
  background-position: 0px 0px;
  background-size: auto;
}

.paragraph-2 {
  margin-bottom: 55px;
  color: hsla(0, 0%, 100%, 0.95);
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}

.paragraph-2.titulo {
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 42px;
  text-align: center;
}

.hero-section {
  height: auto;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 184px;
  background-image: url('../images/bg2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.text-span-12 {
  color: #ffc600;
  font-size: 40px;
}

.heading {
  display: block;
  overflow: visible;
  max-width: 852px;
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 32px;
  -o-object-fit: fill;
  object-fit: fill;
}

.bold-text-6 {
  color: #ffd600;
  font-style: italic;
}

.image {
  width: 200px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 95px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 36px 0px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 61px;
  background-color: #20ca5b;
  font-size: 34px;
}

.button.center {
  font-family: Pragmaticaslab, sans-serif;
  font-weight: 700;
}

.text-block {
  padding-bottom: 20px;
  font-family: 'Pragmaticaslab book', sans-serif;
  color: #fff;
  font-size: 26px;
}

.image-2 {
  width: 502px;
}

.text-span-13 {
  color: #ff3535;
  text-decoration: line-through;
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-bottom: 82px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-right: 22px;
    padding-left: 22px;
  }

  .container.center {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .logo {
    width: 60px;
    padding-top: 6px;
  }

  .paragraph-2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 15px;
  }

  .paragraph-2.titulo {
    font-size: 19px;
    line-height: 32px;
  }

  .hero-section {
    padding-top: 45px;
    padding-bottom: 0px;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 27px;
  }

  .image {
    width: 118px;
    padding-bottom: 30px;
  }

  .button {
    width: 380px;
    height: 60px;
    margin-top: 31px;
    margin-bottom: 0px;
    padding-top: 18px;
    font-size: 20px;
  }

  .button.center {
    width: 298px;
  }

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

@font-face {
  font-family: 'Pragmaticaslab';
  src: url('../fonts/PragmaticaSlab-Bold.ttf') format('truetype'), url('../fonts/PragmaticaSlab-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pragmaticaslab';
  src: url('../fonts/PragmaticaSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pragmaticaslab';
  src: url('../fonts/PragmaticaSlab-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pragmaticaslab';
  src: url('../fonts/PragmaticaSlab-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pragmaticaslab book';
  src: url('../fonts/PragmaticaSlab-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}