.product-card-wrapper .card{background-color:rgb(var(--color-background));border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #0206170a;border:1px solid rgba(var(--color-foreground),.1);transition:all .5s ease;height:auto;min-height:100%;display:flex;flex-direction:column;align-items:stretch;padding:0;-webkit-tap-highlight-color:transparent}.product-card-wrapper .card:hover{box-shadow:0 12px 30px #02061714;border-color:rgba(var(--color-foreground),.2)}.product-card-wrapper .card .card__inner{background-color:transparent;width:100%;max-width:100%;flex:0 0 auto;padding:0;margin:0;border:none}.product-card-wrapper .card__inner.ratio:before,.product-card-wrapper .card__media.ratio:before{padding-bottom:0!important;content:none!important;display:none}.product-card-wrapper .card .card__inner .card__media{position:relative;width:100%;min-width:100%;margin:0;padding:0;background:transparent;border-radius:0;height:auto;flex:0 0 auto;overflow:hidden;bottom:auto;top:auto;left:auto;right:auto;max-width:none}.product-card-wrapper .card .card__media .media{padding-bottom:0;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;display:block;width:100%;margin:0}.card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.2),rgba(0,0,0,.08) 30%,transparent 60%);pointer-events:none;transition:opacity .3s;z-index:1}.product-card-wrapper .card .card__media img,.product-card-wrapper .card .card__media picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-position:center;object-fit:cover;margin:0;padding:0;border-radius:0;transition:transform .7s cubic-bezier(.2,.9,.2,1);will-change:transform;backface-visibility:hidden;z-index:0;opacity:1;visibility:visible;display:block}.product-card-wrapper .card:hover .card__media img{transform:scale(1.08)}.card__custom-badge--media{position:absolute;top:1.2rem;left:1.2rem;z-index:3;pointer-events:none}.product-card-wrapper .card .card__content{display:flex;flex-direction:column;padding:1rem;width:100%;flex-grow:1}@media screen and (min-width:580px){.product-card-wrapper .card .card__content{padding:1.6rem 2rem}}.product-card-wrapper .card .card__information{padding:0;display:flex;flex-direction:column;width:100%;flex-grow:1;grid-row-start:auto}.product-card-wrapper .card .card__information .card-information{flex:1;display:flex;flex-direction:column}.product-card-wrapper .card--media .card__information>.card__custom-badge{display:none}.card__custom-badge{display:inline-block;border:1px solid rgba(var(--color-istora-gold),.3);border-radius:9999px;padding:.2rem .8rem;font-size:.8rem;text-transform:uppercase;color:rgb(var(--color-foreground));letter-spacing:1.8px;margin-bottom:2rem;width:fit-content;font-weight:700;line-height:13px;background:rgba(var(--color-background),.9)}@media screen and (min-width:580px){.card__custom-badge{padding:.6rem 1.2rem;font-size:.9rem;line-height:14.4px}}.card__heading{margin-top:0;margin-bottom:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;letter-spacing:-.36px;line-height:23.5px}@media screen and (min-width:580px){.card__heading{margin-bottom:.4rem;font-size:2rem;letter-spacing:-.4px;line-height:25px}}@media screen and (min-width:768px){.card__heading{font-size:2.2rem;letter-spacing:-.44px;line-height:27.5px}}.product-card-wrapper a,.product-card-wrapper a:hover{text-decoration:none!important;color:inherit}.card__pack-info{font-family:var(--font-body-family);color:#6d7f78;font-size:1.2rem;margin-top:0!important;line-height:18px;letter-spacing:.2px;font-weight:400}@media screen and (min-width:580px){.card__pack-info{font-size:1.45rem;line-height:20.3px;letter-spacing:.29px}}.card__description-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:0!important;margin-bottom:1rem}.card__rating-wrapper{display:flex;align-items:center;margin-bottom:.5rem}.card__footer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto!important;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);transition:border-color .3s ease}@media screen and (min-width:580px){.card__footer-actions{padding-top:1.6rem}}.product-card-wrapper .card:hover .card__footer-actions{border-color:rgba(var(--color-foreground),.2)}.card__footer-actions .price{font-size:1.3rem;color:#0e342b;font-weight:600;letter-spacing:0;margin-top:.35rem;margin-bottom:.5rem}@media screen and (min-width:580px){.card__footer-actions .price{font-size:1.6rem;margin-bottom:0}}.card__footer-actions .custom-quick-add,.card__inner .custom-hover-quick-add{position:relative;z-index:2}.card__footer-actions .custom-quick-add .button,.card__footer-actions .custom-quick-add .custom-quick-add__button,.card__inner .custom-hover-quick-add .button,.card__inner .custom-hover-quick-add .custom-quick-add__button{background-color:rgb(var(--color-istora-forest-light));color:#fff;padding:.8rem 1rem;font-size:.8rem;letter-spacing:2px;line-height:10px;font-weight:600;min-height:auto;min-width:auto;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .25s ease,transform .25s ease;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;white-space:nowrap}@media screen and (min-width:580px){.card__footer-actions .custom-quick-add .button,.card__footer-actions .custom-quick-add .custom-quick-add__button,.card__inner .custom-hover-quick-add .button,.card__inner .custom-hover-quick-add .custom-quick-add__button{padding:1rem 2rem;font-size:1rem;letter-spacing:2px;line-height:16px;font-weight:700}}.card__footer-actions .custom-quick-add:focus-within,.card__footer-actions .custom-quick-add .button:focus,.card__footer-actions .custom-quick-add .button:active,.card__inner .custom-hover-quick-add:focus-within,.card__inner .custom-hover-quick-add .button:focus,.card__inner .custom-hover-quick-add .button:active{outline:none;box-shadow:none}.card__footer-actions .custom-quick-add .button:after,.card__inner .custom-hover-quick-add .button:after{box-shadow:none!important;content:none!important}.custom-quick-add__icon{width:12px;height:12px}.custom-quick-add__icon svg{width:12px;height:12px;transition:transform .25s ease;box-sizing:border-box}.product-card-wrapper .card .custom-quick-add__button:hover .custom-quick-add__icon svg{transform:translate(4px)}.card__inner .custom-hover-quick-add{position:absolute;width:100%;bottom:-5rem;right:0;transition:all .3s ease}.card__inner .custom-hover-quick-add .custom-quick-add__button{width:calc(100% - 1rem);margin:.5rem}.product-card-wrapper .card:hover .card__inner .custom-hover-quick-add{bottom:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-card-custom.css.map */
