.pageHeaderBookmarks{background:rgba(255,255,255,.75);color:#000;cursor:pointer;display:none;height:56px;pointer-events:auto;position:relative;text-align:center;text-decoration:none;transition:background ease-in .2s;vertical-align:top;width:56px}@media only screen and (min-width:900px){.pageHeaderBookmarks{height:76px;width:76px}}.pageHeaderBookmarks:focus,.pageHeaderBookmarks:hover{background:#fff}.bookmarks-active .pageHeaderBookmarks{display:inline-block}@media (min-width:1300px){.bookmarks-active .pageHeaderBookmarks{margin:0 auto}}.pageHeaderBookmarks__icon{display:block;font-size:26px;line-height:56px}@media only screen and (min-width:900px){.pageHeaderBookmarks__icon{font-size:33px;line-height:76px}}.pageHeaderBookmarks__count{font:600 normal 14px/24px 'Open Sans',sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:24px;background:#ffd500;border:2px solid #fff;border-radius:100%;display:block;height:24px;position:absolute;right:-1px;text-align:center;top:8px;width:24px}@media only screen and (min-width:900px){.pageHeaderBookmarks__count{right:16px;top:24px}}.pageHeaderBookmarks__tooltip{font:400 normal 14px/1.3 'Open Sans',sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;background:rgba(0,0,0,.8);box-sizing:border-box;color:#fff;display:none;max-width:300px;padding:15px 10px;position:absolute;top:52px;width:60vw}@media only screen and (min-width:900px){.pageHeaderBookmarks__tooltip{top:75px}}@media only screen and (min-width:1200px){.pageHeaderBookmarks__tooltip{font:400 normal 16px/1.3 'Open Sans',sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.3;left:50%;padding:30px 20px;transform:translateX(-50%)}}.pageHeaderBookmarks__tooltip::before{border-bottom:6px solid rgba(0,0,0,.8);border-left:6px solid transparent;border-right:6px solid transparent;content:'';height:0;left:22px;position:absolute;top:-6px;width:0}@media only screen and (min-width:900px){.pageHeaderBookmarks__tooltip::before{left:38px}}@media only screen and (min-width:1200px){.pageHeaderBookmarks__tooltip::before{border-width:10px;left:50%;top:-10px;transform:translateX(-50%)}}.pageHeaderBookmarks:focus .pageHeaderBookmarks__tooltip,.pageHeaderBookmarks:hover .pageHeaderBookmarks__tooltip{display:block}