.block--resultats-chantiers .block-subtitle {
  margin-top: var(--v-align);
  margin-bottom: calc(var(--v-align) * 2);
}
.block--resultats-chantiers .nav-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--v-align);
  margin-top: var(--v-align);
}
.block--resultats-chantiers .swiper-button-prev,
.block--resultats-chantiers .swiper-button-next {
  position: static;
  height: 42px;
  width: 42px;
  margin-top: 0;
  color: transparent;
  background: var(--color-text);
  border-radius: 50%;
  transition: 0.25s ease-in-out;
}
.block--resultats-chantiers .swiper-button-prev:after,
.block--resultats-chantiers .swiper-button-next:after {
  height: 24px;
  width: 24px;
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.91016 19.92L15.4302 13.4C16.2002 12.63 16.2002 11.37 15.4302 10.6L8.91016 4.07996" stroke="white" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: cover;
  transition: 0.25s ease-in-out;
}
.block--resultats-chantiers .swiper-button-prev {
  left: var(--grid-gutter);
}
.block--resultats-chantiers .swiper-button-prev:after {
  transform: scaleX(-1);
}
.block--resultats-chantiers .swiper-button-prev:hover:after {
  transform: scaleX(-1) translateX(3px);
}
.block--resultats-chantiers .swiper-button-next {
  left: auto;
  right: var(--grid-gutter);
}
.block--resultats-chantiers .swiper-button-next:hover:after {
  transform: translateX(3px);
}
.list--results .list-item {
  max-width: 378px;
}
.list--results .item-container {
  display: block;
  background: var(--color-background);
  border-radius: var(--radius-secondary);
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.list--results a:hover {
  background: #f5ecc7;
}
.list--results .item-content {
  display: flex;
  flex-direction: column;
  gap: calc(var(--base-padding) * 2);
  padding: calc(var(--v-align) * 0.75);
}
.list--results .item-title {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 700;
}
.list--results .item-subtitle {
  font-weight: 600;
}
.list--results .item-dpe {
  display: flex;
  align-items: center;
  gap: var(--base-padding);
}
.list--results .dpe {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 56px;
  padding-left: 10px;
  padding-right: 30px;
  color: var(--color-white);
  border-radius: 4px;
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 1;
}
.list--results .dpe:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  transform: scaleX(-1);
  z-index: -1;
}
.list--results .dpe-a:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%2301853C"/></svg>');
}
.list--results .dpe-b:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%2333A641"/></svg>');
}
.list--results .dpe-c:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%2398C23C"/></svg>');
}
.list--results .dpe-d:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%23E8E232"/></svg>');
}
.list--results .dpe-e:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%23EDAE2B"/></svg>');
}
.list--results .dpe-f:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%23D97230"/></svg>');
}
.list--results .dpe-g:before {
  background-image: url('data:image/svg+xml,<svg width="149" height="35" viewBox="0 0 149 35" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4273 33.6549C21.8966 34.515 23.9168 35 26.0305 35L141.196 35C145.504 35 149 33.0184 149 30.5727L149 4.42734C149 1.98161 145.507 1.11387e-05 141.196 1.07619e-05L25.9771 6.89087e-07C23.8968 5.07219e-07 21.9032 0.471718 20.4373 1.30717C15.6656 4.03328 8.27777 9.50001 2.26578 14.2122C-0.729491 15.9248 -0.759535 18.6831 2.20233 20.4146C8.82962 25.5 15.6356 30.853 20.4273 33.6568L20.4273 33.6549Z" fill="%23DB3E2F"/></svg>');
}
.list--results .item-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--base-padding);
}
.list--results .item-tag {
  padding: 2px 12px;
  background: #D2E4DA;
  border-radius: 12px;
  font-weight: 600;
}
.list--results .item-footer {
  display: flex;
  gap: var(--base-padding);
}
.list--travaux {
  display: flex;
  flex-direction: column;
  gap: calc(var(--base-padding) / 2);
}
.list--travaux .list-item {
  display: flex;
  align-items: center;
  gap: var(--base-padding);
  line-height: 1;
}
.list--travaux .list-item img {
  min-width: 24px;
}