.logos{opacity:.5;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.logo_wata{align-items:center;gap:4px;display:flex}.logo_cards{width:147px}@font-face{font-family:TT Firs Neue;src:url(https://static.wata.pro/fonts/TTFirsNeue/TTFirsNeue-Bold.ttf)format("truetype");font-weight:700}@font-face{font-family:TT Firs Neue;src:url(https://static.wata.pro/fonts/TTFirsNeue/TTFirsNeue-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:TT Firs Neue;src:url(https://static.wata.pro/fonts/TTFirsNeue/TTFirsNeue-Regular.ttf)format("truetype");font-weight:400}body{background-color:#211f22}body.light{background-color:#fafafa}html{height:100%;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0;font-family:TT Firs Neue;font-style:normal}.wrapper{background:#211f22;justify-content:center;width:100vw;height:100vh;padding:20px;display:flex}.wrapper:has(.iframe-payment){padding:0;overflow:hidden}.wrapper.light{background-color:#fafafa}.App{box-sizing:border-box;background:#262328;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:560px;height:fit-content;min-height:468px;padding:20px;display:flex;overflow:auto}.App.unsub-root{justify-content:center;align-items:center;max-width:665px;min-height:auto;padding:20px;display:flex}.App.unsub-root .unsub-card{flex-direction:column;gap:20px;width:100%;display:flex}.App.unsub-root .unsub-title{color:#ffffffd9;font-size:22px;font-style:normal;font-weight:500;line-height:28px}.App.unsub-root .unsub-body{color:#ffffffd9;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.App.unsub-root .unsub-skeleton{background:linear-gradient(90deg,#2e2e38 25%,#3a3a46 50%,#2e2e38 75%) 0 0/200% 100%;border-radius:6px;height:14px;margin-bottom:10px;animation:1.4s infinite shimmer}.App.unsub-root .unsub-skeleton:last-child{width:60%}.App.unsub-root .unsub-checkbox-label{cursor:pointer;color:#ffffffd9;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex}.App.unsub-root .unsub-checkbox-label input[type=checkbox]{appearance:none;cursor:pointer;background:0 0;border:1px solid #55556a;border-radius:5px;width:14px;min-width:14px;height:14px;margin-top:1px;transition:background .15s,border-color .15s;position:relative}.App.unsub-root .unsub-checkbox-label input[type=checkbox]:checked{background:#7c4dff;border-color:#7c4dff}.App.unsub-root .unsub-checkbox-label input[type=checkbox]:checked:after{content:"";border:1px solid #fff;border-top:none;border-left:none;width:3px;height:6px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.App.unsub-root .unsub-btn{cursor:pointer;color:#a0a0b0;background:0 0;border:1px solid #44445a;border-radius:10px;width:100%;padding:14px;font-size:14px;font-weight:500;transition:background .18s,opacity .18s,border-color .18s}.App.unsub-root .unsub-btn:disabled{opacity:.45;cursor:default}.App.unsub-root .unsub-btn.active{color:#fff;background:#8b53e8;border-color:#8b53e8}.App.unsub-root .unsub-btn.loading{color:#fff;opacity:.7;cursor:default;background:#8b53e8;border-color:#8b53e8}.App.unsub-root .unsub-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:6px;animation:.7s linear infinite spin;display:inline-block}.App.unsub-root .unsub-title-wrapper{align-items:center;gap:10px;display:flex}.App.unsub-root .unsub-disclaimer{color:#ffffff80;border-top:1px solid #2e2e38;padding-top:16px;font-size:14px;font-style:italic;font-weight:400;line-height:18px}.App.unsub-root .unsub-status-icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.light .App{background:#fff;border:1px solid #211f221a}.light .App.unsub-root .unsub-title{color:#000000d9}.light .App.unsub-root .unsub-body{color:#000000bf}.light .App.unsub-root .unsub-skeleton{background:linear-gradient(90deg,#e8e8ee 25%,#d4d4de 50%,#e8e8ee 75%)}.light .App.unsub-root .unsub-checkbox-label{color:#000000bf}.light .App.unsub-root .unsub-checkbox-label input[type=checkbox]{border:1px solid #b0b0c0}.light .App.unsub-root .unsub-spinner{border:2px solid #ffffff4d;border-top-color:#fff}.light .App.unsub-root .unsub-disclaimer{color:#0006;border-top:1px solid #e0e0ea}.iframe-payment{box-sizing:border-box;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:auto}.iframe-payment .iframe-payment_logo-wata{position:absolute;top:32px;left:50%;transform:translate(-50%)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=767px){.wrapper{padding:0}.iframe-payment,.light .iframe-payment{border:0;border-radius:0;height:100dvh}.App,.light .App{border:0;border-radius:0;max-width:100%;height:100dvh;min-height:100dvh;padding:32px 20px}.App.unsub-root{justify-content:start}.App.unsub-root .unsub-card{gap:16px}.App.unsub-root .unsub-title-wrapper{flex-direction:column;align-items:flex-start;display:flex}.App.unsub-root .unsub-title{border-bottom:1px solid #2e2e38;padding-bottom:16px}.App.unsub-root .unsub-checkbox-label{align-items:flex-start;font-size:12px;line-height:14px}.App.unsub-root .unsub-disclaimer{font-size:12px;line-height:18px}}.loader-block{text-align:center;margin:auto}.loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:30px;height:30px;animation:1s linear infinite rotation;display:inline-block}.light .loader{border:5px solid #0c0c0c;border-bottom-color:#0000}.wrong-contaier{color:#fff;background:#262328;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;max-width:560px;height:fit-content;padding:20px;font-family:TT Firs Neue;font-style:normal;font-weight:400;display:flex}.wrong-contaier .wrong-image{width:60px;height:60px;margin-bottom:6px}.wrong-contaier .wrong-divider{background:#ffffff0d;width:100%;height:1px;margin:10px 0}.light .wrong-divider{background:#0000000d}.light .wrong-contaier{background-color:#fff;border-color:#211f221a}.wrong-title{color:#ed8c20;text-align:left;font-size:18px;font-weight:500;line-height:24px}.wrong-message{color:#ffffffbf;text-align:left;font-size:14px;font-weight:400;line-height:20px}.light .wrong-message{color:#211f22bf}.wrong-image-wrapper{justify-content:center;align-items:center;width:100%;margin:20px 0;display:flex}.wrong-return-block{justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.wrong-return-block .return-link{color:#348bdc;text-decoration:none}.wata-info-link{color:#348bdc;margin:0 auto;text-decoration:none}.wata-pay_floktory-info{color:#ffffff80;text-align:center;max-width:240px;margin:0 auto;font-family:TT Firs Neue;font-size:15px;font-style:normal;font-weight:400;line-height:16px}.light .wata-pay_floktory-info{color:#211f2280}.floktory-link{text-decoration:none}.wata-pay-form_btn-floktory{color:#000;height:50px;font-size:17px;font-style:normal;font-weight:var(--wata-pay-font-weight-medium);cursor:pointer;background:#81d8d0;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:315px;margin:0 auto;padding:11px 24px;line-height:24px;display:flex}@media (width<=767px){.wata-pay-form_btn-floktory{max-width:412px}}#embedded-widget{width:100%;height:100%;display:flex}#embedded-widget:has(.wata-pay_loader-block){justify-content:center;align-items:center}@media only screen and (width<=768px){.wrong-contaier,.light .wrong-contaier{background:0 0;border:none;gap:12px;margin-top:44px}:is(.wrong-contaier,.light .wrong-contaier) .wrong-divider{margin:6px 0 10px}}
