.c-announcement-bar{position:relative;z-index:991}.c-announcement-bar.is-closing{animation:closingAnnouncement .4s ease forwards}.c-announcement-bar>.wp-block-group{width:100%;max-width:none;padding-right:var(--wp--preset--spacing--56)}.c-announcement-bar>.wp-block-group a:last-child::after{content:"";width:1rem;height:1rem;display:inline-block;margin-left:.375em;vertical-align:middle;transition:inherit;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8.862 3.53c.26-.261.682-.261.943 0l4 4c.26.26.26.682 0 .942l-4 4a.667.667 0 0 1-.943-.943l2.862-2.862H2.667a.667.667 0 0 1 0-1.333h9.057L8.862 4.472a.667.667 0 0 1 0-.943Z" clip-rule="evenodd"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8.862 3.53c.26-.261.682-.261.943 0l4 4c.26.26.26.682 0 .942l-4 4a.667.667 0 0 1-.943-.943l2.862-2.862H2.667a.667.667 0 0 1 0-1.333h9.057L8.862 4.472a.667.667 0 0 1 0-.943Z" clip-rule="evenodd"/></svg>')}.c-announcement-bar>.wp-block-group a:last-child:hover::after{transform:translateX(.25em)}.c-announcement-bar__close{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);padding:.375rem;border:0;color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--transparent);transition:color .25s ease-in-out}.c-announcement-bar__close:hover{cursor:pointer;color:var(--wp--custom--color--danger-500)}@keyframes closingAnnouncement{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2rem)}}