body:after{content:url(../assets/darkbox/close.svg) url(../assets/darkbox/right.svg) url(../assets/darkbox/left.svg);display:none}body.db-disable-scrolling{overflow:hidden}#darkboxOverlay{position:fixed;z-index:-50000;visibility:hidden;pointer-events:none;left:0;right:0;top:0;bottom:0;transform:translateZ(1000px);background-color:#111;opacity:.0;transition:opacity .6s}#darkboxOverlay.show{z-index:50000;visibility:visible;pointer-events:auto}#darkboxOverlay.fill{opacity:.7}#darkbox{position:fixed;z-index:50001;display:none;left:0;right:0;top:0;bottom:0;transform:translateZ(1000px)}#darkbox>.straight{position:absolute;z-index:50002}#darkbox>.straight.scale{height:100%!important;width:auto!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;transition:width .4s ease-out,height .4s ease-out}#darkbox-right{position:fixed;z-index:50005;display:none;width:70%;top:0;bottom:0;right:0;transform:translateZ(1000px)}#darkbox-right>img{position:absolute;z-index:50006;height:35px;width:auto;right:-100px;top:50%;transform:translateY(-50%) translateZ(1000px);transition:right .4s ease-out;cursor:pointer;background-color:rgba(0,0,0,0.31)}#darkbox-right.show>img{right:0}#darkbox-left{position:fixed;z-index:50005;display:none;width:30%;top:0;bottom:0;left:0;transform:translateZ(1000px)}#darkbox-left>img{position:absolute;z-index:50006;height:35px;width:auto;left:-100px;top:50%;transform:translateY(-50%) translateZ(1000px);transition:left .4s ease-out;cursor:pointer;background-color:rgba(0,0,0,0.31)}#darkbox-left.show>img{left:0}#darkbox-cancel{position:fixed;z-index:50010;display:none;top:0;right:0;width:150px;height:150px;transform:translateZ(1000px)}#darkbox-cancel>img{position:absolute;z-index:50011;height:30px;width:auto;right:10px;top:10px;transform:translateZ(1000px);transition:opacity .4s ease-out;opacity:.0;cursor:pointer}#darkbox-cancel.show>img{opacity:1.0}#darkbox-title{position:fixed;z-index:50010;display:none;bottom:0;right:0;left:0;height:100px;transform:translateZ(1000px)}#darkbox-title>h1{position:absolute;left:0;right:0;bottom:-100px;color:#fff;font-size:1.3rem;font-family:sans-serif;transform:translateZ(1000px);transition:bottom .4s ease-out;height:30px;text-align:center}#darkbox-title.show>h1{bottom:10px}#darkbox-progress{position:fixed;z-index:50020;top:0;right:0;left:0;height:2px;transform:translateZ(1000px);display:none;background-image:linear-gradient(to right,#fdd835,#f4511e)}#darkbox-progress>div{position:absolute;right:0;left:0;top:0;bottom:0;background-color:#111;transition:left .8s ease-in-out}@media(min-width:768px){#darkbox-left>img{height:45px}#darkbox-left.show>img{left:10px}#darkbox-right>img{height:45px}#darkbox-right.show>img{right:10px}}@media(max-width:767px){#darkbox>.straight.scale{height:auto!important;width:100%!important;max-width:480px}}@media(min-width:768px) and (max-width:1199px){#darkbox>.straight.scale{height:400px!important;width:100%!important;object-fit:scale-down;object-position:center}}@media(min-width:1200px){#darkbox>.straight.scale{height:600px!important;width:100%!important;object-fit:scale-down;object-position:center}}