@charset "utf-8";.restricted-modal-box{padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#RestrictedModal{background:-moz-linear-gradient(-233deg,#230084 0%,#da00f2 100%);background:-webkit-linear-gradient(-233deg,#230084 0%,#da00f2 100%);background:linear-gradient(233deg,#230084 0%,#da00f2 100%);border:0}.restricted-modal-box a,.restricted-modal-box p,.restricted-modal-box h2{color:#fff}.restricted-modal-box h2{font-size:18px}.restricted-modal-box p,h2.restricted-modal-text-2{margin-bottom:10px}.restricted-modal-box p:last-child{margin-bottom:0}p.restricted-modal-text-4 a{background-color:#FF2453;padding:12px;border-radius:8px;display:flex}.reveal{min-height:0;max-width:62.5rem;z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:3px;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;top:50%!important;transform:translateY(-50%);padding:0}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgb(10 10 10 / .45);overflow-y:auto}.restricted-modal-thum img{width:170px;margin-bottom:16px}@media only screen and (max-width:650px){.reveal{margin:15px}}