.popup-dialog{max-width:90%;width:100%;height:83vh;margin:12vh auto 5vh}@media(min-width: 400px){.popup-dialog{width:360px}}@media(min-width: 768px){.popup-dialog{margin:12vh 5% 5vh auto}}@media(min-width: 992px){.popup-dialog{width:440px}}.popup-content{z-index:0;max-height:630px;clip-path:polygon(0px 60px, 100% 0%, 100% 100%, 0% 100%)}.popup-content--fullheight{height:100%}@media(min-width: 992px){.popup-content--fullheight{max-height:905px}}.popup-content-inner{background:var(--backdrop-gradient-media-gradient-hard-2, linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 40%, rgba(0, 0, 0, 0.56) 60%, rgba(0, 0, 0, 0.8) 100%))}.popup-content-bg{z-index:-1}