.close-button[data-v-eb721764]{background:transparent;width:40px;height:40px;padding:2px;margin-bottom:0}svg[data-v-eb721764]{width:100%;height:100%}.info-dialog-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(10,10,10,.5);display:flex;justify-content:center;align-items:center;z-index:100}.info-dialog-backdrop>.grid-container{display:flex;flex-grow:1;max-height:90vh}.info-dialog{background:#fefefe;border:2px solid #c8940b;overflow-x:auto;display:flex;flex-direction:column;flex-grow:1}.info-dialog-header{display:flex;justify-content:flex-end;padding:5px}.info-dialog-body{flex-grow:1}.info-dialog-body iframe{width:100%;height:100%;border:0;display:block}.info-dialog-fade-enter,.info-dialog-fade-leave-to{opacity:0}.info-dialog-fade-enter-active,.info-dialog-fade-leave-active{transition:opacity .5s ease}