.modal-content.alert-modal{display:flex;flex-direction:column;justify-content:space-between;max-width:780px;width:100%;margin:0 auto;top:50%;transform:translateY(-50%);border-radius:0;background:var(--global-color-settings-shade_tenary);padding:0 60px!important;text-align:center}.alert-modal-title{width:100%}.alert-modal-description{font-size:14px}.alert-modal-description a{color:#c59e43}@media (max-width:1024px){.modal-content.alert-modal{max-width:100%;height:100%;padding:0 20px!important}}