@keyframes tiFyImageLightbox-loadingAnimate{0%,to{opacity:.5;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@keyframes tiFyImageLightbox-fadeInAnimate{0%{opacity:0}to{opacity:1}}#tiFyImageLightbox{cursor:pointer;position:fixed;z-index:10000;-ms-touch-action:none;touch-action:none}.tiFyImageLightbox-loading,.tiFyImageLightbox-loading div{border-radius:50%}.tiFyImageLightbox-loading{background-color:rgba(0,0,0,.5);box-shadow:0 0 2.5em rgba(0,0,0,.75);height:2.5em;left:50%;margin:-1.25em 0 0 -1.25em;padding:.625em;position:fixed;top:50%;width:2.5em;z-index:10003}.tiFyImageLightbox-loading div{animation:.5s ease 0s normal none infinite running tiFyImageLightbox-loadingAnimate;background-color:#fff;height:1.25em;width:1.25em}.tiFyImageLightbox-overlay{top:0;right:0;bottom:0;left:0;position:fixed;z-index:9998}.tiFyImageLightbox-close{position:fixed;right:2vw;top:2vw;width:1.5vw;height:1.5vw;background-color:transparent;border:0;z-index:10002;outline:0}.tiFyImageLightbox-close::after,.tiFyImageLightbox-close::before{position:absolute;content:"";top:0;bottom:0;display:block;width:2px}.tiFyImageLightbox-close::before{transform:rotate(45deg)}.tiFyImageLightbox-close::after{transform:rotate(-45deg)}.tiFyImageLightbox-caption{bottom:0;color:#333;left:0;padding:.625em;position:fixed;right:0;text-align:center;z-index:10001}.tiFyImageLightbox-arrow{position:fixed;top:50%;display:none;width:3vw;height:3vw;margin-top:-1.5vw;z-index:10001;background-color:transparent;border:0;outline:0}.tiFyImageLightbox-arrow--left{left:2vw}.tiFyImageLightbox-arrow--right{right:2vw}.tiFyImageLightbox-arrow::after,.tiFyImageLightbox-arrow::before{position:absolute;content:"";height:60%;display:block;width:2px}.tiFyImageLightbox-arrow::before{top:0}.tiFyImageLightbox-arrow::after{bottom:0}.tiFyImageLightbox-arrow--left::before{right:50%;transform:rotate(45deg)}.tiFyImageLightbox-arrow--left::after{right:50%;transform:rotate(-45deg)}.tiFyImageLightbox-arrow--right::before{left:50%;transform:rotate(-45deg)}.tiFyImageLightbox-arrow--right::after{left:50%;transform:rotate(45deg)}#tiFyImageLightbox-nav{position:fixed;border-radius:1em;background-color:rgba(0,0,0,.5);bottom:10%;left:50%;line-height:1;padding:0 .5em;transform:translateX(-50%);z-index:10001}#tiFyImageLightbox-nav button{background-color:transparent;border:1px solid #fff;border-radius:50%;display:inline-block;height:1em;width:1em;margin:.5em .313em;padding:0;outline:0}#tiFyImageLightbox-nav button.active{background-color:#fff}#tiFyImageLightbox-caption,#tiFyImageLightbox-close,#tiFyImageLightbox-loading,#tiFyImageLightbox-nav,#tiFyImageLightbox-overlay,.tiFyImageLightbox-arrow{animation:.25s linear 0s normal none 1 running tiFyImageLightbox-fadeInAnimate}.tiFyImageLightbox-overlay--light{background-color:rgba(255,255,255,.8)}.tiFyImageLightbox-arrow--light::after,.tiFyImageLightbox-arrow--light::before,.tiFyImageLightbox-close--light::after,.tiFyImageLightbox-close--light::before{background-color:#000}.tiFyImageLightbox-caption--light{color:#000}.tiFyImageLightbox-overlay--dark{background-color:rgba(0,0,0,.8)}.tiFyImageLightbox-arrow--dark::after,.tiFyImageLightbox-arrow--dark::before,.tiFyImageLightbox-close--dark::after,.tiFyImageLightbox-close--dark::before{background-color:#fff}.tiFyImageLightbox-caption--dark{color:#fff}@media only screen and (max-width:41.25em){.tiFyImageLightbox-close{width:3vw;height:3vw}.tiFyImageLightbox-nav{bottom:1.25em}.tiFyImageLightbox-arrow{width:5vw;height:5vw;margin-top:-2.5vw}}@media only screen and (max-width:20em){.tiFyImageLightbox-arrow--left{left:0}.tiFyImageLightbox-arrow--right{right:0}}