.kq-cards .stack_product-card{background:var(--stack-color-card-bg);border:var(--stack-card-border-width) solid var(--stack-color-card-border);border-radius:var(--stack-card-radius-desktop);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease;position:relative}.kq-cards .stack_card-image-wrap{position:relative;overflow:hidden;border-radius:var(--stack-image-radius-desktop);background:var(--stack-color-image-bg)}.kq-cards .stack_ratio-portrait .stack_card-image-link{display:block;aspect-ratio:3/4}.kq-cards .stack_ratio-square .stack_card-image-link{display:block;aspect-ratio:1/1}.kq-cards .stack_ratio-landscape .stack_card-image-link{display:block;aspect-ratio:4/3}.kq-cards .stack_ratio-wide .stack_card-image-link{display:block;aspect-ratio:16/9}.kq-cards .stack_ratio-natural .stack_card-image-link{display:block}.kq-cards .stack_card-img{width:100%;height:100%;object-fit:scale-down;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .4s ease}.kq-cards .stack_card-image-link{overflow:hidden;display:block}.kq-cards .stack_img-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.kq-cards .stack_product-card:hover .stack_img-primary{opacity:0}.kq-cards .stack_product-card:hover .stack_img-secondary{opacity:1}.kq-cards .stack_product-card:hover .stack_card-img{transform:scale(1.04)}.kq-cards .stack_card-img-placeholder{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;background:#ffffff0d}.kq-cards .stack_placeholder-svg{width:60%;opacity:.3}.kq-cards .stack_card-labels{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.kq-cards .stack_label{display:inline-block;padding:4px 10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;line-height:1}.kq-cards .stack_card-body{flex:1;display:flex;flex-direction:column;margin-top:8px;gap:5px;align-items:var(--stack-align-items);text-align:var(--stack-align)}.kq-cards .stack_meta-badges{display:flex;flex-wrap:wrap;gap:6px;min-height:30px}.kq-cards .stack_meta-badge{display:inline-flex;align-items:center;padding:6px;letter-spacing:.06em;text-transform:uppercase;border-radius:3px;font-family:Gotham;font-weight:400;font-style:Book;font-size:11px;leading-trim:NONE;line-height:140%;letter-spacing:0%}.kq-cards .stack_card-rating{display:flex;align-items:center}.kq-cards .stack_stars{display:flex;gap:0px}.kq-cards .stack_stars svg{width:15px;height:15px}.kq-cards .stack_rating-count{font-size:12px}.kq-cards .stack_card-title{margin:0;font-size:18px;font-weight:500;line-height:1.3;letter-spacing:-.01em;width:100%;font-family:Room205,sans-serif;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.kq-cards .stack_card-vendor{margin:0;font-size:12px;opacity:.5;text-transform:uppercase;letter-spacing:.07em}.kq-cards .stack_card-price{margin-top:auto!important;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;width:100%}.kq-cards .stack_card-price .price_container{margin-top:auto!important;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;width:100%;padding:3px 0}.kq-cards .stack_price-current{font-family:Room205,sans-serif;font-weight:400;font-style:Regular;font-size:15px;leading-trim:NONE;line-height:120%;letter-spacing:0%;text-align:center;margin-right:4px}.kq-cards .stack_price-compare{font-family:Room205,sans-serif;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:120%;letter-spacing:0%;text-align:center;opacity:.5}.kq-cards .stack_price-badge{display:inline-block;padding:2px 8px;font-size:10px;font-weight:700;letter-spacing:.05em;border-radius:4px}.kq-cards .stack_variant-selector{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto}.kq-cards .stack_option-btns{display:flex;flex-wrap:wrap;gap:4px}.kq-cards .stack_option-btn{padding:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid #D1D1D1;color:var(--stack-color-heading);transition:all .2s ease;letter-spacing:.03em;flex:1;border-radius:4px;font-family:Gotham;font-weight:400;font-style:Book;font-size:12px;line-height:140%;letter-spacing:0%}.kq-cards .stack_option-btn:focus{outline:unset!important}.kq-cards .stack_option-btn.stack_option-btn--active{border-color:var(--stack-color-heading)}.kq-cards .stack_card-actions{display:flex;flex-direction:column;gap:6px;padding-top:0;width:100%}.kq-cards .stack_atc-group{display:flex;gap:8px}.kq-cards .stack_qty-control{display:flex;align-items:center;border:0px solid var(--stack-color-card-border);border-radius:var(--stack-btn-radius);overflow:hidden;flex-shrink:0;background:var(--stack-color-image-bg)}.kq-cards .stack_qty-btn{background:transparent;border:none;width:18px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;color:var(--stack-color-heading);font-family:Room205,sans-serif;font-weight:600;font-style:bold;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:0%;text-align:center}.kq-cards .stack_qty-btn:hover{background:var(--stack-color-image-bg)}.kq-cards .stack_qty-val{min-width:14px;color:var(--stack-color-heading);font-family:Room205,sans-serif;font-weight:400;font-style:bold;font-size:13px;leading-trim:NONE;line-height:120%;letter-spacing:0%;text-align:center}.kq-cards .stack_link-btn{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:13px 10px;font-size:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease;line-height:1}.kq-cards .stack_link-btn:hover{background:var(--stack-color-btn-bg-hover)!important;color:var(--stack-color-btn-text-hover)!important;transform:translateY(-1px)}.kq-cards .stack_atc-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.kq-cards .stack_link-btn--outline{background:transparent!important;border:2px solid var(--stack-color-btn-bg)!important}.kq-cards .stack_link-btn--outline:hover{background:var(--stack-color-btn-bg)!important;color:var(--stack-color-btn-text)!important}.kq-cards .stack_atc-btn.stack_loading{opacity:.7;pointer-events:none}.kq-cards .stack_atc-btn.stack_success{background:#2ecc71!important}@media(max-width:767px){.kq-cards .stack_stars svg{width:10px;height:10px}.kq-cards .stack_product-card{border-radius:var(--stack-card-radius-mobile);padding:8px!important}.kq-cards .stack_card-image-wrap{border-radius:var(--stack-image-radius-mobile)}.kq-cards .stack_card-body{padding:0!important;gap:2px}.kq-cards .stack_rating-count{font-size:9px}.kq-cards .stack_card-title{font-size:14px}.kq-cards .stack_price-current{font-size:12px}.kq-cards .stack_price-compare{font-size:11px}.kq-cards .stack_atc-group{display:flex;gap:2px}.kq-cards .stack_option-btn{font-size:11px;padding:5px 8px!important;border:1px solid var(--stack-color-text)}.kq-cards .stack_link-btn{font-size:11px;padding:12px 4px}.kq-cards .stack_qty-btn{width:10px;height:32px;font-size:12px}.kq-cards .stack_qty-val{min-width:10px;text-align:center;font-size:12px;font-weight:600;color:var(--stack-color-heading)}.kq-cards .stack_card-actions{padding-top:0}.kq-cards .stack_card-actions a{padding:8px 5px}.kq-cards .stack_meta-badge{font-size:10px;padding:5px}}.kq-cards .stack_product-card{padding:var(--stack-padding-card-desktop)}.kq-cards .stack_label--best{background:var(--stack-color-label-best);color:var(--stack-color-label-best-text)}.kq-cards .stack_label--new{background:var(--stack-color-label-new);color:var(--stack-color-label-new-text)}.kq-cards .stack_label--sale{background:var(--stack-color-label-sale);color:var(--stack-color-label-sale-text)}.kq-cards .stack_meta-badge{background:var(--stack-color-meta);color:var(--stack-color-meta-text)}.kq-cards .stack_card-title,.kq-cards .stack_card-title a{color:var(--stack-color-heading);text-decoration:none}.kq-cards .stack_rating-count{color:var(--stack-color-heading)}.kq-cards .stack_card-vendor,.kq-cards .stack_small--description{color:var(--stack-color-text)}.kq-cards .stack_option-btn{border-radius:var(--stack-btn-radius);padding:7px 10px}.kq-cards .stack_price-current{color:var(--stack-color-price)}.kq-cards .stack_price-compare{color:var(--stack-color-compare-price)}.kq-cards .stack_qty-control{border-color:var(--stack-color-card-border)}.kq-cards .stack_qty-btn,.kq-cards .stack_qty-val{color:var(--stack-color-heading)}.kq-cards .stack_atc-btn,.kq-cards .stack_link-btn{border-radius:var(--stack-btn-radius);background:var(--stack-color-btn-bg);color:var(--stack-color-btn-text)}.kq-cards .stack_link-btn--outline{background:transparent;border-color:var(--stack-color-btn-bg);color:var(--stack-color-btn-bg)}.kq-cards .stack_review-rating{display:flex;align-items:center;gap:4px}.kq-cards .stack_stars{position:relative;display:inline-flex;line-height:0;color:var(--stack-color-star)}.kq-cards .stack_stars__row{display:flex;gap:1px;white-space:nowrap}.kq-cards .stack_stars__row svg{flex:0 0 auto;width:14px;height:14px}.kq-cards .stack_stars__row--empty{opacity:.25}.kq-cards .stack_stars__row--fill{position:absolute;inset:0 auto 0 0;overflow:hidden}.kq-cards .stack_card-actions{margin-top:auto}
/*# sourceMappingURL=/cdn/shop/t/203/assets/kq-product-card.css.map */
