<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-recently-viewed{position:relative}.section-recently-viewed.hidden{display:none}.section-recently-viewed__inner{display:flex;flex-direction:column;gap:3em}@media (max-width:768px){.section-recently-viewed__inner{gap:2em}}.section-recently-viewed__header{display:flex;justify-content:space-between;align-items:center}.section-recently-viewed__header h3{margin:0}.section-recently-viewed__products{padding:0 2.5em;position:relative}.section-recently-viewed__products .card-product__media{margin-bottom:.5em}.section-recently-viewed__products .recent-nav{position:absolute;left:0;top:50%;transform:translateY(-50%);width:2.5em;height:4em;z-index:3;background:url(icon-product-recent-prev.svg) no-repeat 50% 50%/2.5em;cursor:pointer;transition:opacity .15s linear}.section-recently-viewed__products .recent-nav--next{left:auto;right:0;background:url(icon-product-recent-next.svg) no-repeat 50% 50%/2.5em}.section-recently-viewed__products .recent-nav.swiper-button-disabled{opacity:.25}.section-recently-viewed__products .recent-nav.swiper-button-lock{display:block}</pre></body></html>