.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 .hidden-fields-container {
display: none;
}
.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;
}@import url("https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,700i,900,900i&display=swap");
@font-face {
font-family: "eIcon";
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.eot);
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.eot?#iefix) format("embedded-opentype"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.woff2) format("woff2"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.woff) format("woff"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.ttf) format("truetype"),
url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "eIcon";
src: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/font/eIcon.svg#Flaticon) format("svg");
}
}
[class^="eicon-"]:before, [class*=" eicon-"]:before,
[class^="eicon-"]:after, [class*=" eicon-"]:after {   
font-family: eIcon;
font-size: inherit;
font-weight: bold;
margin-right: 3px;
font-style: normal;
}
.eicon-info:before { content: "\f100"; }
.eicon-search:before { content: "\f101"; }
.eicon-loop:before { content: "\f102"; }
.eicon-right-arrow:before { content: "\f103"; }
.eicon-user:before { content: "\f104"; }
.eicon-lines:before { content: "\f105"; }
.eicon-minute:before { content: "\f106"; }
.eicon-navigation:before { content: "\f107"; }
.eicon-magnifier:before { content: "\f108"; }
.eicon-maps-and-flags:before { content: "\f109"; }
.eicon-gestures:before { content: "\f10a"; }
.eicon-tools-and-utensils:before { content: "\f10b"; }
.eicon-fairy:before { content: "\f10c"; }
.eicon-asteroid:before { content: "\f10d"; }
.eicon-opened:before { content: "\f10e"; }
.eicon-import:before { content: "\f10f"; }
.eicon-spreadsheet:before { content: "\f110"; }
.eicon-position:before { content: "\f111"; }
.eicon-left-arrow:before { content: "\f112"; }
.eicon-magnifying-glass:before { content: "\f113"; }
.eicon-maps-and-flags-1:before { content: "\f114"; }
.eicon-spreadsheet-1:before { content: "\f115"; }
.eicon-steering:before { content: "\f116"; }
.eicon-film:before { content: "\f117"; }
.eicon-continuous-line:before { content: "\f118"; }
.eicon-up:before { content: "\f119"; }
.eicon-tick:before { content: "\f11a"; }
.eicon-tools-and-utensils-1:before { content: "\f11b"; }
.eicon-coin:before { content: "\f11c"; }
.eicon-right-arrow-1:before { content: "\f11d"; }
.eicon-room-door:before { content: "\f11e"; }
.eicon-spreadsheet-2:before { content: "\f11f"; }
.eicon-wifi:before { content: "\f120"; }
.eicon-importance:before { content: "\f121"; }
.eicon-grab:before { content: "\f122"; }
.eicon-mic:before { content: "\f123"; }
.eicon-plugs:before { content: "\f124"; }
.eicon-binoculars:before { content: "\f125"; }
.eicon-document:before { content: "\f126"; }
.eicon-hyperlink:before { content: "\f127"; }
.eicon-image:before { content: "\f128"; }
.eicon-electron:before { content: "\f129"; }
.eicon-interface:before { content: "\f12a"; }
.eicon-businessman:before { content: "\f12b"; }
.eicon-muted:before { content: "\f12c"; }
.eicon-pie:before { content: "\f12d"; }
.eicon-magnifying-glass-1:before { content: "\f12e"; }
.eicon-binoculars-1:before { content: "\f12f"; }
.eicon-idea:before { content: "\f130"; }
.eicon-cf:before { content: "\f131"; }
.eicon-maps-and-flags-2:before { content: "\f132"; }
.eicon-tick-1:before { content: "\f133"; }
.eicon-cancel:before { content: "\f134"; }
.eicon-terminal:before { content: "\f135"; }
.eicon-rubbish:before { content: "\f136"; }
.eicon-more:before { content: "\f137"; }
.eicon-point-at:before { content: "\f138"; }
.eicon-cancel-1:before { content: "\f139"; }
.eicon-doubt:before { content: "\f13a"; }
.eicon-royal:before { content: "\f13b"; }
.eicon-objetive:before { content: "\f13c"; }
.eicon-bulb-outline:before { content: "\f13d"; }
.eicon-preference:before { content: "\f13e"; }
.eicon-empty:before { content: "\f13f"; }
.eicon-safe:before { content: "\f140"; }
.eicon-passion:before { content: "\f141"; }
.eicon-printing:before { content: "\f142"; }
.eicon-house:before { content: "\f143"; }
.eicon-refresh:before { content: "\f144"; }
.eicon-week:before { content: "\f145"; }
.eicon-number-1:before { content: "\f146"; }
.eicon-padlock:before { content: "\f147"; }
.eicon-file:before { content: "\f148"; }
.eicon-tools-and-utensils-2:before { content: "\f149"; }
.eicon-chat-balloon:before { content: "\f14a"; }
.eicon-spreadsheet-3:before { content: "\f14b"; }
.eicon-entry:before { content: "\f14c"; }
.eicon-rubbish-1:before { content: "\f14d"; }
.eicon-spreadsheet-4:before { content: "\f14e"; }
.eicon-rotation:before { content: "\f14f"; }
.eicon-framework:before { content: "\f150"; }
.eicon-hash-key:before { content: "\f151"; }
.eicon-floppy-disk:before { content: "\f152"; }
.eicon-maps-and-flags-3:before { content: "\f153"; }
.eicon-turn-on:before { content: "\f154"; }
.eicon-left-arrow-1:before { content: "\f155"; }
.eicon-image-1:before { content: "\f156"; }
.eicon-telemarketer:before { content: "\f157"; }
.eicon-cardinal-point:before { content: "\f158"; }
.eicon-down-arrow:before { content: "\f159"; }
.eicon-loudspeaker:before { content: "\f15a"; }
.eicon-funnel:before { content: "\f15b"; }
.eicon-shopping-trolley:before { content: "\f15c"; }
.eicon-phonebook:before { content: "\f15d"; }
.eicon-menu:before { content: "\f15e"; }
.eicon-attached:before { content: "\f15f"; }
.eicon-chat-balloon-1:before { content: "\f160"; }
.eicon-statistical:before { content: "\f161"; }
.eicon-clipboard:before { content: "\f162"; }
.eicon-attache-case:before { content: "\f163"; }
.eicon-navigation-1:before { content: "\f164"; }
.eicon-monitor:before { content: "\f165"; }
.eicon-mail:before { content: "\f166"; }
.eicon-key:before { content: "\f167"; }
.eicon-girl:before { content: "\f168"; }
.eicon-arrows:before { content: "\f169"; }
.eicon-text:before { content: "\f16a"; }
.eicon-insert:before { content: "\f16b"; }
.eicon-diary:before { content: "\f16c"; }
.eicon-shirt:before { content: "\f16d"; }
.eicon-coffee:before { content: "\f16e"; }
.eicon-people:before { content: "\f16f"; }
.eicon-security:before { content: "\f170"; }
.eicon-key-1:before { content: "\f171"; }
.eicon-like:before { content: "\f172"; }
.eicon-sand:before { content: "\f173"; }
.eicon-contrast:before { content: "\f174"; }
.eicon-camera:before { content: "\f175"; }
.eicon-road:before { content: "\f176"; }
.eicon-people-1:before { content: "\f177"; }
.eicon-gemstone:before { content: "\f178"; }
.eicon-sheet:before { content: "\f179"; }
.eicon-document-1:before { content: "\f17a"; }
.eicon-down-arrow-1:before { content: "\f17b"; }
.eicon-mathematics:before { content: "\f17c"; }
.eicon-price:before { content: "\f17d"; }
.eicon-signature:before { content: "\f17e"; }
.eicon-game:before { content: "\f17f"; }
.eicon-security-1:before { content: "\f180"; }
.eicon-car:before { content: "\f181"; }
.eicon-note:before { content: "\f182"; }
.eicon-thumb:before { content: "\f183"; }
.eicon-music:before { content: "\f184"; }
.eicon-spreadsheet-5:before { content: "\f185"; }
.eicon-data:before { content: "\f186"; }
.eicon-table:before { content: "\f187"; }
.eicon-key-2:before { content: "\f188"; }
.eicon-widening:before { content: "\f189"; }
.eicon-browser:before { content: "\f18a"; }
.eicon-wrench:before { content: "\f18b"; }
.eicon-ebook:before { content: "\f18c"; }
.eicon-scroll:before { content: "\f18d"; }
.eicon-art:before { content: "\f18e"; }
.eicon-location:before { content: "\f18f"; }
.eicon-spreadsheet-6:before { content: "\f190"; }
.eicon-spreadsheet-7:before { content: "\f191"; }
.eicon-magnet:before { content: "\f192"; }
.eicon-download:before { content: "\f193"; }
.eicon-lock:before { content: "\f194"; }
.eicon-row:before { content: "\f195"; }
.eicon-insert-1:before { content: "\f196"; }
.eicon-phonebook-1:before { content: "\f197"; }
.eicon-screwdriver:before { content: "\f198"; }
.eicon-ball:before { content: "\f199"; }
.eicon-card:before { content: "\f19a"; }
.eicon-edit:before { content: "\f19b"; }
.eicon-spreadsheet-8:before { content: "\f19c"; }
.eicon-document-2:before { content: "\f19d"; }
.eicon-hospital:before { content: "\f19e"; }
.eicon-taxi:before { content: "\f19f"; }
.eicon-column:before { content: "\f1a0"; }
.eicon-battery:before { content: "\f1a1"; }
.eicon-window:before { content: "\f1a2"; }
.eicon-insert-2:before { content: "\f1a3"; }
.eicon-ui:before { content: "\f1a4"; }
.eicon-month:before { content: "\f1a5"; }
.eicon-ecommerce:before { content: "\f1a6"; }
.eicon-clipboard-1:before { content: "\f1a7"; }
.eicon-hard-drive:before { content: "\f1a8"; }
.eicon-subtract:before { content: "\f1a9"; }
.eicon-spreadsheet-9:before { content: "\f1aa"; }
.eicon-spreadsheet-10:before { content: "\f1ab"; }
.eicon-combine:before { content: "\f1ac"; }
.eicon-playing-cards:before { content: "\f1ad"; }
.eicon-reign:before { content: "\f1ae"; }
.eicon-combine-1:before { content: "\f1af"; }
.eicon-tool:before { content: "\f1b0"; }
.eicon-division:before { content: "\f1b1"; }
.eicon-work-tools:before { content: "\f1b2"; }
.eicon-speaker:before { content: "\f1b3"; }
.eicon-ui-1:before { content: "\f1b4"; }
.eicon-window-1:before { content: "\f1b5"; }
.eicon-happy:before { content: "\f1b6"; }
.eicon-house-key:before { content: "\f1b7"; }
.eicon-sound:before { content: "\f1b8"; }
.eicon-magic:before { content: "\f1b9"; }
.eicon-ui-2:before { content: "\f1ba"; }
.eicon-card-1:before { content: "\f1bb"; }
.eicon-insert-3:before { content: "\f1bc"; }
.eicon-insert-4:before { content: "\f1bd"; }
.eicon-selection:before { content: "\f1be"; }
.eicon-music-1:before { content: "\f1bf"; }
.eicon-ui-3:before { content: "\f1c0"; }
.eicon-card-2:before { content: "\f1c1"; }
.eicon-zoom-in:before { content: "\f1c2"; }
.eicon-ui-4:before { content: "\f1c3"; }
.eicon-connector:before { content: "\f1c4"; }
.eicon-heart:before { content: "\f1c5"; }
.eicon-instagram:before { content: "\f1c6"; }
.eicon-facebook:before { content: "\f1c7"; }
.eicon-youtube:before { content: "\f1c8"; }
.eicon-linkedin:before { content: "\f1c9"; }
.eicon-telegram:before { content: "\f1ca"; }
.eicon-pin:before { content: "\f1cb"; }
.eicon-messenger:before { content: "\f1cc"; }
.eicon-worldwide:before { content: "\f1cd"; }
.eicon-playstore:before { content: "\f1ce"; }
.eicon-twitter:before { content: "\f1cf"; }
.eicon-whatsapp:before { content: "\f1d0"; }
.eicon-user-1:before { content: "\f1d1"; }
.eicon-email:before { content: "\f1d2"; }
.eicon-like-1:before { content: "\f1d3"; }
.eicon-chat:before { content: "\f1d4"; }
.eicon-photo-camera:before { content: "\f1d5"; }
.eicon-hashtag:before { content: "\f1d6"; }
.eicon-notification:before { content: "\f1d7"; }
.eicon-image-2:before { content: "\f1d8"; }
.eicon-like-2:before { content: "\f1d9"; }
.eicon-happy-1:before { content: "\f1da"; }
.eicon-happy-2:before { content: "\f1db"; }
.eicon-dislike:before { content: "\f1dc"; }
.eicon-star:before { content: "\f1dd"; }
.eicon-file-1:before { content: "\f1de"; }
.eicon-cloud-computing:before { content: "\f1df"; }
.eicon-sad:before { content: "\f1e0"; }
.eicon-chat-1:before { content: "\f1e1"; }
.eicon-flickr:before { content: "\f1e2"; }
.eicon-myspace:before { content: "\f1e3"; }
.eicon-verified:before { content: "\f1e4"; }
.eicon-follow:before { content: "\f1e5"; }
.eicon-instagram-1:before { content: "\f1e6"; }
.eicon-influencer:before { content: "\f1e7"; }
.eicon-fire:before { content: "\f1e8"; }
.eicon-sponsor:before { content: "\f1e9"; }
.eicon-hashtag-1:before { content: "\f1ea"; }
.eicon-influencer-1:before { content: "\f1eb"; }
.eicon-influencer-2:before { content: "\f1ec"; }
.eicon-notification-1:before { content: "\f1ed"; }
.eicon-playlist:before { content: "\f1ee"; }
.eicon-comment:before { content: "\f1ef"; }
.eicon-eye:before { content: "\f1f0"; }
.eicon-play:before { content: "\f1f1"; }
.eicon-video-player:before { content: "\f1f2"; }
.eicon-happy-3:before { content: "\f1f3"; }
.eicon-growth:before { content: "\f1f4"; }
.eicon-creative-idea:before { content: "\f1f5"; }
.eicon-star-1:before { content: "\f1f6"; }
.eicon-share:before { content: "\f1f7"; }
.eicon-download-file:before { content: "\f1f8"; }
.eicon-upload-file:before { content: "\f1f9"; }
.eicon-pie-chart:before { content: "\f1fa"; }
.eicon-calling:before { content: "\f1fb"; }
.eicon-download-1:before { content: "\f1fc"; }
.eicon-gear:before { content: "\f1fd"; }
.eicon-web:before { content: "\f1fe"; }
.eicon-cursor:before { content: "\f1ff"; }
.epoll_container *{
margin: 0; 
padding: 0;
font-family: 'Lato', sans-serif;
}
.epoll_container{
max-width: 960px;
width:100%;
display: block;
zoom: 1;
margin: 20px auto 20px auto;
}
.epoll_grids{
display: block;
clear: both;
margin: 10px 0;
text-align: center;
}
.epoll_no_shadow{
box-shadow: none !important;
}
.eg_grid_auto_left{
width: auto !important;
float: left;
padding-left:15px;
padding-right:15px;
}
.eg_grid_auto_right{
width: auto !important;
float: right;
padding-left:15px;
padding-right:15px;
}
.eg_p_relative{ position: relative;}
.eg_p-0{padding:0 !important;}
.eg_p-1{padding:6px !important;}
.eg_p-2{padding:12px !important;}
.eg_p-3{padding:18px !important;}
.eg_p-4{padding:24px !important;}
.eg_p-5{padding:30px !important;}
.eg_pt-0{padding-top:0 !important;}
.eg_pt-1{padding-top:6px !important;}
.eg_pt-2{padding-top:12px !important;}
.eg_pt-3{padding-top:18px !important;}
.eg_pt-4{padding-top:24px !important;}
.eg_pt-5{padding-top:30px !important;}
.eg_pb-0{padding-bottom:0 !important;}
.eg_pb-1{padding-bottom:6px !important;}
.eg_pb-2{padding-bottom:12px !important;}
.eg_pb-3{padding-bottom:18px !important;}
.eg_pb-4{padding-bottom:24px !important;}
.eg_pb-5{padding-bottom:30px !important;}
.eg_pl-0{padding-left:0 !important;}
.eg_pl-1{padding-left:6px !important;}
.eg_pl-2{padding-left:12px !important;}
.eg_pl-3{padding-left:18px !important;}
.eg_pl-4{padding-left:24px !important;}
.eg_pl-5{padding-left:30px !important;}
.eg_pr-0{padding-right:0 !important;}
.eg_pr-1{padding-right:6px !important;}
.eg_pr-2{padding-right:12px !important;}
.eg_pr-3{padding-right:18px !important;}
.eg_pr-4{padding-right:24px !important;}
.eg_pr-5{padding-right:30px !important;}
.eg_py-0{padding-top:0px !important; padding-bottom:0px !important;}
.eg_py-1{padding-top:6px !important; padding-bottom:6px !important;}
.eg_py-2{padding-top:12px !important; padding-bottom:12px !important;}
.eg_py-3{padding-top:18px !important; padding-bottom:18px !important;}
.eg_py-4{padding-top:24px !important; padding-bottom:24px !important;}
.eg_py-5{padding-top:30px !important; padding-bottom:30px !important;}
.eg_px-0{padding-left:0px !important; padding-right:0px !important;}
.eg_px-1{padding-left:6px !important; padding-right:6px !important;}
.eg_px-2{padding-left:12px !important; padding-right:12px !important;}
.eg_px-3{padding-left:18px !important; padding-right:18px !important;}
.eg_px-4{padding-left:24px !important; padding-right:24px !important;}
.eg_px-5{padding-left:30px !important; padding-right:30px !important;}
.eg_m-0{margin:0 !important;}
.eg_m-1{margin:6px !important;}
.eg_m-2{margin:12px !important;}
.eg_m-3{margin:18px !important;}
.eg_m-4{margin:24px !important;}
.eg_m-5{margin:30px !important;}
.eg_mt-0{margin-top:0 !important;}
.eg_mt-1{margin-top:6px !important;}
.eg_mt-2{margin-top:12px !important;}
.eg_mt-3{margin-top:18px !important;}
.eg_mt-4{margin-top:24px !important;}
.eg_mt-5{margin-top:30px !important;}
.eg_mb-0{margin-bottom:0 !important;}
.eg_mb-1{margin-bottom:6px !important;}
.eg_mb-2{margin-bottom:12px !important;}
.eg_mb-2_mobile{ margin-bottom: 0px !important;}
.eg_mb-3{margin-bottom:18px !important;}
.eg_mb-4{margin-bottom:24px !important;}
.eg_mb-5{margin-bottom:30px !important;}
.eg_ml-0{margin-left:0 !important;}
.eg_ml-1{margin-left:6px !important;}
.eg_ml-2{margin-left:12px !important;}
.eg_ml-3{margin-left:18px !important;}
.eg_ml-4{margin-left:24px !important;}
.eg_ml-5{margin-left:30px !important;}
.eg_mr-0{margin-right:0 !important;}
.eg_mr-1{margin-right:6px !important;}
.eg_mr-2{margin-right:12px !important;}
.eg_mr-3{margin-right:18px !important;}
.eg_mr-4{margin-right:24px !important;}
.eg_mr-5{margin-right:30px !important;}
.eg_my-0{margin-top:0px !important; margin-bottom:0px !important;}
.eg_my-1{margin-top:6px !important; margin-bottom:6px !important;}
.eg_my-2{margin-top:12px !important; margin-bottom:12px !important;}
.eg_my-3{margin-top:18px !important; margin-bottom:18px !important;}
.eg_my-4{margin-top:24px !important; margin-bottom:24px !important;}
.eg_my-5{margin-top:30px !important; margin-bottom:30px !important;}
.eg_mx-0{margin-left:0px !important; margin-right:0px !important;}
.eg_mx-1{margin-left:6px !important; margin-right:6px !important;}
.eg_mx-2{margin-left:12px !important; margin-right:12px !important;}
.eg_mx-3{margin-left:18px !important; margin-right:18px !important;}
.eg_mx-4{margin-left:24px !important; margin-right:24px !important;}
.eg_mx-5{margin-left:30px !important; margin-right:30px !important;}
.eg_border{border-width:1px; border-style:solid}
.eg_border_t{border-top-width:1px; border-top-style:solid}
.eg_border_l{border-left-width:1px; border-left-style:solid}
.eg_border_r{border-right-width:1px; border-right-style:solid}
.eg_border_b{border-bottom-width:1px; border-bottom-style:solid}
.eg_border_primary{border-color:#3d7afe}
.eg_border_secondary{border-color:#4c79dc}
.eg_border_accent{border-color:#c4d3fb}
.eg_button{
padding: 6px 15px;
background: #3d7afe;
border-radius: 6px;
color: #fff;
border: 1px solid #4c79dc;
outline: 0;
cursor: pointer;
outline:0;
text-transform: uppercase;
text-shadow: 1px -1px 0px #3b63bd;
font-size: 12.66px;
text-decoration: none;
}
.eg_button_secondary,.eg_button:hover,.eg_button:focus,.eg_button:active{
background: #f2f5fe;
border-color: #e5ebff;
color: #4b79f6;
text-shadow: none;
}
.eg_button:focus{
outline:3px solid #93b2f6;
text-shadow:none;
}
.eg_button:hover{
text-shadow:none;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:hover,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:active,
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt:focus{
background: #e8effe;
}
.eg_button_big_y{
padding: 12px 15px;  
}
.eg_main_content{
width: 100%;
position: relative;
}
.eg_badge{
display: block;
padding: 6px 14px;
background: #e7edff;
border: 1px solid #e7edff;
border-radius: 45px;
color: #5379d1;
line-height: 1.4;
}
.eg_text-left{
text-align: left !important;
}
.eg_text-center{
text-align: center !important;
}
.eg_text-right{
text-align: right !important;
}
.epoll_grid{
display: inline-block;
width: 100%;
max-width: 100%;
}
.eg_col{
padding: 15px;
width: calc(100% - 33px);
height:auto;
min-height:10px;
}
.eg_col-1{
width: calc(8.33% - 33px);
}
.eg_col-2{
width: calc(16.67% - 33px);
}
.eg_col-3{
width: calc(25% - 33px);
}
.eg_col-4{
width: calc(33.33% - 33px);
}
.eg_col-5{
width: calc(41.66% - 33px);
}
.eg_col-6{
width: calc(49.98% - 33px);
}
.eg_col-7{
width: calc(58.33% - 33px);
}
.eg_col-8{
width: calc(66.66% - 33px);
}
.eg_col-9{
width: calc(75% - 33px);
}
.eg_col-10{
width: calc(83.32% - 33px);
}
.eg_col-11{
width: calc(91.65% - 33px);
}
.eg_col-12{
width: calc(100% - 33px);
}
.epoll_card{
padding:0;
border-radius: 6px;
background: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
border: 0;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
background: #fff;
visibility: visible;
}
.epoll-container{
border-radius: 12px;
-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
position: relative;
margin: .5rem 0 1rem 0;
background-color: #fff;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.epoll_card_front_face{
display: block;
overflow:hidden;
position:relative;
}
.epoll_card_banner{
width:100%;
padding:0;
margin:0;
display:block;
min-height:200px;
max-height:200px;
position: relative;
overflow: hidden;
}
.epoll_gradient_image{
width:100%;
height: auto;
border-radius: 6px;
display: flex;
align-items: center;
align-self: auto;
min-height:200px;
max-height:200px;
align-content: center;
justify-content: center;
justify-self: center;
justify-items: center;
text-justify: auto;
text-align: center;
background-size: cover !important;
} .epoll_gradient_blue{
background: -webkit-linear-gradient(40deg,#eee,#0c57a5)!important;
background: -o-linear-gradient(40deg,#eee,#0c57a5)!important;
background: linear-gradient(40deg,#eee,#0c57a5)!important;
}
.epoll_profile_voting_avatar,.epoll_bottom_sheet_profile_icons > li{    
display: block;
width: 128px;
height: 128px;
border-radius: 50%;
border: 4px solid #fff;
background: none repeat scroll 0 0 #fff;
padding: 0;
position: relative;
margin: 0 auto!important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.epoll_bottom_sheet_profile_icons{
list-style: none;
padding: 0;
padding-top:10px;
margin: 0;
text-align:center;
}
.epoll_bottom_sheet_profile_icons > li{
width:72px;
height:72px;
display:inline-block;
position: relative;
margin: 4px !important;
}
.epoll_profile_voting_count_header{
padding-bottom: 62px;
}
.epoll_profile_voting_avatar > img,.epoll_bottom_sheet_profile_icons > li > img{
background: none repeat scroll 0 0 #fff;
width: 124px;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
height: 124px;
margin: 2px;
margin-left: 2px;
margin-top: 2px;
text-align: center;
border-radius: 50%;
}
.epoll_bottom_sheet_profile_icons > li > img{
width:68px;
height:68px;
}
.epoll_flex_inner{
display:block;
width:100%;
}
.epoll_text_white{
color:white !important;
}
.epoll_bottom_sheet_dialog{
background:#fff;
min-height:250px;
border-radius:6px;
position: relative;
margin-top: -48px;
text-align: center;
padding: 15px;
}
.epoll_about_profile{
padding:0;
position: relative;
}
.epoll_teal{
padding: 5px 10px 5px 10px;
margin-top: 15px;
display: inline-block;
border-radius: 24px;
left: 10px;
position: relative;
font-size: 14px;
background: #fff;
border: 1px solid #d8d7d7;
color: #949292;
border-left: 0;
border-right: 0;
border-radius: 0px;
}
.epoll_about_profile_content{
padding:5px 10px;
position: relative;
text-align: left;
}
.epoll_gradient_lime_green{
background: linear-gradient(45deg, #009688, #8BC34A);
border: 1px solid #6da049;
}
.epoll_badge{
display: inline-block;
width: auto;
padding: 2px 6px;
background: #FFC107;
border-radius: 20px;
position: absolute;
z-index: 2;
font-size: 12px;
right: -7px;
color: #463824;
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
box-shadow: 0 1px 2px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
}
.epoll_about_profile_content > p{
text-align: left;
padding: 5px 10px;
color: #676;
}
.epoll_about_profile_content:before {
content:'';
width:100%;
height:100%;    
position:absolute;
left:0;
top:0;
background:linear-gradient(transparent 10px, white);
}
.epoll_content_overlap_btn{
display: inline-block;
padding: 2px 4px;
background: white;
position: relative;
text-decoration: none;
color: #37a86f;
border-radius: 6px;
font-size: 12px;
border: 1px solid #47ad68;
top: 1px;
margin-left: 10px;
}
.epoll_button{
max-width: 200px!important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
padding: .82rem 2.14rem;
font-size: .81rem;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem auto;
border: 0;
display: block!important;
border: 0;
-webkit-border-radius: 24px;
border-radius: 24px;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262);
background: -o-linear-gradient(50deg,#ffd86f,#fc6262);
background: linear-gradient(40deg,#ffd86f,#fc6262);
display: inline-block;
font-weight: 400;
outline: 0 !important;
text-align: center;
white-space: nowrap;
}
.epoll_button_action{
width:100%;
}
.epoll_gradient_voilet{
background: -webkit-linear-gradient(50deg,#9adbfb,#9c20f9);
background: -o-linear-gradient(50deg,#9adbfb,#9c20f9);
background: linear-gradient(40deg,#9adbfb,#9c20f9);
}
.epoll-noup-padding{
padding-top:0 !important;
padding-bottom:0 !important;
}
.epoll_question_top_title{
padding: 10px;
min-height: 150px;
width: auto;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
justify-items: center;
text-align: center;
background: #fff;
color: #fff;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
border-bottom: 1px solid #f2f2f2;
background-size: cover !important;
background: linear-gradient(40deg,#ffd86f,#fc6262);
}
.epoll_top_teal{
padding-top: 20px;border-top: 1px solid #ffffff61;
}
.epoll_top_teal > span{
font-size: 24px;
}
.epoll_btn_white_radius_corner{
text-decoration: none;
background: transparent;
color: #ffffff;
border: 2px solid #fff;
width: 100px;
margin-top: 16px;
font-weight: 800;
}
.epoll_flex_inner {
background: rgba(17, 29, 44, 0.29);
}
.epoll_winner_badger{
display: block;
position: absolute;
background: linear-gradient(45deg, #a4d669, #4CAF50);
padding: 3px 10px;
border-radius: 24px;
color: #fff !important;
right: -28px;
font-size: 14px;
top: 10px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.epoll_winner_card{
transform: scale(1.04) translateY(-6px);
}
.epoll_winner_card .epoll_flex_inner{
background:transparent;
}
.epoll_winner_gradient{
background: linear-gradient(40deg,#ffd86f,#fc6262);
}
.it_epoll_grid > .it_epoll_survey-progress {
display: block;
width: 100%;
padding: 10px;
font-size: 13px;
margin: 0;
padding-bottom: 0;
}
.it_epoll_survey-progress-bg {
position: relative;
height: 4px;
border-radius: 24px;
background: #ccc;
width: auto;
display: block;
border: 2px solid #fff;
-webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 1px 0 rgba(0,0,0,.56), 0 0px 1px 0 rgba(0,0,0,.12);
}
.it_epoll_survey-progress-fg{
position: absolute;
top: 0;
bottom: 0;
height: 100%;
left: 0;
border-radius: 24px;
margin: 0;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
-webkit-animation: it_epoll_bar 1s linear infinite;
animation: it_epoll_bar 1s linear infinite;
}
.epoll_voting_result_devider{
margin-top: 15px;
padding-top: 5px;
border-top: 1px solid #ccc;
width: 100%;
padding: 0px 0;
margin: 0 0 5px;
display: block;
align-items: center;
-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
box-shadow: 0 1px 0 0 rgba(0,0,0,.08), 0 4px 1px 0 #f7f5f5;
}
.it_epoll_survey-progress{
padding: 15px 15px 0 15px;
}
.epoll_green_badge{
display: inline-block;
padding: 3px 7px;
background: #47ad68;
border-radius: 24px;
color: #ffffff;
font-size:13px;
border: 2px solid #ffffff;
-webkit-box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 1px 0 rgba(0,0,0,.16), 0 0px 1px 0 rgba(0,0,0,.12);
}
.epoll_badge_danger{
background: #ff9b94;
color: #a11f15;
border: 0;
}
.epoll_card_front_face > .epoll_voting_result{
transform: scale(1.01);
}
.epoll_progress_bar_tip{
position: absolute;
margin: 0;
top: -32px;
border-bottom-left-radius: 0;
width: auto;
height: 24px;
display: flex;
align-items: center;
font-size: 9px;
text-align: center;
justify-content: center;
}
.epoll_circle_btn{
display: inline-block;
background: #fff;
border: 1px solid #fff;
padding: 10px;
width: 48px;
height: 48px;
cursor: pointer;
outline:0;
margin: 0 5px;
border-radius: 50%;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
}
.epoll_button_like_unlike{
position: absolute;
top: -24px;
z-index:999;
width: 100%;
text-align: center;
left: 0;
}
.epoll_emoji_btn > img{
width: 100%;
height: 100%;
display: block;
-webkit-box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 0px 5px 0 rgba(0,0,0,.16), 0 0px 5px 0 rgba(0,0,0,.12);
border-radius: 12px;
background: #ffffffe3;
padding: 2px;
border: 2px solid #fff;
}
.epoll_emoji_btn{
background: transparent;
padding: 0;
border: 0;
box-shadow: none;
}
.epoll_emojies_section{
box-shadow: 0 0 3px #aaa;
margin: 0 auto;
position: absolute;
margin-top: -2px;
height: auto;
left: 25%;
background: #fff;
border-radius: 64px;
padding: 2px 5px;
width: auto;
}
.epoll_star_btn{
box-shadow: none;
width: auto;
padding: 0;
}
.epoll_profile_voting_count_header_result{
padding-bottom:92px;
}
.epoll_bottom_sheet_content_result{
margin-top:10px;
}
.epoll_button_outlined_gradient{
display: inline-block;
align-items: center;
width: auto;
margin: auto;
min-width: 65px;
height: 30px;
position: relative;
box-sizing: border-box;
color: #FFF;
background: #fff;
overflow: hidden;
cursor: pointer;
outline: 0;
border-radius: 6px;
border-width: 1px;
border-style: solid;
border-color: #fff;
background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
box-shadow: 2px 2px 6px #aaa;
}
.epoll_sm_gradient_cover{
background: transparent;
width: 48px;
height: 48px;
border-radius: 7px;
display: inline-block;
}
.epoll_sm_gradient_cover:before{
height: 0;
content: '';
width: 0;
display: block;
border: 24px solid rgb(252, 99, 98);
border-right-color: transparent;
border-bottom-color: transparent;
border-top-left-radius: 7px;
}
.epoll-list-prefix{
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
display: block;
float: left;
position: relative;
}
.epoll_sm_avatar{
display: inline-block;
position: absolute;
top: 7px;
left: 7px;
background: #fff;
border-radius: 50%;
overflow: hidden;
box-shadow: 0 0 3px #aaa;
width: 48px;
height: 48px;
}
.epoll_sm_avatar > img{
position: relative;
width: calc(100% - 4px);
height: calc(100% - 4px);
padding: 0px;
border-radius: 50%;
margin: 2px;
box-shadow: 0 0 1px #aaa;
}
.epoll-list-content{
position: relative;
display: block;
padding: 10px;
left: 7px;
top: 0;
float:left;
}
.epoll-clr{
clear:both;
display:block;
}
.epoll-list-postfix{
position: relative;
display: block;
padding: 10px;
top: 0;
float:right;
}
.epoll_contestent_name_sm{
font-weight: 600;
font-family: inherit;
font-size: 15px;
color: #555;
margin:0;
padding:0;
letter-spacing: 0.5px;
}
.epoll_contestent_position_in_vote{
font-weight: 400;
font-size: 12px;
margin:0;
padding:0;
margin-bottom: 7px;
color: #777;
margin-left: 12px;
}
.epoll_progress_bar_tip_sm{
font-size: 8px;
width: auto;
height: auto;
top: -23px;
}
.it_epoll_survey-progress_sm{
padding: 5px 10px 10px 10px;
position: relative;
}
.it_epoll_survey-progress_sm .it_epoll_survey-progress-labels{
position: absolute;
margin: 0px;
bottom: 1px;
right: 4px;
}
.epoll_lists{
padding:12px;
padding-top:0;
}
.epoll_list{
padding-top:14px;
}
.epoll-prefix-card{
margin-left: 62px;
position: relative;
border-top-left-radius: 0;
}
.epoll-list-prefix-radius{
width: 48px;
height: 48px;
position: absolute;
left: -60px;
background: #fff;
padding: 6px;
border-top-left-radius: 40px;
border-bottom-left-radius: 40px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.08), 0 0px 5px 0 rgba(0,0,0,.12);
border: 0;
-webkit-transition: -webkit-box-shadow .25s;
transition: -webkit-box-shadow .25s;
transition: box-shadow .25s;
transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.epoll-list-prefix-radius:before{
content: '';
width: 0;
height: auto;
display: block;
border: 30px solid #fc6362;
background: linear-gradient(45deg, rgb(252, 99, 98), rgb(255, 216, 111));
left: 0;
top: 0;
border-right-color: transparent;
border-bottom-color: transparent;
position: absolute;
border-top-left-radius: 56px;
border-bottom-left-radius: 56px;
}
.epoll-list-prefix-radius:after{
content: '';
border-right: 7px solid #fff;
position: absolute;
top: 0;
display: block;
right: -7px;
width: 0;
height: 100%;
}
.epoll-list-prefix-content{
padding-left:0;
}
.epoll_vs_title_upper{
margin-top: 60px !important;
margin-bottom: 30px !important;
background: #fffc;
border: 0;
padding: 1px;
transform:rotate(-5deg);
box-shadow: inset 1px 1px 3px #ffffff;
border-radius:4px;
}
.epoll_vs_title_upper > img{
border-radius:4px !important;
transform:rotate(5deg);
padding:20px;
background: rgba(255, 255, 255, 0.91);
width:90px;
height:90px;
}
.epoll_vs_title{
font-size: 20px;
color: #fff;
margin: 0;
}
.eg_vs_col{
padding: 12px;
float: left;
display: block;
width: calc(42% - 24px);
}
.eg_vs_sm_col{
padding: 6px;
float: left;
width: calc(16% - 12px);
height: 150px;
display: flex;
align-items: center;
}
.epoll_grids_vs{
padding-top: 50px;
padding-bottom: 50px;
}
.epoll_grids_vs_pb0{
padding-bottom: 0px; 
}
.epoll_vs_badge{
background: #fff;
width: 32px;
height: 32px;
padding: 4px;
line-height: 32px;
border-radius: 50%;
margin: 0 auto;
display: block;
font-size: 14px;
box-shadow: inset 1px 1px 3px #2d2d2d;
font-weight: 700;
color: #7b7b7b;
font-family: inherit;
}
.epoll_btn_outline{
border:1px solid #fff;
}
.epoll_profile_avatar_inactive:hover{
background: #fff;
border-color:#fff;
box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px;
transition:0.3s all;
}
.epoll_profile_avatar_inactive:hover.epoll_profile_avatar_inactive > img{
opacity: 1;
transform:scale(1);
transition:0.3s all;
}
.epoll_profile_avatar_inactive{
background: transparent;
border-color:transparent;
box-shadow: none;
cursor: pointer;
transition:0.3s all;
}
.epoll_profile_avatar_inactive > img{
opacity: 0.93;
transform:scale(0.9);
transition:0.3s all;
}
.eg_vs_avatar_title{
font-size: 15px;
font-weight: 500;
color: #fff;
text-shadow: 1px 1px 1px #555;
padding: 0;
border-radius: 8px;
margin: 2px auto;
}
.epoll_poll_ttl,.epoll_poll_sub_ttl{
padding: 5px 20px;
font-size: 16px;
display: block;
font-weight: 800;
color: #2e3955;
}
.epoll_poll_sub_ttl{
color: #2f3951;
font-size: 14px;
font-weight: 400;
} @media (max-width:1290px){
.epoll_bottom_sheet_profile_icons > li{
width: 64px;
height: 64px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 62px;
height: 62px;
margin-left: 1px;
margin-top: 1px;
}
}
@media (max-width:1194px){
.epoll_bottom_sheet_profile_icons > li{
width: 56px;
height: 56px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 54px;
height: 54px;
margin: 1px;
}
}
@media (max-width:1099px){
.epoll_bottom_sheet_profile_icons > li{
width: 48px;
height: 48px;
}
.epoll_bottom_sheet_profile_icons > li > img {
width: 44px;
height: 44px;
margin: 1px;
}
.epoll_circle_btn{
width: 32px;
height: 32px;
padding: 6px;
}
.epoll_circle_btn > img{
width:100%;
height:100%;
}
.epoll_emojies_section {
height: auto;
left: 15%;
}
.epoll_button_like_unlike {
position: absolute;
top: -16px;
}
}
@media (max-width:860px){
.eg_col-4,.eg_col-8 {
width: calc(94% - 33px);
}
.epoll-container{
margin:15px;
}
.eg_button_big_x {
width:100%;
margin:1px auto;
}
.eg_mobile_text_center{
text-align: center !important;
}
.eg_mb-2_mobile{
margin-bottom: 12px !important;
}
}
.epoll_loading {
border: 4px solid #c4d3fb;
border-radius: 50%;
border-top: 4px solid #4c79f5;
width: 48px;
height: 48px;
-webkit-animation: it_epoll_loader 1s linear infinite; animation: it_epoll_loader 1s linear infinite;
} @-webkit-keyframes it_epoll_loader {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes it_epoll_loader {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.epoll_powered_by_Link {
color: #fff;
font-size: 8px;
background: #3d7afe;
position: absolute;
outline: 0 !important;
text-decoration: underline;
padding: 2px 20px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
left: 0;
width: 100%;
display: block;
line-height: 1.4;
}
#it_epoll_opinion_share_btn,#it_epoll_opinion_share_btn {
font-size: 14px;
}@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
.it_epoll_container {
font-family: Lato;
user-select: none;
-webkit-tap-highlight-color: transparent;
position: relative;
width: calc(100% - 40px);
margin: 20px auto;
background: -webkit-linear-gradient(40deg,#eee,#0c57a5)!important;
background: -o-linear-gradient(40deg,#eee,#0c57a5)!important;
background: linear-gradient(40deg,#eee,#0c57a5)!important;
-webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
-webkit-border-radius: 12px;
border-radius: 12px;
min-width: 340px;
}
.it_epoll_shake_anim {
animation: it_epoll_shake_anim 0.3s; 
animation-iteration-count: infinite; 
}
@keyframes it_epoll_shake_anim {
0% { transform: translate(1px, 1px) rotate(0deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.it_epoll_opt_radio_wrap:has(.it_epoll_opnion_opt_error){
border-radius: 12px;
background: #ffd3cf !important;
border: 1px solid #f1857d !important;
}
.it_epoll_opt_radio_wrap:has(.it_epoll_opnion_opt_error) label:before{
background:#f1857d !important;
}
.it_epoll_survey-subtitle{
display: block;
max-width: 100%;
font-size: 12px !important;
font-weight: 400;
line-height: 1.4;
padding: 0px 0 10px;
color: #727272;
}
.it_epoll_already_voted {
border-top: 1px solid #eb7268;
border-bottom: 1px solid #eb7268;
padding: 5px 15px;
margin: 5px 0;
color: #e32212;
line-height: 1.3;
font-size: 14px;
display: block;
background: linear-gradient(15deg, #feeded, #fef7f7);
}
.it_epoll_survey-complete{
margin-top:10px;
font-weight: bold;
color: #2c5aa2;
}
.epoll_green_badge {
display: inline-block;
padding: 3px 7px;
background: #47ad68;
border-radius: 24px;
color: #ffffff;
font-size: 13px;
line-height:13px;
border: 2px solid #ffffff;
-webkit-box-shadow: 0 0px 1px 0 rgb(0 0 0 / 16%), 0 0px 1px 0 rgb(0 0 0 / 12%);
box-shadow: 0 0px 1px 0 rgb(0 0 0 / 16%), 0 0px 1px 0 rgb(0 0 0 / 12%);
}
.epoll_progress_bar_tip {
position: absolute;
margin: 0;
top: -23px;
width: auto;
height: 24px;
display: flex;
align-items: center;
font-size: 9px;
text-align: center;
justify-content: center;
}
.it_epoll_modal_outer{
background: rgba(255, 255, 255, 0.80);
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
display: block;
opacity: 1;
z-index: 99999;
transition: opacity .25s linear;
}
.it_epoll_modal_inner{
max-width: 600px;
position: absolute;
right: 0;
margin: 10px;
bottom: 0;
width: calc(100% - 20px);
transition: 0.5s all ease-in;
}
.it_epoll_frontend_close_btn:focus{
outline:1px dotted #555;
}
.it_epoll_modal_inner_hide{
right: -100%;
transition: 0.5s all ease-in-out;
}
.it_epoll_frontend_close_btn{
background: url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/imgs/cancel.png)no-repeat center;
background-size: 28px;
width: 36px;
height: 36px;
padding: 4px;
display: block;
font-size: 0;
margin: 10px 5px;
float: right;
position: relative;
top: -52px;
}
.it_epoll_modal_inner .it_epoll_container{
margin: 0;
width: 100%; 
border:0;
}
.it_epoll_short_code {
margin: 20px;
font-size: 15px;
padding: 5px;
color: #776665;
border-radius: 40px;
border: 1px solid #f5b55d;
background: #ffd56e;
display: block;
}
.it_epoll_scale_hide{
transform: scale(0);
transition: 0.3s all !important;
}
.it_epoll_scale_show{
transform: scale(1);
transition: 0.3s all !important;
}
.it_epoll_inner {
text-align: center;
max-width: 1200px;
margin: 0 auto;
font-family: 'Lato', sans-serif;
text-shadow: 0 0 1px rgb(255 255 255 / 0%);
font-size: 100%;
font-weight: 400;
user-select: none;
-webkit-tap-highlight-color: transparent;
padding: 12px;
}
.it_epoll_title {
margin: 0px;
padding: 11px 75px 11px 11px !important;
position: relative;
z-index: 1;
color: #010101;
text-align: center;
font-weight: 400;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
background: #fff0;
border-bottom: 1px solid #fff;
}
.it_epoll_powered_by{
font-size: 8px;
margin-top: 10px;
color: #fff;
display: block;
text-align: right;
outline: 0;
border: 0;
padding-right: 15px;
}
.it_epoll_powered_by a{
font-size: 8px;
color: #fff;
outline: 0;
border: 0;
}
.it_epoll_title_exact{
text-shadow: -1px 1px 0px #3e3d3d;
color: #ffffff;
font-size: 18px;
padding-bottom: 16px;
}
.it_epoll_survey-stage{
float: none !important;
position: relative !important;
top: 0 !important;
right: 0 !important;
}
.it_epoll_surveys {
list-style: none;
margin: 0;
padding: 0;
text-align:center;
}
.it_epoll_survey-item {
display: block;
margin-top: 10px;
padding: 10px;
border-radius: 12px;
background: white;
box-shadow: 0 2px 1px rgb(170 170 170 / 25%);
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_survey-name {
font-weight: 400;
}
.it_epoll_list .it_epoll_survey-item {
position: relative;
padding: 0;
font-size: 14px;
line-height: 40px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: absolute;
right: 0;
top: 0;
}
@media screen and (max-width: 800px) {
.it_epoll_list .it_epoll_survey-item .it_epoll_stage:not(.active) {
display: none;
}
}
@media screen and (max-width: 700px) {
}
.it_epoll_widget .it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: static;
line-height: 20px;
padding-bottom: 10px;
}
.it_epoll_widget .it_epoll_container{
padding:10px;
}
.it_epoll_widget .it_epoll_big_cover img, .it_epoll_widget .it_epoll_big_cover{
height: 100px;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
}
.it_epoll_widget .it_epoll_title {
margin-bottom: 0;
padding: 10px !important;
padding-top: 0 !important;
position: relative;
z-index: 1;
font-size: 14px !important;
}
.it_epoll_widget .it_epoll_survey-country img {
width: 100px !important;
height: 100px !important;
}
.it_epoll_widget .it_epoll_survey-item-action-disabled {
background: transparent;
padding: 0;
margin: 0;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
padding: 10px;
}
.it_epoll_widget .it_epoll_grid .it_epoll_survey-country {
margin-top: -52.5px !important;
}
.it_epoll_widget .it_epoll_list .it_epoll_survey-progress-label {
margin: 0;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_survey-country svg {
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_spinner{
width: 88px;
height: 88px;
}
.it_epoll_widget .it_epoll_container .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
background: #fff;
}
@media only screen and (max-width: 600px){
.it_epoll_list .it_epoll_survey-item .it_epoll_pull-right {
position: static;
line-height: 20px;
padding-bottom: 10px;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-country svg {
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_container .it_epoll_grid .it_epoll_spinner{
width: 88px;
height: 88px;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-item {
width: calc(100% - 20px);
}
.it_epoll_container .it_epoll_title {
margin-bottom: 0;
position: relative;
z-index: 1;
font-size: 12px !important;
}
.it_epoll_title_exact{
font-size:16px;
}
.it_epoll_survey-stage .it_epoll_stage {
width: auto !important;
height: auto !important;
top: -20px !important;
left: -15px !important;
line-height: 1.4 !important;
}
.it_epoll_poll_share_btn .eg_badge_btn_share {
font-size:0  !important;
}
.it_epoll_poll_share_btn .eg_badge_btn_share i{
font-size:12px  !important;
}
.it_epoll_grid .it_epoll_survey-country {
margin-top: -52.5px !important;
}
.it_epoll_container .it_epoll_survey-item-action-disabled {
background: transparent;
padding: 0;
margin: 0;
}
.it_epoll_container .it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
padding: 10px;
}
.it_epoll_grid .it_epoll_survey-item{
margin-bottom:20px !important;
}
.it_epoll_title {
position: relative;
z-index: 1;
font-size: 12px;
}
.it_epoll_list .it_epoll_survey-progress-label {
margin: 0;
}
}
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-progress,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-end-date {
color: #A1A1A4;
}
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-end-date,
.it_epoll_list .it_epoll_survey-name,
.it_epoll_list .it_epoll_survey-stage {
margin: 0 10px;
}
.it_epoll_list .it_epoll_survey-country {
margin-right: 0;
}
.it_epoll_list .it_epoll_survey-end-date,
.it_epoll_list .it_epoll_survey-completes,
.it_epoll_list .it_epoll_survey-country,
.it_epoll_list .it_epoll_survey-name {
vertical-align: middle;
}
.it_epoll_list .it_epoll_survey-end-date {
display: inline-block;
width: 100px;
white-space: nowrap;
overflow: hidden;
}
.it_epoll_survey-stage .it_epoll_stage {
display: inline-block;
vertical-align: middle;
width: auto;
height: auto;
top: 0;
right: 0;
position: relative;
overflow: hidden;
padding: 2px 10px;
margin: 0px 3px;
background: #f2f2f2;
font-size: 10px;
color: #0c55a0;
border-radius: 4px;
border-bottom-left-radius: 4px;
border: 1px solid #f2f2f2;
line-height: 1.4;
text-align: center;
box-shadow: none;
}
.it_epoll_survey-stage .it_epoll_stage.active {
background: #8BC34A !important; 
}
.list .list-only {
display: auto;
}
.it_epoll_list .it_epoll_grid-only {
display: none !important;
}
.it_epoll_grid .it_epoll_grid-only {
display: auto;
}
.it_epoll_grid .it_epoll_list-only {
display: none !important;
}
.it_epoll_grid .it_epoll_survey-item {
position: relative;
display: inline-block;
vertical-align: top;
width: calc(33% - 20px);
margin: 10px;
overflow: hidden;
padding: 0;
background: #fff;
border: 0;
}
@media screen and (max-width: 768px) {
.it_epoll_grid .it_epoll_survey-item {
display: inline-block;
width: calc(50% - 22px);
margin: 10px;
}
}
@media screen and (max-width: 600px) {
.it_epoll_grid .it_epoll_survey-item {
display: block;
width: auto;
margin: 10px;
}
}
.it_epoll_grid .it_epoll_survey-name {
display: block;
max-width: 100%;
font-size: 16px;
font-weight: bold;
line-height: 20px;
padding: 20px 0 5px;
color: #2c5aa2;
}
.it_epoll_grid .it_epoll_survey-country {
font-size: 11px;
line-height: 16px;
text-transform: uppercase;
}
.it_epoll_grid .it_epoll_survey-country,
.it_epoll_grid .it_epoll_survey-end-date {
color: #A1A1A4;
}
.it_epoll_grid .it_epoll_survey-end-date:before {
content: 'Ends\00a0';
}
.it_epoll_grid .it_epoll_survey-end-date.ended:before {
content: 'Ended\00a0';
}
.it_epoll_grid .it_epoll_survey-progress {
display: block;
width: 100%;
padding: 10px;
font-size: 13px;
margin: 0;
padding-bottom: 0;
}
.it_epoll_list .it_epoll_survey-progress {
padding: 10px;
display: block;
}
.it_epoll_grid .it_epoll_survey-progress-bg {
width: 100%;
display: block;
}
@media screen and (max-width: 200px) {
.it_epoll_grid .it_epoll_survey-progress-bg {
display: none;
}
}
.it_epoll_grid .it_epoll_survey-progress-labels {
line-height: 40px;
}
@media screen and (max-width: 200px) {
.it_epoll_grid .it_epoll_survey-progress-labels {
right: auto;
left: 10px;
}
}
.it_epoll_grid .it_epoll_survey-progress-label {
line-height: 12px;
font-size: 10px;
font-weight: 400;
}
.it_epoll_grid .it_epoll_survey-completes {
line-height: 21px;
font-size: 13px;
vertical-align: middle;
}
.it_epoll_grid .it_epoll_survey-stage .stage {
display: none;
}
.it_epoll_grid .it_epoll_survey-stage .active {
display: block;
}
.it_epoll_grid .it_epoll_survey-end-date {
font-size: 12px;
line-height: 20px;
}
.it_epoll_survey-progress-label {
vertical-align: middle;
margin: 0 -1px;
color: #fff;
}
.it_epoll_survey-progress-bg {
display: inline-block;
vertical-align: middle;
position: relative;
width: auto;
height: 8px;
border-radius: 2px;
background: #eee;
border: 2px solid #fff;
-webkit-box-shadow: 0 0px 1px 0 rgb(0 0 0 / 56%), 0 0px 1px 0 rgb(0 0 0 / 12%);
box-shadow: 0 0px 1px 0 rgb(0 0 0 / 56%), 0 0px 1px 0 rgb(0 0 0 / 12%);
}
.it_epoll_list {
padding:10px;
}
.it_epoll_grid .it_epoll_pull-right{
margin-top: 20px;
}
.it_epoll_survey-progress-fg {
position: absolute;
top: 0;
bottom: 0;
height: 100%;
left: 0;
margin: 0;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
-webkit-animation: it_epoll_bar 1s linear infinite;
animation: it_epoll_bar 1s linear infinite;
border-radius: 8px;
} @-webkit-keyframes it_epoll_bar {
100% { -webkit-transform: translate(-1%); }
}
@keyframes it_epoll_bar {
100% { transform: translate(-1%); }
}
.it_epoll_survey-country img {
width: 92px !important;
height: 92px !important;
border: 3px solid #ffffff;
display: block;
border-radius: 50% !important;
background: none repeat scroll 0 0 #fff;
padding: 0px;
margin: 0 auto !important;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_live {
border: 1px solid #8bc34a !important; 
background: #8BC34A !important; 
color:#fff !important;
}
.it_epoll_spinner{
border: 4px solid #ffffff;
border-radius: 50%;
border-top: 4px solid #fc6c63;
width: 88px;
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.23);
background-size: 51px;
height: 88px;
top: 2px;
left: calc(50% - 44px);
-webkit-animation: it_epoll_spin 2s linear infinite;
animation: it_epoll_spin 1.5s linear infinite;
}
.it_epoll_spinner.it_epoll_spinner_active{
border-top: 6px solid #fff;
background: rgba(255, 255, 255, 0.53) url();
-webkit-animation: none;
animation: none;
} @-webkit-keyframes it_epoll_spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes it_epoll_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#it_epoll_survey-vote-button,.it_epoll_survey-notfound-button {
max-width: 160px;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
padding: 0.82rem 2.14rem !important;
font-size: .81rem !important;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: 0.375rem !important;
border: 0;
line-height: 1.3;
-webkit-border-radius: 12px !important;
border-radius: 12px !important;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262);
background: -o-linear-gradient(50deg,#ffd86f,#fc6262);
background: linear-gradient(40deg,#ffd86f,#fc6262);
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}
#it_epoll_survey-vote-button:active, #it_epoll_survey-vote-button:focus, #it_epoll_survey-vote-button:hover {
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
outline: 0;
}
.it_epoll_survey-item-action-form {
width:100%;
margin:0 !important;
}
.it_epoll_survey-item-action {
width: 100%;
padding: 8px 0;
margin: 0px 0 5px;
display: block;
align-items: center;
-webkit-box-shadow: 0 1px 0px 0 rgba(0,0,0,.06), 0 3px 1px 0 rgb(247, 245, 245);
box-shadow: 0 1px 0px 0 rgba(0,0,0,.06), 0 3px 1px 0 rgb(247, 245, 245);
}
.it_epoll_survey-item-action-disabled {
background: transparent;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input{
display: block;
padding: 6px 12px !important;
margin:0 !important;
font-weight: 600;
width:100%;
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
border-radius: 4px !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input::placeholder{
color:#135ba7;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_input.error{
border: 1px solid #fc7664;
}
.it_epoll_survey_confirmation_form{
position: relative;
border: 0;
min-height: 80px;
width: 100%;
font-weight: 100;
margin: 0 auto;
background: -webkit-linear-gradient(40deg,#0c57a5,#eee)!important;
background: -o-linear-gradient(40deg,#0c57a5,#eee)!important;
background: linear-gradient(40deg,#0c57a5,#eee)!important;
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
-webkit-border-radius: .25rem;
border-radius: .25rem;
}
.it_epoll_survey_confirmation_form h3.it_epoll_voting_confirmation_poll_title{
margin: 0;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fffed3;
padding: 10px;
border-bottom: 1px solid #86a8cc;
background: -webkit-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: -o-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
background: -moz-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.it_epoll_survey_confirmation_form .it_edb_input_container label{
padding: 4px 4px;
display: block;
color: #fff;
font-weight: 400;
text-align: left;
margin-bottom: 0;
line-height: 1.2;
}
.it_epoll_survey_confirmation_form .it_edb_input_container label.error{
margin: 1px;
color: #feb76b;
font-size: 10px;
padding: 0 5px;
}
.it_epoll_container_alert{
align-items: center !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_textarea{
display: block;
height: 100px;
border: 1px solid #ddd;
background: #fff;
width:100%;
font-weight: 600;
padding: 6px 12px !important;
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
border-radius: 4px !important;
}
.it_epoll_survey_confirmation_form .it_edb_input_container{
padding: 0px 20px 10px;
color: #fff;
}
.it_epoll_survey_confirmation_form .it_edb_input_container .it_edb_submit,.it_epoll_card_front .it_epoll_survey-confirm-button,.it_epoll_survey_confirmation_form .it_edb_input_container .it_epoll_system_activate_pro_btn{
max-width: 200px !important;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
padding: 1rem 2.14rem;
font-size: .81rem;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem auto;
border: 0;
display: block !important;
border: 0;
-webkit-border-radius: 12px;
border-radius: 12px;
text-transform: uppercase;
word-wrap: break-word;
color: #fff;
position: relative;
outline: 0 !important;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
}
.it_epoll_card_front{
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
border: 0;
background: #fff;
visibility: visible;
}
.it_epoll_card_back,.it_epoll_card_back_popup{
position: absolute;
width: 100%;
top: 0;
min-height: 100%;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
display: flex;
backface-visibility: hidden;
visibility: hidden;
-webkit-transform: scale(0);
transform: scale(0);
-o-transition: 1s;
transition: 1s;
border-radius: 6px;
}
.it_epoll_card_back_visible{
backface-visibility: visible;
visibility: visible;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s; 
-webkit-transform: scale(1);
transform: scale(1);
}
.it_epoll_processing,.it_epoll_success {		
width: 100%;
height: 100%;
position: absolute;
background: rgba(255, 255, 255, 0.83) url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/loader.gif)no-repeat center;
top: 0;
text-align: center;
display: none;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: 100;
background-size: 100px;
color: #7b0000;
}
.it_epoll_process_flex {
display:flex;
}
.it_epoll_success {
background: rgba(255, 255, 255, 0.83) url(//kay2.tv/wp-content/plugins/epoll-wp-voting/assets/css/tick.png)no-repeat center 20%;
background-size:40px;
color:#41ad49;
}
.it_epoll_pop_container {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.39);
z-index: 999999;
bottom: 0;
top: 0;
}
.it_epoll_inner_pop {
position: relative;
background: #ffffff;
max-width: 1060px;
margin: 10% auto;
width:85%;
}
.it_epoll_pop_close {
display: block;
background: #ea5d53;
width: 35px;
height: 35px;
color: #fff;
text-align: center;
line-height: 35px;
border-radius: 50%;
position: absolute;
top: -15px;
right: -17px;
z-index: 999;
cursor:pointer;
}
.it_epoll_grid .it_epoll_survey-country
{
display: block;
margin-top: -48.5px;
position: relative;
float: none;
border: 0;
outline: 0;
}
.it_epoll_inner_pop{
position: relative;
border: 2px solid #fffde8;
box-shadow: 0 0 50px rgba(0, 0, 0, 0.52);
background: #ffffff;
max-width: 1070px;
margin: 8% auto;
}
.it_epoll_big_cover img,.it_epoll_big_cover{
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
width: 100%;
height: 144px;
border-radius: 0px !important;
}
.it_epoll_list .it_epoll_spinner {
border: 1px solid #ffffff;
border-radius: 50%;
border-top: 2px solid #fc6c63;
width: 24px; position: absolute;
background: rgba(255, 255, 255, 0.23);
background-size: 48px;
height: 24px;
top: 3px;
left: 0;
-webkit-animation: it_epoll_spin 2s linear infinite;
animation: it_epoll_spin 1.5s linear infinite;
}
.it_epoll_orange_gradient{
background: -webkit-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: -o-linear-gradient(50deg,#ffd86f,#fc6262)!important;
background: linear-gradient(40deg,#ffd86f,#fc6262)!important;
}
.it_epoll_aqua_gradient{
background: -webkit-linear-gradient(50deg,#2096ff,#05ffa3)!important;
background: -o-linear-gradient(50deg,#2096ff,#05ffa3)!important;
background: linear-gradient(40deg,#2096ff,#05ffa3)!important;
}
.it_epoll_blue_gradient{
background: -webkit-linear-gradient(50deg,#45cafc,#303f9f)!important;
background: -o-linear-gradient(50deg,#45cafc,#303f9f)!important;
background: linear-gradient(40deg,#45cafc,#303f9f)!important;
}
.it_epoll_purple_gradient{
background: -webkit-linear-gradient(50deg,#ff6ec4,#7873f5)!important;
background: -o-linear-gradient(50deg,#ff6ec4,#7873f5)!important;
background: linear-gradient(40deg,#ff6ec4,#7873f5)!important;
}
.it_epoll_card_front .it_epoll_green_gradient{
background: -webkit-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: -o-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: linear-gradient(40deg,#aee86a,#4CAF50) !important;
}
.it_epoll_green_gradient{
background: -webkit-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: -o-linear-gradient(50deg,#aee86a,#4CAF50) !important;
background: linear-gradient(40deg,#aee86a,#4CAF50) !important;
}
.it_epoll_circ{
opacity: 0;
stroke-width: 1.3 !important;
stroke-dasharray: 130;
stroke-dashoffset: 130;
-webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
-moz-transition: stroke-dashoffset 1s 0.5s ease-out;
-ms-transition: stroke-dashoffset 1s 0.5s ease-out;
-o-transition: stroke-dashoffset 1s 0.5s ease-out;
transition: stroke-dashoffset 1s 0.5s ease-out;
}
.it_epoll_tick{
stroke-dasharray: 50;
stroke-dashoffset: 50;
stroke-width: 1.3 !important;
-webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
-moz-transition: stroke-dashoffset 1s 0.5s ease-out;
-ms-transition: stroke-dashoffset 1s 0.5s ease-out;
-o-transition: stroke-dashoffset 1s 0.5s ease-out;
transition: stroke-dashoffset 1s 0.5s ease-out;
}
.it_epoll_drawn > svg .it_epoll_path{
opacity: 1;
stroke-dashoffset: 0;
}
.it_epoll_spinner_stop,.it_epoll_list .it_epoll_spinner_stop{
-webkit-animation: none;
animation: none;
border: 6px solid rgba(76, 175, 80, 0.87);
background: -webkit-linear-gradient(50deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
background: -o-linear-gradient(50deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
background: linear-gradient(40deg,#aee86a,rgba(76, 175, 80, 0.87)) !important;
}
.it_epoll_list .it_epoll_spinner_stop{
border:1px solid rgba(76, 175, 80, 0.87);
}
.it_epoll_list .it_epoll_spinner_stop svg{
top: -3px;
width: 22px;
position: relative;
}
.it_epoll_survey-country svg{
width: 94px;
margin-left: -9px;
margin-top: -9px;
}
.it_epoll_list #it_epoll_survey-vote-button{
font-size: 13px !important;
line-height: 1.3 !important;
border-radius: 12px !important;
text-indent: 5px;
}
.it_epoll_list .it_epoll_survey-item-action{
position: absolute;
top: -12px;
left: -12px;
width: auto;
padding:0;
box-shadow: none;
margin: 0;
}
.it_epoll_list .it_epoll_survey-item {
margin-bottom: 40px;
}
.it_epoll_survey-icon{
height: 24px !important;
position: relative;
width:auto !important;
}
.it_epoll_list .it_epoll_survey-name{
line-height: 1.4;
padding-top: 10px;
color: #2c5aa2;
font-weight: bold;
}
.eg_main_content .it_epoll_comment_area{
border-radius: 20px !important;
overflow: hidden  !important;
margin: 10px 30px  !important;
}
.eg_main_content .it_epoll_comment_area_less{
margin: 32px 20px  !important;
}
.eg_main_content .it_epoll_comment_area #comments{
margin:0 !important;
}
.eg_main_content .it_epoll_comment_area .comments-area textarea#comment,.eg_main_content .it_epoll_comment_area .comments-area input{
border-radius: 8px;
padding: 10px;
}
.eg_main_content .it_epoll_comment_area input#submit{
border-radius: 8px;
background: #3d7afe;
color:#fff;
}
.it_epoll_survey-icon img {
width: 48px;
height: 48px;
margin: 0 auto;
top: -24px;
position: relative;
border-radius: 40px;
margin-bottom: 24px;
background: #ffffff;
padding: 2px;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_list .it_epoll_survey-progress-bg {
display: block;
position: relative;
width: auto;
height: 7px;
border-radius: 7px;
overflow: hidden;
background: #eee;
margin: 1px;
}
.epoll_opinion_voting_error{
margin-top:15px !important;
}
.it_epoll_surveys .it_epoll_list .it_epoll_survey-item:last-child{
margin-bottom:0 !important;
}
.it_epoll_list_style_already_voted{
display: block;
padding: 0 15px;
border-radius: 12px;
color: #fff;
-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.it_epoll_widget .it_epoll_list_style_already_voted{
display: block;
padding: 0 15px;
border-radius: 12px;
color: #fff;
line-height: 35px;
margin: 5px 4px;
}
.it_epoll_list .it_epoll_survey-progress-labels{
position: absolute;
top: 0;
right: 0; 
}
.it_epoll_list .it_epoll_survey-progress-label{
background: #8bc34a;
padding: 0px 7px;
color: #fff;
border-radius: 4px;
border: 1px solid #8bc34a;
}
.epoll_poll_loader{
position: absolute;
top: 0;
background: rgb(236 238 248 / 36%);
left: 0;
bottom: 0;
right: 0;
display: none;
align-items: center;
justify-content: center;
}
.epoll_poll_loader_show{
display: flex !important;
}
.it_epoll_list .it_epoll_survey-item:last-child{
margin-bottom: 0 !important;
}
#it_epoll_voting_access .it_edb_input_va_container input.it_edb_input{
background: #fff !important;
padding: 8px 12px;
width: 100%;
border-radius: 4px;
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
}
#it_epoll_voting_access .it_edb_input_va_container {
margin: 16px;
position: relative;
background: #F5F6F7;
border-radius: 6px;
color: #1f63ab;
overflow: visible;
height: auto;
padding: 2px;
font-size: 13px;
background: -webkit-linear-gradient(40deg,#7fa4ca,#1f63ab)!important;
width: calc(100% - 32px);
}
#it_epoll_voting_access .it_edb_input_va_container label {
display: block;
color: #1f63ab;
text-align: left;
margin-bottom: 0;
line-height: 1.2;
position: absolute;
top: -8px;
left: 11px;
padding: 0px 4px;
height: auto !important;
font-size: 12px;
font-weight: 600;
background: #fff !important;
}
.it_epoll_voting_access_btn{
display: block;
width: calc(100% - 30px);
margin: 15px;
padding: 14px 10px;
border-radius: 6px !important;
outline:0;
border:0;
background: #2768ae !important;
font-size:14px;
}.epoll_container{
min-width: 300px;
}
.epoll_container_content{
padding:30px;
max-width:960px;
margin:20px;
}
.epoll_category_title,.epoll_category_desc{
padding: 10px;
text-align: left;
color: #293a5f;
margin-bottom: 0;
display: block;
border-radius: 4px;
border-top-right-radius: 1px;
border-bottom-right-radius: 1px;
}
.it_epoll_list .it_epoll_survey-item{
padding-bottom: 10px;
}
.epoll_category_desc{
padding-top:0;
color: #2c3a55;
}
.epoll_search{
display: inline-block;
max-width: 600px;
width: 100%;
outline: 0;
background: #fff;
color:#b6baca;
box-shadow: 0px 3px 6px #eff1fe;
padding: 15px;
border-radius: 12px;
border:1px solid #f1f1fc;
}
.epoll_search > i{
display: inline-block;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
}
.epoll_search > input{
outline: 0;
width: calc(100% - 50px);
border: 0;
color: #b6baca;
background: #fff;
display: inline-block;
height: 32px;
font-weight: 400;
font-size: 18px;
padding-left: 10px;
}
.epoll_search > input::placeholder{
color:currentColor;
}
.epoll_search > input::-moz-placeholder{
color:currentColor;
}
.epoll_search > input::-ms-input-placeholder{
color:currentColor;
}
.epoll_search > input::-webkit-input-placeholder{
color:currentColor;
}
.epoll_catgegory_search{
padding: 10px;
}
.epoll_category_gradient{
display: block;
height: 150px;
overflow: hidden;
background: linear-gradient(45deg, #FFC107, #FF5722);
}
.epoll_poll_gradient{
border-radius: 18px;
height: 250px;
border:0 !important;
}
.epoll_category_gradient > img{
width:100%;
max-width:100%;
display:block;
}
.epoll_category_content,.epoll_category_action{
padding:0 10px;
}
.ec_epoll_extra_radius{
border-radius: 20px;
}
.ec_epoll_extra_radius_card{
box-shadow:0px 8px 16px #eaeefd, 0px 4px 8px #eceef9;
border: 1px solid #eceef9;
}
.epoll_category_count,.epoll_cat_delim,.epoll_category_count{
color: #959db5;
}
.eg_affix_bottom_category_meta{
position: relative;
bottom: -12px;
}
.epoll_poll_single_ttl{
font-size: 20px;
font-weight: 900;
}
.epoll_poll_sub_single_ttl{
font-size: 15px;
color: #8089a0;
font-weight: 600;
clear: both;
margin-left: 5px;
} .it_epoll_opt_radio_wrap [type="radio"]:checked,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label
{
position: relative;
padding: 0;
padding-left: 25px;
cursor: pointer;
line-height: 1.4;
display: inline-block;
color: #6a7795;
width:100%;
font-weight: 500;
font-size: 16px;
margin: 0 !important;
font-family: inherit;
}
.it_epoll_opt_radio_wrap + label span{
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label{
color: #3a7bff;
font-weight: 700;
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:before,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: calc(50% - 10px);
width: 21px;
height: 21px;
border: 3px solid #fff;
border-radius: 100%;
background: #c0d4ff;
box-shadow: 0 0 2px #c0d4ff;
}
.eg_button{
padding: 10px 18px;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:before{
box-shadow:0 0 2px #3a7bff;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:after,
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:after {
content: '';
width: 17px;
height: 17px;
background: #3a7bff;
position: absolute;
left: 2px;
top: calc(50% - 8px);
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.it_epoll_opt_radio_wrap [type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} .it_epoll_opt_radio_wrap [type="checkbox"]:checked,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) {
position: absolute;
left: -9999px;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label
{
position: relative;
padding: 14px;
padding-left: 50px;
cursor: pointer;
line-height: 25px;
display: inline-block;
color: #6a7795;
width:100%;
font-weight: 500;
font-size: 16px;
margin: 0 !important;
font-family: inherit;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label{
color: #3a7bff;
font-weight: 700;
width: calc(100% - 116px);
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:before,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 16px;
top: calc(50% - 10px);
width: 22px;
height: 22px;
border: 3px solid #fff;
border-radius: 100%;
background: #c0d4ff;
box-shadow: 0 0 2px #c0d4ff;
}
.eg_button{
padding: 10px 18px;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:before{
box-shadow:0 0 2px #3a7bff;
content:'';
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:after,
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:after {
content: '';
width: 21px;
height: 21px;
background-size: cover;
box-shadow:none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 24 24' style='&%2310; fill: %233a7bff;&%2310;'%3E%3Cg%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z'/%3E%3C/g%3E%3C/svg%3E");
position: absolute;
top: calc(50% - 9.5px);
left: 16.5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.it_epoll_opt_radio_wrap [type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.it_epoll_opt_radio_wrap [type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.it_epoll_otp_result_right {
max-width: 100px !important;
z-index: 1;
}
.epoll_hide_radio:before,.epoll_hide_radio:after{
display:none !important;
}
.epoll_poll_option_wrapper{
padding: 5px 5px;
}
.epoll_poll_option_wrapper ul.epoll_poll_options{
list-style: none;
display: block;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li{
padding: 5px 10px;
margin: 10px 15px;
}
.epoll_poll_option_wrapper ul.epoll_poll_options li .it_epoll_poll_opt{
padding: 0;
background: #f1f5ff;
border-radius: 12px;
position: relative;
}
.it_epoll_poll_opt_progressbar{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: flex-end;
border-radius: 12px;
overflow: hidden;
padding: 16px;
}
.it_epoll_otp_result_wrap{
background: #dfe9ff;
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
border-radius: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.epoll_related_polls_title{
color: #6a77a3;
padding: 14px;
margin: 10px 20px;
display: inline-block;
border: 2px solid #6a77a3;
font-weight: 700;
}
.ec_poll_border_top{
border-top: 6px solid #3d7afe;
border-bottom: 6px solid #3d7afe;
}
.it_epoll_otp_result_right {
font-size:14px;
}
.it_epoll_otp_result_right span{
font-size:12px;
}
.epoll_hide_element{
display: none !important;
}
.epoll_sc_share_container{
background: #fff;
box-shadow:none;
border: 1px solid #eceef9;
list-style: none;
display: block;
overflow: hidden;
border-radius: 6px;
position: absolute;
min-width: 200px;
right: 15px;
z-index: 99;
transform: scale(1);
opacity: 1;
visibility: visible;
transform-origin: top right;
transition: 0.1s ease-out all;
}
.eg_badge_btn_share {
cursor:pointer;
}
#it_epoll_opinion_share_btn .epoll_sc_share_container {
top: 52px;
}
.hide_epoll_sc_share_container {
transform: scale(0.9);
opacity: 0;
visibility: hidden;
transition: 0.1s ease-in all;
}
.epoll_sc_share_container li{
display: block;
text-align: left;
margin-bottom: 2px;
border-bottom: 1px solid #eceef9;
}
.epoll_sc_share_container li a{
color: #5b78cb;
display: block;
text-decoration: none !important;
outline: 0;
padding: 7px 15px;
}
.it_epoll_container_alert{
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: none;
align-items: center;
justify-content: center;
background: rgb(107 114 128  / 70%);
overflow-y: scroll;
z-index: 99998;
}
.it_epoll_container_alert_show{
display: flex;
}
.it_epoll_container_alert_inner{
background: #ffffff;
padding: 0px;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px 1px #cacaca;
min-width: 350px;
min-height: 103px;
}
.it_epoll_container_alert_inner h3{
padding: 10px;
font-size: 13px;
color: #555;
font-weight: bold;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
background: #fafafa;
display: flex;
align-items: center;
}
.it_epoll_container_alert_close{
display:block;
cursor: pointer;
}
.it_epoll_container_alert_inner h3 span:first-child{
flex:1;
}
.it_epoll_container_alert_inner div{
padding: 10px 20px 0;
}
.it_epoll_hcaptcha iframe{
width: 100% !important;
height: 110px !important;
}
#it_epoll_opinion_share_btn .epoll_sc_share_container{
top:52px;
}
.it_epoll_poll_share_btn {
top: 6.5px !important;
right: 6.5px !important;
position: absolute;
}
.it_epoll_poll_share_btn .eg_badge{
background: #fff;
border-color: #ffffff;
cursor: pointer;
}
.epoll_poll_share_container{
display: block;
align-items: center;
justify-content: center;
list-style: none;
text-align: center;
margin: 0;
border-top:1px solid #fff;
padding: 10px;
padding-bottom: 0;
}
.epoll_poll_share_container li{
display:block;
}
.epoll_poll_share_container li a{
padding: 5px 10px;
margin: 10px;
background: #fff;
outline:0 !important;
border-radius: 6px;
color: #2196f3;
display:block;
border:1px solid #2196f3;
}
.it_epoll_poll_share_btn_container{
padding: 0 10px 20px !important;
}
.epoll_poll_contest_powered_by{
text-align: right;
padding: 6px 20px;
padding-top: 0;
display: block;
font-size: 10px;
color: #fff !important;
}
.epoll_poll_contest_powered_by a{
color:#fff !important;
font-size: 10px !important;
text-decoration: underline;
}
.epoll_opinion_voting_error {
margin: 4px 20px !important;
padding: 6px 12px;
background: #f7c1bd;
margin-bottom: 0 !important;
border-radius: 6px;
border: 1px solid #a3352d;
font-size: 13px;
font-weight: bold;
color: #a3352d;
}
.it_epoll_opt_radio_wrap{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
width: 100%; 
padding: 14px;
}
.it_epoll_opt_radio_wrap_inner{
flex: 1;
min-width: 200px; 
}
.it_epoll_opt_radio_wrap .it_epoll_otp_result_right {
padding: 1px 5px;
background: #f1f5ff;
line-height: 1.4;
border-radius: 6px;
}.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}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1,.tdm-header-style-2,.tdm-header-style-3{}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-2{}.tdm-header-style-2 .td-logo-in-menu{}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:transparent}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:transparent}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:transparent}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:transparent}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:transparent}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:var(--td_theme_color,#4db2ec);color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{-webkit-transform:translateZ(0);transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:0.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}.td-pb-row .tdm-fix-full{}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}.td-stretch-content .tdm-mobile-full{}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(//kay2.tv/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:normal;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border-color:#eef0f3;border-width:0 0 1px 0;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}