.rizoom{background-color:transparent;border:0;height:100%;left:0;max-height:100%;max-width:100%;opacity:0;outline:none;overflow:visible;position:absolute;top:0;transition:opacity var(--rizoom--duration) var(--rizoom--easing),overlay var(--rizoom--duration) allow-discrete,display var(--rizoom--duration) allow-discrete;width:100%}.rizoom::backdrop{background-color:var(--rizoom--background-color,var(--color-background));opacity:0;transition:opacity var(--rizoom--duration) var(--rizoom--easing)}.rizoom img{background-color:color-mix(in srgb,currentcolor,transparent 90%);display:block;height:auto;margin:auto;max-height:100%;max-width:100%;width:auto}.rizoom-open,.rizoom-open::backdrop,.rizoom-opening,.rizoom-opening::backdrop{opacity:1}.rizoom-close::backdrop{opacity:0}.rizoom-container{display:flex;height:200vh;outline:none;overflow-x:auto;overflow-y:visible;overflow:auto visible;scroll-snap-stop:always;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.rizoom-container::-webkit-scrollbar{display:none}.rizoom-item{display:flex;flex:0 0 auto;height:100vh;scroll-snap-align:center;width:var(--screen-width)}.rizoom-button{align-items:center;background-color:var(--color-background-200);border-radius:2rem;display:flex;height:40px;justify-content:center;opacity:0;position:fixed;transition:opacity .2s ease;width:40px}.rizoom-button:before{background-color:currentcolor;content:"";height:1em;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.rizoom-open .rizoom-button,.rizoom-opening .rizoom-button{opacity:1}.rizoom-button-close{align-items:center;display:flex;justify-content:center;right:1rem;top:1rem}.rizoom-button-close:before{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.63603 5.63605L18.364 18.364M5.63603 18.364L18.364 5.63605" stroke="black" stroke-width="2"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.63603 5.63605L18.364 18.364M5.63603 18.364L18.364 5.63605" stroke="black" stroke-width="2"/></svg>')}.rizoom-button-next{right:1rem;top:50%;transform:translateY(-50%)}.rizoom-button-next:before{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18L15 12L9 6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18L15 12L9 6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.rizoom:has(.rizoom-item:last-child>.active)>.rizoom-button-next{opacity:0;pointer-events:none}.rizoom-button-prev{left:1rem;top:50%;transform:translateY(-50%)}.rizoom-button-prev:before{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 18L9 12L15 6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 18L9 12L15 6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.rizoom:has(.rizoom-item:first-child>.active)>.rizoom-button-prev{opacity:0;pointer-events:none}.rizoom-spinner{align-items:center;background-color:var(--rizoom--background-color,var(--color-background));display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .1s ease;width:100%}.rizoom-loading .rizoom-spinner{opacity:1;pointer-events:visible}.rizoom-spinner:before{animation:rizoom-spinner .6s linear infinite;background-color:grey;content:"";height:30px;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12C20.9999 13.9005 20.3981 15.7523 19.2809 17.2899C18.1637 18.8274 16.5885 19.9719 14.7809 20.5591C12.9733 21.1464 11.0262 21.1463 9.21864 20.559M3 11.9994C3.00001 10.0989 3.60171 8.24706 4.71884 6.70945C5.83598 5.17184 7.4112 4.02736 9.21877 3.44003C11.0263 2.8527 12.9734 2.85267 14.781 3.43995" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12C20.9999 13.9005 20.3981 15.7523 19.2809 17.2899C18.1637 18.8274 16.5885 19.9719 14.7809 20.5591C12.9733 21.1464 11.0262 21.1463 9.21864 20.559M3 11.9994C3.00001 10.0989 3.60171 8.24706 4.71884 6.70945C5.83598 5.17184 7.4112 4.02736 9.21877 3.44003C11.0263 2.8527 12.9734 2.85267 14.781 3.43995" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-size:100% 100%;mask-size:100% 100%;width:30px}.rizoom-counter{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:color-mix(in srgb,var(--color-background),transparent 10%);border-radius:2rem;color:var(--color-secondary);font-size:var(--font-small);font-weight:var(--font-medium);left:1rem;opacity:0;padding:.15lh .45lh;position:fixed;top:1rem;transition:opacity .2s ease;z-index:1}.rizoom-open .rizoom-counter,.rizoom-opening .rizoom-counter{opacity:1}.rizoom-zoom{--rizoom--scale:max(calc(var(--rizoom--target--width)/var(--rizoom--width)),calc(var(--rizoom--target--height)/var(--rizoom--height)));--rizoom--translate-x:calc(var(--screen-width)*-0.5 + var(--rizoom--target--width)*1px/2 + var(--rizoom--target--left));--rizoom--translate-y:calc(-50vh + var(--rizoom--target--height)*1px/2 + var(--rizoom--target--top));opacity:1}.rizoom-zoom.rizoom-image-ready .active{clip-path:inset(0);transform:translate(0);transition:transform var(--rizoom--duration) var(--rizoom--easing),clip-path var(--rizoom--duration) var(--rizoom--easing)}.rizoom-zoom .active,.rizoom-zoom.rizoom-close .active{clip-path:inset(calc(50% - var(--rizoom--target--height)/var(--rizoom--scale)*.5px) calc(50% - var(--rizoom--target--width)/var(--rizoom--scale)*.5px) round calc(var(--rizoom--target--border-radius)/var(--rizoom--scale)));-o-object-fit:contain;object-fit:contain;transform:translate(var(--rizoom--translate-x),var(--rizoom--translate-y)) scale(var(--rizoom--scale,1));transform-origin:50% 50%}.rizoom-zoom.rizoom-close .rizoom-container{overflow:visible}.rizoom-zoom.rizoom-close .rizoom-item:not(:has(>.active)){position:absolute;visibility:hidden}@keyframes rizoom-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}