@charset "UTF-8";
/***!  Style Declaration  !***/

#popupmsg_184.popupmsg-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}#popupmsg_184 .popupmsg-box{background:#fff;max-width:480px;width:90%;padding:2rem;border-radius:.75rem;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.25);animation:popupmsgIn .3s ease;color:#222;line-height:1.5}#popupmsg_184 .popupmsg-close{position:absolute;top:.5rem;right:.75rem;background:none;border:0;font-size:1.75rem;line-height:1;cursor:pointer;color:#555}#popupmsg_184 .popupmsg-title{margin:0 0 .75rem}#popupmsg_184 .popupmsg-body p{margin:0 0 1rem}#popupmsg_184 .popupmsg-body p:last-child{margin-bottom:0}#popupmsg_184 .popupmsg-body ul,#popupmsg_184 .popupmsg-body ol{margin:0 0 1rem 1.25rem;padding:0}#popupmsg_184 .popupmsg-body li{margin:0 0 .35rem}#popupmsg_184 .popupmsg-body a{color:#2563eb;text-decoration:underline}#popupmsg_184 .popupmsg-body img{max-width:100%;height:auto}#popupmsg_184 .popupmsg-body strong,#popupmsg_184 .popupmsg-body b{font-weight:700}#popupmsg_184 .popupmsg-body em,#popupmsg_184 .popupmsg-body i{font-style:italic}#popupmsg_184 .popupmsg-body h1,#popupmsg_184 .popupmsg-body h2,#popupmsg_184 .popupmsg-body h3,#popupmsg_184 .popupmsg-body h4{margin:0 0 .5rem;line-height:1.25}#popupmsg_184 .popupmsg-body *{max-width:100%}
