.alert-bar{margin-bottom:10px;padding:20px 10px;visibility:hidden}.alert-bar:last-child{margin-bottom:0}.alert-bar .ab-container{margin:0 auto;width:100%}@media (min-width:576px){.alert-bar .ab-container{max-width:540px}}@media (min-width:768px){.alert-bar .ab-container{max-width:720px}}@media (min-width:992px){.alert-bar .ab-container{max-width:960px}}@media (min-width:1200px){.alert-bar .ab-container{max-width:1140px}}@media (min-width:1400px){.alert-bar .ab-container{max-width:1320px}}.alert-bar .ab-container .abc-row{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.alert-bar .abc-icon{display:flex;justify-content:center;width:8.33333333%}.alert-bar .abc-icon img{height:40px;width:40px}.alert-bar .abc-content{flex:1}.alert-bar .abc-content h4.abc-title{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.2;margin:0;padding:0}.alert-bar .abc-content .abc-description{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0;padding:0}.alert-bar .abc-button{display:flex;justify-content:flex-end;width:8.33333333%}.alert-bar .abc-button .abc-close{background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;margin:0;padding:0}.alert-bar .abc-button .abc-close svg{height:25px;width:25px}.alert-bar.alert-primary{background-color:#0055b8}.alert-bar.alert-primary .abc-button .abc-close,.alert-bar.alert-primary .abc-content .abc-description,.alert-bar.alert-primary .abc-content h4.abc-title{color:#fff}.alert-bar.alert-secondary{background-color:#e1eefa}.alert-bar.alert-secondary .abc-button .abc-close,.alert-bar.alert-secondary .abc-content .abc-description,.alert-bar.alert-secondary .abc-content h4.abc-title{color:#003775}.alert-bar.alert-tertiary{background-color:#003775}.alert-bar.alert-tertiary .abc-button .abc-close,.alert-bar.alert-tertiary .abc-content .abc-description,.alert-bar.alert-tertiary .abc-content h4.abc-title{color:#fff}@media (max-width:575.98px){.alert-bar .abc-icon img{height:20px;width:20px}.alert-bar .abc-icon{justify-content:flex-start}.alert-bar .abc-button,.alert-bar .abc-icon{width:calc(50% - 10px)}.alert-bar .abc-content{flex:unset;order:1;width:100%}.alert-bar .ab-container .abc-row{row-gap:5px}.alert-bar .abc-button .abc-close svg{height:15px;width:15px}}