.cabinet__popup{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#05091a73;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:10px;position:fixed;z-index:9999}.cabinet__popup-wrapper{background:var(--white);border-radius:24px;height:-moz-fit-content;height:fit-content;min-height:100px;padding:10px 4px;position:relative;width:600px}.cabinet__popup-wrapper div.textField{margin-top:0}.cabinet__popup-wrapper.paddingForScroll{max-height:calc(100vh - 32px);padding-right:4px}.cabinet__popup-overflow{max-height:90vh;overflow:auto;padding:22px 28px;position:relative}.cabinet__popup-head-wrap{align-items:center;display:flex;margin-bottom:12px}.cabinet__popup-back{display:flex;height:13px!important;margin-right:16px;transform:rotate(90deg);width:13px!important}.cabinet__popup-close.icon{position:absolute;right:18px;top:14px}.cabinet__popup button.btn{width:100%}.cabinet__popup .switch_big{cursor:default;margin-right:14px}@media screen and (max-width:528px){.cabinet__popup-wrapper{border-radius:12px;padding:16px 12px;width:calc(100% - 32px)}.cabinet__popup-wrapper h1{font-size:18px;line-height:24px}.cabinet__popup-wrapper h2{font-size:12px;font-weight:600;line-height:18px;margin-bottom:16px}.cabinet__popup-wrapper button.btn,.cabinet__popup-wrapper div.textField{margin-top:16px}.cabinet__popup-wrapper.paddingForScroll{max-height:calc(100vh - 16px);padding-right:0}.cabinet__popup-head-wrap{margin-bottom:8px}.cabinet__popup-close.icon{right:0;top:0}.cabinet__popup-overflow{padding:0}}.dark .cabinet__popup-wrapper{background:var(--dark-black-bg)}.dark .cabinet__popup .body-1:not(.text-primary,.text-grey,.text-red),.dark .cabinet__popup-head-wrap h1{color:var(--white)}.dark .cabinet .btn-secondary{background:var(--dark-grey);border:1px solid var(--dark-grey-extra);color:var(--white)}
