/** Shopify CDN: Minification failed

Line 93:2 All "@import" rules must come first

**/

  @media (max-width: 749px) {
    .ph-badge {
      padding: 5px 10px !important;
      font-size: 10px !important;
      letter-spacing: 0.3px !important;
    }
  }

*, ::before, ::after { box-sizing: inherit; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
@media (max-width: 749px) { .ph-badge { padding: 5px 10px !important; font-size: 10px !important; letter-spacing: 0.3px !important; } }
*, ::before, ::after { box-sizing: inherit; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
.alv-h1{font-family:'Anton',sans-serif;font-weight:400;font-size:39px;line-height:48px;
  letter-spacing:0.78px;color:#121212;text-align:left;margin:0 0 10px;text-transform:none}
@media screen and (max-width:749px){
  .alv-h1{font-size:30px;line-height:36px;letter-spacing:0.6px;margin:0 0 8px}
}


  .ap-desc-block {
    padding: 8px 0 16px;
  }
  .ap-desc-intro {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    line-height: 1.65;
    color: #1A1A1A;
    margin-bottom: 20px;
  }
  .ap-desc-intro strong {
    font-weight: 700;
  }
  .ap-desc-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .ap-desc-list li {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #1A1A1A;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.4;
  }
  .ap-desc-list li::before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    min-width: 9px;
    border-radius: 50%;
    background-color: #C9A96E;
  }
  @media (max-width: 768px) {
    .ap-desc-intro { font-size: 15px; }
    .ap-desc-list li { font-size: 15px; }
  }

*, ::before, ::after { box-sizing: inherit; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
.ap-desc-block { padding: 8px 0px 16px; }
.ap-desc-intro { font-family: Jost, sans-serif; font-size: 15px; line-height: 1.65; color: rgb(26, 0, 9); margin-bottom: 20px; }
.ap-desc-intro strong { font-weight: 700; }
.ap-desc-list { list-style: none; padding: 0px; margin: 0px; display: flex; flex-direction: column; gap: 10px; }
.ap-desc-list li { font-family: Jost, sans-serif; font-size: 15px; font-weight: 700; color: rgb(26, 0, 9); display: flex; align-items: center; gap: 10px; line-height: 1.4; }
.ap-desc-list li::before { content: ""; display: inline-block; width: 9px; height: 9px; min-width: 9px; border-radius: 50%; background-color: rgb(127, 28, 73); }
@media (max-width: 768px) { .ap-desc-intro { font-size: 15px; } }
@media (max-width: 768px) { .ap-desc-list li { font-size: 15px; } }
*, ::before, ::after { box-sizing: inherit; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
@media screen and (forced-colors: active) { .icon { color: canvastext; fill: canvastext !important; } }
.list-payment__item { align-items: center; display: flex; padding: 0.5rem; }
.list-payment__item svg { visibility: visible; }
.payment-badges { padding: 0px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin: 0px; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }

  @import url('https://fonts.googleapis.com/css2?family=Anton&family=Jost:wght@300;400;500;600;700&display=swap');
  .avnr-guarantee {
    font-family: 'Jost', sans-serif;
    display: flex;
    align-items: center;
    gap: 14px;
    border: 1.5px solid #1A1A1A;
    border-radius: 14px;
    padding: 14px 16px;
    margin-bottom: 20px;
  }
  .avnr-guarantee-badge {
    flex-shrink: 0;
    width: 32px; height: 32px;
    background: #C9A96E;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1.5px dashed rgba(255,255,255,0.4);
    outline: 2px solid #C9A96E;
    outline-offset: 2px;
  }
  .avnr-guarantee-days {
    font-family: 'Anton', sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 1;
  }
  .avnr-guarantee-label {
    font-size: 5px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.85);
    text-align: center;
    line-height: 1.3;
  }
  .avnr-guarantee-title {
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #1A1A1A;
    margin: 0 0 4px 0;
    line-height: 1.3;
    white-space: nowrap;
  }
  .avnr-guarantee-text {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.55;
    margin: 0;
  }
  @media (max-width: 767px) {
    .avnr-guarantee {
      padding: 10px 12px;
      gap: 10px;
      border-radius: 12px;
      margin-bottom: 16px;
    }
    .avnr-guarantee-badge { width: 22px; height: 22px; outline-offset: 1px; outline-width: 1.5px; border-width: 1px; }
    .avnr-guarantee-days { font-size: 8px; }
    .avnr-guarantee-label { font-size: 3px; }
    .avnr-guarantee-title { font-size: 13px; margin-bottom: 2px; white-space: nowrap; }
    .avnr-guarantee-text { font-size: 14px; }
  }

*, ::before, ::after { box-sizing: inherit; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
.avnr-guarantee { font-family: Jost, sans-serif; display: flex; align-items: center; gap: 14px; border: 1.5px solid rgb(26, 0, 9); border-radius: 14px; padding: 14px 16px; margin-bottom: 20px; }
.avnr-guarantee-badge { flex-shrink: 0; width: 32px; height: 32px; background: rgb(127, 28, 73); border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1.5px dashed rgba(255, 255, 255, 0.4); outline: rgb(127, 28, 73) solid 2px; outline-offset: 2px; }
.avnr-guarantee-days { font-family: Anton, sans-serif; font-size: 11px; color: rgb(255, 255, 255); line-height: 1; }
.avnr-guarantee-label { font-size: 5px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(255, 255, 255, 0.85); text-align: center; line-height: 1.3; }
.avnr-guarantee-title { font-family: Jost, sans-serif; font-size: 16px; font-weight: 700; color: rgb(26, 0, 9); margin: 0px 0px 4px; line-height: 1.3; white-space: nowrap; }
.avnr-guarantee-text { font-family: Jost, sans-serif; font-size: 15px; color: rgb(102, 102, 102); line-height: 1.55; margin: 0px; }
@media (max-width: 767px) { .avnr-guarantee { padding: 10px 12px; gap: 10px; border-radius: 12px; margin-bottom: 16px; } }
@media (max-width: 767px) { .avnr-guarantee-badge { width: 22px; height: 22px; outline-offset: 1px; outline-width: 1.5px; border-width: 1px; } }
@media (max-width: 767px) { .avnr-guarantee-days { font-size: 8px; } }
@media (max-width: 767px) { .avnr-guarantee-label { font-size: 3px; } }
@media (max-width: 767px) { .avnr-guarantee-title { font-size: 13px; margin-bottom: 2px; white-space: nowrap; } }
@media (max-width: 767px) { .avnr-guarantee-text { font-size: 14px; } }

  .ap-faq {
    padding: 8px 0;
    font-family: 'Jost', sans-serif;
  }

  .ap-faq-item {
    border-bottom: 1px solid #e8d0da;
  }

  .ap-faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    text-align: left;
    gap: 16px;
  }

  .ap-faq-question span {
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1A1A1A;
    line-height: 1.4;
  }

  .ap-faq-icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1A1A1A;
    transition: transform 0.3s ease;
  }

  .ap-faq-icon svg {
    width: 16px;
    height: 16px;
    stroke: #1A1A1A;
    fill: none;
    stroke-width: 2;
    transition: transform 0.3s ease;
  }

  .ap-faq-item.open .ap-faq-icon svg {
    transform: rotate(180deg);
  }

  .ap-faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
  }

  .ap-faq-item.open .ap-faq-answer {
    max-height: 300px;
  }

  .ap-faq-answer p {
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    color: #444;
    line-height: 1.7;
    margin: 0 0 20px;
  }

  @media (max-width: 768px) {
    .ap-faq-question span { font-size: 16px; }
    .ap-faq-answer p { font-size: 15px; }
  }

*, ::before, ::after { box-sizing: inherit; }
button { background-color: transparent; outline: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; color: rgb(var(--color-foreground)); }
button:not([disabled]), copy-button { cursor: pointer; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
.ap-faq { padding: 8px 0px; font-family: Jost, sans-serif; }
.ap-faq-item { border-bottom: 1px solid rgb(232, 208, 218); }
.ap-faq-question { width: 100%; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; padding: 20px 0px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; text-align: left; gap: 16px; }
.ap-faq-question span { font-family: Jost, sans-serif; font-size: 15px; font-weight: 600; color: rgb(26, 0, 9); line-height: 1.4; }
.ap-faq-icon { width: 20px; height: 20px; min-width: 20px; display: flex; align-items: center; justify-content: center; color: rgb(26, 0, 9); transition: transform 0.3s; }
.ap-faq-icon svg { width: 16px; height: 16px; stroke: rgb(26, 0, 9); fill: none; stroke-width: 2; transition: transform 0.3s; }
.ap-faq-answer { max-height: 0px; overflow: hidden; transition: max-height 0.35s, padding 0.35s; }
.ap-faq-answer p { font-family: Jost, sans-serif; font-size: 14px; color: rgb(68, 68, 68); line-height: 1.7; margin: 0px 0px 20px; }
@media (max-width: 768px) { .ap-faq-question span { font-size: 16px; } }
@media (max-width: 768px) { .ap-faq-answer p { font-size: 15px; } }

  .avnr-press {
    background: #ffffff;
    padding: 12px 0 32px 0;
    overflow: hidden;
    width: 100%;
  }
  .avnr-press__label {
    text-align: center;
    font-family: 'Jost', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #aaaaaa;
    margin-bottom: 20px;
  }
  .avnr-press__track-wrap {
    overflow: hidden;
    position: relative;
  }
  .avnr-press__track-wrap::before,
  .avnr-press__track-wrap::after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    width: 60px;
    z-index: 2;
    pointer-events: none;
  }
  .avnr-press__track-wrap::before {
    left: 0;
    background: linear-gradient(to right, #ffffff, transparent);
  }
  .avnr-press__track-wrap::after {
    right: 0;
    background: linear-gradient(to left, #ffffff, transparent);
  }
  @keyframes avnr-marquee {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
  }
  .avnr-press__track {
    display: flex;
    align-items: center;
    gap: 52px;
    width: max-content;
    animation: avnr-marquee 18s linear infinite;
  }
  .avnr-press__track:hover { animation-play-state: paused; }
  .avnr-press__logo {
    height: 26px;
    width: auto;
    object-fit: contain;
    filter: grayscale(100%) opacity(0.4);
    transition: filter 0.3s ease;
    flex-shrink: 0;
  }
  .avnr-press__logo:hover {
    filter: grayscale(0%) opacity(1);
  }
  @media (max-width: 767px) {
    .avnr-press__logo { height: 20px; }
    .avnr-press__track { gap: 36px; }
  }

*, ::before, ::after { box-sizing: inherit; }
img, video { max-width: 100%; height: auto; vertical-align: bottom; }
.circle-divider:last-of-type::after, a:empty, article:empty, div:empty, dl:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, section:empty, ul:empty { display: none; }
.product__info-container > * { margin-top: var(--margin-top); margin-bottom: var(--margin-bottom); }
.avnr-press { background: rgb(255, 255, 255); padding: 12px 0px 32px; overflow: hidden; width: 100%; }
.avnr-press__label { text-align: center; font-family: Jost, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: rgb(170, 170, 170); margin-bottom: 20px; }
.avnr-press__track-wrap { overflow: hidden; position: relative; }
.avnr-press__track-wrap::before, .avnr-press__track-wrap::after { content: ""; position: absolute; top: 0px; bottom: 0px; width: 60px; z-index: 2; pointer-events: none; }
.avnr-press__track-wrap::before { left: 0px; background: linear-gradient(to right, rgb(255, 255, 255), transparent); }
.avnr-press__track-wrap::after { right: 0px; background: linear-gradient(to left, rgb(255, 255, 255), transparent); }
.avnr-press__track { display: flex; align-items: center; gap: 52px; width: max-content; animation: 18s linear 0s infinite normal none running avnr-marquee; }
.avnr-press__track:hover { animation-play-state: paused; }
.avnr-press__logo { height: 26px; width: auto; object-fit: contain; filter: grayscale(100%) opacity(0.4); transition: filter 0.3s; flex-shrink: 0; }
.avnr-press__logo:hover { filter: grayscale(0%) opacity(1); }
@media (max-width: 767px) { .avnr-press__logo { height: 20px; } }
@media (max-width: 767px) { .avnr-press__track { gap: 36px; } }

.alv-blk{box-sizing:border-box}
@media screen and (max-width:749px){
  .alv-blk{padding-left:16px;padding-right:16px}
  .alv-blk img{max-width:100%;height:auto}
}
.alv-blk--payment{margin-top:10px}
/* Logos de presse : le concurrent les rend à 26px de haut. Sans plafond ils
   sortent en pleine résolution et mangent l'écran en mobile. */
.alv-blk--press img{height:26px!important;width:auto!important;max-width:none!important}
@media screen and (max-width:749px){
  .alv-blk--press img{height:18px!important}
  .alv-blk--press{padding-left:0;padding-right:0}
  /* le carrousel coupait le 1er et le dernier logo aux bords */
  .alv-blk--press [class*="track"],.alv-blk--press [class*="marquee"]{gap:26px!important}
}
