@keyframes placeholder-wave{0%{opacity:1}10%{opacity:1}to{opacity:.5}}@keyframes image-placeholder-wave{0%{background-color:#ededed}10%{background-color:#ededed}to{background-color:#ededed4d}}:root{--announcement-height: 3.5rem}.announcement-bar{background-color:var(--background-color, #ffffff);text-align:center;text-decoration:none}.announcement-bar__message{margin:0;padding:.85rem;font-family:Graphik,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.6rem;letter-spacing:.012rem;text-align:center}@media screen and (min-width: 1280px){.announcement-bar__message{font-size:14px;line-height:1.8rem;letter-spacing:.014rem}}@media screen and (min-width: 1280px){a.announcement-bar__message{transition:all .3s linear}}@media screen and (min-width: 1280px) and (hover: hover){a.announcement-bar__message:hover{opacity:.7}}@media screen and (min-width: 1280px) and (hover: none){a.announcement-bar__message:active{opacity:.7}}
