<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.extra-custom-share-sprite {
  overflow:hidden;
  width:0;
  height:0;
}
.extra-social-wrapper {
  padding:15px 0;
  text-align:right;
  display:block;
  font-size:0;
  margin:55px 0;
  width:100%;
}
.extra-social-wrapper:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.extra-social-button {
  fill:#ffffff;
  color:#ffffff;
  display:inline-block;
  font-size:17px;
  line-height:30px;
  padding:0 5px;
  margin-right:10px;
}
.extra-social-button:last-child { margin-right:0; }
.extra-social-button .icon {
  display:inline-block;
  margin:0 5px;
  text-align:center;
  vertical-align:middle;
  width:20px;
  height:auto;
}
.extra-social-button .counter {
  display:inline-block;
  font-family:Arial, sans-serif;
  font-size:14px;
  line-height:20px;
  margin:0 7px 0 -2px;
  vertical-align:middle;
}
.extra-social-button .counter:empty { display:none; }
.js .extra-social-button .text { display:none; }
.extra-social-facebook { background-color:#46609f; }
.extra-social-twitter { background-color:#5cacf2; }
.extra-social-gplus { background-color:#f44336; }
.extra-social-share { background-color:#e90606; }
.no-js .extra-social-share { display:none; }
.extra-social-share .icon { font-size:13px; }
.extra-social-button:hover {
  fill:#040418;
  color:#040418;
  background-color:#f50057;
}
.js-custom-share-hidden {
  position:absolute;
  overflow:hidden;
  clip:rect(0 0 0 0);
  height:1px;
  width:1px;
  margin:-1px;
  padding:0;
  border:0;
}
.fancybox-skin, .fancybox-opened .fancybox-skin {
  background:#ffffff;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.extra-social-share-wrapper {
  padding:20px;
  text-align:left;
  width:500px;
  max-width:100%;
}
</pre></body></html>