.product-card__info{margin-top:-3px}.product-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;margin-left:-5px;margin-right:-5px}.product-card__price,.product-card__title-row+*{margin-left:-5px}.product-card__arrow{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;min-width:1.4em;padding-top:5px;color:var(--aeliza-text);font-family:Source Code Pro,Courier New,monospace;font-size:1rem;line-height:1.4;opacity:1}.product-card__arrow:after{content:"";position:absolute;top:5px;right:0;width:5px;height:10px;background:var(--aeliza-text);opacity:0;pointer-events:none}.product-card__arrow:hover{opacity:1}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__arrow{color:transparent;opacity:1}.product-card:hover .product-card__arrow:after{animation:aeliza-product-bleep 1s steps(1,end) infinite}}@media(hover:none)and (pointer:coarse){.product-card{overflow:hidden}.product-card__title-row{grid-template-columns:minmax(0,1fr) 14px;gap:4px;margin-right:-5px;overflow:hidden}.product-card__title{min-width:0;overflow-wrap:anywhere}.product-card__arrow{width:14px;min-width:14px;max-width:14px;overflow:hidden;justify-self:end}.product-card:active .product-card__arrow,.product-card:focus-within .product-card__arrow{color:transparent;opacity:1}.product-card:active .product-card__arrow:after,.product-card:focus-within .product-card__arrow:after{animation:aeliza-product-bleep 1s steps(1,end) infinite}}@keyframes aeliza-product-bleep{0%,49%{opacity:1}50%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.product-card:hover .product-card__arrow:after,.product-card:active .product-card__arrow:after,.product-card:focus-within .product-card__arrow:after{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-card-arrows.css.map */
