h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.6em;
  line-height: 1.2em;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

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: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.icon {
  left: auto;
  top: 0%;
  right: 8%;
  bottom: 0%;
  background-color: transparent;
}

.icon-2 {
  left: 8%;
  top: 0%;
  right: auto;
  bottom: 0%;
  background-color: transparent;
}

.imagem-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -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;
}

.conteudo-slide {
  margin-right: 10%;
  margin-left: 10%;
}

.mask {
  height: auto;
}

.slide {
  height: auto;
  margin-top: 0px;
}

.slide-nav {
  border-radius: 0px 0px 0px 20px;
  background-color: rgba(129, 213, 242, 0.1);
}

.right-arrow {
  display: block;
  width: 6%;
  height: 10%;
  background-color: #54c1ae;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 6%;
  height: 10%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #54c1ae;
}

.heading {
  margin-bottom: 40px;
  font-family: Barlow, sans-serif;
}

.imagem {
  width: 90%;
  margin: 32px 5%;
  background-color: #fff;
}

.imagem-elemento {
  width: 100%;
  min-width: auto;
  margin-bottom: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  box-shadow: 1px 1px 11px 2px rgba(0, 0, 0, 0.17);
}

.legenda {
  padding-bottom: 5px;
  border-bottom: 1px solid #199ad6;
  font-family: Barlow, sans-serif;
  color: #5f5f5f;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
}

.lightbox-imagem {
  width: 100%;
}

.div-texto {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-texto.center {
  text-align: center;
}

.corpo-texto {
  font-family: Barlow, sans-serif;
}

.corpo-texto p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto h2 {
  color: #333;
  font-size: 3em;
}

.corpo-texto h3 {
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto h4 {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto h5 {
  margin-top: 20px;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 1px solid #333;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  color: #aaa;
  font-size: 1.2em;
  line-height: 1.4em;
}

.destaque-frase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  margin: 32px 5%;
  -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-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-image: url('../images/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(1, 57, 97, 0.62)), to(rgba(1, 57, 97, 0.62))), url('../images/img-destaque.png');
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, rgba(1, 57, 97, 0.62), rgba(1, 57, 97, 0.62)), url('../images/img-destaque.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  box-shadow: 1px 1px 11px 2px rgba(0, 0, 0, 0.17);
}

.texto-frase {
  padding: 2% 5%;
  border-top: 1px solid #81d5f2;
  border-bottom: 1px solid #81d5f2;
  font-family: Barlow, sans-serif;
}

.texto-frase p {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.texto-frase h2 {
  font-size: 3em;
}

.texto-frase h3 {
  font-size: 2em;
  line-height: 1.4em;
}

.texto-frase h4 {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.texto-frase h5 {
  margin-top: 20px;
  font-size: 1.4em;
  line-height: 1.2em;
}

.texto-frase li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.texto-frase h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 1px solid #333;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.texto-frase blockquote {
  padding-left: 60px;
  border-left-style: none;
  color: #aaa;
  font-size: 1.2em;
  line-height: 1.4em;
}

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

.acordeon {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 32px auto;
  padding-right: 5%;
  padding-left: 5%;
}

.titulo-acordeon {
  font-family: Barlow, sans-serif;
  color: #199ad6;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 500;
}

.acordeoni-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  padding-left: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #199ad6;
  border-radius: 0px 15px;
  background-color: transparent;
  font-size: 1.1em;
  cursor: pointer;
}

.acordeoni-item:hover {
  background-color: rgba(249, 209, 130, 0.32);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.acordeon-conteudo {
  overflow: hidden;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px none transparent;
  border-radius: 0px 0px 20px 20px;
  background-color: rgba(129, 213, 242, 0.21);
}

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

.acordeon-box {
  margin-bottom: 8px;
}

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

.acordeon-conteudo-texto {
  margin-bottom: 32px;
  padding-top: 24px;
  font-family: Barlow, sans-serif;
  color: #333;
  font-size: 1.2em;
  line-height: 1.4em;
}

.div-tabs-horizontal {
  margin: 32px 5%;
}

.tab-link-tab-1 {
  margin-right: 8px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.tab-link-tab-1.w--current {
  margin-right: 8px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f99b4e;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.tab-link-tab-2 {
  margin-right: 8px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.tab-link-tab-2.w--current {
  background-color: #f99b4e;
}

.tab-link-tab-3 {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.tab-link-tab-3.w--current {
  background-color: #f99b4e;
}

.texto-tab {
  padding-right: 5%;
  padding-left: 5%;
  font-family: Barlow, sans-serif;
}

.texto-tab p {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.texto-tab h2 {
  font-size: 3em;
}

.texto-tab h3 {
  font-size: 2em;
  line-height: 1.4em;
}

.texto-tab h4 {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.texto-tab h5 {
  margin-top: 20px;
  font-size: 1.4em;
  line-height: 1.2em;
}

.texto-tab li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.texto-tab h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 1px solid #333;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.texto-tab blockquote {
  padding-left: 60px;
  border-left-style: none;
  color: #aaa;
  font-size: 1.2em;
  line-height: 1.4em;
}

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

.div-tabs-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.tabs-menu-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-conteudo-horizontal {
  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;
  border: 1px solid #05548c;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: transparent;
}

.tabs-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tabs-menu-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-conteudo-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #05548c;
}

.tab-link-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 8px;
  margin-bottom: 8px;
  -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-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: center;
}

.tab-link-v1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 8px;
  -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-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f99b4e;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: center;
}

.tab-link-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: center;
}

.tab-link-v2.w--current {
  margin-right: 8px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f99b4e;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.tab-link-v3 {
  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;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #f9d182;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: center;
}

.tab-link-v3.w--current {
  background-color: #f99b4e;
}

.imagem-interna-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 10px;
  -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;
}

.image {
  width: 74%;
  max-width: none;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.legenda-img-interna {
  margin-top: 5px;
  font-family: Barlow, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
}

.text-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 60%;
  margin: 40px;
  -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: 2px solid #fff;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.75);
}

.text-block-7.titulo-topico-card {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-top-color: #e8f7f7;
  border-bottom-color: #e8f7f7;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  font-family: Barlow, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.card_atras {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10% 5%;
  -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-bottom: 4px solid #f99b4e;
  border-radius: 0px 20px;
  background-color: #05548c;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card_texto-2 {
  margin-bottom: 5%;
  padding-right: 5%;
  padding-left: 5%;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.5em;
  text-align: center;
}

.card_frente {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px 25px;
  background-color: transparent;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/clique-azul.svg');
  background-position: 0px 0px, 5% 5%;
  background-size: auto, 25px;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 5px 0 rgba(26, 47, 92, 0.6);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  font-size: 6em;
}

.cards {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 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;
  -webkit-box-flex: 2;
  -webkit-flex: 2 30%;
  -ms-flex: 2 30%;
  flex: 2 30%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

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

.spam-destaque {
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 0px;
  background-color: #f9d182;
  color: #044da4;
}

.flip-card {
  margin: 32px 5%;
}

.card_unidade {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: transparent;
  cursor: pointer;
}

.cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.texto-slider {
  padding-right: 5%;
  padding-left: 5%;
  font-family: Barlow, sans-serif;
  color: #05548c;
}

.texto-slider p {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.texto-slider h2 {
  font-size: 3em;
}

.texto-slider h3 {
  font-size: 2em;
  line-height: 1.4em;
}

.texto-slider h4 {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.texto-slider h5 {
  margin-top: 20px;
  font-size: 1.4em;
  line-height: 1.2em;
}

.texto-slider li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.texto-slider h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 1px solid #333;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.texto-slider blockquote {
  padding-left: 60px;
  border-left-style: none;
  color: #aaa;
  font-size: 1.2em;
  line-height: 1.4em;
}

.image-2 {
  max-width: 90%;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.div-texto-slide {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-slider {
  margin: 32px 5%;
}

.slider-com-img {
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  border: 1px solid #199ad6;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: transparent;
}

.slider-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #f07031;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: transparent;
}

.img-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #81d5f2;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.coluna-texto {
  padding-right: 12px;
  padding-left: 12px;
}

.texto-img-txt {
  margin-top: 32px;
  margin-bottom: 32px;
  font-family: Barlow, sans-serif;
  color: #302c3a;
  font-size: 1.1em;
}

.box-img-texto {
  margin: 32px 5%;
}

.box-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-height: 342px;
  min-width: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 0px 0px 0px 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.box-img.img1 {
  background-image: url('../images/inline.2.10.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.coluna-imagem {
  display: block;
  padding-right: 12px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.fonte {
  padding: 8px 12px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #c7f34e #c7f34e #199ad6;
  background-color: transparent;
  color: #151c34;
  font-size: 0.9em;
}

.fonte.fonte-box-img {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 0.8em;
  text-shadow: 1px 1px 4px #302c3a;
}

.txt-elemento {
  color: #05548c;
  font-size: 1em;
  line-height: 1.5em;
}

.txt-elemento h5 {
  font-size: 1.2em;
  line-height: 1.4em;
}

.icon-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #05548c;
}

.icon-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #05548c;
}

.texto-interno-cardbox {
  display: block;
  padding-right: 5%;
  padding-left: 5%;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  text-align: justify;
}

.cardbox {
  margin-right: 4%;
  margin-left: 4%;
  padding-left: 1%;
}

.upgrade-container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 800px;
  min-height: 400px;
  margin: 50px auto;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 45px;
  border-bottom-left-radius: 45px;
  background-color: #fff;
  font-weight: 300;
  text-align: center;
}

.card-btn {
  margin-top: 30px;
  padding: 15px 20px;
  border: 1px solid #81d5f2;
  border-radius: 0px 12px;
  background-color: transparent;
  -webkit-transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  font-family: Barlow, sans-serif;
  color: #222;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.card-btn:hover {
  background-color: #81d5f2;
  color: #fff;
}

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

.pop-up-deixar-hide {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

.pop-up-deixar-hide._1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8888;
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
}

.pop-up-deixar-hide.ocultar {
  display: none;
}

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

.fechar-pop-up {
  position: absolute;
  left: 93%;
  top: 5.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 45px;
  -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-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  cursor: pointer;
}

.texto-cardbox {
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-size: 1.4em;
  line-height: 1.4em;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}

.colunas-cards-box {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.text-block-8 {
  font-family: Barlow, sans-serif;
  color: #05548c;
}

.card-box-down {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 220px;
  margin-right: 4%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #f99b4e;
  border-radius: 0px 25px;
  background-color: transparent;
}

.card-box-down.card2 {
  border-style: solid;
  background-color: transparent;
}

.card-box-down.card4 {
  background-color: transparent;
}

.cardbox-pop-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-btn-002 {
  margin-top: 30px;
  padding: 15px 20px;
  border: 1px solid #f99b4e;
  border-radius: 0px 15px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  color: #222;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.card-btn-002:hover {
  background-color: #81d5f2;
  color: #fff;
}

.pop-up-deixar-hide-002 {
  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);
}

.card-box-up {
  min-height: 250px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.card-box-up.up-2 {
  min-height: 250px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.texto-cardbox-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.div-btn-popup {
  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;
}

.cardbox-down {
  position: relative;
  min-height: 220px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px solid #199ad6;
  border-bottom: 1px solid #199ad6;
  border-left: 1px solid #199ad6;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
}

.cardbox-com-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto;
  padding-right: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-19 {
  width: 25px;
}

.fechar-pop-up-002 {
  position: relative;
  left: 92%;
  top: -24px;
  right: 0%;
  width: 45px;
  cursor: pointer;
}

.container-interno-pop-up {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 800px;
  min-height: 400px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 15px;
  background-color: #fff;
  font-weight: 300;
  text-align: center;
}

.titulo-cardbox-popup {
  font-family: Barlow, sans-serif;
  color: #333;
  font-size: 1.6em;
  line-height: 1.6em;
  font-style: normal;
  font-weight: 300;
}

.text-block-13 {
  font-family: Barlow, sans-serif;
  color: #05548c;
}

.text-block-13:hover {
  color: #fff;
}

.linha-container-pop-up {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 8px;
  background-color: #ddd;
}

.video-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 850px;
  height: 500px;
  margin: 0px 5% 40px;
  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;
  border-style: none none solid;
  border-width: 1px 1px 4px;
  border-color: #81d5f2;
  border-radius: 0px 15px;
  background-color: #05548c;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.17);
}

.video-light:hover {
  background-color: #0770b9;
}

.texto-video {
  position: relative;
  left: 0%;
  top: 125px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Barlow, sans-serif;
}

.titulo-video {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  border-bottom: 1px none #fff;
  font-family: Barlow, sans-serif;
  color: #f9d182;
  font-size: 1.6em;
  line-height: 1.6em;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: none;
}

.assista-aqui {
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.4em;
}

.img-clique {
  position: relative;
  left: auto;
  top: -83px;
  right: -45%;
  bottom: auto;
}

.img-video {
  position: relative;
  top: 10px;
  margin-top: 0px;
}

.div-video {
  border-bottom: 1px none #000;
}

.box-dica {
  margin: 40px 5%;
  -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 {
  border-bottom: 4px solid #81d5f2;
  border-radius: 0px 15px;
  background-color: #199ad6;
  background-image: url('../images/img-dica-30.svg');
  background-position: -15% 50%;
  background-size: 450px;
  background-repeat: no-repeat;
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.17);
}

.box-elemento.saiba-mais {
  margin: 0px auto 0px 0%;
  padding-top: 5%;
  padding-right: 0%;
  padding-left: 0%;
  border-bottom: 4px solid #81d5f2;
  border-radius: 0px 15px;
  background-color: #199ad6;
  background-image: url('../images/img-saibamais30.svg');
  background-position: -20% 50%;
  background-size: 420px;
  background-repeat: no-repeat;
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.17);
}

.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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-20 {
  display: none;
  max-width: none;
  min-width: auto;
}

.texto-elementos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.titulo-elemento {
  margin-bottom: 10px;
  padding: 6px 20px;
  border-bottom: 1px none #fff;
  border-radius: 0px 10px;
  background-color: #81d5f2;
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: none;
}

.texto-elemento {
  margin-top: 14px;
  margin-bottom: 14px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.4em;
  font-style: normal;
}

.btn-saiba-mais {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px 8px;
  background-color: transparent;
  font-family: Barlow, sans-serif;
  color: #fff;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn-saiba-mais:hover {
  background-color: #6ff;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.78);
  -webkit-transform: translate3d(0px, -2px, -2px);
  transform: translate3d(0px, -2px, -2px);
  color: #5c40e8;
}

.saiba-mais {
  margin: 40px 5%;
}

.div-podcast {
  margin: 32px 5%;
  border-bottom: 4px solid #81d5f2;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #05548c;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.17);
}

.coluna-podcast-001 {
  height: 300px;
}

.html-podcast-embed {
  position: relative;
  left: 28px;
  top: 82px;
  display: block;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.coluna-podcast-002 {
  height: 300px;
  background-image: url('../images/img-podcast-30.svg');
  background-position: 200% 40%;
  background-size: 400px;
  background-repeat: no-repeat;
}

.corpo-texto-roxo {
  font-family: Barlow, sans-serif;
}

.corpo-texto-roxo p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-roxo h2 {
  margin-bottom: 20px;
  color: #4b327a;
  font-size: 3em;
}

.corpo-texto-roxo h3 {
  color: #594599;
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-roxo h4 {
  margin-top: 20px;
  color: #6f52c9;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-roxo h5 {
  margin-top: 20px;
  color: #4b327a;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-roxo li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-roxo h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 2px solid #6f52c9;
  color: #6f52c9;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-roxo blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  background-image: url('../images/quote-70.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #6f52c9;
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-roxo a {
  color: #81d5f2;
}

.corpo-texto-azul {
  font-family: Barlow, sans-serif;
}

.corpo-texto-azul p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-azul h2 {
  color: #05548c;
  font-size: 3em;
}

.corpo-texto-azul h3 {
  color: #199ad6;
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-azul h4 {
  margin-top: 20px;
  color: #81d5f2;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-azul h5 {
  margin-top: 20px;
  color: #05548c;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-azul li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-azul h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 2px solid #199ad6;
  color: #199ad6;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-azul blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  border-left-color: #199ad6;
  background-image: url('../images/quote-70.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #199ad6;
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-verde {
  font-family: Barlow, sans-serif;
}

.corpo-texto-verde p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-verde h2 {
  color: #54c1ae;
  font-size: 3em;
}

.corpo-texto-verde h3 {
  color: #8cd8cb;
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-verde h4 {
  margin-top: 20px;
  color: #54c1ae;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-verde h5 {
  margin-top: 20px;
  color: #8cd8cb;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-verde li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-verde h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 2px solid #8cd8cb;
  color: #54c1ae;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-verde blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  border-left-color: #199ad6;
  background-image: url('../images/quote-70.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #54c1ae;
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-amarelo {
  font-family: Barlow, sans-serif;
}

.corpo-texto-amarelo p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-amarelo h2 {
  color: #f4b62a;
  font-size: 3em;
}

.corpo-texto-amarelo h3 {
  color: #fcca4c;
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-amarelo h4 {
  margin-top: 20px;
  color: #f4b62a;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-amarelo h5 {
  margin-top: 20px;
  color: #f9d182;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-amarelo li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-amarelo h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 2px solid #f9d182;
  color: #e9ac22;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-amarelo blockquote {
  margin-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  border-left-style: none;
  border-left-color: #199ad6;
  background-image: url('../images/quote-70.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #e9ac22;
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-laranja {
  font-family: Barlow, sans-serif;
}

.corpo-texto-laranja p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-laranja h2 {
  color: #f07031;
  font-size: 3em;
}

.corpo-texto-laranja h3 {
  color: #f99b4e;
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-laranja h4 {
  margin-top: 20px;
  color: #f07031;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-laranja h5 {
  margin-top: 20px;
  color: #f99b4e;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-laranja li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-laranja h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 2px solid #f99b4e;
  color: #f99b4e;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-laranja blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  border-left-color: #199ad6;
  background-image: url('../images/quote-70.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #f07031;
  font-size: 1.2em;
  line-height: 1.4em;
}

.text-block-14 {
  color: #05548c;
}

.text-block-15 {
  color: #05548c;
}

.text-block-16 {
  color: #05548c;
}

.text-block-17 {
  color: #05548c;
}

.text-block-18 {
  color: #05548c;
}

.text-block-19 {
  color: #05548c;
}

.mask-2 {
  width: 90%;
  border: 1px solid #f07031;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.bginicio {
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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(0, 153, 51, 0.15), rgba(255, 204, 0, 0.15));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.scroll-animacao {
  height: 100px;
  margin-bottom: 15px;
}

.titulo-curso {
  font-family: Barlow, sans-serif;
  font-size: 4em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
}

.div-block-10 {
  position: absolute;
  left: 2%;
  top: 2%;
  right: auto;
  bottom: auto;
}

.image-9 {
  position: static;
  left: 2%;
  top: 2%;
  right: auto;
  bottom: auto;
  display: none;
  border-bottom: 1px none #fff;
}

.image-9.off {
  display: none;
}

.container-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.layer-textura-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(130deg, rgba(5, 84, 140, 0.66), rgba(25, 154, 214, 0.42) 52%, rgba(140, 216, 203, 0.63));
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, auto;
}

.nav-menu-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 995;
  overflow: auto;
  width: 400px;
  background-color: transparent;
}

.nav-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 997;
  height: 60px;
  background-color: transparent;
}

.flipper-nav-button {
  left: 0px;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  padding: 0px;
  border-radius: 0px 15px;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.13);
}

.flipper-nav-button:hover {
  background-color: rgba(0, 0, 0, 0.31);
}

.flipper-nav-button:active {
  background-color: #4481e3;
}

.flipper-nav-button.w--open {
  background-color: #209f80;
  box-shadow: 1px 1px 3px 0 hsla(0, 0%, 47.8%, 0.55);
}

.image-12 {
  display: none;
  max-width: 90%;
  margin-top: 20px;
  margin-bottom: 14px;
}

.btn-print {
  display: none;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-right: 15px;
  background-color: #162f49;
}

.nav-bar-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 2px solid #fff;
  color: #fff;
}

.nav-bar-infos.ocultar {
  display: none;
}

.nav-bar-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-2.v2 {
  top: 25px;
  width: 30px;
  background-color: #fff;
}

.link-block-topicos {
  display: block;
  min-width: 25%;
  margin-top: 5px;
  margin-right: 6px;
  padding: 9px 15px;
  border-right: 2px solid transparent;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.6);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #2c2c2c;
  background-image: none;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.27);
  -webkit-transition: letter-spacing 300ms ease, background-color 300ms ease;
  transition: letter-spacing 300ms ease, background-color 300ms ease;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.link-block-topicos:hover {
  min-width: 30%;
  border-right-color: #fff;
  border-bottom-color: #fff;
  background-color: #199ad6;
  letter-spacing: 1px;
}

.link-block-topicos.w--current:hover {
  background-color: #199ad6;
}

.text-block-20 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.brand {
  display: block;
  -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;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-3.v2 {
  top: 35px;
  width: 25px;
  background-color: #fff;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-1.v2 {
  width: 25px;
  background-color: #fff;
}

.text-block-21 {
  display: block;
}

.navbar-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-right: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.nav-bar-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -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-size: 18px;
}

.section-titulo {
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-size: 3em;
  line-height: 1.5em;
}

.texto-menu {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Barlow, sans-serif;
  color: #000;
  font-weight: 400;
}

.aula-card-img {
  position: static;
  overflow: visible;
  border-width: 2px;
  border-color: #e03b40;
  border-bottom-style: solid;
}

.aula-card-img.capa-aula03 {
  display: none;
  margin-top: 0px;
  border-bottom-style: none;
  border-bottom-color: #0c6;
}

.aula-card-img.capa-aula02 {
  display: none;
  margin-top: 0px;
  border-bottom-style: none;
  border-bottom-color: #0c6;
}

.aula-card-img.capa-aula05 {
  display: none;
  margin-top: 0px;
  border-bottom-style: none;
  border-bottom-color: #0c6;
}

.aula-card-img.capa-aula01 {
  display: none;
  margin-top: 0px;
  border-bottom-style: none;
  border-bottom-color: #0c6;
}

.aula-card-img.capa-aula04 {
  display: none;
  margin-top: 0px;
  border-bottom-style: none;
  border-bottom-color: #0c6;
}

.section-sumario {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 80vh;
  padding-top: 40px;
  padding-bottom: 60px;
  -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;
  background-color: #f5f5f5;
}

.aula-card-wrapper {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: 150px;
  background-image: url('../images/pexels-fauxels-3184285.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aula-card-wrapper.img-001 {
  background-image: url('../images/inline.1.11.jpg');
}

.aula-card-wrapper.img-002 {
  background-image: url('../images/pexels-rfstudio-3810796.jpg');
}

.aula-card-wrapper.img-004 {
  background-image: url('../images/pexels-fauxels-3184291.jpg');
}

.aula-card-wrapper.img-003 {
  background-image: url('../images/pexels-andrea-piacquadio-3931644.jpg');
}

.aula-card-wrapper.img-intro {
  background-image: url('../images/pexels-karolina-grabowska-7679583.jpg');
}

.aulas-cards {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  min-height: auto;
  margin-bottom: 20px;
  padding-right: 0px;
  clear: none;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.aula-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 20%;
  min-width: 0%;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px none rgba(251, 59, 59, 0.95);
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 5px 7px 15px 0 rgba(0, 0, 0, 0.37);
  color: #9096a4;
  text-align: center;
}

.aula-cards-link {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 350px;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.section-wrapper {
  display: block;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 64px;
  -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;
  text-align: center;
}

.section-conteudo-sumario {
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #f07031;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.comece-estudar {
  margin-top: 20px;
  margin-bottom: 8px;
  font-family: Barlow, sans-serif;
  color: #fff;
}

.section-titulo-pequeno {
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #81d5f2;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-avancar {
  overflow: hidden;
  padding: 60px 24px;
  background-color: #05548c;
  color: #111;
  text-align: center;
}

.secao-home-avancar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 36px;
  -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;
  text-align: center;
}

.btn-avancar {
  height: 48px;
  padding: 11px 24px;
  border-radius: 24px;
  background-color: #ffa535;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff753e), to(#ffb731));
  background-image: linear-gradient(90deg, #ff753e, #ffb731);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.btn-avancar:hover {
  box-shadow: 0 5px 18px 0 rgba(255, 165, 53, 0.5);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-avancar.avancar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 5%;
  margin-left: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.btn-avancar.avancar:hover {
  box-shadow: 0 5px 18px 0 #03072e;
}

.btn-avancar.avancar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 5%;
  margin-left: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  font-family: Barlow, sans-serif;
}

.btn-avancar.avancar:hover {
  box-shadow: 0 5px 18px 0 #03072e;
}

.secao-descricao {
  padding-top: 10px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 1.5em;
  line-height: 28px;
}

.secao-descricao.white {
  font-family: Barlow, sans-serif;
  color: #81d5f2;
  font-weight: 300;
}

.secao-descricao.white {
  font-family: Barlow, sans-serif;
  color: #f85a0c;
  font-weight: 300;
}

.secao-descricao.white {
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-weight: 300;
}

.nome-autor {
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
}

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

.texto-footer {
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
}

.secao-introducao {
  margin-bottom: 0px;
  background-color: rgba(111, 82, 201, 0.17);
}

.secao-introducao.azul {
  background-color: rgba(129, 213, 242, 0.53);
}

.secao-introducao.verde {
  background-color: rgba(140, 216, 203, 0.33);
}

.secao-introducao.amarelo {
  background-color: rgba(249, 209, 130, 0.09);
}

.secao-introducao.laranja {
  background-color: rgba(249, 155, 78, 0.22);
}

.header {
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(89, 69, 153, 0.61)), to(rgba(89, 69, 153, 0.61))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-image: linear-gradient(180deg, rgba(89, 69, 153, 0.61), rgba(89, 69, 153, 0.61)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-position: 0px 0px, 0px 0px, 0% 62%;
  background-size: auto, auto, cover;
}

.header.roxo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -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/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(#594599), to(#594599));
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, #594599, #594599);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.header.azul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -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/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(#05548c), to(#05548c));
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, #05548c, #05548c);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.header.verde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -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/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(#54c1ae), to(#54c1ae));
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, #54c1ae, #54c1ae);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.header.amarelo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -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/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(#fcca4c), to(#fcca4c));
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, #fcca4c, #fcca4c);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.header.laranja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -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/textura_1textura.png'), -webkit-gradient(linear, left top, left bottom, from(#f07031), to(#f07031));
  background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, #f07031, #f07031);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.header.referencias-roxo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header.referencias-azul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 84, 140, 0.75)), to(rgba(5, 84, 140, 0.75))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-image: linear-gradient(180deg, rgba(5, 84, 140, 0.75), rgba(5, 84, 140, 0.75)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-position: 0px 0px, 0px 0px, 0% 62%;
  background-size: auto, auto, cover;
}

.header.referencias-verde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(61, 146, 131, 0.6)), to(rgba(61, 146, 131, 0.6))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-image: linear-gradient(180deg, rgba(61, 146, 131, 0.6), rgba(61, 146, 131, 0.6)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-position: 0px 0px, 0px 0px, 0% 62%;
  background-size: auto, auto, cover;
}

.header.referencias-amarelo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(211, 161, 35, 0.56)), to(rgba(211, 161, 35, 0.56))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-image: linear-gradient(180deg, rgba(211, 161, 35, 0.56), rgba(211, 161, 35, 0.56)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-position: 0px 0px, 0px 0px, 0% 62%;
  background-size: auto, auto, cover;
}

.header.referencias-laranja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 74, 0, 0.62)), to(rgba(224, 74, 0, 0.62))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-image: linear-gradient(180deg, rgba(224, 74, 0, 0.62), rgba(224, 74, 0, 0.62)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
  background-position: 0px 0px, 0px 0px, 0% 62%;
  background-size: auto, auto, cover;
}

.image-21 {
  margin-top: 1%;
  margin-left: 2%;
}

.container-conteudo {
  padding-top: 40px;
  padding-bottom: 40px;
}

.titulo-aula {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 4em;
  line-height: 1.4em;
}

.secao-conteudo {
  margin-bottom: 0px;
  background-color: transparent;
}

.btn-voltar {
  height: 48px;
  padding: 11px 24px;
  border-radius: 24px;
  background-color: #ffa535;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff753e), to(#ffb731));
  background-image: linear-gradient(90deg, #ff753e, #ffb731);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.btn-voltar:hover {
  box-shadow: 0 5px 18px 0 rgba(255, 165, 53, 0.5);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-voltar.voltar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 5%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
}

.btn-voltar.voltar:hover {
  box-shadow: 0 5px 18px 0 #03072e;
}

.section-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 36px;
  -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;
  text-align: center;
}

.secao-avancar-aula {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 60px 24px;
  -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;
  background-color: #fff;
  color: #111;
  text-align: center;
}

.secao-avancar-aula.roxo {
  margin-top: 0px;
  background-color: #4b327a;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.azul {
  margin-top: 0px;
}

.secao-avancar-aula.verde {
  margin-top: 0px;
  background-color: #54c1ae;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.amarelo {
  margin-top: 0px;
  background-color: #fcca4c;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.laranja {
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f07031;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.azul {
  margin-top: 0px;
  background-color: #05548c;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.verde {
  margin-top: 0px;
  background-color: #3d9283;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.amarelo {
  margin-top: 0px;
  background-color: #fcca4c;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.secao-avancar-aula.laranja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e04a00;
  background-image: url('../images/textura_1textura.png');
  background-position: 0px 0px;
  background-size: auto;
}

.etapa-concluida {
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-veja-referencias {
  background-color: rgba(111, 82, 201, 0.17);
}

.section-veja-referencias.azul {
  background-color: rgba(129, 213, 242, 0.53);
}

.section-veja-referencias.verde {
  background-color: rgba(140, 216, 203, 0.33);
}

.section-veja-referencias.amarelo {
  background-color: rgba(249, 209, 130, 0.22);
}

.section-veja-referencias.laranja {
  background-color: rgba(249, 155, 78, 0.22);
}

.btn-referencias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5%;
  margin-bottom: 100px;
  margin-left: 5%;
  -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-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #6f52c9;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn-referencias:hover {
  background-color: rgba(111, 82, 201, 0.56);
  -webkit-transform: translate3d(0px, -2px, -2px);
  transform: translate3d(0px, -2px, -2px);
}

.btn-referencias.azul {
  background-color: #199ad6;
}

.btn-referencias.azul:hover {
  background-color: #0d92cf;
}

.btn-referencias.verde {
  background-color: #8cd8cb;
}

.btn-referencias.verde:hover {
  background-color: #54c1ae;
}

.btn-referencias.amarelo {
  background-color: #f9d182;
}

.btn-referencias.amarelo:hover {
  background-color: #fcca4c;
}

.btn-referencias.laranja {
  margin-right: 5%;
  margin-left: 5%;
  background-color: #f99b4e;
}

.btn-referencias.laranja:hover {
  background-color: #f07031;
}

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

.icone-referencia {
  width: 25%;
}

.right-arrow-2 {
  border-top-right-radius: 25px;
  background-color: transparent;
}

.left-arrow-2 {
  border-bottom-left-radius: 25px;
  background-color: transparent;
}

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

.secao-referencias {
  background-color: #594599;
}

.secao-referencias.azul {
  background-color: #199ad6;
}

.secao-referencias.verde {
  background-color: #54c1ae;
}

.secao-referencias.amarelo {
  background-color: #f9d182;
}

.secao-referencias.laranja {
  background-color: #f07031;
}

.container-referencias {
  margin-top: 62px;
  padding-bottom: 62px;
}

.corpo-texto-branco {
  font-family: Barlow, sans-serif;
  color: #f0f0f0;
}

.corpo-texto-branco p {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}

.corpo-texto-branco h2 {
  color: #f0f0f0;
  font-size: 3em;
}

.corpo-texto-branco h3 {
  font-size: 2em;
  line-height: 1.4em;
}

.corpo-texto-branco h4 {
  margin-top: 20px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.corpo-texto-branco h5 {
  margin-top: 20px;
  font-size: 1.4em;
  line-height: 1.2em;
}

.corpo-texto-branco li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.corpo-texto-branco h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 32px;
  border-left: 1px solid #f0f0f0;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 400;
}

.corpo-texto-branco blockquote {
  margin-left: 40px;
  padding-left: 60px;
  border-left-style: none;
  color: #f0f0f0;
  font-size: 1.2em;
  line-height: 1.4em;
}

.container-titulo-referencias {
  max-width: none;
}

.titulo-referencias {
  font-family: Barlow, sans-serif;
  color: #f0f0f0;
  font-size: 3.2em;
  line-height: 1.4em;
}

.linha-aula-baixo {
  height: 5px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #fff;
}

.linha-aula-cima {
  height: 5px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #fff;
}

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

.bold-text-7 {
  color: #004892;
}

.radio-button-field {
  cursor: default;
}

.atividades-box-content {
  width: 70%;
  background-color: transparent;
  font-family: Barlow, sans-serif;
  font-size: 1.1em;
  line-height: 1.4em;
}

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

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

.atividades-enunciado {
  margin-top: 42px;
  margin-left: 3%;
}

.feedback-multiplas {
  margin-left: 20px;
  color: #fff;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 400;
}

.feedback-multiplas.incorreta {
  display: block;
  overflow: hidden;
  color: #9c2020;
}

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

.container-questoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  margin-bottom: 64px;
  -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;
}

.form {
  margin-left: 3%;
}

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

.div-questoes {
  padding-top: 40px;
  padding-bottom: 40px;
}

.titulo-questoes {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  color: #333;
  font-size: 3em;
  line-height: 1.4em;
}

.linha-questoes-cima {
  height: 5px;
  background-color: #fff;
}

.linha-questoes-baixo {
  height: 5px;
  background-color: #fff;
}

.container-conclusao {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 44px;
}

.secao-conclusao {
  margin-bottom: 0px;
  background-color: rgba(111, 82, 201, 0.1);
}

.secao-conclusao.azul {
  background-color: rgba(129, 213, 242, 0.32);
}

.secao-conclusao.verde {
  background-color: rgba(140, 216, 203, 0.19);
}

.secao-conclusao.amarelo {
  background-color: rgba(249, 209, 130, 0.13);
}

.secao-conclusao.laranja {
  background-color: rgba(249, 155, 78, 0.09);
}

.btn-finalizar {
  height: 48px;
  padding: 11px 24px;
  border-radius: 24px;
  background-color: #ffa535;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff753e), to(#ffb731));
  background-image: linear-gradient(90deg, #ff753e, #ffb731);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.btn-finalizar:hover {
  box-shadow: 0 5px 18px 0 rgba(255, 165, 53, 0.5);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-finalizar.finalizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 5%;
  margin-left: 20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  font-family: Barlow, sans-serif;
}

.btn-finalizar.finalizar:hover {
  box-shadow: 0 5px 18px 0 #03072e;
}

.secao-apresentacao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(129, 213, 242, 0.34);
}

.header-apresentacao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -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: #004270;
  background-image: linear-gradient(180deg, rgba(0, 36, 61, 0.25), rgba(0, 36, 61, 0.25)), linear-gradient(130deg, rgba(140, 216, 203, 0.31), rgba(5, 84, 140, 0.72) 48%, rgba(111, 82, 201, 0.38)), url('../images/textura_1textura.png'), url('../images/img-destaque.png');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 30%;
  background-size: auto, auto, auto, cover;
}

.titulo-apresentacao {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-size: 3.5em;
  line-height: 1.4em;
}

.secao-metodologia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e4e4e4;
}

.container-apresentacao {
  padding-top: 40px;
  padding-bottom: 40px;
}

.linha-apresentacao {
  width: 120px;
  height: 5px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #54c1ae;
}

.link-metodologia {
  position: absolute;
  top: auto;
  bottom: -195%;
}

.link-metodologia.w--current {
  top: 0%;
  bottom: auto;
}

.scroll-002 {
  position: static;
  top: 0%;
}

.container-metodologia {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tabela {
  margin: 40px 5%;
  font-family: Barlow, sans-serif;
  font-size: 1.1em;
  line-height: 1.4em;
}

.html-embed-3 {
  margin-bottom: 0px;
  background-color: #faf9f2;
  font-size: 14px;
}

.secao-creditos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.container-creditos {
  margin-top: 62px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.header-creditos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  background-color: #004270;
  background-image: linear-gradient(180deg, rgba(0, 36, 61, 0.25), rgba(0, 36, 61, 0.25)), linear-gradient(130deg, rgba(140, 216, 203, 0.31), rgba(5, 84, 140, 0.72) 48%, rgba(111, 82, 201, 0.38)), url('../images/textura_1textura.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, auto;
}

.secao-agradecimentos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(129, 213, 242, 0.34);
}

.link-apresentacao {
  position: absolute;
  top: auto;
  bottom: -95%;
  cursor: pointer;
}

.div-creditos {
  margin-top: 32px;
}

.section-conteudo-sumario-2 {
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #05548c;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-titulo-2 {
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Barlow, sans-serif;
  color: #0074c7;
  font-size: 3.2em;
  line-height: 1.5em;
}

.text-span {
  color: #fa0000;
}

.text-block-22 {
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.text-span-2 {
  color: red;
}

.text-span-3 {
  color: red;
}

.text-span-4 {
  color: red;
}

.text-block-23 {
  font-family: Barlow, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.text-span-5 {
  color: red;
}

.text-span-6 {
  color: red;
}

.text-span-7 {
  color: red;
}

.text-span-8 {
  color: red;
}

.text-span-9 {
  color: red;
}

.text-span-10 {
  color: red;
}

.btn-acesse-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  -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;
}

.btn-acesse {
  margin-top: 0px;
  padding: 15px 20px;
  border: 1px solid #f99b4e;
  border-radius: 0px 15px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  transition: color 550ms ease, background-color 300ms cubic-bezier(.645, .045, .355, 1);
  color: #222;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-acesse:hover {
  background-color: #81d5f2;
  color: #fff;
}

.text-block-24 {
  font-family: Barlow, sans-serif;
  color: #05548c;
}

.text-block-24:hover {
  color: #fff;
}

.btn {
  margin-top: 20px;
  margin-left: 0%;
  border: 1px solid #05548c;
  border-radius: 0px 8px;
  background-color: transparent;
  font-family: Barlow, sans-serif;
  color: #05548c;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn:hover {
  background-color: #81d5f2;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.78);
  -webkit-transform: translate3d(0px, -2px, -2px);
  transform: translate3d(0px, -2px, -2px);
  color: #5c40e8;
}

.btn.laranja {
  border-color: #f99b4e;
  color: #f07031;
  font-size: 20px;
}

.btn.laranja.space {
  margin-top: 0px;
}

.text-block-9 {
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  font-size: 22px;
  text-align: center;
}

.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: #fff;
  color: #333;
  font-weight: 300;
  text-align: center;
}

.upgrade-container-2.mov01 {
  display: block;
}

.btn-info-modal {
  display: inline-block;
  min-width: 200px;
  margin-bottom: 10px;
  padding: 12px 20px;
  border-radius: 5px;
  background-color: #f3ab92;
  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: #f1723a;
  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);
}

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

.upgrade-text-4.mod01 {
  display: block;
  color: #253c5e;
  text-align: center;
}

.text-block-25 {
  position: relative;
  left: 321px;
  top: 154px;
  width: 200px;
  font-family: Barlow, sans-serif;
  color: rgba(51, 51, 51, 0.8);
  font-size: 13px;
  text-align: center;
}

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

.text-block-6 {
  font-family: Barlow, sans-serif;
  color: #253c5e;
  font-size: 17px;
}

.heading-6 {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ce4c13;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 35px;
  text-align: center;
}

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

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

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

.modal-content-static.mov01 {
  position: relative;
  left: 349px;
  top: 25px;
  margin-right: 664px;
}

.modal-content-static.mov01.mov02 {
  left: 79px;
  top: 66px;
}

.modal-content-static.mov01.mov03 {
  left: 628px;
  top: 8px;
}

.span-tag {
  display: inline;
  font-family: Barlow, sans-serif;
  color: #253c5e;
  font-size: 20px;
  font-weight: 700;
}

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

.botao-fechar {
  position: absolute;
  left: 564px;
  top: 15px;
  max-width: 35px;
  cursor: pointer;
}

.botao-fechar:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

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

.bold-text-10 {
  font-family: Barlow, sans-serif;
  color: #ff1b1f;
}

.bold-text-9 {
  overflow: hidden;
  font-family: Barlow, sans-serif;
  color: #ff1b1f;
}

.div-block-20 {
  background-color: transparent;
  background-image: url('../images/bg-modal.svg');
}

.div-block-20.fundo01 {
  min-height: 550px;
  background-image: url('../images/Ativo-4.svg');
  background-position: 50% 70%;
  background-size: 500px;
}

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

@media screen and (min-width: 1280px) {
  .destaque-frase {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 40, 68, 0.57)), to(rgba(0, 40, 68, 0.57))), url('../images/textura_1textura.png'), url('../images/img-destaque.png');
    background-image: linear-gradient(180deg, rgba(0, 40, 68, 0.57), rgba(0, 40, 68, 0.57)), url('../images/textura_1textura.png'), url('../images/img-destaque.png');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, cover;
  }

  .texto-frase {
    padding-top: 2%;
    padding-bottom: 2%;
    border-top: 1px solid #81d5f2;
    border-bottom: 1px solid #81d5f2;
  }

  .texto-frase p {
    margin-bottom: 0px;
    color: #fff;
    text-shadow: 1px 1px 6px #000;
  }

  .acordeoni-item {
    background-color: transparent;
  }

  .acordeoni-item:hover {
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
  }

  .fonte.fonte-box-img {
    font-family: Barlow, sans-serif;
  }

  .cardbox-pop-up {
    margin-right: 4%;
    margin-left: 4%;
    padding-left: 1%;
  }

  .card-btn-002 {
    border-radius: 0px 12px;
    background-color: transparent;
  }

  .card-box-up.up-2 {
    border-top-left-radius: 0px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .texto-cardbox-img {
    font-family: Barlow, sans-serif;
    color: #05548c;
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .cardbox-down {
    border-style: none solid solid;
    border-width: 1px;
    border-color: #000 #199ad6 #199ad6;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    background-image: none;
  }

  .cardbox-com-img {
    margin-right: 1%;
    padding-right: 0%;
  }

  .container-interno-pop-up {
    margin-bottom: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .titulo-cardbox-popup {
    font-family: Barlow, sans-serif;
    color: #f07031;
    font-size: 1.6em;
    line-height: 1.4em;
  }

  .text-block-13 {
    color: #05548c;
  }

  .linha-container-pop-up {
    background-color: #ddd;
    background-image: none;
  }

  .video-light {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.17);
  }

  .texto-video {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    margin-top: 64px;
  }

  .titulo-video {
    font-family: Barlow, sans-serif;
    color: #f9d182;
  }

  .assista-aqui {
    font-family: Barlow, sans-serif;
    color: #fff;
  }

  .img-clique {
    top: -95px;
  }

  .img-video {
    top: 5px;
  }

  .div-video {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .box-elemento.reflita {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #199ad6;
    background-image: url('../images/img-dica-30.svg');
    background-position: -10% 50%;
    background-size: 450px;
    background-repeat: no-repeat;
    box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.17);
  }

  .box-elemento.saiba-mais {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #199ad6;
    background-image: url('../images/img-saibamais30.svg');
    background-position: -10% 50%;
    background-size: 400px;
    background-repeat: no-repeat;
    box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.17);
  }

  .titulo-elemento {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #81d5f2;
    font-family: Barlow, sans-serif;
    color: #05548c;
  }

  .texto-elemento {
    font-family: Barlow, sans-serif;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.4em;
  }

  .btn-saiba-mais {
    border-color: #fff;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-family: Barlow, sans-serif;
    color: #fff;
  }

  .div-podcast {
    margin-right: 5%;
    margin-left: 5%;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #05548c;
    background-image: url('../images/img-podcast-30.svg');
    background-position: 115% 40%;
    background-size: 450px;
    background-repeat: no-repeat;
  }

  .coluna-podcast-001 {
    height: 300px;
  }

  .coluna-podcast-002 {
    height: 300px;
    background-image: none;
  }

  .layer-textura-bg {
    background-image: url('../images/textura_1textura.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(130deg, rgba(5, 84, 140, 0.66), rgba(25, 154, 214, 0.42) 52%, rgba(140, 216, 203, 0.63));
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, auto;
  }

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

  .header.referencias-azul {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 84, 140, 0.75)), to(rgba(5, 84, 140, 0.75))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-image: linear-gradient(180deg, rgba(5, 84, 140, 0.75), rgba(5, 84, 140, 0.75)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-position: 0px 0px, 0px 0px, 0% 62%;
    background-size: auto, auto, cover;
  }

  .header.referencias-verde {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(61, 146, 131, 0.6)), to(rgba(61, 146, 131, 0.6))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-image: linear-gradient(180deg, rgba(61, 146, 131, 0.6), rgba(61, 146, 131, 0.6)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-position: 0px 0px, 0px 0px, 0% 62%;
    background-size: auto, auto, cover;
  }

  .header.referencias-amarelo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(211, 161, 35, 0.56)), to(rgba(211, 161, 35, 0.56))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-image: linear-gradient(180deg, rgba(211, 161, 35, 0.56), rgba(211, 161, 35, 0.56)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-position: 0px 0px, 0px 0px, 0% 62%;
    background-size: auto, auto, cover;
  }

  .header.referencias-laranja {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 74, 0, 0.62)), to(rgba(224, 74, 0, 0.62))), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-image: linear-gradient(180deg, rgba(224, 74, 0, 0.62), rgba(224, 74, 0, 0.62)), url('../images/textura_1textura.png'), url('../images/header-referencias.png');
    background-position: 0px 0px, 0px 0px, 0% 62%;
    background-size: auto, auto, cover;
  }

  .titulo-aula {
    margin-bottom: 20px;
  }

  .secao-avancar-aula.azul {
    background-color: #05548c;
  }

  .secao-avancar-aula.verde {
    background-color: #3d9283;
  }

  .secao-avancar-aula.amarelo {
    background-color: #fcca4c;
  }

  .secao-avancar-aula.laranja {
    background-color: #e04a00;
  }

  .secao-referencias.azul {
    background-color: #199ad6;
  }

  .secao-referencias.verde {
    background-color: #54c1ae;
  }

  .secao-referencias.amarelo {
    background-color: #f9d182;
  }

  .secao-referencias.laranja {
    background-color: #f07031;
  }

  .container-referencias {
    padding-bottom: 62px;
  }

  .titulo-referencias {
    font-size: 3.6em;
  }

  .linha-aula-baixo {
    height: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
  }

  .linha-aula-cima {
    height: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
  }

  .alternativa-multipla-escolha {
    font-family: Barlow, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .atividades-box-content {
    background-color: transparent;
  }

  .atividades-enunciado {
    font-family: Barlow, sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .container-questoes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 32px;
    padding-bottom: 32px;
    -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;
  }

  .secao-questoes {
    background-color: #e9e9e9;
  }

  .div-questoes {
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .titulo-questoes {
    margin-bottom: 20px;
    color: #333;
    font-size: 3em;
  }

  .linha-questoes-cima {
    height: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
  }

  .linha-questoes-baixo {
    height: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
  }

  .titulo-apresentacao {
    margin-bottom: 20px;
  }

  .tabela {
    margin-right: 5%;
    margin-left: 5%;
  }

  .btn-acesse {
    border-radius: 0px 12px;
    background-color: transparent;
  }

  .text-block-24 {
    color: #05548c;
  }

  .btn {
    border-color: #05548c;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-family: Barlow, sans-serif;
    color: #05548c;
  }
}

@media screen and (min-width: 1440px) {
  .layer-textura-bg {
    background-image: linear-gradient(60deg, rgba(5, 84, 140, 0.66), rgba(25, 154, 214, 0.42) 51%, rgba(140, 216, 203, 0.63)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }

  .image-21 {
    margin-left: 3%;
  }
}

@media screen and (max-width: 991px) {
  .card_unidade {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .box-img {
    min-height: 425px;
    background-position: 50% 50%, 50% 50%;
  }

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

  .texto-cardbox {
    font-size: 20px;
  }

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

  .video-light {
    width: 90%;
    height: auto;
    margin-right: 5%;
    margin-left: 5%;
  }

  .box-elemento.reflita {
    background-position: -50% 50%, 0px 0px;
  }

  .box-elemento.saiba-mais {
    background-position: -65% 50%, 0px 0px;
  }

  .texto-elementos {
    width: 85%;
  }

  .nav-menu-2 {
    left: auto;
    top: 100%;
    right: 0%;
    bottom: auto;
    overflow: visible;
  }

  .link-block-topicos {
    padding-bottom: 2px;
  }

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

  .aulas-cards {
    margin-right: 0px;
    margin-bottom: -16px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .aula-card {
    display: block;
    max-width: 100%;
    min-width: 100%;
    margin-right: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .aula-cards-link {
    width: 100%;
  }

  .section-wrapper {
    max-width: 66.66%;
    padding-bottom: 56px;
  }

  .section-avancar {
    padding: 100px 8px;
  }

  .secao-home-avancar {
    max-width: 66.66%;
    padding-bottom: 56px;
  }

  .secao-descricao {
    font-size: 15px;
  }

  .titulo-aula {
    font-size: 3em;
  }

  .section-header-wrapper {
    max-width: 66.66%;
    padding-bottom: 56px;
  }

  .secao-avancar-aula {
    padding: 100px 8px;
  }

  .container-questoes {
    background-color: hsla(0, 0%, 92.2%, 0.93);
  }

  .text-block-25 {
    left: 244px;
  }

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

  .modal-content-static.mov01.mov03 {
    left: 542px;
    top: 5px;
  }

  .div-block-20.fundo01 {
    background-position: 35% 70%;
  }
}

@media screen and (max-width: 767px) {
  .div-texto {
    margin-right: 5%;
    margin-left: 5%;
  }

  .titulo-acordeon {
    font-weight: 600;
  }

  .acordeon-conteudo {
    margin-left: 80px;
  }

  .acordeon-conteudo-texto {
    font-weight: 400;
  }

  .card_texto-2 {
    font-size: 0.85em;
  }

  .cards {
    width: 80%;
  }

  .card_unidade {
    width: 100%;
  }

  .cards-wrapper {
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .box-img {
    width: 100%;
    min-width: auto;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%;
    background-size: auto;
  }

  .coluna-imagem {
    padding-right: 0px;
  }

  .txt-elemento {
    margin-right: 3%;
    margin-left: 3%;
  }

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

  .modal-scroll {
    overflow: auto;
  }

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

  .cardbox-com-img {
    margin-right: 60px;
    margin-left: 60px;
  }

  .container-interno-pop-up {
    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;
  }

  .video-light {
    width: 85%;
  }

  .box-elemento.reflita {
    background-image: url('../images/img-reflita-15.svg'), linear-gradient(60deg, #008aec, #5c40e8 51%, #8b45ed);
  }

  .box-elemento.saiba-mais {
    margin-right: 2%;
    margin-left: 2%;
    background-image: url('../images/img-saiba-mais-15.svg'), linear-gradient(140deg, #008aec, #5c40e8 51%, #8b45ed);
  }

  .html-podcast-embed {
    left: 1px;
  }

  .bginicio {
    background-image: none;
  }

  .layer-textura-bg {
    background-image: url('../images/grafismo-reverso.svg'), none, none, linear-gradient(60deg, rgba(0, 138, 236, 0.3), rgba(92, 64, 232, 0.3) 51%, rgba(139, 69, 237, 0.3)), linear-gradient(180deg, null, null);
    background-position: 130% 0%, -15% 100%, 0px 0px, 0px 0px, 0px 0px;
  }

  .nav-menu-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar-nav {
    padding-right: 0px;
  }

  .nav-bar-content {
    padding-left: 10px;
  }

  .section-titulo {
    margin-top: 16px;
  }

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

  .aula-card-wrapper {
    overflow: hidden;
  }

  .aulas-cards {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .aula-card {
    max-width: 40%;
    min-width: 40%;
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .section-wrapper {
    padding-bottom: 40px;
  }

  .section-conteudo-sumario {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

  .comece-estudar {
    margin-top: 16px;
  }

  .section-titulo-pequeno {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

  .section-avancar {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .secao-home-avancar {
    padding-bottom: 40px;
  }

  .secao-descricao {
    font-size: 14px;
    line-height: 24px;
  }

  .titulo-aula {
    font-size: 2em;
  }

  .section-header-wrapper {
    padding-bottom: 40px;
  }

  .secao-avancar-aula {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .etapa-concluida {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

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

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

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

  .container-questoes {
    background-color: transparent;
  }

  .section-conteudo-sumario-2 {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

  .section-titulo-2 {
    margin-top: 16px;
  }

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

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

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

  .text-block-25 {
    top: 257px;
  }

  .modal-scroll-2 {
    overflow: auto;
  }

  .modal-content-static.mov01 {
    top: 161px;
  }

  .modal-content-static.mov01.mov02 {
    left: 349px;
    top: -50px;
  }

  .modal-content-static.mov01.mov03 {
    left: 348px;
    top: -47px;
  }

  .botao-fechar {
    left: 471px;
  }

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

  .div-block-20.fundo01 {
    min-height: 700px;
    background-position: 50% 90%;
  }
}

@media screen and (max-width: 479px) {
  .icon {
    right: 0%;
  }

  .icon-2 {
    left: 0%;
  }

  .legenda {
    font-size: 11px;
  }

  .div-texto {
    margin-right: 5%;
    margin-left: 5%;
  }

  .corpo-texto h6 {
    margin-left: 10px;
  }

  .corpo-texto blockquote {
    padding-left: 40px;
  }

  .texto-frase p {
    font-size: 1.1em;
  }

  .plus {
    min-width: 20px;
  }

  .acordeoni-item {
    padding-right: 24px;
  }

  .acordeon-conteudo {
    margin-left: 20px;
  }

  .plus-l {
    min-height: 20px;
  }

  .card_texto-2 {
    font-size: 0.8em;
  }

  .cards {
    width: 80%;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .card_unidade {
    width: 100%;
    height: 200px;
  }

  .div-texto-slide {
    margin-right: 2%;
    margin-left: 2%;
  }

  .box-img {
    width: 100%;
  }

  .icon-3 {
    left: -48%;
  }

  .icon-4 {
    right: -46%;
  }

  .texto-interno-cardbox {
    text-align: left;
  }

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

  .columns {
    margin-right: -20px;
    margin-left: -20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cardbox-com-img {
    margin-right: 20px;
    margin-left: 20px;
  }

  .container-interno-pop-up {
    margin-bottom: 70px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 5%;
  }

  .video-light {
    width: 90%;
    height: auto;
    margin-right: 3%;
    margin-left: 3%;
    padding: 25px 10px;
  }

  .texto-video {
    top: 73px;
    margin-bottom: 10px;
    font-size: 12px;
  }

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

  .img-clique {
    left: 102px;
    top: -102px;
    right: -39%;
    max-width: 80%;
  }

  .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-elemento {
    padding-right: 0%;
    padding-left: 0%;
  }

  .corpo-texto-roxo h6 {
    margin-left: 10px;
  }

  .corpo-texto-roxo blockquote {
    padding-left: 40px;
  }

  .corpo-texto-azul h6 {
    margin-left: 10px;
  }

  .corpo-texto-azul blockquote {
    padding-left: 40px;
  }

  .corpo-texto-verde h6 {
    margin-left: 10px;
  }

  .corpo-texto-verde blockquote {
    padding-left: 40px;
  }

  .corpo-texto-amarelo h6 {
    margin-left: 10px;
  }

  .corpo-texto-amarelo blockquote {
    padding-left: 40px;
  }

  .corpo-texto-laranja h2 {
    font-size: 2.4em;
  }

  .corpo-texto-laranja h3 {
    font-size: 1.6em;
    line-height: 1.2em;
  }

  .corpo-texto-laranja h6 {
    margin-left: 10px;
  }

  .corpo-texto-laranja blockquote {
    padding-left: 40px;
  }

  .bginicio {
    height: 100vh;
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .layer-textura-bg {
    min-height: 100vh;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.36)), linear-gradient(60deg, rgba(5, 84, 140, 0.69), rgba(25, 154, 214, 0.48) 51%, rgba(140, 216, 203, 0.43)), linear-gradient(180deg, transparent, transparent);
  }

  .nav-menu-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: scroll;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
  }

  .flipper-nav-button {
    margin-right: 15px;
    padding-right: 0px;
  }

  .link-block-topicos {
    margin-left: 0px;
    font-size: 1em;
  }

  .brand {
    padding-left: 0px;
  }

  .navbar-nav {
    padding-right: 0px;
  }

  .nav-bar-content {
    padding-left: 10px;
  }

  .texto-menu {
    font-size: 14px;
  }

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

  .aula-card-wrapper {
    overflow: visible;
  }

  .aula-card-wrapper:hover {
    overflow: visible;
  }

  .aula-card-wrapper:active {
    overflow: visible;
  }

  .aulas-cards {
    position: static;
    margin-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .aulas-cards.spacing-mobile {
    margin-top: 16px;
  }

  .aula-card {
    max-width: 100%;
    min-width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 0px;
  }

  .aula-card:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .aula-cards-link {
    position: static;
    overflow: visible;
    border: 1px none #000;
    text-decoration: none;
  }

  .section-wrapper {
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .secao-home-avancar {
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .nome-autor {
    font-size: 32px;
    line-height: 110%;
  }

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

  .titulo-aula {
    font-size: 1.5em;
  }

  .section-header-wrapper {
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

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

  .corpo-texto-branco h6 {
    margin-left: 10px;
  }

  .corpo-texto-branco blockquote {
    padding-left: 40px;
  }

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

  .container-questoes {
    background-color: transparent;
  }

  .titulo-questoes {
    font-size: 2em;
    line-height: 1.2em;
  }

  .btn {
    margin-left: 40%;
  }

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

  .upgrade-container-2.mov01 {
    left: -16px;
    top: 115px;
    width: auto;
    max-width: 300px;
    min-height: auto;
  }

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

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

  .text-block-25 {
    left: 124px;
    top: 250px;
  }

  .modal-content-static.mov01 {
    left: 94px;
  }

  .modal-content-static.mov01.mov02 {
    left: 97px;
  }

  .modal-content-static.mov01.mov03 {
    left: 95px;
  }

  .div-block-19 {
    max-width: 400px;
  }

  .botao-fechar {
    left: 262px;
    right: 2.01705px;
  }

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

  .div-block-20.fundo01 {
    background-size: 375px;
  }
}

