.topBannerContainer{width:100%;position:relative;overflow:hidden;z-index:100;cursor:pointer}.topBannerContainer .bgOverlay{position:absolute;inset:0;z-index:0;pointer-events:none;background:#1c43b9}.topBannerContainer .topBannerDesktop{display:none;height:60px;position:relative;z-index:1;padding:0 16px;align-items:center;justify-content:center}@media(min-width:1024px){.topBannerContainer .topBannerDesktop{display:flex}}@media screen and (min-width:1280px){.topBannerContainer .topBannerDesktop{padding:0 145px 0 71px}}.topBannerContainer .topBannerDesktop .bannerContent{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1150px;z-index:2;gap:10px}@media screen and (min-width:1280px){.topBannerContainer .topBannerDesktop .bannerContent{max-width:100%}}.topBannerContainer .topBannerDesktop .bannerContent .fileIconWrapper{flex-shrink:0;margin-top:35px}.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper{flex-grow:1;overflow:hidden;height:100%;display:flex;align-items:center}.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper .topBannerDesktopMarqueeRoot{padding:0!important;height:100%;width:100%}.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper .topBannerDesktopMarquee{height:100%;max-width:100%!important}.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper .topBannerDesktopMarquee .textInner{color:#fff!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:28px!important;text-decoration:none!important;white-space:nowrap;text-align:center}.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper .topBannerDesktopMarquee .fadeLeftOverlay,.topBannerContainer .topBannerDesktop .bannerContent .bannerMessageWrapper .topBannerDesktopMarquee .fadeRightOverlay{display:none!important}.topBannerContainer .topBannerDesktop .bannerContent .buttonWrapper .bannerActionBtn{display:flex;width:35px;height:35px;justify-content:center;align-items:center;gap:5px;aspect-ratio:1/1;border-radius:6px;border:1px solid var(--Bg-1,#f5f6f8);background:#fff;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.topBannerContainer .topBannerDesktop .bannerContent .buttonWrapper .bannerActionBtn:hover{transform:scale(1.05);background:#f5f6f8}.topBannerContainer .topBannerDesktop .bannerContent .buttonWrapper .bannerActionBtn svg{width:20px;height:20px}.topBannerContainer .topBannerMobile{display:flex;height:45px;background:rgba(0,0,0,0);position:relative;z-index:1;padding:0 16px;align-items:center;gap:10px}@media(min-width:1024px){.topBannerContainer .topBannerMobile{display:none}}.topBannerContainer .topBannerMobile .mobileFileIcon{flex-shrink:0;width:45px;display:flex;align-items:center;margin-top:20px}.topBannerContainer .topBannerMobile .mobileMarqueeWrapper{flex-grow:1;overflow:hidden;height:100%}.topBannerContainer .topBannerMobile .mobileButton{flex-shrink:0}.topBannerContainer .topBannerMobile .mobileButton .bannerActionBtn{width:30px;height:30px;background:#fff;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.topBannerContainer .topBannerMobile .mobileButton .bannerActionBtn svg{width:16px;height:16px}.topBannerContainer .topBannerMobile .topBannerMarqueeRoot{padding:0!important;height:100%;width:100%}.topBannerContainer .topBannerMobile .topBannerMarquee{height:100%;max-width:100%!important}.topBannerContainer .topBannerMobile .topBannerMarquee .textInner{font-size:14px!important;text-decoration:none!important;white-space:nowrap}.topBannerContainer .topBannerMobile .topBannerMarquee .fadeLeftOverlay{width:20px!important;left:-10px!important;background:linear-gradient(270deg,rgba(28,67,185,0),rgba(28,67,185,.8))!important}.topBannerContainer .topBannerMobile .topBannerMarquee .fadeRightOverlay{width:20px!important;right:-10px!important;background:linear-gradient(90deg,rgba(28,67,185,0),rgba(28,67,185,.8))!important}.has-top-banner .headerSect{top:0!important;transition:top .2s ease}.has-top-banner .headerSect.header-at-top{top:60px!important}@media(max-width:1023px){.has-top-banner .headerSect.header-at-top{top:45px!important}}.customReusableModal .ant-modal-content{border-radius:10px;border:0!important;overflow:hidden}.customReusableModal .ant-modal-body,.customReusableModal .ant-modal-content,.customReusableModal .ant-modal-header{background:none!important;padding:0!important}.customReusableModal .ant-modal-close{color:gray!important}.customReusableModal .ant-modal-close:hover{color:rgba(128,128,128,.788)!important}