.alert_bar_wrap{display:flex;flex-direction:column;margin-bottom:48px;margin-top:-48px;transition:0.25s all}@media only screen and (max-width:1024px){.alert_bar_wrap{margin-top:-30px;margin-bottom:30px}}.alert_bar_wrap .alert-bar{order:2}.alert-bar{background-color:#CFDD4E;padding:13px 25px;position:relative}@media only screen and (max-width:640px){.alert-bar{padding:15px 10px 15px 20px}}.alert-bar div{display:flex;align-items:center;justify-content:center;max-width:1230px;margin-right:auto;margin-left:auto;position:relative;padding-right:20px}@media only screen and (max-width:640px){.alert-bar div{flex-wrap:wrap;text-align:left;padding-left:0;padding-right:30px;justify-content:flex-start}}.alert-bar div .alert_close{position:absolute;right:0;top:calc(50% - 14px)}.alert-bar div .alert_close img{width:18px;height:18px}.alert-bar div .alert_close:hover{cursor:pointer}.alert-bar div p{font-size:16px;font-weight:500;letter-spacing:0;line-height:30px;color:#024750;font-family:"azo-sans-web",sans-serif;margin:0}@media only screen and (max-width:640px){.alert-bar div p{width:100%}}.alert-bar div p a{font-weight:900;text-decoration:none;color:#024750}.alert-bar div p a:hover{text-decoration:underline}