.emergency_notifications_bar{background:var(--Color_Primary_Blue);padding:8px 0}.emergency_notifications_bar__content_inner{align-items:center;display:flex;gap:8px;margin-right:28px;min-width:-moz-max-content;min-width:max-content}.emergency_notifications_bar__data{align-items:center;display:flex;gap:8px}.emergency_notifications_bar__data .title{color:var(--Color_White);font-family:var(--Font_GeneralSans_Semibold);font-size:16px;letter-spacing:normal;line-height:22px}.emergency_notifications_bar__data .text,.emergency_notifications_bar__link{color:var(--Color_White);font-family:var(--Font_GeneralSans_Regular);font-size:16px;line-height:22px}.emergency_notifications_bar__link{text-decoration:underline}.emergency_notifications_bar__link:hover{color:var(--Color_Primary_Navy);text-decoration:underline}.emergency_notifications_popup{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.emergency_notifications_popup:before{background:rgba(2,6,35,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.emergency_notifications_popup .container{align-items:center;display:flex;height:100%;justify-content:center}.emergency_notifications_popup__wrapper{max-width:750px;padding:40px;position:relative}.emergency_notifications_popup__content{position:relative}.emergency_notifications_popup__content_inner{background:var(--Color_Primary_Blue_Tint);display:flex;flex-direction:column;gap:27px;max-height:416px;overflow-y:auto;padding:40px 40px 47px 48px;position:relative;z-index:1}.emergency_notifications_popup__content_inner::-webkit-scrollbar{position:absolute;width:0}.emergency_notifications_popup__content_inner::-webkit-scrollbar-track{background:var(--Color_Black_Op_05)}.emergency_notifications_popup__content_inner::-webkit-scrollbar-thumb{background:transparent}.emergency_notifications_popup__content:after{background:linear-gradient(-90deg,#e6531f,#f28531 37.27%,#f5b54f 48.28%,#ffd7a7 77.86%,#d9dad5 89.18%,#d9d9d9);right:-40px;top:-40px}.emergency_notifications_popup__content:after,.emergency_notifications_popup__content:before{content:"";display:block;height:calc(100% + 40px);position:absolute;width:calc(100% + 40px);z-index:0}.emergency_notifications_popup__content:before{background:var(--Color_Primary_Blue);bottom:-40px;left:-40px}.emergency_notifications_popup__content .title{color:var(--Color_Primary_Teal);font-family:var(--Font_GeneralSans_Medium);font-size:24px;letter-spacing:normal;line-height:32px}.emergency_notifications_popup__content .text p{margin:0 0 17px}.emergency_notifications_popup__content .text p:last-child{margin:0}.emergency_notifications_popup__content .text a{font-family:var(--Font_GeneralSans_Medium)}.emergency_notifications_popup__content .text a:hover{color:var(--Color_Primary_Orange);text-decoration:underline}.emergency_notifications_popup__close{background:transparent;border:0;border-radius:0;cursor:pointer;display:flex;outline:none;position:absolute;right:13px;top:16px;z-index:1}.emergency_notifications_popup__close svg path{transition:all .3s ease}.emergency_notifications_popup__close:hover svg path{stroke:var(--Color_Primary_Teal)}@media (max-width:767px){.emergency_notifications_bar__data .text,.emergency_notifications_bar__data .title,.emergency_notifications_bar__link{font-size:14px}.emergency_notifications_popup__wrapper{padding:20px}.emergency_notifications_popup__close{height:10px;right:6px;top:8px;width:10px}.emergency_notifications_popup__content:before{bottom:-20px;height:calc(100% + 20px);left:-20px;width:calc(100% + 20px)}.emergency_notifications_popup__content:after{height:calc(100% + 20px);right:-20px;top:-20px;width:calc(100% + 20px)}.emergency_notifications_popup__content_inner{gap:20px;max-height:100%;padding:24px}.emergency_notifications_popup__content .title{font-size:20px;line-height:28px}}
/*# sourceMappingURL=emergency_notifications.css.map */