.out-of-credits-modal__overlay{z-index:10100;background:#00000080;position:fixed;inset:0}.out-of-credits-modal__content{z-index:10200;background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;width:400px;padding:28px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.out-of-credits-modal__close-btn{cursor:pointer;color:#6a4040;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .2s;display:flex;position:absolute;top:20px;right:20px}.out-of-credits-modal__close-btn:hover{opacity:1}.out-of-credits-modal__close-btn svg{fill:currentColor;width:20px;height:20px}.out-of-credits-modal__close-btn svg path{fill:currentColor}.out-of-credits-modal__title{color:var(--black-100,#6a4040);margin:0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.out-of-credits-modal__content-text{color:var(--black-100,#6a4040);opacity:.6;margin:0;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.out-of-credits-modal__content-text p:last-child{margin-bottom:0}.out-of-credits-modal__actions{justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:8px;height:32px;display:flex}.out-of-credits-modal__btn{cursor:pointer;border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;gap:4px;width:120px;height:32px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:150%;transition:all .2s;display:flex}.out-of-credits-modal__btn--not-now{color:var(--black-100,#6a4040);background:#6a40400d}.out-of-credits-modal__btn--not-now:hover{background:#6a404014}.out-of-credits-modal__btn--not-now:active{background:#6a40401a}.out-of-credits-modal__btn--upgrade{color:var(--white-100,#fdfcf8);background:#6a4040}.out-of-credits-modal__btn--upgrade:hover{background:#5a3030}.out-of-credits-modal__btn--upgrade:active{background:#4a2020}@media (max-width:480px){.out-of-credits-modal__content{width:calc(100vw - 40px);max-width:400px;padding:20px}.out-of-credits-modal__actions{flex-direction:column;gap:12px;height:auto}.out-of-credits-modal__btn{width:100%}}
