.product-card-wrapper .card{position:relative;overflow:hidden;height:100%;border:1px solid rgba(201,161,74,.72);border-radius:20px;background:linear-gradient(145deg,#ffffff12,#c9a14a14 42%,#000000b8),#0b0b0b;box-shadow:0 18px 38px #0000007a,inset 0 1px #ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .36s ease,border-color .36s ease,box-shadow .36s ease}.product-card-wrapper .card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(201,161,74,.18),transparent 34%);opacity:.82}.product-card-wrapper:hover .card{transform:translateY(-6px);border-color:#f0ca70fa;box-shadow:0 24px 52px #00000094,0 0 24px #c9a14a47,inset 0 1px #ffffff1f}.product-card-wrapper .card>*{position:relative;z-index:1}.product-card-wrapper .card__inner{border:0;border-radius:18px 18px 0 0;background:transparent;overflow:hidden}.product-card-wrapper .card--standard .card__inner,.product-card-wrapper .card--card .card__inner{border:0}.product-card-wrapper .card--card:after,.product-card-wrapper .card--standard .card__inner:after{display:none}.product-card-wrapper .card__media,.product-card-wrapper .card--standard .card__media{margin:0;width:100%;border-radius:18px 18px 0 0}.product-card-wrapper .card .card__inner .card__media{border-radius:18px 18px 0 0}.product-card-wrapper .card__media .media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000014 34%,#000000b8)}.product-card-wrapper .card__media .media img,.product-card-wrapper .media.media--hover-effect>img{transition:transform .38s ease,opacity .3s ease}.product-card-wrapper:hover .media.media--hover-effect>img:first-child:only-child,.product-card-wrapper:hover .media.media--hover-effect>img+img{transform:scale(1.07)}.product-card-wrapper .card__content{padding:0 1.1rem 1.1rem}.product-card-wrapper .card>.card__content{padding:1rem 1.1rem 1.2rem}.product-card-wrapper .card__information{padding:.8rem .4rem .7rem;text-align:center}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a{color:#fff;font-family:var(--font-heading-family);font-weight:700;letter-spacing:.03em;text-transform:none;text-decoration:none}.product-card-wrapper .card__heading{font-size:clamp(1.32rem,1.15vw,1.62rem);line-height:1.2}.product-card-wrapper .caption-with-letter-spacing{color:#ffffffb8;letter-spacing:.18em;font-size:1rem;text-align:center}.product-card-wrapper .rating-star{--color-rating-star: #c9a14a}.product-card-wrapper .price{color:#fff;text-align:center;font-weight:700;letter-spacing:.08em}.product-card-wrapper .price__container{display:flex;flex-direction:column;align-items:center;gap:.25rem}.product-card-wrapper .price .price-item{margin:0}.product-card-wrapper .price--on-sale .price-item--regular{color:#ffffffbd;font-size:1.18rem;text-decoration-color:#ffffffd6;text-decoration-thickness:.12rem}.product-card-wrapper .price-item--sale,.product-card-wrapper .price-item--last,.product-card-wrapper .price__regular .price-item--regular{color:#f1d082;font-size:1.55rem;font-weight:800}.product-card-wrapper .card__inner .card__badge{position:absolute;top:1rem;left:1rem;right:auto;z-index:5;margin:0!important;display:block}.product-card-wrapper .badge,.product-card-wrapper .price__badge-sale,.product-card-wrapper .price__badge-sold-out{min-width:auto;border:1px solid rgba(201,161,74,.66);border-radius:999px;background:#030303db;color:#f1d082;box-shadow:0 8px 18px #00000057;font-size:1.18rem;font-weight:800;letter-spacing:.05em;line-height:1;padding:.62rem .82rem}.hb-product-card-actions{position:absolute;top:44%;right:1rem;z-index:6;display:flex;flex-direction:column;gap:.72rem;transform:translateY(-50%)}.card>.hb-product-card-actions{display:none}.card__inner>.hb-product-card-actions{display:flex}.hb-product-card-action{position:relative;z-index:6;display:inline-flex;width:3.6rem;height:3.6rem;align-items:center;justify-content:center;border:1px solid rgba(201,161,74,.56);border-radius:999px;background:#070707c7;color:#fff;box-shadow:0 10px 24px #0006,inset 0 1px #ffffff1f;text-decoration:none;transition:transform .32s ease,border-color .32s ease,background .32s ease,color .32s ease,box-shadow .32s ease}.hb-product-card-action:first-child{background:linear-gradient(145deg,#d2ad57,#8e6a24);color:#fff}.hb-product-card-action svg{width:1.72rem;height:1.72rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.product-card-wrapper:hover .hb-product-card-action{border-color:#f0ca70e0;box-shadow:0 12px 26px #00000075,0 0 16px #c9a14a38}.hb-product-card-action:hover{transform:translateY(-2px) scale(1.04);color:#f6d989;background:#101010eb}.product-card-wrapper .card>.card__content:after{content:"SCOPRI ORA  \2192";display:flex;align-items:center;justify-content:center;min-height:3.8rem;margin-top:.9rem;border:1px solid rgba(201,161,74,.64);border-radius:8px;color:#f1d082;background:#00000057;font-size:1.15rem;font-weight:800;letter-spacing:.11em;transition:border-color .34s ease,box-shadow .34s ease,background .34s ease}.product-card-wrapper:hover .card>.card__content:after{border-color:#f0ca70fa;background:#c9a14a14;box-shadow:inset 0 0 18px #c9a14a14,0 0 16px #c9a14a24}.product-card-wrapper .quick-add{margin-top:.9rem}.product-card-wrapper .quick-add__submit{border-color:#c9a14a9e;border-radius:9px;background:#0006;color:#f1d082;letter-spacing:.08em;text-transform:uppercase}.underline-links-hover:hover a{text-decoration:none}@media screen and (max-width:749px){.product-card-wrapper .card{border-radius:16px}.product-card-wrapper .card__inner,.product-card-wrapper .card__media,.product-card-wrapper .card .card__inner .card__media{border-radius:15px 15px 0 0}.product-card-wrapper .card>.card__content{padding:.75rem .8rem 1rem}.product-card-wrapper .card__information{padding:.65rem .15rem .45rem}.product-card-wrapper .card__heading{font-size:1.18rem}.product-card-wrapper .caption-with-letter-spacing{font-size:.86rem}.product-card-wrapper .price-item--sale,.product-card-wrapper .price-item--last,.product-card-wrapper .price__regular .price-item--regular{font-size:1.27rem}.product-card-wrapper .price--on-sale .price-item--regular{font-size:1rem}.product-card-wrapper .badge,.product-card-wrapper .price__badge-sale,.product-card-wrapper .price__badge-sold-out{font-size:.98rem;padding:.5rem .66rem}.product-card-wrapper .card__inner .card__badge{top:.65rem;left:.65rem}.hb-product-card-actions{top:45%;right:.62rem;gap:.48rem}.hb-product-card-action{width:3rem;height:3rem}.hb-product-card-action svg{width:1.42rem;height:1.42rem}.product-card-wrapper .card>.card__content:after{min-height:3.2rem;margin-top:.65rem;font-size:.95rem;letter-spacing:.08em}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/haller-product-card-luxury.css.map */
