:root{--vert: #658B78;--bleu: #5C8096;--teal: #4A8585;--creme: #F2EDE4;--ardoise: #2E3D3B;--sable: #C8B49C;--blanc: #FFFFFF;--gris-texte: #8A8F8D;--ombre: 0 16px 40px rgba(46, 61, 59, .08)}.custom-product-card{background:var(--blanc);border:none;cursor:pointer;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;animation:fadeUp .5s ease both;box-sizing:border-box;height:100%}.custom-product-card:hover{transform:translateY(-5px);box-shadow:var(--ombre)}.custom-product-card__media-link{display:block;text-decoration:none}.custom-product-card__media-wrapper{position:relative;overflow:hidden;background:#f8f8f8}.custom-product-card__image{display:block;width:100%;aspect-ratio:1 / 1.2;object-fit:cover;transition:transform .5s ease}.custom-product-card:hover .custom-product-card__image{transform:scale(1.04)}.custom-product-card__badge{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 14px;background:var(--teal);color:var(--blanc);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.custom-product-card__content{padding:18px 20px 22px;text-align:center;display:flex;flex-direction:column;flex:1}.custom-product-card__title{margin:0;font-size:18px;line-height:1.35;font-weight:300;color:var(--ardoise);text-align:center}.card__information{height:100%;display:flex;flex-direction:column}.custom-product-card__title a,.custom-product-card__title a:hover,a.custom-product-card__button,a.custom-product-card__button:hover{color:inherit;text-decoration-line:none!important}a.custom-product-card__button{z-index:3;display:inline-block}a.custom-product-card__button:hover{background-color:var(--teal);color:#fff}.custom-product-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;height:20px;margin:5px 0 8px 5px}.custom-product-card__details{margin-top:auto}.custom-product-card__stars{display:inline-flex;gap:1px;font-size:14px;line-height:1}.custom-product-card__stars span{color:var(--teal);opacity:.5}.custom-product-card__stars .is-filled{color:var(--teal);opacity:1}.custom-product-card__rating-count{font-size:13px;color:var(--teal)}.card-information{display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.custom-product-card__subtitle{font-size:14px;margin:0;line-height:1.5;text-align:center;color:var(--gris-texte);display:flex;align-items:flex-start;justify-content:center}.custom-product-card__footer{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.custom-product-card__price .price{margin:0}.custom-product-card__price .price-item{font-size:16px;font-weight:400;color:var(--ardoise)}.custom-product-card__button{display:inline-flex;align-items:center;justify-content:center;min-width:136px;min-height:44px;padding:10px 22px;border:1px solid var(--bleu);color:var(--bleu);background:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:400;transition:all .25s ease}.custom-product-card__button:hover,.underline-links-hover .custom-product-card__button:hover{background:var(--teal)!important;border-color:var(--teal)!important;color:var(--blanc)!important;text-decoration:none!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/card-product-custom.css.map */
