.dropdown-link {
  right: auto;
  display: block;
  width: 7.5em;
  padding-left: 20px;
  background-color: #c05620;
  color: #fff;
  font-size: 14px;
}

.dropdown-link:hover {
  background-color: #8e4120;
}

.dropdown-link:active {
  background-color: #f47920;
}

.dropdown-link.w--current {
  background-color: #f47920;
  color: #000;
}

.dropright {
  left: 0em;
}

.dropright.w--open {
  left: 7.5em;
  top: 0em;
}

.icon-2 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.dropdown-toggle {
  display: inline-block;
  width: 7.5em;
  height: auto;
  background-color: #c05620;
}

.dropdown-toggle.w--open {
  width: 7.5em;
  background-color: #8e4120;
  color: #fff;
}

.dropdown-list {
  left: 0em;
}

.dropdown-list.w--open {
  left: auto;
  top: auto;
  width: 7.5em;
  background-color: #c05620;
  color: #fff;
}

.menu_dropdown {
  position: -webkit-sticky;
  position: sticky;
  left: 2em;
  top: 2em;
  width: 7.5em;
  float: left;
  clear: none;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7.5em;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.dropdown-toggle-2.w--open {
  background-color: #8e4120;
}

.dropdown-link-2 {
  width: 8.4em;
  background-color: #c05620;
  color: #fff;
  text-align: center;
}

.dropdown-link-2:hover {
  background-color: #8e4120;
}

.dropdown-link-2:active {
  background-color: #f47920;
}

.dropdown-link-2.w--current {
  background-color: #f47920;
  color: #000;
}

.titulo-curso {
  display: inline-block;
  margin-top: 1em;
  float: none;
  clear: none;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.bold-text-2 {
  text-transform: uppercase;
}

.logo {
  display: inline-block;
  margin-top: -1em;
  margin-right: 1em;
  float: none;
}

.titulo-atividade {
  display: block;
  margin-right: auto;
  margin-left: auto;
  letter-spacing: -0.5px;
}

.subtitulo-atividade {
  margin-right: auto;
  margin-left: auto;
}

.citacao {
  position: relative;
  width: 35%;
  margin-right: 10%;
  padding-right: 0px;
  padding-left: 40px;
  float: right;
  clear: none;
  border-left-style: none;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  text-align: right;
}

.epigrafe {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.autor_citacao {
  position: relative;
  float: right;
  font-size: 13px;
  text-align: right;
}

.icone_tag {
  margin-right: 1em;
  padding-top: 0.5em;
  float: left;
  background-color: transparent;
}

.text-block {
  width: 3.5em;
  color: #fff;
  font-size: 16px;
  line-height: 0px;
  font-weight: 700;
}

.body {
  background-color: #0e0d0d;
  background-image: url('../images/bg_ua1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
}

.titulo-unidade {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
}

.imprimir {
  position: relative;
  top: -1em;
  right: 2em;
  float: right;
  clear: both;
  background-color: #8e4120;
  line-height: 20px;
}

.imprimir:hover {
  background-color: #c05620;
}

.imprimir:active {
  background-color: #f47920;
}

.paragrafo {
  margin: 2em auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  text-align: justify;
  text-indent: 3em;
}

.item-lista-slide-topic {
  margin-bottom: 1em;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  list-style-type: square;
}

.button-anterior {
  width: 6em;
  height: 2.8em;
  margin-top: 2em;
  float: left;
  background-color: #c05620;
}

.button-anterior:hover {
  background-color: #8e4120;
}

.button-anterior:active {
  background-color: #f47920;
}

.rodape {
  position: static;
  left: 15%;
  margin: 4em auto;
  border-top: 3px solid #8e4120;
}

.button-proxima {
  width: 6em;
  height: 2.8em;
  margin-top: 2em;
  float: right;
  background-color: #c05620;
}

.button-proxima:hover {
  background-color: #8e4120;
}

.button-proxima:active {
  background-color: #f47920;
}

.dropdown-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.text-block-2 {
  color: #fff;
}

.texto-tag-prazo {
  margin-top: 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.texto-tag-produto {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.tag-block-prazo {
  position: relative;
  width: 11em;
  height: 3.4em;
  margin-right: 1em;
  padding-bottom: 0em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.tag-block-produto {
  position: relative;
  width: 21em;
  height: 3.4em;
  margin-right: 1em;
  padding-bottom: 0em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.divtags {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}

.bloco-lista {
  position: relative;
  width: 95%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 2em 2em 0em;
  border-style: none;
  border-width: 3px;
  border-color: #8e4120;
  opacity: 1;
}

.image-2 {
  display: inline-block;
  max-width: 100%;
  margin-right: 1.5em;
  float: left;
}

.paragrafo-bloco-lista {
  margin-bottom: 2em;
  padding-right: 2.2em;
  padding-left: 2.2em;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.lista-full-topic {
  position: static;
  left: 2%;
  top: 5%;
  width: 90%;
  margin: 2em auto;
  padding-left: 4em;
  float: none;
  clear: none;
  list-style-type: square;
}

.titulo-bloco-lista-full-topic {
  position: relative;
  margin-top: 2em;
  margin-bottom: 2em;
  float: none;
  color: #000;
  font-size: 15px;
  text-align: center;
}

.dropdown_destaque-lateral {
  overflow: visible;
  width: 100%;
  float: right;
  background-color: #ddf1f5;
  box-shadow: inset 2px 0 3px 0 rgba(0, 0, 0, 0.5);
}

.dropdown-toggle_destaque-lateral {
  width: 100%;
}

.dropdown-list_destaque-lateral {
  width: 150px;
  background-color: #ddf1f5;
}

.dropdown-list_destaque-lateral.w--open {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 250%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #ddf1f5;
  box-shadow: inset 2px 0 3px 0 rgba(0, 0, 0, 0.5);
}

.div-block_dica {
  position: relative;
  left: 107px;
  display: block;
  width: 80px;
  float: right;
  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;
}

.item-lista-slide-topic_seg-nivel {
  position: relative;
  left: 1.4em;
  margin-bottom: 1em;
  padding-right: 1.4em;
  float: none;
  font-size: 16px;
  line-height: 22px;
  list-style-type: disc;
}

.referencia {
  position: relative;
  margin-bottom: 1.3em;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 600;
  text-align: left;
}

.lista-referencias {
  width: 80%;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  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;
  list-style-type: square;
}

.bold-text-5 {
  color: #000;
  font-size: 16px;
}

.image-ligthbox {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 4px 4px 0 1px #000;
}

.paragrafo-coluna {
  margin-top: 1em;
}

.div-modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.paragrafo-destaque {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-align: justify;
  text-indent: 3em;
}

.paragrafo-destaque-fonte {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 25px;
  font-weight: 600;
  text-align: right;
  text-indent: 3em;
}

.div-header {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1em;
  border-bottom: 3px solid #8e4120;
}

.div-epigrafe {
  margin: 2em -4em;
  background-color: #fee5d4;
  box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.5);
}

.div-5-colunas {
  width: 120%;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

.link {
  position: absolute;
  left: auto;
  top: 5%;
  right: 5%;
  bottom: auto;
  display: inline-block;
  margin-bottom: 2em;
  padding: 2px 7px;
  background-color: #c05620;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link:hover {
  background-color: #8e4120;
}

.link:active {
  background-color: #f47920;
}

.div-fechar-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9000;
}

.div-modal-window {
  position: relative;
  z-index: 9900;
  overflow: auto;
  width: 40%;
  height: 50%;
  padding: 3em 3em 2em;
  background-color: #fee5d4;
  box-shadow: 4px 4px 0 1px #000;
}

.div-2-colunas {
  width: 120%;
  margin-right: auto;
  margin-left: 20%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.div-4-colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120%;
  margin-right: auto;
  margin-left: 10%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #b48888;
}

.bold-text-6 {
  color: #c05620;
}

.acordeon-wrapper {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1em;
}

.acordeon-item {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.acordeon-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: auto;
  padding-left: 1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0.4);
  cursor: pointer;
}

.acordeon-item-content {
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px none #000;
}

.titulo-acordeon {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  -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;
  color: #000;
  font-size: 15px;
  text-align: left;
}

.icone-acordeon {
  position: relative;
  margin-right: 0px;
  margin-left: 1em;
}

.div-modal-window-subtext {
  position: relative;
  z-index: 9900;
  display: block;
  overflow: auto;
  width: 40%;
  height: 40%;
  padding: 3em 2em 2em;
  border-style: none;
  border-width: 1px;
  border-color: #9bd6e4;
  background-color: #9bd6e4;
  box-shadow: 4px 4px 0 1px #000;
}

.link-subtext {
  color: #c05620;
  cursor: pointer;
}

.div-block-3 {
  margin: 2em auto;
}

.conteudo {
  position: relative;
  display: block;
  width: 60%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2em;
  padding-left: 2em;
  -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: #ddf1f5;
}

.image-atencao {
  max-width: 140%;
  min-width: 140%;
  margin-left: -10px;
}

.paragrafo_destaque-lateral {
  margin-bottom: 1em;
  padding: 1em;
}

.body_mc {
  background-color: #0e0d0d;
  background-image: url('../images/bg_mc.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
}

.body-capa {
  background-color: #0ac;
  font-family: 'Open Sans', sans-serif;
}

.titulo-capa {
  width: 40%;
  height: 100%;
  margin: 0em auto 1em;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.5px;
  text-shadow: 1px 1px 6px #000;
}

.rodape-capa {
  position: relative;
  width: 20%;
  margin-right: auto;
  margin-bottom: 2em;
  margin-left: auto;
  border-top: 3px solid #8e4120;
}

.button-comecar {
  display: block;
  overflow: visible;
  width: 6em;
  height: 2.8em;
  margin: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  float: none;
  background-color: #c05620;
  font-size: 20px;
  text-decoration: none;
  white-space: normal;
}

.button-comecar:hover {
  background-color: #8e4120;
}

.button-comecar:active {
  background-color: #f47920;
}

.capa {
  position: relative;
  left: 0%;
  top: 10%;
  right: 0%;
  bottom: 10%;
  width: 100%;
  margin-top: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #0ac;
}

.logo-capa {
  position: relative;
  display: block;
  width: 25em;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-9 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 24em;
  margin-top: 15.8em;
  margin-right: auto;
  margin-left: auto;
}

.barra-logo {
  display: block;
  width: 30em;
  margin-right: auto;
  margin-left: auto;
}

.isbn {
  margin-right: 3em;
  margin-bottom: 0em;
  float: right;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
}

.dropdown-link-intro {
  right: auto;
  display: block;
  width: 7.5em;
  padding-left: 11px;
  background-color: #c05620;
  color: #fff;
  font-size: 14px;
}

.dropdown-link-intro:hover {
  background-color: #8e4120;
}

.dropdown-link-intro:active {
  background-color: #f47920;
}

.dropdown-link-intro.w--current {
  background-color: #f47920;
  color: #000;
}

.body-intro {
  background-color: #0ac;
  background-image: url('../images/bg_intro.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.div-block-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 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;
}

.credito-apresentacao {
  padding-left: 3.3em;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.lista-full-topic-intro {
  position: static;
  left: 2%;
  top: 5%;
  width: 90%;
  margin: 0em auto 2em;
  padding-left: 4em;
  float: none;
  clear: none;
  list-style-type: square;
}

.image-10 {
  margin-top: 2em;
  margin-left: -1.5em;
  float: left;
}

.div-titulo-unidade-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9em;
  margin-top: -3em;
  float: right;
  -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: #a7e0ec;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.5);
}

.bloco-lista_conteudo-mc1 {
  position: relative;
  width: 95%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0em 2em;
  border-style: none;
  border-width: 3px;
  border-color: #8e4120;
}

.paragrafo-creditos {
  font-size: 0.9em;
}

.coluna-creditos {
  margin-top: 2em;
  margin-bottom: 4em;
}

.titulo-creditos-curso {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.paragrafo-creditos-final {
  margin-top: 4em;
  padding-left: 1em;
  font-size: 0.9em;
}

.paragrafo-creditos-final-2 {
  margin-top: 4em;
  margin-bottom: 9em;
  padding-left: 1em;
  font-size: 0.8em;
}

.dropright-dis {
  left: 0em;
}

.dropright-dis.w--open {
  left: 7.5em;
  top: 0em;
  background-color: #ccc;
}

.dropdown-list_destaque-lateral-estudos {
  width: 150px;
  background-color: #ddf1f5;
}

.dropdown-list_destaque-lateral-estudos.w--open {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 250%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #ddf1f5;
  box-shadow: inset 2px 0 3px 0 rgba(0, 0, 0, 0.5);
}

.coluna-hidden {
  display: none;
}

.div-titulo-unidade-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9em;
  margin-top: -3em;
  float: right;
  -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: #f47920;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.5);
}

.titulo-unidade-4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
}

.column-hid {
  display: none;
}

.div-modal-wrapper-subtext {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.body-ua2 {
  background-color: #0e0d0d;
  background-image: url('../images/bg_ua2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
}

.div-titulo-unidade-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9em;
  margin-top: -3em;
  float: right;
  -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: #46c6e1;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.5);
}

.tag-block-produto-2 {
  position: relative;
  width: 25em;
  height: 3.4em;
  margin-right: 1em;
  padding-bottom: 0em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.citacao-texto {
  position: relative;
  width: 90%;
  margin-right: 0%;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 40px;
  float: right;
  clear: none;
  border-left-style: none;
  font-size: 15px;
  line-height: 21px;
  font-style: normal;
  font-weight: 600;
  text-align: justify;
}

.div-citacao-texto {
  width: 100%;
}

.lista-full-topic-sem-titulo {
  position: static;
  left: 2%;
  top: 5%;
  width: 90%;
  margin: 2em auto;
  padding-left: 4em;
  float: none;
  clear: none;
  list-style-type: square;
}

.bloco-lista-sem-titulo {
  position: relative;
  width: 95%;
  height: auto;
  margin-top: -2em;
  margin-right: auto;
  margin-left: auto;
  padding: 0em 2em;
  border-style: none;
  border-width: 3px;
  border-color: #8e4120;
  opacity: 1;
  list-style-type: square;
}

.paragrafo-bloco-lista-acordeon {
  margin-top: 2em;
  margin-bottom: 2em;
  padding-right: 2.2em;
  padding-left: 2.2em;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.div-reflexao {
  display: block;
  width: 80%;
  margin: 2em auto;
  padding: 2em;
  -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: #fee5d4;
}

.icone_reflexao {
  width: 2.5em;
  float: left;
}

.paragrafo-reflexao {
  width: 85%;
  margin-bottom: 1em;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  text-align: justify;
}

.tag-block-produto-1 {
  position: relative;
  width: 21em;
  height: 3.4em;
  margin-right: 1em;
  padding-bottom: 0em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.citacao-big {
  position: relative;
  width: 60%;
  margin-right: 10%;
  padding-right: 0px;
  padding-left: 40px;
  float: right;
  clear: none;
  border-left-style: none;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  text-align: right;
}

.epigrafe-big {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.tag-block-produto-3 {
  position: relative;
  width: 28.5em;
  height: 3.4em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.tag-block-prazo-2 {
  position: relative;
  width: 11em;
  height: 3.4em;
  margin-right: 1em;
  padding-bottom: 0em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.paragrafo_destaque-lateral-prelist {
  margin-bottom: 2em;
  padding: 1em;
}

.bloco-lista-sem-titulo-dica {
  position: relative;
  width: 95%;
  height: auto;
  margin-top: -2em;
  margin-right: auto;
  margin-left: auto;
  padding: 0em 2em 1em;
  border-style: none;
  border-width: 3px;
  border-color: #8e4120;
  opacity: 1;
  list-style-type: square;
}

.tag-block-prazo-3 {
  position: relative;
  width: 28.5em;
  height: 3.4em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.texto-tag-prazo-big {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.body-ua3 {
  background-color: #0e0d0d;
  background-image: url('../images/bg_ua3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif;
}

.div-titulo-unidade-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9em;
  margin-top: -3em;
  float: right;
  -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: #0196b4;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.5);
}

.paragrafo-reflexao-1 {
  width: 100%;
  margin-right: 0em;
  margin-bottom: 1em;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  text-align: justify;
}

.tag-block-produto-big {
  position: relative;
  width: 35em;
  height: 3.4em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  float: left;
  border: 2px solid #8e4120;
  background-color: #f47920;
}

.div-block-img-tutorial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: 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;
}

.icone_tuto {
  width: 80px;
  margin-right: 2em;
}

.icone_tuto-dica {
  width: 60px;
  margin-right: 2em;
}

.button-tutorial {
  display: block;
  width: 7em;
  height: 2.8em;
  margin: 1em auto 0em;
  padding-right: 25px;
  padding-left: 25px;
  float: left;
  background-color: #c05620;
}

.button-tutorial:hover {
  background-color: #8e4120;
}

.button-tutorial:active {
  background-color: #f47920;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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;
}

.comecar {
  position: relative;
  display: block;
  width: 20%;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  clear: none;
  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;
  text-align: center;
}

.button-download {
  display: block;
  width: 7em;
  height: 2.8em;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
  float: right;
  background-color: #c05620;
}

.button-download:hover {
  background-color: #8e4120;
}

.button-download:active {
  background-color: #f47920;
}

.button-tutorial-center {
  display: block;
  width: 7em;
  height: 2.8em;
  margin: 1em auto 0em;
  padding-right: 25px;
  padding-left: 25px;
  float: none;
  background-color: #c05620;
}

.button-tutorial-center:hover {
  background-color: #8e4120;
}

.button-tutorial-center:active {
  background-color: #f47920;
}

@media (max-width: 991px) {
  .dropdown-toggle {
    width: 4em;
    padding-right: 10px;
    padding-left: 5px;
  }
  .menu_dropdown {
    left: 1em;
    width: 4em;
  }
  .titulo-curso {
    width: 60%;
    line-height: 1.4em;
  }
  .citacao {
    width: 50%;
  }
  .epigrafe {
    font-size: 15px;
  }
  .text-block {
    width: 2em;
  }
  .imprimir {
    right: 1em;
    width: 4em;
    padding-right: 5px;
    padding-left: 5px;
  }
  .paragrafo {
    left: 10%;
    width: 100%;
    font-size: 16px;
  }
  .divtags {
    width: 100%;
  }
  .bloco-lista {
    width: 90%;
  }
  .paragrafo-bloco-lista {
    font-size: 16px;
  }
  .dropdown-toggle_destaque-lateral {
    padding-top: 20px;
  }
  .dropdown-list_destaque-lateral.w--open {
    right: 0%;
    float: none;
  }
  .div-block_dica {
    right: -7.5em;
    width: 5.5em;
  }
  .referencia {
    font-size: 1em;
    line-height: 1.3em;
  }
  .lista-referencias {
    width: 100%;
    font-size: 14px;
  }
  .div-modal-wrapper {
    display: none;
  }
  .paragrafo-destaque {
    left: 10%;
    width: 100%;
  }
  .paragrafo-destaque-fonte {
    left: 10%;
    width: 100%;
  }
  .div-modal-window {
    width: 70%;
    height: 60%;
  }
  .div-2-colunas {
    width: 120%;
    margin-left: 20%;
  }
  .acordeon-wrapper {
    width: 100%;
  }
  .acordeon-item-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-modal-window-subtext {
    width: 70%;
    height: 50%;
  }
  .conteudo {
    width: 78%;
  }
  .rodape-capa {
    width: 37%;
  }
  .credito-apresentacao {
    font-size: 13px;
    line-height: 20px;
  }
  .bloco-lista_conteudo-mc1 {
    width: 100%;
  }
  .bold-text-7 {
    font-size: 13px;
    font-weight: 400;
  }
  .bold-text-8 {
    font-size: 12px;
  }
  .bold-text-10 {
    font-size: 11px;
  }
  .dropdown-list_destaque-lateral-estudos.w--open {
    right: 0%;
    float: none;
  }
  .column-hid {
    display: none;
  }
  .div-modal-wrapper-subtext {
    display: none;
  }
  .citacao-texto {
    width: 50%;
  }
  .bloco-lista-sem-titulo {
    width: 90%;
  }
  .paragrafo-bloco-lista-acordeon {
    font-size: 16px;
  }
  .icone_reflexao {
    margin-left: 20px;
  }
  .paragrafo-reflexao {
    left: 10%;
    width: 70%;
    font-size: 16px;
  }
  .tag-block-produto-1 {
    margin-bottom: 0.5em;
  }
  .citacao-big {
    width: 60%;
  }
  .epigrafe-big {
    font-size: 15px;
    line-height: 22px;
  }
  .tag-block-produto-3 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .tag-block-prazo-2 {
    margin-bottom: 0.25em;
  }
  .bloco-lista-sem-titulo-dica {
    width: 90%;
    padding-bottom: 0.5em;
  }
  .tag-block-prazo-3 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .paragrafo-reflexao-1 {
    left: 10%;
    width: 100%;
    font-size: 16px;
  }
  .tag-block-produto-big {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
}

@media (max-width: 767px) {
  .dropright.w--open {
    left: -8.4em;
  }
  .icon-2 {
    position: static;
    margin-top: -6px;
    float: left;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .dropdown-toggle {
    position: relative;
    top: 0em;
    width: 4em;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dropdown-toggle.w--open {
    position: relative;
    right: 3.5em;
    padding-left: 54px;
  }
  .dropdown-list.w--open {
    position: absolute;
    right: 0em;
  }
  .menu_dropdown {
    left: 0em;
    right: 2em;
    width: 4em;
    float: right;
  }
  .titulo-curso {
    width: 50%;
    line-height: 1.3em;
  }
  .logo {
    margin-top: -3em;
  }
  .citacao {
    width: 55%;
  }
  .titulo-unidade {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .imprimir {
    top: 4.4em;
    right: 2em;
    z-index: 10;
    width: 4em;
    height: 2em;
    padding-top: 2px;
    padding-bottom: 0px;
    float: right;
  }
  .text-block-2 {
    position: relative;
    right: 10px;
    float: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: left;
  }
  .tag-block-produto {
    margin-bottom: 2em;
  }
  .dropdown_destaque-lateral {
    margin-bottom: 1em;
  }
  .dropdown-list_destaque-lateral.w--open {
    position: relative;
    left: 5.4em;
    display: block;
    width: 31em;
    margin-top: -4.6em;
  }
  .div-block_dica {
    left: 0px;
    right: auto;
    margin-bottom: 0em;
    float: none;
  }
  .referencia {
    font-size: 1em;
    line-height: 1.3em;
  }
  .div-modal-wrapper {
    display: none;
  }
  .div-header {
    margin-bottom: 3em;
    padding-bottom: 0em;
  }
  .div-5-colunas {
    width: 100%;
  }
  .div-modal-window {
    width: 85%;
  }
  .div-2-colunas {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-4-colunas {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .acordeon-item-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .conteudo {
    width: 100%;
  }
  .paragrafo_destaque-lateral {
    margin-bottom: 0em;
  }
  .titulo-capa {
    width: 60%;
  }
  .rodape-capa {
    width: 50%;
  }
  .dropdown-link-intro {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .div-titulo-unidade-1 {
    display: block;
    margin-top: auto;
    margin-bottom: -3.8em;
    float: none;
  }
  .dropright-dis.w--open {
    left: -8.4em;
  }
  .bold-text-8 {
    font-size: 10.5px;
  }
  .icon-dica {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .icon-4 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .dropdown-list_destaque-lateral-estudos.w--open {
    position: relative;
    left: 5.4em;
    display: block;
    width: 31em;
    margin-top: -4.2em;
  }
  .div-titulo-unidade-4 {
    display: block;
    margin-top: auto;
    margin-bottom: -3.8em;
    float: none;
  }
  .titulo-unidade-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-modal-wrapper-subtext {
    display: none;
  }
  .div-titulo-unidade-2 {
    display: block;
    margin-top: auto;
    margin-bottom: -3.8em;
    float: none;
  }
  .tag-block-produto-2 {
    margin-top: 0.5em;
    margin-bottom: 2em;
  }
  .citacao-texto {
    width: 55%;
  }
  .icone_reflexao {
    margin-left: 20px;
  }
  .paragrafo-reflexao {
    width: 69%;
  }
  .tag-block-produto-1 {
    margin-bottom: 0.5em;
  }
  .citacao-big {
    width: 80%;
  }
  .epigrafe-big {
    font-size: 14px;
    line-height: 21px;
  }
  .tag-block-produto-3 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .paragrafo_destaque-lateral-prelist {
    margin-bottom: 0em;
  }
  .bloco-lista-sem-titulo-dica {
    margin-top: 0.5em;
    margin-bottom: 0px;
    padding-bottom: 1.5em;
  }
  .tag-block-prazo-3 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .div-titulo-unidade-3 {
    display: block;
    margin-top: auto;
    margin-bottom: -3.8em;
    float: none;
  }
  .tag-block-produto-big {
    margin-top: 0.25em;
    margin-bottom: 2em;
  }
  .link-3 {
    position: static;
    display: inline;
    overflow: visible;
    clear: none;
  }
}

@media (max-width: 479px) {
  .dropright.w--open {
    position: absolute;
  }
  .icon-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .menu_dropdown {
    top: 1.5em;
    right: 1.5em;
  }
  .titulo-curso {
    left: 4.7em;
    width: 55%;
    float: none;
    font-size: 0.9em;
  }
  .text-span {
    font-size: 1.1em;
  }
  .logo {
    width: 50px;
    margin-top: -2.5em;
  }
  .titulo-atividade {
    font-size: 21px;
  }
  .subtitulo-atividade {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .citacao {
    width: 80%;
  }
  .epigrafe {
    font-size: 13px;
  }
  .autor_citacao {
    font-size: 13px;
  }
  .icone_tag {
    width: 1.6em;
  }
  .icone_tag.noprint {
    margin-bottom: 0.5em;
  }
  .titulo-unidade {
    margin-left: 10px;
    font-size: 16px;
  }
  .imprimir {
    top: 3.4em;
    right: 1.5em;
  }
  .paragrafo {
    font-size: 14px;
    line-height: 24px;
  }
  .item-lista-slide-topic {
    font-size: 14px;
  }
  .texto-tag-prazo {
    font-size: 14px;
  }
  .texto-tag-produto {
    font-size: 13px;
  }
  .tag-block-prazo {
    width: 9em;
    height: 2.6em;
  }
  .tag-block-produto {
    width: 19.9em;
    margin-top: 0.5em;
    margin-bottom: 2em;
  }
  .bloco-lista {
    width: 100%;
    margin-top: 1em;
    padding: 0em 1em;
  }
  .paragrafo-bloco-lista {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
  .lista-full-topic {
    width: 100%;
  }
  .dropdown-list_destaque-lateral.w--open {
    width: 14.5em;
  }
  .item-lista-slide-topic_seg-nivel {
    font-size: 14px;
  }
  .bold-text-5 {
    font-size: 14px;
  }
  .div-modal-wrapper {
    display: none;
  }
  .paragrafo-destaque-fonte {
    font-size: 11px;
  }
  .div-header {
    height: 5.6em;
    padding-top: 0em;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .div-epigrafe {
    margin-right: -2em;
    margin-left: -2em;
  }
  .div-modal-window {
    width: 90%;
    padding: 1em;
  }
  .div-2-colunas {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .heading {
    width: 90%;
  }
  .acordeon-wrapper {
    width: 100%;
  }
  .acordeon-item {
    margin-bottom: 1em;
  }
  .div-modal-window-subtext {
    display: block;
    width: 90%;
    height: 60%;
  }
  .conteudo {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .titulo-capa {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    text-align: center;
  }
  .rodape-capa {
    left: 0%;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-capa {
    width: 18em;
  }
  .image-9 {
    width: 17.6em;
    margin-top: 12.1em;
  }
  .barra-logo {
    width: 80%;
  }
  .image-10 {
    width: 26px;
    margin-top: 1.1em;
    margin-left: -1.3em;
  }
  .div-titulo-unidade-1 {
    width: 6em;
    margin-top: 0.3em;
    margin-left: -5px;
  }
  .bloco-lista_conteudo-mc1 {
    padding-right: 0em;
    padding-left: 0em;
  }
  .bold-text-9 {
    display: block;
    font-size: 17px;
  }
  .bold-text-12 {
    font-size: 16px;
  }
  .dropdown-list_destaque-lateral-estudos.w--open {
    width: 14.5em;
  }
  .div-titulo-unidade-4 {
    width: 6em;
    margin-top: 0.3em;
    margin-left: -5px;
  }
  .titulo-unidade-4 {
    margin-left: auto;
    font-size: 16px;
  }
  .div-modal-wrapper-subtext {
    display: none;
  }
  .div-titulo-unidade-2 {
    width: 6em;
    margin-top: 0.3em;
    margin-left: -5px;
  }
  .tag-block-produto-2 {
    width: 19.9em;
    height: auto;
    margin-top: 0.5em;
    margin-bottom: 2em;
  }
  .citacao-texto {
    width: 80%;
  }
  .lista-full-topic-sem-titulo {
    width: 100%;
  }
  .bloco-lista-sem-titulo {
    width: 100%;
    margin-top: 1em;
    padding: 0em 1em;
  }
  .paragrafo-bloco-lista-acordeon {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
  .div-reflexao {
    margin-right: auto;
    margin-left: auto;
  }
  .icone_reflexao {
    margin-right: -10px;
    padding: 0px 0px 23px 15px;
  }
  .paragrafo-reflexao {
    width: 60%;
    margin-right: 0em;
    font-size: 14px;
    line-height: 24px;
  }
  .tag-block-produto-1 {
    width: 19.9em;
    margin-top: 0.5em;
    margin-bottom: 0em;
  }
  .citacao-big {
    width: 90%;
    line-height: 18px;
  }
  .epigrafe-big {
    font-size: 13px;
    line-height: 19px;
  }
  .tag-block-produto-3 {
    width: 19.9em;
    height: auto;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .tag-block-prazo-2 {
    width: 9em;
    height: 2.6em;
  }
  .bloco-lista-sem-titulo-dica {
    width: 100%;
    margin-top: 1em;
    padding: 0em 1em 1.5em 3em;
  }
  .tag-block-prazo-3 {
    width: 19.9em;
    height: auto;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  .texto-tag-prazo-big {
    font-size: 13px;
  }
  .div-titulo-unidade-3 {
    width: 6em;
    margin-top: 0.3em;
    margin-left: -5px;
  }
  .paragrafo-reflexao-1 {
    font-size: 14px;
    line-height: 24px;
  }
  .tag-block-produto-big {
    width: 19.9em;
    height: auto;
    margin-top: 0.25em;
    margin-bottom: 2em;
  }
  .div-block-img-tutorial {
    width: 100%;
  }
  .icone_tuto {
    margin-right: 0.5em;
  }
  .icone_tuto-dica {
    margin-right: 0.5em;
  }
}

@font-face {
  font-family: 'Oswald[wght]';
  src: url('../fonts/Oswaldwght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}