div[id^="notifyWrapper_"]{display:flex;justify-content:flex-end;align-items:center;width:100%;position:fixed;margin:0 auto;padding:0;z-index:999;max-width:420px}.top_right{top:0;left:50%;transform:translate(-50%,0);flex-direction:column}.top_left{top:0;left:50%;transform:translate(-50%,0);flex-direction:column}.bottom_right{top:0;left:50%;transform:translate(-50%,0);flex-direction:column-reverse}.bottom_left{top:0;left:50%;transform:translate(-50%,0);flex-direction:column-reverse}.alert{display:flex;align-items:flex-start;margin:10px 0 0;padding:10px;gap:10px;box-sizing:border-box;flex-direction:column;font-family:'PT Sans',sans-serif;width:100%;border-radius:8px;box-shadow:0 25px 43px rgba(139,144,165,0.15),0 10px 18px rgba(139,144,165,0.08),0 6px 12px rgba(139,144,165,0.03),0 3.5px 4px rgba(139,144,165,0.035),0 1.5px 2.5px rgba(139,144,165,0.018),0 0.456064px 1.10809px rgba(139,144,165,0.00960892);font-size:12.5px;transition:all 0.3 ease-out}.alert{animation:show 0.3s ease-in 0s 1 forwards;z-index:999}.alert-success{background-color:rgba(170,234,184,0.95);color:#00380E}.alert-success .closeBtn{background:rgba(119,206,138,0.95);color:#fff}.alert-success .closeBtn>svg{width:16px;height:16px}.alert-success .closeBtn>svg>path{fill:#fff}.alert-success .ctaBtn{background:rgba(119,206,138,0.95);color:inherit}.alert-danger{background-color:rgba(240,184,184,0.95);color:#822323}.alert-danger .closeBtn{background:rgba(220,150,150,0.95);color:#fff}.alert-danger .closeBtn>svg{width:16px;height:16px}.alert-danger .closeBtn>svg>path{fill:#fff}.alert-danger .ctaBtn{background:rgba(220,150,150,0.95);color:inherit}.alert-warning{background-color:rgba(240,225,172,0.95);color:#645009}.alert-warning .closeBtn{background:rgba(211,186,97,0.95);color:#fff}.alert-warning .closeBtn>svg{width:16px;height:16px}.alert-warning .closeBtn>svg>path{fill:#fff}.alert-warning .ctaBtn{background:rgba(211,186,97,0.95);color:inherit}.alert-info{background-color:rgba(176,237,241,0.95);color:#06555A}.alert-info .closeBtn{background:rgba(117,196,201,0.95);color:#fff}.alert-info .closeBtn>svg{width:16px;height:16px}.alert-info .closeBtn>svg>path{fill:#fff}.alert-info .ctaBtn{background:rgba(117,196,201,0.95);color:inherit}.alert-dark{background-color:rgba(52,52,52,0.95);color:#fff}.alert-dark .closeBtn{background:rgba(52,52,52,0.95);color:#fff}.alert-dark .closeBtn>svg{width:16px;height:16px}.alert-dark .closeBtn>svg>path{fill:#fff}.alert-dark .ctaBtn{background:rgba(52,52,52,0.95);color:inherit}.alert-light{background-color:rgba(245,245,245,0.95);color:#242424}.alert-light .closeBtn{background:rgba(255,255,255,0.95);color:#737373}.alert-light .closeBtn>svg{width:16px;height:16px}.alert-light .closeBtn>svg>path{fill:#737373}.alert-light .ctaBtn{background:rgba(255,255,255,0.95);color:inherit}.headers{display:flex;flex-direction:row;justify-content:space-between;height:16px;width:100%;gap:10px}.titles{display:block;width:100%;font-family:'PT Sans',sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:16px;white-space:nowrap;overflow:hidden;color:inherit;margin:0;padding:0;box-sizing:border-box}.closeBtn{display:block;padding:0;height:16px;width:16px;border:none;outline:none;border-radius:5px;cursor:pointer}.closeBtn:hover{text-decoration:none;opacity:0.9}.btnBlock{display:flex;height:24px;width:100%}.ctaBtn{display:flex;justify-content:center;height:24px;width:100%;border:none;outline:none;border-radius:5px;font-family:'PT Sans',sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:24px;cursor:pointer}a.ctaBtn:link{text-decoration:none}a.ctaBtn:visited{text-decoration:none}a.ctaBtn:hover{text-decoration:none;opacity:0.9}.content{display:flex;flex-direction:row;gap:10px;margin:0;padding:0;box-sizing:border-box}.image{height:60px;max-width:80px;border-radius:5px;object-fit:cover}.text{font-family:'PT Sans',sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;margin:0;padding:0;box-sizing:border-box}.hide{animation:hide 0.3s ease-out 0s 1 forwards}@keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@media(max-width:768px){div[id^="notifyWrapper_"]:not(#notifyWrapper_mobile){display:none}#notifyWrapper_mobile{display:flex;position:fixed;bottom:0;left:0;right:0;margin:0;max-width:100%;z-index:999;padding:10px;flex-direction:column;gap:10px}}@media(min-width:769px){#notifyWrapper_mobile{display:none}.top_right{top:0;bottom:auto;right:10px;left:auto;transform:none;flex-direction:column}.top_left{top:0;bottom:auto;right:auto;left:10px;transform:none;flex-direction:column}.bottom_right{top:auto;bottom:10px;right:10px;left:auto;transform:none;flex-direction:column}.bottom_left{top:auto;bottom:10px;right:auto;left:10px;transform:none;flex-direction:column}}
