[name=StackGallery] .stack-gallery{width:calc(100% + 40px);margin-top:40px;border-radius:8px;margin-left:-20px;-webkit-tap-highlight-color:transparent}[name=StackGallery] .stack-gallery .stack-gallery__stage{perspective:1400px;cursor:pointer;position:relative;padding-top:0;outline:none}[name=StackGallery] .stack-gallery .stack-gallery__stage:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:8px}[name=StackGallery] .stack-gallery .stack-gallery__track{position:relative;width:100%;transform-style:preserve-3d;perspective-origin:50% 50%}[name=StackGallery] .stack-gallery .stack-gallery__slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.25,.46,.45,.94);pointer-events:none}[name=StackGallery] .stack-gallery .stack-gallery__slide:first-child{pointer-events:auto}[name=StackGallery] .stack-gallery .stack-gallery__slide .stack-gallery__slide-inner{width:100%;display:flex;align-items:center;justify-content:center}[name=StackGallery] .stack-gallery .stack-gallery__slide.stack-gallery__slide--enter .stack-gallery__slide-inner{opacity:0;transform:translateY(60px);animation:stack-slide-enter .6s cubic-bezier(.25,.46,.45,.94) forwards}[name=StackGallery] .stack-gallery .stack-gallery__slide.stack-gallery__slide--hidden{visibility:hidden}[name=StackGallery] .stack-gallery .stack-gallery__slide img{width:100%;height:auto;max-height:60vh;object-fit:contain;display:block}@keyframes stack-slide-enter{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}[name=StackGallery] .stack-gallery .stack-gallery__slide[data-stack="0"]{pointer-events:auto}[name=StackGallery] .stack-gallery .stack-gallery__slide:not([data-stack="0"]){pointer-events:none}[name=StackGallery] .stack-gallery .stack-gallery__sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}[name=StackGallery].fb-stack-gallery--ratio-square .stack-gallery__slide img{aspect-ratio:1/1;height:auto;object-fit:cover;width:auto}[name=StackGallery].fb-stack-gallery--ratio-vertical .stack-gallery__slide img{aspect-ratio:3/4;height:auto;object-fit:cover;width:auto}
