.zci-taxonomy-list.zci-grid {
display: grid;
grid-gap: 20px;
grid-template-columns: repeat(var(--zci-columns, 3), 1fr);
list-style: none; padding: 0;
margin: 0;
}
.zci-taxonomy-list.zci-grid .zci-item {
text-align: center;
list-style: none; margin: 0;
}
.zci-taxonomy-list.zci-grid .zci-image {
display: block;
margin-bottom: 10px;
overflow: hidden; border-radius: 8px; }
.zci-taxonomy-list.zci-grid .zci-image img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
transition: transform 0.3s ease; }
.zci-taxonomy-list.zci-grid .zci-image img:hover {
transform: scale(1.05); } .zci-taxonomy-list.zci-inline {
display: flex;
flex-wrap: wrap;
gap: 15px;
list-style: none;
padding: 0;
margin: 0;
}
.zci-taxonomy-list.zci-inline .zci-item {
display: flex;
align-items: center;
gap: 5px;
margin: 0;
} .zci-taxonomy-list.zci-list {
list-style: none;
padding: 0;
margin: 0;
}
.zci-taxonomy-list.zci-list .zci-item {
display: flex;
align-items: center;
margin-bottom: 10px;
gap: 10px;
} .zci-term-name {
display: block;
font-weight: bold;
margin-top: 5px;
color: inherit;
text-decoration: none;
}
.zci-link {
text-decoration: none;
color: inherit;
display: block;
}
.zci-term-count {
display: inline-block;
background: #f0f0f1;
border-radius: 10px;
padding: 2px 8px;
font-size: 0.8em;
margin-left: 5px;
vertical-align: middle;
}.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-top-center{
top: 0; right: auto; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-bottom-center{
top: auto; right: auto; bottom: 0; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
z-index: 9999;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}:root {
--gdpr-bg-primary: #ffffff;
--gdpr-bg-secondary: #f8f9fa;
--gdpr-text-primary: #212529;
--gdpr-text-secondary: #6c757d;
--gdpr-bg-primary-hover: #f3f3f3;
--gdpr-border: #dee2e6;
--gdpr-shadow: rgba(0, 0, 0, 0.1);
--gdpr-accept-bg: #007cba;
--gdpr-accept-hover: #005a87;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #545b62;
--gdpr-success-bg: #28a745;
--gdpr-success-hover: #218838;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #c82333;
--gdpr-info-bg: #17a2b8;
--gdpr-info-hover: #138496;
--gdpr-border-radius: 8px;
--gdpr-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--gdpr-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
} @media (prefers-color-scheme: dark) {
:root:not(.gdpr-light-mode):not(.gdpr-dark-mode).gdpr-auto-mode {
--gdpr-bg-primary: #1a1a1a;
--gdpr-bg-secondary: #2d2d2d;
--gdpr-text-primary: #ffffff;
--gdpr-text-secondary: #b0b0b0;
--gdpr-bg-primary-hover: #3c3c3c;
--gdpr-border: #404040;
--gdpr-shadow: rgba(0, 0, 0, 0.3);
--gdpr-accept-bg: #0d6efd;
--gdpr-accept-hover: #0b5ed7;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #5a6268;
--gdpr-success-bg: #198754;
--gdpr-success-hover: #157347;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #bb2d3b;
--gdpr-info-bg: #0dcaf0;
--gdpr-info-hover: #0aa2c0;
}
} .gdpr-light-mode {
--gdpr-bg-primary: #ffffff;
--gdpr-bg-secondary: #f8f9fa;
--gdpr-text-primary: #212529;
--gdpr-text-secondary: #6c757d;
--gdpr-bg-primary-hover: #f3f3f3;
--gdpr-border: #dee2e6;
--gdpr-shadow: rgba(0, 0, 0, 0.1);
--gdpr-accept-bg: #007cba;
--gdpr-accept-hover: #005a87;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #545b62;
--gdpr-success-bg: #28a745;
--gdpr-success-hover: #218838;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #c82333;
--gdpr-info-bg: #17a2b8;
--gdpr-info-hover: #138496;
} .gdpr-dark-mode {
--gdpr-bg-primary: #1a1a1a;
--gdpr-bg-secondary: #2d2d2d;
--gdpr-text-primary: #ffffff;
--gdpr-text-secondary: #b0b0b0;
--gdpr-bg-primary-hover: #3c3c3c;
--gdpr-border: #404040;
--gdpr-shadow: rgba(0, 0, 0, 0.3);
--gdpr-accept-bg: #0d6efd;
--gdpr-accept-hover: #0b5ed7;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #5a6268;
--gdpr-success-bg: #198754;
--gdpr-success-hover: #157347;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #bb2d3b;
--gdpr-info-bg: #0dcaf0;
--gdpr-info-hover: #0aa2c0;
} #slimstat-gdpr-banner {
position: fixed;
left: 1rem;
bottom: 0rem;
margin: 0;
padding: 1.5rem 2rem;
background: var(--gdpr-bg-primary);
border: 1px solid var(--gdpr-border);
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
z-index: 99999;
font-family: var(--gdpr-font-family);
font-size: 0.9rem;
line-height: 1.6;
color: var(--gdpr-text-primary);
box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.08);
transform: translateY(100%);
opacity: 0;
transition: transform 0.3s ease-out, opacity 0.3s ease-out;
max-width: 720px;
width: calc(100% - 2rem);
max-width: calc(100% - 2rem);
box-sizing: border-box;
} #slimstat-gdpr-banner.show {
transform: translateY(0);
opacity: 1;
animation: slideUp 0.45s ease-out;
} #slimstat-gdpr-banner.hiding {
transform: translateY(100%);
opacity: 0;
transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}
@keyframes slideUp {
from {
transform: translateY(100%);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
max-width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 1.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-message {
flex: 1;
min-width: 280px;
font-weight: 400;
}
#slimstat-gdpr-banner .slimstat-gdpr-buttons {
display: flex;
gap: 0.75rem;
flex-shrink: 0;
} .slimstat-gdpr-accept,
.slimstat-gdpr-deny {
padding: 0.75rem 1.5rem;
border: none;
border-radius: var(--gdpr-border-radius);
cursor: pointer;
font-size: 0.875rem;
font-weight: 500;
font-family: var(--gdpr-font-family);
transition: var(--gdpr-transition);
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
position: relative;
overflow: hidden;
}
.slimstat-gdpr-accept::before,
.slimstat-gdpr-deny::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.slimstat-gdpr-accept:hover::before,
.slimstat-gdpr-deny:hover::before {
left: 100%;
}
.slimstat-gdpr-accept {
background: var(--gdpr-accept-bg);
color: white;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-accept:hover {
background: var(--gdpr-accept-hover);
transform: translateY(-1px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.slimstat-gdpr-accept:active {
transform: translateY(0);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-deny {
background: var(--gdpr-deny-bg);
color: white;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-deny:hover {
background: var(--gdpr-deny-hover);
transform: translateY(-1px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.slimstat-gdpr-deny:active {
transform: translateY(0);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
} .slimstat-gdpr-management {
max-width: 700px;
margin: 2rem auto;
padding: 2rem;
background: var(--gdpr-bg-primary);
border: 1px solid var(--gdpr-border);
border-radius: var(--gdpr-border-radius);
font-family: var(--gdpr-font-family);
transition: var(--gdpr-transition);
}
.slimstat-gdpr-management h2,
.slimstat-gdpr-management h3 {
margin-top: 0;
margin-bottom: 1rem;
color: var(--gdpr-text-primary);
font-weight: 600;
line-height: 1.3;
}
.slimstat-gdpr-management h2 {
font-size: 1.75rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.5rem;
}
.slimstat-gdpr-management p {
margin-bottom: 1rem;
color: var(--gdpr-text-secondary);
line-height: 1.6;
}
.slimstat-gdpr-management .slimstat-gdpr-info {
background: var(--gdpr-bg-secondary);
padding: 1.25rem 1.5rem;
border-radius: var(--gdpr-border-radius);
margin-bottom: 1.5rem;
border: 1px solid var(--gdpr-info-bg);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
display: flex;
align-items: flex-start;
gap: 0.75rem;
transition: background 0.2s ease, box-shadow 0.2s ease;
}
.slimstat-gdpr-management strong {
color: var(--gdpr-text-primary);
font-weight: 600;
margin-bottom: 0.5rem;
text-transform: uppercase;
}
.slimstat-gdpr-management .slimstat-gdpr-info:hover {
background: var(--gdpr-bg-primary-hover, #f9f9f9);
}
.slimstat-gdpr-management .slimstat-gdpr-buttons {
display: flex;
gap: 1rem;
margin: 1.5rem 0;
flex-wrap: wrap;
}
.slimstat-gdpr-management .slimstat-gdpr-accept {
background: var(--gdpr-success-bg);
color: white;
}
.slimstat-gdpr-management .slimstat-gdpr-accept:hover {
background: var(--gdpr-success-hover);
}
.slimstat-gdpr-management .slimstat-gdpr-deny {
background: var(--gdpr-danger-bg);
color: white;
}
.slimstat-gdpr-management .slimstat-gdpr-deny:hover {
background: var(--gdpr-danger-hover);
}
.slimstat-gdpr-management small {
color: var(--gdpr-text-secondary);
font-size: 0.8rem;
display: block;
margin-top: 1rem;
padding-top: 1rem;
border-top: 1px solid var(--gdpr-border);
} .slimstat-consent-status {
display: inline-flex;
align-items: center;
padding: 0.75rem 1rem;
border-radius: var(--gdpr-border-radius);
font-size: 0.875rem;
font-weight: 500;
font-family: var(--gdpr-font-family);
background: var(--gdpr-bg-secondary);
color: var(--gdpr-text-primary);
border: 1px solid var(--gdpr-border);
box-shadow: 0 2px 4px var(--gdpr-shadow);
transition: var(--gdpr-transition);
}
.slimstat-consent-status:hover {
box-shadow: 0 4px 8px var(--gdpr-shadow);
transform: translateY(-1px);
}
.slimstat-consent-status::before {
content: "";
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjciIGZpbGw9IiMwMDc0RkYiLz4KPHRleHQgeD0iOCIgeT0iMTEiIGZvbnQtZmFtaWx5PSJBcmlhbCwgc2Fucy1zZXJpZiIgZm9udC1zaXplPSIxMCIgZm9udC13ZWlnaHQ9ImJvbGQiIGZpbGw9IndoaXRlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj5pPC90ZXh0Pgo8L3N2Zz4K");
background-size: 1rem 1rem;
background-repeat: no-repeat;
background-position: center;
display: inline-block;
width: 1rem;
height: 1rem;
margin-right: 0.5rem;
} @media (max-width: 1024px) {
#slimstat-gdpr-banner {
padding: 1.25rem 1.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
gap: 1rem;
}
}
@media (max-width: 768px) {
#slimstat-gdpr-banner {
padding: 1rem;
font-size: 0.8rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
flex-direction: column;
text-align: center;
gap: 1rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-message {
min-width: auto;
margin-bottom: 0.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-buttons {
justify-content: center;
width: 100%;
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
flex: 1;
min-width: 120px;
padding: 0.875rem 1rem;
}
.slimstat-gdpr-management {
margin: 1rem;
padding: 1.5rem;
}
.slimstat-gdpr-management h2 {
font-size: 1.5rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.25rem;
}
.slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: column;
gap: 0.75rem;
}
.slimstat-gdpr-management .slimstat-gdpr-accept,
.slimstat-gdpr-management .slimstat-gdpr-deny {
width: 100%;
}
}
@media (max-width: 480px) {
#slimstat-gdpr-banner {
padding: 0.875rem;
font-size: 0.75rem;
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
padding: 0.75rem 0.875rem;
font-size: 0.8rem;
min-height: 40px;
}
.slimstat-gdpr-management {
margin: 0.5rem;
padding: 1rem;
}
.slimstat-gdpr-management h2 {
font-size: 1.25rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.125rem;
}
} @media (prefers-contrast: high) {
:root {
--gdpr-border: #000000;
--gdpr-shadow: rgba(0, 0, 0, 0.5);
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
border: 2px solid currentColor;
}
} @media (prefers-reduced-motion: reduce) {
* {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
#slimstat-gdpr-banner {
animation: none;
}
} [dir="rtl"] #slimstat-gdpr-banner {
left: auto;
right: 1rem;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-content {
direction: rtl;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-buttons {
flex-direction: row-reverse;
}
[dir="rtl"] .slimstat-gdpr-accept::before,
[dir="rtl"] .slimstat-gdpr-deny::before {
left: 100%;
right: -100%;
background: linear-gradient(270deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: right 0.5s;
}
[dir="rtl"] .slimstat-gdpr-accept:hover::before,
[dir="rtl"] .slimstat-gdpr-deny:hover::before {
right: 100%;
left: -100%;
}
[dir="rtl"] .slimstat-consent-status::before {
margin-right: 0;
margin-left: 0.5rem;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-info {
text-align: right;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: row-reverse;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons .slimstat-gdpr-accept,
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons .slimstat-gdpr-deny {
text-align: center;
} @media (max-width: 768px) {
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-content {
text-align: center;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-buttons {
flex-direction: column;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: column;
}
}
@media (max-width: 480px) {
[dir="rtl"] #slimstat-gdpr-banner {
right: 0.5rem;
left: auto;
}
} @media print {
#slimstat-gdpr-banner {
display: none !important;
}
} .slimstat-gdpr-accept:focus,
.slimstat-gdpr-deny:focus {
outline: 2px solid var(--gdpr-accept-bg);
outline-offset: 2px;
} .slimstat-gdpr-accept.loading,
.slimstat-gdpr-deny.loading {
position: relative;
cursor: wait;
opacity: 0.8;
}
.slimstat-gdpr-accept.loading::after,
.slimstat-gdpr-deny.loading::after {
content: "";
top: 50%;
left: 50%;
width: 16px;
height: 16px;
margin: 0 0 0 10px;
border: 2px solid transparent;
border-top: 2px solid currentColor;
border-radius: 50%;
animation: spin 1s linear infinite;
}
.slimstat-gdpr-accept.loading::after {
background-color: #197148;
}
.slimstat-gdpr-deny.loading::after {
background-color: #b52f3c;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}