.wc-parceiros-principal {
  padding-top: 152px;
  padding-bottom: 64px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.wc-parceiros-principal .wc-home-limit__screen {
  display: flex;
  gap: 56px;
  align-items: flex-start;
}

.parceiros-secao-principal {
  width: 50%;
}

.parceiros-logo img {
  display: block;
  width: 149px;
}

.parceiros-texto {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 24px;
}

.card-footer {
  width: fit-content;
}

.card-dados {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  margin: 0;
}

.card-dado {
  width: 48%;
  padding: 21px 24px;
  color: #E2E2E2;
  font-size: 12px;
  font-weight: 400;
  border: 1px solid #FFFFFF14;
  border-radius: 16px;
  background-color: #FFFFFF0A;
}

.card-dado strong {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.rank-math-breadcrumb {
  margin: 48px 0;
}

.rank-math-breadcrumb p {
  display: flex;
  gap: 8px;
  align-items: center;

}

.rank-math-breadcrumb a {
  color: #667085;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;

  &:hover {
    color: #667085;
  }
}

.rank-math-breadcrumb .separator {
  font-size: 0;
}

.rank-math-breadcrumb .separator::before {
  content: "";
  background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12L10 8L6 4" stroke="%23667085" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: 16px;
  display: block;
  width: 16px;
  height: 16px;
}

.rank-math-breadcrumb .last {
  display: block;
  width: fit-content;
  background-color: #FFF0F1;
  color: #F30941;
  padding: 8px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 500;
}

.info-texto-informativo {
  font-size: 14px;
  font-weight: 400;
  color: #F71963;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.info-titulo {
  color: #030213;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 21px;
}

.info-texto {
  color: #6A7282;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.info-texto strong {
  font-weight: 700;
}

.wc-parceiros-secao-2 .wc-home-limit__screen {
  display: flex;
  justify-content: space-between;
  gap: 96px;
  align-items: flex-start;
  max-width: 1249px;
  padding: 0;
  border-bottom: 1px solid #C1C1C1;
  padding-bottom: 64px;
  margin-bottom: 64px;
}

.secao-2-card {
  border: 1px solid #F30941;
  background-color: #FFF0F1;
  padding: 24px 33px;
  border-radius: 16px;
}

.card-icone img {
  display: block;
  margin-bottom: 16px;
}

.card-titulo {
  color: #030213;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}

.card-texto {
  color: #6A7282;
  font-size: 14px;
  font-weight: 400;
}

.wc-parceiros-secao-3 .wc-home-limit__screen {
  display: flex;
  justify-content: space-between;
  gap: 96px;
  align-items: flex-start;
  max-width: 1249px;
  padding: 0;
  border-bottom: 1px solid #C1C1C1;
  padding-bottom: 64px;
  margin-bottom: 64px;
}

.parceiros-secao-3-lista {
  width: 50%;
}

.checklist {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.checklist-item {
  border: 1px solid #E2E2E2;
  padding: 9px 15px;
  border-radius: 16px;
  display: flex;
  gap: 11px;
  align-items: center;
}

.checklist-item span {
  display: inline-block;
}

.checklist-item svg {
  min-width: 15px;
}

.parceiros-secao-3-info {
  width: 50%;
}

.wc-parceiros-secao-4 .info-texto-informativo,
.wc-parceiros-secao-4 .info-titulo {
  text-align: center;
}

.wc-parceiros-secao-4 {
  margin-bottom: 64px;
}

.secao-4-cards {
  display: flex;
  gap: 24px;
}

.secao-4-card {
  width: 25%;
  border: 1px solid #E2E2E2;
  border-radius: 24px;
  padding: 24px;
  height: -webkit-fill-available;
}


.secao-4-card .card-titulo {
  color: #030213;
  margin: 12px 0;
  font-size: 14px;
  font-weight: 600;
}

.secao-4-card .card-texto {
  color: #6A7282;
  margin: 0;
  font-size: 12px;
}

.wc-parceiros-secao-5 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 95px 0;
}

.wc-parceiros-secao-5 .wc-home-limit__screen {
  display: flex;
  align-items: flex-start;
  gap: 96px;
}

.parceiros-secao-5-info {
  width: 50%;
}

.parceiros-secao-5-info .info-texto-informativo,
.parceiros-secao-5-info .info-titulo,
.parceiros-secao-5-info .info-texto {
  color: #fff;
}

.parceiros-secao-5-info .card-footer {
  margin-top: 24px;
}

.secao-5-cards {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.secao-5-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  border: 1px solid #FFFFFF14;
  background-color: #FFFFFF0A;
  padding: 24px;
  border-radius: 24px;
}

.secao-5-card .card-icone img {
  min-width: 39px;
}

.secao-5-card .card-titulo {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

.secao-5-card .card-texto {
  color: #C1C1C1;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
}

.wc-parceiros-secao-faq {
  margin-top: 58px;
}

.parceiros-secao-faq-info {
  text-align: center;
  max-width: 700px;
  margin: auto;
  margin-bottom: 48px;
}

.faq-accordion {
  border: 1px solid #E2E2E2;
  padding: 32px;
  border-radius: 24px;
}

.faq-item {
  padding: 28px 0;
  border-bottom: 1px solid #E2E2E2;
}

.faq-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.faq-question {
  display: block;
  width: 100%;
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.faq-question::after {
  content: "";
  display: block;
  background: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="48" height="48" rx="24" fill="%23F3F3F3"/><path d="M17 24H31" stroke="%23A5A5A5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M24 17V31" stroke="%23A5A5A5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  width: 48px;
  height: 48px;
  background-size: 48px;
}

.faq-question[aria-expanded="true"]::after {
  background: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="48" height="48" rx="24" fill="%23484848"/><path d="M17 24H31" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
}


.faq-question span {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.faq-answer {
  margin-top: 24px;
  display: none;
}

.faq-answer[aria-hidden="false"] {
  display: block;
}

.faq-content p {
  color: #6B6B6B;
  font-size: 16px;
  font-weight: 400;
}

.wc-parceiros-secao-7 .wc-home-limit__screen {
  background-color: #F30941;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1249px;
  padding: 0;
  margin-top: 47px;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-bottom: 48px;
}

.wc-parceiros-secao-7 .info-texto-informativo,
.wc-parceiros-secao-7 .info-titulo,
.wc-parceiros-secao-7 .info-texto {
  color: #fff;
  max-width: 600px;
  margin: auto;
  text-align: center;
}

.wc-parceiros-secao-7 .info-titulo {
  margin: 24px auto;
}

.wc-parceiros-secao-7 .card-footer {
  margin-top: 24px;
}

@media(max-width: 1000px) {
  .wc-parceiros-principal {
    background-size: cover;
  }

  .wc-parceiros-principal .wc-home-limit__screen {
    flex-direction: column;
    align-items: center;
  }

  .parceiros-secao-principal {
    width: 100%;
  }

  .card-dados {
    gap: 13px;
  }

  .wc-parceiros-secao-2 .wc-home-limit__screen,
  .wc-parceiros-secao-3 .wc-home-limit__screen {
    flex-direction: column;
    padding: 16px 16px 24px 16px;
    gap: 20px;
    margin-bottom: 24px;
  }

  .parceiros-secao-3-lista,
  .parceiros-secao-3-info {
    width: 100%;
  }

  .secao-4-cards {
    flex-direction: column;
  }

  .secao-4-card {
    width: 100%;
  }

  .wc-parceiros-secao-5 {
    background-size: cover;
  }

  .wc-parceiros-secao-5 .wc-home-limit__screen {
    flex-direction: column;
    align-items: center;
  }

  .parceiros-secao-5-info,
  .secao-5-cards {
    width: 100%;
  }

  .faq-accordion {
    padding: 15px;
  }

  .faq-item {
    padding: 23px 0;
  }

  .faq-question span {
    text-align: start;
  }

  .faq-question:after {
    width: 38px;
    height: 38px;
    background-size: 33px !important;
  }

  .wc-parceiros-secao-7 .wc-home-limit__screen {
    padding: 0 16px;
  }

  .wc-parceiros-secao-7 .wc-home-limit__screen {
    width: 95%;
  padding: 24px 16px;
  }
}