:root{--oh-primary: #2563EB;--oh-primary-hover: #1D4ED8;--oh-text: #253047;--oh-text-2: #6B7280;--oh-bg-alt: #FFFDF9;--oh-bg-pink: #FFFFFF;--oh-accent-mint: #A7F3D0;--oh-badge: #FFD166}:root,.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4{--color-button: 37, 99, 235;--color-link: 37, 99, 235;--color-secondary-button-text: 37, 48, 71;--color-badge-foreground: 37, 48, 71}.oh-destinataires__heading{color:#253047}.badge.oh-badge--personnalisable,.badge.oh-hero__product-badge{background-color:#ff6f61;border-color:#ff6f61;color:#fff}.oh-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.badge.oh-badge--discount-tint{display:inline-block;padding:2px 10px;background-color:#fde7eb;border-color:transparent;color:#c42b4c;font-family:var(--oh-font-body);font-weight:600;font-size:1.2rem;line-height:1.4;border-radius:40px;vertical-align:middle}.price--on-sale .price-item--sale,.price__sale .price-item--sale{color:#ff6f61!important}.oh-faq__item summary{display:flex}.oh-faq__item{border-color:var(--oh-faq-accent, var(--oh-primary))}.oh-faq__item details[open] .oh-faq__toggle{background:var(--oh-faq-accent, var(--oh-primary))}.oh-collection-hero__dot--mint{top:1.6rem;left:3%}.oh-breadcrumbs__list,.oh-breadcrumbs__link,.oh-breadcrumbs__item,.oh-breadcrumbs__item--current{color:var(--oh-primary)}.oh-breadcrumbs__link:hover{color:var(--oh-primary-hover)}.oh-breadcrumbs__link--home{display:inline-flex;align-items:center;color:var(--oh-text-2)}.oh-breadcrumbs__link--home:hover{color:var(--oh-primary)}.facets__summary{border-color:var(--oh-primary);color:var(--oh-primary)}.facets__disclosure[open] .facets__summary{background-color:var(--oh-primary);color:#fff}.facets__summary:hover{border-color:var(--oh-primary-hover);color:var(--oh-primary-hover)}.facet-filters__sort{border:1.5px solid var(--oh-border)!important;border-radius:var(--oh-radius-pill);padding:.8rem 1.6rem!important;color:var(--oh-primary);outline:none}.facet-filters__sort:hover{border-color:var(--oh-primary-hover)!important}.facet-filters__sort:focus-visible{outline:none;border-color:var(--oh-primary)!important;box-shadow:0 0 0 3px #2563eb26}.facet-filters__field{margin-top:.4rem}@media screen and (min-width:750px){.collection-hero__title+.collection-hero__description{max-width:100%}}.collection-hero__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;position:relative}.collection-hero__description--expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.collection-hero__description-toggle{display:block;width:100%;text-align:left;margin-top:1.2rem;color:var(--oh-primary);font-weight:600;background:none;border:0;padding:0;cursor:pointer}.oh-collection-hero__count{margin-top:1.6rem}.oh-hero--has-bg-fill{background:var(--oh-hero-bg-fill)}.oh-hero--has-image-desktop,.oh-hero--has-image-mobile{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.oh-hero__overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,var(--oh-hero-overlay-opacity, .4));z-index:1}.oh-hero__inner{position:relative;z-index:2}@media screen and (max-width:749px){.oh-hero--has-image-mobile{background-image:var(--oh-hero-bg-mobile)}.oh-hero--has-image-mobile .oh-hero__overlay{display:block}.oh-hero--has-image-mobile .oh-hero__heading,.oh-hero--has-image-mobile .oh-hero__bullet{color:#fff}.oh-hero--has-image-mobile .oh-hero__subtitle{color:#ffffffe6}.oh-hero--has-image-mobile .oh-hero__highlight{background:linear-gradient(180deg,transparent 62%,var(--oh-badge) 62%);color:#253047}}@media screen and (min-width:750px){.oh-hero--has-image-desktop{background-image:var(--oh-hero-bg-desktop)}.oh-hero--has-image-desktop .oh-hero__overlay{display:block}.oh-hero--has-image-desktop .oh-hero__heading,.oh-hero--has-image-desktop .oh-hero__bullet{color:#fff}.oh-hero--has-image-desktop .oh-hero__subtitle{color:#ffffffe6}.oh-hero--has-image-desktop .oh-hero__highlight{background:linear-gradient(180deg,transparent 62%,var(--oh-badge) 62%);color:#253047}}.oh-product-description{max-height:14rem;overflow:hidden;position:relative}.oh-product-description--expanded{max-height:none;overflow:visible}.product__description-toggle{display:block;width:100%;text-align:left;margin-top:1.2rem;color:var(--oh-primary);font-weight:600;background:none;border:0;padding:0;cursor:pointer}.oh-blog-tabs{display:flex;flex-wrap:wrap;gap:1rem;padding-top:3.6rem}.oh-blog-tabs__tab{display:inline-flex;align-items:center;padding:.9rem 2rem;border:1.5px solid var(--oh-primary);border-radius:var(--oh-radius-pill, 999px);color:var(--oh-primary);font-weight:600;text-decoration:none;background:#fff;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.oh-blog-tabs__tab:hover{border-color:var(--oh-primary-hover);color:var(--oh-primary-hover)}.oh-blog-tabs__tab--active,.oh-blog-tabs__tab--active:hover{background:var(--oh-primary);border-color:var(--oh-primary);color:#fff}.oh-article-card__cta{display:inline-flex;align-items:center;margin-top:1.2rem;padding:.7rem 1.8rem;border:1.5px solid var(--oh-primary);border-radius:var(--oh-radius-pill, 999px);color:var(--oh-primary);font-weight:600;font-size:1.4rem;text-decoration:none;background:#fff;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.oh-article-card__cta:hover{background:var(--oh-primary);border-color:var(--oh-primary);color:#fff}.article-card-wrapper .card__heading a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;overflow:hidden;text-overflow:unset}.oh-reading-time{display:inline-flex;align-items:center;margin-left:.8rem;padding:.2rem 1.2rem;border-radius:var(--oh-radius-pill, 999px);background:#fef3c7;color:#40312e;font-weight:600}.article-template__title+.oh-reading-time,.circle-divider.caption-with-letter-spacing+.oh-reading-time{margin-left:0}.oh-page-tabs{display:flex;flex-wrap:wrap;gap:1rem;padding-top:3.6rem}.oh-page-tabs__tab{display:inline-flex;align-items:center;padding:.9rem 2rem;border:1.5px solid var(--oh-primary);border-radius:var(--oh-radius-pill, 999px);color:var(--oh-primary);font-weight:600;text-decoration:none;background:#fff;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.oh-page-tabs__tab:hover{border-color:var(--oh-primary-hover);color:var(--oh-primary-hover)}.oh-page-tabs__tab--active,.oh-page-tabs__tab--active:hover{background:var(--oh-primary);border-color:var(--oh-primary);color:#fff}.oh-hero--has-text-color .oh-hero__heading,.oh-hero--has-text-color .oh-hero__bullet{color:var(--oh-hero-text-color)}.oh-hero--has-text-color .oh-hero__subtitle{color:var(--oh-hero-text-color);opacity:.9}
/*# sourceMappingURL=/cdn/shop/t/18/assets/hop-cadeau-blue-test.css.map */
