h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 110%;
  font-weight: 700;
  text-align: left;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px none #000;
  font-size: 40px;
  line-height: 110%;
  font-weight: 700;
}

h3 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  border-left: 5px solid #003b79;
  font-size: 16px;
  line-height: 120%;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

p {
  margin-bottom: 10px;
  line-height: 145%;
}

a {
  color: #fff;
  text-decoration: underline;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: lower-alpha;
}

blockquote {
  margin-bottom: 10px;
  margin-left: 41px;
  padding: 10px 20px;
  border-left: 5px none #e2e2e2;
  background-image: url('../images/Ativo-1.svg');
  background-position: 10px 10px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 16px;
  line-height: 22px;
}

.section {
  height: 100vh;
}

.background-video {
  height: 100%;
}

.container {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
}

.titulo {
  font-family: Zooja, sans-serif;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  text-align: left;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 49vh;
  -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: url('../images/brilliant_1brilliant.png'), linear-gradient(60deg, rgba(3, 38, 127, 0.2), rgba(0, 204, 102, 0.2));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.image {
  position: absolute;
  left: 2%;
  top: 2%;
  right: auto;
  bottom: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px none #fff;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.section-conteudo {
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section-conteudo.cor {
  background-color: #e9e9e9;
}

.section-conteudo.umpoucomenor {
  padding-bottom: 100px;
}

.section-conteudo._1 {
  padding-top: 100px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.section-conteudo._2 {
  padding-bottom: 50px;
}

.botao {
  margin-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #ffd900;
}

.conteudo {
  display: block;
}

.texto {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
  white-space: normal;
}

.texto.branco {
  text-align: left;
}

.texto blockquote {
  position: static;
  background-image: url('../images/aspas.svg');
  background-position: 0% 0%;
  background-size: 100px;
  background-attachment: scroll;
}

.texto h2 {
  margin-top: 30px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 35px;
  font-family: Zooja, sans-serif;
  color: #03267f;
  font-size: 55px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.texto p {
  width: auto;
  font-family: 'Open Sans', sans-serif;
}

.texto h3 {
  margin-top: 30px;
  font-family: Zooja, sans-serif;
  color: #03267f;
  font-size: 45px;
  line-height: 110%;
  font-weight: 600;
}

.texto h6 {
  border-left-color: #209f80;
}

.texto h4 {
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
  font-size: 25px;
  line-height: 110%;
  font-weight: 500;
}

.texto h1 {
  font-weight: 800;
}

.texto h5 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.introducao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.texto-introducao {
  padding-right: 25px;
}

.imagem-introducao {
  width: 50%;
  background-image: url('../images/48062619_m.jpg');
  background-position: 76% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.lottie-animation {
  height: 100px;
}

.arrow {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  padding-bottom: 40px;
}

.dropdown {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
  margin-right: 20px;
}

.dropdown-list {
  background-color: transparent;
}

.menu {
  margin-bottom: 5px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-weight: 400;
}

.lottie-animation-2 {
  width: 50px;
  height: 35px;
}

.div-block {
  background-color: #00a4bf;
}

.caixa-box {
  margin-top: 40px;
  margin-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;
}

.box-elemento {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(122, 42, 44, 0.9);
  box-shadow: 0 -1px 12px 0 #000;
  color: #fff;
}

.box-elemento.reflita {
  background-color: rgba(30, 53, 146, 0.8);
  background-image: url('../images/bg4.svg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.5);
}

.box-elemento.exemplo {
  background-image: url('../images/bg2.svg');
  background-position: 50% 50%;
  background-size: 3500px;
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.5);
}

.box-elemento.atencao {
  background-color: transparent;
  background-image: url('../images/bg2.svg');
  background-position: 50% 50%;
  background-size: 105%;
}

.box-elemento-icone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.texto-elementos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-left: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.titulo-caixa {
  position: static;
  top: 30px;
  margin-bottom: -10px;
  padding-top: 12px;
  border-bottom: 1px none #fff;
  font-family: Zooja, sans-serif;
  color: #fff;
  font-size: 5em;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: none;
}

.caixa-elemento {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
}

.image-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hader-topicos {
  height: 350px;
  padding-bottom: 5px;
  background-image: linear-gradient(60deg, rgba(0, 72, 146, 0.5), rgba(32, 159, 128, 0.5)), url('../images/brilliant_1brilliant.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.hader-topicos._1 {
  padding-bottom: 5px;
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 179, 65, 0.8)), to(rgba(0, 0, 0, 0.29))), url('../images/43872927_m.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(255, 179, 65, 0.8), rgba(0, 0, 0, 0.29)), url('../images/43872927_m.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.hader-topicos._2 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 179, 65, 0.8)), to(rgba(0, 0, 0, 0.35))), url('../images/97384922_m.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(255, 179, 65, 0.8), rgba(0, 0, 0, 0.35)), url('../images/97384922_m.jpg');
  background-position: 0px 0px, 0px 0px, 50% 19%;
  background-size: auto, auto, auto;
}

.hader-topicos.fundo1 {
  height: 400px;
  border-bottom: 5px solid #03267f;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.rich-text-block {
  width: 100%;
  font-size: 25px;
  line-height: 160%;
}

.rich-text-block h1 {
  font-family: Zooja, sans-serif;
  color: #0c6;
  font-size: 60px;
  letter-spacing: 5px;
  text-transform: none;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.legenda {
  margin-top: 5px;
  border-bottom: 1px solid #209f80;
  font-family: Verdana, Geneva, sans-serif;
  color: #5f5f5f;
  font-size: 15px;
}

.imagem {
  margin-top: 10px;
  margin-bottom: 25px;
}

.image-3 {
  width: 100%;
  margin-bottom: 5px;
}

.html-embed {
  margin-top: 15px;
  margin-bottom: 15px;
}

.acordeon-conteudo {
  overflow: hidden;
  padding-left: 45px;
  border-bottom: 1px solid rgba(45, 62, 80, 0.12);
}

.acoredeon-titulo {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.plus-l {
  position: absolute;
  width: 5px;
  height: 100%;
  border-radius: 3px;
  background-color: #0c6;
}

.acordeon {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 0px auto 30px;
}

.acordeon-conteudo-texto {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.plus-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 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;
}

.acordeoni-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1em;
  cursor: pointer;
}

.plus {
  width: 100%;
  height: 5px;
  border-radius: 3px;
  background-color: #00e5be;
}

.conteudo-especial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
}

.lado1 {
  width: 50%;
  padding-right: 15px;
}

.lado2 {
  width: 50%;
  padding-left: 15px;
  background-image: url('../images/91274415_m.jpg');
  background-position: 86% 50%;
  background-size: cover;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: transparent;
}

.tab-link-tab-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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-bottom: 5px solid #fff;
  background-color: transparent;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -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-bottom: 5px none #fff;
  background-color: transparent;
}

.tab-link-tab-2.w--current {
  border-bottom-style: solid;
  background-color: transparent;
}

.tabs {
  display: block;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: linear-gradient(167deg, #ffd900, #ff6943);
}

.tabs-content {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-1 {
  min-height: 425px;
  padding-top: 10px;
}

.tab-pane-tab-2 {
  height: 425px;
  padding-top: 10px;
}

.texto-copy {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  font-weight: 700;
  white-space: normal;
}

.texto-copy.branco {
  color: #fff;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -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: #1f1f1f;
}

.footer.sumir2 {
  display: none;
}

.texto-footer {
  font-family: Merriweather, serif;
  color: #fff;
}

.autor {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
}

.autor.mobile {
  position: static;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
}

.html-embed-2 {
  height: 530px;
}

.game {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-top: 15px;
  margin-bottom: 15px;
  -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: linear-gradient(60deg, #209f80, #004892);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.game:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.image-4 {
  position: relative;
  left: auto;
  top: -35px;
  right: -45%;
  bottom: auto;
}

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

.div-block-2 {
  width: 100%;
  height: 531px;
}

.button {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  margin-top: 15px;
  margin-left: 25px;
}

.body {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(rgba(0, 0, 0, 0.72)));
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.72));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.body-2 {
  cursor: default;
}

.video {
  width: 940px;
  height: 529px;
}

.div-block-3 {
  width: 940px;
  height: 530px;
}

.image-7 {
  width: 940px;
  height: 530px;
}

.video-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  -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: linear-gradient(60deg, #03267f, #0c6);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.video-light:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.image-4-video {
  position: relative;
  left: auto;
  top: 5px;
  right: -45%;
  bottom: auto;
}

.image-4-video._8 {
  top: -14px;
}

.filtro {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #ffd900;
}

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

.div-conteudo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.lottie-animation-3 {
  height: 100px;
  margin-bottom: 15px;
}

.div-block-5 {
  height: 1vh;
  background-image: linear-gradient(60deg, #03267f, #0c6);
}

.tag {
  height: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03267f), to(#03267f));
  background-image: linear-gradient(180deg, #03267f, #03267f);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.tag.color {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.lightbox-link {
  width: 100%;
  height: 550px;
  background-image: linear-gradient(60deg, #209f80, #004892);
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
}

.html-embed-3 {
  margin-bottom: 7px;
  background-color: #209f80;
  font-family: Verdana, Geneva, sans-serif;
}

.tabela {
  margin-top: 25px;
  margin-bottom: 25px;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.btn-concluir {
  display: block;
  width: 120px;
  margin: 22px auto;
  border-radius: 6px;
  background-color: #0c6;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45);
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-concluir {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f2f2f2;
  background-image: url('../images/linhas7.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-concluir.sumir1 {
  display: none;
}

.concluir-titulo {
  margin-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color: #003b79;
  font-size: 42px;
  text-align: center;
}

.concluir-titulo.t-final {
  text-align: left;
}

.container-5 {
  text-align: center;
}

.loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  -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: #fff;
}

.imprimir {
  position: fixed;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: none;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #004892;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.grides-elementos {
  display: -ms-grid;
  display: grid;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 0.5fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr 1fr 1fr;
  background-color: #fff;
}

.imagem-final {
  position: static;
  padding-right: 15px;
  padding-bottom: 150px;
}

.texto-final {
  padding-bottom: 150px;
}

.image-8 {
  position: absolute;
}

.logo {
  padding-top: 25px;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.img-alternativas-objetivas {
  margin-bottom: 12px;
  margin-left: 43px;
}

.radio-button-label {
  cursor: text;
}

.feedback-multiplas {
  margin-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
}

.feedback-multiplas.correta {
  display: block;
  overflow: hidden;
  color: #538e3f;
}

.feedback-multiplas.incorreta {
  display: block;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  color: #9c2020;
  font-size: 16px;
  line-height: 120%;
}

.atividades-box-content {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}

.atividades-titulo-light {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.05);
  font-size: 90px;
  font-weight: 600;
  letter-spacing: 4px;
}

.alternativa-multipla-escolha {
  min-width: 20px;
}

.radio-button {
  margin-top: 4px;
  cursor: pointer;
}

.atividades-titulo {
  display: inline-block;
  margin-top: 10px;
  margin-left: auto;
  border-bottom: 3px solid #0c6;
  font-family: Zooja, sans-serif;
  color: #03267f;
  font-size: 60px;
  line-height: 100%;
  font-weight: 300;
}

.form {
  margin-left: auto;
}

.atividades-enunciado {
  margin-top: 20px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.radio-button-field {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  cursor: default;
}

.video-2 {
  display: block;
}

.titulo-destaque {
  font-family: Zooja, sans-serif;
  color: #03267f;
  font-size: 84px;
  letter-spacing: 3px;
}

.audio-descri-o {
  position: fixed;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding: 10px 20px 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: 5px;
  background-color: #f5f5f5;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

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

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin: 30px -50px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0a0c20;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 164, 255, 0.7)), to(rgba(0, 164, 255, 0.7))), url('../images/bg-icons-ead.svg');
  background-image: linear-gradient(180deg, rgba(0, 164, 255, 0.7), rgba(0, 164, 255, 0.7)), url('../images/bg-icons-ead.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
}

.slide {
  padding: 50px 80px 60px;
}

.texto-slide {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.texto-slide.bg-dark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.span-marcador {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #209f80;
  color: #fff;
}

.span-marcador.azul {
  background-color: #003b79;
}

.tab-link-tab-1-2 {
  margin-bottom: 4px;
}

.tab-link-tab-1-2.w--current {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.tab {
  margin-right: 5px;
  margin-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #0072d8;
  border-radius: 6px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #0072d8;
  font-size: 16px;
}

.tab.w--current {
  background-color: #0072d8;
  -webkit-transition: background-color 500ms ease-in;
  transition: background-color 500ms ease-in;
  color: #fff;
  font-weight: 600;
}

.tabs-content-2 {
  margin-top: 15px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #0072d8;
  border-radius: 7px;
}

.tabs-2 {
  margin-top: 20px;
  margin-bottom: 25px;
}

.tag-2 {
  height: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03267f), to(#03267f));
  background-image: linear-gradient(180deg, #03267f, #03267f);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.tag-2.color {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.tag-2.color._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0072d8), to(#0072d8));
  background-image: linear-gradient(180deg, #0072d8, #0072d8);
}

.tag-2.color._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0072d8), to(#0072d8));
  background-image: linear-gradient(180deg, #0072d8, #0072d8);
}

.titulo-caixa-2 {
  position: static;
  top: 30px;
  margin-bottom: -10px;
  padding-top: 12px;
  border-bottom: 1px none #fff;
  font-family: Zooja, sans-serif;
  color: #fff;
  font-size: 5em;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: none;
}

.upgrade-container-2 {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  min-height: 250px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 60px 50px 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;
  border-radius: 10px;
  background-color: #1c1051;
  font-weight: 300;
  text-align: center;
}

.upgrade-container-2.difccolor {
  background-color: #042366;
}

.upgrade-text-4 {
  margin: 10px 20px;
  font-family: Suzanosans, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: justify;
}

.span-tag {
  color: #adefd8;
  font-weight: 700;
}

.span-tag.difccolor {
  color: #0c6;
}

.div-block-17 {
  background-color: rgba(42, 145, 208, 0.06);
  background-image: url('../images/Ativo-1_1.svg');
}

.btn-info-modal {
  min-width: 200px;
  margin-bottom: 10px;
  padding: 12px 20px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.46);
  box-shadow: 3px 4px 10px 0 rgba(2, 7, 10, 0.91);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.btn-info-modal:hover {
  background-color: #000;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(0px, 2px);
  -ms-transform: translate(0px, 2px);
  transform: translate(0px, 2px);
}

.btn-info-modal.difccolor {
  background-color: #0c6;
}

.text-block-5 {
  font-family: Suzanosans, sans-serif;
}

.hide-me-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

.upgrade-accent-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 10px;
  background-color: #adefd8;
}

.upgrade-accent-2.difccolor {
  background-color: #0c6;
}

.modal-content-static {
  position: static;
  max-width: 0%;
  margin: 10px;
}

.div-block-19 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-2 {
  max-width: 450px;
  margin-bottom: 42px;
  margin-left: -25px;
  padding: 15px 15px 15px 40px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #3d2193;
  font-family: Suzanosans, sans-serif;
  color: #fff;
  text-shadow: none;
}

.heading-2.difcolorandzie {
  max-height: 181px;
  margin-bottom: 7px;
  margin-left: -18px;
  padding-left: 41px;
  background-color: #03267f;
  font-size: 30px;
  line-height: 100%;
}

.heading-2.difcolorandzie {
  background-color: #03267f;
  font-size: 30px;
}

.oi-modal-4 {
  min-height: 500px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 25px;
  background-color: #34383b;
  background-image: url('../images/infografico-bg-infografico.svg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.close-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  opacity: 0.25;
  cursor: pointer;
}

.oi-content {
  position: relative;
  display: block;
  -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;
}

.modal-scroll {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  padding: 50px 50px 100px;
}

.paragraph-8 {
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.infografico-hamburguer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f2f9fc;
  background-image: url('../images/Suzano-bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

.burguer-content {
  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: 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;
}

.burguer-item {
  overflow: hidden;
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.burguer-img {
  position: relative;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.burguer-img:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.titulo-hamburguer-2 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-bottom: 5px;
  border-bottom: 2px solid #0c6;
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  text-align: center;
  text-transform: uppercase;
}

.titulo-hamburguer-2.difsize {
  border-bottom-color: #00e5be;
  color: #3d2193;
  font-size: 25px;
  line-height: 35px;
}

.video-3 {
  margin-top: 20px;
  margin-bottom: 40px;
  box-shadow: 2px 2px 12px 0 #969696;
}

.box-sumario {
  display: -ms-grid;
  display: grid;
  overflow: auto;
  width: 100%;
  min-height: 200px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 40px 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.bold-text-7 {
  font-size: 23px;
}

.div-sumario {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 179, 65, 0.9)), to(hsla(0, 0%, 100%, 0.3))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(360deg, rgba(255, 179, 65, 0.9), hsla(0, 0%, 100%, 0.3)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  box-shadow: 1px 1px 3px 0 hsla(0, 0%, 48%, 0.6);
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 25px;
  line-height: 120%;
  font-weight: 700;
  text-decoration: none;
}

.div-sumario:hover {
  box-shadow: 4px 4px 3px 0 rgba(119, 115, 115, 0.6);
}

.div-sumario.titulo4 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), url('../images/unnamed-17.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), url('../images/unnamed-17.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.div-sumario.titulo2 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), url('../images/unnamed-15.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), url('../images/unnamed-15.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.div-sumario.titulo1 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), url('../images/unnamed-14.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), url('../images/unnamed-14.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.div-sumario.titulo6 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), none;
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), none;
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.div-sumario.titulo3 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), url('../images/unnamed-16.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), url('../images/unnamed-16.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.div-sumario.titulo5 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 229, 190, 0.53)), to(hsla(0, 0%, 50%, 0.3))), url('../images/unnamed-18.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(0deg, rgba(0, 229, 190, 0.53), hsla(0, 0%, 50%, 0.3)), url('../images/unnamed-18.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

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

.block-quote-3 {
  width: 500px;
  margin-bottom: 61px;
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  font-size: 16px;
  text-align: justify;
}

.plus-l-2 {
  position: absolute;
  width: 5px;
  height: 100%;
  border-radius: 3px;
  background-color: #0c6;
}

.plus---2 {
  width: 100%;
  height: 5px;
  border-radius: 3px;
  background-color: #00e5be;
}

.span-marcador-2 {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #209f80;
  color: #fff;
}

.span-marcador-2.azul {
  background-color: #003b79;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-21.ajuste-game {
  -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;
}

.btn-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  min-height: 58px;
  margin: 22px 10px;
  -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: 6px;
  background-color: #0c6;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45);
  -webkit-transition: background-color 350ms linear;
  transition: background-color 350ms linear;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn-section:hover {
  background-color: #0072d8;
}

.block-quote-4 {
  width: 422px;
  max-width: 48%;
  margin-bottom: 20px;
  padding-bottom: 21px;
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  font-size: 16px;
  text-align: justify;
}

.div-block-22 {
  background-color: rgba(42, 145, 208, 0.06);
  background-image: url('../images/Ativo-4.svg');
}

.content {
  padding-top: 10px;
  -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;
  background-color: #f2f2f2;
  background-image: url('../images/linhas7.svg');
  background-position: 100% 0%;
  background-size: 550px;
  background-repeat: no-repeat;
}

.content.sem-fundo {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px;
}

.audio-descri-o-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 10px;
  top: 10px;
  right: 10px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 50px;
  margin-top: 10px;
  padding: 10px 20px 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: 5px;
  background-color: #f5f5f5;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.btn-concluir-2 {
  display: block;
  width: 120px;
  margin: 22px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
  background-color: #0c6;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45);
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-23 {
  max-height: 293px;
  max-width: 850px;
}

.block-quote-5 {
  width: 500px;
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  font-size: 16px;
  text-align: justify;
}

.div-block-24 {
  background-color: rgba(42, 145, 208, 0.06);
  background-image: url('../images/Ativo-4.svg');
}

.modal-content-static-2 {
  position: static;
  margin: 10px;
}

.oi-content-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.block-quote-6 {
  width: 400px;
  font-family: Suzanosans, sans-serif;
  color: #03267f;
  font-size: 16px;
  text-align: justify;
}

@media screen and (max-width: 991px) {
  .background-video-2 {
    margin-top: auto;
  }

  .section-conteudo {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-conteudo.umpoucomenor {
    padding-bottom: 50px;
  }

  .section-conteudo._1 {
    padding-right: 0px;
  }

  .caixa-box.reflita {
    max-width: 100%;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .tab-pane-tab-2 {
    height: auto;
  }

  .html-embed-2 {
    height: 412px;
  }

  .imprimir {
    display: none;
  }

  .texto-final {
    padding-left: 14px;
  }

  .atividades-box-titulo {
    width: 75%;
  }

  .audio-descri-o {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    height: 60px;
  }

  .oi-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .modal-scroll {
    padding-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .burguer-item {
    width: 60%;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .box-sumario {
    overflow: auto;
    -ms-grid-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(20px, 1fr);
    grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(20px, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .bold-text-7 {
    font-size: 20px;
  }

  .text-block-6 {
    font-size: 20px;
  }

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

  .div-block-22 {
    margin-top: auto;
    padding-right: 0px;
  }

  .audio-descri-o-2 {
    left: 1%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .background-video-2 {
    padding-left: 20px;
  }

  .html-embed-2 {
    height: 305px;
  }

  .video {
    width: auto;
    height: auto;
  }

  .link-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .feedback-multiplas {
    padding-right: 20px;
  }

  .atividades-box-content {
    width: 90%;
  }

  .atividades-titulo-light {
    font-size: 72px;
  }

  .audio-descri-o {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .upgrade-container-2 {
    margin-bottom: 70px;
    padding-top: 50px;
    padding-right: 7%;
    padding-left: 7%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .upgrade-text-4 {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .btn-info-modal {
    background-color: #00413c;
  }

  .oi-modal-4 {
    background-position: 50% 100%;
  }

  .modal-scroll {
    overflow: auto;
  }

  .burguer-item {
    width: 80%;
  }

  .audio-descri-o-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-left: 10px;
    font-size: 30px;
  }

  h2 {
    font-size: 18px;
  }

  h3 {
    font-size: 16px;
    line-height: 140%;
  }

  p {
    font-size: 13px;
  }

  .titulo {
    font-size: 40px;
    line-height: 110%;
  }

  .background-video-2 {
    height: 90vh;
  }

  .text-block {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }

  .section-conteudo {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-conteudo.umpoucomenor {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section-conteudo._1 {
    padding-top: 50px;
  }

  .texto h2 {
    font-size: 35px;
  }

  .texto h3 {
    font-size: 25px;
  }

  .texto h4 {
    font-size: 15px;
  }

  .texto h1 {
    margin-right: 10px;
    font-size: 45px;
  }

  .texto h5 {
    font-size: 12px;
  }

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

  .texto-introducao {
    width: 100%;
    padding-left: 15px;
  }

  .imagem-introducao {
    height: 20%;
  }

  .box-elemento {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .texto-elementos {
    width: 100%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .titulo-caixa {
    padding-right: 0%;
    padding-left: 0%;
  }

  .hader-topicos.fundo1 {
    padding-right: 10px;
  }

  .legenda {
    font-size: 11px;
  }

  .acordeon-conteudo-texto {
    font-size: 12px;
  }

  .lado1 {
    width: 100%;
  }

  .lado2 {
    display: none;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .tab-pane-tab-2 {
    height: auto;
  }

  .texto-footer {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .bold-text {
    font-size: 1em;
  }

  .bold-text-2 {
    font-size: 1em;
  }

  .bold-text-3 {
    font-size: 1em;
  }

  .autor.mobile {
    font-size: 12px;
  }

  .html-embed-2 {
    height: 165px;
  }

  .game {
    height: auto;
    padding: 25px 10px;
  }

  .image-4 {
    top: -6px;
    right: -39%;
  }

  .video-light {
    height: auto;
    padding: 25px 10px;
  }

  .image-4-video {
    top: -2px;
    right: -39%;
  }

  .link-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

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

  .grides-elementos {
    display: block;
  }

  .logo {
    padding-left: 15px;
  }

  .feedback-multiplas {
    padding-right: 20px;
    padding-left: 0px;
  }

  .atividades-box-titulo {
    width: 100%;
  }

  .atividades-titulo-light {
    font-size: 48px;
  }

  .atividades-titulo {
    margin-top: 0px;
    font-size: 36px;
  }

  .titulo-caixa-2 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .upgrade-container-2 {
    margin-bottom: 70px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
  }

  .upgrade-text-4 {
    margin-bottom: 25px;
  }

  .btn-info-modal {
    background-color: #00413c;
  }

  .heading-2.difcolorandzie {
    max-height: 182px;
    max-width: 394px;
    margin-right: 32px;
    padding-left: 51px;
  }

  .oi-modal-4 {
    min-height: 500px;
    background-position: 50% 100%;
  }

  .burguer-item {
    width: 100%;
  }

  .titulo-hamburguer-2 {
    width: 100%;
    font-size: 35px;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .div-sumario.titulo5 {
    margin-right: -15px;
    padding-right: 20px;
  }

  .block-quote-6 {
    width: 300px;
    color: #000b27;
    font-size: 16px;
    line-height: 18px;
  }

  .block-quote-6.responsive {
    margin-right: 11px;
    margin-left: 22px;
    padding: 10px 24px 12px 0px;
  }
}

@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-ThinItalic.eot') format('embedded-opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Thin.eot') format('embedded-opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-XBoldItalic.eot') format('embedded-opentype'), url('../fonts/SuzanoSans-BoldItalic.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-XBold.eot') format('embedded-opentype'), url('../fonts/SuzanoSans-Bold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-MediumItalic.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Light.eot') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Medium.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-LightItalic.eot') format('embedded-opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Italic.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Zooja';
  src: url('../fonts/FontsFree-Net-zooja.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}