.skeleton.svelte-mpr628{animation:svelte-mpr628-pulse 1.5s ease-in-out infinite;background-color:hsl(var(--muted))}@keyframes svelte-mpr628-pulse{0%,to{opacity:1}50%{opacity:.4}}@property --row-count{syntax: "<number>"; inherits: true; initial-value: 16;}@property --item-half-width{syntax: "<length>"; inherits: true; initial-value: 160px;}@property --item-gap{syntax: "<length>"; inherits: true; initial-value: 12px;}@media (min-width: 768px){@property --item-gap{syntax: "<length>"; inherits: true; initial-value: 26px;}@property --item-half-width{syntax: "<length>"; inherits: true; initial-value: 190x;}}@media (min-width: 1024px){@property --item-gap{syntax: "<length>"; inherits: true; initial-value: 64px;}@property --item-half-width{syntax: "<length>"; inherits: true; initial-value: 220px;}}:root{--items-width: calc((var(--row-count) - 6) * var(--item-half-width));--gap-width: calc((var(--row-count) - 6) * var(--item-gap));--x-transfrom-value: calc((var(--items-width) + var(--gap-width)) * -1)}@keyframes svelte-mpr628-image-slide{0%{transform:translate(0)}to{transform:translate(var(--x-transfrom-value))}}.image-grid.svelte-mpr628{will-change:transform;display:grid;grid-template-columns:repeat(var(--row-count),var(--item-half-width));grid-template-rows:repeat(12,1fr);gap:var(--item-gap);animation:svelte-mpr628-image-slide 60s linear infinite}.masked-left-right.svelte-mpr628:before,.masked-left-right.svelte-mpr628:after{content:" ";width:12px;height:100%;position:absolute;display:block;top:0;z-index:2;background-image:linear-gradient(90deg,hsl(var(--background)) 4px,#fff0)}.masked-left-right.svelte-mpr628:before{left:0}.masked-left-right.svelte-mpr628:after{right:0;transform:rotate(180deg)}
