<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.buzz-container {
  padding: 0
}

@media (max-width: 1047px) and (min-width: 320px) {
  .buzz-container {
    padding-top: 0 !important
  }
}

.mode-add .content {
  border-right: 1px solid #e3e3e3;
  width: 770px
}

.mode-add .sidebar, .mode-add .sidebar--fixed {
  width: 300px
}

.container {
  max-width: 1120px
}

.content {
  width: 770px
}

.sidebar, .sidebar--fixed {
  width: 320px
}

.sidebar {
  margin-left: 30px
}

.sidebar--fixed {
  margin-bottom: 20px !important
}

.header {
  height: auto !important;
  max-height: 100%;
  position: relative !important
}

.header__searchbar {
  height: 95px
}

.header__appbar {
  height: auto;
  padding: 15px 0
}

.header__appbar.is-passive {
  margin-top: -60px
}

.header__appbar--left__logo {
  height: 48px;
  width: 152px
}

.header__appbar--left__logo img {
  max-width: 152px
}

.header__appbar--left__logo a {
  height: 100%;
  vertical-align: middle;
  width: 142px
}

.header__appbar--left__menu {
  display: block;
  height: 58px;
  width: auto
}

.header__searchbar {
  height: auto;
  margin-top: -95px
}

.header__searchbar__container__input {
  height: 70px
}

.header__appbar.header__appbar_menu {
  background: #177ebc;
  border-top: 0;
  padding: 0
}

.header__appbar--left__menu__list__item &gt; a {
  height: 58px
}

.header__appbar--left__menu__list__item &gt; a, .header__appbar--left__menu__list__item &gt; a:focus, .header__appbar--left__menu__list__item &gt; a:hover {
  color: #fff
}

.header__appbar_top_color .container {
  align-items: center;
  display: flex
}

.header__appbar_top_color .container .header__appbar--right {
  margin-left: auto
}

@media (max-width: 1047px) {
  .header__appbar {
    padding: 0
  }

  .header__appbar--left__nav {
    margin: 18px 10px 18px 0
  }

  .header__appbar--left__logo {
    height: 58px;
    width: 102px
  }

  .header__appbar--left__logo img {
    max-width: 102px
  }

  .header__searchbar__container__input {
    height: 40px
  }

  .header__appbar.header__appbar_menu {
    background: transparent !important;
    float: right;
    position: absolute;
    right: 0;
    top: 2px;
    width: auto
  }
}

.colheader {
  border-bottom: 0;
  display: block;
  margin: 10px 0 20px
}

.colheader .header-title {
  border: 0;
  border-left: 3px solid transparent;
  font-size: 18px;
  line-height: 18px;
  padding: 0 20px 0 15px;
  text-transform: uppercase
}

.content-timeline__list {
  display: flex;
  flex-wrap: wrap
}

.content-timeline__item.content-viral__item {
  margin: 0 0 25px
}

.content-timeline__item.content-viral__item .badges {
  left: 15px;
  right: auto;
  top: -10px
}

.content-timeline__item.content-viral__item.columns2 {
  float: left;
  width: 50%
}

.content-timeline__item.content-viral__item .headline__blocks--large {
  height: auto;
  overflow: inherit;
  width: 97%
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__image {
  border-radius: 4px;
  bottom: 0;
  height: 274px;
  left: 0;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__image img {
  height: 100%;
  margin-left: -25px
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__header {
  bottom: 0;
  left: 0;
  min-height: 170px;
  padding: 10px 3px;
  position: relative;
  right: 0;
  top: 0;
  z-index: 1
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__header .headline__blocks__header__title {
  color: #333;
  font-size: 1.3em
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__header .headline__blocks__header__desc {
  margin: 10px 0
}

.content-timeline__item.content-viral__item .headline__blocks--large .headline__blocks__header .headline__blocks__header__other {
  filter: alpha(opacity=100);
  margin: 5px 0;
  max-height: 100px;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1
}

.content-timeline__item.content-viral__item .headline__blocks--small {
  overflow: inherit
}

.content-timeline__item.content-viral__item.columns2:nth-child(odd) .headline__blocks {
  margin-right: 15px
}

.content-timeline__item.content-viral__item.columns2:nth-child(2n) .headline__blocks {
  clear: left;
  margin-left: 15px
}

.content-timeline__item.content-viral__item:hover .headline__blocks--large .headline__blocks__header__title {
  color: #f44336 !important
}

.sidebar .content-timeline__item.content-viral__item .headline__blocks__image {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0
}

@media (max-width: 768px) {
  .content-timeline__item.content-viral__item.columns2 {
    width: 100%
  }

  .content-timeline__item.content-viral__item.columns2 .headline__blocks {
    margin: 0 !important
  }
}

.headline {
  background-color: #f6f6f6;
  background-color: transparent;
  margin: 0;
  padding: 20px 0;
  position: relative;
  width: 100%
}

@media (max-width: 767px) {
  .headline {
    padding: 0 !important
  }
}

.content-title .badges {
  display: inline-block;
  float: none;
  left: auto;
  position: relative;
  top: auto;
  width: 100%;
  z-index: 90
}

.content-title .badges .badge {
  float: right;
  left: auto;
  position: relative;
  right: -10px;
  top: -10px
}

.content-title .badges .item_category {
  float: left
}

.content-title .badges .item_category a {
  float: left;
  margin-right: 5px
}

.single-page .page-container {
  margin-top: 40px;
  min-height: 800px
}

.single-page .content-body {
  color: #222;
  display: block;
  padding-right: 26px;
  position: relative;
  width: 100%
}

.single-page .content-body__detail {
  font-family: inherit;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.75em;
  text-decoration: none
}

.profile-splash {
  margin: 0
}</pre></body></html>