.zoom{cursor:zoom-in}#zoom_box{max-width:100vh}#zoom_cover{animation:zoom_cover .3s;background-color:#000000e6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1100}@keyframes zoom_cover{0%{opacity:0}}.dark-theme #zoom_cover{background-color:#000000e6}.in_zoom{opacity:.2}#zoom_up_control{display:flex;justify-content:flex-end;padding:10px;position:fixed;right:0;top:0;z-index:2001}#zoom_up_control .zoom_control{align-items:center;background-color:#00000080;background-position:50%;background-repeat:no-repeat;background-size:30px;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;margin-left:10px;width:50px}#zoom_up_control .zoom_control:first-child{margin-left:0}#zoom_up_control .zoom_control:hover{background-color:#085cf5}#zoom_box.zoom_once #zoom_up_control{bottom:0;cursor:zoom-out;left:0}#zoom{align-items:center;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:1102}#zoom img.zoom_anim_right{animation:zoom_anim_right .2s ease-in-out;animation-fill-mode:forwards}@keyframes zoom_anim_right{to{opacity:0;transform:translate(-10%)}}#zoom img.zoom_anim_left{animation:zoom_anim_left .2s ease-in-out;animation-fill-mode:forwards}@keyframes zoom_anim_left{to{opacity:0;transform:translate(10%)}}#zoom img.zoom_anim_from_right{animation:zoom_anim_from_right .2s ease-in-out}@keyframes zoom_anim_from_right{0%{opacity:0;transform:translate(10%)}}#zoom img.zoom_anim_from_left{animation:zoom_anim_from_left .2s ease-in-out}@keyframes zoom_anim_from_left{0%{opacity:0;transform:translate(-10%)}}#zoom.zoom_opened img{max-height:100%;max-width:100%;transition:all .3s ease-out}#zoom_box.zoom_closing #zoom_cover{background-color:#fff0!important;transition:background-color .2s linear}#zoom_box.zoom_closing #zoom img{transition:all .2s linear}#zoom_alt{align-items:center;bottom:20px;display:flex;justify-content:center;left:10px;position:fixed;right:10px;text-align:center;z-index:2002}@media(max-width:767px){#zoom_alt{bottom:25px}}#zoom_alt #zoom_alt_text{background-color:#000000b3;border-radius:3px;color:#fff;font-weight:700;padding:6px 15px 8px}@media(max-width:767px){#zoom_alt #zoom_alt_text{font-size:14px}}@media(min-width:768px){#zoom_alt #zoom_alt_text{max-width:60vw}}#zoom_author{background-color:#00000080;bottom:3px;color:#fff;font-size:10px;left:3px;padding:3px 4px;position:fixed;z-index:2003}#zoom_author a{color:#bbb;text-decoration:underline}#zoom_author a:hover{color:#fff}.zoom_close_ui{animation-fill-mode:forwards;animation:zoom_close_ui .2s ease-in-out;visibility:hidden}@keyframes zoom_close_ui{to{background-color:#ff1493!important;opacity:0}}.is-loading{color:#aaa;cursor:wait;position:relative}.is-loading:before{animation:anim_loading .5s linear infinite;border:3px solid #6495ed;border-bottom-color:#fff;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:left top;width:20px}@keyframes anim_loading{to{rotate:1turn}}.zoom_arrows{align-items:center;animation-duration:1s;animation-timing-function:ease-in-out;bottom:0;color:#fff;cursor:pointer;display:flex;position:fixed;top:0;z-index:2000;-webkit-tap-highlight-color:rgba(0,0,0,0)}.zoom_arrows svg{stroke-width:30px}.zoom_arrows .zoom_arrow_btn{align-items:center;background-color:#00000080;border-radius:50%;box-shadow:0 5px 15px #0000004d;display:flex;height:50px;justify-content:center;max-height:50px;width:50px}@media(max-width:767px){.zoom_arrows .zoom_arrow_btn{height:40px;max-height:40px;width:40px}}@media(hover:hover)and (pointer:fine){.zoom_arrows:hover .zoom_arrow_btn{background-color:#085cf5}}.zoom_arrows:active .zoom_arrow_btn{background-color:#ff1493}#zoom_list_left{animation-name:zoom_list_left;left:0;padding-left:10px;right:60%}@media(max-width:767px){#zoom_list_left{padding-left:5px}}@keyframes zoom_list_left{0%{transform:translate(-100%)}}#zoom_list_right{animation-name:zoom_list_right;justify-content:flex-end;left:40%;padding-right:10px;right:0}@media(max-width:767px){#zoom_list_right{padding-right:5px}}@keyframes zoom_list_right{0%{transform:translate(100%)}}#zoom_list_right .zoom_arrow_btn{rotate:180deg}#zoom_list_counter{background-color:#00000080;border-radius:3px;color:#fff;font-size:24px;left:10px;padding:10px;position:fixed;top:10px;z-index:2000}@media(max-width:767px){#zoom_list_counter{font-size:18px}}