<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'swifty_fontello';
  src: url('../fonts/fontello.eot?75050836');
  src: url('../fonts/fontello.eot?75050836#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?75050836') format('woff'),
       url('../fonts/fontello.ttf?75050836') format('truetype'),
       url('../fonts/fontello.svg?75050836#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="sbicn-"]:before, [class*=" sbicn-"]:before {
  font-family: "swifty_fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.sbicn-facebook:before { content: '\e804'; } 
.sbicn-gplus:before { content: '\e805'; }
.sbicn-pinterest:before { content: '\e806'; }
.sbicn-linkedin:before { content: '\e807'; }
.sbicn-twitter:before { content: '\e808'; }
.sbicn-comment:before { content: '\e809'; }
.sbicn-comment-alt:before { content: '\e80a'; }
.sbicn-comment-1:before { content: '\e80b'; }
.sbicn-left-open-1:before { content: '\e80c'; }
.sbicn-right-open-1:before { content: '\e80d'; }

body.single {
  margin-bottom: 46px!important;
}

#sb_super_bar {
  height: 46px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #fff;
  border-top: 1px solid #ddd;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
#sb_super_bar #sb_main_bar {
  background-color: #fff;
  height: 46px;
  border-bottom: 1px solid #ddd;
}

.sbprogress-container {
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
}
.sbprogress-bar {
  width: 0%;
  display: block;
  height: inherit;
}

/* Category and Title */

.sb_text-size {
  float: left;
  line-height: 46px;
  text-align: center;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.sb_text-size a,.sb_text-size span{
  font: 15px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #fff;
  padding: 0 15px;
  margin: 0;
  transition: all 0.2s;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s;
}
.sb_text-size a:visited {
  color: #fff;
}
.sb_text-size a:hover {
  text-decoration: none;
  color: #fff;
}
.sb_post-data {
  font: 15px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 20px;
  float: left;
}
.sb_post-data h2 {
  font: 17px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-weight: bold;
  float: left;
}
.sb_post-data .sb_author {
  margin-left: 10px;
}
.sb_post-data .sb_author:before {
  content: "-";
  margin-right: 7px;
}
.sb_ttr {
  margin-left: -3px;
}
.sb_ttr:before {
  content: '\00B7';
  margin: 0 10px;
  font-size: 28px;
  vertical-align: bottom;
}

/* Prev/Next Posts */

.sb_prev-next-posts {
  float: right;
}
.sb_prev-next-posts &gt; a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block;
  float: right;
  text-align:center;
  border-left: 1px solid #ddd;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.sb_prev-next-posts &gt; a:hover {
  background-color: #f3f3f3;
}
.sb_prev-next-posts .sb_next_post {
    position: absolute;
    top: 46px;
    right: 0;
    height: 155px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    text-align: center;
    z-index: -1;
}
.sb_prev-next-posts .sb_next_post &gt; div {
  float: left;
  height: 155px;
}
.sb_prev-next-posts img {
    display: block;
    max-height: 153px;
}
.sb_prev-next-posts .sb_next_post_info {
    display: table;
    height: 155px;
    width: 205px;
    padding: 0px;
}
.sb_prev-next-posts .sb_next_post_info span.sb_title {
    font: 17px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 25px;
}
.sb_prev-next-posts .sb_next_post_info span.sb_category {
    font: 10px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-weight: bold;
}
.sb_prev-next-posts .sb_next_post_info span.sb_tcategory {
  display: block;
}

/* Comments */

.sb_actions {
  float: right;
  margin-right: 10px;
}
.sb_actions a,.sb_actions a:visited{
  font-size: 19px;
  line-height: 46px;
  color: #aaa;
  padding: 0 10px;
  margin: 0;
  display: inline-block;
}
.sb_actions a:hover{
  color: #666;
  text-decoration: none;
}
.sb_actions &gt; .sb_comment {
  font-size: 18px;
}
.sb_actions &gt; .sb_comment i {
  margin-left: 5px;
  font-size: 19px;
}

/* Share */

#sb_super_bar .sb_share {
  float: right;
  margin: 0;
  padding: 7px 20px;
  border-left: 1px solid #ddd;
}
.sb_share li {
  float: left;
  margin: 0 5px;
  list-style: none;
}
.sb_share li a{
  position: relative;
  font: 15px/34px "Arial", sans-serif;
  display: block;
  height: 34px;
  width: 34px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.sb_share.old li a{
  border-radius: 0;
}
.sb_share li a:hover {
  opacity: 0.8;
}
.sb_share li a span {
  z-index: 999;
  background: #444;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  position: absolute;
  left: 22px;
  top: -6px;
  font-size: 9px;
  line-height: 1;
  padding: 6px 0;
  font-weight: bold;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sb_share li a.sbsoc-tw{
  background-color: #00c3f3;
}
.sb_share li a.sbsoc-fb{
  background-color: #2d609b;
}
.sb_share li a.sbsoc-gplus{
  background-color: #eb4026;
}
.sb_share li a.sbsoc-linked{
  background-color: #0074a1;
}
.sb_share li a.sbsoc-pint{
  background-color: #ca212a;
}
.sb_share li a i {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  border-bottom-left-radius: 0;
}
.sb_share.old li a i {
  border-radius: 0;
}
.sb_share.old li a i:after{
  display: none;
}
.sb_share li a i:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -20px;
  left: 39%;
  right: -6px;
  background: rgba(0,0,0,.1);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Colors */

/* Default */
#sb_super_bar.default .sbprogress-bar,
#sb_super_bar.default .sb_text-size a:hover  {
  background-color: #3498db;
}
#sb_super_bar.default .sb_text-size a,
#sb_super_bar.default .sb_text-size span,
#sb_super_bar.default .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #0074a1;
}
#sb_super_bar.default .sb_prev-next-posts &gt; a {
  color: #3498db;
}
/* White */
#sb_super_bar.white .sbprogress-bar,
#sb_super_bar.white .sb_text-size a:hover  {
  background-color: #ddd;
}
#sb_super_bar.white .sb_text-size a,
#sb_super_bar.white .sb_text-size span,
#sb_super_bar.white .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #ecf0f1;
}
#sb_super_bar.white .sb_text-size a:visited,
#sb_super_bar.white .sb_text-size a,
#sb_super_bar.white .sb_text-size span,
#sb_super_bar.white .sb_prev-next-posts &gt; a,
#sb_super_bar.white .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #444;
}
/* Green */
#sb_super_bar.green .sb_prev-next-posts &gt; a {
  color: #2ecc71;
}
#sb_super_bar.green .sbprogress-bar,
#sb_super_bar.green .sb_text-size a:hover  {
  background-color: #2ecc71;
}
#sb_super_bar.green .sb_text-size a,
#sb_super_bar.green .sb_text-size span,
#sb_super_bar.green .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #27ae60;
}
#sb_super_bar.green .sb_text-size a:visited,
#sb_super_bar.green .sb_text-size a,
#sb_super_bar.green .sb_text-size span,
#sb_super_bar.green .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Purple */
#sb_super_bar.purple .sb_prev-next-posts &gt; a {
  color: #9b59b6;
}
#sb_super_bar.purple .sbprogress-bar,
#sb_super_bar.purple .sb_text-size a:hover  {
  background-color: #9b59b6;
}
#sb_super_bar.purple .sb_text-size a,
#sb_super_bar.purple .sb_text-size span,
#sb_super_bar.purple .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #8e44ad;
}
#sb_super_bar.purple .sb_text-size a:visited,
#sb_super_bar.purple .sb_text-size a,
#sb_super_bar.purple .sb_text-size span,
#sb_super_bar.purple .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Orange */
#sb_super_bar.orange .sb_prev-next-posts &gt; a {
  color: #e67e22;
}
#sb_super_bar.orange .sbprogress-bar,
#sb_super_bar.orange .sb_text-size a:hover  {
  background-color: #e67e22;
}
#sb_super_bar.orange .sb_text-size a,
#sb_super_bar.orange .sb_text-size span,
#sb_super_bar.orange .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #d35400;
}
#sb_super_bar.orange .sb_text-size a:visited,
#sb_super_bar.orange .sb_text-size a,
#sb_super_bar.orange .sb_text-size span,
#sb_super_bar.orange .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Red */
#sb_super_bar.red .sb_prev-next-posts &gt; a {
  color: #e74c3c;
}
#sb_super_bar.red .sbprogress-bar,
#sb_super_bar.red .sb_text-size a:hover  {
  background-color: #e74c3c;
}
#sb_super_bar.red .sb_text-size a,
#sb_super_bar.red .sb_text-size span,
#sb_super_bar.red .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #c0392b;
}
#sb_super_bar.red .sb_text-size a:visited,
#sb_super_bar.red .sb_text-size a,
#sb_super_bar.red .sb_text-size span,
#sb_super_bar.red .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Asphalt */
#sb_super_bar.asphalt .sb_prev-next-posts &gt; a {
  color: #34495e;
}
#sb_super_bar.asphalt .sbprogress-bar,
#sb_super_bar.asphalt .sb_text-size a:hover  {
  background-color: #34495e;
}
#sb_super_bar.asphalt .sb_text-size a,
#sb_super_bar.asphalt .sb_text-size span,
#sb_super_bar.asphalt .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #2c3e50;
}
#sb_super_bar.asphalt .sb_text-size a:visited,
#sb_super_bar.asphalt .sb_text-size a,
#sb_super_bar.asphalt .sb_text-size span,
#sb_super_bar.asphalt .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}

@media (max-width: 667px) {

  .sb_post-data,.sb_text-size {
    display: none;
  }
  .sb_share li.sbfacebook a {
    width: 34px;
    padding: 0;
  }
  .sb_actions {
    float: right;
    margin-right: 5px;
  }
  #sb_super_bar .sb_share {
    padding: 6px 10px;
  }
  .sb_next_post_image {
    display:none;
  }


}


@media (max-width: 320px) {

  .sb_prev-next-posts &gt; a {
    width: 32px;
  }
  .sb_actions a, .sb_actions a:visited {
    padding:0;
  }

}

</pre></body></html>