/** Shopify CDN: Minification failed

Line 411:0 Unexpected "}"
Line 1070:0 Expected "}" to go with "{"

**/
.shopify-section-group-header-group {
  position: sticky;
  top: 0;
  z-index: 10;
}

#shopify-section-template--29898469769564__image_banner_4hEQaz {
  margin-top: -119px;
}

@media (min-width: 750px) {
  #shopify-section-template--29898469769564__citation_signature_xHiLLA .citation-signature {
    padding-top: 4rem;
  }
}

#shopify-section-template--29898469769564__citation_signature_xHiLLA .citation-signature {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  text-align: center !important;
}
.card-fan__label {
  font-size: 1.8rem;
}
/* Texte petit sur mobile uniquement */
@media screen and (max-width: 749px) {
  .card-fan__label {
    font-size: 1rem;
  }
}
.social-icons-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  padding: 3rem 2rem;
  background-color: #f6efea;
  flex-wrap: wrap;
}

.social-icon-link svg {
  width: 2.4rem;
  height: 2.4rem;
  transition: transform 0.3s ease;
  display: block;
}

.social-icon-link:hover svg {
  transform: scale(1.15);
}
.citation-signature {
  margin-top: -4rem;
  position: relative;
  z-index: 5;
}
#Banner-template--28787183550812__image_banner_LK9EW9 .banner__media img {
  object-position: center 10% !important;
}


/* Bannière collections/all */
#shopify-section-template--28787183419740__image_banner_FDGkiE {
  margin-top: -100px !important;
  position: relative;
  z-index: 1;
}

.header__heading-logo-wrapper {
  display: flex !important;
  justify-content: center !important;
}

.header-icons-right .header__icon {
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#shopify-section-template--29898469769564__image_banner_4hEQaz .banner__buttons .button {
  background-color: #7B1B38 !important;
  color: #ffffff !important;
  border-color: #7B1B38 !important;
  opacity: 1 !important;
}

#shopify-section-template--29898469769564__image_banner_4hEQaz .banner__buttons .button:hover {
  background-color: #ffffff !important;
  color: #7B1B38 !important;
  border-color: #7B1B38 !important;
  opacity: 1 !important;
}
.card-wrapper .card--standard,
.card-wrapper .card--media {
  border-radius: 16px !important;
  overflow: hidden !important;
}

.card__media {
  border-radius: 16px !important;
  overflow: hidden !important;
}
#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__heading {
  margin-left: -30rem !important;
  text-align: left !important;
  margin-top: 15rem !important;
  font-size: 12rem !important;
  color: #ffffff !important;
}

#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__content {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  text-align: left !important;
}
#shopify-section-template--28787183550812__image_banner_LK9EW9 {
  margin-top: -100px !important;
  position: relative;
  z-index: 1;
}

section[id="shopify-section-template--28787183550812__image_banner_LK9EW9"] {
  margin-top: -100px !important;
  position: relative;
  z-index: 1;
}

#shopify-section-template--28787183550812__image_banner_LK9EW9 .button:hover {
  background-color: #ffffff !important;
  color: #E05A00 !important;
  border-color: #E05A00 !important;
}

@media (max-width: 480px) {
  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__content {
    display: flex !important;
    justify-content: center !important;
    align-items: flex-end !important;
    padding-bottom: 0px !important;
    padding-top: 60px !important;
  }

  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__buttons {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 0 !important;
    width: auto !important;
    margin: 0 auto !important;
    margin-top: 1rem !important;
  }

  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__buttons .button {
    font-size: 10px !important;
    padding: 5px 10px !important;
    width: auto !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    flex: 0 0 auto !important;
  }

  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__heading .hxxl {
    font-size: clamp(2.5rem, 11vw, 3.5rem) !important;
    line-height: 1.15 !important;
  }
}
@media screen and (min-width: 481px) {
  #shopify-section-template--28787183550812__image_banner_LK9EW9 .hxxl {
    font-size: clamp(5rem, 10vw, 9.5rem) !important;
    line-height: 1.1 !important;
  }
}
.sommaire__nav {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.sommaire__label {
  color: #E05A00;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.sommaire__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sommaire__link {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  white-space: nowrap;
  transition: color 0.2s;
}

.sommaire__link:hover {
  color: #E05A00;
}
.shopify-section-group-header-group {
  z-index: 100 !important;
}
#shopify-section-template--29064559460700__hero_centered_AKFjMN .hero-centered-image {
  object-position: 50% 30%;
}
#shopify-section-template--29064559460700__image_banner_K797fE {
  margin-top: -120px;
  margin-bottom: 4rem;
}

@media screen and (max-width: 749px) {
  #shopify-section-template--29064559460700__image_banner_K797fE {
    margin-top: -100px;
  }
  #shopify-section-template--29064559460700__rich_text_7DxjfG .rte {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }
  #shopify-section-template--29064559460700__rich_text_7DxjfG .rich-text__heading {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
}

@media screen and (min-width: 750px) {
  #shopify-section-template--29064559460700__image_banner_K797fE img {
    object-position: 50% 30% !important;
  }
  #shopify-section-template--29064559460700__rich_text_7DxjfG .rte {
    font-size: 13px !important;
    line-height: 1.6 !important;
  }
  #shopify-section-template--29064559460700__rich_text_7DxjfG .rich-text__heading {
    font-size: 45px !important;
    line-height: 1.2 !important;
  }
  #shopify-section-template--29064559460700__rich_text_7DxjfG .rich-text__wrapper {
    max-width: 620px !important;
    margin: 0 auto !important;
  }
  
}
#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-list {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: center !important;
  gap: 0px !important;
  align-items: flex-start !important;
  padding-left: 40% !important;
  width: 100% !important;
  margin: 0 auto !important;
}

#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-list__item {
  min-width: 130% !important;
  width: 130% !important;
  max-width: 130% !important;
  flex-shrink: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  border-radius: 20px !important;
  overflow: hidden !important;
}


#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-card {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  border-radius: 20px !important;
  overflow: hidden !important;
}

#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-card__image-wrapper {
  border-radius: 20px !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-list__item:first-child {
  margin-top: 4rem !important;
  margin-right: -30% !important;
}

#shopify-section-template--29064559460700__multicolumn_ERzdP4 .multicolumn-list__item:last-child {
  margin-left: -30% !important;
}

#shopify-section-template--29064559460700__multicolumn_ERzdP4 img {
  border-radius: 20px !important;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35) !important;
  display: block !important;
  width: 100% !important;
}
#shopify-section-template--29064559460700__image_with_text_PGM6gE .rte {
  font-size: 13px !important;
  line-height: 1.6 !important;
}

#shopify-section-template--29064559460700__image_with_text_PGM6gE .image-with-text__heading {
  font-size: 45px !important;
  line-height: 1.2 !important;
}
@media screen and (min-width: 750px) {
  #shopify-section-template--29064559460700__image_with_text_PGM6gE h2,
  #shopify-section-template--29064559460700__image_with_text_PGM6gE h3,
  #shopify-section-template--29064559460700__image_with_text_PGM6gE .h2,
  #shopify-section-template--29064559460700__image_with_text_PGM6gE .h3 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
}
#shopify-section-template--29064559460700__image_with_text_PGM6gE .image-with-text__media {
  border-radius: 20px !important;
  overflow: hidden !important;
}
.facets__disclosure-horizontal details[id*="price"],
details[id*="price"] {
  display: none !important;
}
.article-card .card__inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 749px) {
  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__media-desktop { display: none; }
  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__media-mobile { display: block; width: 100%; height: 100%; position: absolute; }
}
@media screen and (min-width: 750px) {
  #shopify-section-template--28787183550812__image_banner_LK9EW9 .banner__media-mobile { display: none; }
}

#shopify-section-template--29898469769564__image_links_gXDxtK .section-content,
#shopify-section-template--29898469769564__image_links_gXDxtK > div {
  padding-top: 6rem;
}

@media screen and (max-width: 749px) {
  #shopify-section-template--29898469769564__citation_signature_xHiLLA {
    padding-bottom: 1rem;
  }
}







@media (max-width: 749px) {
  section.podcast-sommaire {
    position: sticky !important;
    top: 60px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9 !important;
    padding: 10px 16px;
    overflow-x: auto;
    margin-top: -20px !important;
  }
}
@media screen and (max-width: 749px) {
  html, body {
    overflow-x: clip !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

  .sommaire__nav {
    flex-wrap: nowrap !important;
    gap: 12px;
  }
  .sommaire__list {
    flex-wrap: nowrap !important;
    gap: 12px;
  }
}
@media (max-width: 749px) {
  section.podcast-sommaire {
    position: sticky !important;
    top: 60px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9 !important;
    padding: 10px 16px;
    overflow-x: auto;
    margin-top: 80px;
  }
  .sommaire__nav {
    flex-wrap: nowrap !important;
    gap: 12px;
  }
  .sommaire__list {
    flex-wrap: nowrap !important;
    gap: 12px;
  }
  .banner__media img[srcset*="banniere_web_header"] {
    display: none !important;
  }
}
@media screen and (max-width: 749px) {
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media {
    height: 400px !important;
    min-height: 400px !important;
  }
}
@media screen and (max-width: 749px) {
  #shopify-section-template--29064559460700__image_with_text_PGM6gE .image-with-text__grid {
    display: flex !important;
    flex-direction: column !important;
  }
  #shopify-section-template--29064559460700__image_with_text_PGM6gE .image-with-text__media-item {
    order: 2 !important;
  }
  #shopify-section-template--29064559460700__image_with_text_PGM6gE .image-with-text__content-item {
    order: 1 !important;
  }
 #shopify-section-template--29064559460700__image_with_text_PGM6gE h2,
#shopify-section-template--29064559460700__image_with_text_PGM6gE h3,
#shopify-section-template--29064559460700__image_with_text_PGM6gE .h2,
#shopify-section-template--29064559460700__image_with_text_PGM6gE .h3 {
  font-size: 24px !important;
  line-height: 1.2 !important;
}

}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__image_banner_4hEQaz {
    margin-top: -100px !important;
  }
  @media (max-width: 749px) {
  #shopify-section-template--29898469769564__announcement_strip_R6HEtf {
    margin-top: -12rem !important;
  }
}
}


@media screen and (max-width: 480px) {
  #shopify-section-template--29898469769564__image_banner_4hEQaz {
    clip-path: inset(0 0 100px 0) !important;
  }
  .banner__media img {
    object-fit: cover !important;
    width: 100% !important;
  }
  .banner {
    min-height: unset !important;
    background-color: transparent !important;
  }
  .banner__media {
    background-color: transparent !important;
  }
   #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__buttons {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    padding-left: 16px !important;
    gap: 10px;
  }
  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__buttons .button {
    font-size: 11px !important;
    padding: 6px 12px !important;
  }
}

@media screen and (min-width: 750px) {
  #shopify-section-template--29898469769564__image_banner_4hEQaz {
    clip-path: none !important;
  }
  
  .header.page-width {
    grid-template-columns: 1fr auto 1fr !important;
  }
  .header-icons-right {
    margin-right: -15rem !important;
  }
}

@media screen and (max-width: 749px) {
  .header.page-width {
    padding-left: 0px !important;
    padding-right: 0px !important;
    grid-template-columns: 1fr auto 1fr !important;
  }
  header-drawer {
    margin-left: -15px !important;
  }
  .header-icons-right {
    justify-self: end !important;
    justify-content: flex-end !important;
    gap: 0px !important;
  }
  .header__icon--search {
    margin-right: -16px !important;
  }
  .search-modal {
    position: fixed !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 749px) {
  .header__heading-logo-wrapper {
    justify-content: center !important;
  }
  
  sticky-header.header-wrapper--border-bottom .header__heading-logo-wrapper {
    justify-content: center !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
  }
}

@media screen and (max-width: 749px) {
  #shopify-section-sections--28787183944028__header .header-wrapper {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }

 @media screen and (max-width: 749px) {
  sticky-header.header-wrapper {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    max-width: 95% !important;
  }

  .header__heading-logo {
    width: 180px !important;
    height: auto !important;
  }
}
@media screen and (min-width: 750px) {
  sticky-header.header-wrapper {
    max-width: 85% !important;
  }
}
@media screen and (min-width: 750px) {
  .header__heading-logo {
    max-width: 130px !important;
    height: auto !important;
  }
}
@media screen and (max-width: 749px) {
  #shopify-section-template--29064559460700__hero_centered_AKFjMN {
    margin-top: calc(-1 * var(--header-height, 60px));
  }
}

/* Mobile - reset forcé */
#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-mobile {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-mobile img {
  width: 100%;
  height: 120%;
  object-fit: cover;
  object-position: 50% 70%;
}

#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-desktop {
  display: block;
  width: 100%;
  height: 100%;
}
#shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 749px) {
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media {
    height: 100% !important;
    min-height: 300px !important;
  }
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-mobile {
    display: block !important;
    z-index: 2;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
  }
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-desktop {
    display: none !important;
  }
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__media-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 5%;
  }
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__box {
    display: none !important;
  }
  #shopify-section-template--28787183419740__image_banner_FDGkiE .banner__content {
  min-height: 0 !important;
  display: none !important;
}
}
@media screen and (max-width: 749px) {
  #shopify-section-template--28787183419740__le_drop_section_Mt6NTp {
    margin-top: 85px !important;
  }
}

@media screen and (max-width: 989px) {
  .header.page-width {
    position: relative !important;
  }
  .header-mobile-drawer {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
  }
  .custom-nav {
    display: none !important;
  }
  #HeaderDrawer-le-shop,
  #HeaderDrawer-le-podcast {
    display: list-item !important;
  }
}

@media screen and (min-width: 990px) {
  .custom-nav {
    display: flex !important;
  }
  .hide-on-desktop {
    display: none !important;
  }
}

.menu-drawer {
  width: 300px !important;
  visibility: visible !important;
  transform: translateX(0) !important;
  left: 0 !important;
  z-index: 100 !important;
  background-color: rgb(var(--color-background)) !important;
}

.header__icon--menu[aria-expanded='true']::before {
  display: none !important;
}
#shopify-section-template--28787183550812__rich_text_RaEQBz a.button.button--primary {
  --color-button: 123, 27, 56 !important;
  background-color: rgb(123, 27, 56) !important;
  color: #fff !important;
  border: 2px solid rgb(123, 27, 56) !important;
  box-shadow: none !important;
  transition: all 0.2s;
}

#shopify-section-template--28787183550812__rich_text_RaEQBz a.button.button--primary:hover {
  background-color: #fff !important;
  color: rgb(123, 27, 56) !important;
  border: 2px solid rgb(123, 27, 56) !important;
  box-shadow: none !important;
}

/* ─── NEWSLETTER ROW ─── */
.banner__newsletter {
  margin-top: 2rem;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}

.banner__newsletter-row {
  display: flex !important;
  flex-direction: row !important;
  gap: 0.5rem !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  overflow: hidden !important;
}

.banner__newsletter-input {
  padding: 1.2rem 2rem;
  border-radius: 10rem;
  border: none;
  font-size: 1.4rem;
  outline: none;
  flex: 1 1 0 !important;
  min-width: 0 !important;
  width: 0 !important;
}

.banner__newsletter-success {
  color: white;
  margin-top: 1rem;
  font-size: 1.4rem;
}

#banner-newsletter-form {
  display: contents;
}

/* ─── BOUTON NEWSLETTER ─── */
.banner__newsletter .button--primary {
  white-space: nowrap !important;
  flex-shrink: 0 !important;
  font-size: 1.8rem;
  padding: 2rem 3rem;
}

/* ─── MULTICOLUMN ─── */
.multicolumn-card.content-container {
  background: #FAF7F4 !important;
}

.multicolumn-card__icon {
  display: flex;
  justify-content: center;
  margin-bottom: -2rem;
  margin-top: 1rem;
}

.multicolumn-card__icon svg {
  width: 90px !important;
  height: 90px !important;
}

.multicolumn-card h3 {
  color: #E86A1F !important;
}

/* ─── SECTION IMAGE WITH TEXT ─── */
#shopify-section-template--29898469769564__image_with_text_GqqEDe .newsletter-form__button {
  background-color: #E86A1F !important;
  color: #ffffff !important;
}

#shopify-section-template--29898469769564__image_with_text_GqqEDe .image-with-text {
  border-radius: 1.5rem;
  overflow: hidden;
  background: #FFF2EC;
}

/* ─── BANNER DESKTOP ─── */
#shopify-section-template--29898469769564__image_banner_4hEQaz .banner__box {
  margin-left: 0 !important;
  margin-right: auto !important;
  transform: translateX(-38%) translateY(-40%) !important;
}

#shopify-section-template--29898469769564__image_banner_4hEQaz .banner__heading {
  font-size: 8rem !important;
  line-height: 1.2 !important;
  max-width: 55rem !important;
  white-space: nowrap !important;
}

#shopify-section-template--29898469769564__image_banner_4hEQaz .banner__text {
  font-size: 1.5rem !important;
}

/* ─── MOBILE ─── */
@media (max-width: 749px) {
  .banner__newsletter .button--primary {
    font-size: 1.2rem !important;
    padding: 1rem 1.4rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner {
    min-height: 40rem !important;
    position: relative !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__media,
  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__media img {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__content-container {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    padding: 1rem 1.5rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__box {
    all: unset !important;
    display: block !important;
    width: 85% !important;
    margin-top: -12rem !important;
    margin-left: 0.5rem !important;
    padding: 0.5rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__heading {
    font-size: 3rem !important;
    white-space: normal !important;
    line-height: 1.1 !important;
    color: #ffffff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__text {
    font-size: 0.875rem !important;
    color: #ffffff !important;
    text-shadow: 0 1px 4px rgba(0,0,0,0.3) !important;
    margin-top: 1rem !important;
    margin-left: -1rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .shopify-email-marketing-section,
  #shopify-section-template--29898469769564__image_banner_4hEQaz form {
    margin-top: -5rem !important;
    margin-left: -1rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .button {
    font-size: 0.875rem !important;
    padding: 0.6rem 1.2rem !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .newsletter-form {
    overflow: hidden !important;
    max-width: 100% !important;
  }

  #shopify-section-template--29898469769564__image_banner_4hEQaz .newsletter-form__message {
    max-width: 100% !important;
    white-space: normal !important;
    overflow: hidden !important;
    font-size: 0.75rem !important;
  }
}

/* ─── BOUTON DÉSACTIVÉ APRÈS SOUMISSION ─── */
#shopify-section-template--29898469769564__image_banner_4hEQaz .button--primary[disabled],
#banner-newsletter-form .button.button--primary[disabled] {
  width: auto !important;
  max-width: 100% !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  opacity: 0.6 !important;
  cursor: not-allowed !important;
}
#shopify-section-template--29898469769564__collage_PwHfdh .page-width {
  position: relative;
}

/* Mobile uniquement */
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__collage_PwHfdh .drop-sticker {
    position: absolute;
    z-index: 10;
    width: 20rem;
    transform: rotate(6deg);
    pointer-events: none;
    top: -3rem;
    right: 1rem;
  }
}

/* Desktop uniquement */
@media (min-width: 750px) {
  #shopify-section-template--29898469769564__collage_PwHfdh .drop-sticker {
    position: absolute;
    z-index: 10;
    width: 26rem;
    transform: rotate(6deg);
    pointer-events: none;
    top: -8rem;
    right: -10rem;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__collage_PwHfdh .collage-wrapper-title {
    margin-top: -4rem; /* ajuste cette valeur */
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__multicolumn_UMiGGi {
    margin-top: -8rem; /* ajuste cette valeur */
  }
}
@media (max-width: 749px) {
  .section-template--29898469769564__collage_PwHfdh-padding {
    padding-bottom: 8rem !important;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__collage_PwHfdh .collage {
    margin-top: 8.5rem; /* ajuste cette valeur */
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__image_links_gXDxtK {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner__newsletter {
    display: none !important;
  }
}
@media (min-width: 750px) {
  .ns-newsletter-mobile {
    display: none !important;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__custom_liquid_YxGzar {
    margin-top: 0;
    padding-top: 0 !important;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__image_banner_4hEQaz .banner--large:not(.banner--adapt) {
    min-height: 0 !important;
  }
}
@media (max-width: 749px) {
  #shopify-section-template--29898469769564__custom_liquid_YxGzar {
    margin-top: -6rem !important;
    padding-top: 0 !important;
  }
}

#shopify-section-template--29898469441884__image_banner_FDGkiE #banner-newsletter-form {
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-top: 20px !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__box {
  padding-left: 0 !important;
}

/* Desktop */
#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__heading {
  font-weight: 900 !important;
  line-height: 1 !important;
  color: #1A1A1A !important;
  text-transform: uppercase !important;
  letter-spacing: -1px !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__text p {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #1A1A1A !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important;
}

.banner-tm {
  font-size: 0.4em;
  vertical-align: super;
  font-weight: 400;
  letter-spacing: 0;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__content {
  padding-left: 1rem !important;
  margin-left: 0 !important;
  align-items: flex-start !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__box {
  padding-left: 0.5rem !important;
  margin-left: 0 !important;
  width: fit-content !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__newsletter {
  margin-top: 20px !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__buttons a {
  pointer-events: none !important;
  cursor: default !important;
}

#shopify-section-template--29898469441884__image_banner_FDGkiE .banner__buttons a:hover {
  opacity: 1 !important;
  background: transparent !important;
}

/* Mobile uniquement */
@media (max-width: 749px) {
  #shopify-section-template--29898469441884__image_banner_FDGkiE .banner__heading {
    font-size: 68px !important;
  }
  #shopify-section-template--29898469441884__image_banner_FDGkiE .banner__box {
    padding-top: 3rem !important;
  }
}


















