.product-card-notes-wrap{display:flex;align-items:center;gap:.3rem;margin:.6rem 0;max-width:100%}.product-card-notes-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;min-width:1.3rem;padding:0;border:none;background:transparent;color:rgba(var(--text-color),.5);cursor:pointer;transition:color .2s ease}.product-card-notes-arrow:hover{color:rgba(var(--text-color),1)}.product-card-notes-scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;max-width:10.5rem;-webkit-mask-image:linear-gradient(to right,transparent 0,black .9rem,black calc(100% - .9rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black .9rem,black calc(100% - .9rem),transparent 100%)}.product-card-notes-scroller::-webkit-scrollbar{display:none}.product-card-notes{display:flex;align-items:center;flex-wrap:nowrap;gap:.45rem;padding:0;margin:0;list-style:none;width:max-content}.product-card-notes-item{width:2.85rem;height:2.85rem;min-width:2.85rem;border-radius:50%;flex-shrink:0;overflow:hidden;scroll-snap-align:start}.product-card-notes-item img,.product-card-notes-item .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.product-card-notes-wrap{gap:0}.product-card-notes-arrow{display:none}.product-card-notes-scroller{max-width:8rem;-webkit-mask-image:linear-gradient(to right,transparent 0,black .6rem,black calc(100% - .6rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black .6rem,black calc(100% - .6rem),transparent 100%)}.product-card-notes{gap:.3rem}.product-card-notes-item{width:2rem;height:2rem;min-width:2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-card-notes.css.map */
