<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box8 {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  height: 176px;
  overflow-y: hidden; }
  .box8:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (max-width: 1023px) {
    .box8 {
      height: auto;
      overflow: visible; } }
  @media all and (max-width: 767px) {
    .box8 {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-bottom: 2px solid #d8d8d8; } }
  .box8__image {
    display: block;
    vertical-align: middle;
    border: 0;
    width: 100%; }
  .box8__video-ico {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .box8__image-container {
    width: 180px;
    height: 136px;
    overflow: hidden;
    position: relative;
    float: left; }
    @media all and (max-width: 1023px) {
      .box8__image-container {
        display: none; } }
    @media all and (max-width: 767px) {
      .box8__image-container {
        height: auto;
        overflow: visible;
        display: block;
        float: none;
        width: 100%;
        padding-bottom: 20px; } }
  .box8__article-container {
    float: left;
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    padding-left: 20px;
    position: relative;
    height: 136px;
    overflow: hidden; }
    @media all and (max-width: 1023px) {
      .box8__article-container {
        width: 100%;
        float: none;
        padding-left: 0;
        height: auto;
        overflow: visible; } }
    @media all and (max-width: 767px) {
      .box8__article-container {
        float: none;
        width: 100%;
        padding-left: 0; } }
  .box8__category-container {
    margin-bottom: 10px; }
  .box8__article-title {
    font-size: 33px;
    font-weight: 800;
    line-height: 35px;
    color: #000000;
    margin: 0 0 23px; }
    @media all and (max-width: 767px) {
      .box8__article-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px; } }
  .box8__byline {
    font-size: 13px;
    color: #555;
    font-weight: 500;
    margin: 0;
    float: left;
    width: 80%;
    line-height: 25px; }
    @media all and (max-width: 767px) {
      .box8__byline {
        width: 100%;
        float: none; } }
  .box8__authorname {
    text-transform: uppercase;
    font-weight: 800; }
  .box8__link {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer; }
    .box8__link:active, .box8__link:focus {
      outline: none; }
  .box8__social-share {
    float: left;
    width: 20%;
    padding-right: 20px; }
    @media all and (max-width: 767px) {
      .box8__social-share {
        display: none; } }
  .box8__footer-container {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100%;
    padding-right: 0; }
    @media all and (max-width: 1023px) {
      .box8__footer-container {
        position: static;
        padding-right: 0; } }
  .box8 .article-share-box-container {
    right: 3px; }
    .box8 .article-share-box-container:before {
      right: 5px; }

.box5 {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin-bottom: 20px; }
  .box5:after {
    content: "";
    display: table;
    clear: both; }
  .box5:last-child {
    margin: 0; }
    @media all and (max-width: 1023px) {
      .box5:last-child {
        margin-bottom: 20px; } }
    @media all and (max-width: 767px) {
      .box5:last-child {
        margin-bottom: 0; } }
  @media all and (max-width: 767px) {
    .box5 {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-bottom: 2px solid #d8d8d8;
      margin-bottom: 0; } }
  .box5__link {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer; }
    .box5__link:active, .box5__link:focus {
      outline: none; }
  .box5__image {
    display: block;
    vertical-align: middle;
    border: 0;
    width: 100%; }
  .box5__video-ico {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .box5__image-container {
    width: 180px;
    height: 136px;
    overflow: hidden;
    position: relative;
    float: left; }
    @media all and (max-width: 767px) {
      .box5__image-container {
        float: none;
        width: 100%;
        padding-bottom: 20px;
        height: auto; } }
  .box5__article-container {
    float: left;
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    padding-left: 20px;
    position: relative; }
    @media all and (max-width: 767px) {
      .box5__article-container {
        float: none;
        width: 100%;
        padding-left: 0; } }
  .box5__header {
    margin-bottom: 15px; }
    .box5__header:after {
      content: "";
      display: table;
      clear: both; }
  .box5__title {
    font-size: 17px;
    font-weight: 800;
    line-height: 19.0px;
    color: #000000;
    margin: 0 0 15px; }
    @media all and (max-width: 767px) {
      .box5__title {
        font-size: 20px;
        line-height: 20px; } }
  .box5__footer-container {
    position: absolute;
    bottom: 0;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    background: #fff; }
    @media all and (max-width: 767px) {
      .box5__footer-container {
        position: static;
        width: 100%; } }
  .box5__article-byline {
    width: 65%;
    float: left; }
    @media all and (max-width: 1000px) {
      .box5__article-byline {
        width: 50%; } }
    @media all and (max-width: 767px) {
      .box5__article-byline {
        float: none;
        width: 100%; } }
  .box5__share-container {
    width: 35%;
    float: left;
    position: relative; }
    @media all and (max-width: 1000px) {
      .box5__share-container {
        width: 50%; } }
    @media all and (max-width: 767px) {
      .box5__share-container {
        display: none; } }
  .box5__article-source {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    line-height: 13.0px;
    color: #d35526; }
  .box5__article-author {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    color: #555555; }
  .box5__authorname {
    font-weight: 800;
    text-transform: uppercase; }

.article-share-box-container {
  position: absolute;
  right: -10px;
  top: -60px; }
  .article-share-box-container:before {
    bottom: -10px;
    right: 13px;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #d8d8d8 transparent transparent transparent; }
/*# sourceMappingURL=listing.css.map */</pre></body></html>