.pr-pack-formats{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.pr-pack-carte{position:relative;border:2px solid var(--ligne);border-radius:14px;background:#fff;padding:9px 14px 9px 9px;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:14px;width:100%;text-align:left;transition:transform .15s ease,border-color .15s ease}.pr-pack-carte:hover{transform:translate(2px)}.pr-pack-carte[aria-pressed=true]{border-color:var(--rose);box-shadow:0 8px 20px -14px #17356480}.pr-pack-carte-stage{width:88px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pr-pack-carte-stage .pr-pack-carte-apercu{width:auto;max-width:100%;max-height:100%}.pr-pack-carte-apercu{width:100%;aspect-ratio:var(--ratio,3/1);background:var(--eb,#cdbdf0);border-radius:6px;display:grid;grid-template-columns:var(--icon-w,20%) 1fr;overflow:hidden;box-shadow:inset 0 0 0 1px #17356414}.pr-pack-carte-apercu[data-forme=rond]{aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4% 8% 10%;gap:0;box-sizing:border-box}.pr-pack-carte-corps{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pr-pack-carte-icone{grid-column:1;display:flex;align-items:center;justify-content:center;padding:10% 3% 10% 10%;box-sizing:border-box;min-width:0;overflow:hidden}.pr-pack-carte-apercu[data-forme=rond] .pr-pack-carte-icone{width:46%;height:46%;padding:0;flex:0 0 auto}.pr-pack-carte-icone img{width:100%;height:100%;object-fit:contain;display:block}.pr-pack-carte-texte{grid-column:2;min-width:0;display:flex;align-items:center;justify-content:center;padding:8% 14% 8% 3%;overflow:hidden}.pr-pack-carte-apercu[data-forme=rond] .pr-pack-carte-texte{width:100%;padding:0;flex:1 1 auto;min-height:0}.pr-pack-carte-texte span{display:inline-block;white-space:pre;text-align:center;font-family:var(--police,var(--corps));font-weight:700;font-size:9px;line-height:1.2;color:var(--et,#173564);transform-origin:center center}.pr-pack-carte-nom{font-family:var(--display);font-weight:700;font-size:.88rem;text-align:left;line-height:1.2;color:var(--encre)}.pr-pack-carte-nom-avec-icone{display:flex;align-items:center;gap:5px;min-width:0}.pr-pack-carte-nom-texte{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-pack-carte-nom-icone{width:15px;height:15px;flex:0 0 auto;color:var(--rose-fonce)}.pr-pack-carte-dims{font-size:.76rem;color:var(--encre-doux);line-height:1.3}.pr-pack-carte-coche{margin-left:auto;width:24px;height:24px;border-radius:50%;background:var(--rose);color:#fff;display:none;align-items:center;justify-content:center;flex-shrink:0}.pr-pack-carte[aria-pressed=true] .pr-pack-carte-coche{display:flex}.pr-pack-carte-coche svg{width:14px;height:14px}.pr-pack-panneau{background:var(--fond);border-radius:18px;padding:16px 16px 4px;margin-bottom:20px}.pr-pack-panneau-titre{font-family:var(--display);font-weight:700;font-size:.9rem;margin-bottom:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pr-pack-panneau-titre em{font-family:var(--corps);font-style:normal;font-weight:700;font-size:.78rem;color:var(--rose-fonce);background:var(--rose-pale);padding:2px 10px;border-radius:999px}.pr-pack-appliquer{margin:14px 0 16px;font-family:var(--corps);font-weight:700;font-size:.82rem;color:var(--rose-fonce);background:none;border:2px dashed var(--rose);border-radius:999px;padding:8px 16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:background .15s ease}.pr-pack-appliquer:hover{background:var(--rose-pale)}.pr-pack-appliquer-icone{width:14px;height:14px;margin-right:6px;flex:0 0 auto}.pr-pack-appliquer-annuler{border-style:solid;background:var(--rose-pale)}#pr-pack-pastilles-fond,#pr-pack-pastilles-texte{flex-wrap:nowrap;gap:8px}#pr-pack-pastilles-fond .pr-pc,#pr-pack-pastilles-texte .pr-pc{width:32px;height:32px;flex-shrink:0}.pr-scene-pack .pr-scene-pack-single{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;position:relative;z-index:1;width:100%;max-width:380px;box-sizing:border-box}.pr-scene-pack-apercu-grand{width:100%;max-width:380px;box-shadow:0 10px 26px -14px #17356473,0 4px #1735641a;border-radius:10px}.pr-scene-pack-apercu-grand[data-forme=rond]{border-radius:50%;max-width:320px}.pr-scene-pack-legende{display:flex;flex-direction:column;gap:2px}.pr-scene-pack-titre{font-family:var(--display);font-weight:700;font-size:1.05rem;line-height:1.2;color:var(--encre)}.pr-scene-pack-info{font-size:.85rem;color:var(--encre-doux);line-height:1.3}.pr-pack-apercu-mobile-conteneur{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.pr-pack-apercu-mobile-stage{width:min(100%,320px);height:132px}@media(max-width:420px){.pr-pack-apercu-mobile-stage{height:110px}}.pr-pack-apercu-mobile-stage:has(.pr-pack-carte-apercu[data-forme=rond]){height:200px}@media(max-width:420px){.pr-pack-apercu-mobile-stage:has(.pr-pack-carte-apercu[data-forme=rond]){height:170px}}.pr-pack-carte-apercu[data-forme=rond]{padding:0;gap:.6%;justify-content:flex-start}.pr-pack-carte-apercu[data-forme=rond] .pr-pack-carte-icone{width:82%;height:36.4%;margin-top:8%;flex:0 0 auto;padding:0;align-items:flex-end}.pr-pack-carte-apercu[data-forme=rond] .pr-pack-carte-icone img{height:78%}.pr-pack-carte-apercu[data-forme=rond] .pr-pack-carte-texte{width:82%;height:40.9%;flex:0 0 auto;min-height:0;padding:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/loustick-pack.css.map?cb=37 */
