.-popup__wrapper{z-index:101;width:100%;max-width:var(--container-max-width);min-height:var(--container-min-height);flex-direction:column;max-height:calc(100% - 32px);display:flex;position:relative}.-popup__wrapper_variant-default{overflow:hidden}.-popup__content{flex:1}.-popup__header{align-items:center;width:100%;display:flex}.-popup__header-btn{width:24px;height:24px}.-popup__header-title{text-align:center;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.-popup__footer{flex-direction:column;gap:16px;display:flex;position:relative}.-overlay{z-index:99;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#0049ff0d;width:100%;height:100%;position:fixed;inset:0}.-overlay-bg-animation-enter-active{animation:.3s opacity-animation}.-overlay-bg-animation-leave-active{animation:.3s reverse opacity-animation}.-overlay_black{background-color:var(--nris-black-shades-100);-webkit-backdrop-filter:unset;backdrop-filter:unset}.-popup{z-index:100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.-popup-animation-enter-active{animation:.1s linear opacity-animation}.-popup-animation-leave-active{animation:.1s linear reverse opacity-animation}
