.croix-chapelet{border:0;padding:0;margin:0 0 2.2rem;min-width:0}.croix-chapelet__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem;flex-wrap:wrap}.croix-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}.croix-chapelet__required{color:#b00020;margin-left:.2rem}.croix-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)}.croix-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}.croix-chapelet__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media(min-width:560px){.croix-chapelet__grid{grid-template-columns:repeat(4,1fr);gap:.8rem}}@media(min-width:990px){.croix-chapelet__grid{grid-template-columns:repeat(5,1fr);gap:1rem}}.croix-chapelet__grid.is-collapsed>.croix-chapelet__card:nth-child(n+9){display:none}@media(min-width:990px){.croix-chapelet__grid.is-collapsed>.croix-chapelet__card:nth-child(n+11){display:none}}.croix-chapelet__card{position:relative;cursor:pointer;display:flex;flex-direction:column;border:2px solid transparent;border-radius:12px;padding:.3rem .3rem .55rem;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){.croix-chapelet__card{padding:.5rem .5rem .8rem;border-radius:14px}}.croix-chapelet__card:hover{border-color:#72383847;transform:translateY(-2px);box-shadow:0 8px 22px #7238381f}.croix-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}.croix-chapelet__card:has(.croix-chapelet__input:checked){border-color:#723838;box-shadow:0 8px 26px #72383838;background:#7238380a}.croix-chapelet__input:focus-visible+.croix-chapelet__photo-wrap{outline:2px solid rgb(114,56,56);outline-offset:3px;border-radius:10px}.croix-chapelet__photo-wrap{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#faf7f2,#f5ede2);margin-bottom:.4rem}@media(min-width:560px){.croix-chapelet__photo-wrap{border-radius:10px;margin-bottom:.6rem}}.croix-chapelet__photo{display:block;width:100%;height:100%;object-fit:contain;padding:.2rem;transition:transform .3s ease}@media(min-width:560px){.croix-chapelet__photo{padding:.3rem}}.croix-chapelet__card:hover .croix-chapelet__photo{transform:scale(1.04)}.croix-chapelet__photo--empty{background:linear-gradient(135deg,#f0e6d8,#fff)}.croix-chapelet__number{position:absolute;top:.25rem;left:.25rem;background:#723838;color:#fff;font-size:.62rem;font-weight:600;padding:.15rem .42rem;border-radius:999px;letter-spacing:.03em;font-family:var(--font-body-family,inherit);box-shadow:0 1px 4px #72383840}@media(min-width:560px){.croix-chapelet__number{top:.45rem;left:.45rem;font-size:.72rem;padding:.22rem .55rem}}.croix-chapelet__price-badge{position:absolute;top:.25rem;right:.25rem;background:#fff;color:#723838;font-size:.62rem;font-weight:700;padding:.12rem .38rem;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){.croix-chapelet__price-badge{top:.45rem;right:.45rem;font-size:.74rem;padding:.22rem .55rem;border-width:1.5px}}.croix-chapelet__check{position:absolute;bottom:.25rem;right:.25rem;display:flex;align-items:center;justify-content:center;width:20px;height:20px;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){.croix-chapelet__check{bottom:.45rem;right:.45rem;width:26px;height:26px}}.croix-chapelet__check svg{width:10px;height:10px}@media(min-width:560px){.croix-chapelet__check svg{width:14px;height:14px}}.croix-chapelet__card:has(.croix-chapelet__input:checked) .croix-chapelet__check{opacity:1;transform:scale(1)}.croix-chapelet__caption{display:flex;flex-direction:column;gap:.08rem;text-align:center;padding:0 .1rem}@media(min-width:560px){.croix-chapelet__caption{gap:.12rem;padding:0 .2rem}}.croix-chapelet__name{font-size:.72rem;font-weight:500;color:#723838;line-height:1.2;font-family:var(--font-heading-family,Georgia,serif)}@media(min-width:560px){.croix-chapelet__name{font-size:.9rem;line-height:1.22}}@media(min-width:990px){.croix-chapelet__name{font-size:1rem}}.croix-chapelet__sublabel{font-size:.66rem;color:#723838bf;font-style:italic;font-family:var(--font-body-family,inherit);line-height:1.2}@media(min-width:560px){.croix-chapelet__sublabel{font-size:.82rem}}.croix-chapelet__note{font-size:.6rem;color:#b00020;line-height:1.2;margin-top:.2rem;font-style:italic;font-family:var(--font-body-family,inherit)}@media(min-width:560px){.croix-chapelet__note{font-size:.72rem}}.croix-chapelet__card--unavailable{opacity:.42;cursor:not-allowed}.croix-chapelet__card--unavailable:hover{transform:none;border-color:transparent;box-shadow:0 1px 3px #0000000a}.croix-chapelet__card--unavailable .croix-chapelet__name{text-decoration:line-through}.croix-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}.croix-chapelet__view-more:hover{background:#723838;color:#fff}.croix-chapelet__view-more-icon{transition:transform .2s ease}.croix-chapelet__view-more.is-expanded .croix-chapelet__view-more-icon{transform:rotate(180deg)}.croix-chapelet__selected{padding:.8rem 1rem;font-size:1.05rem;color:#723838;background:#7238380a;border-radius:12px;margin:1rem 0 0;line-height:1.4;font-family:var(--font-body-family,inherit)}.croix-chapelet__selected[hidden]{display:none}.croix-chapelet__selected-label{font-weight:500}.croix-chapelet__error{color:#b00020;font-size:.95rem;margin:.9rem 0 0;font-family:var(--font-body-family,inherit);font-weight:500}.croix-chapelet__error[hidden]{display:none}.croix-chapelet--invalid .croix-chapelet__grid{outline:2px solid rgba(176,0,32,.55);outline-offset:6px;border-radius:18px}
/*# sourceMappingURL=/cdn/shop/t/56/assets/croix-chapelet.css.map */
