.popupcontentwrap,.redeemoption,.redeemoptionwrap{position:relative}.popupcontentwrap:has(.loaderCont),.redeemoption:has(.loaderCont),.redeemoptionwrap:has(.loaderCont){overflow:hidden}.popupcontentwrap:has(.loaderCont) .popupbodycontents,.redeemoption:has(.loaderCont) .popupbodycontents,.redeemoptionwrap:has(.loaderCont) .popupbodycontents{overflow:hidden}main:has(.loaderCont){position:relative;min-height:10rem}.loaderCont{z-index:9999999;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--loader-bg-color);transition:all .3s ease-in-out;border-radius:6px;min-height:5rem}.loaderCont.fixed{position:fixed}.loaderCont .loaderWrap .logoWrap{text-align:center;height:50px;width:160px;margin:auto}