<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}.closest-stores-module{background-color:var(--nw-nb)}.closest-stores-module .content{margin-bottom:2.5rem}.closest-stores-module .cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.closest-stores-module .cards .card{background-color:var(--i20-i10);border-radius:.25rem;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;transition:background-color .3s;width:calc(25% - 1.5rem)}.closest-stores-module .cards .card:hover{background-color:var(--nb-i100)}.closest-stores-module .cards .card:hover .link span{color:var(--nw-nb);text-decoration:underline}.closest-stores-module .cards .card:hover .link span:after{background-color:var(--nw-nb)}.closest-stores-module .cards .card .image{aspect-ratio:264/200;border-radius:.125rem;height:auto;overflow:hidden;width:100%}.closest-stores-module .cards .card .image img{height:100%;object-fit:cover;width:100%}.closest-stores-module .cards .card .link{width:100%}.closest-stores-module .cards .card .link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.closest-stores-module .cards .card .link span{align-items:center;color:var(--nb-nw);display:flex;flex-direction:row;font-weight:600;gap:1rem;justify-content:space-between;transition:color .3s;width:100%}.closest-stores-module .cards .card .link span:after{background-color:var(--nb-i100);content:"";height:11px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='11' fill='none' viewBox='0 0 6 11'%3E%3Cpath fill='%23B5F0EF' d='M.9.352h2l2.9 5.2-2.9 5.1h-2l2.8-5.1z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s;width:6px}@media (max-width:768px){.closest-stores-module .cards{flex-direction:column}.closest-stores-module .cards .card{width:100%}}</pre></body></html>