.gallery-jump-menu-container{margin:-2rem 0 3rem}.gallery-jump-menu{display:inline-block;margin:0 auto;text-align:left;z-index:5}.gallery-jump-menu .gallery-jump-menu-label{background:#fefefe;border:1px solid #ececec;border-radius:.5rem;cursor:pointer;display:block;margin:0;padding:1rem 10rem 1rem 2rem;position:relative}.gallery-jump-menu .gallery-jump-menu-label:before{background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:1rem;opacity:.33;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:1rem}.gallery-jump-menu .gallery-jump-menu-list{background:#fefefe;border:1px solid #ececec;border-radius:0 0 .5rem .5rem;border-top:none;height:auto;left:0;opacity:0;padding:0 1rem 1rem;pointer-events:none;position:absolute;top:100%;width:100%}.gallery-jump-menu .gallery-jump-menu-list a{display:block;margin:0;padding:.4rem 1rem}.gallery-jump-menu.is-active{filter:drop-shadow(0 .5rem .75rem rgba(0,0,0,.06))}.gallery-jump-menu-container{text-align:center}.gallery-jump-menu .gallery-jump-menu-list a{color:inherit}.gallery-jump-menu.is-active .gallery-jump-menu-label{border-bottom:none;border-radius:.5rem .5rem 0 0}.gallery-jump-menu.is-active .gallery-jump-menu-list{opacity:1;pointer-events:all}@media(max-width:767px){.gallery-jump-menu .gallery-jump-menu-label{padding-right:3rem;width:100%}.gallery-jump-menu{display:block}}