.alert{padding:0;margin:0}.alert_wrapper:before{content:'\f071';font-family:'FontAwesome';font-weight:900;color:#000;display:block;width:1em;line-height:40px}.red.alert_wrapper:before{color:#fff}.alert_wrapper{display:flex;padding:0 4vw;bottom:0;width:100%;background:#fff;align-items:center;font-size:1.2rem;box-shadow: inset 0 -5px 20px #0000001c;transition:.3s all ease;height:50px}a.alert_item{color:#000;margin-left:.7em;font-weight:600;text-decoration:none;display:flex;align-items:center;white-space:nowrap;width:calc(100% - 2rem)}.red a.alert_item{color:#fff}a.alert_item:hover{color:#000}.red a.alert_item:hover{color:#fff}.alert_wrapper.yellow{background:#e8d325}.alert_wrapper.green{background:#10a239}.alert_wrapper.red{background:var(--mr-color-red)}a.alert_item p{margin:0}a.alert_item .alert_description{font-weight:400;margin-left:.4rem;line-height:1.1;text-decoration:none!important;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem}a.alert_item .alert_title{margin:0}span.alert_readmore::after{content:'\f061';font-family:'FontAwesome';font-weight:900;font-size:1rem;margin-left:.5rem;color:var(--mr-color-black);display:none}.red span.alert_readmore::after{color:#fff}span.alert_readmore{color:var(--mr-color-black);font-size:1rem;text-decoration:underline;font-weight:700}.red span.alert_readmore{color:#fff}a.alert_item .alert_text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1rem;flex-grow:1;font-size:1rem}.alert_current_item,.alert_previous_item{display:flex;flex-direction:column;flex-wrap:nowrap;text-decoration:none;background: #f0f0f040;box-shadow: 3px 3px 10px #00000029;padding:.5em;border:3px solid transparent;position:relative;text-decoration:none!important;position:relative;border-radius:.8rem;margin-bottom:1em}h4>span+span{font-weight:600;text-transform:uppercase;font-size:.75em;display:flex;align-items:center}h4>span+span::after{content:'';width:3em;height:1em;display:block;margin-left:.2rem;margin-bottom:.2rem;border:1px solid #3a4144}h4>span+span.red::after{background-color:red}h4>span+span.yellow::after{background-color:#ff0}h4>span+span.green::after{background-color:green}div#alert_page{}.alert_current_item div>p:last-of-type,.alert_previous_item div>p:last-of-type{margin-bottom:0}.alert_current_item h4,.alert_previous_item h4{font-size:1em!important;font-weight:900!important;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:.5em}.alert_current{margin-bottom:2em}.alert_item_date{font-weight:600;text-transform:uppercase;font-size:.75em;display:flex;align-items:center;margin-bottom:.3rem;color: rgb(112 112 112)}.alert_item_date>span+span{margin-left:.3rem}@media (max-width:991px){.alert_wrapper{position:relative;top:58px;z-index:-1;transform:translate(0,0)}header.is_stuck .alert_wrapper{transform:translate(0,-101%)}body.has_alert .page{}}