.wdth75{width:75%}.wdth25{width:25%}.notiWrapperComponent{display:flex;flex-direction:column;gap:24px}.notiMainPage{display:block;margin-top:130px;font-family:var(--font_roboto);color:var(--clr_white)}.notiPageInside{position:relative;background-color:var(--clr_blacktwo);padding:16px 24px;width:100%;height:100%;border-radius:.5rem}.notiPageWrapper{display:flex;gap:24px;flex-direction:column}.notiPageTitle{color:var(--clr_white);font-size:24px;font-style:normal;font-weight:700;line-height:normal}.notiTabsSrch{gap:12px;justify-content:space-between}.notiPageTabs,.notiTabsSrch{display:flex;align-items:center}.notiPageTabs{flex-direction:row;width:100%;position:relative}.notiTabList{display:flex;position:relative;border-right:1px solid #454545;cursor:pointer}.notiTabList.br-0,.notiTabList:last-child{border-right:0 solid #454545}.notiTabActive .notiTabActiveLine,.notiTabActiveLine{position:absolute;bottom:6px;height:1px;flex-shrink:0;background:linear-gradient(90deg,rgba(255,192,0,0) 25.54%,#ffc000 50.5%,rgba(255,192,0,0) 74.66%);transition:.7s ease;width:90px;left:0}.notiTabActive .notiTabText{color:var(--clr_yellow)}.notiTabText{color:var(--clr_white);text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:normal;width:100%;padding:10px;min-width:90px;text-wrap:nowrap}.headNotiPopup{position:absolute;top:50px;right:0;display:none;z-index:10}.headNotiContainer{display:flex;width:360px;padding:20px;flex-direction:column;align-items:center;gap:24px;border-radius:14px;background:var(--clr_blackthree);box-shadow:0 0 30px 0 rgba(0,0,0,.6)}.headNotiHeader{display:flex;align-items:center;justify-content:space-between;width:100%}.headNotiTitle{color:var(--clr_white);font-size:18px;font-weight:700}.headNotiTitle,.headNotiViewall{font-style:normal;line-height:normal}.headNotiViewall{color:var(--clr_yellow);font-size:16px;font-weight:400;letter-spacing:-.16px;cursor:pointer}img.showDot{display:none;position:absolute;top:2px;width:12px;height:12px;right:8px}.newNotification .showDot{display:block}.headNotiContent{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;max-height:400px;overflow-y:auto;padding-right:8px;min-height:280px}.headNotiRow{gap:12px}.headNotiRow,.noNotification{width:100%;display:flex;flex-direction:column}.noNotification{margin:auto;height:auto;align-items:center;gap:16px;position:absolute;top:0;left:0;right:0;height:100%;justify-content:center}.noNotificationImg{width:100px;height:auto}.noNotificationImg img{width:100%}.headNotiLable{display:flex;align-items:center;width:100%}.headNotiLableText{color:var(--clr_yellow);font-size:16px;font-weight:400;letter-spacing:-.16px}.headNotiLableLine{flex-grow:1;height:1px;background:linear-gradient(90deg,var(--clr_yellow),hsla(0,0%,60%,.14901960784313725));margin-left:10px}.notModalContent{display:flex;flex-direction:column;overflow-y:auto;height:calc(100dvh - 250px);position:relative}.notModalContent::-webkit-scrollbar{width:10px}.notModalContent::-webkit-scrollbar-track{background:var(--clr_litegray);border-radius:10px}.notModalContent::-webkit-scrollbar-thumb{background:var(--clr_gray);border-radius:10px}.notModalContent::-webkit-scrollbar-thumb:hover{background:var(--clr_gray)}.notModalContent{scrollbar-width:thin;scrollbar-color:var(--clr_gray) var(--clr_litegray)}@supports (-ms-overflow-style:none){.notModalContent{scrollbar-face-color:var(--clr_gray);scrollbar-track-color:var(--clr_litegray)}}.notiContentMain{gap:24px;height:100%}.headNotiCard,.notiContentMain{display:flex;flex-direction:column}.headNotiCard{padding:16px;align-items:flex-start;gap:12px;align-self:stretch;border-radius:6px;background:rgba(85,85,85,.2)}.headNotiPopup .headNotiCard{cursor:pointer}.headNotiCardInside{width:100%;display:flex;flex-direction:column;gap:12px}.headNotiCardTitle{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.notiTime,.notiTitle{color:var(--clr_white);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.headCardNotiInfo,.notiTime{color:var(--clr_gray);text-align:right;font-size:14px;font-weight:400;text-transform:capitalize}.notiTime{text-transform:uppercase}.headCardNotiInfo{width:100%;text-align:justify;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noNotification .headCardNotiInfo{text-align:center;text-transform:none}.notifyBtnPrimary{display:flex;width:160px;height:44px;padding:0 12px;justify-content:center;align-items:center;border-radius:10px;background:var(--clr_yellow);box-shadow:0 0 0 1px var(--clr_yellow) inset;color:var(--clr_blacktwo);text-align:center;font-size:14px;font-style:normal;font-weight:800;line-height:24px;text-transform:uppercase;cursor:pointer}.notifyBtnPrimary:hover{color:var(--clr_yellow);background:transparent}.notiContentShow{height:100%}.notiMainModal{display:none;position:fixed;z-index:200;left:0;top:0;width:100%;height:100%;overflow:hidden;background:var(--clr_blacktwo)}.notiMainModalContent{background-color:var(--clr_black);margin:auto;width:100%;height:100dvh;position:relative;max-width:580px}.notiHeaderMain{position:relative;display:flex;flex-direction:column;align-items:center;padding:16px;gap:24px}.notiHeaderTitle{display:flex;align-items:center;width:100%}.notiHeadBack{width:24px;height:24px}.notiHeadBack img{width:100%}.notiHeadText{transform:translate(-75%);left:50%;right:50%;position:relative;font-size:20px;font-weight:700;color:var(--clr_white)}.notiHeadSrchMain{gap:12px;flex-direction:row;min-width:220px}.notiHeadSrchMain,.notiSrch{display:flex;align-items:center;width:100%}.notiSrch{justify-content:space-between;gap:6px;background:var(--clr_graybg);border-radius:73px;position:relative;padding:2px 0;max-width:280px}.srchIcon{display:flex;align-items:center;gap:6px;padding:12px 5px 12px 12px}.srchClose{display:none;position:absolute;right:4%;width:18px;height:18px;cursor:pointer}.srchClose img{width:100%}.srchText::-moz-placeholder{color:hsla(0,0%,100%,.5);font-size:12px;font-style:normal;font-weight:400;line-height:normal;width:100%;padding:12px 30px 12px 0}.srchText:-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-size:12px;font-style:normal;font-weight:400;line-height:normal;width:100%;padding:12px 30px 12px 0}.srchText,.srchText::placeholder{color:hsla(0,0%,100%,.5);font-size:12px;font-style:normal;font-weight:400;line-height:normal;width:100%;padding:12px 30px 12px 0}.notiHeaderContent{display:flex;flex-direction:column;padding:12px}.notiWrapperComponent .headCardNotiInfo{white-space:inherit}.notiSelectWrapper{flex-direction:row-reverse;gap:12px}.durationSelectOption .selectOptionCustomText,.notiSelectWrapper,.selectFieldWrapper{display:flex;align-items:center}.selectFieldWrapper .durationSelectSection{display:flex;gap:10px;align-items:center;padding-right:16px;height:30px}.durationSelectSection .durationTitle{font-size:14px;color:var(--clr_yellow);font-weight:400}.durationSelectOptionWrapper{position:relative}.durationSelectSection .durationSelectOptionWrapper .durationSelectedOption{background:var(--clr_blackthree);border-radius:30px;border:none;padding:0 16px 0 12px;cursor:pointer;min-width:140px;min-height:40px;display:flex;align-items:center;box-sizing:border-box;align-content:center;justify-content:space-between;gap:6px;max-width:140px}.durationSelectedOption .durationSelectArrow{transition:.6s;width:10px;height:auto}.durationSelectArrow.active{transform:rotate(180deg)}.durationSelectedOption .durationSelectedOptionTitle{font-size:14px;color:var(--clr_white);font-weight:400;text-wrap:nowrap}.durationSelectOptionWrapper .durationSelectOptionSection{position:absolute;width:100%;background:var(--clr_liteblack);box-shadow:0 4px 9.4px 0 rgba(0,0,0,.25098039215686274);border-radius:5px;top:45px;display:none;opacity:0;transform:translateY(0)}.durationSelectOptionWrapper .durationSelectOptionSection.show{display:block;transition:.2s;opacity:1;z-index:1;-webkit-animation:durationDropdownShow .2s ease-in-out forwards;animation:durationDropdownShow .2s ease-in-out forwards}@-webkit-keyframes durationDropdownShow{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes durationDropdownShow{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.durationSelectOptionSection .durationSelectOption{font-size:14px;color:var(--clr_white);font-weight:400;padding:15px 10px;cursor:pointer;position:relative}.notiDurationWrapper .durationSelectOptionSection .durationSelectOption{padding:10px}.durationSelectOptionSection .durationSelectOption:hover{background:#434343}.selectOptionCustomText .customArrowIcon{margin-left:auto;rotate:270deg}.notiDurationWrapper.durationSelectOptionWrapper .durationSelectOptionSection{background:var(--clr_blackthree)}.notiMainPage .notiSelect.selectActive,.notiMainPage .selectActive{border:1px solid var(--clr_yellow)}.selectFieldWrapper.deskDurationSelect{display:block}.filtering_section.mobDurationSelect{display:none}.notiLoader{width:100%;height:auto}.notiLoaderImg{display:flex;width:100%;min-height:40dvh;align-items:center;justify-content:center}.notiLoaderImg img{width:120px;height:auto}.notiBackArrow{display:none}.notifyBlurOpen{background:rgba(0,0,0,.5019607843137255);right:0;top:-100%;transition:all .5s ease;z-index:9}.notifyBlurOpen,.notifyBlurOpenActive{width:100%;height:100dvh;position:fixed}.notifyBlurOpenActive{top:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:1279px){.notiMainPage{margin-top:0}.notiHeaderWrap{display:flex;align-items:center}.notiBackArrow{width:24px;height:24px;display:block}.notiBackArrow img{width:100%;height:auto}.notiMainPage .headerMainTitle{margin:0 auto}.selectFieldWrapper.deskDurationSelect{display:none}.filtering_section.mobDurationSelect{display:block;margin-bottom:0;min-width:120px;max-width:120px}.notiSrch{max-height:40px;height:40px}.mobDurationSelect .histSelectSec .histSelect{min-height:40px;padding:8px 12px;background:var(--clr_blackthree);border-radius:30px;border:none;cursor:pointer;width:100%;display:flex;align-items:center;box-sizing:border-box;align-content:center;justify-content:space-between;gap:2px}.notiTabsSrch{flex-direction:column-reverse;align-items:start}.notiPageWrapper{gap:16px}.notiPageTabs{max-width:100%;overflow-x:scroll;width:100%;-ms-overflow-style:none;scrollbar-width:none}.notiPageTabs::-webkit-scrollbar{display:none}.notiHeaderContent{height:calc(100dvh - 240px);overflow-y:scroll}.notiHeadSrchMain{max-width:100%}.notiSelectWrapper{width:100%}img.showDot{top:2px;width:8px;height:8px;right:6px}.notiPageInside{padding:16px;height:auto}.notModalContent{height:calc(100dvh - 280px);min-height:30dvh}.notiContentShow{padding-bottom:18px}#mbNotiFilterModal{position:fixed;z-index:110;top:0;width:100%;height:100%;overflow:auto;background-color:var(--clr_bgliteblack);transition:.3s;left:0;right:0}.mb__filt_sect_content{left:0;right:0;margin:auto}}@media screen and (max-width:590px){#mbNotiFilterModal,.notiHeadSrchMain,.notiPageTabs,.notiSelectWrapper{max-width:580px}.notiHeadSrchMain .notiSrch{padding:4px 8px}.notiHeadSrchMain .srchText::-moz-placeholder{padding:3px 6px 3px 0}.notiHeadSrchMain .srchText:-ms-input-placeholder{padding:3px 6px 3px 0}.notiHeadSrchMain .srchText,.notiHeadSrchMain .srchText::placeholder{padding:3px 6px 3px 0}.notiHeadSrchMain .srchIcon{padding:3px 0 3px 6px}.notiHeadSrchMain .mobDurationSelect .histSelectSec .histSelect{padding:6px 8px;display:flex;align-items:center;justify-content:space-between}.notiHeadSrchMain .histSelect .histRigtArrow{position:relative;transition:.6s;width:10px;height:auto;right:auto;transform:none;top:auto;padding-right:unset}.notiHeadSrchMain .histSelect .histSelectTitle{text-wrap:nowrap}}@media(max-width:479px){.notModalContent{min-height:40dvh}.noNotificationImg{width:75px}.headNotiTitle{font-size:16px}.headCardNotiInfo{font-size:12px}.notifyBtnPrimary{height:40px;font-size:12px}.notiSelectWrapper{flex-direction:column;width:100%;gap:24px}}@media(max-width:380px){.headNotiContainer{max-width:340px}.headNotiPopup{top:38px}}@media(max-width:359px){.headNotiContainer{max-width:300px}.mobDurationSelect .histSelectSec .histSelect{padding:8px}}