.recently-viewed{display:block;--gap: 1.6rem;--grid-width: 100%}@media screen and (min-width: 750px){.recently-viewed{--grid-width: calc(50% - (var(--gap) * (1 - 1 / var(--per-row))))}}@media screen and (min-width: 1200px){.recently-viewed{--gap: 3.2rem;--grid-width: calc( 100% / var(--per-row) - (var(--gap) * (1 - 1 / var(--per-row))) )}}.recently-viewed .recently-viewed__product{width:var(--grid-width);transition:opacity var(--duration-default)}@media screen and (min-width: 750px) and (max-width: 1200px){.recently-viewed .recently-viewed__product:not(:nth-child(2n)):not(:last-child) .card__inner{position:relative}.recently-viewed .recently-viewed__product:not(:nth-child(2n)):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}@media screen and (min-width: 1200px){.recently-viewed .recently-viewed__product:not(.hide_border):not(:last-child) .card__inner{position:relative}.recently-viewed .recently-viewed__product:not(.hide_border):not(:last-child) .card__inner:before{content:"";position:absolute;width:1px;height:100%;background:rgb(var(--color-border));right:calc(var(--gap) / -2);pointer-events:none}}.recently-viewed__list{display:flex;flex-wrap:wrap;margin:2.4rem 0 0;padding:0;gap:var(--gap)}.recently-viewed__list:empty:before{content:"";display:none}.recently-viewed__product{animation:recentlyViewedFadeIn .3s ease-out forwards;opacity:0}@keyframes recentlyViewedFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.recently-viewed__product:nth-child(1){animation-delay:0s}.recently-viewed__product:nth-child(2){animation-delay:.05s}.recently-viewed__product:nth-child(3){animation-delay:.1s}.recently-viewed__product:nth-child(4){animation-delay:.15s}.recently-viewed__product:nth-child(5){animation-delay:.2s}.recently-viewed__product:nth-child(6){animation-delay:.25s}.recently-viewed__product:nth-child(7){animation-delay:.3s}.recently-viewed__product:nth-child(8){animation-delay:.35s}.recently-viewed__empty{margin-top:2.4rem;text-align:center;padding:4rem 2rem}.recently-viewed__empty-message{margin:0;color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-recently-viewed.css.map */
