@charset "UTF-8";
body.hidden-scroll{overflow:hidden}.sl-overlay{right:0;bottom:0;background:#0f0f0f;display:none;z-index:1035}.sl-overlay,.sl-wrapper{position:fixed;left:0;top:0}.sl-wrapper{z-index:1040;width:100%;height:100%}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:transparent;font-size:.9em;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{background:url(../img/icon-close.svg) 50% no-repeat;background-size:contain;display:none;height:1.5em;margin-top:-.5em;margin-right:-.5em;position:fixed;right:1em;text-indent:-9000em;top:1em;width:1.5em;z-index:10060}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:10060;color:#0f0f0f;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{color:#fff;position:fixed;top:50%;text-align:center;display:block;z-index:10060}.sl-wrapper .sl-navigation button.sl-next{background:url(../img/icon-next.svg) 50% no-repeat;background-size:contain;height:2em;right:.5em;text-indent:-9000em;width:2em}.sl-wrapper .sl-navigation button.sl-prev{background:url(../img/icon-prev.svg) 50% no-repeat;background-size:contain;height:2em;left:.5em;text-indent:-9000em;width:2em}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#0f0f0f;border:0 none}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:.5em;padding:.5em 1em;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#0f0f0f;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:transform .2s ease}