:root{--ogrealert--index:10001;--ogrealert--container-size:1200px;--ogrealert--padding:1rem;--ogrealert--font-size:1rem;--ogrealert--line-height:1.5;--ogrealert--icon-size:calc(var(--ogrealert--font-size, 1rem)*var(--ogrealert--line-height, 1.5));--ogrealert--icon-stroke:calc(var(--ogrealert--icon-size, 1.5rem)*0.1)}section.ogrealert-messages{color:transparent;display:block;font-size:0;height:auto;line-height:0;margin:0;padding:0;position:relative;width:100%;z-index:var(--messages-index,var(--ogrealert--index,10001))}section.ogrealert-messages.ogrealert-position-bottom,section.ogrealert-messages.ogrealert-position-top{left:0;position:fixed;right:0}section.ogrealert-messages.ogrealert-position-top{bottom:auto;top:0}body.admin-bar section.ogrealert-messages.ogrealert-position-top{top:32px}@media screen and (max-width:782px){body.admin-bar section.ogrealert-messages.ogrealert-position-top{top:46px}}section.ogrealert-messages.ogrealert-position-bottom{bottom:0;top:auto}section.ogrealert-messages ul.ogrealert-messages__list{list-style:none}section.ogrealert-messages ul.ogrealert-messages__list,section.ogrealert-messages ul.ogrealert-messages__list li.ogrealert-messages__list-item{display:block;height:auto;margin:0;padding:0;width:100%}article.ogrealert-message{box-sizing:border-box;clear:both;display:block;display:flex;flex-flow:row nowrap;gap:var(--ogrealert--padding,1rem);height:auto;margin:0;padding:var(--ogrealert--padding,1rem);width:100%}article.ogrealert-message .ogrealert-title{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}article.ogrealert-message div.ogrealert-container{clear:both;display:block;flex:0 1 auto;height:auto;margin:0 auto;max-width:100%;padding:0;width:var(--ogrealert--container-size,1200px)}article.ogrealert-message div.ogrealert-content{margin:0}article.ogrealert-message div.ogrealert-content,article.ogrealert-message div.ogrealert-content p{color:inherit;display:block;font-size:var(--ogrealert--font-size,1rem);height:auto;line-height:var(--ogrealert--line-height,1.5);padding:0;width:100%}article.ogrealert-message div.ogrealert-content p{font-style:normal;font-weight:400;margin:0 0 1em}article.ogrealert-message div.ogrealert-content p:last-child{margin-bottom:0}article.ogrealert-message a.ogrealert-action{box-sizing:border-box;color:inherit;display:inline-block;flex:0 0 auto;font-size:0;height:var(--ogrealert--icon-size,1.5rem);line-height:0;margin:auto 0;padding:0;position:relative;transition-duration:.15s;transition-property:scale,opacity;transition-timing-function:ease-in-out;width:var(--ogrealert--icon-size,1.5rem)}article.ogrealert-message a.ogrealert-action.ogrealert-dismiss:after,article.ogrealert-message a.ogrealert-action.ogrealert-dismiss:before{background-color:currentColor;content:"";display:block;height:var(--ogrealert--icon-stroke,10%);left:50%;margin:0;padding:0;position:absolute;top:50%;translate:-50% -50%;width:141.4213562%}article.ogrealert-message a.ogrealert-action.ogrealert-dismiss:before{rotate:-45deg}article.ogrealert-message a.ogrealert-action.ogrealert-dismiss:after{rotate:45deg}article.ogrealert-message a.ogrealert-action:hover{scale:1.25}article.ogrealert-message a.ogrealert-action:active{opacity:.7;scale:.9;transition-duration:.1s}