.settings-panel-container{display:inline-flex;width:88%;max-width:600px;background-color:#fff;margin:0 auto;border-radius:10px}.settings-options{width:8vw;display:flex;gap:15px;flex-direction:column}.settings-options>div{cursor:pointer}.settings-content{width:34vw}.gallery-panel-container{display:inline-flex;flex-direction:column;width:50vw;height:65vh;background-color:#fff;margin:0 auto;border-radius:10px;overflow:hidden;padding-left:15px;padding-bottom:15px}.settings-options{padding:25px;width:20%;border-right:2px solid #d3d3d3}.settings-title{margin-bottom:15px}.settings-content{padding:25px;width:80%;position:relative}.settings-options ul{list-style-type:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0;display:flex;flex-direction:column;gap:10px}.settings-options ul li{list-style:none;cursor:pointer}.close-dialog{position:absolute;top:10px;left:92%;cursor:pointer}.settings-table{display:flex;flex-direction:column;justify-content:space-between;gap:30px}.settings-table>.settings-row{display:flex;flex-direction:row;justify-content:space-between}.MuiImageListItemBar-root{margin:3px}.honeycomb{height:24px;position:relative;width:24px}.honeycomb div{-webkit-animation:honeycomb 2.1s infinite backwards;animation:honeycomb 2.1s infinite backwards;background:#00223c;height:12px;margin-top:6px;position:absolute;width:24px}.honeycomb div:after,.honeycomb div:before{content:"";border-left:12px solid transparent;border-right:12px solid transparent;position:absolute;left:0;right:0}.honeycomb div:after{top:-6px;border-bottom:6px solid #00223c}.honeycomb div:before{bottom:-6px;border-top:6px solid #00223c}.honeycomb div:first-child{-webkit-animation-delay:0s;animation-delay:0s;left:-28px;top:0}.honeycomb div:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s;left:-14px;top:22px}.honeycomb div:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s;left:14px;top:22px}.honeycomb div:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s;left:28px;top:0}.honeycomb div:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s;left:14px;top:-22px}.honeycomb div:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s;left:-14px;top:-22px}.honeycomb div:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s;left:0;top:0}.loadingContainer{position:absolute;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#e6e6e6;z-index:5000}