.archive-bap .title-description .content .title img {
  max-width: 570px;
}
.archive-bap .title-filter {
  font-size: 15px;
  margin-bottom: 12px;
}
.archive-bap .filter-group {
  padding: 32px;
}
.archive-bap .filter-group .group-title {
  margin-bottom: 32px;
}
.archive-bap .filter-group .group-title + .filter-text-block {
  margin-top: -20px;
}
.archive-bap .filter-group .submit {
  margin-top: 12px;
}
.archive-bap .facetwp-input-wrap {
  display: flex;
}
.archive-bap .facetwp-input-wrap .facetwp-search {
  width: 100%;
  min-width: initial;
}
.archive-bap .filters .facetwp-checkbox {
  position: relative;
  margin-bottom: 8px;
}
.archive-bap .filters + .title-filter {
  margin-top: 32px;
}
.archive-bap .facetwp-checkbox {
  background: initial;
  transition: 0.3s ease-in-out;
}
.archive-bap .facetwp-checkbox:hover, .archive-bap .facetwp-checkbox.checked {
  color: #45ae60;
}
.archive-bap .facetwp-checkbox:hover::before, .archive-bap .facetwp-checkbox.checked::before {
  border-color: rgba(69, 174, 96, 0.75);
}
.archive-bap .facetwp-checkbox.checked {
  background: none;
}
.archive-bap .facetwp-checkbox.checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(69, 174, 96, 0.75);
  width: 12px;
  height: 12px;
}
.archive-bap .facetwp-checkbox::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border: 2px solid rgba(60, 70, 77, 0.45);
  transition: 0.3s;
}
.archive-bap .facetwp-facet {
  margin-bottom: 0;
}
.archive-bap .search-button-container {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
}
.archive-bap .search-button-container svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.4) !important;
}
.archive-bap .reset-research {
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.archive-bap .reset-research::after {
  content: "";
  display: block;
  background: url("../svg/refresh.svg");
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  margin-left: 12px;
}
.archive-bap .filter-text-block {
  margin: 12px 0 32px;
}
.archive-bap .filter-text-block a {
  color: #45ae60;
  text-decoration: none;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
  transition: 0.3s;
}
.archive-bap .filter-text-block a:hover {
  opacity: 0.7;
}
.archive-bap .card-section .archive-card .content p {
  margin-top: 10px;
}

.single-bap .download-pdf {
  text-align: left;
  margin-bottom: 125px;
}

.single-bap #hero-article {
  margin-bottom: 0;
}

#hero-article .information-technique .title {
  font-size: 20px;
}
#hero-article .information-technique .label::marker,
#hero-article .information-technique .label-child-child::marker,
#hero-article .information-technique .label-child::marker {
  color: #ef4b4f;
}

/*# sourceMappingURL=bap-form-styling.css.map */
