.page-description {
  margin: 10px 0 25px;
}

.center {
  text-align: center;
}

.purple-highlight {
  background-color: var(--primary-purple-color);
  border-radius: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  padding: 22px 22px 26px;
}

.purple-highlight h2 {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 13px 0 10px;
}

.purple-highlight span {
  color: #ee7435;
  font-weight: bold;
}

.purple-highlight p {
  padding: 0 6px;
  margin: 0 0 10px;
}

.purple-highlight a {
  background-color: white;
  text-decoration: none;
  color: #878787;
  height: 72px;
  font-size: 1.074rem;
  border-radius: 12.27px;
  margin-top: 17px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.purple-highlight img {
  width: 24.55px;
  height: 24.55px;
  margin: 0 12.27px 0 18px;
}

.white-highlight {
  background-color: #f7f3ff;
  border-radius: 10px;
  border: solid 1px var(--secondary-purple-color);
  margin: 20px 0;
}

.white-highlight button {
  background-color: transparent;
  border: none;
}

.title-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--secondary-purple-color);
  padding: 24px 20px;
}

.title-div h2 {
  font-weight: 500;
  font-size: 1.125rem;
  margin: 0;
}

.menu-icon {
  transition: transform 0.3s ease;
  transform-origin: 50% 50%;
}

.menu-icon.show {
  transform: rotate(180deg);
}

.icon {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
  width: 10.94px;
  height: 21.89px;
}

.icon.show {
  transform: rotate(270deg);
}

.atendimento-preco-popular,
.atendimento-gratuito {
  display: none;
}

.show {
  display: block;
}

.hidden {
  display: none;
}

.artigos {
  padding: 24px 0px;
  border-bottom: 1px solid #cccccc;
  line-height: 24px;
}

.artigos h3 {
  margin: 0;
  font-weight: bold;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

.artigos p {
  margin: 0;
}

.artigos:last-child {
  border-bottom: none;
}

.ultimo-artigo {
  border-bottom: none;
}

.texto-regular {
  font-weight: 300;
}

.texto-negrito {
  font-weight: bold;
}

.texto-link {
  color: #2d2d30;
}

.margem-baixa {
  margin-bottom: 20px;
}

.botao-roxo {
  background-color: var(--primary-purple-color);
  color: white;
  text-decoration: none;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  border-radius: 10px;
  margin: 20px 0;
}

.botao-roxo-apoio-juridico {
  background-color: var(--primary-purple-color);
  color: white;
  text-decoration: none;
  height: 55px;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  border-radius: 10px;
  margin-top: 10px;
}

.botao-roxo-apoio-juridico.hidden {
  display: none;
}

.botao-roxo-apoio-juridico.show {
  display: flex;
}

.artigo-icone {
  width: 24px;
  height: 27px;
}

.icone-malhete {
  width: 30px;
  height: 25px;
}

.artigo-seta {
  width: 6px;
  height: 11.22px;
  filter: drop-shadow(0 0 0 white);
  transform: scale(1.2);
}

.botao-roxo-div {
  display: flex;
  align-items: center;
}

.botao-roxo-div img {
  margin-right: 10px;
}

.botao-branco {
  height: 55px;
  display: flex;
  align-items: center;
  background-color: white;
  color: #878787;
  border: solid 1px var(--primary-purple-color);
  border-radius: 10px;
  padding-left: 18px;
  box-shadow: 3.7px 3.7px 12.3px rgba(0, 0, 0, 0.15);
  margin-top: 15px;
  text-decoration: none;
}

.botao-branco img {
  margin-right: 12px;
}

button.btn-hipo {
  display: block;
  width: calc(100% - 40px);
  margin: 10px 20px;
  height: 55px;
  background-color: var(--primary-purple-color) !important;
  color: white !important;
  font-size: 1rem;
  font-weight: 500;
  border: none;
  border-radius: 5.58px;
  cursor: pointer;
  text-align: center;
}

.white-highlight .botao-roxo-apoio-juridico {
  margin: 20px 0px;
}

.artigo-icone {
  width: 24px;
  height: 27px;
}

.icone-malhete {
  width: 30px;
  height: 25px;
}

.artigo-seta {
  width: 6px;
  height: 11.22px;
  filter: drop-shadow(0 0 0 white);
  transform: scale(1.2);
}

.ajuste-texto-apoio-juridico {
  padding: 15px 0 8px;
  line-height: 20px;
}

.ajuste-texto-apoio-juridico p {
  margin-top: 0;
  margin-bottom: 12px;
}

.ajuste-texto-apoio-juridico ul {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
  padding-left: 20px;
}

.ajuste-texto-apoio-juricico ul {
  margin-bottom: 10px;
}

.conteudo-retificar {
  background-color: #f9f9f9;
  color: #2d2d30;
  padding: 15px;
  border-radius: 8px;
  margin-top: 10px;
  font-size: 0.95rem;
  line-height: 1.5;
}

#guia-retificacao h3 {
  text-align: center;
  font-size: 1.125rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 20px;
  margin: 0 0 20px;
}

.white-highlight .botao-roxo-apoio-juridico {
  margin: 20px 0px;
}

button.btn-hipo {
  display: block;
  width: calc(100% - 40px);
  margin: 10px 20px;
  height: 55px;
  background-color: var(--primary-purple-color) !important;
  color: white !important;
  font-size: 1rem;
  font-weight: 500;
  border: none;
  border-radius: 5.58px;
  cursor: pointer;
  text-align: center;
}

.titulo-mutirao {
  color: var(--primary-purple-color);
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
}

.ajuste-texto-apoio-juricico ul {
  list-style: none;
  padding-left: 0;
}

.white-highlight .atendimento-gratuito {
  padding: 0 24px 20px;
}

.artigos:last-child {
  border-bottom: none;
}

.primeiro-artigo {
  margin-top: -20px;
}

.ajuste-texto-apoio-juricico .disc {
  list-style-type: disc;
}

.ajuste-texto-apoio-juricico .disc li {
  margin-left: 15px;
}

h4 {
  margin: 0;
}

@media (min-width: 768px) {
  button.btn-hipo,
  .conteudo-retificar,
  .artigos h3,
  .purple-highlight a {
    font-size: 18px;
  }
}
