.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;
  }
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  display: flex;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin-bottom: 0;
  display: flex;
}

.text-block {
  padding-top: 35px;
  padding-bottom: 19px;
  font-size: 16px;
}

.text-span {
  color: #fff;
  font-weight: 700;
}

.text-span.contador {
  color: #fcf700;
  text-decoration: underline;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  height: auto;
  display: flex;
}

.code-embed {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  min-width: 900px;
  max-width: 1000px;
  min-height: auto;
  display: flex;
}

.text-block-43 {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
}

.heading {
  padding-bottom: 28px;
}

.section-2 {
  height: auto;
}

.div-block-3 {
  height: 100vh;
}

.div-block-4 {
  text-align: center;
  height: auto;
}

.heading-2 {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  display: block;
}

.bold-text-41 {
  color: #fff;
}

.image {
  margin-top: 26px;
}

.image-2 {
  padding-top: 21px;
}

.section-3 {
  background-color: #940000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 1920px;
  max-width: 1920px;
  margin-top: -18px;
  margin-bottom: 31px;
  padding-bottom: 0;
  display: flex;
}

.section-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-17 {
  max-width: 70%;
  margin-top: 10px;
}

.text-block-20 {
  color: #000;
}

.text-block-2, .text-block-36 {
  color: #000;
  margin-right: 4px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-34 {
  color: #000;
  margin-top: 10px;
  font-weight: 700;
}

.heading-13 {
  color: #226198;
}

.heading-8 {
  color: #226198;
  font-size: 45px;
}

.image-16 {
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-25 {
  max-width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.text-block-33 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.button {
  color: #000;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  background-image: linear-gradient(#fff84a, #fcd307);
  border: 1px solid #eed200;
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 37px;
  margin-bottom: 25px;
  padding: 20px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.container-15 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  margin-top: 10px;
  display: flex;
}

.text-block-4 {
  color: #000;
  margin-top: 10px;
  font-weight: 700;
}

.card {
  border: 3px solid #c1cac9;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  max-width: 350px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 13px 8px #0003;
}

.cards-section {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-44 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.card-2 {
  border: 3px solid #c1cac9;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  max-width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 13px 8px #0003;
}

.card-2.destaque {
  background-color: #fff;
  border-color: #75a1ff;
  max-width: 350px;
  position: relative;
}

.card-2.destaque.smartplayer-scroll-event {
  background-color: #fff;
  max-width: 350px;
  text-decoration: none;
}

.text-block-32 {
  color: #000;
}

.heading-9 {
  color: #226198;
}

.text-block-21 {
  color: #000;
}

.section-8 {
  background-image: linear-gradient(#0031c1, #0031c1);
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-8.esconder {
  background-image: linear-gradient(#052e5c, #052e5c);
}

.card-garantia {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  background-color: #fffcc400;
  border: 1px #aaa;
  border-radius: 10px;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.image-18 {
  max-width: 350px;
}

.texto {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 800px;
  display: flex;
}

.heading-12 {
  color: #fff;
}

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

.paragraph-19 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.rl-text-style-regular {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-padding-global {
  margin-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
}

.rl_faq1_question-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.rl-padding-section-large {
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.rl_faq1_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl_faq1_answer-wrapper {
  margin-bottom: 1.5rem;
}

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

.rl-text-style-medium {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
}

.rl_faq1_icon-wrapper {
  align-self: flex-start;
}

.rl_faq1_list {
  border-bottom: 1px solid #000;
}

.rl_faq1_answer {
  overflow: hidden;
}

.rl_faq1_heading-wrapper {
  text-align: center;
  width: 100%;
  max-width: 48rem;
}

.rl-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_faq1_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  background-color: #fff;
  border-top: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.rl_faq1_icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

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

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  display: flex;
  overflow: visible;
}

.section-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.image-26, .image-27, .image-28, .image-29 {
  max-width: 100px;
}

.image-30 {
  margin-top: -20px;
  position: absolute;
  top: -65.297px;
  left: 215px;
  right: 0;
}

.container-55 {
  justify-content: space-between;
  align-items: flex-end;
  min-width: 100%;
  max-width: 1000px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.heading-18 {
  color: #8e8c8c;
  margin-bottom: -53px;
  font-size: 30px;
}

.paragraph-57 {
  color: #fff;
  text-align: center;
  background-color: #eee0;
  max-width: 950px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.section-10 {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  margin-top: 600px;
  padding: 20px 0;
  display: flex;
}

.paragraph-55 {
  color: #b0b0b0;
  -webkit-text-stroke-color: #afafaf;
  width: 45%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
}

.container-26 {
  justify-content: space-between;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.paragraph-59 {
  color: #fff;
  text-align: center;
  min-width: 0;
  max-width: 1000px;
  margin: 40px auto 20px;
  font-size: 12px;
}

.div-block-15 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #fff;
  justify-content: center;
  align-items: center;
  max-width: 950px;
  margin-top: 20px;
  display: flex;
}

.footer-section {
  background-color: #0031c1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 140px;
  padding: 20px 20px 40px;
  display: flex;
}

.paragraph-54 {
  color: #b0b0b0;
  width: 45%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.paragraph-58 {
  color: #fff;
  text-align: center;
  background-color: #eee0;
  max-width: 950px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-42 {
  color: #fcf700;
  text-decoration: underline;
}

.image-43 {
  min-width: 120px;
  max-width: 120px;
  position: absolute;
  top: 17.2344px;
}

.image-43.image-rotation {
  top: 92.2344px;
}

.image-44 {
  min-width: 120px;
  max-width: 120px;
  position: absolute;
  top: 17.2344px;
}

.image-44.image-rotation {
  min-width: 150px;
  max-width: 150px;
  top: 94px;
  left: 857px;
}

.image-45 {
  z-index: auto;
  position: absolute;
  top: -87px;
  left: 215px;
}

.div-block-16 {
  max-width: 100px;
}

@media screen and (max-width: 991px) {
  .bold-text-40 {
    font-family: Montserrat, sans-serif;
  }

  .card {
    flex: 1;
    min-width: 300px;
    max-width: 300px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .cards-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    margin-top: 10px;
  }

  .cards-section.smartplayer-scroll-event {
    align-items: center;
    margin-left: auto;
  }

  .card-2 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .card-garantia {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-18 {
    max-width: 240px;
  }

  .bold-text-24 {
    font-family: Montserrat, sans-serif;
  }

  .paragraph-19 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .rl-text-style-regular {
    padding-top: 15px;
    font-family: Montserrat, sans-serif;
  }

  .rl_faq1_question-text {
    font-family: Montserrat, sans-serif;
  }

  .rl-padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rl-text-style-medium {
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 36px;
  }

  .container-26 {
    flex-flow: row;
  }

  .paragraph-59 {
    margin-top: 40px;
  }

  .image-44.image-rotation {
    top: 188px;
    left: 473px;
  }
}

@media screen and (max-width: 767px) {
  .image-16 {
    max-width: 400px;
  }

  .card {
    min-width: 400px;
    max-width: 400px;
    margin-top: 40px;
  }

  .cards-section {
    margin-top: 0;
  }

  .card-2 {
    min-width: 400px;
    max-width: 400px;
    margin-top: 40px;
  }

  .section-8 {
    background-image: linear-gradient(#2f122a, #2f122a);
  }

  .card-garantia {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-12 {
    margin-top: 0;
    line-height: 100%;
  }

  .bold-text-24 {
    line-height: 2px;
  }

  .rl-text-style-regular {
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .rl_faq1_question-text {
    font-size: 1.3rem;
  }

  .rl-padding-section-large {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .rl-text-style-medium {
    margin-bottom: 2rem;
    font-size: 32px;
    line-height: 35px;
  }

  .rl_faq1_icon-wrapper {
    width: 1.75rem;
  }

  .rl_faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rl_faq1_icon {
    width: 1.75rem;
    height: 1.75rem;
  }

  .faq-section {
    margin-top: 40px;
  }

  .container-55 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }

  .heading-18 {
    font-family: Montserrat, sans-serif;
  }

  .paragraph-55 {
    width: 90%;
  }

  .container-26 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
  }

  .paragraph-59 {
    margin-top: 20px;
  }

  .footer-section {
    width: 100%;
    padding-top: 0;
  }

  .paragraph-54 {
    -webkit-text-stroke-color: #afafaf;
    width: 90%;
  }

  .paragraph-58 {
    font-size: 11px;
  }
}

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

  .code-embed {
    min-width: 90%;
    max-width: none;
  }

  .text-block-43 {
    padding-top: 11px;
    padding-bottom: 3px;
  }

  .bold-text-40 {
    font-size: 12px;
  }

  .heading-2 {
    margin-top: 50px;
  }

  .section-3 {
    min-width: 100%;
    min-height: auto;
  }

  .section-4 {
    min-width: auto;
    max-width: 100%;
    min-height: auto;
  }

  .heading-13 {
    font-size: 30px;
  }

  .image-16 {
    max-width: 95%;
  }

  .card {
    min-width: 350px;
    max-width: 350px;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .cards-section {
    margin-top: 61px;
  }

  .card-2 {
    min-width: 300px;
    max-width: 300px;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .card-2.destaque {
    min-width: 350px;
    max-width: 350px;
  }

  .card-2.destaque.smartplayer-scroll-event {
    max-width: 300px;
  }

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

  .section-8 {
    background-image: linear-gradient(#2f122a, #2f122a);
    transition: opacity .2s;
  }

  .section-8.esconder {
    background-image: linear-gradient(#0031c1, #0031c1);
  }

  .paragraph-19 {
    white-space: normal;
    overflow-wrap: normal;
  }

  .rl-text-style-medium {
    margin-top: 1rem;
    font-size: 24px;
    line-height: 26px;
  }

  .image-30 {
    margin-top: -10px;
    position: absolute;
    top: -78.297px;
    left: 217px;
  }

  .container-55 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-18 {
    text-align: center;
    font-size: 28px;
    line-height: 120%;
  }

  .section-10 {
    min-width: 80%;
  }

  .paragraph-59 {
    margin-top: 20px;
    font-size: 11px;
  }

  .div-block-15 {
    flex-flow: column;
    line-height: 5px;
  }

  .footer-section {
    background-color: #0031c1;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-58 {
    font-size: 11px;
  }

  .image-44.image-rotation {
    top: 107px;
    left: 6px;
  }

  .image-45 {
    top: -82.39px;
    left: 224.375px;
  }
}


