.module-dialog{position:relative}.close-button{cursor:pointer;position:absolute;width:48px;height:48px;top:-56px;right:0;color:#fff;font-size:30px}.close-button:hover{background-color:rgba(var(--theme-primary),.3);border-radius:50% 50%}.close-button:active{background-color:rgba(var(--theme-primary),.7);border-radius:50% 50%}.popup-height-fit-content{height:-moz-fit-content;height:fit-content}.popup-width{width:550px!important}@media (max-width:576px){.popup-width{width:calc(100% - 40px)!important}.popup-height-fit-content{height:-moz-fit-content;height:fit-content}}