/** Shopify CDN: Minification failed

Line 144:0 Expected "}" to go with "{"

**/
.template--nos-revendeurs .hero-alt__body {
  max-width: none; 
  margin-inline-start: auto;
  margin: auto;
}

.template--nos-revendeurs #MainContent {
  padding-bottom: 5rem;
}

.template--nos-revendeurs .hero-alt__inner>:last-child {
  margin-inline-start: auto;
}

#revendeurs-dynamiques {
  margin: auto;
  padding-top: 0;
  overflow: hidden;
  padding: 0 3.5rem;
  max-width: 97rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 4rem;
}

@media screen and (max-width: 500px) {
  #revendeurs-dynamiques {
    padding: 0 1.5rem;
    margin-bottom: 2.5rem;
  }
}

#shopify-section-template--24589766787413__custom_liquid_dV64mc section {
  margin: auto;
  padding-top: 0;
  overflow: hidden;
  padding: 0 3.5rem;
  max-width: 97rem;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 500px) {
  #shopify-section-template--24589766787413__custom_liquid_dV64mc section {
    padding: 0 1.5rem;
  }
}

  
#shopify-section-template--24589766787413__custom_liquid_dV64mc iframe {
  border: none;
  margin-top: -8vh;
  height: 40vw;
  @media screen and (max-width: 500px) {
     height: 80vw;
  }

}


#revendeurs-dynamiques p {
  text-align: center;
  color: var(--color-body-text);
}

#shopify-section-template--24589766787413__custom_liquid_dV64mc p {
  text-align: center;
  color: var(--color-body-text);
    margin: 8rem 0rem 5rem;
}

@media screen and (max-width: 500px) {
 #shopify-section-template--24589766787413__custom_liquid_dV64mc p {
     margin: 4rem 0rem 2.5rem;
  }
}

 #revendeurs-dynamiques a span {
   text-underline-offset: 3px;
  text-decoration: underline 1px;
}

 #revendeurs-dynamiques .revendeurs {
  transition: opacity 0.3s ease-in-out;
}

 #revendeurs-dynamiques .revendeurs:hover {
  opacity: 0.5;
}

.section-template--24589766787413__seo_content_N7NLtz .section-seo-content__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}


.section-template--24589766787413__seo_content_N7NLtz .section-seo-content__content a {
  font-size: 1.5rem;
  font-weight: bold;
}

.template--nos-revendeurs .section-seo-content__inner {
  padding-top: 0;
 padding-bottom: 0;
}

.template--nos-revendeurs .section-seo-content__content {
  width: 100%;
}

/* .template--nos-revendeurs .section-seo-content p {
  margin: 0 0 2rem;
} */

.template--nos-revendeurs .section-seo-content__inner ul {
  display: block;
 padding-left: 2.5rem;
}

.template--nos-revendeurs .section-seo-content__inner p, .template--nos-revendeurs .section-seo-content__inner li {
 text-align: left;
 font-size: 1.8rem;
 margin: 0 0 2rem;
}

.template--nos-revendeurs .section-seo-content__inner h2 {

    text-align: left;
    font-size: 3rem;
}

@media screen and (max-width: 768px) {
  .template--nos-revendeurs .section-seo-content__inner h2 {
    font-size: 2.5rem;
}

