<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixed-popup{position:fixed;z-index:9999;max-height:100%;max-width:calc(100% - (var(--horizontal) * 2));width:350px;background:var(--background);color:var(--color)}.fixed-popup__close{position:absolute;top:-1rem;right:-1rem;z-index:2;background:var(--background);color:var(--color);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:100%;padding:4px}.fixed-popup__close svg{width:100%;height:100%}.fixed-popup a{position:absolute;width:100%;height:100%;left:0;top:0;display:block;z-index:1}.fixed-popup img{max-width:100%;max-height:100%;height:auto;object-fit:contain}.fixed-popup__container{display:flex;flex-direction:column;padding:1.5rem 2rem;gap:1rem}.fixed-popup__header{text-align:center;font-family:serif}.fixed-popup__title{font-size:22px;color:var(--color);font-weight:400;letter-spacing:1px;margin:0 0 .5rem;font-family:serif;line-height:normal}.fixed-popup__subtitle{font-size:8px;font-family:sans-serif;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.fixed-popup__special{font-size:14px;letter-spacing:1px;line-height:normal}.fixed-popup__brands-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.fixed-popup__brand-item{position:relative;border:1px solid var(--color);display:flex;align-items:center;justify-content:center;padding:.5rem}@media screen and (min-width: 750px){.fixed-popup__container{padding:2.5rem 4rem;gap:2rem}.fixed-popup__title{font-size:36px}.fixed-popup__subtitle{font-size:10px}.fixed-popup__special{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/fixed-popup.css.map */
</pre></body></html>