.notifications_btn_notif__dqNnr{position:relative;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border-radius:6px;border:0;color:var(--blue_normal);margin-left:4px;min-height:30px}.notifications_btn_notif__dqNnr svg{padding:2px;height:19px}.notifications_btn_notif__dqNnr:hover{opacity:.75}.notifications_notif__wrapper__LOjad{position:absolute;opacity:0;min-width:480px;max-width:480px;max-height:480px;top:55px;right:0;background:var(--white);color:var(--black);border-radius:6px;padding:0;box-shadow:0 .25rem 1rem 0 rgba(0,0,0,.12);transform:translate3d(520px,0,0);transition:all .2s cubic-bezier(.79,0,.178,1)}@media(max-width:767px){.notifications_notif__wrapper__LOjad{max-width:100vw;min-width:100vw;max-height:calc(100vh - 74px);height:calc(100vh - 74px);width:100vw;right:-10px}}.notifications_notif__wrapper__LOjad.notifications_active__5jiJo{opacity:1;transition:all .33s cubic-bezier(.79,0,.178,1);transform:translateZ(0)}.notifications_notif__wrapper__LOjad.notifications_active__5jiJo:before{content:"";opacity:1;transition:all .44s cubic-bezier(.79,0,.178,1);transform:translate3d(-12px,-8px,0)}.notifications_notif__wrapper__LOjad:before{content:"";opacity:0;display:inline-block;position:absolute;transition:all .44s cubic-bezier(.79,0,.178,1);top:0;right:0;transform:translate3d(-10px,-10px,0);width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-style:solid;border-width:0 14px 14px}@media(max-width:767px){.notifications_notif__wrapper__LOjad:before{display:none}}.notifications_notif__inner__igVSR{display:block;max-width:480px;max-height:480px;overflow-y:auto;background:var(--white);color:var(--black);border-radius:8px;padding:0;scrollbar-color:var(--gray_light) var(--gray_lighter);scrollbar-width:thin}.notifications_notif__inner__igVSR::-webkit-scrollbar{width:10px}.notifications_notif__inner__igVSR::-webkit-scrollbar-track{background:var(--gray_lighter)}.notifications_notif__inner__igVSR::-webkit-scrollbar-thumb{background:var(--white_gray)}@media(max-width:767px){.notifications_notif__inner__igVSR{max-width:100vw;min-width:100vw;width:100vw;max-height:calc(100vh - 74px);height:calc(100vh - 74px)}}.notifications_notif__head__MRdPw{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;background:var(--white);z-index:1;border-bottom:1px solid #d4dae7;font-weight:500;font-size:20px}.notifications_notif__body__aGsYt{padding:0!important;cursor:default}.notifications_notif__body__aGsYt li{list-style:none;padding:20px;border-bottom:1px solid #d4dae7;transition:all .2s ease}.notifications_notif__body__aGsYt li:last-child{border-bottom:0}.notifications_item__date__8kVx7{display:flex;color:#708090;font-size:16px;padding-bottom:10px}.notifications_item__title__lpSMT{display:block;font-weight:600;font-size:18px;line-height:1.45}.notifications_item__title__lpSMT.notifications_title__page__7Xv_q{font-weight:500}.notifications_item__expand__bx_Zm{display:flex;flex-direction:column;overflow:hidden;max-height:0;transition:all .2s ease}.notifications_item__expand__bx_Zm.notifications_active__5jiJo{max-height:200px;transition:all .4s ease}.notifications_item__clickable__rZ1bd{cursor:pointer}.notifications_item__clickable__rZ1bd:hover{background:rgba(246,249,252,.5803921569);transition:all .2s ease}.notifications_item__clickable__rZ1bd.notifications_active__5jiJo:hover{background:var(--white)}.notifications_item__text__eaH48{padding-top:15px;display:block;font-size:16px}.notifications_item__link__9Ooa5{display:block;padding-top:10px}.notifications_item__link__9Ooa5 a{font-size:17px}.notifications_notif__close__jfiBH{position:relative;right:-10px}.notifications_notif__close__jfiBH svg{vertical-align:-4px;height:20px}.notifications_bubble__2y4sM{position:absolute;top:0;right:6px;display:inline-block;width:11px;height:11px;border-radius:50%;border:.5px solid var(--white);background:#ff4500;animation-fill-mode:forwards}.notifications_bubble__2y4sM.notifications_anim__XYAz1{animation:notifications_InFadeIn__Wlv9Q .6s cubic-bezier(.79,0,.178,1);animation-fill-mode:forwards}.notifications_bubble__2y4sM.notifications_blue__mZ_Yu{position:relative;top:0;right:0;background:var(--blue_normal);width:0;height:0}@keyframes notifications_pulse__ARLFZ{0%{box-shadow:0 0 0 0 rgba(63,81,181,.3)}70%{box-shadow:0 0 0 6px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}.notifications_unread__oyPKR .notifications_bubble__2y4sM.notifications_blue__mZ_Yu{width:10px;height:10px;display:inline-block;margin-right:5px}.notifications_unread__oyPKR .notifications_bubble__2y4sM.notifications_anim__pulse__TUYVa{animation:notifications_pulse__ARLFZ 2s infinite}@keyframes notifications_InFadeIn__Wlv9Q{0%{opacity:1}30%{opacity:0}to{opacity:1}}