.centre-chapelet{border:0;padding:0;margin:0 0 2.2rem;min-width:0}.centre-chapelet__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem;flex-wrap:wrap}.centre-chapelet__title{font-family:var(--font-heading-family,Georgia,serif);font-size:clamp(1.55rem,1.32rem + .82vw,1.88rem);color:#723838;margin:0;font-weight:var(--font-heading-weight,400);letter-spacing:.02em;line-height:1.2}.centre-chapelet__required{color:#b00020;margin-left:.2rem}.centre-chapelet__badge{font-size:.78rem;padding:.32rem .8rem;border-radius:999px;background:#723838;color:#fff;letter-spacing:.04em;white-space:nowrap;font-family:var(--font-body-family,inherit)}.centre-chapelet__help{font-size:.95rem;color:#723838b8;margin:0 0 1.2rem;font-style:italic;font-family:var(--font-body-family,inherit);line-height:1.42}.centre-chapelet__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.4rem}@media(min-width:560px){.centre-chapelet__grid{grid-template-columns:repeat(5,1fr);gap:.7rem}}@media(min-width:990px){.centre-chapelet__grid{grid-template-columns:repeat(5,1fr);gap:1rem}}.centre-chapelet__grid.is-collapsed>.centre-chapelet__card:nth-child(n+11){display:none}.centre-chapelet__card{position:relative;cursor:pointer;display:flex;flex-direction:column;border:2px solid transparent;border-radius:12px;padding:.25rem .25rem .5rem;background:#fff;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease,background-color .2s ease;box-shadow:0 1px 3px #0000000a}@media(min-width:560px){.centre-chapelet__card{padding:.45rem .45rem .75rem;border-radius:14px}}.centre-chapelet__card:hover{border-color:#72383847;transform:translateY(-2px);box-shadow:0 8px 22px #7238381f}.centre-chapelet__input.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;pointer-events:none}.centre-chapelet__card:has(.centre-chapelet__input:checked){border-color:#723838;box-shadow:0 8px 26px #72383838;background:#7238380a}.centre-chapelet__input:focus-visible+.centre-chapelet__photo-wrap{outline:2px solid rgb(114,56,56);outline-offset:3px;border-radius:10px}.centre-chapelet__photo-wrap{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#faf7f2,#f5ede2);margin-bottom:.35rem}@media(min-width:560px){.centre-chapelet__photo-wrap{border-radius:10px;margin-bottom:.55rem}}.centre-chapelet__photo{display:block;width:100%;height:100%;object-fit:contain;padding:.2rem;transition:transform .3s ease}@media(min-width:560px){.centre-chapelet__photo{padding:.3rem}}.centre-chapelet__card:hover .centre-chapelet__photo{transform:scale(1.04)}.centre-chapelet__photo--empty{background:linear-gradient(135deg,#f0e6d8,#fff)}.centre-chapelet__aucun-visual{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#7238388c;padding:.5rem;transition:color .2s ease,transform .3s ease}.centre-chapelet__aucun-visual svg{width:65%;height:65%;display:block}.centre-chapelet__card--aucun .centre-chapelet__photo-wrap{background:linear-gradient(180deg,#f5f1ec,#ebe4d8)}.centre-chapelet__card--aucun:hover .centre-chapelet__aucun-visual{color:#723838bf;transform:scale(1.04)}.centre-chapelet__card--aucun:has(.centre-chapelet__input:checked) .centre-chapelet__aucun-visual{color:#723838}.centre-chapelet__number{position:absolute;top:.2rem;left:.2rem;background:#723838;color:#fff;font-size:.58rem;font-weight:600;padding:.12rem .38rem;border-radius:999px;letter-spacing:.03em;font-family:var(--font-body-family,inherit);box-shadow:0 1px 4px #72383840}@media(min-width:560px){.centre-chapelet__number{top:.4rem;left:.4rem;font-size:.7rem;padding:.2rem .52rem}}.centre-chapelet__price-badge{position:absolute;top:.2rem;right:.2rem;background:#fff;color:#723838;font-size:.58rem;font-weight:700;padding:.1rem .35rem;border-radius:999px;border:1px solid rgb(114,56,56);font-family:var(--font-body-family,inherit);box-shadow:0 1px 4px #00000014}@media(min-width:560px){.centre-chapelet__price-badge{top:.4rem;right:.4rem;font-size:.7rem;padding:.2rem .5rem;border-width:1.5px}}.centre-chapelet__check{position:absolute;bottom:.2rem;right:.2rem;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#723838;color:#fff;opacity:0;transform:scale(.6);transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 8px #72383859}@media(min-width:560px){.centre-chapelet__check{bottom:.4rem;right:.4rem;width:24px;height:24px}}.centre-chapelet__check svg{width:9px;height:9px}@media(min-width:560px){.centre-chapelet__check svg{width:13px;height:13px}}.centre-chapelet__card:has(.centre-chapelet__input:checked) .centre-chapelet__check{opacity:1;transform:scale(1)}.centre-chapelet__caption{display:flex;flex-direction:column;gap:.06rem;text-align:center;padding:0 .08rem}@media(min-width:560px){.centre-chapelet__caption{gap:.1rem;padding:0 .15rem}}.centre-chapelet__name{font-size:.66rem;font-weight:500;color:#723838;line-height:1.2;font-family:var(--font-heading-family,Georgia,serif)}@media(min-width:560px){.centre-chapelet__name{font-size:.85rem;line-height:1.22}}@media(min-width:990px){.centre-chapelet__name{font-size:1rem}}.centre-chapelet__sublabel{font-size:.6rem;color:#723838bf;font-style:italic;font-family:var(--font-body-family,inherit);line-height:1.2}@media(min-width:560px){.centre-chapelet__sublabel{font-size:.78rem}}@media(min-width:990px){.centre-chapelet__sublabel{font-size:.82rem}}.centre-chapelet__card--unavailable{opacity:.42;cursor:not-allowed}.centre-chapelet__card--unavailable:hover{transform:none;border-color:transparent;box-shadow:0 1px 3px #0000000a}.centre-chapelet__card--unavailable .centre-chapelet__name{text-decoration:line-through}.centre-chapelet__view-more{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:1rem auto 0;padding:.7rem 1.5rem;background:#fff;border:1.5px solid rgb(114,56,56);color:#723838;border-radius:999px;font-family:var(--font-body-family,inherit);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.centre-chapelet__view-more:hover{background:#723838;color:#fff}.centre-chapelet__view-more-icon{transition:transform .2s ease}.centre-chapelet__view-more.is-expanded .centre-chapelet__view-more-icon{transform:rotate(180deg)}.centre-chapelet__error{color:#b00020;font-size:.95rem;margin:.9rem 0 0;font-family:var(--font-body-family,inherit)}.centre-chapelet--invalid .centre-chapelet__grid{outline:2px solid rgba(176,0,32,.55);outline-offset:6px;border-radius:18px}
/*# sourceMappingURL=/cdn/shop/t/56/assets/centre-chapelet.css.map */
