.robroy-open{overflow:hidden}.robroy{align-items:center;background:transparent;border:0;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;z-index:9997}.robroy::backdrop{background:transparent}.robroy-fade-in{animation:robroy-fade-in .3s ease-in-out forwards;opacity:0}@media(prefers-reduced-motion){.robroy-fade-in{animation:none;opacity:1}}@keyframes robroy-fade-in{0%{opacity:0}to{opacity:1}}.robroy-fade-out{animation:robroy-fade-out .3s ease-in-out forwards;opacity:1}@media(prefers-reduced-motion){.robroy-fade-out{animation:none}}@keyframes robroy-fade-out{0%{opacity:1}to{opacity:0}}.robroy__figure{margin:0;position:relative;z-index:9998}.robroy__overlay{background-color:rgba(0,0,0,.9);bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0}.robroy__img{cursor:pointer;display:block;margin:0 auto}.robroy__caption{color:#fff;font-size:16px;line-height:1.4;margin-top:4px;min-width:300px}.robroy__number{bottom:0;color:#fff;padding:4px;position:fixed;right:0;z-index:9998}.robroy__button{border-radius:0;border-width:0;cursor:pointer;font-size:0;height:44px;line-height:1;margin:0;padding:0;position:absolute;width:44px}.robroy__button,.robroy__button:active,.robroy__button:focus,.robroy__button:hover{background:transparent}.robroy__button--close{position:fixed;right:0;top:0}.robroy__button--close:after{color:#fff;content:"×";display:block;font-family:serif;font-size:32px;font-weight:700}.robroy__button--full-screen{position:fixed;right:44px;top:0}.robroy__button--full-screen:before{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(255,255,255,1)" d="M0 0v20h10V10h10V0H0zM30 0v10h10v10h10V0H30zM0 50h20V40H10V30H0v10zM50 50H30V40h10V30h10v10z"/></svg>');background-repeat:no-repeat;content:"";display:block;height:20px;margin-right:-10px;margin-top:-10px;position:absolute;right:50%;top:50%;width:20px}.robroy__button--nav{margin-top:-22px;position:fixed;top:50%}.robroy__button--nav:after{border-style:solid;border-width:10px;content:"";display:flex;left:12px;position:absolute;top:12px}.robroy__button--prev{left:0}.robroy__button--prev:after{border-color:transparent #fff transparent transparent;margin-left:-5px}.robroy__button--next{right:0}.robroy__button--next:after{border-color:transparent transparent transparent #fff;margin-left:5px}.robroy--loading:after{animation:robroy-spin 2s linear infinite;border:6px solid #fff;border-left-color:transparent;border-radius:100px;content:"";display:block;height:32px;margin-right:-16px;margin-top:-16px;position:absolute;right:50%;top:50%;width:32px;z-index:9995}.robroy--loading .robroy__button,.robroy--loading .robroy__caption,.robroy--loading .robroy__img{visibility:hidden}.robroy-hide{display:none}@keyframes robroy-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}
