@keyframes move-in-out{0%{margin-left:0}50%{margin-left:.25rem}100%{margin-left:0}}.block-alert-top{width:100%;padding:0;padding:.5rem 0;text-align:center;background:linear-gradient(90deg,#145652 0,#192a3d 100%)}.block-alert-top--hidden{display:none}@media (max-width:89.98rem){.block-alert-top .container{max-width:100%!important;padding-right:1.25rem;padding-left:1.25rem}}.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}.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}body.admin-bar .block-alert-top{top:32px}@media screen and (max-width:782px){body.admin-bar .block-alert-top{top:46px}}