.cc-settings-dialog a:focus,
.cc-settings-dialog button:focus,
.cc-settings-dialog input:focus+.cc-checkbox,
.cc-window a:focus,
.cc-window button:focus{
	
	transition:all .3s ease;
	outline:0;transform:scale(1.06)}

.cc-banner .cc-btn:last-child,
.cc-theme-classic .cc-btn:last-child{
	width:200px !important}

.cc-window{
	opacity:1;
	transition:opacity 1s ease}

.cc-window,
.cc-window:focus{
	outline:0}

.cc-window.cc-invisible{
	opacity:0}

.cc-animate.cc-revoke{
	transition:transform 1s ease}

.cc-animate.cc-revoke.cc-top{
	transform:translateY(-2em)}

.cc-animate.cc-revoke.cc-bottom{
	transform:translateY(2em)}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover{
	transform:translateY(0)}

.cc-grower{
	max-height:0;
	overflow:hidden;
	transition:max-height 1s}

.cc-link,
.cc-revoke:hover{
	text-decoration:underline}

.cc-revoke,
.cc-window{
	position:fixed;
	overflow:hidden;
	box-sizing:border-box;
	font-family:Helvetica,Calibri,Arial,sans-serif;
	font-size:16px;
	line-height:1.5em;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	z-index:9999}

.cc-window.cc-static{
	position:static}

.cc-window.cc-floating{
	padding:2em;
	max-width:24em;
	-ms-flex-direction:column;
	flex-direction:column}

.cc-window.cc-banner{
	padding:1em 1.8em;
	width:100%;
	-ms-flex-direction:row;
	flex-direction:row}

.cc-revoke{
	padding:.5em}

.cc-header{
	font-size:18px;
	font-weight:700}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke{
	cursor:pointer}

.cc-link{
	opacity:.8;
	display:inline-block;
	padding:.2em}

.cc-link:hover{
	opacity:1}

.cc-link:active,
.cc-link:visited{
	color:initial}

.cc-btn{
	display:block;
	padding:.4em .8em;
	font-size:.9em;
	font-weight:700;
	border-width:1px;
	border-style:solid;
	text-align:center;
	white-space:nowrap;
	transition:all .2s ease-in-out;
	height:auto;
	margin-top:0;
	margin-bottom:0;
	line-height:1.5em;
	text-decoration:none}

.cc-settings-dialog .cc-btn-close-info,
.cc-window .cc-highlight .cc-dismiss{
	background-color:transparent;
	border-color:transparent}

.cc-settings-dialog .cc-btn-close-info:focus,
.cc-settings-dialog .cc-btn-close-info:hover,
.cc-window .cc-highlight .cc-dismiss:focus,
.cc-window .cc-highlight .cc-dismiss:hover{
	background-color:transparent;
	text-decoration:underline}

.cc-settings-dialog .cc-cookie-category-text{
	margin:0;
	text-transform:none;
	letter-spacing:0;
	font-family:inherit;
	font-weight:inherit;
	line-height:inherit}

.cc-close{
	display:block;
	position:absolute;
	top:.5em;
	right:.5em;
	font-size:1.6em;
	opacity:.9;
	line-height:.75}

.cc-close:focus,
.cc-close:hover{
	opacity:1}

.cc-revoke.cc-top{
	top:0;
	left:3em;
	border-bottom-left-radius:.5em;
	border-bottom-right-radius:.5em}

.cc-revoke.cc-bottom{
	bottom:0;
	left:3em;
	border-top-left-radius:.5em;
	border-top-right-radius:.5em}

.cc-revoke.cc-left{
	left:3em;
	right:unset}

.cc-revoke.cc-right{
	right:3em;
	left:unset}

.cc-top{
	top:1em}

.cc-left{
	left:1em}

.cc-right{
	right:1em}

.cc-bottom{
	bottom:1em}

.cc-banner.cc-bottom,
.cc-settings-view{
	right:0;
	bottom:0;
	left:0}

.cc-floating>.cc-link{
	margin-bottom:1em}

.cc-floating .cc-message{
	display:block;
	margin-bottom:1em}

.cc-window.cc-floating .cc-compliance{
	-ms-flex:1;
	flex:1}

.cc-window.cc-banner{
	-ms-flex-align:center;
	align-items:center}

.cc-banner.cc-top{
	left:0;
	right:0;
	top:0}

.cc-banner .cc-message{
	-ms-flex:1;
	flex:1}

.cc-compliance{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-line-pack:justify;
	align-content:space-between}

.cc-compliance>.cc-btn{
	-ms-flex:1;
	flex:1}

.cc-btn+.cc-btn{
	margin-left:.5em}

@media print{
	.cc-revoke,
	.cc-window{
		display:none}}

@media screen and (max-width:900px){
	.cc-btn{
		white-space:normal}}

@media screen and (max-width:428px) and (orientation:portrait),screen and (max-width:926px) and (orientation:landscape){
	.cc-window.cc-top{
		top:0}
	
	.cc-window.cc-bottom{
		bottom:0}
	
	.cc-window.cc-banner,
	.cc-window.cc-left,
	.cc-window.cc-right{
		left:0;right:0}
	
	.cc-window.cc-banner{
		-ms-flex-direction:column;
		flex-direction:column}
	
	.cc-window.cc-banner .cc-compliance{
		-ms-flex:1;
		flex:1}
	
	.cc-window.cc-floating{
		max-width:none}
	
	.cc-window .cc-message{
		margin-bottom:1em}
	
	.cc-window.cc-banner{
		-ms-flex-align:unset;
		align-items:unset}}

.cc-floating.cc-theme-classic{
	padding:1.2em;
	border-radius:5px}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{
	text-align:center;
	display:inline;
	-ms-flex:none;
	flex:none}

.cc-theme-classic .cc-btn{
	border-radius:5px}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn{
	display:inline-block}

.cc-theme-edgeless.cc-window{
	padding:0}

.cc-floating.cc-theme-edgeless .cc-message{
	margin:2em 2em 1.5em}

.cc-banner.cc-theme-edgeless .cc-btn{
	margin:0;
	padding:.8em 1.8em;
	height:100%}

.cc-banner.cc-theme-edgeless .cc-message{
	margin-left:1em}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{
	margin-left:0}

.cc-settings-view{
	display:none;
	overflow:hidden;
	position:fixed;
	top:0;
	z-index:9999999999;
	outline:0}

.cc-settings-dialog{
	position:relative;
	margin:30px auto;
	top:4%;
	width:700px;
	padding:30px;
	font-family:Helvetica,Calibri,Arial,sans-serif;
	font-size:15px;
	line-height:1.375;
	text-align:initial}

.cookie_settings_header{
	font-size:20px;
	margin:5px 0 0 0;
	font-family:inherit;
	font-weight:inherit;
	line-height:inherit;
	margin-block-start:initial;
	margin-block-end:initial}

.cc-settings-dialog .cc-cookie-category-text{
	color:#cccccc;
	font-size:inherit;
	font-weight:inherit;
	text-transform:none;
	margin-bottom:0;
	letter-spacing:inherit;
	text-align:initial}

.cc-settings-dialog label{
	
	text-transform:none;
	margin-bottom:5px;
	display:inline-block;
	letter-spacing:inherit;
	text-align:initial}

.cc-btn{
	border-radius:3px}

.cc-banner>.cookieconsent-wrapper{
	display:flex;
	width:100%;
	align-items:center;
	color: #cccccc;}

@media (max-width:1025px){
	.cc-banner>.cookieconsent-wrapper{
		display:block;
		width:100%;
		align-items:center}
	
	div.cc-highlight{
		margin-top:12px}
	
	div.cc-compliance{
		width:100%}
	
	.cc-revoke,
	.cc-window{
		font-size:15px;
		line-height:1.4em}
	
	div.cc-settings-dialog{
		height:100vh;
		width:100vw;
		top:0;
		margin-top:0;
		overflow:auto;
		padding-top:40px}
	
	div.cc-window.cc-banner{
		flex-direction:column;
		align-items:start}
	
	a.cc-btn.cc-settings{
		margin-left:0}
	
	.cc-btn-save-settings{
		margin-left:0!important}}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
	.cc-compliance{
		display:block}
	
	.cc-compliance>.cc-btn{
		display:inline-block}}

@media (max-width:478px){
	div.cc-settings-dialog{
		width:auto;
		height:100%}}

.cc-revoke.cc-bottom{
	display:none}

.cc-revoke.cc-top{
	display:none}

.cc-settings-view input[type=checkbox]{
	-webkit-appearance:checkbox}

.cc-message{
	text-align:left}

.cc-settings-dialog label{
	position:relative;
	padding-left:18px;
	margin-bottom:5px;
	line-height:1.1;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none}

.cc-settings-dialog label:first-of-type{
	cursor:default!important}

.cc-settings-dialog input[type=checkbox]{
	display:unset;
	visibility:unset;
	margin:inherit;
	height:initial}

.cc-settings-dialog input[type=checkbox]:before{
	content:none}

.cc-settings-dialog input[type=checkbox]{
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0}

.cc-settings-dialog .cc-checkbox{
	position:absolute;
	top:0;
	left:0;
	height:12.8px;
	width:12.8px;
	background-color:#eee;
	border-radius:2px}

.cc-settings-dialog .cc-checkbox-disabled{
	cursor:default!important;
	background-color:#999!important}

.cc-settings-dialog input[type=checkbox]:checked~.cc-checkbox{
	background-color:#fff}

.cc-checkbox:after{
	content:"";
	position:absolute;
	display:none}

.cc-checkbox-disabled:after,
.cc-settings-dialog input[type=checkbox]:checked~.cc-checkbox:after{
	display:block!important}

.cc-settings-dialog .cc-checkbox:after{
	left:4px;
	width:5px;
	height:10px;
	border:solid #242424;
	border-width:0 3px 3px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)}

.cc-settings-dialog .cc-consent-verification{
	font-size:9px;
	margin:5px 0 0 0;
	display:block;
	text-align:center}

.cc-settings-dialog .cc-consent-verification a{
	color:#fff;
	font-weight:700;
	text-shadow:0 0 3px #000;
	text-decoration:underline!important}

@media (min-width:1026px) and (max-width:1368px){
	.cc-settings-dialog{
		position:relative;
		margin:0 auto;
		top:4%;
		width:900px;
		padding:20px}}

.cookies_info h3{
	font-size:16px;
	margin-bottom:5px;
	font-weight:700}

.cookies_info p{
	color:inherit!important;
	font-weight:100;
	opacity:.8}

.cookies_info{
	max-height:400px;
	overflow-y:auto}

.cookies_info::-webkit-scrollbar-track{
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	border-radius:10px;
	background-color:#f5f5f5}

.cookies_info::-webkit-scrollbar{
	width:12px;
	background-color:transparent}

.cookies_info::-webkit-scrollbar-thumb{
	border-radius:10px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:#555}

#strict_cookies_info{
	display:none}

#analytics_cookies_info{
	display:none}

#marketing_cookies_info{
	display:none}

#functionality_cookies_info{
	display:none}

.cc-btn-cookie-info-container svg{
	fill:#fff;
	opacity:.7;
	width:20px;
	height:20px;
	width:13px;
	height:13px;
	transform:translateY(2px);
	transition:.1s all ease}

.cc-btn-cookie-info-container svg:hover{
	fill:#fff;
	opacity:1;
	transform:scale(1.2)}

.cc-btn-close-settings,
.cc-btn-cookie-info-container{
	background-color:transparent;
	border:0}

.cc-btn-close-info{
	margin-top:20px!important;
	margin-bottom:0;
	height:auto;
	line-height:1.5em;
	text-decoration:none;
	border-color:transparent;
	transition:.2s ease all;
	color:inherit!important}

.cc-btn-close-info:hover{
	color:inherit!important;
	text-decoration:underline}

.Polaris-Button--destructive{
	background:linear-gradient(to bottom,#fff,#f9fafb)!important;
	color:#b02b13!important;
	box-shadow:0 1px 0 0 rgba(10,255,194,.05)!important}

.Polaris-Button--destructive:hover{
	background:linear-gradient(to bottom,#f9fafb,#f4f6f8)!important}
