@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');.header-announcement__container{display:flex;justify-content:space-between;align-items:center;background:#231f20;padding:20px 32px}.header-announcement__left-most-container,.header-announcement__right-most-container{display:flex;gap:48px}.header-announcement__left-most-container{left:0}.header-announcement__right-most-container{right:0}.header-announcement__item{display:flex;align-items:center}.header-announcement__social-icon-container{width:24px;height:16px;margin-right:10px;display:flex;justify-content:center;align-items:center}.header-announcement__social-icon-container img{width:100%;height:100%;object-fit:contain}.header-announcement__social-text{color:silver;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:14px;color:#fff}.header-announcement__item:hover{text-decoration:none}@media screen and (max-width:796px){.header-announcement__container{display:none}}