.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;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gdpr-hidden {
display: none;
}
.gdpr-overlay {
background: #141618;
display: none;
height: 100%;
left: 0;
opacity: .6;
position: fixed;
top: 0;
width: 100%;
z-index: 99999999;
}
.gdpr * {
font-family: inherit !important;
}
.gdpr input[type="submit"],
.gdpr button {
border-radius: 2px;
border-width: 0;
box-shadow: none;
font-family: inherit !important;
font-size: 12px !important;
font-weight: 600 !important;
letter-spacing: -0.3px;
line-height: 22px;
padding: 9px 27px 9px 27px;
text-shadow: none;
text-transform: none;
}
.gdpr input[type="submit"].btn-accent.gdpr-agreement:focus, .gdpr input[type="submit"].btn-accent:focus,
.gdpr button.btn-accent.gdpr-agreement:focus,
.gdpr button.btn-accent:focus {
color: #fff !important;
}
.gdpr img {
width: 100%;
}
.gdpr-privacy-bar {
background: rgba(0, 0, 0, 0.9);
bottom: 0;
color: #fff;
left: 0;
position: fixed;
width: 100%;
z-index: 9999999;
}
.gdpr-privacy-bar.gdpr-hide-bar {
transition: bottom 1s ease-in-out;
bottom: -999px;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float.gdpr-hide-bar {
transition: none;
bottom: -999px;
}
.gdpr-privacy-bar .gdpr-wrapper {
overflow: hidden;
padding: 18px 27px;
}
.gdpr-privacy-bar .gdpr-wrapper p {
font-size: 13px;
margin: 0;
}
.gdpr-privacy-bar .gdpr-wrapper a {
color: #006cff;
}
.gdpr-privacy-bar .gdpr-preferences {
background-color: transparent !important;
color: #fff !important;
line-height: 40px;
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-preferences {
padding: 0 27px 0 0 !important;
}
body.rtl .gdpr-privacy-bar .gdpr-preferences {
padding: 0 0 0 27px !important;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float {
background: #000;
border-radius: 4px;
bottom: 18px;
left: 5%;
right: 5%;
width: auto;
margin-left: auto;
margin-right: auto;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-wrapper {
padding: 18px;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-wrapper p {
font-size: 12px;
font-weight: 500;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-agreement,
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-reject {
background-color: #fff !important;
color: #000 !important;
font-weight: 500 !important;
padding-bottom: 5px;
padding-top: 5px;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-agreement:hover,
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-reject:hover {
background-color: #fff !important;
color: #000 !important;
}
.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-preferences {
font-weight: 500 !important;
}
body:not(.rtl) .gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-preferences {
padding: 0 18px 0 0 !important;
}
body.rtl .gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-preferences {
padding: 0 0 0 18px !important;
}
body[data-border="9"] .gdpr-privacy-bar.gdpr-privacy-bar--float {
bottom: 27px;
}
body[data-border="9"] .gdpr-privacy-bar.gdpr-privacy-bar--float.gdpr-hide-bar {
bottom: -999px;
}
body[data-border="18"] .gdpr-privacy-bar.gdpr-privacy-bar--float {
bottom: 36px;
}
body[data-border="18"] .gdpr-privacy-bar.gdpr-privacy-bar--float.gdpr-hide-bar {
bottom: -999px;
}
body[data-border="27"] .gdpr-privacy-bar.gdpr-privacy-bar--float {
bottom: 45px;
}
body[data-border="27"] .gdpr-privacy-bar.gdpr-privacy-bar--float.gdpr-hide-bar {
bottom: -999px;
}
body[data-border="36"] .gdpr-privacy-bar.gdpr-privacy-bar--float {
bottom: 54px;
}
body[data-border="36"] .gdpr-privacy-bar.gdpr-privacy-bar--float.gdpr-hide-bar {
bottom: -999px;
}
.gdpr-privacy-preferences .gdpr-wrapper,
.gdpr-general-confirmation .gdpr-wrapper {
border-radius: 2.5px;
box-sizing: border-box;
display: none;
height: 100%;
left: 50%;
max-height: 700px;
max-width: 1000px;
overflow: hidden;
overflow: visible;
padding: 15px;
position: fixed;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
z-index: 999999999;
padding: 36px;
}
.gdpr-privacy-preferences form,
.gdpr-general-confirmation form {
box-shadow: 0 50px 50px -30px rgba(0, 0, 0, 0.2), 0 30px 50px 0 rgba(0, 0, 0, 0.15);
height: 100%;
position: relative;
}
.gdpr-privacy-preferences .gdpr-box-title,
.gdpr-general-confirmation .gdpr-box-title {
height: 0;
position: relative;
}
.gdpr-privacy-preferences .gdpr-box-title h3,
.gdpr-general-confirmation .gdpr-box-title h3 {
display: none;
}
.gdpr-privacy-preferences .gdpr-close,
.gdpr-general-confirmation .gdpr-close {
color: #fff;
cursor: pointer;
line-height: 0;
position: absolute;
top: 50%;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-close, body:not(.rtl)
.gdpr-general-confirmation .gdpr-close {
right: -27px;
}
body.rtl .gdpr-privacy-preferences .gdpr-close, body.rtl
.gdpr-general-confirmation .gdpr-close {
left: -27px;
}
.gdpr-privacy-preferences .gdpr-close:before,
.gdpr-general-confirmation .gdpr-close:before {
content: '\e117';
font-family: uncodeicon !important;
font-size: 18px;
transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
display: inline-block;
}
.gdpr-privacy-preferences .gdpr-close:hover:before,
.gdpr-general-confirmation .gdpr-close:hover:before {
transform: rotate(180deg);
}
.gdpr-privacy-preferences footer,
.gdpr-general-confirmation footer {
background-color: #f7f7f7;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top: 1px solid #eaeaea;
bottom: 0;
height: 96px;
left: 0;
margin-left: 0;
overflow: hidden;
padding: 18px 36px;
position: absolute;
right: 0;
width: auto;
}
.gdpr-privacy-preferences footer input,
.gdpr-general-confirmation footer input {
margin-top: 0;
}
.gdpr-privacy-preferences footer span,
.gdpr-general-confirmation footer span {
margin-top: 9px;
display: block;
text-align: center;
}
.gdpr-privacy-preferences footer a,
.gdpr-general-confirmation footer a {
color: #555d66;
display: inline-block;
font-size: 12px;
text-decoration: none;
}
.gdpr-privacy-preferences .gdpr-content,
.gdpr-general-confirmation .gdpr-content {
background: #fff;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
}
.gdpr-privacy-preferences .gdpr-tab-content,
.gdpr-general-confirmation .gdpr-tab-content {
background-color: #fff;
bottom: 76px;
display: block;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
}
.gdpr-privacy-preferences .gdpr-tab-content header,
.gdpr-general-confirmation .gdpr-tab-content header {
padding: 36px 36px 0;
}
.gdpr-privacy-preferences .gdpr-tab-content h4,
.gdpr-general-confirmation .gdpr-tab-content h4 {
color: #303133;
font-family: inherit !important;
font-size: 16px;
margin-bottom: 18px;
margin-top: 0;
}
.gdpr-privacy-preferences .gdpr-tab-content > div,
.gdpr-general-confirmation .gdpr-tab-content > div {
max-height: 100%;
overflow-y: auto;
}
.gdpr-privacy-preferences .gdpr-tab-content .gdpr-active,
.gdpr-general-confirmation .gdpr-tab-content .gdpr-active {
display: block;
}
.gdpr-privacy-preferences .gdpr-info,
.gdpr-general-confirmation .gdpr-info {
color: #72777c;
font-size: 14px;
font-weight: 400;
padding: 0 36px 36px;
}
.gdpr-privacy-preferences .gdpr-info p,
.gdpr-general-confirmation .gdpr-info p {
color: #72777c;
font-size: 13px;
font-weight: 400;
margin-bottom: 27px;
margin-top: 0;
}
.gdpr-privacy-preferences .gdpr-info a,
.gdpr-general-confirmation .gdpr-info a {
color: #72777c;
font-weight: 700;
text-decoration: underline;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title p,
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title p {
color: #303133;
font-weight: 600;
line-height: 1.1;
margin-bottom: 0;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title p, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title p {
padding-right: 100px;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title p, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title p {
padding-left: 100px;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookies,
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
font-size: 12px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookies, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
padding-right: 100px;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-cookies, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
padding-left: 100px;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookies-used,
.gdpr-general-confirmation .gdpr-info .gdpr-cookies-used {
border-top: 1px solid #eaeaea;
margin-top: 18px;
padding-top: 18px;
position: relative;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookies-used a,
.gdpr-general-confirmation .gdpr-info .gdpr-cookies-used a {
font-size: 12px;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-always-active,
.gdpr-general-confirmation .gdpr-info .gdpr-always-active {
color: #303133;
display: inline-block;
font-size: 11px;
font-weight: 700;
padding: 5px 0;
position: absolute;
text-transform: uppercase;
top: 15px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-always-active, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-always-active {
right: 0;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-always-active, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-always-active {
left: 0;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-button,
.gdpr-general-confirmation .gdpr-info .gdpr-button {
position: absolute;
top: 15px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-button, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-button {
right: 0;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-button, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-button {
left: 0;
}
.gdpr-switch {
display: inline-block;
height: 24px;
margin-bottom: 0;
min-width: 45px;
position: absolute;
top: 15px;
}
body:not(.rtl) .gdpr-switch {
right: 0;
}
body.rtl .gdpr-switch {
left: 0;
}
.gdpr-switch input {
display: none !important;
}
.gdpr-switch .gdpr-slider {
background-color: #ccc;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: white;
bottom: 4px;
content: "";
height: 16px;
position: absolute;
transition: .4s;
width: 16px;
}
body:not(.rtl) .gdpr-switch .gdpr-slider:before {
left: 4px;
}
body.rtl .gdpr-switch .gdpr-slider:before {
right: 4px;
}
.gdpr-switch .gdpr-slider.round {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border-radius: 34px;
}
.gdpr-switch .gdpr-slider.round:before {
border-radius: 50%;
}
body:not(.rtl) .gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(21px);
}
body.rtl .gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(-21px);
} .tmb-consent-blocked:not(.tmb-lightbox) .t-entry-visual-overlay,
.tmb-consent-blocked:not(.tmb-lightbox) .t-overlay-wrap {
display: none;
}
.tmb-consent-blocked .pushed {
margin-top: 0;
}
.tmb-consent-blocked .uncode-single-media-wrapper .pushed {
display: table;
height: 0;
position: relative;
width: 100%;
}
.tmb-consent-blocked .uncode-single-media-wrapper .pushed .uncode-noconsent-gdpr-poster img {
height: auto !important;
}
.tmb-consent-blocked .uncode-single-media-wrapper .pushed .uncode-noconsent-gdpr-wrap-no-poster {
height: 0;
padding-top: 66.7%;
}
.uncode-noconsent-gdpr-wrap {
background-size: cover;
height: 100%;
position: relative;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-poster {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-poster, .uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-poster img {
transform: none !important;
transition: none !important;
}
.uncode-single-media-wrapper .uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-poster img {
position: relative !important;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-overlay {
background: #141618;
height: 100%;
left: 0;
opacity: .5;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.uncode-noconsent-gdpr-wrap.uncode-noconsent-gdpr-wrap-no-poster .uncode-noconsent-gdpr-overlay {
opacity: 1;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-holder {
bottom: 0;
display: table;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap {
color: #ffffff;
display: table-cell;
padding: 0 36px;
position: relative;
text-align: center;
vertical-align: middle;
width: 100%;
z-index: 2;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-icon,
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-text {
display: block;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-icon {
padding-bottom: 10px;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-icon i.fa {
font-size: 30px;
margin-bottom: 18px;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-text {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
margin-top: 0;
vertical-align: middle;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-text .gdpr-preferences {
color: #ffffff;
font-weight: 600;
text-decoration: underline;
}
.uncode-noconsent-gdpr-wrap .uncode-noconsent-gdpr-content-wrap .uncode-noconsent-gdpr-text .gdpr-preferences:hover {
text-decoration: none;
}
.uncode_consent_notice {
text-align: center;
}
.uncode_consent_notice i.fa {
display: block;
font-size: 30px;
margin-bottom: 18px;
}
.uncode_consent_notice a {
color: #ffffff !important;
text-decoration: underline;
}
.uncode_consent_notice a:hover {
text-decoration: none;
}
.wpcf7-acceptance .wpcf7-list-item-label {
font-size: 13px;
font-weight: 400;
}
body:not(.rtl) .wpcf7-acceptance .wpcf7-list-item-label {
padding-left: 12px;
}
body.rtl .wpcf7-acceptance .wpcf7-list-item-label {
padding-right: 12px;
}
.wpcf7-acceptance .wpcf7-list-item-label::after, .wpcf7-acceptance .wpcf7-list-item-label::before {
display: none;
}
.comment-form-cookies-consent label {
font-size: 13px;
font-weight: 400;
}
body:not(.rtl) .comment-form-cookies-consent label {
padding-left: 12px;
}
body.rtl .comment-form-cookies-consent label {
padding-right: 12px;
}
@media (min-width: 320px) {
body:not(.rtl) .gdpr-privacy-bar .gdpr-right--single .gdpr-bar-buttons {
float: right;
}
body.rtl .gdpr-privacy-bar .gdpr-right--single .gdpr-bar-buttons {
float: left;
}
}
@media (min-width: 480px) {
.gdpr-privacy-bar .gdpr-right--double .gdpr-preferences {
line-height: 40px;
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-right--double .gdpr-bar-buttons {
float: right;
}
body.rtl .gdpr-privacy-bar .gdpr-right--double .gdpr-bar-buttons {
float: left;
}
.gdpr-privacy-preferences footer,
.gdpr-general-confirmation footer {
height: 76px;
}
.gdpr-privacy-preferences footer input,
.gdpr-general-confirmation footer input {
width: auto !important;
}
.gdpr-privacy-preferences footer span,
.gdpr-general-confirmation footer span {
margin-top: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
body:not(.rtl) .gdpr-privacy-preferences footer span, body:not(.rtl)
.gdpr-general-confirmation footer span {
right: 36px;
}
body.rtl .gdpr-privacy-preferences footer span, body.rtl
.gdpr-general-confirmation footer span {
left: 36px;
}
}
@media (min-width: 570px) {
.gdpr-privacy-preferences .gdpr-content,
.gdpr-general-confirmation .gdpr-content {
border-radius: 2px;
}
.gdpr-privacy-preferences .gdpr-tab-content,
.gdpr-general-confirmation .gdpr-tab-content {
display: block;
}
}
@media (min-width: 768px) {
.gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title,
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title {
display: inline-block;
vertical-align: top;
width: 180px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title {
padding-right: 27px;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title {
padding-left: 27px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title p, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title p {
padding-right: 0;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-cookie-title p, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-cookie-title p {
padding-left: 0;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookies,
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
display: inline-block;
vertical-align: top;
width: 330px;
}
body:not(.rtl) .gdpr-privacy-preferences .gdpr-info .gdpr-cookies, body:not(.rtl)
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
padding-right: 0 !important;
}
body.rtl .gdpr-privacy-preferences .gdpr-info .gdpr-cookies, body.rtl
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
padding-left: 0 !important;
}
}
@media (min-width: 960px) {
.gdpr-privacy-bar .gdpr-wrapper {
padding-bottom: 27px;
padding-top: 27px;
}
.gdpr-privacy-bar .gdpr-wrapper p {
margin: 0;
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-wrapper p {
padding-right: 250px;
}
body.rtl .gdpr-privacy-bar .gdpr-wrapper p {
padding-left: 250px;
}
body:not(.rtl) .gdpr-privacy-bar.gdpr-privacy-bar--has-reject .gdpr-wrapper p {
padding-right: 400px;
}
body.rtl .gdpr-privacy-bar.gdpr-privacy-bar--has-reject .gdpr-wrapper p {
padding-left: 400px;
}
.gdpr-privacy-bar .gdpr-right {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-right {
right: 36px;
}
body.rtl .gdpr-privacy-bar .gdpr-right {
left: 36px;
}
.gdpr-privacy-bar .gdpr-right .gdpr-preferences {
line-height: 22px;
}
body:not(.rtl) .gdpr-privacy-bar .gdpr-right .gdpr-bar-buttons, body.rtl .gdpr-privacy-bar .gdpr-right .gdpr-bar-buttons {
float: none;
display: inline-block;
}
body:not(.rtl) .gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-right {
right: 18px;
}
body.rtl .gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-right {
left: 18px;
}
.gdpr-privacy-preferences .gdpr-info .gdpr-cookies,
.gdpr-general-confirmation .gdpr-info .gdpr-cookies {
width: 550px;
}
}.wpulike{box-sizing:border-box;margin:0;padding:10px 0;line-height:normal;display:block;position:relative}.wpulike *,.wpulike :before,.wpulike :after{box-sizing:inherit}.wpulike .wp_ulike_general_class{align-items:center;max-width:100%;display:inline-flex}.wpulike button.wp_ulike_btn{vertical-align:middle;box-shadow:none;text-align:center;cursor:pointer;font-family:inherit;font-size:15px;line-height:inherit;-webkit-appearance:none;appearance:none;text-transform:none;letter-spacing:normal;width:auto;max-width:none;font-weight:inherit;border:none;border-radius:.25em;margin:0;padding:1em;transition:none;display:inline-block;position:relative}.wpulike button.wp_ulike_btn:hover,.wpulike button.wp_ulike_btn:active,.wpulike button.wp_ulike_btn:focus{outline:none}.wpulike button.wp_ulike_btn::-moz-focus-inner{border:0}.wpulike button.wp_ulike_btn[disabled=disabled],.wpulike button.wp_ulike_btn:disabled{cursor:not-allowed}.wpulike button.wp_ulike_btn[disabled=disabled]:hover,.wpulike button.wp_ulike_btn[disabled=disabled]:active,.wpulike button.wp_ulike_btn[disabled=disabled]:focus,.wpulike button.wp_ulike_btn:disabled:hover,.wpulike button.wp_ulike_btn:disabled:active,.wpulike button.wp_ulike_btn:disabled:focus{background-color:initial;outline:none}.wpulike button.wp_ulike_btn.wp_ulike_put_text{min-width:50px;padding:0 10px;font-size:14px;font-weight:600;line-height:28px}.wpulike .wp_ulike_is_loading button.wp_ulike_btn{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:auto}.wpulike .wp_ulike_is_loading button.wp_ulike_btn span{visibility:hidden}.wpulike .wp_ulike_is_loading button.wp_ulike_btn.wp_ulike_put_image:after{content:none}.wpulike.wpulike-hide-counter .count-box,.wpulike .count-box:empty{display:none}#buddypress #activity-stream .activity-meta .wpulike,#buddypress #activity-stream .activity-comments .wpulike,#buddypress #activity-stream .activity-inner .wpulike{vertical-align:middle;display:inline-block}#buddypress #activity-stream .wp_ulike_likers_wrapper li,#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker{border:none;padding:0}#buddypress #activity-stream .wp_ulike_likers_wrapper li a,#buddypress #activity-stream .wp_ulike_likers_wrapper li img,#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker a,#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker img{float:none;margin:0;padding:0}#bbpress-forums .bbp-reply-content .wpulike,#bbpress-forums .bbp-topic-content .wpulike,#bbpress-forums .bbp-forum-content .wpulike{vertical-align:middle;display:inline-block}#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper li,#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper .wp-ulike-liker,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper li,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper .wp-ulike-liker,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper li,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper .wp-ulike-liker{border:none;padding:0}#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper li a,#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper li img,#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper .wp-ulike-liker a,#bbpress-forums .bbp-reply-content .wp_ulike_likers_wrapper .wp-ulike-liker img,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper li a,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper li img,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper .wp-ulike-liker a,#bbpress-forums .bbp-topic-content .wp_ulike_likers_wrapper .wp-ulike-liker img,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper li a,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper li img,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper .wp-ulike-liker a,#bbpress-forums .bbp-forum-content .wp_ulike_likers_wrapper .wp-ulike-liker img{float:none;margin:0;padding:0}.wp_ulike_click_is_disabled{pointer-events:none;cursor:default}.wp_ulike_hide_me{visibility:hidden}.wpulike-default button.wp_ulike_btn{color:#616161;background-color:#e0e0e0;min-width:50px;min-height:30px}.wpulike-default button.wp_ulike_btn:hover,.wpulike-default button.wp_ulike_btn:focus{color:#616161;background-color:#e0e0e0;text-decoration:none}.wpulike-default button.wp_ulike_btn[disabled=disabled]:hover,.wpulike-default button.wp_ulike_btn[disabled=disabled]:active,.wpulike-default button.wp_ulike_btn[disabled=disabled]:focus,.wpulike-default button.wp_ulike_btn:disabled:hover,.wpulike-default button.wp_ulike_btn:disabled:active,.wpulike-default button.wp_ulike_btn:disabled:focus{background-color:#e0e0e0}.wpulike-default .wp_ulike_is_liked .wp_ulike_btn{color:#757575}.wpulike-default .wp_ulike_put_image:after{content:"";background:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/like.svg) 0 0/contain no-repeat;width:16px;height:16px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.wpulike-default .wp_ulike_put_image.wp_ulike_btn_is_active:after{filter:invert(44%)sepia(40%)saturate(3852%)hue-rotate(329deg)brightness()contrast(111%)}.wpulike-default .count-box{color:#616161;vertical-align:middle;text-align:center;background-color:#fff;border-radius:.25em;margin-left:8px;padding:0 10px;font-size:13px;line-height:30px;text-decoration:none;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #bdbdbd}.wpulike-default .count-box:before{content:"";box-sizing:content-box;background:#fff;border:1px solid #0000;border-color:#0000 #0000 #bdbdbd #bdbdbd;width:5px;height:5px;margin:0;display:block;position:absolute;top:50%;left:-5px;transform:rotate(45deg)translateY(-50%)}#buddypress #activity-stream .activity-meta .wpulike-default button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-default button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-default button.wp_ulike_btn{font-size:initial;background-color:#fff;border-radius:0;padding:1em;box-shadow:inset 0 0 0 1px #bdbdbd}#buddypress #activity-stream .activity-meta .wpulike-default .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-default .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-default .wp_ulike_is_loading button.wp_ulike_btn{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/loader.svg);background-position:50%;background-repeat:no-repeat}.wpulike-heart .wp_ulike_general_class{border-radius:.25em;padding:5px;box-shadow:inset 0 0 0 1px #bdbdbd}.wpulike-heart .wp_ulike_put_text{text-transform:uppercase;color:#757575;padding:0 5px;font-weight:600}.wpulike-heart button.wp_ulike_btn{background:0 0;padding:15px}.wpulike-heart button.wp_ulike_btn:hover,.wpulike-heart button.wp_ulike_btn:focus{color:#757575;background-color:#0000;text-decoration:none}.wpulike-heart .wp_ulike_put_image{background:0 0;padding:15px}.wpulike-heart .wp_ulike_put_image[disabled=disabled]:hover,.wpulike-heart .wp_ulike_put_image[disabled=disabled]:active,.wpulike-heart .wp_ulike_put_image[disabled=disabled]:focus,.wpulike-heart .wp_ulike_put_image:disabled:hover,.wpulike-heart .wp_ulike_put_image:disabled:active,.wpulike-heart .wp_ulike_put_image:disabled:focus{padding:15px}.wpulike-heart .wp_ulike_put_image:after{content:"";background:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/love.svg) 50%/contain no-repeat;width:20px;height:20px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.wpulike-heart .wp_ulike_put_image.wp_ulike_btn_is_active:after{filter:invert(44%)sepia(40%)saturate(3852%)hue-rotate(329deg)brightness()contrast(111%)}.wpulike-heart .count-box{color:#616161;text-align:center;vertical-align:middle;padding:0 5px;font-size:14px;font-weight:600;line-height:28px;text-decoration:none;display:inline-block}#buddypress #activity-stream .activity-meta .wpulike-heart button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-heart button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-heart button.wp_ulike_btn{font-size:initial;background-color:#0000;border:0;padding:1em}#buddypress #activity-stream .activity-meta .wpulike-heart .wp_ulike_put_image,#buddypress #activity-stream .activity-comments .wpulike-heart .wp_ulike_put_image,#buddypress #activity-stream .activity-inner .wpulike-heart .wp_ulike_put_image{padding:10px 15px}#buddypress #activity-stream .activity-meta .wpulike-heart .wp_ulike_put_image:after,#buddypress #activity-stream .activity-comments .wpulike-heart .wp_ulike_put_image:after,#buddypress #activity-stream .activity-inner .wpulike-heart .wp_ulike_put_image:after{width:17px;height:17px}#buddypress #activity-stream .activity-meta .wpulike-heart .wp_ulike_general_class,#buddypress #activity-stream .activity-comments .wpulike-heart .wp_ulike_general_class,#buddypress #activity-stream .activity-inner .wpulike-heart .wp_ulike_general_class{border-radius:0;margin-bottom:0;padding:.1em .3em}#buddypress #activity-stream .activity-meta .wpulike-heart .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-heart .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-heart .wp_ulike_is_loading button.wp_ulike_btn{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/loader.svg);background-position:50%;background-repeat:no-repeat}.wpulike-robeen .count-box{color:inherit;padding:0 14px;font-size:16px;font-weight:600}.wpulike-robeen .wp_ulike_is_loading button.wp_ulike_btn{background-image:initial;padding:0}.wpulike-robeen .wp_ulike_is_loading button.wp_ulike_btn.wp_ulike_put_image:after{content:""}.wpulike-robeen button.wp_ulike_btn{background:0 0;border:0;width:30px;height:30px;padding:0;overflow:hidden}.wpulike-robeen button.wp_ulike_btn:hover,.wpulike-robeen button.wp_ulike_btn:focus{background-color:#0000}.wpulike-robeen button.wp_ulike_btn.wp_ulike_btn_is_active{overflow:visible}.wpulike-robeen .wp_ulike_put_image:after{content:"";background:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/icons/twitter-heart.png) no-repeat;width:100px;height:100px;transition:background-position steps(28,end);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.wpulike-robeen .wp_ulike_put_image.wp_ulike_btn_is_active:after{background-position:-2800px 0;transition-duration:1s}#buddypress #activity-stream .activity-meta .wpulike-robeen button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-robeen button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-robeen button.wp_ulike_btn{background:0 0;border:0;width:30px;height:30px;padding:0}.wpulike-animated-heart button.wp_ulike_btn{background-color:#fff;border:0;border-radius:50em;width:50px;height:50px;padding:0;position:relative;box-shadow:0 5px 30px #ff6f6366}.wpulike-animated-heart button.wp_ulike_btn:hover,.wpulike-animated-heart button.wp_ulike_btn:focus{background-color:#fff;background-image:none}.wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:hover,.wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:active,.wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:focus,.wpulike-animated-heart button.wp_ulike_btn:disabled:hover,.wpulike-animated-heart button.wp_ulike_btn:disabled:active,.wpulike-animated-heart button.wp_ulike_btn:disabled:focus{background-color:#fff}.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:hover,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:active,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:focus,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:hover,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:active,.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:focus{background-color:#ff6f63}.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active .wpulike-svg-heart{fill:#fff}.wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active .wpulike-svg-heart-pop{animation-direction:normal}.wpulike-animated-heart button.wp_ulike_btn:active{box-shadow:0 0 4px #00000040}.wpulike-animated-heart .wp_ulike_is_loading button.wp_ulike_btn{background-image:initial;padding:0}.wpulike-animated-heart .wp_ulike_is_loading button.wp_ulike_btn.wp_ulike_put_image:after{content:""}.wpulike-animated-heart .wpulike-svg-heart{fill:#ff6f63;pointer-events:none;width:20px;transition:fill .5s,transform .5s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.wpulike-animated-heart .wpulike-svg-heart-pop{fill:#ff6f63;opacity:0;width:30%;animation:1s reverse forwards popHearts;position:absolute;left:0}.wpulike-animated-heart .wpulike-svg-heart-pop.one{animation-delay:.45s;left:1%;transform:rotate(-10deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.two{animation-delay:.25s;left:15%;transform:rotate(8deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.three{animation-delay:0s;left:30%;transform:rotate(-5deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.four{animation-delay:.3s;left:50%;transform:rotate(-8deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.five{animation-delay:.9s;left:60%;transform:rotate(-10deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.six{animation-delay:.2s;left:70%;transform:rotate(-8deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.seven{animation-delay:.35s;left:85%;transform:rotate(6deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.eight{animation-delay:.5s;left:90%;transform:rotate(-4deg)}.wpulike-animated-heart .wpulike-svg-heart-pop.nine{animation-delay:.2s;left:95%;transform:rotate(8deg)}.wpulike-animated-heart .count-box{color:#ff6f63;vertical-align:middle;margin:0 15px;display:inline-block}#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn{background-color:#fff;border:0;border-radius:50em;width:50px;height:50px;padding:0;box-shadow:0 5px 30px #ff6f6366}#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:hover,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:focus,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:hover,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:focus,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:hover,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:focus{background-color:#fff;background-image:none}#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:hover,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:active,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:focus,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:disabled:hover,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:disabled:active,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:disabled:focus,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:hover,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:focus,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:disabled:hover,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:disabled:active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:disabled:focus,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:hover,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn[disabled=disabled]:focus,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:disabled:hover,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:disabled:active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:disabled:focus{background-color:#fff}#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:hover,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:active,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:focus,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:hover,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:active,#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:focus,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:hover,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:focus,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:hover,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:focus,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:hover,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active[disabled=disabled]:focus,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:hover,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn.wp_ulike_btn_is_active:disabled:focus{background-color:#ff6f63}#buddypress #activity-stream .activity-meta .wpulike-animated-heart button.wp_ulike_btn:active,#buddypress #activity-stream .activity-comments .wpulike-animated-heart button.wp_ulike_btn:active,#buddypress #activity-stream .activity-inner .wpulike-animated-heart button.wp_ulike_btn:active{box-shadow:0 0 4px #00000040}#buddypress #activity-stream .activity-meta .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-comments .wp_ulike_is_loading button.wp_ulike_btn,#buddypress #activity-stream .activity-inner .wp_ulike_is_loading button.wp_ulike_btn{background-image:initial}@keyframes popHearts{0%{top:10px;left:calc(50% - 7px)}20%{opacity:1}80%{top:-20px}to{opacity:0}}.wp_ulike_likers_wrapper{flex:0 0 100%;margin:10px 0}.wp_ulike_likers_wrapper:empty{display:none}.wp_ulike_likers_wrapper .wp-ulike-likers-list,.wp_ulike_likers_wrapper .tiles{flex-wrap:wrap;align-items:center;margin:0;padding:0;display:flex}.wp_ulike_likers_wrapper .wp-ulike-likers-list .wp-ulike-liker,.wp_ulike_likers_wrapper .wp-ulike-likers-list li,.wp_ulike_likers_wrapper .tiles .wp-ulike-liker,.wp_ulike_likers_wrapper .tiles li{margin:0;padding:3px;list-style:none;display:block}.wp_ulike_likers_wrapper .wp-ulike-likers-list .wp-ulike-liker a>img,.wp_ulike_likers_wrapper .wp-ulike-likers-list li a>img,.wp_ulike_likers_wrapper .tiles .wp-ulike-liker a>img,.wp_ulike_likers_wrapper .tiles li a>img{box-shadow:none;border:0;border-radius:5px;display:block;position:relative}.ulf-tooltip .wp_ulike_likers_wrapper{margin:0}.most_liked_users{margin:10px 0!important;padding:0!important;list-style-type:none!important;position:relative!important}.most_liked_users li{cursor:pointer!important;margin:0 2px!important;display:inline-table!important}.most_liked_users li img{float:none!important;display:block!important}.most_liked_users li.inactive{visibility:hidden!important;opacity:0!important}.commentlist .tiles .avatar,.commentlist .wp-ulike-liker .avatar{left:0!important}.wp_ulike_thumbnail,.most_liked_comment .avatar{vertical-align:middle;margin:0 10px 0 0}.wp_ulike_style_simple .wp_counter_span:before{content:"("}.wp_ulike_style_simple .wp_counter_span:after{content:")"}.wp_ulike_style_love .wp_counter_span{float:right;color:#333;vertical-align:middle;z-index:26;background:#f1f1f1 url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/icons/heart.png) 5px no-repeat;border-radius:10px;margin:2px 0 0 2px;padding:0 5px 0 23px;font-size:9px;font-weight:400;line-height:17px;display:inline-block}.wpulike-notification{z-index:999999;pointer-events:none;position:fixed;bottom:20px;right:20px}.wpulike-notification *{box-sizing:border-box}.wpulike-notification .wpulike-message{pointer-events:auto;word-wrap:break-word;color:#fff;opacity:1;background-color:#007bc3;border-radius:3px;width:290px;margin:0 0 6px;padding:14px 15px 14px 65px;font-size:.9rem;font-weight:500;line-height:normal;transition:opacity .3s ease-out,transform .3s ease-out;animation:.2s backwards wpUlikeNotifitcationsAnimation;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 3px 5px #00000014}.wpulike-notification .wpulike-message:hover{opacity:.9;cursor:pointer}.wpulike-notification .wpulike-message.wpulike-message-fadeout{opacity:0;pointer-events:none;transform:translateY(-20px)}.wpulike-notification .wpulike-message:before{content:"";background-color:#0000000f;background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/info.svg);background-position:50%;background-repeat:no-repeat;background-size:25px;width:50px;height:100%;display:block;position:absolute;top:0;left:0}.wpulike-notification .wpulike-message.wpulike-success{background-color:#20a779}.wpulike-notification .wpulike-message.wpulike-success:before{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/success.svg)}.wpulike-notification .wpulike-message.wpulike-error{background-color:#ec4d2c}.wpulike-notification .wpulike-message.wpulike-error:before{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/error.svg)}.wpulike-notification .wpulike-message.wpulike-warning{background-color:#f0a82f}.wpulike-notification .wpulike-message.wpulike-warning:before{background-image:url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/svg/warning.svg)}@keyframes wpUlikeNotifitcationsAnimation{0%{opacity:0;transform:translateY(100%)}to{opacity:.8;transform:translateY(0)}}@media screen and (width<=768px){.wpulike-notification .wpulike-message{padding:11px 11px 11px 55px;font-size:13px}.wpulike-notification .wpulike-message:before{background-size:25px;width:45px}}@media screen and (width<=320px){.wpulike-notification{left:10px;right:10px}.wpulike-notification .wpulike-message{width:100%;padding:9px 9px 9px 45px;font-size:12px}.wpulike-notification .wpulike-message:before{background-size:15px;width:35px}}@keyframes ulf-tooltip-fade-in{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ulf-spinner-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.ulf-tooltip{z-index:9999;pointer-events:auto;box-sizing:border-box;width:auto;max-width:320px;margin:0;padding:0;transition:opacity .2s,transform .2s;animation:.2s cubic-bezier(.16,1,.3,1) ulf-tooltip-fade-in;position:absolute}.ulf-content{color:#262626;word-wrap:break-word;box-sizing:border-box;width:100%;min-height:20px;padding:0;font-size:14px;line-height:1.5;display:block;overflow:visible}.ulf-arrow{box-sizing:content-box;pointer-events:none;z-index:2;opacity:0;background:#fff;border:1px solid #0000;width:7px;height:7px;transition:opacity .1s;position:absolute}.ulf-tooltip[data-positioned=true] .ulf-arrow{opacity:1}.ulf-arrow-bottom{border-bottom-color:#e2e8f0;border-right-color:#e2e8f0;margin-left:-3.5px;bottom:-4px;left:50%;transform:rotate(45deg)}.ulf-arrow-top{border-top-color:#e2e8f0;border-left-color:#e2e8f0;margin-left:-3.5px;top:-4px;left:50%;transform:rotate(45deg)}.ulf-arrow-left{border-bottom-color:#e2e8f0;border-left-color:#e2e8f0;margin-top:-3.5px;top:50%;left:-4px;transform:rotate(45deg)}.ulf-arrow-right{border-top-color:#e2e8f0;border-right-color:#e2e8f0;margin-top:-3.5px;top:50%;right:-4px;transform:rotate(45deg)}.ulf-white-theme{background:#fff;border:1px solid #e2e8f0;border-radius:.25em;overflow:visible}.ulf-white-theme .ulf-content{color:#262626;letter-spacing:-.01em;padding:8px 12px;font-weight:400}.ulf-white-theme .ulf-arrow-bottom{background:#fff;border-bottom-color:#e2e8f0;border-right-color:#e2e8f0}.ulf-white-theme .ulf-arrow-top{background:#fff;border-top-color:#e2e8f0;border-left-color:#e2e8f0}.ulf-white-theme .ulf-arrow-left{background:#fff;border-bottom-color:#e2e8f0;border-left-color:#e2e8f0}.ulf-white-theme .ulf-arrow-right{background:#fff;border-top-color:#e2e8f0;border-right-color:#e2e8f0}.ulf-white-theme .ulf-spinner-circle{background-color:#8e8e8e}.ulf-light-theme{background:#fff;border:1px solid #e2e8f0;border-radius:.25em;overflow:visible}.ulf-light-theme .ulf-content{color:#1a202c;letter-spacing:-.01em;padding:8px 12px;font-weight:400}.ulf-light-theme .ulf-arrow-bottom{background:#fff;border-bottom-color:#e2e8f0;border-right-color:#e2e8f0}.ulf-light-theme .ulf-arrow-top{background:#fff;border-top-color:#e2e8f0;border-left-color:#e2e8f0}.ulf-light-theme .ulf-arrow-left{background:#fff;border-bottom-color:#e2e8f0;border-left-color:#e2e8f0}.ulf-light-theme .ulf-arrow-right{background:#fff;border-top-color:#e2e8f0;border-right-color:#e2e8f0}.ulf-light-theme .ulf-spinner-circle{background-color:#8e8e8e}.ulf-small .ulf-content{padding:6px 10px;font-size:13px}.ulf-tiny{max-width:280px}.ulf-tiny .ulf-content{padding:3px 5px;font-size:13px;line-height:1.5}.ulf-tiny .ulf-arrow{width:6px;height:6px}.ulf-tiny .ulf-arrow-bottom{bottom:-3.5px}.ulf-tiny .ulf-arrow-top{top:-3.5px}.ulf-tiny .ulf-arrow-left{left:-3.5px}.ulf-tiny .ulf-arrow-right{right:-3.5px}.ulf-large{max-width:480px}.ulf-large .ulf-content{padding:12px 16px;font-size:16px}.ulf-loading-spinner{justify-content:center;align-items:center;gap:6px;min-height:20px;padding:8px 12px;display:flex}.ulf-spinner-circle{background-color:#8e8e8e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.2s ease-in-out infinite both ulf-spinner-bounce}.ulf-spinner-circle:first-child{animation-delay:-.32s}.ulf-spinner-circle:nth-child(2){animation-delay:-.16s}.ulf-spinner-circle:nth-child(3){animation-delay:0}.ulf-centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.rtl .wpulike-default .count-box{margin-right:8px;margin-left:inherit}.rtl .wpulike-default .count-box:before{border-color:#bdbdbd #bdbdbd #0000 #0000;left:auto;right:-1px}.rtl .commentlist .tiles .avatar{left:inherit!important;right:0!important}.rtl .wp_ulike_thumbnail,.rtl .most_liked_comment .avatar{margin:0 0 0 10px}.rtl .wp_ulike_style_love .wp_counter_span{float:left;background:#f1f1f1 url(//ignaciogondra.com/wp-content/plugins/wp-ulike/assets/img/icons/heart.png) 85% no-repeat;margin:2px 2px 0 0;padding:0 23px 0 5px}.rtl .wpulike-notification{left:20px;right:inherit}.rtl .wpulike-notification .wpulike-message{padding:14px 65px 14px 15px}.rtl .wpulike-notification .wpulike-message:before{left:auto;right:0}@media screen and (width<=768px){.rtl .wpulike-notification .wpulike-message{padding:11px 55px 11px 11px}}@media screen and (width<=320px){.rtl .wpulike-notification{left:10px;right:10px}.rtl .wpulike-notification .wpulike-message{padding:9px 45px 9px 9px}}.rtl .ulf-tooltip .ulf-arrow-bottom,.rtl .ulf-tooltip .ulf-arrow-top{margin-left:-3.5px;left:50%}.rtl .ulf-tooltip .ulf-arrow-left{border-color:#e2e8f0 #e2e8f0 #0000 #0000;left:auto;right:-4px}.rtl .ulf-tooltip .ulf-arrow-right{border-color:#0000 #0000 #e2e8f0 #e2e8f0;left:-4px;right:auto}.rtl .ulf-tooltip.ulf-tiny .ulf-arrow-left{left:auto;right:-3.5px}.rtl .ulf-tooltip.ulf-tiny .ulf-arrow-right{left:-3.5px;right:auto}.rtl .ulf-tooltip .ulf-white-theme .ulf-arrow-left,.rtl .ulf-tooltip .ulf-light-theme .ulf-arrow-left{border-color:#e2e8f0 #e2e8f0 #0000 #0000}.rtl .ulf-tooltip .ulf-white-theme .ulf-arrow-right,.rtl .ulf-tooltip .ulf-light-theme .ulf-arrow-right{border-color:#0000 #0000 #e2e8f0 #e2e8f0}.rtl .ulf-centered{left:50%;right:auto;transform:translate(-50%,-50%)}