﻿/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L3 */
:root {
  --zpconsent-textcolor: #333333;
  --zpconsent-bgcolor: rgba(255, 255, 255, 0.9);
  --zpconsent-fontfamily: system-ui;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L9 */
html:not(.zppreview) {
  position: relative;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L13 */
.zpconsentinfo {
  /*
	background-color: #e80000;
	padding: 10px 20px;
	color: #ffffff;
	h1, h2, h3, h5, h5, h6{
		color: inherit;
	}
	*/
  overflow: hidden;
  max-width: 640px;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 15px;
  font-family: var(--zpconsent-fontfamily) !important;
  font-size: 14px !important;
  text-align: left !important;
  color: var(--zpconsent-textcolor) !important;
  background-color: var(--zpconsent-bgcolor) !important;
  border: 6px solid #eeeef0;
  border-radius: 6px;
  padding: 1rem;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L40 */
.zpconsentinfo span.smallprint {
  font-size: smaller;
  color: #777777;
  margin-top: 1em;
  display: inline-block;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L47 */
.zpconsentinfo h3:first-child {
  font-family: var(--zpconsent-fontfamily) !important;
  font-size: 28px !important;
  line-height: 1.2 !important;
  margin-top: 0 !important;
  color: var(--zpconsent-textcolor) !important;
  /*&:before{
			margin-right: 10px;
			font: normal normal normal 24px/1 FontAwesome;
  			text-rendering: auto;
  			-webkit-font-smoothing: antialiased;
  			-moz-osx-font-smoothing: grayscale;
			color: var(--zpconsent-textcolor);
			opacity: 0.8;
			//color: #ff9100;
  			content: "\f071";
		}
		*/

}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L68 */
.zpconsentinfo.gfont {
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L73 */
form .zpconsentinfo.recaptcha {
  margin-left: 15px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L77 */
.zpconsentinfo p {
  font-family: var(--zpconsent-fontfamily) !important;
  font-size: 14px !important;
  color: var(--zpconsent-textcolor) !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L81 */
.zpconsentinfo p.butt {
  text-align: center;
  margin: 10px 0 !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L84 */
.zpconsentinfo p.butt:last-child {
  margin-bottom: 0 !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L88 */
.zpconsentinfo p .description {
  display: inline;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L91 */
.zpconsentinfo p:last-child {
  margin-bottom: 0;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L96 */
.zpconsentinfo a {
  color: var(--zpconsent-textcolor) !important;
  text-decoration: underline !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L99 */
.zpconsentinfo a:hover {
  color: var(--zpconsent-textcolor) !important;
  text-decoration: none !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L105 */
.zpconsentinfo button,
.zpconsentinfo a.button,
#content .zpconsentinfo button,
#content .zpconsentinfo a.button {
  cursor: pointer;
  padding: 8px 10px !important;
  color: var(--zpconsent-textcolor) !important;
  text-decoration: none !important;
  background: #ebebeb !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 1rem;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L117 */
.zpconsentinfo button.default,
.zpconsentinfo a.button.default,
#content .zpconsentinfo button.default,
#content .zpconsentinfo a.button.default {
  color: #ffffff !important;
  background-color: #0371DF !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L121 */
.zpconsentinfo button:hover,
.zpconsentinfo a.button:hover,
#content .zpconsentinfo button:hover,
#content .zpconsentinfo a.button:hover {
  filter: saturate(3);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L124 */
.zpconsentinfo button:last-child,
.zpconsentinfo a.button:last-child,
#content .zpconsentinfo button:last-child,
#content .zpconsentinfo a.button:last-child {
  margin-bottom: 0 !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L127 */
.zpconsentinfo button span,
.zpconsentinfo a.button span,
#content .zpconsentinfo button span,
#content .zpconsentinfo a.button span {
  padding: 0 !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L135 */
#consenttoggle {
  display: inline-block;
  -webkit-transition: opacity 600ms;
  -o-transition: opacity 600ms;
  transition: opacity 600ms;
  pointer-events: none;
  opacity: 1;
  position: absolute;
  z-index: 7000;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: 90vw;
  color: #333333;
  line-height: 0;
  text-align: center;
  -webkit-transform-origin: 0 bottom;
  -ms-transform-origin: 0 bottom;
  transform-origin: 0 bottom;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L154 */
#consenttoggle > a.toggleconsent {
  pointer-events: auto;
  display: inline-block;
  color: inherit !important;
  text-decoration: none !important;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  margin: auto;
  padding: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #333333;
  border-bottom-width: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L159 */
#consenttoggle > a.toggleconsent:hover {
  color: inherit !important;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L176 */
#consenttoggle.dark {
  color: #ffffff;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L178 */
#consenttoggle.dark > a.toggleconsent {
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L184 */
#consenttoggle.textonly > a.toggleconsent {
  display: inline-block;
  width: auto;
  max-width: 90vw;
  height: auto;
  padding: 8px 8px 5px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L196 */
#consenttoggle.left_top {
  position: fixed;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  text-align: left;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L206 */
#consenttoggle.left_middle {
  position: fixed;
  left: 0;
  right: auto;
  top: 50%;
  bottom: auto;
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(90deg) translateX(-50%) translateY(-100%);
  -ms-transform: rotate(90deg) translateX(-50%) translateY(-100%);
  transform: rotate(90deg) translateX(-50%) translateY(-100%);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L216 */
#consenttoggle.left_bottom {
  position: fixed;
  left: 0;
  right: auto;
  top: auto;
  bottom: calc(3em - 13px);
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  text-align: right;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L227 */
#consenttoggle.right_top {
  position: fixed;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  text-align: right;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L238 */
#consenttoggle.right_middle {
  position: fixed;
  left: auto;
  right: 0;
  top: 50%;
  bottom: auto;
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(-90deg) translateX(50%) translateY(-100%);
  -ms-transform: rotate(-90deg) translateX(50%) translateY(-100%);
  transform: rotate(-90deg) translateX(50%) translateY(-100%);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L248 */
#consenttoggle.right_bottom {
  position: fixed;
  left: auto;
  right: 0;
  top: auto;
  bottom: calc(3em - 13px);
  max-width: calc(100vh - 3em - 13px);
  -webkit-transform: rotate(-90deg) translateX(100%);
  -ms-transform: rotate(-90deg) translateX(100%);
  transform: rotate(-90deg) translateX(100%);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  text-align: center;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L259 */
#consenttoggle.bottom_left_fix {
  position: fixed;
  left: 40px;
  right: auto;
  text-align: left;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L265 */
#consenttoggle.bottom_middle_fix {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L271 */
#consenttoggle.bottom_right_fix {
  position: fixed;
  left: auto;
  right: 40px;
  text-align: right;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L277 */
#consenttoggle.bottom_left {
  left: 40px;
  right: auto;
  text-align: left;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L282 */
#consenttoggle.bottom_middle {
  left: 0;
  right: 0;
  margin: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L287 */
#consenttoggle.bottom_right {
  left: auto;
  right: 40px;
  text-align: right;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L293 */
#consenttoggle svg {
  max-width: 100%;
  height: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L298 */
#consenttoggle.hidden {
  opacity: 0;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L300 */
#consenttoggle.hidden > a.toggleconsent {
  pointer-events: none;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L305 */
#consent * {
  box-sizing: border-box;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L306 */
#consent.hidden {
  display: none;
  pointer-events: none;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L310 */
#consent {
  box-sizing: border-box;
  position: fixed;
  z-index: 99999;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  color: #333333;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-height: 90vh;
  max-width: 640px;
  width: 99%;
  overflow-y: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L332 */
#consent.backdrop {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L337 */
#consent #zpconsentlinks {
  text-align: center;
  font-size: smaller;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L342 */
#consent h1,
#consent h2,
#consent h3,
#consent h4,
#consent h5,
#consent h6,
#consent p {
  color: inherit;
  background: transparent;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L346 */
#consent a,
#consent a:not(.button):not(.close) {
  color: #0371DF;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L350 */
#consent a.close {
  border: 1px solid #333333;
  color: #333333;
  text-decoration: none;
  position: absolute;
  z-index: 10;
  top: 12px;
  right: 12px;
  line-height: 1;
  padding: 1px 2px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L360 */
#consent a.close:hover {
  color: #ffffff;
  background-color: #0371DF;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L366 */
#consent h3,
#consent h4 {
  font-size: 1.5rem;
  margin: 0;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L370 */
#consent h3 {
  font-size: 2rem;
  margin-bottom: 0.5em;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L374 */
#consent p.center {
  text-align: center;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L378 */
#consent .consentcategory {
  font-weight: bolder;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L382 */
#consent div.buttons {
  text-align: center;
  margin: 1.5em 0;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L385 */
#consent div.buttons a.settings {
  display: none;
  margin-top: 6px;
  margin-right: 20px;
  color: #7c7c7c;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L392 */
#consent button {
  cursor: pointer;
  padding: 10px 16px;
  color: #333333;
  background-color: #ebebeb;
  border: 1px solid;
  font-size: 1rem;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L399 */
#consent button:active {
  opacity: 0.8;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L402 */
#consent button.default {
  color: #ffffff;
  background-color: #0371DF;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L407 */
#consent button:hover {
  box-shadow: 0 0 8px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L413 */
#consent form {
  max-width: 100%;
  overflow: hidden;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L418 */
#consent .consent:not(.consentcategory),
#consent div.cat {
  background-color: #E0E0E0;
  border-radius: 3px;
  padding: 0.5em 8px;
  min-width: 200px;
  max-width: 100%;
  margin-bottom: 0.5em;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L427 */
#consent .consent:not(.consentcategory) > p,
#consent div.cat > p {
  margin: 0;
  margin-bottom: 0.5em;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L431 */
#consent .consent:not(.consentcategory) div,
#consent div.cat div {
  display: none;
  background-color: #ffffff;
  border-radius: 3px;
  color: #333333;
  padding: 4px 8px 0.5em 8px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L438 */
#consent .consent:not(.consentcategory) div p,
#consent div.cat div p {
  margin: 0;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L444 */
#consent .consent:not(.consentcategory) p.description,
#consent div.cat p.description {
  font-style: italic;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L449 */
#consent a.collapse {
  color: inherit;
  text-decoration: none;
  position: relative;
  display: inline-block;
  height: 0.5em;
  width: 0.5em;
  margin-right: 6px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L457 */
#consent a.collapse:after {
  pointer-events: none;
  content: '';
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: calc(49.64645%);
  left: 1px;
  height: 0.5em;
  width: 0.5em;
  border-style: solid;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-width: 1px 1px 0 0;
  -webkit-transition: transform 200ms ease;
  transition: transform 200ms ease;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L482 */
#consent .switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 26px;
  margin-left: 2em;
  margin-bottom: 0.5em;
  float: right;
  clear: both;
  /* Rounded sliders */

}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L492 */
#consent .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  position: relative;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L499 */
#consent .switch .slider {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 26px;
  background-color: #e80000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L512 */
#consent .switch .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L523 */
#consent .switch .slider:after {
  content: "Aus";
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 4px;
  width: 30px;
  color: #ffffff;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L540 */
#consent .switch input:checked + .slider {
  background-color: green;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L544 */
#consent .switch input.partial:checked + .slider {
  background-color: #ccc;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L548 */
#consent .switch input.partial:checked + .slider:after {
  color: #333333;
  font-style: italic;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L553 */
#consent .switch input:focus + .slider {
  box-shadow: 0 0 1px green;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L557 */
#consent .switch input:checked + .slider:before {
  left: auto;
  right: 4px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L561 */
#consent .switch input:checked + .slider:after {
  content: "An";
  color: #ffffff;
  left: 4px;
  right: auto;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L569 */
#consent .switch .slider.round {
  border-radius: 26px;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L573 */
#consent .switch .slider.round:before {
  border-radius: 50%;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L578 */
#consent.dark {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.85);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L582 */
#consent.dark a,
#consent.dark a:not(.button):not(.close) {
  color: #4CA6FF;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L586 */
#consent.dark a.close {
  border: 1px solid #ffffff;
  color: #fafafa;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L590 */
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L591 */
#consent.dark div.buttons a.settings {
  color: #c7c7c7;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L596 */
#consent.dark div.cat {
  background-color: #333333;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L598 */
#consent.dark div.cat div {
  color: inherit;
  background-color: #000000;
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L604 */
#consent.dark button:hover {
  filter: saturate(3);
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L610 */
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L611 */
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L612 */
html:not([lang^="de"]) #consent .switch .slider:after {
  content: "Off";
}
/* C:\Users\Admin\AppData\Local\Zeta Producer 16\packaging\widgets\zpcookieconsent\zpcookieconsent.less:L616 */
html:not([lang^="de"]) #consent .switch input:checked + .slider:after {
  content: "On";
}
