.enc-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:630px;max-width:calc(100% - 32px);border-radius:16px;background:#fff;box-shadow:2px 2px 16px 1px rgba(70,70,70,.1);outline:none;display:flex;flex-direction:column;z-index:6;max-height:calc(100dvh - 32px);overflow:visible}.enc-modal.full-screen{top:50%;width:100%;height:100%;margin:0;min-width:100%;border-radius:0;padding:0;max-height:none}.enc-modal-overlay{position:fixed;inset:0;background:rgba(28,38,86,.5);z-index:5}.enc-modal-body.scrollable{overflow-y:auto}.enc-modal-body.scrollable::-webkit-scrollbar-thumb{background-color:rgba(28,38,86,.3)}.enc-modal-footer{box-shadow:2px -2px 16px 1px rgb(70 70 70/10%)}.enc-modal-footer.no-shadow{box-shadow:none}.enc-modal-cancel-btn{margin-right:16px}@media (max-width:694px){.enc-modal{min-width:unset;margin:16px;width:100%;top:48%;left:0;transform:translateY(-50%)}}@media (max-width:480px){.enc-modal.mobile-full-screen{top:50%;margin:0;max-width:unset;max-height:unset;height:100dvh;border-radius:0}.enc-modal-footer{flex-direction:column-reverse}.enc-modal-cancel-btn{margin-right:0;margin-top:16px}}.modal-bullet-point-circle{padding-top:12px;color:black;font-size:5}