.stickyalert__base{position:relative;zoom:1;width:100%;display:block;display:none;z-index:6;overflow:hidden}
.stickyalert__base::before,.stickyalert__base::after{content:' ';display:block;height:0;width:0;overflow:hidden}
.stickyalert__base::after{clear:both}
.stickyalert__base.stickyalert--open{display:block}
.scroll--disabled .stickyalert__base{display:none}