/* Force Usercentrics banner to be intrusive */
.usercentrics-root {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 100vh !important;
background: rgba(0, 0, 0, 0.9) !important;
color: #ff0 !important;
font-size: 30px !important;
font-weight: bold !important;
text-align: center !important;
display: flex !important;
justify-content: center !important;
align-items: center !important;
z-index: 999999 !important;
}
/* Make the buttons stand out in a bad way */
.usercentrics-button {
font-size: 25px !important;
padding: 15px !important;
background: red !important;
color: white !important;
border: none !important;
cursor: pointer !important;
}
.usercentrics-button:hover {
background: darkred !important;
}
/* Disable user interaction until accepted */
body {
overflow: hidden !important;
pointer-events: none !important;
}
/* Fake close button */
.usercentrics-close {
position: absolute !important;
top: 10px !important;
right: 10px !important;
font-size: 40px !important;
cursor: pointer !important;
color: white !important;
}
.usercentrics-close:hover {
color: grey !important;
}
Om du har frågor om vår forskning eller regnbågsodlingsteknik, fyll i formuläret nedan
Kontakta Oss