.po{margin:2rem 0}.po__heading{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.po__grid{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.po-card{position:relative;border:2px solid rgba(var(--color-foreground),.1);border-radius:12px;padding:1.5rem;background:rgb(var(--color-background));cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;min-height:120px;overflow:hidden}.po-card:hover{border-color:rgba(var(--color-foreground),.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.1)}.po-card--active{border-color:#e6763e;background:#e6763e05;box-shadow:0 4px 12px #e6763e26}.po-card--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.po-card--disabled:hover{transform:none;box-shadow:none}.po-card__image{margin-right:1.5rem;border-radius:8px;overflow:hidden;width:100px;height:100px;flex-shrink:0}.po-card__image img{width:100%;height:100%;object-fit:cover;display:block}.po-card__content{flex:1;display:flex;flex-direction:column;position:relative;justify-content:space-between;height:100%}.po-card__badge{position:absolute;bottom:0;right:0;padding:.25rem .75rem;border-top-left-radius:4px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;line-height:2;z-index:10;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.po-card--active .po-card__badge{background:#e6763e}.po-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:1rem}.po-card__title{font-size:1.6rem;font-weight:700;margin:0;line-height:1.2;font-family:var(--font-body-family);flex:1}.po-card__title h1,.po-card__title h2,.po-card__title h3,.po-card__title h4,.po-card__title h5,.po-card__title h6,.po-card__title p{margin:0;font-size:inherit;font-weight:inherit}.po-card__description{flex:1;margin-bottom:.5rem;line-height:1.4;color:#e6763e;font-size:1.3rem}.po-card__description p{margin:0 0 .5rem}.po-card__description p:last-child{margin-bottom:0}.po-card__price{font-weight:600;text-align:right;min-width:120px;flex-shrink:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}.po-card__price-original{display:block;font-size:1.6rem;color:rgba(var(--color-foreground),.6);text-decoration:line-through}.po-card__price-final{display:block;font-size:1.6rem;color:#e6763e;font-weight:700}.po em{padding:2px;border-radius:4px;font-weight:600;font-style:normal;line-height:1;background-color:rgba(var(--color-foreground),.1);font-size:1.3rem}@media screen and (max-width: 749px){.po{margin:1.5rem 0}.po__heading{font-size:1.25rem;margin-bottom:1rem}.po-card{padding:1rem;min-height:100px}.po-card__image{width:80px;height:80px;margin-right:1rem}.po-card__title,.po-card__price-original{font-size:1.2rem}.po-card__description,.po em{font-size:1.1rem}.po-card__price{min-width:100px}.po-card__badge{font-size:.9rem}}.po-card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.po-card[aria-checked=true]{border-color:#e6763e;background:#e6763e05}.po-card{transition:all .2s ease}.po-card--active{animation:po-card-selected .3s ease}@keyframes po-card-selected{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.po-card--disabled:after{content:"Produit indisponible";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(var(--color-foreground),.9);color:rgb(var(--color-background));padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-offers.css.map */
