<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hila-slider{position:relative;overflow:hidden;border-radius:var(--border-radius);box-shadow:0 4px 20px #0000001a;background:rgb(var(--color-background))}.hila-slider__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hila-slider__track::-webkit-scrollbar{display:none}.hila-slider__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;height:auto;max-height:500px;min-height:180px;overflow:hidden;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center}@media screen and (min-width: 750px){.hila-slider__slide{max-height:660px;min-height:400px}}.hila-slider__link{display:block;width:100%;height:100%;position:relative}.hila-slider__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .3s ease;background:rgb(var(--color-background))}.hila-slider__link:hover .hila-slider__image{transform:scale(1.01)}.hila-slider__image--desktop{display:none}.hila-slider__image--mobile{display:block}@media screen and (min-width: 750px){.hila-slider__image--desktop{display:block}.hila-slider__image--mobile{display:none}}.hila-slider__nav{position:absolute;bottom:1.5rem;left:50%;display:flex;gap:.75rem;transform:translate(-50%);z-index:3;align-items:center;justify-content:center;padding:.5rem 1rem;background:rgba(var(--color-foreground),.8);border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-background),.1)}@media screen and (min-width: 750px){.hila-slider__nav{bottom:2rem;padding:.5rem .75rem}}.hila-slider__nav-dot{width:10px;height:10px;padding:0;border-radius:50%;border:none;background:rgba(var(--color-background),.5);cursor:pointer;transition:all .3s ease;position:relative;flex-shrink:0}@media screen and (min-width: 750px){.hila-slider__nav-dot{width:8px;height:8px}}.hila-slider__nav-dot:hover{background:rgba(var(--color-background),.8);transform:scale(1.25)}.hila-slider__nav-dot[aria-current=true]{background:rgb(var(--color-background));transform:scale(1.25);box-shadow:0 0 0 2px rgba(var(--color-background),.3)}.hila-slider__arrow--prev{position:absolute;top:50%;left:2rem;transform:translateY(-50%);z-index:3}.hila-slider__arrow--next{position:absolute;top:50%;right:2rem;transform:translateY(-50%);z-index:3}.hila-slider__arrow{width:44px;height:44px;border-radius:50%;background:rgba(var(--color-background),.95);border:1px solid rgba(var(--color-foreground),.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 12px rgba(var(--color-foreground),.15)}.hila-slider__arrow:hover{background:rgb(var(--color-background));transform:translateY(-50%) scale(1.1);box-shadow:0 4px 20px rgba(var(--color-foreground),.2)}.hila-slider__arrow svg{width:18px;height:18px;fill:rgb(var(--color-foreground))}@media screen and (max-width: 1023px){.hila-slider__arrow--prev,.hila-slider__arrow--next{display:none}}.hila-slider__slide:not(:first-child)[data-loading] .hila-slider__image{opacity:0}.hila-slider__slide:not(:first-child)[data-loading]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(var(--color-foreground),.1) 25%,rgba(var(--color-foreground),.2),rgba(var(--color-foreground),.1) 75%);background-size:200% 100%;animation:hila-shimmer 1.5s infinite}@keyframes hila-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hila-slider--paused .hila-slider__nav{background:rgba(var(--color-foreground),.9)}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
</pre></body></html>