@-webkit-keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes slideNextIn{0%{left:150%;opacity:1}to{left:50%;opacity:1}}@keyframes slideNextIn{0%{left:150%;opacity:1}to{left:50%;opacity:1}}@-webkit-keyframes slideNextOut{0%{left:50%;opacity:1}to{left:-50%;opacity:1}}@keyframes slideNextOut{0%{left:50%;opacity:1}to{left:-50%;opacity:1}}@-webkit-keyframes slidePreviousIn{0%{left:-50%;opacity:1}to{left:50%;opacity:1}}@keyframes slidePreviousIn{0%{left:-50%;opacity:1}to{left:50%;opacity:1}}@-webkit-keyframes slidePreviousOut{0%{left:50%;opacity:1}to{left:150%;opacity:1}}@keyframes slidePreviousOut{0%{left:50%;opacity:1}to{left:150%;opacity:1}}.hb-noscroll{overflow:hidden}.hb-wrapper,.hb-wrapper .hb-main-container{display:block;width:100%;height:100%;margin:0;padding:0}.hb-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;opacity:0;overflow:hidden;box-sizing:border-box;transition:opacity .3s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hb-wrapper *,.hb-wrapper :after,.hb-wrapper :before,.hb-wrapper:after,.hb-wrapper:before{margin:0;padding:0;box-sizing:border-box}.hb-wrapper .hb-main-container{position:relative;background-color:#fff;background-color:rgba(255,255,255,.9);z-index:9991}.hb-wrapper.hb-dark-theme .hb-main-container{background-color:#000}.hb-wrapper .hb-main-container button{background-color:transparent;border:0;outline:0;display:block;width:100%;height:100%;text-decoration:none;font-weight:700;font-size:1.5rem;line-height:0;opacity:.7;z-index:9995;box-shadow:none;transition:opacity .3s ease-in-out}.hb-wrapper .hb-main-container button:focus{background-color:transparent;border:0;outline:0;box-shadow:none}.hb-wrapper .hb-main-container button:hover{cursor:pointer;opacity:1}.hb-wrapper .hb-main-container button svg{max-width:100%;max-height:100%;fill:#000}.hb-wrapper .hb-image-container{display:block;width:100%;height:100%;position:relative;text-align:center;z-index:9993}.hb-wrapper .hb-image-container div.hb-image-div,.hb-wrapper .hb-image-container div.hb-image-div img{display:block;position:relative;top:50%;left:50%;opacity:1;transition:opacity .3s ease-in-out;transform:translate(-50%,-50%)}.hb-wrapper .hb-image-container div.hb-image-div{width:100%;height:100%;padding:15px;overflow:hidden;z-index:9994}.hb-wrapper .hb-image-container div.hb-image-div div.hb-loader{display:block;width:35px;height:35px;position:fixed;top:50%;left:50%;border-radius:1000px;border-top:5px solid #444;z-index:9998;transform:translate(-50%,-50%);-webkit-animation:spinner 600ms linear infinite;animation:spinner 600ms linear infinite}.hb-wrapper .hb-image-container div.hb-image-div img{max-width:100%;max-height:100%}.hb-wrapper .hb-image-container div.hb-image-div p{display:block;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hb-wrapper .hb-image-container div.hb-image-div p.hb-caption{padding:10px;position:absolute;bottom:15px;left:-2px;right:-2px;margin:0 auto;max-height:100%;overflow:auto;top:auto;line-height:1.4;opacity:1;z-index:9995;transform:none;transition:all .3s ease-in-out;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.hb-wrapper .hb-image-container div p.hb-caption span.hb-caption-text{display:block;margin:0 auto}.hb-wrapper .hb-image-container div p.hb-caption-white{background-color:rgba(255,255,255,.8);color:#000}.hb-wrapper .hb-image-container div p.hb-caption-black{background-color:rgba(0,0,0,.7);color:#fff}.hb-wrapper .hb-image-container div p.hb-err-text-white,.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter{color:#fff}.hb-wrapper .hb-image-container div p.hb-err-text-black{color:#000}.hb-wrapper .hb-close-icon-container{width:40px;height:40px;position:absolute;top:0;right:15px;opacity:1;z-index:9998;transition:opacity .3s ease-in-out}.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container{width:45px;height:100%;position:absolute;top:0;opacity:1;z-index:9995;transition:opacity .3s ease-in-out}.hb-wrapper .hb-left-icon-container{left:15px}.hb-wrapper .hb-right-icon-container{right:15px}.hb-wrapper .hb-close,.hb-wrapper .hb-left,.hb-wrapper .hb-right{padding:8px}.hb-wrapper .hb-close svg,.hb-wrapper .hb-left svg,.hb-wrapper .hb-right svg{fill:#000}.hb-wrapper.hb-dark-theme .hb-close svg,.hb-wrapper.hb-dark-theme .hb-left svg,.hb-wrapper.hb-dark-theme .hb-right svg{fill:#fff}.hb-wrapper .hb-main-container p.hb-counter{position:absolute;top:0;left:0;font-size:14px;padding:8px;height:30px;z-index:9995;font-family:Verdana,Geneva,sans-serif;font-weight:400;transition:opacity .3s ease-in-out}@media only screen and (max-width:960px){.hb-wrapper .hb-image-container div.hb-image-div{padding:0}.hb-wrapper .hb-image-container div.hb-image-div img{position:absolute;top:50%;left:50%;opacity:1;margin:0 auto;transform:translate(-50%,-50%)}.hb-wrapper .hb-close-icon-container,.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container{width:40px;height:40px;top:0;background-color:#fff;background-color:rgba(255,255,255,.7);transform:translate(0,0)}.hb-wrapper .hb-close-icon-container{right:0}.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container{left:auto;bottom:auto}.hb-wrapper.hb-dark-theme .hb-close-icon-container,.hb-wrapper.hb-dark-theme .hb-left-icon-container,.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter,.hb-wrapper.hb-dark-theme .hb-right-icon-container{background-color:#000;background-color:rgba(0,0,0,.6)}.hb-wrapper .hb-left-icon-container{right:80px}.hb-wrapper .hb-right-icon-container{right:40px}.hb-wrapper .hb-close,.hb-wrapper .hb-left,.hb-wrapper .hb-right{padding:10px}.hb-wrapper .hb-main-container p.hb-counter{height:40px;background-color:#fff;background-color:rgba(255,255,255,.7)}}.hb-slidenextin{-webkit-animation:slideNextIn .3s ease-in-out forwards;animation:slideNextIn .3s ease-in-out forwards}.hb-slidenextout{-webkit-animation:slideNextOut .3s ease-in-out forwards;animation:slideNextOut .3s ease-in-out forwards}.hb-slidepreviousin{-webkit-animation:slidePreviousIn .3s ease-in-out forwards;animation:slidePreviousIn .3s ease-in-out forwards}.hb-slidepreviousout{-webkit-animation:slidePreviousOut .3s ease-in-out forwards;animation:slidePreviousOut .3s ease-in-out forwards}
