@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.enlivenem {
visibility: hidden; }
.elvn-responsive {
display: inline-block;
position: relative;
width: 100%;
padding-bottom: 100%;
vertical-align: middle;
overflow: hidden;
}
.elvn-responsive svg.enlivenem {
display: inline-block;
position: absolute;
top: 0;
left: 0;
}
svg.enlivenem {
overflow: hidden!important;
}.lsw_logo_container a.lsw_logo_link img {
box-shadow: none;
width: 100%;
}
.stpcol-col-lg-1,
.stpcol-col-lg-2,
.stpcol-col-lg-3,
.stpcol-col-lg-4,
.stpcol-col-lg-5,
.stpcol-col-lg-6,
.stpcol-col-md-1,
.stpcol-col-md-2,
.stpcol-col-md-3,
.stpcol-col-md-4,
.stpcol-col-md-5,
.stpcol-col-md-6,
.stpcol-col-sm-1,
.stpcol-col-sm-2,
.stpcol-col-sm-3,
.stpcol-col-sm-4,
.stpcol-col-sm-5,
.stpcol-col-sm-6,
.stpcol-col-xs-1,
.stpcol-col-xs-2,
.stpcol-col-xs-3,
.stpcol-col-xs-4,
.stpcol-col-xs-5,
.stpcol-col-xs-6 {
float: left;
margin-bottom: 10px;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
}
.stpcol-col-lg-1 {
width: 100%;
}
.stpcol-col-lg-2 {
width: 50%;
}
.stpcol-col-lg-3 {
width: 33.2222%;
}
.stpcol-col-lg-4 {
width: 24.9%;
}
.stpcol-col-lg-5 {
width: 19.9%;
}
.stpcol-col-lg-6 {
width: 16.6667%;
} @media (min-width: 992px) and (max-width: 1100px) {
.stpcol-col-md-1 {
width: 100%;
}
.stpcol-col-md-2 {
width: 50%;
}
.stpcol-col-md-3 {
width: 33.22222222%;
}
.stpcol-col-md-4 {
width: 24.9%;
}
.stpcol-col-md-5 {
width: 19.9%;
}
.stpcol-col-md-6 {
width: 16.66666666666667%;
}
} @media (min-width: 650px) and (max-width: 991px) {
.stpcol-col-sm-1 {
width: 100%;
}
.stpcol-col-sm-2 {
width: 49.9%;
}
.stpcol-col-sm-3 {
width: 33.22222222%;
}
.stpcol-col-sm-4 {
width: 24.9%;
}
.stpcol-col-sm-5 {
width: 19.9%;
}
.stpcol-col-sm-6 {
width: 16.66666666666667%;
}
} @media (max-width: 651px) {
.stpcol-col-xs-1 {
width: 100%;
}
.stpcol-col-xs-2 {
width: 49.9%;
}
.stpcol-col-xs-3 {
width: 33.22222222%;
}
.stpcol-col-xs-4 {
width: 24.9%;
}
.stpcol-col-xs-5 {
width: 19.9%;
}
.stpcol-col-xs-6 {
width: 16.66666666666667%;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//sipawards.com/wp-content/plugins/logo-showcase/frontend/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.tipso_bubble, .tipso_bubble > .tipso_arrow{
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
.tipso_bubble {
position: absolute;
text-align: center;
border-radius: 6px;
z-index: 9999;
}
.tipso_style{
cursor: auto;
border-bottom: none;
}
.tipso_title {
border-radius: 6px 6px 0 0;
}
.tipso_content {
word-wrap: break-word;
padding: 1px;
} .tipso_bubble.tiny {
font-size: 0.6rem;
}
.tipso_bubble.small {
font-size: 0.8rem;
}
.tipso_bubble.default {
font-size: 1rem;
}
.tipso_bubble.large {
font-size: 1.2rem;
width: 100%;
} .tipso_bubble > .tipso_arrow{
position: absolute;
width: 0; height: 0;
border: 8px solid;
pointer-events: none;
}
.tipso_bubble.top > .tipso_arrow {
border-top-color: #000;
border-right-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
top: 100%;
left: 50%;
margin-left: -8px;
}
.tipso_bubble.bottom > .tipso_arrow {
border-bottom-color: #000;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
bottom: 100%;
left: 50%;
margin-left: -8px;
}
.tipso_bubble.left > .tipso_arrow {
border-left-color: #000;
border-top-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
top: 50%;
left: 100%;
margin-top: -8px;
}
.tipso_bubble.right > .tipso_arrow {
border-right-color: #000;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
top: 50%;
right: 100%;
margin-top: -8px;
}
.tipso_bubble .top_right_corner, 
.tipso_bubble.top_right_corner {
border-bottom-left-radius: 0;
}
.tipso_bubble .bottom_right_corner, 
.tipso_bubble.bottom_right_corner  {
border-top-left-radius: 0;
}
.tipso_bubble .top_left_corner, 
.tipso_bubble.top_left_corner {
border-bottom-right-radius: 0;
}
.tipso_bubble .bottom_left_corner, 
.tipso_bubble.bottom_left_corner  {
border-top-right-radius: 0;
}@font-face {
font-family: 'FontAwesome';
src: url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//sipawards.com/wp-content/plugins/logo-showcase/admin/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'vp-close-icon';
src:  url(//sipawards.com/wp-content/plugins/video-popup/css/vp-close-icon/fonts/vp-close-icon-font.eot?lv4qfq);
src:  url(//sipawards.com/wp-content/plugins/video-popup/css/vp-close-icon/fonts/vp-close-icon-font.eot?lv4qfq#iefix) format('embedded-opentype'),
url(//sipawards.com/wp-content/plugins/video-popup/css/vp-close-icon/fonts/vp-close-icon-font.ttf?lv4qfq) format('truetype'),
url(//sipawards.com/wp-content/plugins/video-popup/css/vp-close-icon/fonts/vp-close-icon-font.woff?lv4qfq) format('woff'),
url(//sipawards.com/wp-content/plugins/video-popup/css/vp-close-icon/fonts/vp-close-icon-font.svg?lv4qfq#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
.vp-close-button{
font-family: 'vp-close-icon' !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1 !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
}
.vp-close-button:before{
content: "\61";
}
 .YouTubePopUp-Wrap{
position:fixed;
width:100%;
height:100%;
background-color:#000;
background-color:rgba(0,0,0,0.8);
top:0;
left:0;
z-index:2147483647;
}
.Video-PopUp-Content{
display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
justify-content: center;
-webkit-justify-content:center;
width:100%;
height:100%;
}
.vp-flex{
max-width:800px;
width:100%;
height:450px;
max-height:90%;
margin:0 40px;
position:relative;
background-color:#000;
}
.vp-flex iframe, .vp-flex video{
width:100%;
height:100%;
max-width:100% !important;
max-height:100%;
min-width:100%;
min-height:100%;
margin: 0 !important;
padding: 0 !important;
outline: none !important;
display:block;
border:5px solid #fff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.3);
background-color:#000;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.YouTubePopUp-Close{
position:absolute;
top:0px;
cursor:pointer;
left:-36px;
margin:auto 0;
transition:all ease-in-out 0.3s;
-webkit-transition:all ease-in-out 0.3s;
-moz-transition:all ease-in-out 0.3s;
-o-transition:all ease-in-out 0.3s;
}
.YouTubePopUp-Close:before{
font-family: 'vp-close-icon' !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1 !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
content: "\61";
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9);
font-size:26px;
color:#fff;
}
.YouTubePopUp-Close:hover{
opacity:0.5;
}
.vp-flex.vp-flex-no-border iframe,
.vp-flex.vp-flex-no-border video{
padding:0 !important;
border: 0 !important;
border-radius: 0 !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
}
.vp-flex-no-border.vp-vt-locally,
.vp-flex-no-border.vp-vt-vimeo{
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
} @media all and (max-width: 782px){
.vp-flex, .Video-PopUp-Content .vp-flex{
max-width:480px !important;
height:270px !important;
}
}
@media all and (max-width: 320px){
.vp-flex, .Video-PopUp-Content .vp-flex{
max-width:240px !important;
height:140px !important;
}
}.swp_social_panel.swp_default_full_color a,html body .swp_social_panel.swp_individual_full_color .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_full_color:hover a{color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_blogger:not(:hover){border:1px solid #ff5722}.swp_social_panel.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_other_full_color:hover .swp_blogger{background:#ff5722;border:1px solid #ee3900}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_blogger{border-bottom:3px solid #ee3900}.swp_social_panel.swp_default_color_outlines .swp_blogger a,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger a{color:#ff5722}.swp_social_panel.swp_default_color_outlines .swp_blogger,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger{background:rgba(0,0,0,0);border:1px solid #ff5722}.swp-blogger{background:#ff5722;border-color:#ee3900}.swp-blogger a{color:#ff5722}.swp-blogger a:hover{background:#ee3900;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover){border:1px solid #323b43}.swp_social_panel.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_other_full_color:hover .swp_buffer{background:#323b43;border:1px solid #1c2126}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer{border-bottom:3px solid #1c2126}.swp_social_panel.swp_default_color_outlines .swp_buffer a,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a{color:#323b43}.swp_social_panel.swp_default_color_outlines .swp_buffer,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer{background:rgba(0,0,0,0);border:1px solid #323b43}.swp-buffer{background:#323b43;border-color:#1c2126}.swp-buffer a{color:#323b43}.swp-buffer a:hover{background:#1c2126;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_ello:not(:hover){border:1px solid #000}.swp_social_panel.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_other_full_color:hover .swp_ello{background:#000;border:1px solid #000}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_ello{border-bottom:3px solid #000}.swp_social_panel.swp_default_color_outlines .swp_ello a,html body .swp_social_panel.swp_individual_color_outlines .swp_ello a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello a{color:#000}.swp_social_panel.swp_default_color_outlines .swp_ello,html body .swp_social_panel.swp_individual_color_outlines .swp_ello:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello{background:rgba(0,0,0,0);border:1px solid #000}.swp-ello{background:#000;border-color:#000}.swp-ello a{color:#000}.swp-ello a:hover{background:#000;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover){border:1px solid #6bcce9}.swp_social_panel.swp_default_full_color .swp_email,html body .swp_social_panel.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_other_full_color:hover .swp_email{background:#6bcce9;border:1px solid #3fbde2}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email{border-bottom:3px solid #3fbde2}.swp_social_panel.swp_default_color_outlines .swp_email a,html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email a{color:#6bcce9}.swp_social_panel.swp_default_color_outlines .swp_email,html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email{background:rgba(0,0,0,0);border:1px solid #6bcce9}.swp-email{background:#6bcce9;border-color:#3fbde2}.swp-email a{color:#6bcce9}.swp-email a:hover{background:#3fbde2;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_evernote:not(:hover){border:1px solid #2dbe60}.swp_social_panel.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_other_full_color:hover .swp_evernote{background:#2dbe60;border:1px solid #23954b}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_evernote{border-bottom:3px solid #23954b}.swp_social_panel.swp_default_color_outlines .swp_evernote a,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote a{color:#2dbe60}.swp_social_panel.swp_default_color_outlines .swp_evernote,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote{background:rgba(0,0,0,0);border:1px solid #2dbe60}.swp-evernote{background:#2dbe60;border-color:#23954b}.swp-evernote a{color:#2dbe60}.swp-evernote a:hover{background:#23954b;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover){border:1px solid #1877f2}.swp_social_panel.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_other_full_color:hover .swp_facebook{background:#1877f2;border:1px solid #0b5fcc}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook{border-bottom:3px solid #0b5fcc}.swp_social_panel.swp_default_color_outlines .swp_facebook a,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a{color:#1877f2}.swp_social_panel.swp_default_color_outlines .swp_facebook,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook{background:rgba(0,0,0,0);border:1px solid #1877f2}.swp-facebook{background:#1877f2;border-color:#0b5fcc}.swp-facebook a{color:#1877f2}.swp-facebook a:hover{background:#0b5fcc;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flickr:not(:hover){border:1px solid #ff0084}.swp_social_panel.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flickr{background:#ff0084;border:1px solid #cc006a}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flickr{border-bottom:3px solid #cc006a}.swp_social_panel.swp_default_color_outlines .swp_flickr a,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr a{color:#ff0084}.swp_social_panel.swp_default_color_outlines .swp_flickr,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr{background:rgba(0,0,0,0);border:1px solid #ff0084}.swp-flickr{background:#ff0084;border-color:#cc006a}.swp-flickr a{color:#ff0084}.swp-flickr a:hover{background:#cc006a;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover){border:1px solid #bf2626}.swp_social_panel.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flipboard{background:#bf2626;border:1px solid #941e1e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard{border-bottom:3px solid #941e1e}.swp_social_panel.swp_default_color_outlines .swp_flipboard a,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a{color:#bf2626}.swp_social_panel.swp_default_color_outlines .swp_flipboard,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard{background:rgba(0,0,0,0);border:1px solid #bf2626}.swp-flipboard{background:#bf2626;border-color:#941e1e}.swp-flipboard a{color:#bf2626}.swp-flipboard a:hover{background:#941e1e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover){border:1px solid #d85623}.swp_social_panel.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news{background:#d85623;border:1px solid #ac451c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news{border-bottom:3px solid #ac451c}.swp_social_panel.swp_default_color_outlines .swp_hacker_news a,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a{color:#d85623}.swp_social_panel.swp_default_color_outlines .swp_hacker_news,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news{background:rgba(0,0,0,0);border:1px solid #d85623}.swp-hacker_news{background:#d85623;border-color:#ac451c}.swp-hacker_news a{color:#d85623}.swp-hacker_news a:hover{background:#ac451c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_instagram:not(:hover){border:1px solid #ea2454}.swp_social_panel.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_instagram{background:#ea2454;border:1px solid #c8133f}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_instagram{border-bottom:3px solid #c8133f}.swp_social_panel.swp_default_color_outlines .swp_instagram a,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram a{color:#ea2454}.swp_social_panel.swp_default_color_outlines .swp_instagram,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram{background:rgba(0,0,0,0);border:1px solid #ea2454}.swp-instagram{background:#ea2454;border-color:#c8133f}.swp-instagram a{color:#ea2454}.swp-instagram a:hover{background:#c8133f;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover){border:1px solid #2767b1}.swp_social_panel.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_other_full_color:hover .swp_linkedin{background:#2767b1;border:1px solid #1e4f87}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin{border-bottom:3px solid #1e4f87}.swp_social_panel.swp_default_color_outlines .swp_linkedin a,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a{color:#2767b1}.swp_social_panel.swp_default_color_outlines .swp_linkedin,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin{background:rgba(0,0,0,0);border:1px solid #2767b1}.swp-linkedin{background:#2767b1;border-color:#1e4f87}.swp-linkedin a{color:#2767b1}.swp-linkedin a:hover{background:#1e4f87;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_medium:not(:hover){border:1px solid #00ab6c}.swp_social_panel.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_other_full_color:hover .swp_medium{background:#00ab6c;border:1px solid #00784c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_medium{border-bottom:3px solid #00784c}.swp_social_panel.swp_default_color_outlines .swp_medium a,html body .swp_social_panel.swp_individual_color_outlines .swp_medium a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium a{color:#00ab6c}.swp_social_panel.swp_default_color_outlines .swp_medium,html body .swp_social_panel.swp_individual_color_outlines .swp_medium:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium{background:rgba(0,0,0,0);border:1px solid #00ab6c}.swp-medium{background:#00ab6c;border-color:#00784c}.swp-medium a{color:#00ab6c}.swp-medium a:hover{background:#00784c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover){border:1px solid #f4812c}.swp_social_panel.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mix{background:#f4812c;border:1px solid #e1660c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix{border-bottom:3px solid #e1660c}.swp_social_panel.swp_default_color_outlines .swp_mix a,html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a{color:#f4812c}.swp_social_panel.swp_default_color_outlines .swp_mix,html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix{background:rgba(0,0,0,0);border:1px solid #f4812c}.swp-mix{background:#f4812c;border-color:#e1660c}.swp-mix a{color:#f4812c}.swp-mix a:hover{background:#e1660c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_more,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_more:not(:hover){border:1px solid #ee464f}.swp_social_panel.swp_default_full_color .swp_more,html body .swp_social_panel.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_other_full_color:hover .swp_more{background:#ee464f;border:1px solid #ea1723}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_more,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_more{border-bottom:3px solid #ea1723}.swp_social_panel.swp_default_color_outlines .swp_more a,html body .swp_social_panel.swp_individual_color_outlines .swp_more a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more a{color:#ee464f}.swp_social_panel.swp_default_color_outlines .swp_more,html body .swp_social_panel.swp_individual_color_outlines .swp_more:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more{background:rgba(0,0,0,0);border:1px solid #ee464f}.swp-more{background:#ee464f;border-color:#ea1723}.swp-more a{color:#ee464f}.swp-more a:hover{background:#ea1723;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_parler:not(:hover){border:1px solid #be1e2c}.swp_social_panel.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_other_full_color:hover .swp_parler{background:#be1e2c;border:1px solid #921722}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_parler{border-bottom:3px solid #921722}.swp_social_panel.swp_default_color_outlines .swp_parler a,html body .swp_social_panel.swp_individual_color_outlines .swp_parler a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler a{color:#be1e2c}.swp_social_panel.swp_default_color_outlines .swp_parler,html body .swp_social_panel.swp_individual_color_outlines .swp_parler:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler{background:rgba(0,0,0,0);border:1px solid #be1e2c}.swp-parler{background:#be1e2c;border-color:#921722}.swp-parler a{color:#be1e2c}.swp-parler a:hover{background:#921722;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_periscope:not(:hover){border:1px solid #3aa4c6}.swp_social_panel.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_other_full_color:hover .swp_periscope{background:#3aa4c6;border:1px solid #2e849f}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_periscope{border-bottom:3px solid #2e849f}.swp_social_panel.swp_default_color_outlines .swp_periscope a,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope a{color:#3aa4c6}.swp_social_panel.swp_default_color_outlines .swp_periscope,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope{background:rgba(0,0,0,0);border:1px solid #3aa4c6}.swp-periscope{background:#3aa4c6;border-color:#2e849f}.swp-periscope a{color:#3aa4c6}.swp-periscope a:hover{background:#2e849f;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover){border:1px solid #e60023}.swp_social_panel.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pinterest{background:#e60023;border:1px solid #b3001b}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest{border-bottom:3px solid #b3001b}.swp_social_panel.swp_default_color_outlines .swp_pinterest a,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a{color:#e60023}.swp_social_panel.swp_default_color_outlines .swp_pinterest,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest{background:rgba(0,0,0,0);border:1px solid #e60023}.swp-pinterest{background:#e60023;border-color:#b3001b}.swp-pinterest a{color:#e60023}.swp-pinterest a:hover{background:#b3001b;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover){border:1px solid #ef4056}.swp_social_panel.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pocket{background:#ef4056;border:1px solid #e9132e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket{border-bottom:3px solid #e9132e}.swp_social_panel.swp_default_color_outlines .swp_pocket a,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a{color:#ef4056}.swp_social_panel.swp_default_color_outlines .swp_pocket,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket{background:rgba(0,0,0,0);border:1px solid #ef4056}.swp-pocket{background:#ef4056;border-color:#e9132e}.swp-pocket a{color:#ef4056}.swp-pocket a:hover{background:#e9132e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_print,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_print:not(:hover){border:1px solid #777}.swp_social_panel.swp_default_full_color .swp_print,html body .swp_social_panel.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_other_full_color:hover .swp_print{background:#777;border:1px solid #5e5e5e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_print,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_print{border-bottom:3px solid #5e5e5e}.swp_social_panel.swp_default_color_outlines .swp_print a,html body .swp_social_panel.swp_individual_color_outlines .swp_print a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print a{color:#777}.swp_social_panel.swp_default_color_outlines .swp_print,html body .swp_social_panel.swp_individual_color_outlines .swp_print:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print{background:rgba(0,0,0,0);border:1px solid #777}.swp-print{background:#777;border-color:#5e5e5e}.swp-print a{color:#777}.swp-print a:hover{background:#5e5e5e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover){border:1px solid #f04b23}.swp_social_panel.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_other_full_color:hover .swp_reddit{background:#f04b23;border:1px solid #d2340e}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit{border-bottom:3px solid #d2340e}.swp_social_panel.swp_default_color_outlines .swp_reddit a,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a{color:#f04b23}.swp_social_panel.swp_default_color_outlines .swp_reddit,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit{background:rgba(0,0,0,0);border:1px solid #f04b23}.swp-reddit{background:#f04b23;border-color:#d2340e}.swp-reddit a{color:#f04b23}.swp-reddit a:hover{background:#d2340e;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_snapchat:not(:hover){border:1px solid #fffc00}.swp_social_panel.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_other_full_color:hover .swp_snapchat{background:#fffc00;border:1px solid #ccca00}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_snapchat{border-bottom:3px solid #ccca00}.swp_social_panel.swp_default_color_outlines .swp_snapchat a,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat a{color:#fffc00}.swp_social_panel.swp_default_color_outlines .swp_snapchat,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat{background:rgba(0,0,0,0);border:1px solid #fffc00}.swp-snapchat{background:#fffc00;border-color:#ccca00}.swp-snapchat a{color:#fffc00}.swp-snapchat a:hover{background:#ccca00;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_telegram:not(:hover){border:1px solid #08c}.swp_social_panel.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_telegram{background:#08c;border:1px solid #069}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_telegram{border-bottom:3px solid #069}.swp_social_panel.swp_default_color_outlines .swp_telegram a,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram a{color:#08c}.swp_social_panel.swp_default_color_outlines .swp_telegram,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram{background:rgba(0,0,0,0);border:1px solid #08c}.swp-telegram{background:#08c;border-color:#069}.swp-telegram a{color:#08c}.swp-telegram a:hover{background:#069;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover){border:1px solid #0d1014}.swp_social_panel.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_other_full_color:hover .swp_twitter{background:#0d1014;border:1px solid #000}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter{border-bottom:3px solid #000}.swp_social_panel.swp_default_color_outlines .swp_twitter a,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter a{color:#0d1014}.swp_social_panel.swp_default_color_outlines .swp_twitter,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter{background:rgba(0,0,0,0);border:1px solid #0d1014}.swp-twitter{background:#0d1014;border-color:#000}.swp-twitter a{color:#0d1014}.swp-twitter a:hover{background:#000;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover){border:1px solid #39475d}.swp_social_panel.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_tumblr{background:#39475d;border:1px solid #262f3d}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr{border-bottom:3px solid #262f3d}.swp_social_panel.swp_default_color_outlines .swp_tumblr a,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a{color:#39475d}.swp_social_panel.swp_default_color_outlines .swp_tumblr,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr{background:rgba(0,0,0,0);border:1px solid #39475d}.swp-tumblr{background:#39475d;border-color:#262f3d}.swp-tumblr a{color:#39475d}.swp-tumblr a:hover{background:#262f3d;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vimeo:not(:hover){border:1px solid #162221}.swp_social_panel.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vimeo{background:#162221;border:1px solid #020303}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vimeo{border-bottom:3px solid #020303}.swp_social_panel.swp_default_color_outlines .swp_vimeo a,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo a{color:#162221}.swp_social_panel.swp_default_color_outlines .swp_vimeo,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo{background:rgba(0,0,0,0);border:1px solid #162221}.swp-vimeo{background:#162221;border-color:#020303}.swp-vimeo a{color:#162221}.swp-vimeo a:hover{background:#020303;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_viber:not(:hover){border:1px solid #8f5db7}.swp_social_panel.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_other_full_color:hover .swp_viber{background:#8f5db7;border:1px solid #75459c}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_viber{border-bottom:3px solid #75459c}.swp_social_panel.swp_default_color_outlines .swp_viber a,html body .swp_social_panel.swp_individual_color_outlines .swp_viber a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber a{color:#8f5db7}.swp_social_panel.swp_default_color_outlines .swp_viber,html body .swp_social_panel.swp_individual_color_outlines .swp_viber:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber{background:rgba(0,0,0,0);border:1px solid #8f5db7}.swp-viber{background:#8f5db7;border-color:#75459c}.swp-viber a{color:#8f5db7}.swp-viber a:hover{background:#75459c;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vk:not(:hover){border:1px solid #4a76a8}.swp_social_panel.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vk{background:#4a76a8;border:1px solid #3a5d85}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vk{border-bottom:3px solid #3a5d85}.swp_social_panel.swp_default_color_outlines .swp_vk a,html body .swp_social_panel.swp_individual_color_outlines .swp_vk a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk a{color:#4a76a8}.swp_social_panel.swp_default_color_outlines .swp_vk,html body .swp_social_panel.swp_individual_color_outlines .swp_vk:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk{background:rgba(0,0,0,0);border:1px solid #4a76a8}.swp-vk{background:#4a76a8;border-color:#3a5d85}.swp-vk a{color:#4a76a8}.swp-vk a:hover{background:#3a5d85;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover){border:1px solid #71c169}.swp_social_panel.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp{background:#71c169;border:1px solid #52af48}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp{border-bottom:3px solid #52af48}.swp_social_panel.swp_default_color_outlines .swp_whatsapp a,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a{color:#71c169}.swp_social_panel.swp_default_color_outlines .swp_whatsapp,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp{background:rgba(0,0,0,0);border:1px solid #71c169}.swp-whatsapp{background:#71c169;border-color:#52af48}.swp-whatsapp a{color:#71c169}.swp-whatsapp a:hover{background:#52af48;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_xing:not(:hover){border:1px solid #026466}.swp_social_panel.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_other_full_color:hover .swp_xing{background:#026466;border:1px solid #013334}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_xing{border-bottom:3px solid #013334}.swp_social_panel.swp_default_color_outlines .swp_xing a,html body .swp_social_panel.swp_individual_color_outlines .swp_xing a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing a{color:#026466}.swp_social_panel.swp_default_color_outlines .swp_xing,html body .swp_social_panel.swp_individual_color_outlines .swp_xing:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing{background:rgba(0,0,0,0);border:1px solid #026466}.swp-xing{background:#026466;border-color:#013334}.swp-xing a{color:#026466}.swp-xing a:hover{background:#013334;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover){border:1px solid #e26426}.swp_social_panel.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_other_full_color:hover .swp_yummly{background:#e26426;border:1px solid #bc4f19}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly{border-bottom:3px solid #bc4f19}.swp_social_panel.swp_default_color_outlines .swp_yummly a,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a{color:#e26426}.swp_social_panel.swp_default_color_outlines .swp_yummly,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly{background:rgba(0,0,0,0);border:1px solid #e26426}.swp-yummly{background:#e26426;border-color:#bc4f19}.swp-yummly a{color:#e26426}.swp-yummly a:hover{background:#bc4f19;color:#fff}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mastodon:not(:hover){border:1px solid #6364ff}.swp_social_panel.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mastodon{background:#6364ff;border:1px solid #3031ff}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mastodon{border-bottom:3px solid #3031ff}.swp_social_panel.swp_default_color_outlines .swp_mastodon a,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon a{color:#6364ff}.swp_social_panel.swp_default_color_outlines .swp_mastodon,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon{background:rgba(0,0,0,0);border:1px solid #6364ff}.swp-mastodon{background:#6364ff;border-color:#3031ff}.swp-mastodon a{color:#6364ff}.swp-mastodon a:hover{background:#3031ff;color:#fff}.swp_social_panel.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer{background-color:#ccc;border:1px solid #ccc}.swp_social_panel.swp_default_light_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover{border-bottom:3px solid #b3b3b3}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_light_gray_outlines a,html body .swp_social_panel.swp_individual_light_gray_outlines a:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover a{color:#ccc}.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #ccc}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer{background-color:#999;border:1px solid #999}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover{border-bottom:3px solid gray}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_medium_gray_outlines a,html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover a{color:#999}.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #999}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer{background-color:#444;border:1px solid #444}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer a{color:#fff}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover{border-bottom:3px solid #2b2b2b}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important}.swp_social_panel.swp_default_dark_gray_outlines a,html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover a{color:#444}.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #444}.swp_social_panel.swp_modern,.swp_social_panel.swp_dark{background:#fff;height:62px;padding:0;border-radius:8px;border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.01),0 4px 5px 0 rgba(0,0,0,.014),0 4px 15px 0 rgba(0,0,0,.09)}.swp_social_panel.swp_modern .swp_share_button,.swp_social_panel.swp_dark .swp_share_button{border:none !important;border-radius:0 !important;margin:0 !important;height:61px !important;padding-bottom:1px}.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt{padding:15px !important}.swp_social_panel.swp_modern .swp_share_link,.swp_social_panel.swp_dark .swp_share_link{border-radius:0;padding:15px;height:61px !important}.swp_social_panel.swp_modern .iconFiller,.swp_social_panel.swp_dark .iconFiller{margin-bottom:10px !important}.swp_social_panel.swp_modern .nc_wrapper.bottom,.swp_social_panel.swp_dark .nc_wrapper.bottom{background:rgba(0,0,0,0) !important}.swp_dark .swp_share_button{background:#222 !important;border-color:#222 !important;margin:0 !important;height:62px !important}.swp_dark .swp_share_link:hover{background:#444}.scale-70{transform:scale(0.7)}.swp_social_panel:not(.nc_floater).scale-70.scale-full_width{width:142.8571428571 !important}.scale-80{transform:scale(0.8)}.swp_social_panel:not(.nc_floater).scale-80.scale-full_width{width:125 !important}.scale-90{transform:scale(0.9)}.swp_social_panel:not(.nc_floater).scale-90.scale-full_width{width:111.1111111111 !important}.scale-100{transform:scale(1)}.swp_social_panel:not(.nc_floater).scale-100.scale-full_width{width:100 !important}.scale-110{transform:scale(1.1)}.swp_social_panel:not(.nc_floater).scale-110.scale-full_width{width:90.9090909091 !important}.scale-120{transform:scale(1.2)}.swp_social_panel:not(.nc_floater).scale-120.scale-full_width{width:83.3333333333 !important}.scale-130{transform:scale(1.3)}.swp_social_panel:not(.nc_floater).scale-130.scale-full_width{width:76.9230769231 !important}.scale-140{transform:scale(1.4)}.swp_social_panel:not(.nc_floater).scale-140.scale-full_width{width:71.4285714286 !important}.scale-left{transform-origin:left}.scale-center{transform-origin:center}.scale-right{transform-origin:right}.scale-full_width{transform-origin:left}div.swp_social_panel .nc_tweetContainer.swp_emphasize{flex:2}@media print{.swp_social_panel{display:none;opacity:0;visibility:collapse}}html[lang] .site * i.sw{font-family:sw-icon-font !important}.swp_social_panel{clear:both;display:flex;height:34px;line-height:1;margin-bottom:20px !important;margin-top:20px !important;overflow:hidden;padding:0;align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;direction:ltr;-ms-flex-align:stretch;-ms-flex-line-pack:center;-ms-flex-pack:justify;flex-wrap:wrap;justify-content:space-between}.swp_social_panel .nc_tweetContainer a.nc_tweet,.swp_social_panel .nc_tweetContainer.total_shares .swp_count{display:block;display:flex;font-family:Lato,sans-serif;font-size:18px !important;font-weight:bold;height:30px;text-decoration:none;text-decoration:none !important;text-transform:none;flex-flow:row wrap;box-shadow:none}.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){border-radius:2px;cursor:pointer;float:left;font-family:Lato;height:32px;margin:0 5px 3px 5px;min-width:34px;overflow:hidden;text-align:center;transition:all .1s linear}.swp_social_panel .nc_tweetContainer .spaceManWilly{display:block;width:120px}.swp_social_panel .swp_label{display:block;font-size:9px !important;margin-top:13px;position:absolute;text-align:center !important;text-transform:uppercase}.swp_social_panel .swp_share{display:block;float:right;float:left;font-size:14px;font-weight:normal;height:30px;line-height:32px;margin:0 0 0 6px;max-width:none !important}.swp_social_panel .total_shares{background:rgba(0,0,0,0) !important;border:none !important;border-radius:2px;color:#fff;cursor:default;display:block;font-size:19px;padding:0 10px;flex:none !important}.swp_social_panel .total_shares .swp_count{line-height:30px}.swp_social_panel .total_shares .swp_label{font-size:10px;vertical-align:middle}.swp_social_panel .total_shares.total_sharesalt{background:rgba(0,0,0,0) !important;border:none !important}.swp_social_panel .total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}.swp_social_panel .total_shares.total_sharesalt.total_sharesalt,.swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)){background:rgba(0,0,0,0) !important;border:none;color:#474b4d;margin-left:0 !important;margin-bottom:10px !important}.swp_social_panel .total_shares.total_sharesalt .swp_count{color:#474b4d;font-size:24px}.swp_social_panel .total_shares.total_sharesalt .swp_label{color:#474b4d;letter-spacing:0;min-width:40px}.swp_social_panel a .swp_count{font-size:14px}.swp_social_panel a .swp_count:not(.swp_hide){display:inline-block;line-height:32px;margin:0;padding:0 5px;flex:1}.swp_social_panel a .swp_count.swp_hide{margin:0 auto;width:auto}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide){width:100% !important}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift{padding:0 10px}.swp_social_panel:not(.swp_social_panelSide){transition:opacity .2s ease-in-out}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer{flex:1}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer.swp-emphasize{flex:2}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1){margin-right:0}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt .swp_count{display:inline-block;line-height:0;margin-left:8px;margin-top:12px;min-width:45px;position:relative;vertical-align:middle}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1){margin-left:0;margin-right:15px;padding-left:0}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1){margin-right:0;padding-right:0}.swp_social_panel span:before{content:initial !important}.swp_social_panel .iconFiller{font-size:18px;margin:0 auto;display:block;float:left;height:30px;overflow:hidden;transition:width .1s linear;width:30px}.swp_social_panel .sw{float:left;height:30px;line-height:32px;margin:1px 5px 0;text-shadow:none !important;width:20px}.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0}.swp_social_panel:hover .total_shares,.swp_social_panel.swp_full_color .total_shares,.swp_social_panel.swp_fade .total_shares,.swp_social_panel.swp_customFull:hover .total_shares{background:#e08a0f}.swp_social_panel.swp_leaf .nc_tweetContainer{border-radius:15px 0 !important;border-width:1px}.swp_social_panel.swp_pill .nc_tweetContainer{border-radius:50px !important;border-width:1px}.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares){border-width:1px;transform:skew(-25deg)}.swp_social_panel.swp_shift .nc_tweetContainer a{transform:skew(25deg)}.swp_social_panel.swp_connected:hover .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer:hover{border-radius:0 !important;border-width:1px;margin:0 !important}.swp_social_panel.mobile .iconFiller~.swp_count,.sw-content-locator{display:none}div[class*=custom_color][class^=_wrapper]{display:none}pre.swp_debug_data{white-space:pre-wrap;padding:0 25px;max-width:1000px;margin:0 auto 50px auto;border:3px solid #666}.wp-editor-container .swp_twitter:before{color:#429cd6}.swp_powered_by{font-family:helvetica,arial,sans-serif;color:#000}.swp_powered_by span{clear:both;width:100%;display:block;margin:36px 0px -30px 0}.swp_powered_by a{color:#000;text-decoration:none}.swp_powered_by img{max-height:40px;margin-top:30px}.sw{display:inline-block;font-family:sw-icon-font !important;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-rendering:auto;text-transform:none !important;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.sw:before{display:block !important}i.swp_blogger_icon:before{content:"c"}i.swp_buffer_icon:before{content:"d"}i.swp_ello_icon:before{content:"h"}i.swp_email_icon:before{content:"i"}i.swp_evernote_icon:before{content:"j"}i.swp_facebook_icon:before{content:"k"}i.swp_flickr_icon:before{content:"l"}i.swp_flipboard_icon:before{content:"m"}i.swp_hacker_news_icon:before{content:"o"}i.swp_instagram_icon:before{content:"q"}i.swp_linkedin_icon:before{content:"s"}i.swp_medium_icon:before{content:"u"}i.swp_mix_icon:before{content:"w"}i.swp_more_icon:before{content:"B"}i.swp_parler_icon:before{content:"0"}i.swp_periscope_icon:before{content:"y"}i.swp_pinterest_icon:before{content:"A"}i.swp_pin_icon:before{content:"z"}i.swp_pocket_icon:before{content:"C"}i.swp_print_icon:before{content:"D"}i.swp_reddit_icon:before{content:"E"}i.swp_share_icon:before{content:"G"}i.swp_social-warfare_icon:before{content:"K"}i.swp_snapchat_icon:before{content:"J"}i.swp_telegram_icon:before{content:"L"}i.swp_tumblr_icon:before{content:"M"}i.swp_twitter_icon:before{content:"N"}i.swp_viber_icon:before{content:"O"}i.swp_vimeo_icon:before{content:"P"}i.swp_vk_icon:before{content:"R"}i.swp_warfare-plugins_icon:before{content:"Z"}i.swp_whatsapp_icon:before{content:"T"}i.swp_xing_icon:before{content:"V"}i.swp_yummly_icon:before{content:"Y"}i.swp_mastodon_icon:before{content:"1"}.sw-social-warfare:before{content:"K"}.wp-editor-container .sw:before{font-size:18px;line-height:22px}.wp-editor-container .sw-social-warfare:before,.mce-ico.sw-social-warfare:before,.mce-ico.sw-social-warfare{color:#ee464f}.mce-container .sw-social-warfare{color:#ee464f;font-size:20px;margin-right:15px;vertical-align:middle}.swp_social_panelSide{transition:all .2s linear;flex-direction:column;height:auto;overflow:visible;z-index:9998;margin:10px 5px !important;padding:0}.swp_social_panelSide.slide,.swp_social_panelSide.fade{transition:all .2s linear;position:fixed}.swp_social_panelSide.fade{display:none}.swp_social_panelSide.fade .swp_float_left{left:5px}.swp_social_panelSide.fade .swp_float_right{right:5px}.swp_social_panelSide.hideCounts a{text-align:center}.swp_social_panelSide.hideCounts .iconFiller{float:none;text-align:left}.swp_social_panelSide[class*=swp_side]{height:auto;display:flex;position:fixed;padding:30px 0}.swp_social_panelSide.swp_float_right{align-content:flex-end}.swp_social_panelSide.swp_side_top{top:15px}.swp_social_panelSide.swp_side_bottom{bottom:15px}.swp_social_panelSide.swp_default .nc_tweetContainer .sw{line-height:32px}.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share{line-height:32px}.swp_social_panelSide span.swp_label{margin-top:0}.swp_social_panelSide .nc_tweetContainer{transition:all .1s linear;border-radius:3px;clear:both;display:block;font-family:Lato,sans-serif;height:32px;margin:3px 0 !important;overflow:hidden;padding:0;width:90px}.swp_social_panelSide .nc_tweetContainer.total_shares{background:rgba(0,0,0,0);border:0 !important;font-weight:800;height:55px;margin:0;padding:0;text-align:center;width:90px;order:-100}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count{color:#444;display:block;font-family:Lato,sans-serif;height:28px;text-align:center;width:100%}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_label{color:#444;display:block;font-family:Lato,sans-serif;font-size:50%;position:relative;text-align:center;width:100%}.swp_social_panelSide .nc_tweetContainer:not(.total_shares){line-height:34px}.swp_social_panelSide .nc_tweetContainer:hover,.swp_social_panelSide .nc_tweetContainer:hover .iconFiller,.swp_social_panelSide .nc_tweetContainer:hover .swp_count{transition:all .1s linear}.swp_social_panelSide .nc_tweetContainer .iconFiller{transition:all .1s linear;display:inline-block;height:40px;margin:0 6px;padding:0;vertical-align:middle;width:21px}.swp_social_panelSide .nc_tweetContainer .swp_count{transition:all .1s linear;display:inline-block;font-size:14px;height:32px;line-height:16px;margin:0;padding:0;overflow:hidden;text-align:right;vertical-align:top;width:0}.swp_social_panelSide .nc_tweetContainer a{transition:all .1s linear;cursor:pointer;display:block;font-weight:500;height:36px;margin:0;padding:0;text-decoration:none}.swp_social_panelSide .nc_tweetContainer .sw,.swp_social_panelSide .nc_tweetContainer .swp_share{float:left;line-height:34px}.swp_social_panelSide .nc_tweetContainer .swp_share{font-size:13px;margin:0}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer{margin-bottom:5px;width:67.5px !important}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_boxed .nc_tweetContainer a,.swp_social_panelSide.swp_circles .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer a{width:67.5px;height:67.5px !important;position:relative}.swp_social_panelSide.swp_boxed .total_shares,.swp_social_panelSide.swp_circles .total_shares{padding:0;width:67.5px !important}.swp_social_panelSide.swp_boxed .nc_tweetContainer span.iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.iconFiller{height:40px;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer i.sw,.swp_social_panelSide.swp_circles .nc_tweetContainer i.sw{font-size:27px;height:40px;margin:0;padding-top:10px;text-align:center;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_share{height:35px;opacity:0;position:absolute;bottom:0;left:0;text-align:center;width:67.5px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count{height:35px;margin:0;padding:0;position:absolute;bottom:0;left:0;text-align:center;transition:padding .1s linear;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide){opacity:1}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide){opacity:0}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count{padding:0 8px;width:48px}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide{padding:0;width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller{display:block;float:none;margin:0 auto}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .spaceManWilly{width:100%}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .spaceManWilly{height:67.5px;opacity:1}.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) a{border-radius:50% !important}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller{margin-left:2px;width:30px}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares)[data-network]:not(.total_shares):hover span.iconFiller,.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):not(.total_shares) .spaceManWilly{width:90px}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):hover{width:150px}.nc_wrapper{background:#fff;position:fixed;transition:top .5s bottom .5s;width:100%;z-index:99999}.nc_wrapper.bottom{bottom:0;left:0}.nc_wrapper.top{top:0;left:0}.nc_wrapper .swp_social_panel{margin-bottom:10px !important;margin-top:10px !important}.nc_floater{margin:10px 0;position:relative}.float-position-top-left{transform-origin:top left}.float-position-center-left{transform-origin:center left}.float-position-bottom-left{transform-origin:bottom left}.float-position-top-right{transform-origin:top right}.float-position-center-right{transform-origin:center right}.float-position-bottom-right{transform-origin:bottom right}.sw-tweet-clear{zoom:1}.sw-tweet-clear:after{clear:both;content:".";display:block;height:0;visibility:hidden}a.swp_CTT{text-decoration:none !important;cursor:pointer}a.swp_CTT .sw-click-to-tweet{display:block;margin:15px 0;padding:15px 30px;position:relative}a.swp_CTT .sw-click-to-tweet:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}a.swp_CTT .sw-click-to-tweet .sw-ctt-text{margin:0 0 10px;padding:0;position:relative;word-wrap:break-word;display:block;font-size:24px;font-weight:500;line-height:140%;margin:0;padding:0;position:relative;text-decoration:none;text-transform:none}a.swp_CTT .sw-click-to-tweet .sw-ctt-btn{display:block;float:right;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;line-height:100%;margin:10px 0 0;padding:3px 5px 3px 3px;position:relative;text-decoration:none;text-transform:uppercase}a.swp_CTT .sw-click-to-tweet i.swp_twitter_icon{float:right;font-size:21px;margin-left:15px !important;margin-top:2px;text-transform:none}a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #ddd;border-radius:4px}a.swp_CTT.style1 .sw-click-to-tweet i.swp_twitter{color:#0d1014}a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-btn{color:#999;text-decoration:none}a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none}a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #ddd;border-radius:0}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-btn{color:#0d1014}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-text{color:#666;font-style:italic;text-decoration:none}a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none}a.swp_CTT.style3 .sw-click-to-tweet{background-color:#0d1014;border:none;border-left:10px solid #15202b;border-radius:0;padding-right:20px;transition:all .2s linear}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text{font-style:italic}a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #15202b;padding-right:20px;transition:all .2s linear}a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #c33;border-radius:0;transition:all .2s linear}a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #000;transition:all .2s linear}a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394f;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear}a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style5 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none}a.swp_CTT.style5:hover .sw-click-to-tweet{background-color:#d34250;border-left:10px solid #30394f;transition:all .2s linear}a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-btn{color:#fff;text-decoration:none}a.swp_CTT.style6 .sw-click-to-tweet{background-color:#eee;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear}a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6 .sw-click-to-tweet i.swp_twitter{color:#30394f;text-decoration:none}a.swp_CTT.style6:hover .sw-click-to-tweet{background-color:#ced3dc;border-left:10px solid #d34250;transition:all .2s linear}a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6:hover .sw-click-to-tweet i.swp_twitter{color:#2a2d34;text-decoration:none}a.swp_CTT.style7 .sw-click-to-tweet{transition:all .2s linear;background:#f9f9f9;color:#0d1014;border-radius:10px;transform:skewX(-15deg);border:7px dashed #e5e5e5}a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(15deg)}a.swp_CTT.style7:hover .sw-click-to-tweet{transition:all .2s linear;background:#fff;border-color:#ddd;transform:skewX(-10deg) scale(1.02)}a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(10deg)}.swfw-follow-container{display:flex;position:relative}.swfw-follow-container .swfw-container-message{font-weight:bold}.swfw-follow-container.swfw_square_container{flex-flow:row wrap}.swfw-follow-container.swfw_buttons_container{flex-flow:column nowrap;justify-content:flex-start;align-items:space-between}.swfw-follow-container.swfw_block_container{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.swfw-follow-container a{text-decoration:none}div.swp-blogger{background:#ff5722;border-color:#ee3900}div.swp-blogger a{color:#ff5722}div.swp-blogger a:hover{background:#ee3900;color:#fff}div.swp-buffer{background:#323b43;border-color:#1c2126}div.swp-buffer a{color:#323b43}div.swp-buffer a:hover{background:#1c2126;color:#fff}div.swp-ello{background:#000;border-color:#000}div.swp-ello a{color:#000}div.swp-ello a:hover{background:#000;color:#fff}div.swp-email{background:#6bcce9;border-color:#3fbde2}div.swp-email a{color:#6bcce9}div.swp-email a:hover{background:#3fbde2;color:#fff}div.swp-evernote{background:#2dbe60;border-color:#23954b}div.swp-evernote a{color:#2dbe60}div.swp-evernote a:hover{background:#23954b;color:#fff}div.swp-facebook{background:#1877f2;border-color:#0b5fcc}div.swp-facebook a{color:#1877f2}div.swp-facebook a:hover{background:#0b5fcc;color:#fff}div.swp-flickr{background:#ff0084;border-color:#cc006a}div.swp-flickr a{color:#ff0084}div.swp-flickr a:hover{background:#cc006a;color:#fff}div.swp-flipboard{background:#bf2626;border-color:#941e1e}div.swp-flipboard a{color:#bf2626}div.swp-flipboard a:hover{background:#941e1e;color:#fff}div.swp-hacker_news{background:#d85623;border-color:#ac451c}div.swp-hacker_news a{color:#d85623}div.swp-hacker_news a:hover{background:#ac451c;color:#fff}div.swp-instagram{background:#ea2454;border-color:#c8133f}div.swp-instagram a{color:#ea2454}div.swp-instagram a:hover{background:#c8133f;color:#fff}div.swp-linkedin{background:#2767b1;border-color:#1e4f87}div.swp-linkedin a{color:#2767b1}div.swp-linkedin a:hover{background:#1e4f87;color:#fff}div.swp-medium{background:#00ab6c;border-color:#00784c}div.swp-medium a{color:#00ab6c}div.swp-medium a:hover{background:#00784c;color:#fff}div.swp-mix{background:#f4812c;border-color:#e1660c}div.swp-mix a{color:#f4812c}div.swp-mix a:hover{background:#e1660c;color:#fff}div.swp-more{background:#ee464f;border-color:#ea1723}div.swp-more a{color:#ee464f}div.swp-more a:hover{background:#ea1723;color:#fff}div.swp-parler{background:#be1e2c;border-color:#921722}div.swp-parler a{color:#be1e2c}div.swp-parler a:hover{background:#921722;color:#fff}div.swp-periscope{background:#3aa4c6;border-color:#2e849f}div.swp-periscope a{color:#3aa4c6}div.swp-periscope a:hover{background:#2e849f;color:#fff}div.swp-pinterest{background:#e60023;border-color:#b3001b}div.swp-pinterest a{color:#e60023}div.swp-pinterest a:hover{background:#b3001b;color:#fff}div.swp-pocket{background:#ef4056;border-color:#e9132e}div.swp-pocket a{color:#ef4056}div.swp-pocket a:hover{background:#e9132e;color:#fff}div.swp-print{background:#777;border-color:#5e5e5e}div.swp-print a{color:#777}div.swp-print a:hover{background:#5e5e5e;color:#fff}div.swp-reddit{background:#f04b23;border-color:#d2340e}div.swp-reddit a{color:#f04b23}div.swp-reddit a:hover{background:#d2340e;color:#fff}div.swp-snapchat{background:#fffc00;border-color:#ccca00}div.swp-snapchat a{color:#fffc00}div.swp-snapchat a:hover{background:#ccca00;color:#fff}div.swp-telegram{background:#08c;border-color:#069}div.swp-telegram a{color:#08c}div.swp-telegram a:hover{background:#069;color:#fff}div.swp-twitter{background:#0d1014;border-color:#000}div.swp-twitter a{color:#0d1014}div.swp-twitter a:hover{background:#000;color:#fff}div.swp-tumblr{background:#39475d;border-color:#262f3d}div.swp-tumblr a{color:#39475d}div.swp-tumblr a:hover{background:#262f3d;color:#fff}div.swp-vimeo{background:#162221;border-color:#020303}div.swp-vimeo a{color:#162221}div.swp-vimeo a:hover{background:#020303;color:#fff}div.swp-viber{background:#8f5db7;border-color:#75459c}div.swp-viber a{color:#8f5db7}div.swp-viber a:hover{background:#75459c;color:#fff}div.swp-vk{background:#4a76a8;border-color:#3a5d85}div.swp-vk a{color:#4a76a8}div.swp-vk a:hover{background:#3a5d85;color:#fff}div.swp-whatsapp{background:#71c169;border-color:#52af48}div.swp-whatsapp a{color:#71c169}div.swp-whatsapp a:hover{background:#52af48;color:#fff}div.swp-xing{background:#026466;border-color:#013334}div.swp-xing a{color:#026466}div.swp-xing a:hover{background:#013334;color:#fff}div.swp-yummly{background:#e26426;border-color:#bc4f19}div.swp-yummly a{color:#e26426}div.swp-yummly a:hover{background:#bc4f19;color:#fff}div.swp-mastodon{background:#6364ff;border-color:#3031ff}div.swp-mastodon a{color:#6364ff}div.swp-mastodon a:hover{background:#3031ff;color:#fff}.swfw-follow-button,.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button,.swfw_buttons_button,.swfw_square_button{align-items:center;border-radius:8px;display:flex;color:#fff;font-family:"Helvetica",sans-serif;font-size:initial;justify-content:space-between;line-height:1;margin-bottom:10px;padding:15px 5%;width:90%}.swfw-follow-button.swp-snapchat,.swp-snapchat.swfw_block_button,.swp-snapchat.swfw_buttons_button,.swp-snapchat.swfw_square_button,.swfw-follow-button.swp-snapchat a,.swp-snapchat.swfw_block_button a,.swp-snapchat.swfw_buttons_button a,.swp-snapchat.swfw_square_button a{color:#000}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a{background:#fff;border-radius:4px;transition:all .2s ease-in-out}.swfw-follow-button a :hover,.swfw_block_button a :hover,.swfw_buttons_button a :hover,.swfw_square_button a :hover{color:#fff}.swfw-follow-button a :hover.swp-snapchat,.swfw_block_button a :hover.swp-snapchat,.swfw_buttons_button a :hover.swp-snapchat,.swfw_square_button a :hover.swp-snapchat{color:#000}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a,.swfw-follow-button .swfw-text,.swfw_block_button .swfw-text,.swfw_buttons_button .swfw-text,.swfw_square_button .swfw-text,.swfw-follow-button .swfw-cta,.swfw_block_button .swfw-cta,.swfw_buttons_button .swfw-cta,.swfw_square_button .swfw-cta,.swfw-follow-button .swfw-count,.swfw_block_button .swfw-count,.swfw_buttons_button .swfw-count,.swfw_square_button .swfw-count{text-decoration:none !important}.swfw-follow-button .swfw-network-icon i,.swfw_block_button .swfw-network-icon i,.swfw_buttons_button .swfw-network-icon i,.swfw_square_button .swfw-network-icon i{width:32px;height:32px;border-radius:100px;font-size:24px;line-height:32px;text-decoration:none !important}.swfw_square_button{width:60px;height:60px;position:relative;display:flex;flex-flow:column nowrap;align-items:center;text-align:center;margin:5px;padding:0;justify-content:center;border-radius:4px}.swfw_square_button .swfw-network-icon{margin-top:-12px}.swfw_square_button .swfw-text{width:100%}.swfw_square_button .swfw-cta,.swfw_square_button .swfw-count{display:block;width:100%;position:absolute}.swfw_square_button .swfw-count{opacity:1;transition:opacity 120ms 0;font-size:12px}.swfw_square_button .swfw-cta{opacity:0;transition:opacity 120ms 0;font-size:12px}.swfw_square_button:hover .swfw-count{opacity:0;transition:opacity 120ms 120ms}.swfw_square_button:hover .swfw-cta{opacity:1;transition:opacity 120ms 120ms}.swfw_buttons_button{display:flex;flex-flow:row nowrap;width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:10px 5px;border-radius:4px;padding:5px 15px;color:#fff}.swfw_buttons_button .swfw-network-icon{padding:0;font-size:32px}.swfw_buttons_button .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:0 10px;transition:margin 300ms;display:flex;justify-content:center;line-height:32px;color:#fff}.swfw_buttons_button .swfw-text .swfw-cta,.swfw_buttons_button .swfw-text .swfw-count{display:inline;position:relative;transition:all 300ms}.swfw_buttons_button .swfw-text .swfw-cta{width:0;overflow-x:hidden;position:absolute;color:rgba(0,0,0,0);margin-right:0;font-weight:normal}.swfw_buttons_button .swfw-text:hover .swfw-cta{color:#fff}.swfw_buttons_button.swp-snapchat .swfw-text{color:#000}.swfw_buttons_button.swp-snapchat .swfw-text:hover .swfw-cta{color:#000}.swfw_buttons_button:hover .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content}.swfw_buttons_button:hover .swfw-text .swfw-cta{width:-moz-min-content;width:-webkit-min-content;width:min-content;overflow-x:visible;position:relative;margin-right:10px;color:#fff}.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw_shift_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px;flex:1}.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw_shift_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw_pill_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text,.swfw_leaf_button.swfw_block_button .swfw-text{flex:2}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw_pill_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button,.swfw_leaf_button.swfw_block_button .swfw-cta-button{flex:1}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a,.swfw_leaf_button.swfw_block_button .swfw-cta-button a{padding:none}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a div{padding:10px 30px;background:#fff;border-radius:2px}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a:hover div{background:rgba(33,33,33,.3)}.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{flex-flow:row nowrap;align-items:center;justify-content:space-between;cursor:initial;position:relative}.swfw_block_button>*,.swfw-follow-button.swfw_shift_button>*,.swfw_shift_button.swfw_square_button>*,.swfw_shift_button.swfw_buttons_button>*,.swfw_shift_button.swfw_block_button>*,.swfw-follow-button.swfw_pill_button>*,.swfw_pill_button.swfw_square_button>*,.swfw_pill_button.swfw_buttons_button>*,.swfw_pill_button.swfw_block_button>*,.swfw-follow-button.swfw_leaf_button>*,.swfw_leaf_button.swfw_square_button>*,.swfw_leaf_button.swfw_buttons_button>*,.swfw_leaf_button.swfw_block_button>*{width:-moz-min-content;width:-webkit-min-content;width:min-content}.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon{margin-left:10px}.swfw_block_button .swfw-text,.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text{font-size:12px;line-height:24px;left:70px;color:#fff;text-align:center}.swfw_block_button .swfw-text .swfw-count,.swfw-follow-button.swfw_shift_button .swfw-text .swfw-count,.swfw_shift_button.swfw_square_button .swfw-text .swfw-count,.swfw_shift_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_pill_button .swfw-text .swfw-count,.swfw_pill_button.swfw_square_button .swfw-text .swfw-count,.swfw_pill_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_leaf_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_square_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_buttons_button .swfw-text .swfw-count{width:-moz-max-content;width:-webkit-max-content;width:max-content;font-size:15px}.swfw_block_button.swp-snapchat .swfw-text,.swp-snapchat.swfw-follow-button.swfw_shift_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_pill_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_leaf_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_buttons_button .swfw-text{color:#000}.swfw_block_button .swfw-cta,.swfw-follow-button.swfw_shift_button .swfw-cta,.swfw_shift_button.swfw_square_button .swfw-cta,.swfw_shift_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_pill_button .swfw-cta,.swfw_pill_button.swfw_square_button .swfw-cta,.swfw_pill_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_leaf_button .swfw-cta,.swfw_leaf_button.swfw_square_button .swfw-cta,.swfw_leaf_button.swfw_buttons_button .swfw-cta{border-radius:3px}.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button{font-size:24px;padding:5px;line-height:24px;border-radius:4px;text-align:center;right:0}.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a{text-decoration:none !important}.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div{font-size:14px;min-width:100px;border-radius:3px;background:#fff;padding:5px 15px}.swfw_block_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div:hover{transition:opacity 200ms;background:rgba(30,30,30,.3);cursor:pointer;color:#fff}.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{border-top-left-radius:21px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:21px}.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px}.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button{border-radius:50px;padding:20px}.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon{margin-left:10px}.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a{border-radius:50px}.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div{border-radius:50px}.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button{transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);-webkit-transform:skew(-20deg)}.swfw-follow-button.swfw_shift_button div,.swfw_shift_button.swfw_square_button div,.swfw_shift_button.swfw_buttons_button div,.swfw_shift_button.swfw_block_button div{transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);-webkit-transform:skew(20deg);align-items:center;display:flex;justify-content:space-around;width:100%}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button{transform:skew(0deg)}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a{padding:none}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover{background:rgba(33,33,33,.3)}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div{background:none;transform:skew(20deg);padding:10px 30px}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a div:hover{background:none}.swfw-revoke-button,.swfw-authorization-button{width:70%;text-align:center;max-width:200px}.swfw-input-field,.swfw-follow-field{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:50px;margin:15px auto}.swfw-follow-field.swfw-inactive a{cursor:initial}.swfw-follow-field.swfw-active a{cursor:pointer}.swfw-follow-field-icon{color:#000;width:40px;font-size:40px;line-height:42px;font-weight:bold;transition:all 200ms;border-radius:3px;height:40px;text-align:center;padding:2px}.swfw-widget label{font-size:14px;width:100px}.swfw-follow-field label{text-align:right}.swfw-input-field input,.swfw-input-field select,.swfw-follow-field input{padding:10px;width:50%;height:100%;border-radius:4px}.swfw-follow-field.swfw-inactive div{background:#fff}.swfw-follow-field.swfw-active div{color:#fff}a.swp-hover-pin-button{background:#cd2029;border:1px solid #aa1b29;border:0;border-bottom:none;border-radius:3px;box-shadow:none;color:#fff;font-family:Lato,sans-serif;font-size:15px;width:120px !important;height:32px;line-height:32px;padding:0 20px;position:absolute;text-decoration:none;text-align:center;transition:opacity .5s;z-index:3200;position:absolute;cursor:pointer}a.swp-hover-pin-button::before{content:"A";color:#fff;float:left;font-family:sw-icon-font;font-size:20px;font-weight:400;line-height:36px;margin-left:-5px;margin-right:10px}a.swp-hover-pin-button:hover::before{content:"z"}a.swp-hover-pin-button:hover,a.swp-hover-pin-button:focus{background:#aa1b29;color:#fff;text-decoration:none}.swp-pinterest-image-top{margin-bottom:20px}.swp-pinterest-image-bottom{margin-top:20px}.swp_pop_thumb{border-radius:3px;float:left;height:100px;margin:5px 25px 5px 0;width:100px}.swp_popular_post{clear:both}.swp_popular_post a.swp_popularity{border:none;display:block;line-height:1.5;margin:20px 0}.swp_clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}span.swp_pop_count{display:block;font-size:70%}.swp_widget_box{border-radius:3px}.swp_hidden_pin_image{height:0;opacity:0;position:absolute;top:0;width:0;z-index:-10}.swp-content-locator{display:none !important;margin:0 !important}.swp-lightbox-wrapper{width:100%;height:100%;position:fixed;top:0;background:#fff;z-index:999999}.swp-lightbox-wrapper .swp-lightbox-inner{width:50%;left:25%;position:relative;text-align:center;top:10%;background:#fff;padding:35px;border-radius:10px}@media(max-width: 768px){.swp-lightbox-wrapper .swp-lightbox-inner{width:80%;left:10%}}@media(max-width: 450px){.swp-lightbox-wrapper .swp-lightbox-inner{width:90%;left:5%}}.swp-lightbox-wrapper .swp-lightbox-inner h5{font-family:Lato,sans-serif;font-size:25px;margin-bottom:40px;text-align:center}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close{font-weight:bold;height:20px;width:20px;cursor:pointer;color:#30394f;text-align:right;transform:rotate(45deg);display:inline-block;float:right;margin:-30px;font-size:25px}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close:before{content:"+";font-family:arial}@media print{.swp-lightbox-wrapper{display:none}}.swp-lightbox-wrapper .swp_pinterest_icon.top_icon,.swp-lightbox-wrapper .swp_share_icon{color:#cd2029;font-size:45px;margin:0;padding:0;line-height:0}.swp-lightbox-wrapper .swp_share_icon{color:#000}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner{width:70%;left:15%;height:80%;overflow-y:auto}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner h5{margin-bottom:40px}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper{text-align:center}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper{display:inline-block;width:24%;margin-right:1%}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper img{border-radius:3px;max-width:100%;height:auto}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper .swp-hover-pin-button{position:initial;width:100% !important;display:block;margin-top:10px;margin-bottom:40px}.share-buttons {
font-size: 0.7rem;
line-height: 0.7rem;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 150px 60px;
z-index: 2;
position: relative;
text-align: center;
list-style-type: none;
padding: 0;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-content: flex-start;
}
.share-buttons li {
height: auto;
flex: 0 1 auto;
width: calc(25% - 1px);
margin-right: 1px;
}
.share-buttons li:last-child {
width: 25%;
margin-right: 0;
}
.share-buttons svg {
fill: #fff;
margin-right: 5px;
width: 16px;
height: 16px;
}
.share-linkedin svg {
width: 20px;
height: 16px;
}
.share-buttons a {
display: block;
padding: 12px 12px 9px;
text-align: center;
}
.share-buttons li:first-child a {
border-radius: 3px 0 0 3px;
}
.share-buttons li:last-child a {
border-radius: 0 3px 3px 0;
}
.share-twitter	{
background: #1da1f2;
}
.share-facebook	{
background: #3b5998;
}
.share-linkedin	{
background:  #0072b1;
}
.share-pinterest	{
background: #b5071a;
}