.new-product-grid{display:grid;grid-template-columns:minmax(0px,1fr) minmax(0px,1fr) minmax(0px,1fr) minmax(0px,1fr);grid-column-gap:25px;grid-row-gap:34px}@media(max-width:768px){.new-product-grid{grid-template-columns:minmax(0px,1fr) minmax(0px,1fr);grid-column-gap:12px;grid-row-gap:28px}}.new-product-card{--hl-red: #EA094B;--hl-red-dark: #c4063d;--hl-ink: #111;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;position:relative}.new-product-media{font-size:0;line-height:0;position:relative;overflow:hidden;background:#fff;border:1px solid #ececec;border-radius:16px;box-sizing:border-box;padding:14px}.new-product-media img{width:100%;object-fit:contain;height:190px;aspect-ratio:1/1;transition:transform .35s ease}@media(min-width:769px){.new-product-media img{height:260px}}@media(min-width:1200px){.new-product-media img{height:300px}}.new-product-media svg{width:100%;height:auto;aspect-ratio:1/1;background:#fafafa}.new-product-media .goto-prod-url{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:pointer}@media(hover:hover){.new-product-media:hover img{transform:scale(1.05)}}.hl-card__badges{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:6px;z-index:3;pointer-events:none}.hl-card__badges-left,.hl-card__badges-right{display:flex;flex-direction:column;gap:5px}.hl-card__badges-right{align-items:flex-end}.hl-card__badges .hl-pill{display:inline-block;font-size:12px;font-weight:700;line-height:1;letter-spacing:.01em;padding:6px 10px;border-radius:999px;white-space:nowrap}@media(max-width:768px){.hl-card__badges .hl-pill{font-size:11px;padding:5px 9px}}.hl-card__badges .hl-pill--dark{background:#1c1c1c;color:#fff}.hl-card__badges .hl-pill--brand{background:var(--hl-red);color:#fff}.hl-card__qa{position:absolute;right:10px;bottom:10px;z-index:3;line-height:0}.hl-card__qa .new-product-card-form{margin:0}.new-product-card .hl-qa-btn{width:46px;height:46px;padding:0;border:0;border-radius:50%;background:var(--hl-red);color:#fff;font-size:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #ea094b47;transition:background .2s ease,transform .15s ease;text-decoration:none;position:relative}@media(min-width:769px){.new-product-card .hl-qa-btn{width:50px;height:50px}}.new-product-card .hl-qa-btn:before{content:"";width:22px;height:22px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1.4'/%3E%3Ccircle cx='18' cy='20' r='1.4'/%3E%3Cpath d='M2 3h3l2.6 12.3a1.6 1.6 0 0 0 1.6 1.2h9a1.6 1.6 0 0 0 1.6-1.2L21.5 7H6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1.4'/%3E%3Ccircle cx='18' cy='20' r='1.4'/%3E%3Cpath d='M2 3h3l2.6 12.3a1.6 1.6 0 0 0 1.6 1.2h9a1.6 1.6 0 0 0 1.6-1.2L21.5 7H6'/%3E%3C/svg%3E") center / contain no-repeat}.new-product-card .hl-qa-btn--link:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E")}.new-product-card .hl-qa-btn .hl-qa-txt{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.new-product-card .hl-qa-btn:hover{background:var(--hl-red-dark)}.new-product-card .hl-qa-btn:active{transform:scale(.94)}.new-product-card .hl-qa-btn[disabled]{opacity:.6;cursor:wait}.hl-soon{display:inline-block;font-size:11px;font-weight:600;line-height:1;padding:7px 11px;border-radius:999px;background:#f1f1f1;color:#6b6b6b;white-space:nowrap}.new-product-info{margin-top:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding-inline:4px}.hl-card__vendor{margin:0;font-size:12px;line-height:1.3;color:#8a8a8a}@media(max-width:768px){.hl-card__vendor{font-size:11px}}.new-product-card .new-product-title{color:var(--hl-ink);font-size:15px;font-weight:700;line-height:1.35;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.new-product-card .new-product-title{font-size:13px}}.hl-card__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:2px 8px;margin-top:4px}.new-product-card span.--old-price{color:var(--hl-red);text-decoration:line-through;font-size:14px;margin:0}@media(max-width:768px){.new-product-card span.--old-price{font-size:12px}}.hl-card__now{color:var(--hl-ink);font-size:17px;font-weight:700}@media(max-width:768px){.hl-card__now{font-size:15px}}.new-product-card .hl-rating{display:inline-flex;align-items:center;gap:5px;margin-top:2px;line-height:1;text-decoration:none;color:var(--hl-ink)}.hl-stars{position:relative;display:inline-block;font-size:15px;letter-spacing:1px;color:#e2e2e2;font-family:Arial,sans-serif;line-height:1;white-space:nowrap}@media(max-width:768px){.hl-stars{font-size:14px}}.hl-stars__fill{position:absolute;inset:0 auto 0 0;overflow:hidden;color:#ffb400;white-space:nowrap;font-family:inherit}.new-product-card .hl-rating__num{font-size:13px;font-weight:700;color:var(--hl-ink)}.new-product-card .hl-rating__count{font-size:12px;color:#8a8a8a}.collection-promotional{grid-column:auto / span 2;display:flex}.collection-promotional a{display:block;font-size:0;line-height:0;width:100%}.collection-promotional svg{background:#f5fffa;box-sizing:border-box;border:1px solid #E4E4E4;width:100%;height:100%;object-fit:cover}.collection-promotional img{width:100%;height:100%;object-fit:cover;border:1px solid #E4E4E4}.collection-promotional.before svg,.collection-promotional.before img{aspect-ratio:16 / 9.5}.new-product-add-to-card:not(.hl-qa-btn){border:0;background:#000;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;box-sizing:border-box;padding-block:12px;width:100%;cursor:pointer;display:block;text-decoration:none;transition:.5s ease}.new-product-add-to-card:not(.hl-qa-btn):hover{background:#ea094b}.new-product-add-to-card:not(.hl-qa-btn)[disabled]{cursor:no-drop;opacity:.8}.hl-tp__row,.hl-cc__row,.hlrv__row,.hl-ch__chips,.hl-tp__tabs{overflow-y:hidden!important;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.hl-tp__row .scroll-trigger,.hl-tp__row .scroll-trigger.animate--slide-in{transform:none!important;opacity:1!important;animation:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/new-product-card.css.map */
