.ldvMsgWndContainer{position:fixed;z-index:99999;background:rgba(58,48,38,.2);backdrop-filter:blur(5px)}.ldvMsgWnd{position:fixed;min-width:350px;max-width:850px;min-height:190px;max-height:90dvh;padding:20px;flex-direction:column;border-radius:40px;gap:calc(3.332VW*var(--gScP));left:50%;top:50%;transform:translateX(-50%) translateY(-50%);box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;background:#fff9f1;-webkit-user-drag:none;overflow:hidden;resize:both}@media screen and (max-width: 425px){.ldvMsgWnd{width:85vw;max-width:85vw}}.ldvMsgWndIcon,.ldvMsgWndClose{justify-content:flex-end}.ldvMsgWndIcon{margin:0 10px}.limgMsgWndIcon{width:25px;height:25px}.ldvMsgWndTitle{font:600 20px "Montserrat";color:#152d49}.ldvMsgWndText{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:center;font-size:calc(1.2495vw*var(--gScP));color:#3a3026;font-family:Montserrat;font-weight:400;word-break:break-word;white-space:normal}.ldvMsgWndText::-webkit-scrollbar{width:3px !important;height:3px !important}.ldvMsgWndText::-webkit-scrollbar-thumb{background-color:#8ac441}.ldvMsgWndText::-webkit-scrollbar-track{background-color:#e1e1e1;border:1px solid #fff}.ldvMsgWndTextBold{font-size:calc(1.2495vw*var(--gScP));font-family:Montserrat;font-weight:600}.ldvMsgWndCloseBtn{background-image:url(/Resources/icon_cross.svg);filter:brightness(0) saturate(100%) invert(12%) sepia(36%) saturate(2100%) hue-rotate(184deg) brightness(94%) contrast(89%);background-size:contain;background-position:0 0;width:16px;height:16px;cursor:pointer;background-repeat:no-repeat}.ldvMsgWndBtn{min-width:100px;padding:10px 20px;margin:10px;font-family:Montserrat;font-size:16px;color:#fff;border-radius:40px;cursor:pointer}.ldvMsgWndBtnDark{background-color:#f6c664;font-weight:600}.ldvMsgWndBtn.ldvMsgWndBtnDark:hover{background-color:#f8d487;color:#fff;font-weight:600}.ldvMsgWndBtn.ldvMsgWndBtnDark:active{background-color:#f4b440;color:#fff;font-weight:600}.ldvMsgWndBtnDanger{border-radius:40px;border:2px solid #3a3026;color:#3a3026}.ldvMsgWndBtn.ldvMsgWndBtnDanger:hover{background-color:#6c6259;border:2px solid #6c6259;color:#fff;font-weight:600}.ldvMsgWndBtn.ldvMsgWndBtnDanger:active{background-color:#3a3026;color:#fff;font-weight:600}
