body section:has(.category-header) {
  padding: 8px 0;
}
body section .category-header {
  display: flex;
  align-items: center;
  gap: 30px;
}
body section .category-header .category-title {
  display: flex;
  align-items: center;
  gap: 24px;
}
body section .category-header .category-title img {
  height: 85px;
  width: auto;
  max-width: 135px;
}
body section .category-header .category-title h1 {
  font-size: 26px;
  line-height: 32px;
  text-transform: uppercase;
  width: -moz-max-content;
  width: max-content;
  max-width: 300px;
  margin: auto;
}
@media screen and (max-width:768px) {
  body section .category-header .category-title h1 {
    margin-bottom: 0;
    max-width: 90vw;
    font-size: 32px;
    line-height: 36px;
  }

  body section:has(.product_list) {
    padding: 0 0 36px;
  }
}
body section .category-header .category-intro {
  font-size: 15px;
  line-height: 22px;
}
body section .category-header .category-intro a {
  color: #062E61;
  text-decoration: underline;
}
@media screen and (max-width: 769px) {
  body section .category-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  body section .category-header img {
    display: none;
  }
}

@media screen and (max-width: 769px) {

  body#category section:has(.category-tile) {
    padding: 12px 0;
  }

  body section .category-page-title {
    font-size: 24px;
    line-height: 28px;
  }
}
body section .category-page-subtitle {
  font-size: 24px;
  line-height: 28px;
}
@media screen and (max-width: 769px) {
  body section .category-page-subtitle {
    font-size: 22px;
    line-height: 26pxx;
  }
}
body section .category-load-more {
  border: none;
  border-radius: 10px;
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  padding: 14px;
  margin: 36px 0;
  justify-content: center;
}
body section .btn.category-load-more::after {
  background-image: url("../img/icon/chevron-down.svg");
  height: 20px;
  width: 20px;
  margin-left: 10px;
}
body section .category-current-selection {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 10px;
  height: 100%;
  align-items: center;
  background-color: #EEF2F8;
  border-radius: 10px;
  padding: 10px 20px;
  text-transform: uppercase;
  max-width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;    
  -ms-overflow-style: none; 
}
body section .category-current-selection::-webkit-scrollbar {
  display: none;
}
body section .category-current-selection .selection-title {
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 20px;
}
body section .category-current-selection .selection-title::before, body section .category-current-selection .selection-title::after {
  content: "";
  display: block;
  background: center/contain no-repeat;
}
body section .category-current-selection .selection-title::before {
  height: 29px;
  width: 20px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28.897' height='20.74' data-name='Groupe 37037'><defs><clipPath id='a'><path fill='%23062e61' d='M0 0h28.897v20.74H0z' data-name='Rectangle 16105'/></clipPath></defs><g fill='%23062e61' data-name='Groupe 35561'><path d='M8.985 10.565H6.502a1.107 1.107 0 1 0 0 2.192h2.483a1.107 1.107 0 1 0 0-2.192' data-name='Tracé 221633'/><path d='M22.394 10.565h-2.483a1.107 1.107 0 1 0 0 2.192h2.483a1.107 1.107 0 1 0 0-2.192' data-name='Tracé 221634'/><path d='M28.9 12.264a4.778 4.778 0 0 0-.35-1.745 6.621 6.621 0 0 0-.9-1.579 7.691 7.691 0 0 0-1.8-1.7l-.519-.349-.519-.349h2.057a.979.979 0 0 0 1.039-.9.979.979 0 0 0-1.039-.9h-2.7l-.053-.13-.053-.13-.917-2.25-.014-.032-.009-.02A3.656 3.656 0 0 0 21.648.6a4.412 4.412 0 0 0-2.242-.6H9.491a4.413 4.413 0 0 0-2.242.6 3.655 3.655 0 0 0-1.475 1.583l-.009.02-.009.022-.917 2.249-.053.13-.053.13h-2.7a.979.979 0 0 0-1.039.9.979.979 0 0 0 1.039.9H4.09l-.519.349-.519.349a7.692 7.692 0 0 0-1.8 1.7 6.623 6.623 0 0 0-.9 1.579A4.778 4.778 0 0 0 0 12.264 5.278 5.278 0 0 0 .283 14a5.462 5.462 0 0 0 .648 1.277l.031.046.031.046v1.891a3.245 3.245 0 0 0 1.177 2.46 4.324 4.324 0 0 0 2.842 1.02h.993a4.418 4.418 0 0 0 2.344-.654A3.574 3.574 0 0 0 9.8 18.418l.053-.13.053-.13h9.092l.053.13.053.13a3.574 3.574 0 0 0 1.447 1.669 4.418 4.418 0 0 0 2.344.654h.993a4.324 4.324 0 0 0 2.842-1.02 3.245 3.245 0 0 0 1.17-2.464v-1.891l.031-.046.031-.046A5.465 5.465 0 0 0 28.613 14a5.278 5.278 0 0 0 .283-1.734M26.15 14.4l-.15.2-.032.044-.012.018-.013.021-.012.021-.016.029v.006c0 .008-.01.022-.016.034v.011l-.011.026c0 .01-.009.024-.012.036l-.01.032v.009a.819.819 0 0 0-.026.2v2.152a1.827 1.827 0 0 1-1.94 1.682h-.993a1.839 1.839 0 0 1-1.937-1.6v-.138a.711.711 0 0 0-.026-.149c0-.015-.007-.025-.009-.034h-.029l-.008-.024-.009-.022-.009-.02-.007-.015-.009-.02v-.009l-.017-.032v-.008l-.021-.034a.943.943 0 0 0-.023-.033l-.014-.019-.011-.015-.03-.036-.033-.036-.027-.025-.019-.018-.046-.037h-.006l-.017-.013-.015-.01-.015-.009-.04-.025-.042-.022-.026-.013-.014-.007-.039-.017-.033-.013h-.024l-.018-.006h-.012l-.028-.009-.017-.006h-.04a1.1 1.1 0 0 0-.155-.027H8.87a1.1 1.1 0 0 0-.158.027H8.666l-.023.007-.025.008h-.013l-.016.005h-.015l-.041.017-.026.011h-.015l-.029.015-.042.022-.013.008-.028.018-.031.02h-.024l-.012.009-.015.011-.039.032-.011.01-.016.015-.017.015-.015.016-.015.016-.007.008-.014.016v.006l-.005.007-.006.006-.007.009-.006.008-.03.042-.008.014-.012.021v.008l-.018.03-.019.04v.007L8 16.968c0 .014-.009.025-.011.033V17.022l-.008.026a.783.783 0 0 0-.026.154v.138a1.839 1.839 0 0 1-1.937 1.6H5.012a1.827 1.827 0 0 1-1.94-1.682V15.1a.82.82 0 0 0-.026-.2l-.007-.02v-.019l-.006-.02-.007-.022v-.006L3 14.78c-.005-.013-.013-.028-.021-.044l-.009-.016-.009-.015V14.7l-.024-.041-.006-.009-.031-.05-.143-.2a3.556 3.556 0 0 1-.668-2.132 4 4 0 0 1 .897-2.338 5.385 5.385 0 0 1 2.04-1.662 1.435 1.435 0 0 0 .779-.759L7.7 2.864v-.02A1.958 1.958 0 0 1 9.491 1.8h9.915a1.958 1.958 0 0 1 1.781 1.041v.02l1.895 4.645a1.428 1.428 0 0 0 .711.728l.072.033a5.389 5.389 0 0 1 2.037 1.661 4 4 0 0 1 .907 2.333 3.555 3.555 0 0 1-.659 2.139' data-name='Tracé 221635'/></g></svg>");
}
body section .category-current-selection .selection-title::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12.445' height='37.608' viewBox='0 0 12.445 37.608'><path d='M0.432 0.273 L11.858 17.773 L0.432 37.361' fill='none' stroke='%23d5d8e6' stroke-width='1'/></svg>");;
  height: 29px;
  width: 20px;
}
@media screen and (max-width: 500px) {
  body section .category-current-selection .selection-title {
    text-indent: -99999px;
  }
}
body section .category-current-selection .brand-selection, body section .category-current-selection .modele-selection {
  display: flex;
  align-items: center;
  gap: 10px;
}
body section .category-current-selection .brand-selection .category-icon, body section .category-current-selection .modele-selection .category-icon {
  width: 35px;
  height: auto;
}
@media screen and (max-width: 420px) {
  body section .category-current-selection .brand-selection .category-icon, body section .category-current-selection .modele-selection .category-icon {
    display: none;
  }
}
body section .category-current-selection .brand-selection > div, body section .category-current-selection .modele-selection > div {
  display: flex;
  flex-direction: column;
  font-weight: bold;
}
body section .category-current-selection .brand-selection > div .upper-text, body section .category-current-selection .modele-selection > div .upper-text {
  font-size: 11px;
  margin-bottom: 4px;
}
body section .category-current-selection .brand-selection > div .brand-text, body section .category-current-selection .modele-selection > div .brand-text {
  line-height: 18px;
}
body section .category-current-selection .modele-selection img {
  mix-blend-mode: multiply;
}
body section .category-current-selection:has(.modele-selection) .brand-selection::after {
  content: "";
  display: block;
  background: center/contain no-repeat url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12.445' height='37.608' viewBox='0 0 12.445 37.608'><path d='M0.432 0.273 L11.858 17.773 L0.432 37.361' fill='none' stroke='%23d5d8e6' stroke-width='1'/></svg>");
  height: 29px;
  width: 20px;
}
body section .category-search-container {
  height: 100%;
  display: flex;
  gap: 15px;
  align-items: center;
  background-color: #eef2f8;
  border-radius: 10px;
  padding: 10px 20px;
  height: 56px;
}
body section .category-search-container input, body section .category-search-container button {
  border: none;
}
body section .category-search-container input {
  background-color: transparent;
  color: #062e61;
  font-size: 16px;
  font-family: "kumbh-sans-variable";
  width: 100%;
}
body section .category-search-container input::-moz-placeholder {
  color: #062e61;
}
body section .category-search-container input::placeholder {
  color: #062e61;
}
body section .category-search-container input:focus {
  outline: 0;
}
body section .category-search-container button {
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  background: center/contain no-repeat url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20.978' height='19.826' viewBox='0 0 20.978 19.826'><g fill='%23062e61'><path d='M23.653,23.218a.792.792,0,0,1-.517-.191l-5.8-4.955a.8.8,0,1,1,1.035-1.21l5.8,4.954a.8.8,0,0,1-.517,1.4' transform='translate(-3.471 -3.392)' /><path d='M17.2,8.157a8.6,8.6,0,1,0-2.2,6.21,8.554,8.554,0,0,0,2.2-6.21M13.821,13.3A7.015,7.015,0,1,1,15.613,8.24,7.024,7.024,0,0,1,13.821,13.3' transform='translate(-0.001 -0.001)' /></g></svg>");
}
body section .category-filters {
  background-color: #eef2f8;
  border-radius: 10px;
}
body section .category-filters .category-filters-responsive-title {
  background-color: #062e61;
  color: #fff;
  padding: 20px 40px;
  font-size: 20px;
  line-height: 24px;
  align-items: center;
  justify-content: space-between;
  display: none;
  position: sticky;
  top: 0;
  z-index: 1;
}
body section #layered_block_left .category-filters .layered_subtitle {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
}
body section #layered_block_left ul li {
  margin-bottom: 8px;
}
body section #layered_block_left ul li label {
  line-height: 22px;
}
body section #layered_block_left ul li div.checker span {
  background-color: #fff !important;
  border-radius: 5px;
}
body section .category-filters .category-filters-responsive-title .category-filters-responsive-close {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  body section .category-filters .category-filters-responsive-title {
    display: flex;
  }
}
body section .category-filters .category-filters-title {
  text-transform: uppercase;
  font-size: 21px;
  line-height: 26px;
  font-weight: bold;
  display: block;
  padding: 25px 40px;
}
body section .category-filters .filter-groups {
  padding: 0 40px 25px;
}
body section .category-filters .layered_filter {
  border-bottom: 2px solid #D5D8E6;
  margin-bottom: 20px;
}
body section .category-filters fieldset legend {
  margin-bottom: 16px;
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
}
body section .category-filters fieldset:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
body section .category-filters fieldset label {
  display: flex;
  align-items: center;
  gap: 5px;
}
body section .category-filters fieldset label input {
  height: 20px;
  width: 20px;
}
body section .category-filters fieldset label span {
  color: #274554;
}
@media screen and (max-width: 1024px) {
  body section .category-filters {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    border-radius: 0;
    overflow: hidden;
    transform: translateX(-100%);
    transition: transform 0.25s ease;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  body section .category-filters::-webkit-scrollbar {
    height: 0;
  }
  body section .category-filters.is-open {
    transform: translateX(0);
  }
}
body section .filter-btn {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
body section .filter-btn button {
  background-color: #f58b00;
  border: none;
  border-radius: 10px;
  padding: 10px 25px;
  color: #fff;
  font-size: 19px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body section .filter-btn button::before {
  content: "";
  height: 20px;
  width: 20px;
  background: center/contain no-repeat url(../img/icon/filters.svg);
}
@media screen and (min-width: 1024px) {
  body section .filter-btn {
    display: none;
  }
}
body section a:has(.category-tile) {
  text-decoration: none;
}
body section .category-tile, body section .product-category-tile {
  padding: 5px 10px;
  min-height: 150px;
  border: 2px solid #D5D8E6;
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
  border-radius: 10px;
}
body section .category-tile .category-tile-img-container, body section .product-category-tile .category-tile-img-container {
    width: 150px;
    height: 125px;
    display: flex;
    overflow: hidden;
    justify-content: center;
}
body section .category-tile img, body section .product-category-tile img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body section .category-tile img.main-brand, body section .product-category-tile img.main-brand {
  object-fit: contain;
  width: 100px;
}
body section .category-tile .category-tile-text .category-tile-subtitle, body section .product-category-tile .category-tile-text .category-tile-subtitle {
  margin: 0 0 5px;
  color: #ADB2C1;
  display: block;
  font: 600 normal normal 16px / 18px "kumbh-sans-variable", sans-serif;
}
body section .category-tile .category-tile-text .category-tile-title a, body section .product-category-tile .category-tile-text .category-tile-title a {
  margin: 0;
  color: #062E61;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  text-transform:capitalize;
}
body section .category-tile .product-category-tile-text, body section .product-category-tile .product-category-tile-text {
  align-self: start;
}
body section .category-tile .product-category-tile-text .title, body section .product-category-tile .product-category-tile-text .title {
  font-size: 26px;
}
body section .category-tile .product-category-tile-text .title a, body section .product-category-tile .product-category-tile-text .title a {
  color: #062e61
}
body section .category-tile img.product-category-tile-img, body section .product-category-tile img.product-category-tile-img {
  width: auto;
  height: 150px;
}
body section .category-tile .category-tile-link, body section .product-category-tile .category-tile-link {
  position: absolute;
  bottom: -3px;
  right: -3px;
  background-color: #D5D8E6;
  border-radius: 10px 0px 10px 0px;
  width: 53px;
  height: 45px;
  text-align: center;
  line-height: 55px;
}
body section .category-tile .category-tile-link svg, body section .product-category-tile .category-tile-link svg {
  stroke: #1855A0;
  width: 20px;
  height: 20px;
}
body section .category-tile:hover, body section .product-category-tile:hover {
  border: 2px solid #1855A0;
}
body section .category-tile:hover .category-tile-link, body section .product-category-tile:hover .category-tile-link {
  background-color: #1855A0;
}
body section .category-tile:hover .category-tile-link svg, body section .product-category-tile:hover .category-tile-link svg {
  stroke: #fff;
}
body section .product-category-tile {
  flex-direction: column;
  gap: 0;
  padding: 15px 40px;
}
body section a:has(.product-category-tile) {
  text-decoration: none;
  color: #062e61;
}
body section .category-small-tiles {
  background-color: #EEF2F8;
  text-align: center;
  padding: 10px 20px;
  border-radius: 10px;
  border: 2px solid #EEF2F8;
}
body section .category-small-tiles a {
  text-decoration: none;
}
body section .category-small-tiles:hover {
  border: 2px solid #D5D8E6;
  transition: all 0.5s;
}
body section .category-seo-text {
  padding: 20px 40px;
  border: 1px solid #D5D8E6;
}
@media screen and (max-width: 769px) {
  body section .category-seo-text {
    padding: 20px;
  }
}
body section .category-seo-text h2 {
  font-size: 34px;
  line-height: 38px;
  margin: 16px 0;
}
body section .category-seo-text h3 {
  font-size: 28px;
  line-height: 30px;
  margin: 16px 0;
}
@media screen and (max-width:450px) {
  body section .category-seo-text h2 {
    font-size: 28px;
    line-height: 30px;
  }
  body section .category-seo-text h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
body section .category-seo-text p, body section .category-seo-text li, body section .category-seo-text tr, body section .category-seo-text th, body section .category-seo-text td {
  font-size: 16px;
  line-height: 24px;
}
body section .category-seo-text a {
  text-decoration: none;
  color: #E25757;
}
body section .category-seo-text ul {
  list-style: none;
  padding: 0;
}
body section .category-seo-text ul li {
  margin-bottom: 10px;
}
body section .category-seo-text ul li::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  min-height: 11px;
  min-width: 11px;
  background-color: #1855A0;
  border-radius: 4px 0 4px 0;
}
body section .category-seo-text ol {
  list-style-type: none;
  counter-reset: category-list-counter;
}
body section .category-seo-text ol li {
  margin-bottom: 10px;
  counter-increment: category-list-counter;
}
body section .category-seo-text ol li::before {
  content: counter(category-list-counter);
  border-radius: 0 10px 0 10px;
  background: #1855a0;
  width: 28px;
  height: 28px;
  display: inline-flex;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  color: #fff;
}
body section .category-seo-text table, body section .category-seo-text tr, body section .category-seo-text td, body section .category-seo-text th {
  border: 1px solid #fff;
  padding: 15px;
  overflow: hidden;
}
body section .category-seo-text table {
  margin: 36px 0;
  border-radius: 16px 16px 0 0;
  border-spacing: 0;
  padding: 0;
  border-collapse: separate;
}
body section .category-seo-text table thead {
  background-color: #1855A0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
body section .category-seo-text table tbody tr:nth-child(odd) {
  background-color: #EEF2F8;
}
body section .category-seo-text table tbody tr:nth-child(even) {
  background-color: #F8F8FB;
}
body section .tile:has(.resultat-vehicule) {
  display: flex;
  justify-content: space-between;
  background-color: #2167bc;
  color: #fff;
  padding: 40px 45px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .img-container {
  background-color: #fff;
  width: -moz-fit-content;
  aspect-ratio: 4/3;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px 8px 8px 8px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .img-container img {
  height: auto;
  width: 100%;
  object-fit: contain;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container {
  padding: 0 35px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-surtitre, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-surtitre {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-titre, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-titre {
  font-size: 30px;
  line-height: 32px;
  font-weight: 900;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-sous-titre, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-sous-titre {
  font-size: 20px;
  line-height: 26px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .btn, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .btn {
  margin: 0;
  border: none;
  border-radius: 8px;
  font-size: 18px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .btn::after, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .btn::after {
  background-image: url("../img/icon/chevron-down.svg");
  height: 20px;
  width: 20px;
  transform: rotate(0deg);
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-specs {
  max-height: 0;
  margin: 0;
  transition: max-height 0.6s ease, margin 0.6s ease;
}

body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs .vehicle-specs {
  display: grid;
  grid-template-columns: 1fr; /* mobile = 1 colonne */
  gap: 12px 40px;
}

body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs .vehicle-specs .spec-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
}

body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs .vehicle-specs .spec-item .spec-value {
  font-weight: 700;
  text-align: right;
}

@media (min-width: 768px) {
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs .vehicle-specs {
    grid-template-columns: repeat(2, 1fr);
  }
}

body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs table th, body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs table td, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-specs table th, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-specs table td {
  padding: 10px 20px;
  text-align: left;
  font-weight: normal;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .resultat-vehicule-specs table td, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .resultat-vehicule-specs table td {
  font-weight: bold;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container .btn.open::after {
  transform: rotate(180deg);
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule.specs-open .text-container .resultat-vehicule-specs {
  margin: 24px 0 0;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container form:has(.license-plate){
  position: relative;
  display: flex;
  gap: 15px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .license-plate {
  position: relative;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .license-plate .plate-input {
  max-width: 250px;
  min-width: 200px;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 10px 5px 10px 40px;
  font: normal normal bold 26px/29px filson-pro;
  color: #1855a0;
  border: none;
  border-radius: 10px;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .license-plate::before {
  content: "";
  height: 100%;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px 0 0 10px;
  background: center/35px no-repeat url("../img/plaque-fr.png") #1855A0;
}
body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container .license-plate + button {
  font-size: 16px;
  line-height: 18px;
  padding: 10px;
  background-color: #5fbe72;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  border: none;
}
@media screen and (max-width:1200px) {
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .img-container {
    width: fit-content;
    margin: 0 auto 24px;
  }
}
@media screen and (max-width:768px) {
  body section .tile:has(.resultat-vehicule) {
    padding: 25px 20px;
    display: block;
  }  
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container {
    padding: 0 20px;
  }
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container {
    margin-top: 24px;
  }
}
@media screen and (max-width:450px) {
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .text-container, body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container {
    padding: 0;
  }
  body section .tile:has(.resultat-vehicule) .resultat-vehicule .plaque-container form:has(.license-plate) {
    flex-wrap: wrap;
  }
}
body section .search-plaque-results .search-plaque-title.category-page-title {
  margin: 80px 0 0;
}

body section .category-back-btn {
  border: 0;
  border-radius: 10px;
  flex-direction: row-reverse;
  text-transform: none;
  margin: 0;
}
body section .category-back-btn::after {
  transform: rotate(180deg);
  margin-left: 0;
  margin-right: 10px;
}
body section .category-back-btn.btn-center {
  margin: auto;
}
body section .cat-contact-tile {
  padding: 50px 70px;
  background: #E7E9F1 url(../img/backgrounds/bk-product-form.jpg) top left/cover no-repeat;
  margin: 40px 0;
}
@media screen and (max-width: 500px) {
  body section .cat-contact-tile {
    padding: 20px;
  }
}
body section .cat-contact-tile .category-page-subtitle {
  margin: 0;
}
body section .cat-contact-tile .small-tiles {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  text-align: center;
  gap: 40px;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  body section .cat-contact-tile .small-tiles {
    flex-wrap: wrap;
    gap: 20px;
  }
}
body section .cat-contact-tile .small-tiles > div {
  background-color: #1855a0;
  border-radius: 16px;
  width: 25%;
  padding: 25px;
}
@media screen and (max-width: 1100px) {
  body section .cat-contact-tile .small-tiles > div {
    width: 100%;
  }
}
body section .cat-contact-tile .small-tiles > div p {
  margin: 0;
}
body section .cat-contact-tile .small-tiles > div p.small-text {
  font-size: 12px;
  font-weight: normal;
}
body section .cat-contact-tile .small-tiles > div a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  display: flex;
  gap: 10px;
  height: 100%;
  justify-content: center;
  align-items: center;
}
body section .cat-contact-tile .small-tiles > div a::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}
body section .cat-contact-tile .small-tiles .phone a::before {
  background-image: url("../img/icon/white-phone.svg");
}
body section .cat-contact-tile .small-tiles .chat a::before {
  background-image: url("../img/icon/white-chat.svg");
}
body section .cat-contact-tile .small-tiles .whatsapp a::before {
  background-image: url("../img/icon/white-whatsapp.svg");
}
body section .cat-contact-tile .small-tiles .faq a::before {
  background-image: url("../img/icon/white-faq.svg");
}
body section form.contact-form-box {
  max-width: 700px;
  margin: 36px auto 0;
}
body section form.contact-form-box .field {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  width: 100%;
}
body section form.contact-form-box .field label {
  font-size: 18px;
}
body section form.contact-form-box .field input, body section form.contact-form-box .field textarea {
  border-radius: 10px;
  height: 50px;
  font-size: 18px;
  padding: 0 16px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #D5D8E6;
}
body section form.contact-form-box .field .plate {
  position: relative;
}
body section form.contact-form-box .field .plate input {
  padding-left: 65px;
}
body section form.contact-form-box .field .plate::before {
  content: "";
  height: 100%;
  border-radius: 10px 0 0 10px;
  width: 45px;
  position: absolute;
  left: 0;
  top: 0;
  background: #1855A0 url("../img/plaque-fr.png") center/35px no-repeat;
}
body section form.contact-form-box .field textarea {
  height: 135px;
  resize: vertical;
  padding: 16px;
}
body section form.contact-form-box .field .chk {
  display: flex;
  align-items: center;
  margin: 25px 0;
  gap: 15px;
}
body section form.contact-form-box .field .chk input {
  height: 30px;
  width: 30px;
}
body section form.contact-form-box .field .chk span {
  font-size: 18px;
  line-height: 22px;
}
body section form.contact-form-box .field .chk span a {
  color: #062e61;
}
body section form.contact-form-box .form-row {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  body section form.contact-form-box .form-row {
    flex-direction: column;
    row-gap: 20px;
  }
}

body.category section .row.product_list {
  margin-top: 0;
}

body section.cat-contact-form {
  background: #E7E9F1;
  padding: 48px 0;
}
body section.cat-contact-form #form-messages.alert {
  margin: 20px 0;
}
body section.cat-contact-form .cat-contact-form__title {
  font: normal normal 900 36px/40px "filson-pro";
}
@media screen and (max-width:450px) {
  body section.cat-contact-form .cat-contact-form__title {
    font: normal normal 900 26px/30px "filson-pro";
  }
}
body section.cat-contact-form .cat-contact-form__title + p {
  font: normal normal normal 18px/24px "kumbh-sans-variable";
}

body section.cat-contact-form form {
  max-width: unset;
  margin: 0;
}
body section.cat-contact-form form .field {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  width: 100%;
}
body section.cat-contact-form form .field label {
  font-weight: bold;
  font-size: 18px;
}
body section.cat-contact-form form .field input, body section.cat-contact-form form .field textarea {
  border: none;
  border-radius: 10px;
  height: 50px;
  font-size: 16px;
  padding: 0 16px;
  width: 100%;
  box-sizing: border-box;
}

body section.cat-contact-form form .field textarea {
  height: 135px;
  resize: vertical;
  padding: 16px;
}
/*# sourceMappingURL=category.css.map */