.product-card__secondary-title{font-weight:500;font-size:13px;color:#0009;margin:4px 0 0;line-height:1.3;font-style:italic}.product-card__description{font-weight:400;font-size:.9375rem;color:#000000b3;margin:0;line-height:1.3}.product-card__gallery{position:relative;overflow:hidden}.product-card__gallery-container{display:flex;transition:transform .25s cubic-bezier(.25,.46,.45,.94);width:100%}.product-card__gallery-slide{min-width:100%;position:relative;aspect-ratio:var(--product-card-media-aspect-ratio);background:#f1f1f1}.product-card__gallery-arrows{position:absolute;bottom:8px;background:transparent;border:none;width:25px;height:25px;cursor:pointer;opacity:0;transition:opacity .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;color:#000}.product-card__media:hover .product-card__gallery-arrows{opacity:1}.product-card__gallery-prev{left:8px}.product-card__gallery-next{right:8px}.product-card__gallery-arrows:hover{color:#000000b3}.product-card__gallery-arrows svg{width:17px;height:17px}.product-card__gallery-arrows svg{width:12px;height:12px}.product-card__gallery[data-image-count="1"] .product-card__gallery-arrows{display:none}.product-card__gallery-container{touch-action:pan-y pinch-zoom}.lazy-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;background:transparent}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.loading-spinner{width:18px;height:18px;border:2px solid rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.6);border-radius:50%;animation:spin .8s linear infinite;transition:opacity .2s ease}.product-card__gallery-slide img{transition:opacity .3s ease;opacity:0}.product-card__gallery-slide img.loaded{opacity:1;animation:fadeIn .3s ease forwards}.product-card__gallery-slide .fade-out{animation:fadeOut .2s ease forwards}@media (max-width: 749px){.product-card__gallery-arrows{opacity:.8;bottom:6px}.product-card__media:hover .product-card__gallery-arrows{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-card-gallery.css.map */
