.block-alert-top{top:0;left:0;z-index:15;width:100%;padding:0;padding:.4375rem 0 .5625rem;text-align:center}.block-alert-top--hidden{display:none}.block-alert-top p{font-weight:var(--subtitle-3-font-weight);font-size:var(--subtitle-3-font-size);font-family:var(--subtitle-3-font-family);line-height:var(--subtitle-3-line-height);font-variant-numeric:var(--subtitle-3-font-variant-numeric);margin-top:0;margin-bottom:var(--subtitle-3-margin-bottom)}.block-alert-top p:first-child{margin-top:0}.block-alert-top p:last-child{margin-bottom:0}.block-alert-top__container{display:flex;justify-content:space-between}.block-alert-top__close{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:var(--icon-close);mask-image:var(--icon-close);content:" ";width:1.25rem;height:1.25rem;background-color:currentcolor;color:#fff}body.admin-bar .block-alert-top{top:32px}@media screen and (max-width:782px){body.admin-bar .block-alert-top{top:46px}}