.new-productcard-wrapper{position:relative;border:.1rem solid #D4D3DF;border-radius:19.2px;color:inherit;height:100%;text-decoration:none;padding:0}.new-productcard-card{position:relative;display:flex;flex-direction:column;height:100%;text-decoration:none;border-radius:var(--border-radius, 8px);border:var(--border-width, 1px) solid rgba(var(--color-foreground, 0, 0, 0),var(--border-opacity, .1));background:var(--color-background, #fff);overflow:hidden}.new-productcard-card:after{position:absolute;top:calc(var(--border-width, 1px) * -1);left:calc(var(--border-width, 1px) * -1);z-index:-1;content:"";width:calc(var(--border-width, 1px) * 2 + 100%);height:calc(var(--border-width, 1px) * 2 + 100%);border-radius:var(--border-radius, 8px);box-shadow:var(--shadow-horizontal-offset, 0) var(--shadow-vertical-offset, 2px) var(--shadow-blur-radius, 8px) rgba(var(--color-shadow, 0, 0, 0),var(--shadow-opacity, .1))}.new-productcard-inner{position:relative;width:100%;overflow:visible}.new-productcard-inner.new-productcard-ratio{padding-bottom:var(--ratio-percent, 100%)}.new-productcard-media{position:relative;width:100%;height:100%;overflow:visible}.new-productcard-ratio .new-productcard-media{position:absolute;top:0;left:0}.new-productcard-media-wrapper{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--border-radius, 8px)}.new-productcard-image{display:block;width:80%;height:80%;object-fit:cover;object-position:center;transition:transform var(--duration-long, .3s) ease;border-radius:35px;padding:35px}@media screen and (min-width: 990px){.new-productcard-media-wrapper:hover .new-productcard-image{transform:scale(1.03)}.new-productcard-features{font-size:1.2rem}.new-productcard-image{width:100%;height:100%;padding:0}}.new-productcard-badge-list{position:absolute;top:8px;right:8px;z-index:10;display:flex;flex-direction:column;gap:4px;pointer-events:none}.new-productcard-badge-list .new-productcard-badge{display:inline-block;pointer-events:auto;background:#fff;color:#111;padding:4px 8px;border-radius:999px;box-shadow:0 6px 18px #0d0e121f;font-size:13px;line-height:1.2;font-weight:500;white-space:nowrap}.new-productcard-badge-list .jdgm-widget.jdgm-preview-badge{background-color:#00498733;padding:2px 8px;border-radius:12px;position:static}.new-productcard-rating{display:inline-flex;align-items:center;gap:2px}.new-productcard-review-count{position:relative;color:#111;font-size:12px;line-height:1;padding-left:12px}.new-productcard-review-count:before{position:absolute;left:4px;top:50%;content:"";transform:translateY(-50%);width:1px;height:12px;background:#0003}.new-productcard-badge-list .jdgm-prev-badge{display:flex!important;justify-content:center;align-items:baseline;flex-direction:row}.new-productcard-badge-list span.jdgm-prev-badge__text{font-size:12px}.new-productcard-badge-list .jdgm-star.jdgm--on:before{font-size:12px}.new-productcard-content{display:flex;flex-direction:column;flex-grow:1;padding:8px 13px 0}.new-productcard-info{display:flex;flex-direction:column;flex-grow:1;gap:2px}.new-productcard-heading{margin:0;font-size:16px;line-height:1.4;text-align:left}.new-productcard-heading-link{color:#000;text-decoration:none;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize;font-weight:400;position:relative}.new-productcard-heading-link:after{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;content:""}.new-productcard-heading-link:hover{text-decoration:underline;text-underline-offset:3px}.new-productcard-heading-link:focus:after{outline:2px solid rgba(var(--color-foreground, 0, 0, 0),.5);outline-offset:3px}.new-productcard-price-info{text-align:left}.new-productcard-variant{margin:4px 0}.new-productcard-variant .new-productcard-badge{background:#e5fafa;color:#333;font-size:12px;padding:4px 8px;border:1px solid #00bab6;border-radius:10px}.new-productcard-features{font-size:11px;line-height:2rem;color:#000;font-weight:400}.new-productcard-features ul{margin:0 0 12px 20px;padding:0;list-style-type:disc}.new-productcard-features p{margin:6px 0}.new-productcard-features ul li:nth-child(n+4){display:none}.new-productcard-form{width:100%;margin-top:auto}.new-productcard-form .form{width:100%}.new-productcard-add-to-cart{width:100%;height:40px;background-color:var(--themecolor, #007acc);color:#fff;border:none;border-radius:46px;font-weight:700;text-transform:capitalize;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-size:14px;line-height:1}.new-productcard-add-to-cart:hover{background-color:var(--themecolor-dark, #005fa3);transform:translateY(-1px)}.new-productcard-add-to-cart:active{transform:translateY(0)}.new-productcard-add-to-cart:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none}@media (max-width: 480px){.new-productcard-badge-list{top:6px;right:6px}.new-productcard-content{padding:12px 12px 0}.new-productcard-heading{font-size:15px}}@media (max-width: 749px){.new-productcard-wrapper{padding:0}}.collection .new-productcard-grid{gap:13px}.new-productcard-loading{opacity:.6;pointer-events:none}.new-productcard-fade-in{animation:npcFadeIn .3s ease-in}@keyframes npcFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.new-productcard-heading-link:focus-visible:after{outline:2px solid #005fa3;outline-offset:2px}.new-productcard-add-to-cart:focus-visible{outline:2px solid #005fa3;outline-offset:2px}.new-productcard-form .cartx-product-button-wrap>.cartx-add-to-cart{border-radius:0 0 17px 17px/0px 0px 17px 17px}.new-productcard-form .cartx-add-to-cart-qty-wrap{border-radius:0 0 16px 16px/0px 0px 16px 16px}.new-productcard-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:transparent}.new-productcard-media-wrapper{position:relative;z-index:2}.new-productcard-badge-list{position:absolute;z-index:3}.new-productcard-form{position:relative;z-index:4}.new-productcard-form,.new-productcard-form *{pointer-events:auto}.new-productcard-media-link{display:block;position:relative;z-index:2}.price-discount-inline{font-size:14px;color:#00bab6;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/4/assets/new-productcard.css.map */
