@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);
@charset "UTF-8";
* {
  font-family: "Poppins", sans-serif;
}

.order-state {
  margin: 1rem;
}

.order-state1 {
  background-color: #4169E1;
  color: white;
}

.text-order-state1 {
  color: #4169E1;
}

.order-state2 {
  background-color: #32CD32;
  color: white;
}

.text-order-state2 {
  color: #32CD32;
}

.order-state3 {
  background-color: #FF8C00;
  color: white;
}

.text-order-state3 {
  color: #FF8C00;
}

.order-state4 {
  background-color: #8A2BE2;
  color: white;
}

.text-order-state4 {
  color: #8A2BE2;
}

.order-state5 {
  background-color: #108510;
  color: white;
}

.text-order-state5 {
  color: #108510;
}

.order-state6 {
  background-color: #DC143C;
  color: white;
}

.text-order-state6 {
  color: #DC143C;
}

.order-state7 {
  background-color: #ec2e15;
  color: white;
}

.text-order-state7 {
  color: #ec2e15;
}

.order-state8 {
  background-color: #FF69B4;
  color: white;
}

.text-order-state8 {
  color: #FF69B4;
}

.order-state9 {
  background-color: #8f0621;
  color: white;
}

.text-order-state9 {
  color: #8f0621;
}

.order-state10 {
  background-color: #01B887;
  color: white;
}

.text-order-state10 {
  color: #01B887;
}

.order-state11 {
  background-color: #4169E1;
  color: white;
}

.text-order-state11 {
  color: #4169E1;
}

.order-state12 {
  background-color: #FF8C00;
  color: white;
}

.text-order-state12 {
  color: #FF8C00;
}

.quotation-state {
  margin: 1rem;
}

.quotation-state1 {
  background-color: #4169E1;
  color: white;
}

.text-quotation-state1 {
  color: #4169E1;
}

.select-quotation-state1 {
  background: url("/images/icons/carret-down.png") #4169E1 no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("/images/icons/carret-down.png") #4169E1 no-repeat 98.5% !important;
  color: white;
}

.quotation-state2 {
  background-color: #FF8C00;
  color: white;
}

.text-quotation-state2 {
  color: #FF8C00;
}

.select-quotation-state2 {
  background: url("/images/icons/carret-down.png") #FF8C00 no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("/images/icons/carret-down.png") #FF8C00 no-repeat 98.5% !important;
  color: white;
}

.quotation-state3 {
  background-color: #32CD32;
  color: #ffffff;
}

.text-quotation-state3 {
  color: #32CD32;
}

.select-quotation-state3 {
  background: url("/images/icons/carret-down.png") #32CD32 no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("/images/icons/carret-down.png") #32CD32 no-repeat 98.5% !important;
  color: white;
}

.quotation-state4 {
  background-color: #ec2e15;
  color: white;
}

.text-quotation-state4 {
  color: #ec2e15;
}

.select-quotation-state4 {
  background: url("/images/icons/carret-down.png") #ec2e15 no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("/images/icons/carret-down.png") #ec2e15 no-repeat 98.5% !important;
  color: white;
}

.lang-switch {
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #b7c5d1;
}
.lang-switch .lang-switch-label {
  margin-right: 10px;
  font-style: italic;
}
.lang-switch .lang-switch-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lang-switch .lang-switch-list li {
  display: inline;
  text-align: center;
  padding: 2px;
  margin: 0;
}
.lang-switch .lang-switch-list li button, .lang-switch .lang-switch-list li a {
  min-width: 80px;
}

.lang-column td {
  border-top: 0px;
  width: 30px;
  padding: 2px;
  text-align: center;
}
.lang-column td img {
  width: 100%;
}
.lang-column tr:hover {
  background-color: transparent !important;
}

.login-page .div__CardModule {
  border-top: 3px solid var(--primary-color);
}
.login-page .div__CardModule img {
  width: 100%;
}
.login-page .div__CardModule .btn.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

@media screen and (max-width: 1023px) {
  .div__HeaderLinkDesk {
    display: none !important;
  }
}
.productPriceDisplayed {
  display: flex;
  align-items: center;
}

#description,
.section__DescriptionShort,
.div__ContentSEO {
  line-height: 1.6;
  color: #333;
  font-size: 16px;
}
#description h3, #description h4, #description h5, #description h6,
.section__DescriptionShort h3,
.section__DescriptionShort h4,
.section__DescriptionShort h5,
.section__DescriptionShort h6,
.div__ContentSEO h3,
.div__ContentSEO h4,
.div__ContentSEO h5,
.div__ContentSEO h6 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.3;
  color: #2c3e50;
}
#description h1,
.section__DescriptionShort h1,
.div__ContentSEO h1 {
  font-size: 2rem;
}
#description h2,
.section__DescriptionShort h2,
.div__ContentSEO h2 {
  font-size: 1.75rem;
}
#description h3,
.section__DescriptionShort h3,
.div__ContentSEO h3 {
  font-size: 1.5rem;
}
#description h4,
.section__DescriptionShort h4,
.div__ContentSEO h4 {
  font-size: 1.25rem;
}
#description h5,
.section__DescriptionShort h5,
.div__ContentSEO h5 {
  font-size: 1.125rem;
}
#description h6,
.section__DescriptionShort h6,
.div__ContentSEO h6 {
  font-size: 1rem;
}
#description p,
.section__DescriptionShort p,
.div__ContentSEO p {
  margin-bottom: 1.25rem;
  text-align: justify;
}
#description ul, #description ol,
.section__DescriptionShort ul,
.section__DescriptionShort ol,
.div__ContentSEO ul,
.div__ContentSEO ol {
  margin-bottom: 1.25rem;
  padding-left: 2rem;
}
#description ul li, #description ol li,
.section__DescriptionShort ul li,
.section__DescriptionShort ol li,
.div__ContentSEO ul li,
.div__ContentSEO ol li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
#description ul li,
.section__DescriptionShort ul li,
.div__ContentSEO ul li {
  list-style-type: disc;
}
#description ol li,
.section__DescriptionShort ol li,
.div__ContentSEO ol li {
  list-style-type: decimal;
}
#description blockquote,
.section__DescriptionShort blockquote,
.div__ContentSEO blockquote {
  margin: 1.5rem 0;
  padding: 1rem 1.5rem;
  border-left: 4px solid #3498db;
  background-color: #f8f9fa;
  font-style: italic;
}
#description strong, #description b,
.section__DescriptionShort strong,
.section__DescriptionShort b,
.div__ContentSEO strong,
.div__ContentSEO b {
  font-weight: 600;
  color: #2c3e50;
}
#description em, #description i,
.section__DescriptionShort em,
.section__DescriptionShort i,
.div__ContentSEO em,
.div__ContentSEO i {
  font-style: italic;
}
#description a,
.section__DescriptionShort a,
.div__ContentSEO a {
  color: #3498db;
  text-decoration: none;
  transition: color 0.2s ease;
}
#description a:hover,
.section__DescriptionShort a:hover,
.div__ContentSEO a:hover {
  color: #2980b9;
  text-decoration: underline;
}
#description img,
.section__DescriptionShort img,
.div__ContentSEO img {
  max-width: 100%;
  height: auto;
  margin: 1rem 0;
  border-radius: 4px;
}
#description table,
.section__DescriptionShort table,
.div__ContentSEO table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
}
#description table th, #description table td,
.section__DescriptionShort table th,
.section__DescriptionShort table td,
.div__ContentSEO table th,
.div__ContentSEO table td {
  padding: 0.75rem;
  text-align: left;
  border-bottom: 1px solid #e9ecef;
}
#description table th,
.section__DescriptionShort table th,
.div__ContentSEO table th {
  background-color: #f8f9fa;
  font-weight: 600;
  color: #2c3e50;
}
#description hr,
.section__DescriptionShort hr,
.div__ContentSEO hr {
  margin: 2rem 0;
  border: none;
  height: 1px;
  background-color: #e9ecef;
}

body:not(.home) .div__Breadcrumbs {
  padding: 1rem 0;
}

body {
  width: 100%;
  overflow-x: hidden;
}

.clear {
  clear: both;
}

.tncode {
  /*     border: 1px solid #ccc;
      border-radius: 2px;
      width: 260px;
      height: 44px;
      cursor: pointer;
      opacity: 1;
      line-height: 44px; */
}

.tncode_div_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-color: #000;
  *zoom: 1;
  display: none;
}

.tncode_div {
  display: block;
  background-color: white;
  /*   z-index: 1000000; */
  width: 260px;
  height: 260px;
  position: relative;
  /*     left: 50%;
      top: 50%;
      margin-top: -130px;
      margin-left: -130px; */
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#969696", Direction=135, Strength=5); /*for ie6,7,8*/
  /*background-color: #ccc;*/ /*firefox*/ /*webkit*/
  box-shadow: 2px 2px 5px #969696; /*opera9*/
}

.tncode_div .tncode_canvas_bg {
  z-index: 0;
}

.tncode_div .tncode_canvas_mark {
  /* z-index: 10000; */
}

.tncode_div canvas {
  position: absolute;
  left: 10px;
  top: 10px;
}

.tncode_div .loading {
  padding-top: 60px;
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: #ccc;
  width: 240px;
  height: 150px;
  text-align: center;
  box-sizing: border-box;
}

.dd {
  transform: rotate(-45deg);
  animation: ddf 0.1s ease-in 0s infinite;
}
@keyframes ddf {
  0% {
    transform: translate(-8px, 3px);
  }
  20% {
    transform: translate(-3px, 1.5px);
  }
  50% {
    transform: translate(0px, 0px);
  }
  70% {
    transform: translate(5px, -1.5px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.hgroup {
  z-index: 20000;
  content: "";
  position: absolute;
  left: -800px;
  top: 70px;
  width: 250px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: rotate(-45deg);
  animation: searchLights 3s ease-in 0s infinite;
}
@keyframes searchLights {
  0% {
    left: -800px;
    top: 70px;
  }
  to {
    left: 350px;
    top: 70px;
  }
}
/*拉条*/
.slide, .slide_block, .tools .tncode_close, .tools .tncode_refresh {
  background-repeat: no-repeat;
  background-image: url("/images/captcha/icon.png");
}

.tncode_msg_ok {
  background-color: #24C628;
}

.tncode_msg_error {
  background-color: #DE5145;
}

.tncode_msg_ok, .tncode_msg_error {
  position: absolute;
  top: 136px;
  left: 10px;
  width: 220px;
  height: 20px;
  color: #fff;
  margin: 0;
  padding: 2px 10px;
  overflow: visible;
  background-position: 0px 0px;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10000;
}

.slide {
  position: absolute;
  top: 160px;
  width: 93.52%;
  height: 0px;
  background-color: white;
  background-size: 100%;
  margin: 5.39% 3.24%;
  padding: 0px 0px 13.67%;
  overflow: visible;
  background-position: 0px 0px;
}

.tools {
  position: absolute;
  top: 210px;
  width: 93.52%;
  height: 0px;
  background-color: white;
  background-size: 100%;
  margin: 5.39% 3.24%;
  padding: 5px 0px 13.67%;
  overflow: visible;
  background-position: 0px 0px;
  border-top: 1px solid #EEEEEE;
}

.slide_block {
  background-position: 0px 12.9794%;
  width: 65px;
  height: 65px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: -4.62% 0 0 -2.31%;
  cursor: pointer;
}

.slide_block_text {
  background-position: 0px 12.9794%;
  height: 65px;
  position: absolute;
  left: 65px;
  right: 10px;
  top: 17px;
  margin: -4.62% 0 0 -2.31%;
  cursor: pointer;
  font-size: 14px;
  color: rgb(136, 148, 157);
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tncode_canvas_bg, .tncode_canvas_mark {
  /* width: 240px;*/
}

.tools .tncode_close {
  background-position: 0 50%;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}

.tools .tncode_refresh {
  background-position: 0 94%;
  height: 30px;
  width: 30px;
  float: left;
  cursor: pointer;
}

.tools .tncode_tips {
  float: right;
}

.tools .tncode_tips a {
  text-decoration: none;
  font-size: 10px;
  color: rgb(136, 148, 157);
}

/* ===== FAQ (details / summary) — vanilla CSS, sans Tailwind ===== */
/* Conteneur global de la FAQ */
div[itemtype="https://schema.org/FAQPage"] {
  display: block;
  margin: 0;
  padding: 0;
}

/* Espacement entre les items */
div[itemtype="https://schema.org/FAQPage"] > details {
  margin: 16px 0;
  border: 1px solid #e5e7eb; /* gray-200 */
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); /* plus douce */
  overflow: hidden;
  transition: box-shadow 0.2s ease, border-color 0.2s ease, background-color 0.15s ease;
}

div[itemtype="https://schema.org/FAQPage"] > details[open] {
  border-color: #d1d5db; /* gray-300 */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Barre cliquable */
div[itemtype="https://schema.org/FAQPage"] > details > summary {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 20px;
  list-style: none; /* masque le marker natif */
  outline: none;
  -webkit-tap-highlight-color: transparent;
  color: #374151; /* gray-700 - plus doux */
  transition: background-color 0.15s ease, color 0.15s ease;
}

/* Hover doux */
div[itemtype="https://schema.org/FAQPage"] > details > summary:hover {
  background-color: #f9fafb; /* gray-50 */
}

/* Focus accessible */
div[itemtype="https://schema.org/FAQPage"] > details > summary:focus-visible {
  box-shadow: 0 0 0 3px rgba(156, 163, 175, 0.3); /* anneau gris neutre */
  border-radius: 12px;
}

/* Cache le marker WebKit natif */
div[itemtype="https://schema.org/FAQPage"] > details > summary::-webkit-details-marker {
  display: none;
}

/* Chevron à droite (mask SVG, hérite de currentColor) */
div[itemtype="https://schema.org/FAQPage"] > details > summary::after {
  content: "";
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-left: auto;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 7.5l4.5 4.5 4.5-4.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
          mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 7.5l4.5 4.5 4.5-4.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
  transform: rotate(0deg);
  transition: transform 0.2s ease, background-color 0.2s ease;
}

/* Chevron orienté quand ouvert + léger renforcement couleur */
div[itemtype="https://schema.org/FAQPage"] > details[open] > summary::after {
  transform: rotate(180deg);
  background-color: #6b7280; /* gray-500 - plus neutre */
}

/* Le h3 dans le summary (ton HTML : <summary><h3>…</h3></summary>) */
div[itemtype="https://schema.org/FAQPage"] > details > summary > h3 {
  margin: 0;
  font-size: 1.125rem; /* 18px */
  line-height: 1.4;
  font-weight: 600;
  color: #374151; /* gray-700 */
}

/* Corps de la réponse */
div[itemtype="https://schema.org/FAQPage"] > details > div[itemprop=mainEntity] {
  border-top: 1px solid #e5e7eb;
  background: #fafafa; /* fond très léger gris neutre */
  padding: 16px 20px 20px;
  color: #6b7280; /* gray-500 - texte plus doux */
  line-height: 1.7;
  font-size: 1rem;
}

/* Paragraphes internes */
div[itemtype="https://schema.org/FAQPage"] > details > div[itemprop=mainEntity] p {
  margin: 12px 0;
}

/* Motion-safe */
@media (prefers-reduced-motion: reduce) {
  div[itemtype="https://schema.org/FAQPage"] > details,
  div[itemtype="https://schema.org/FAQPage"] > details > summary,
  div[itemtype="https://schema.org/FAQPage"] > details > summary::after {
    transition: none !important;
  }
}
.section__PostSingleContent {
  max-width: none;
}
.section__PostSingleContent h1, .section__PostSingleContent h2, .section__PostSingleContent h3, .section__PostSingleContent h4, .section__PostSingleContent h5, .section__PostSingleContent h6 {
  color: #1f2937;
  font-weight: 700;
  margin-top: 2em;
  margin-bottom: 0.75em;
  line-height: 1.3;
}
.section__PostSingleContent h2 {
  font-size: 2rem;
  border-bottom: 3px solid var(--primary-color);
  padding-bottom: 0.5rem;
  margin-top: 2.5rem;
}
.section__PostSingleContent h3 {
  font-size: 1.5rem;
  color: var(--secondary-color);
  margin-top: 2rem;
}
.section__PostSingleContent p {
  color: #4b5563;
  line-height: 1.8;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}
.section__PostSingleContent p strong {
  color: var(--secondary-color);
  font-weight: 600;
}
.section__PostSingleContent a {
  color: var(--secondary-color);
  text-decoration: none;
  transition: all 0.3s ease;
  border-bottom: 1px solid transparent;
}
.section__PostSingleContent a:hover {
  border-bottom-color: var(--secondary-color);
  opacity: 0.8;
}
.section__PostSingleContent img {
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  margin: 2rem auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.section__PostSingleContent iframe {
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  margin: 2.5rem auto;
  display: block;
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  min-height: 315px;
}
.section__PostSingleContent ul, .section__PostSingleContent ol {
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.section__PostSingleContent ul li, .section__PostSingleContent ol li {
  color: #4b5563;
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
.section__PostSingleContent blockquote {
  border-left: 4px solid var(--primary-color);
  padding-left: 1.5rem;
  margin: 2rem 0;
  font-style: italic;
  color: #6b7280;
}

.div__PostSingleProduct {
  background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%);
  border-radius: 1.5rem;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  overflow: hidden;
  margin: 3rem 0;
  transition: all 0.3s ease;
}
.div__PostSingleProduct:hover {
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.div__PostSingleProduct .div__PostSingleProductTitle {
  background: linear-gradient(90deg, var(--primary-color) 0%, var(--primary-color-opacity-080) 100%);
  padding: 1.5rem 2rem;
}
.div__PostSingleProduct .div__PostSingleProductTitle a {
  display: block;
  border: none;
}
.div__PostSingleProduct .div__PostSingleProductTitle a h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  transition: all 0.3s ease;
}
.div__PostSingleProduct .div__PostSingleProductTitle a h3:hover {
  color: rgba(255, 255, 255, 0.9);
  transform: translateX(5px);
}
.div__PostSingleProduct .div__PostSingleProductInfos {
  padding: 2rem;
}
.div__PostSingleProduct .div__PostSingleProductInfos > div {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .div__PostSingleProduct .div__PostSingleProductInfos > div {
    flex-direction: row;
  }
}
.div__PostSingleProduct .div__PostSingleProductImg {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .div__PostSingleProduct .div__PostSingleProductImg {
    width: 16rem;
  }
}
.div__PostSingleProduct .div__PostSingleProductImg img {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin: 0;
}
.div__PostSingleProduct .div__PostSingleProductDatas {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice {
  font-size: 2.5rem;
  font-weight: 700;
  background: linear-gradient(90deg, var(--primary-color) 0%, var(--primary-color-opacity-080) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice .productPriceDisplayed {
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice .productPriceNormal {
  font-size: 2.5rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice .productPriceCurrency {
  font-size: 1.5rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice .productPriceCurrency .taxText {
  font-size: 1rem;
  opacity: 0.7;
}
.div__PostSingleProduct .div__PostSingleProductDatasButton a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.875rem 1.75rem;
  background: linear-gradient(90deg, var(--primary-color) 0%, var(--primary-color-opacity-080) 100%);
  color: #ffffff;
  font-weight: 700;
  border-radius: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  border: none;
  text-decoration: none;
}
.div__PostSingleProduct .div__PostSingleProductDatasButton a svg {
  width: 1.25rem;
  height: 1.25rem;
}
.div__PostSingleProduct .div__PostSingleProductDatasButton a:hover {
  background: linear-gradient(90deg, var(--secondary-color-opacity-090) 0%, var(--secondary-color-opacity-070) 100%);
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.div__PostSingleProduct .div__PostSingleProductDatasButton a:active {
  transform: scale(0.98);
}
.div__PostSingleProduct .div__PostSingleProductBuying {
  border-top: 1px solid #e5e7eb;
  padding: 1.5rem 2rem;
  background-color: #f9fafb;
}

@media (max-width: 767px) {
  .section__PostSingleContent h2 {
    font-size: 1.5rem;
  }
  .section__PostSingleContent h3 {
    font-size: 1.25rem;
  }
  .section__PostSingleContent p {
    font-size: 1rem;
  }
  .section__PostSingleContent iframe {
    min-height: 200px;
  }
  .div__PostSingleProduct {
    margin: 2rem 0;
  }
  .div__PostSingleProduct .div__PostSingleProductTitle {
    padding: 1rem 1.5rem;
  }
  .div__PostSingleProduct .div__PostSingleProductTitle h3 {
    font-size: 1.25rem;
  }
  .div__PostSingleProduct .div__PostSingleProductInfos {
    padding: 1.5rem;
  }
  .div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice {
    font-size: 2rem;
  }
  .div__PostSingleProduct .div__PostSingleProductDatasPrice .productPrice .productPriceNormal {
    font-size: 2rem;
  }
}
.section__HomeGrapejsContent h2 {
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 700;
  width: 100% !important;
  text-align: center;
  margin-bottom: 50px;
}

.div__CustomHome p {
  margin-bottom: 24px;
}
.div__CustomHome .aspect-video {
  border-radius: 35px !important;
  overflow: hidden !important;
}
.div__CustomHome img {
  border-radius: 35px !important;
}
.div__CustomHome .div__CustomHomeDoublePadding {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

@media screen and (max-width: 680px) {
  .absolute.bottom-0.left-0.right-0.h-32.bg-gradient-to-t.from-gray-50.to-transparent.z-10 {
    height: 4rem !important;
  }
}
.custom-content {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #374151;
}
.custom-content h1,
.custom-content h2,
.custom-content h3,
.custom-content h4,
.custom-content h5,
.custom-content h6 {
  font-weight: 700;
  line-height: 1.3;
  color: #111827;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.custom-content h1 {
  font-size: 2.25rem;
  margin-top: 0;
}
.custom-content h2 {
  font-size: 1.875rem;
  border-bottom: 2px solid #e5e7eb;
  padding-bottom: 0.5rem;
}
.custom-content h3 {
  font-size: 1.5rem;
}
.custom-content h4 {
  font-size: 1.25rem;
}
.custom-content h5 {
  font-size: 1.125rem;
}
.custom-content h6 {
  font-size: 1rem;
}
.custom-content > h1:first-child,
.custom-content > h2:first-child,
.custom-content > h3:first-child {
  margin-top: 0;
}
.custom-content p {
  margin-bottom: 1.25rem;
  text-align: justify;
}
.custom-content p:last-child {
  margin-bottom: 0;
}
.custom-content strong,
.custom-content b {
  font-weight: 600;
  color: #111827;
}
.custom-content em,
.custom-content i {
  font-style: italic;
}
.custom-content u {
  text-decoration: underline;
}
.custom-content small {
  font-size: 0.875rem;
  color: #6b7280;
}
.custom-content mark {
  background-color: #fef3c7;
  padding: 0.125rem 0.25rem;
  border-radius: 0.25rem;
}
.custom-content a {
  color: #3b82f6;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.custom-content a:hover {
  color: #2563eb;
}
.custom-content a:focus {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
  border-radius: 0.25rem;
}
.custom-content ul,
.custom-content ol {
  margin-bottom: 1.25rem;
  padding-left: 1.75rem;
}
.custom-content ul {
  list-style-type: disc;
}
.custom-content ol {
  list-style-type: decimal;
}
.custom-content li {
  margin-bottom: 0.5rem;
  line-height: 1.75;
}
.custom-content li:last-child {
  margin-bottom: 0;
}
.custom-content ul ul,
.custom-content ol ul {
  list-style-type: circle;
  margin-top: 0.5rem;
}
.custom-content ul ol,
.custom-content ol ol {
  list-style-type: lower-alpha;
  margin-top: 0.5rem;
}
.custom-content blockquote {
  border-left: 4px solid #3b82f6;
  padding-left: 1rem;
  margin: 1.5rem 0;
  font-style: italic;
  color: #6b7280;
  background-color: #f9fafb;
  padding: 1rem;
  border-radius: 0.5rem;
}
.custom-content code {
  background-color: #f3f4f6;
  padding: 0.125rem 0.375rem;
  border-radius: 0.25rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 0.875rem;
  color: #dc2626;
}
.custom-content pre {
  background-color: #1f2937;
  color: #f9fafb;
  padding: 1rem;
  border-radius: 0.5rem;
  overflow-x: auto;
  margin: 1.5rem 0;
}
.custom-content pre code {
  background-color: transparent;
  padding: 0;
  color: inherit;
  font-size: 0.875rem;
}
.custom-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.875rem;
}
.custom-content thead {
  background-color: #f3f4f6;
}
.custom-content th {
  padding: 0.75rem;
  text-align: left;
  font-weight: 600;
  color: #111827;
  border-bottom: 2px solid #e5e7eb;
}
.custom-content td {
  padding: 0.75rem;
  border-bottom: 1px solid #e5e7eb;
}
.custom-content tbody tr:hover {
  background-color: #f9fafb;
}
.custom-content tbody tr:last-child td {
  border-bottom: none;
}
.custom-content img {
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
  margin: 1.5rem 0;
}
.custom-content figure {
  margin: 1.5rem 0;
}
.custom-content figcaption {
  text-align: center;
  font-size: 0.875rem;
  color: #6b7280;
  margin-top: 0.5rem;
  font-style: italic;
}
.custom-content video,
.custom-content iframe {
  max-width: 100%;
  border-radius: 0.5rem;
  margin: 1.5rem 0;
}
.custom-content hr {
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 2rem 0;
}
.custom-content br + br {
  display: none;
}
.custom-content .container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 640px) {
  .custom-content .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .custom-content .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .custom-content .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .custom-content .container {
    max-width: 1280px;
  }
}
.custom-content .container-fluid {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.custom-content .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.custom-content [class*=col-] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.custom-content .col {
  flex: 1 0 0%;
}
.custom-content .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.custom-content .col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.custom-content .col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.custom-content .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.custom-content .col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.custom-content .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.custom-content .col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.custom-content .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.custom-content .btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}
.custom-content .btn-primary {
  background-color: #3b82f6;
  color: white;
  border-color: #3b82f6;
}
.custom-content .btn-primary:hover {
  background-color: #2563eb;
  border-color: #2563eb;
}
.custom-content .btn-secondary {
  background-color: #6b7280;
  color: white;
  border-color: #6b7280;
}
.custom-content .btn-secondary:hover {
  background-color: #4b5563;
  border-color: #4b5563;
}
.custom-content .btn-success {
  background-color: #10b981;
  color: white;
  border-color: #10b981;
}
.custom-content .btn-success:hover {
  background-color: #059669;
  border-color: #059669;
}
.custom-content .btn-danger {
  background-color: #ef4444;
  color: white;
  border-color: #ef4444;
}
.custom-content .btn-danger:hover {
  background-color: #dc2626;
  border-color: #dc2626;
}
.custom-content .btn-warning {
  background-color: #f59e0b;
  color: white;
  border-color: #f59e0b;
}
.custom-content .btn-warning:hover {
  background-color: #d97706;
  border-color: #d97706;
}
.custom-content .btn-info {
  background-color: #06b6d4;
  color: white;
  border-color: #06b6d4;
}
.custom-content .btn-info:hover {
  background-color: #0891b2;
  border-color: #0891b2;
}
.custom-content .btn-light {
  background-color: #f3f4f6;
  color: #111827;
  border-color: #e5e7eb;
}
.custom-content .btn-light:hover {
  background-color: #e5e7eb;
  border-color: #d1d5db;
}
.custom-content .btn-dark {
  background-color: #1f2937;
  color: white;
  border-color: #1f2937;
}
.custom-content .btn-dark:hover {
  background-color: #111827;
  border-color: #111827;
}
.custom-content .alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.375rem;
}
.custom-content .alert-primary {
  background-color: #dbeafe;
  border-color: #93c5fd;
  color: #1e40af;
}
.custom-content .alert-success {
  background-color: #d1fae5;
  border-color: #6ee7b7;
  color: #065f46;
}
.custom-content .alert-danger {
  background-color: #fee2e2;
  border-color: #fca5a5;
  color: #991b1b;
}
.custom-content .alert-warning {
  background-color: #fef3c7;
  border-color: #fcd34d;
  color: #92400e;
}
.custom-content .alert-info {
  background-color: #cffafe;
  border-color: #67e8f9;
  color: #155e75;
}
.custom-content .card {
  background-color: white;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.custom-content .card-header {
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #e5e7eb;
  font-weight: 600;
}
.custom-content .card-body {
  padding: 1rem;
}
.custom-content .card-footer {
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border-top: 1px solid #e5e7eb;
}
.custom-content .card-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #111827;
}
.custom-content .card-text {
  color: #6b7280;
}
.custom-content .badge {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  border-radius: 0.25rem;
}
.custom-content .badge-primary {
  background-color: #3b82f6;
  color: white;
}
.custom-content .badge-secondary {
  background-color: #6b7280;
  color: white;
}
.custom-content .badge-success {
  background-color: #10b981;
  color: white;
}
.custom-content .badge-danger {
  background-color: #ef4444;
  color: white;
}
.custom-content .badge-warning {
  background-color: #f59e0b;
  color: white;
}
.custom-content .badge-info {
  background-color: #06b6d4;
  color: white;
}
.custom-content .text-center {
  text-align: center;
}
.custom-content .text-left {
  text-align: left;
}
.custom-content .text-right {
  text-align: right;
}
.custom-content .text-justify {
  text-align: justify;
}
.custom-content .text-muted {
  color: #6b7280;
}
.custom-content .text-primary {
  color: #3b82f6;
}
.custom-content .text-success {
  color: #10b981;
}
.custom-content .text-danger {
  color: #ef4444;
}
.custom-content .text-warning {
  color: #f59e0b;
}
.custom-content .font-weight-bold,
.custom-content .fw-bold {
  font-weight: 700;
}
.custom-content .font-weight-normal,
.custom-content .fw-normal {
  font-weight: 400;
}
.custom-content .font-italic,
.custom-content .fst-italic {
  font-style: italic;
}
.custom-content .mt-0 {
  margin-top: 0 !important;
}
.custom-content .mt-1 {
  margin-top: 0.25rem !important;
}
.custom-content .mt-2 {
  margin-top: 0.5rem !important;
}
.custom-content .mt-3 {
  margin-top: 1rem !important;
}
.custom-content .mt-4 {
  margin-top: 1.5rem !important;
}
.custom-content .mt-5 {
  margin-top: 3rem !important;
}
.custom-content .mb-0 {
  margin-bottom: 0 !important;
}
.custom-content .mb-1 {
  margin-bottom: 0.25rem !important;
}
.custom-content .mb-2 {
  margin-bottom: 0.5rem !important;
}
.custom-content .mb-3 {
  margin-bottom: 1rem !important;
}
.custom-content .mb-4 {
  margin-bottom: 1.5rem !important;
}
.custom-content .mb-5 {
  margin-bottom: 3rem !important;
}
.custom-content .pt-0 {
  padding-top: 0 !important;
}
.custom-content .pt-1 {
  padding-top: 0.25rem !important;
}
.custom-content .pt-2 {
  padding-top: 0.5rem !important;
}
.custom-content .pt-3 {
  padding-top: 1rem !important;
}
.custom-content .pt-4 {
  padding-top: 1.5rem !important;
}
.custom-content .pt-5 {
  padding-top: 3rem !important;
}
.custom-content .pb-0 {
  padding-bottom: 0 !important;
}
.custom-content .pb-1 {
  padding-bottom: 0.25rem !important;
}
.custom-content .pb-2 {
  padding-bottom: 0.5rem !important;
}
.custom-content .pb-3 {
  padding-bottom: 1rem !important;
}
.custom-content .pb-4 {
  padding-bottom: 1.5rem !important;
}
.custom-content .pb-5 {
  padding-bottom: 3rem !important;
}
@media (max-width: 768px) {
  .custom-content h1 {
    font-size: 1.875rem;
  }
  .custom-content h2 {
    font-size: 1.5rem;
  }
  .custom-content h3 {
    font-size: 1.25rem;
  }
  .custom-content .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .custom-content [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .custom-content .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media print {
  .custom-content {
    color: black;
  }
  .custom-content a {
    text-decoration: underline;
    color: black;
  }
  .custom-content a[href]:after {
    content: " (" attr(href) ")";
  }
}

#cookies .eu-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4241;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 4241;
  overflow: auto;
  display: -webkit-flexbox;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
}
#cookies .eu-popup .eu-popup-wrapper {
  margin: auto;
}
@media (max-width: 768px) {
  #cookies .eu-popup {
    align-items: center;
  }
  #cookies .eu-popup .eu-popup-wrapper {
    width: 80%;
    max-height: 80vh;
    overflow-y: auto;
  }
}
#cookies .eu-popup .eu-popup-logo {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
#cookies .eu-popup .eu-popup-content {
  position: relative;
  width: 100%;
  max-width: 730px;
  display: -webkit-flexbox;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  flex: 1;
  padding: 2rem;
  z-index: 4242;
  flex-wrap: wrap;
  background-color: white;
  border-radius: 5px;
  overflow: auto;
}
#cookies .eu-popup .eu-popup-content img {
  max-height: 50px;
  margin-bottom: 2rem;
  margin: auto;
}
#cookies .eu-popup .eu-popup-content label {
  display: initial;
}
#cookies .eu-popup .eu-popup-content .eu-popup-description {
  margin-bottom: 1rem;
}
#cookies .eu-popup .eu-popup-content .eu-popup-button {
  display: inline-block;
  width: auto;
  height: 40px;
  color: white;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid transparent;
  font-size: 0.9rem;
}
#cookies .eu-popup .eu-popup-content .eu-popup-button#acceptAll {
  background-color: var(--primary-color);
}
#cookies .eu-popup .eu-popup-content .eu-popup-button#saveButton {
  background-color: lightgray;
}
#cookies .eu-popup .eu-popup-content .eu-popup-link {
  display: flex;
  justify-content: end;
  margin-bottom: 1rem;
}
#cookies .eu-popup .eu-popup-content .eu-popup-link #notAcceptAll {
  background: none;
  border: none;
  display: inline-block;
  width: auto;
  height: 30px;
  text-decoration: underline;
  color: black;
  font-size: 0.9em;
  cursor: pointer;
}
