.twz-alert{-webkit-box-pack:var(--twz-alert-justify,center);-ms-flex-pack:var(--twz-alert-justify,center);border:var(--twz-alert-border,1px solid);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--twz-alert-justify,center);padding:var(--twz-alert-padding,15px);position:var(--twz-alert-position,fixed);width:100%;z-index:var(--twz-alert-zindex,1000)}@media(min-width:0px)and (max-width:599px){.twz-alert{padding:10px}}.twz-alert--notification{background-color:var(--twz-alert-notification-background-color,#fff3cd);border-color:var(--twz-alert-notification-border,#ffecb5)}.twz-alert--alert{background-color:var(--twz-alert-alert-background-color,#f8d7da);border-color:var(--twz-alert-alert-border,#f5c2c7)}.twz-alert__content{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:center}.twz-alert__icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;margin-top:.25em;width:20px}.twz-alert--notification .twz-alert__icon{background:var(--twz-alert-notification-icon,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='var(--twz-alert-notification-color, %23664d03)' class='bi bi-exclamation-circle-fill'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E")) center no-repeat;background-size:cover}.twz-alert--alert .twz-alert__icon{background:var(--twz-alert-alert-icon,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='var(--twz-alert-alert-color, %23842029)' class='bi bi-exclamation-triangle-fill'%3E%3Cpath d='M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z'/%3E%3C/svg%3E")) center no-repeat;background-size:cover}.twz-alert__message{font-size:var(--twz-alert-fontsize,16px);margin-left:10px}@media(min-width:0px)and (max-width:599px){.twz-alert__message{font-size:14px;line-height:1.3em}}.twz-alert--notification .twz-alert__message{color:var(--twz-alert-notification-color,#664d03)}.twz-alert--alert .twz-alert__message{color:var(--twz-alert-alert-color,#842029)}.twz-alert__close{-webkit-box-flex:0;cursor:pointer;-ms-flex:0 0 25px;flex:0 0 25px;height:25px;margin-left:auto;width:25px}.twz-alert--notification .twz-alert__close{background:var(--twz-alert-noitification-close,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='var(--twz-alert-alert-color, %23842029)' class='bi bi-x'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")) center no-repeat;background-size:cover}.twz-alert--alert .twz-alert__close{background:var(--twz-alert-alert-close,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='var(--twz-alert-alert-color, %23842029)' class='bi bi-x'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")) center no-repeat;background-size:cover}