.lum-lightbox{z-index:999;background-color:#fff}.lum-lightbox-inner{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%}.lum-gallery-button{overflow:hidden;text-indent:150%;white-space:nowrap;background:0 0;border:0;margin:0;padding:0;outline:0;position:absolute;top:50%;transform:translateY(-50%);max-height:100%;width:30px;height:30px;background-color:hsla(0,0%,100%,.5);cursor:pointer;opacity:.5;transition:opacity .2s ease,transform .2s ease}.lum-gallery-button:hover{opacity:1;transform:translateY(-50%) scale(1.2)}.lum-gallery-button:after{content:"";display:block;position:absolute;top:50%;width:50%;height:50%;border-style:solid;border-color:#000}.lum-gallery-button:after{transform:translateY(-50%) rotate(45deg)}.lum-previous-button{left:12px}.lum-previous-button:after{left:10px;border-width:0 0 2px 2px}.lum-next-button{right:12px}.lum-next-button:after{right:10px;border-width:2px 2px 0 0}.lum-close-button{position:absolute;top:20%;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;background-color:hsla(0,0%,100%,.5);opacity:.5;transition:opacity .2s ease,transform .2s ease}.lum-close-button:hover{opacity:1;transform:scale(1.2)}.lum-close-button:after,.lum-close-button:before{content:"";display:block;height:60%;width:2px;background-color:#000}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg);margin-left:-1px}.lum-lightbox-caption{margin:0 auto;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{opacity:.7;position:absolute;display:block;width:40px;height:40px;border-radius:50%;border:3px solid rgba(0,0,0,.25);border-top-color:currentcolor;-webkit-animation:loader-rotate .7s linear infinite;animation:loader-rotate .7s linear infinite;top:50%;left:50%;margin-top:-20px;margin-left:-20px}@-webkit-keyframes loader-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes loader-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.lum-lightbox.lum-opening{-webkit-animation:lum-fade .15s ease-out;animation:lum-fade .15s ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{-webkit-animation:lum-fadeZoom .15s ease-out;animation:lum-fadeZoom .15s ease-out}.lum-lightbox.lum-closing{-webkit-animation:lum-fade .3s ease-in;animation:lum-fade .3s ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{-webkit-animation:lum-fadeZoom .3s ease-in;animation:lum-fadeZoom .3s ease-in;animation-direction:reverse}.lum-img{transition:opacity .15s ease-out}.lum-loading .lum-img{opacity:0}@-webkit-keyframes lum-fade{0%{opacity:0}to{opacity:1}}@keyframes lum-fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes lum-fadeZoom{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes lum-fadeZoom{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@media print,screen and (min-width:64em){.lum-gallery-button{width:60px;height:60px}.lum-close-button{top:100px;right:75px;width:48px;height:48px}}@media print,screen and (max-width:39.99875em){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{margin:auto}.lum-lightbox-inner img{max-width:none;max-height:none}}