.MuiDialog-paper .yg-dialog-heading{margin:1.5rem 1.5rem 0;display:flex;align-items:baseline;gap:.5rem;padding-top:0;padding-right:0;padding-bottom:1rem;line-height:1}.MuiDialog-paper .yg-dialog-heading .MuiDialogTitle-root{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:normal;padding:0;font-size:1.563rem;color:var(--text-primary)}.MuiDialog-paper .yg-dialog-heading:not(.show-close-btn,.show-back-arrow) .MuiDialogTitle-root{width:100%}.MuiDialog-paper .yg-dialog-heading.show-back-arrow:not(.show-close-btn) .MuiDialogTitle-root{width:calc(100% - 45px)}.MuiDialog-paper .yg-dialog-heading:not(.border-bottom-none){border-bottom-width:1px;border-style:solid;border-color:var(--colors-grey-100)}.MuiDialog-paper .yg-dialog-heading .dialog-close-btn{margin-left:auto}.MuiDialog-paper .popup-form-button{margin-top:1.5rem;flex-direction:row;justify-content:flex-end;gap:.5rem;padding:0 1.5rem 1.5rem}@media not all and (min-width:600px){.dialog-footer{flex-direction:column}}.dialog-footer .MuiButtonBase-root{text-transform:capitalize}@media not all and (min-width:600px){.dialog-footer .MuiButtonBase-root,.dialog-footer .inner-btns{width:100%}.dialog-footer .inner-btns .MuiButtonBase-root{flex:1 1 0%;white-space:nowrap;flex-basis:calc(50% - 8px)!important}}.dialog-action.MuiDialogActions-root{padding:1.5rem}.ds-post-dialog .dialog-action{justify-content:center}