.block-alert-top{top:0;left:0;z-index:15;display:flex;width:100%;padding:0;padding:.5rem 0;text-align:center;background-color:var(--navy-4)}.block-alert-top--hidden{display:none}#site-4 .block-alert-top{background-color:var(--navy-3)}.block-alert-top__container{display:flex;justify-content:space-between;align-items:center}.block-alert-top__container::before{content:""}.block-alert-top__container 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__container p:first-child{margin-top:0}.block-alert-top__container p:last-child{margin-bottom:0}body.admin-bar .block-alert-top{top:2rem}@media screen and (max-width:782px){body.admin-bar .block-alert-top{top:2.875rem}}.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-cancel);mask-image:var(--icon-cancel);content:" ";width:1.25rem;height:1.25rem;background-color:currentcolor;color:var(--white)}