.cli-tab-header a.cli-nav-link:focus {
  outline: none;
}
#cookie-overlay-q {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(4, 24, 41, 0.5);
    z-index: 9995;
}
#wt-cli-privacy-cancel-btn {
   cursor: pointer;
}
#wt-cli-privacy-cancel-btn, .cli_settings_button {
   transition: 0.3s;
}
#wt-cli-privacy-cancel-btn:hover, .cli_settings_button:hover {
   background-color: #eee!important;
   transition: 0.3s;
}
#wt-cli-accept-all-btn {
    transition: 0.3s;
}
#wt-cli-accept-all-btn:hover {
    background-color: #ae322d!important;
    transition: 0.3s;
}
#cookie-law-info-bar {
	min-height: 352px;
	opacity: 1!important;
	background-color: #fff;
}
.cli-modal-content {
    display: flex !important;
    position: absolute;
    height: 100%;
    overflow-y: auto;
    justify-content: flex-end!important;
	border-radius: 0px;
}
#cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head {
	font-family: 'Roboto';
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	font-weight: 600;
	max-width: 1240px;
	margin: 0 auto;
	color: #1f1f1f;
}
.cli-switch .cli-slider:after {
	padding-top: 4px;
}
.cli-bar-popup {
	padding: 40px 0px;
}
.cli-style-v2 {
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	flex-direction: column;
}
.cli-bar-btn_container {
	margin-left: 0px;
	gap: 28px;
	height: 52px;
	width: 100%;
	justify-content: center;
}

.cli_settings_button {
	margin: 0px!important;
	border: 1px solid #BF403A;
	padding: 13px 12px;
}
#wt-cli-accept-all-btn {
    padding: 14px 10px;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
	margin-left: 0px;
	border-radius: 4px;
	font-weight: 500;
	height: 52px;
	margin: 0!important;
	font-size: 20px;
	line-height: 21px;
	background-color: #BF403A;
	width: 220px;
}
.cli-modal .cli-modal-dialog {
	width: 100%;
	height: 100%;
	max-width: none;
	min-height: auto;
	margin: 0px;
}
.cli-modal .cli-modal-close {
	display: none;
}
.cli-modal-content, .cli-modal .cli-modal-dialog {
	height: 100%;
	justify-content: space-between;
}
.cli-modal.cli-blowup .cli-modal-dialog {
	animation: slideUp .3s cubic-bezier(.165,.84,.44,1) forwards;
}
.cli-tab-footer {
    width: 100%;
    text-align: center;
	display: flex;
    justify-content: center;
    flex-direction: row;
	gap: 24px;
	background-color: #fff;
	padding: 38px 0px 38px 0px;
}
.cli-modal-body {
	margin: 0 auto;
	overflow-y: auto;
	width: 100%;
}
.cli-privacy-content-text {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #4A4A4A;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: max-content;
}
a.cli-privacy-readmore {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #4A4A4A;
	margin-top: 24px;
}
#cliSettingsPopup .cli-tab-section-container {
	padding-top: 40px;
	background-color: #fff;
}
.cli-tab-container .cli-row {
    height: auto;
    overflow-y: auto;
    padding: 0px;
    min-height: max-content;
    margin: 0 auto;
    max-width: 1282px;
}
.cli-tab-header a.cli-nav-link {
	gap: 8px;
	font-size: 20px;
    line-height: 28px;
	font-weight: 500;
	color: #1f1f1f;
	font-family: 'Roboto';
	letter-spacing: -0.5px;
}
.cli-tab-section {
    margin-top: 0px!important;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 16px;
	padding: 16px 24px;
	border: 1px solid #E6E6E6;
}
.cli-tab-header {
	background: #fff;
	padding: 0px;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before {
	transform: rotate(-135deg);
	margin-top: 8px;
}
.cli-tab-header a:before {
	transform: rotate(45deg);
	width: 12px;
	height: 12px;
	border-right: 2px solid #5C6169;
	border-bottom: 2px solid #5C6169;
	margin-top: -7px;
}
span.cli-necessary-caption, .cli-switch .cli-slider:after {
    color: #2C2D33;
    font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	margin-top: 2px;
	right: 84px;
	font-family: 'Roboto';
	letter-spacing: -0.5px;
}
.wt-cli-cookie-description {
	 color: #6B6C70;
    font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Roboto';
}
.cli-tab-section .cli-tab-content {
    padding: 16px 0px 0px;
}
.cli-switch .cli-slider {
	height: 32px;
	width: 60px;
	margin-left: -24px;
	top: 0px;
}
.cli-switch .cli-slider:before {
	height: 24px;
	width: 24px;
	left: 6px;
	bottom: 4px;
}
.cli-switch input:checked+.cli-slider:before {
    transform: translateX(24px);
}
.cli-switch {
    margin-top: -2px;
}
.cli-container-fluid {
    background-color: #fff;
}
@media (min-width: 1025px) and (max-width: 1280px) {
   .cli-container-fluid {
        padding: 0 28px;
    } 
}
@media (min-width: 1024px) {
    .cli-tab-container .cli-row {
        margin-bottom: 1px!important;
    }
	.cli-modal-open .cli-modal {
		padding-top: 0px;
	}
	.cli-bar-popup {
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: transparent;
	}
	.cli-modal .cli-modal-dialog {
    overflow: hidden;
	}
}
/* popup */
@media (min-width:1025px) {
    .cli-style-v2 .cli-bar-message {
	    font-family: 'Roboto';
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 24px;
        max-width: 848px;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 40px;
	    color: #6B6C70;
    }
    .cli-tab-container h4, .cli-tab-container p {
    	font-family: 'Roboto';
    	font-weight: 600;
    	font-size: 36px;
    	line-height: 44px;
    	color: #2C2D33;
    	margin: 0px;
    	padding-bottom: 24px;
    	padding-top: 60px;
    }
    .cli-tab-footer {
        width: 100%;
        text-align: center;
	    display: flex;
        justify-content: center;
	    gap: 28px;
	    padding: 24px 0px 60px 0px;
	    margin-bottom: -1px;
	    height: 100%;
    }
    #cookie-law-info-bar[data-cli-style=cli-style-v2] {
        padding: 60px 20px; 
    }
    .cli-style-v2 .cli_settings_button:not(.cli-plugin-button), #wt-cli-privacy-cancel-btn {
	    border: 1px solid #BF403A;
	    padding: 14px 12px;
	    text-decoration: none;
	    border-radius: 4px;
	    font-weight: 600;
	    font-size: 20px;
	    line-height: 20px;
	    height: 52px;
	    width: 220px;
	    color: #2A2D33;
    }
    .cli-tab-footer .wt-cli-privacy-accept-btn {
        padding: 12px 10px;
        line-height: 23px;
    }
}
@media (min-width:769px) and (max-width:1024px) {
    .cli-style-v2 .cli-bar-message {
	    font-family: 'Roboto';
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 24px;
	    width: 100%;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 40px;
	    color: #6B6C70;
    }
    .cli-tab-container h4, .cli-tab-container p {
    	font-family: 'Roboto';
    	font-weight: 600;
    	font-size: 36px;
    	line-height: 44px;
    	color: #2C2D33;
    	margin: 0px;
    	padding-bottom: 24px;
    	padding-top: 60px;
    }
    .cli-tab-footer {
        width: 100%;
        text-align: center;
	    display: flex;
        justify-content: center;
	    gap: 20px;
	    padding: 24px 0px 60px 0px;
	    margin-bottom: -1px;
	    height: 100%;
    }
    .cli-tab-container .cli-row {
        margin-bottom: 1px!important;
    }
    #cookie-law-info-bar[data-cli-style=cli-style-v2] {
        padding: 60px 28px; 
    }
    .cli-style-v2 .cli_settings_button:not(.cli-plugin-button), #wt-cli-privacy-cancel-btn {
	    border: 1px solid #BF403A;
	    padding: 14px 12px;
	    text-decoration: none;
	    border-radius: 4px;
	    font-weight: 600;
	    font-size: 20px;
	    line-height: 20px;
	    height: 52px;
	    width: 220px;
	    color: #2A2D33;
    }
    .cli-tab-footer .wt-cli-privacy-accept-btn {
        padding: 14px 12px;
    }
    .cli-container-fluid {
        padding: 0 24px;
    }
}
@media (min-width:601px) and (max-width:768px) {
    .cli-bar-btn_container {
        gap: 24px;
    }
    .cli-style-v2 .cli-bar-message {
	    font-family: 'Roboto';
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 24px;
	    width: 100%;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 40px;
	    color: #6B6C70;
    }
    #cookie-law-info-bar {
	    min-height: 352px;
	    opacity: 1!important;
	    background-color: #fff;
    }
    .cli-tab-container .cli-row {
        margin-bottom: 1px!important;
    }
    .cli-style-v2 .cli-bar-btn_container {
        margin-top: 0px;
    }
    .cli-tab-container h4, .cli-tab-container p {
    	font-family: 'Roboto';
    	font-weight: 600;
    	font-size: 32px;
    	line-height: 40px;
    	color: #2C2D33;
    	margin: 0px;
    	padding-bottom: 24px;
    	padding-top: 60px;
    }
    .cli-tab-footer {
        width: 100%;
        text-align: center;
	    display: flex;
        justify-content: center;
	    gap: 24px;
	    padding: 24px 0px 60px 0px;
	    margin-bottom: -1px;
	    height: 100%;
    }
    .cli-style-v2 .cli_settings_button:not(.cli-plugin-button), #wt-cli-privacy-cancel-btn {
	    border: 1px solid #BF403A;
	    padding: 14px 12px;
	    text-decoration: none;
	    border-radius: 4px;
	    font-weight: 500;
	    font-size: 20px;
	    line-height: 20px;
	    height: 52px;
	    width: 220px;
	    color: #2A2D33;
    }
    .cli-tab-footer .wt-cli-privacy-accept-btn {
        padding: 14px 12px;
    }
    .cli-container-fluid {
        padding: 0px 20px;
    }
    #cookie-law-info-bar[data-cli-style=cli-style-v2] {
        padding: 60px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0px;
    }
}
@media (max-width: 600px) {
    .cli-style-v2 .cli-bar-message {
	    font-family: 'Roboto';
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 24px;
	    width: 100%;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 40px;
	    color: #6B6C70;
    }
    .cli-tab-header a.cli-nav-link {
	    gap: 12px;
	    font-size: 16px;
	    line-height: 28px;
	    font-weight: 500;
	    color: #1f1f1f;
	    font-family: 'Roboto';
	    letter-spacing: -0.5px;
    }
    .cli-tab-container h4, .cli-tab-container p {
    	font-family: 'Roboto';
    	font-weight: 600;
    	font-size: 26px;
    	line-height: 44px;
    	color: #2C2D33;
    	margin: 0px;
    	padding-bottom: 24px;
    	padding-top: 20px;
    }
    .cli-tab-footer {
        width: 100%;
        text-align: center;
	    display: flex;
        justify-content: center;
	    gap: 16px;
	    padding: 24px 0px 40px 0px;
	    flex-direction: column;
    }
    .cli-style-v2 .cli_settings_button:not(.cli-plugin-button), #wt-cli-privacy-cancel-btn {
	    border: 1px solid #BF403A;
	    padding: 14px 12px;
	    text-decoration: none;
	    border-radius: 4px;
	    font-weight: 500;
	    font-size: 20px;
	    line-height: 20px;
	    height: 52px;
	    width: 220px;
	    color: #2A2D33;
    }
    .cli-tab-footer .wt-cli-privacy-accept-btn {
        padding: 14px 12px;
    }
    .cli-container-fluid {
        padding: 0 16px;
    }
    .cli-style-v2 .cli-bar-btn_container {
        margin: 0px;
        padding: 0px;
        display: contents;
    }
    #wt-cli-accept-all-btn {
        margin-top: 16px !important;
    }
    a.cli-privacy-readmore {
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #4A4A4A;
        margin-top: 12px;
    }
    #cliSettingsPopup .cli-tab-section-container {
        padding-top: 24px;
    }
    .cli-bar-btn_container {
	    margin-left: 0px;
	    gap: 16px;
	    height: 58px;
	    width: 100%;
	    justify-content: center;
	    display: flex;
        flex-direction: column;
    }
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
	    margin-left: 0px;
	    border-radius: 4px;
	    font-weight: 500;
	    height: 52px;
	    margin: 0!important;
	    font-size: 20px;
	    line-height: 21px;
	    width: 100%;
    }
    .cli-style-v2 .cli-bar-btn_container {
        margin-left: 0;
        margin-top: 24px;
        margin-bottom: 40px;
    }
    #cookie-law-info-bar {
        min-height: 352px;
        padding: 40px 16px ;
    }
    #cookie-law-info-bar[data-cli-style=cli-style-v2] {
        padding: 40px 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0px;
        background-color: #fff !important;
    }
    #cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head {
	    font-family: 'Roboto';
	    font-size: 26px;
	    line-height: 34px;
	    text-align: center;
	    font-weight: 600;
	    width: 100%;
	    margin: 0 auto;
    }
    .cli-style-v2 .cli-bar-message {
		font-size: 16px;
		line-height: 24px;
		margin-top: 16px;
		margin-bottom: 28px;
	}
}

@media (min-width:769px) and (max-width:1140px) {
	#cookie-law-info-bar {
		height: auto;
		padding: 60px 28px !important;
		min-height: 328px;
	}
	.cli-bar-popup {
		padding: 0px 0px;
	}
	#cookie-law-info-bar[data-cli-style=cli-style-v2] {
		padding: 0 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 0px;
	}
	.cli-modal-content {
        display: flex !important;
        position: absolute;
        bottom: 0px;
        height: 100%;
        overflow-y: auto;
        justify-content: flex-end;
        background-color:transparent;
	}
	.cli-tab-container .cli-row {
        padding: 0px;
	}
	.cli-tab-footer {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        gap: 28px;
        padding: 24px 0 60px;
    }
}
.cli-bar-btn_container::before, .cli-tab-footer.wt-cli-privacy-overview-actions::before,
.cli-bar-btn_container::after, .cli-tab-footer.wt-cli-privacy-overview-actions::after,
.cli-style-v2 .cli-bar-btn_container::after {
    display: none !important;
    content: none !important;
}
@media (max-width:768px) {
	.cli-modal-body {
	    overflow-y: auto;
		background-color: #fff;
		width: 100%;
	}
	.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),
	#wt-cli-privacy-cancel-btn, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
		width: 100%;
	}
	.cli-style-v2 .cli-bar-btn_container {
        width: 100%;
    }
	.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.cli-bar-popup {
		padding-top: 0px;
        padding-bottom: 0px;
	}
	.cli-privacy-content-text {
		font-size: 16px;
		line-height: 24px;
	}
	span.cli-necessary-caption, .wt-cli-cookie-description {
		font-size: 16px;
		line-height: 24px;
		padding-top: 0px;
		letter-spacing: -0.5px;
	}
	.cli-tab-container .cli-row {
		padding: 0px;
		height: auto;
	}
	.cli-modal-content {
        display: flex !important;
        position: absolute;
        height: 100%;
        overflow-y: auto;
        justify-content: flex-end;
        background-color:transparent;
	}
	.cli-style-v2 .cli_settings_button:not(.cli-plugin-button), #wt-cli-privacy-cancel-btn, .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
	    height: 52px;
	}
}
@media (max-width: 481px) {
	.cli-switch .cli-slider:after {
		display: none;
	}
}	
@media only screen and (max-width: 479px) and (min-width: 320px) {
    .cli-style-v2 .cli-bar-btn_container {
        flex-wrap: nowrap;
    }
}
@media (max-width: 600px) {
    html[lang="de"] .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, html[lang="de"] .cli-tab-footer .wt-cli-privacy-accept-btn, html[lang="de"] #wt-cli-privacy-cancel-btn,
    html[lang="de-CH"] .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, html[lang="de-CH"] .cli-tab-footer .wt-cli-privacy-accept-btn, html[lang="de-CH"] #wt-cli-privacy-cancel-btn {
    width: 100%;
    }  
}
@media (min-width: 601px) {
    html[lang="de"] .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, html[lang="de"] .cli-tab-footer .wt-cli-privacy-accept-btn, html[lang="de"] #wt-cli-privacy-cancel-btn,
    html[lang="de-CH"] .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, html[lang="de-CH"] .cli-tab-footer .wt-cli-privacy-accept-btn, html[lang="de-CH"] #wt-cli-privacy-cancel-btn {
        width: 300px;
    }
}