
	svg:not(:root).svg-inline--fa {
		overflow: visible
	}
	
	.svg-inline--fa {
		display: inline-block;
		font-size: inherit;
		height: 1em;
		overflow: visible;
		vertical-align: -.125em
	}
	
	.svg-inline--fa.fa-lg {
		vertical-align: -.225em
	}
	
	.svg-inline--fa.fa-w-1 {
		width: .0625em
	}
	
	.svg-inline--fa.fa-w-2 {
		width: .125em
	}
	
	.svg-inline--fa.fa-w-3 {
		width: .1875em
	}
	
	.svg-inline--fa.fa-w-4 {
		width: .25em
	}
	
	.svg-inline--fa.fa-w-5 {
		width: .3125em
	}
	
	.svg-inline--fa.fa-w-6 {
		width: .375em
	}
	
	.svg-inline--fa.fa-w-7 {
		width: .4375em
	}
	
	.svg-inline--fa.fa-w-8 {
		width: .5em
	}
	
	.svg-inline--fa.fa-w-9 {
		width: .5625em
	}
	
	.svg-inline--fa.fa-w-10 {
		width: .625em
	}
	
	.svg-inline--fa.fa-w-11 {
		width: .6875em
	}
	
	.svg-inline--fa.fa-w-12 {
		width: .75em
	}
	
	.svg-inline--fa.fa-w-13 {
		width: .8125em
	}
	
	.svg-inline--fa.fa-w-14 {
		width: .875em
	}
	
	.svg-inline--fa.fa-w-15 {
		width: .9375em
	}
	
	.svg-inline--fa.fa-w-16 {
		width: 1em
	}
	
	.svg-inline--fa.fa-w-17 {
		width: 1.0625em
	}
	
	.svg-inline--fa.fa-w-18 {
		width: 1.125em
	}
	
	.svg-inline--fa.fa-w-19 {
		width: 1.1875em
	}
	
	.svg-inline--fa.fa-w-20 {
		width: 1.25em
	}
	
	.svg-inline--fa.fa-pull-left {
		margin-right: .3em;
		width: auto
	}
	
	.svg-inline--fa.fa-pull-right {
		margin-left: .3em;
		width: auto
	}
	
	.svg-inline--fa.fa-border {
		height: 1.5em
	}
	
	.svg-inline--fa.fa-li {
		width: 2em
	}
	
	.svg-inline--fa.fa-fw {
		width: 1.25em
	}
	
	.fa-layers svg.svg-inline--fa {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0
	}
	
	.fa-layers {
		display: inline-block;
		height: 1em;
		position: relative;
		text-align: center;
		vertical-align: -.125em;
		width: 1em
	}
	
	.fa-layers svg.svg-inline--fa {
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	
	.fa-layers-counter,
	.fa-layers-text {
		display: inline-block;
		position: absolute;
		text-align: center
	}
	
	.fa-layers-text {
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
	
	.fa-layers-counter {
		background-color: #ff253a;
		border-radius: 1em;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: #fff;
		height: 1.5em;
		line-height: 1;
		max-width: 5em;
		min-width: 1.5em;
		overflow: hidden;
		padding: .25em;
		right: 0;
		text-overflow: ellipsis;
		top: 0;
		-webkit-transform: scale(.25);
		transform: scale(.25);
		-webkit-transform-origin: top right;
		transform-origin: top right
	}
	
	.fa-layers-bottom-right {
		bottom: 0;
		right: 0;
		top: auto;
		-webkit-transform: scale(.25);
		transform: scale(.25);
		-webkit-transform-origin: bottom right;
		transform-origin: bottom right
	}
	
	.fa-layers-bottom-left {
		bottom: 0;
		left: 0;
		right: auto;
		top: auto;
		-webkit-transform: scale(.25);
		transform: scale(.25);
		-webkit-transform-origin: bottom left;
		transform-origin: bottom left
	}
	
	.fa-layers-top-right {
		right: 0;
		top: 0;
		-webkit-transform: scale(.25);
		transform: scale(.25);
		-webkit-transform-origin: top right;
		transform-origin: top right
	}
	
	.fa-layers-top-left {
		left: 0;
		right: auto;
		top: 0;
		-webkit-transform: scale(.25);
		transform: scale(.25);
		-webkit-transform-origin: top left;
		transform-origin: top left
	}
	
	.fa-lg {
		font-size: 1.3333333333em;
		line-height: .75em;
		vertical-align: -.0667em
	}
	
	.fa-xs {
		font-size: .75em
	}
	
	.fa-sm {
		font-size: .875em
	}
	
	.fa-1x {
		font-size: 1em
	}
	
	.fa-2x {
		font-size: 2em
	}
	
	.fa-3x {
		font-size: 3em
	}
	
	.fa-4x {
		font-size: 4em
	}
	
	.fa-5x {
		font-size: 5em
	}
	
	.fa-6x {
		font-size: 6em
	}
	
	.fa-7x {
		font-size: 7em
	}
	
	.fa-8x {
		font-size: 8em
	}
	
	.fa-9x {
		font-size: 9em
	}
	
	.fa-10x {
		font-size: 10em
	}
	
	.fa-fw {
		text-align: center;
		width: 1.25em
	}
	
	.fa-ul {
		list-style-type: none;
		margin-left: 2.5em;
		padding-left: 0
	}
	
	.fa-ul>li {
		position: relative
	}
	
	.fa-li {
		left: -2em;
		position: absolute;
		text-align: center;
		width: 2em;
		line-height: inherit
	}
	
	.fa-border {
		border: solid .08em #eee;
		border-radius: .1em;
		padding: .2em .25em .15em
	}
	
	.fa-pull-left {
		float: left
	}
	
	.fa-pull-right {
		float: right
	}
	
	.fa.fa-pull-left,
	.fab.fa-pull-left,
	.fal.fa-pull-left,
	.far.fa-pull-left,
	.fas.fa-pull-left {
		margin-right: .3em
	}
	
	.fa.fa-pull-right,
	.fab.fa-pull-right,
	.fal.fa-pull-right,
	.far.fa-pull-right,
	.fas.fa-pull-right {
		margin-left: .3em
	}
	
	.fa-spin {
		-webkit-animation: fa-spin 2s infinite linear;
		animation: fa-spin 2s infinite linear
	}
	
	.fa-pulse {
		-webkit-animation: fa-spin 1s infinite steps(8);
		animation: fa-spin 1s infinite steps(8)
	}
	
	@-webkit-keyframes fa-spin {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
	
	@keyframes fa-spin {
		0% {
			-webkit-transform: rotate(0);
			transform: rotate(0)
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
	
	.fa-rotate-90 {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	
	.fa-rotate-180 {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	
	.fa-rotate-270 {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}
	
	.fa-flip-horizontal {
		-webkit-transform: scale(-1, 1);
		transform: scale(-1, 1)
	}
	
	.fa-flip-vertical {
		-webkit-transform: scale(1, -1);
		transform: scale(1, -1)
	}
	
	.fa-flip-horizontal.fa-flip-vertical {
		-webkit-transform: scale(-1, -1);
		transform: scale(-1, -1)
	}
	
	:root .fa-flip-horizontal,
	:root .fa-flip-vertical,
	:root .fa-rotate-180,
	:root .fa-rotate-270,
	:root .fa-rotate-90 {
		-webkit-filter: none;
		filter: none
	}
	
	.fa-stack {
		display: inline-block;
		height: 2em;
		position: relative;
		width: 2.5em
	}
	
	.fa-stack-1x,
	.fa-stack-2x {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0
	}
	
	.svg-inline--fa.fa-stack-1x {
		height: 1em;
		width: 1.25em
	}
	
	.svg-inline--fa.fa-stack-2x {
		height: 2em;
		width: 2.5em
	}
	
	.fa-inverse {
		color: #fff
	}
	
	.sr-only {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	
	.sr-only-focusable:active,
	.sr-only-focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto
	}

	body {
		display: none;
	}
	
	#preloader {
		width: 100vw;
		height: 100vh;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99999;
		background: #fff;
		opacity: 1;
		transition: opacity 0s linear;
	}
	


	 
	#didomi-host .pull-top-xs {
		margin-top: -4px
	}
	
	#didomi-host .pull-top-none {
		margin-top: 0px
	}
	
	#didomi-host .pull-left-xxl {
		margin-left: -56px
	}
	
	#didomi-host .pull-left-xl {
		margin-left: -48px
	}
	
	#didomi-host .pull-left-lg {
		margin-left: -32px
	}
	
	#didomi-host .pull-left-md {
		margin-left: -24px
	}
	
	#didomi-host .pull-left {
		margin-left: -16px
	}
	
	#didomi-host .pull-left-sm {
		margin-left: -8px
	}
	
	#didomi-host .pull-left-xs {
		margin-left: -4px
	}
	
	#didomi-host .pull-left-none {
		margin-left: 0px
	}
	
	#didomi-host .pull-right-xxl {
		margin-right: -56px
	}
	
	#didomi-host .pull-right-xl {
		margin-right: -48px
	}
	
	#didomi-host .pull-right-lg {
		margin-right: -32px
	}
	
	#didomi-host .pull-right-md {
		margin-right: -24px
	}
	
	#didomi-host .pull-right {
		margin-right: -16px
	}
	
	#didomi-host .pull-right-sm {
		margin-right: -8px
	}
	
	#didomi-host .pull-right-xs {
		margin-right: -4px
	}
	
	#didomi-host .pull-right-none {
		margin-right: 0px
	}
	
	#didomi-host .push {
		margin: 16px
	}
	
	#didomi-host .push-xxl {
		margin: 56px
	}
	
	#didomi-host .push-xl {
		margin: 48px
	}
	
	#didomi-host .push-lg {
		margin: 32px
	}
	
	#didomi-host .push-md {
		margin: 24px
	}
	
	#didomi-host .push-sm {
		margin: 8px
	}
	
	#didomi-host .push-xs {
		margin: 4px
	}
	
	#didomi-host .push-none {
		margin: 0px
	}
	
	#didomi-host .push-bottom {
		margin-bottom: 16px
	}
	
	#didomi-host .push-bottom-xxl {
		margin-bottom: 56px
	}
	
	#didomi-host .push-bottom-xl {
		margin-bottom: 48px
	}
	
	#didomi-host .push-bottom-lg {
		margin-bottom: 32px
	}
	
	#didomi-host .push-bottom-md {
		margin-bottom: 24px
	}
	
	#didomi-host .push-bottom-sm {
		margin-bottom: 8px
	}
	
	#didomi-host .push-bottom-xs {
		margin-bottom: 4px
	}
	
	#didomi-host .push-bottom-none {
		margin-bottom: 0px
	}
	
	#didomi-host .push-top {
		margin-top: 16px
	}
	
	#didomi-host .push-top-xxl {
		margin-top: 56px
	}
	
	#didomi-host .push-top-xl {
		margin-top: 48px
	}
	
	#didomi-host .push-top-lg {
		margin-top: 32px
	}
	
	#didomi-host .push-top-md {
		margin-top: 24px
	}
	
	#didomi-host .push-top-sm {
		margin-top: 8px
	}
	
	#didomi-host .push-top-xs {
		margin-top: 4px
	}
	
	#didomi-host .push-top-none {
		margin-top: 0px
	}
	
	#didomi-host .push-left {
		margin-left: 16px
	}
	
	#didomi-host .push-left-xxl {
		margin-left: 56px
	}
	
	#didomi-host .push-left-xl {
		margin-left: 48px
	}
	
	#didomi-host .push-left-lg {
		margin-left: 32px
	}
	
	#didomi-host .push-left-md {
		margin-left: 24px
	}
	
	#didomi-host .push-left-sm {
		margin-left: 8px
	}
	
	#didomi-host .push-left-xs {
		margin-left: 4px
	}
	
	#didomi-host .push-left-none {
		margin-left: 0px
	}
	
	#didomi-host .push-right {
		margin-right: 16px
	}
	
	#didomi-host .push-right-xxl {
		margin-right: 56px
	}
	
	#didomi-host .push-right-xl {
		margin-right: 48px
	}
	
	#didomi-host .push-right-lg {
		margin-right: 32px
	}
	
	#didomi-host .push-right-md {
		margin-right: 24px
	}
	
	#didomi-host .push-right-sm {
		margin-right: 8px
	}
	
	#didomi-host .push-right-xs {
		margin-right: 4px
	}
	
	#didomi-host .push-right-none {
		margin-right: 0px
	}
	
	#didomi-host p,
	#didomi-host span,
	#didomi-host a {
		font-size: inherit;
		color: inherit;
		font-weight: inherit;
		line-height: inherit;
		text-rendering: optimizeLegibility;
		-webkit-font-smoothing: antialiased
	}
	
	#didomi-host .didomi-icon {
		vertical-align: middle
	}
	
	#didomi-host .didomi-logo-icon {
		margin-left: 10px
	}
	
	#didomi-host div {
		display: block
	}
	
	#didomi-host p {
		display: block;
		margin-bottom: 16px
	}
	
	#didomi-host .p-title {
		font-weight: bold;
		font-size: 1.1em;
		display: block;
		letter-spacing: .005em
	}
	
	#didomi-host ul {
		display: block;
		margin-bottom: 16px
	}
	
	#didomi-host li {
		display: list-item;
		margin-left: 20px
	}
	
	#didomi-host ol {
		display: block;
		list-style-type: decimal;
		margin-bottom: 16px
	}
	
	#didomi-host table {
		box-sizing: border-box;
		display: table;
		width: 100%;
		max-width: 100%;
		border-collapse: separate;
		border-spacing: 2px
	}
	
	#didomi-host table thead,
	#didomi-host table tbody {
		display: table-header-group
	}
	
	#didomi-host table tr {
		display: table-row
	}
	
	#didomi-host table th,
	#didomi-host table td {
		display: table-cell
	}
	
	#didomi-host a {
		cursor: pointer
	}
	
	#didomi-host a.didomi-no-link-style {
		text-decoration: none;
		color: #000
	}
	
	#didomi-host style {
		display: none
	}
	
	#didomi-host .text-bold {
		font-weight: bold
	}
	
	#didomi-host h1 {
		display: block;
		font-size: 2em;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host h2 {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host h3 {
		display: block;
		font-size: 1.17em;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host h4 {
		display: block;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host h5 {
		display: block;
		font-size: .83em;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host h6 {
		display: block;
		font-size: .67em;
		font-weight: bold;
		margin-bottom: 16px
	}
	
	#didomi-host b,
	#didomi-host strong {
		font-weight: bold
	}
	
	#didomi-host i,
	#didomi-host cite,
	#didomi-host em,
	#didomi-host var,
	#didomi-host dfn {
		font-style: italic
	}
	
	#didomi-host u,
	#didomi-host ins {
		text-decoration: underline
	}
	
	#didomi-host s,
	#didomi-host strike,
	#didomi-host del {
		text-decoration: line-through
	}
	
	#didomi-host sub {
		vertical-align: sub;
		font-size: smaller;
		line-height: normal
	}
	
	#didomi-host sup {
		vertical-align: super;
		font-size: smaller;
		line-height: normal
	}
	
	#didomi-host nobr {
		white-space: nowrap
	}
	
	#didomi-host hr {
		display: block;
		border: 1px inset;
		margin: 16px 0;
		color: gray;
		box-sizing: content-box
	}
	
	#didomi-host *:focus {
		outline: #4d90fe auto 1px
	}
	
	#didomi-host li[title] span {
		cursor: help;
		border-bottom: 1px dashed #000
	}
	
	#didomi-host span[title] {
		cursor: help;
		border-bottom: 1px dashed #000
	}
	
	#didomi-host .hbb-safe-area {
		position: absolute;
		left: 128px;
		top: 36px;
		width: 1024px;
		height: 648px;
		background-color: rgba(0, 0, 0, .5)
	}
	
	#didomi-host [dataTooltip] {
		position: relative;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		cursor: help;
		border-bottom: 1px dashed #000
	}
	
	#didomi-host [dataTooltip]:focus {
		outline: none !important
	}
	
	[dir=rtl] #didomi-host [dataTooltip]::after {
		text-align: right
	}
	
	#didomi-host [dataTooltip]:focus::after {
		content: attr(dataTooltip);
		padding: 5px;
		font-size: 10px;
		line-height: 12px;
		display: block;
		position: absolute;
		white-space: pre-line;
		text-align: left;
		background-color: #f1f0f1;
		border: 1px solid #ddd;
		overflow-y: auto !important;
		max-height: 80px;
		z-index: 1
	}
	
	#didomi-host .didomi-consent-popup-vendor__description [dataTooltip],
	#didomi-host .didomi-consent-popup-categories [dataTooltip],
	#didomi-host .didomi-vendor-storage-disclosures [dataTooltip] {
		position: initial
	}
	
	#didomi-host .didomi-consent-popup-vendor__description [dataTooltip]:focus::after,
	#didomi-host .didomi-consent-popup-categories [dataTooltip]:focus::after,
	#didomi-host .didomi-vendor-storage-disclosures [dataTooltip]:focus::after {
		position: initial
	}
	
	#didomi-host .sr-only {
		border: 0 !important;
		clip: rect(1px, 1px, 1px, 1px) !important;
		-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: fixed !important;
		width: 1px !important;
		white-space: nowrap !important
	}
	
	#didomi-host [role=tooltip],
	#didomi-host .hidetooltip.hidetooltip.hidetooltip+[role=tooltip] {
		visibility: hidden;
		position: fixed
	}
	
	#didomi-host #buttons #didomi-notice-learn-more-button>span {
		white-space: normal
	}
	
	#didomi-host #didomi-notice {
		background-color: #fff
	}
	
	#didomi-host #didomi-notice p {
		margin: 0px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice {
		position: fixed;
		font-size: 13px;
		line-height: 1.5em;
		z-index: 2147483640
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing .didomi-notice-text {
		margin-right: 40px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice a {
		color: inherit;
		text-decoration: underline
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice .didomi-notice-view-partners-link,
	#didomi-host #didomi-notice.didomi-regular-notice .didomi-notice-view-partners-link-in-text {
		text-decoration: underline
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice .didomi-buttons-with-x-button {
		margin-top: 36px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		-webkit-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between;
		padding: 32px;
		max-width: 310px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons {
		margin-top: 20px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.single {
		width: 100%
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.single button {
		width: 100%
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.multiple {
		width: 100%
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box #buttons.multiple button {
		padding-right: .8em;
		width: 100%
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box.top.left {
		margin: 1em 0 0 1em
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box.top.right {
		margin: 1em 1em 0 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box.bottom.left {
		margin: 0 0 1em 1em
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-box.bottom.right {
		margin: 0 1em 1em 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-banner {
		padding: 1em 1.8em;
		left: 0;
		right: 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-banner .didomi-notice__interior-border {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between;
		-moz-align-items: center;
		align-items: center
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-banner #buttons.multiple {
		-ms-flex: 0 0 auto
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-banner #buttons.multiple button {
		margin-right: 10px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel {
		max-width: 600px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.right {
		right: 100px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.left {
		left: 100px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.bottom {
		padding: 1px;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-width: 1px;
		border-right-style: solid;
		border-left-width: 1px;
		border-left-style: solid;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.bottom .didomi-notice__interior-border {
		border-top-width: 1px;
		border-top-style: solid;
		border-right-width: 1px;
		border-right-style: solid;
		border-left-width: 1px;
		border-left-style: solid;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		padding: 10px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.top {
		padding: 1px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-right-width: 1px;
		border-right-style: solid;
		border-left-width: 1px;
		border-left-style: solid;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel.top .didomi-notice__interior-border {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-right-width: 1px;
		border-right-style: solid;
		border-left-width: 1px;
		border-left-style: solid;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		padding: 10px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel #buttons.multiple {
		margin-top: 20px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.shape-panel #buttons.multiple button {
		margin-right: 10px
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.top {
		top: 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.bottom {
		bottom: 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.left {
		left: 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice.right {
		right: 0
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice #buttons {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-pack: center;
		-moz-justify-content: center;
		justify-content: center;
		-moz-align-items: center;
		align-items: center
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice #buttons button {
		display: block;
		padding: .4em .8em;
		font-size: .9em;
		font-weight: 700;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		white-space: nowrap;
		min-width: 140px;
		cursor: pointer;
		text-decoration: none
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice #buttons button.didomi-button-standard {
		background-color: #eee;
		border: solid 1px rgba(34, 34, 34, .2);
		color: #555
	}
	
	#didomi-host #didomi-notice.didomi-regular-notice .didomi-x-button {
		right: 8px;
		top: 8px
	}
	
	[dir=rtl] #didomi-host #didomi-notice.didomi-regular-notice .didomi-x-button {
		right: auto;
		left: 8px
	}
	
	#didomi-host .didomi-banner-notice-optin-type .didomi-continue-without-agreeing {
		position: absolute;
		top: 10px !important;
		right: 35px !important
	}
	
	[dir=rtl] #didomi-host .didomi-banner-notice-optin-type .didomi-continue-without-agreeing {
		left: 35px;
		right: auto !important
	}
	
	#didomi-host .didomi-screen-large #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing .didomi-notice-text {
		max-width: 1200px
	}
	
	#didomi-host .didomi-screen-xlarge #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing .didomi-notice-text {
		max-width: 1500px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-text-with-x-button {
		margin-left: 36px;
		margin-top: 36px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height {
		box-sizing: border-box;
		height: auto;
		max-height: 100%;
		display: flex
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height.didomi-max-height-reached #buttons {
		box-shadow: 0 -3px 10px -2px rgba(0, 0, 0, .1)
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height .didomi-notice__interior-border {
		padding: 0;
		width: 100%;
		flex: 1 0 auto;
		display: flex;
		max-height: 100vh;
		max-height: -webkit-fill-available
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height .didomi-notice__interior-border .didomi-notice-text {
		padding: 1em 1.8em;
		margin: 0;
		height: 100%;
		overflow-y: auto;
		box-sizing: border-box
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height .didomi-notice__interior-border .didomi-notice-text>*:last-child {
		margin-bottom: 20px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-support-full-height .didomi-notice__interior-border #buttons {
		flex: 1 0 auto;
		box-sizing: border-box;
		padding: 1em 1.8em 1em 1.8em;
		margin-top: 0
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice {
		left: 0;
		right: 0;
		font-size: 11px;
		padding: 1px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing {
		font-size: 12px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.didomi-regular-notice-with-data-processing .didomi-notice-text {
		margin-right: 0px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice .didomi-notice__interior-border {
		padding: 1em 1.8em;
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.bottom {
		border-top-width: 1px;
		border-top-style: solid
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.bottom .didomi-notice__interior-border {
		border-top-width: 1px;
		border-top-style: solid
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.top {
		border-bottom-width: 1px;
		border-bottom-style: solid
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice.top .didomi-notice__interior-border {
		border-bottom-width: 1px;
		border-bottom-style: solid
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #text {
		width: 100%
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons {
		margin-top: 20px
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons.single {
		width: 100%
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons.single button {
		width: 100%
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons.multiple {
		width: 100%
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons.multiple button {
		margin-right: 10px;
		padding-right: .8em;
		width: 100%
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-regular-notice #buttons.multiple button:last-child {
		margin-right: 0
	}
	
	#didomi-host .didomi-mobile .didomi-banner-notice-optin-type .didomi-banner-notice-continue-without-agreeing-buttons {
		width: 100%
	}
	
	#didomi-host .didomi-mobile .didomi-banner-notice-optin-type .didomi-continue-without-agreeing {
		align-self: flex-end;
		position: initial;
		margin-top: 5px;
		margin-bottom: 15px
	}
	
	#didomi-host .didomi-screen-xsmall #didomi-notice.didomi-regular-notice #buttons.multiple {
		-moz-flex-direction: column;
		flex-direction: column
	}
	
	#didomi-host .didomi-screen-xsmall #didomi-notice.didomi-regular-notice #buttons.multiple button {
		margin-bottom: 10px;
		margin-right: 0;
		padding-right: 0;
		width: 100%
	}
	
	#didomi-host .didomi-screen-xsmall #didomi-notice.didomi-regular-notice #buttons.multiple button:last-child {
		margin-bottom: 0
	}
	
	#didomi-host .didomi-popup__backdrop {
		z-index: 2147483641
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup .didomi-popup-view {
		width: 100%
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-popup-with-x-button {
		padding-top: 18px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height {
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		max-height: 100vh
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached .didomi-exterior-border {
		border-radius: 0px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached .didomi-popup-container {
		border-radius: 0px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached .didomi-popup-notice-logo-container {
		box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, .1)
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height.didomi-max-height-reached #buttons {
		box-shadow: 0 -3px 10px -2px rgba(0, 0, 0, .1)
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border {
		display: inherit;
		box-sizing: border-box;
		margin: 0 auto;
		z-index: 2147483641;
		padding: 0 !important;
		max-height: 100%;
		display: flex
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container {
		flex: 1 0 auto;
		max-width: 700px;
		display: flex;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 0 !important
	}
	
	@media all and (-ms-high-contrast: none) {
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container *::-ms-backdrop,
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view {
			height: auto !important;
			overflow-y: auto
		}
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container *::-ms-backdrop,
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-exterior-border {
			display: block !important
		}
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view {
		max-height: 100vh;
		height: 100%;
		height: -moz-fit-content;
		height: fit-content;
		height: -webkit-fit-content;
		width: 100%;
		padding: 0;
		flex: 1 0 auto;
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		-webkit-flex-pack: start;
		-moz-justify-content: flex-start;
		justify-content: flex-start
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view>*:first-child {
		padding-top: 50px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-logo-container {
		box-sizing: border-box;
		flex: 1 0 auto;
		z-index: 2147483640
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-logo-container .didomi-popup-notice-logo {
		margin-bottom: 30px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container {
		height: 100%;
		overflow-y: auto;
		padding: 0px 50px;
		box-sizing: border-box
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container>*:last-child {
		margin-bottom: 20px
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons {
		box-sizing: border-box;
		padding: 20px 25px 50px 25px;
		margin-top: 0;
		flex: 1 0 auto
	}
	
	#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons button:first-child {
		margin-top: 0px !important
	}
	
	@media all and (-ms-high-contrast: none) {
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view *::-ms-backdrop,
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-logo-container {
			flex: 1 0 0
		}
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view *::-ms-backdrop,
		#didomi-host .didomi-popup__backdrop.didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons {
			flex: 1 0 0
		}
	}
	
	#didomi-host .didomi-popup-notice {
		position: relative;
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		align-items: center;
		box-sizing: border-box;
		flex: 1;
		max-width: 600px;
		padding: 50px
	}
	
	#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing {
		padding: 45px 25px !important;
		color: #333
	}
	
	#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing h1 {
		text-align: left;
		margin-top: 0px;
		margin-bottom: 25px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing h1 {
		text-align: right
	}
	
	#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing p {
		font-size: 14px;
		margin-top: 0px;
		margin-bottom: 10px
	}
	
	#didomi-host .didomi-popup-notice.didomi-popup-notice-with-data-processing p span {
		font-size: 12px
	}
	
	#didomi-host .didomi-popup-notice.didomi-popup-notice-data-processing-list p span {
		font-size: 12px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-text p {
		margin: 0px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-text p span {
		font-size: 15px
	}
	
	#didomi-host .didomi-popup-notice h1 {
		text-align: center;
		margin-bottom: 50px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice h1 {
		text-align: right
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
		width: 200px;
		margin-bottom: 30px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-text,
	#didomi-host .didomi-popup-notice .didomi-popup-notice-subtext {
		max-width: 600px;
		width: 100%;
		flex: 0 auto;
		text-align: left
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice .didomi-popup-notice-text,
	[dir=rtl] #didomi-host .didomi-popup-notice .didomi-popup-notice-subtext {
		text-align: right
	}
	
	#didomi-host .didomi-popup-notice .didomi-notice-view-partners-link {
		display: block;
		text-align: center;
		margin-top: 20px
	}
	
	#didomi-host .didomi-popup-notice .didomi-notice-view-partners-link-in-text {
		text-decoration: underline
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons {
		margin-top: 30px;
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: row;
		flex-direction: row;
		justify-content: center;
		align-items: center
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-components-button {
		padding: 2px 25px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons a {
		text-decoration: underline
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button {
		min-width: 200px;
		margin-right: 10px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button {
		margin-right: 0px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button:last-child {
		margin-right: 0px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button:last-child {
		margin-right: 10px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button:not(:last-child):not(:first-child) {
		margin-right: 10px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-subtext {
		margin-top: 30px
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-close {
		position: absolute;
		right: 30px;
		top: 30px
	}
	
	#didomi-host .didomi-popup-notice-optin-type {
		max-width: 730px
	}
	
	#didomi-host .didomi-popup-notice-optin-type .didomi-popup-notice-buttons {
		align-items: initial
	}
	
	#didomi-host .didomi-popup-notice-optin-type .didomi-popup-notice-buttons .didomi-components-button {
		padding: 8px 16px !important;
		line-height: 140%;
		height: auto
	}
	
	#didomi-host .didomi-popup-notice-optin-type .didomi-popup-notice-logo-container,
	#didomi-host .didomi-popup-notice-optin-type .didomi-popup-notice-text-container {
		clear: both
	}
	
	#didomi-host .didomi-popup-notice-optin-type .didomi-continue-without-agreeing {
		float: right;
		margin-top: -10px;
		margin-bottom: 40px
	}
	
	[dir=rtl] #didomi-host .didomi-popup-notice-optin-type .didomi-continue-without-agreeing {
		float: left
	}
	
	#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice {
		padding: 30px;
		font-size: 12px;
		line-height: 160%
	}
	
	#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice h1 {
		margin-bottom: 35px
	}
	
	#didomi-host .didomi-mobile #didomi-popup .didomi-popup-notice p {
		text-align: justify
	}
	
	#didomi-host .didomi-mobile .didomi-popup-with-x-button {
		padding-top: 0
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height {
		max-height: -webkit-fill-available
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view {
		max-height: -webkit-fill-available
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view>*:first-child {
		padding-top: 30px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-logo-container .didomi-popup-notice-logo {
		margin-bottom: 30px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container {
		padding: 0px 30px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container>*:first-child {
		margin-top: 20px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container>*:last-child {
		margin-bottom: 15px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container~.didomi-popup-notice-logo-container {
		padding: 0px 30px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons {
		padding: 30px 15px
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons button:first-child {
		margin-top: 0px !important
	}
	
	#didomi-host .didomi-mobile .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-subtext {
		margin-bottom: 30px
	}
	
	#didomi-host .didomi-mobile .didomi-popup-notice-optin-type .didomi-continue-without-agreeing {
		margin-top: 0px;
		margin-bottom: 30px
	}
	
	#didomi-host .didomi-mobile .didomi-popup-notice-text p {
		margin: 0px
	}
	
	#didomi-host .didomi-mobile .didomi-popup-notice-text p span {
		font-size: 12px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-popup-notice-buttons {
		-moz-flex-direction: column;
		flex-direction: column;
		margin-top: 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-popup-notice-buttons .didomi-components-button {
		margin: 10px 0 0 0 !important
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-popup-with-x-button {
		padding-top: 0
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view>*:first-child {
		padding-top: 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-logo-container .didomi-popup-notice-logo {
		margin-bottom: 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container {
		padding: 0px 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container>*:first-child {
		margin-top: 20px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container>*:last-child {
		margin-bottom: 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-text-container~.didomi-popup-notice-logo-container {
		padding: 0px 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons {
		padding: 15px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view #buttons button:first-child {
		margin-top: 0px !important
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-notice-popup.didomi-support-full-height .didomi-exterior-border .didomi-popup-container .didomi-popup-view .didomi-popup-notice-subtext {
		margin-bottom: 15px
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html {
		position: fixed;
		z-index: 2147483640
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.shape-box {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		-webkit-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.shape-banner {
		left: 0;
		right: 0
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.top {
		top: 0
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.bottom {
		bottom: 0
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.left {
		left: 0
	}
	
	#didomi-host #didomi-notice.didomi-custom-notice-html.right {
		right: 0
	}
	
	#didomi-host .didomi-mobile #didomi-notice.didomi-custom-notice-html {
		left: 0;
		right: 0
	}
	
	#didomi-host .didomi-consent-popup-body {
		padding: 30px 20px
	}
	
	#didomi-host .didomi-consent-popup-body .didomi-consent-popup-body__title {
		font-size: 12px;
		color: #526e7a;
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom: 8px;
		display: block;
		font-weight: bold;
		font-family: "Arial"
	}
	
	#didomi-host .didomi-consent-popup-body .didomi-consent-popup-body__subtext {
		margin-bottom: 22px
	}
	
	#didomi-host .didomi-consent-popup-body .didomi-consent-popup-body__explanation a {
		font-weight: bold;
		text-decoration: underline
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height {
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height.didomi-max-height-reached .didomi-exterior-border {
		border-radius: 0px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height.didomi-max-height-reached .didomi-popup-container {
		border-radius: 0px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border {
		box-sizing: border-box;
		margin: 0 auto;
		z-index: 2147483641;
		padding: 0 !important;
		max-height: 100%;
		display: flex
	}
	
	@media all and (-ms-high-contrast: none) {
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border *::-ms-backdrop,
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-popup-container {
			display: block !important
		}
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border *::-ms-backdrop,
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences {
			display: block !important
		}
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-popup-container {
		flex: 1 0 auto;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 0 !important;
		display: flex
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences {
		padding: 0;
		display: flex
	}
	
	@media all and (-ms-high-contrast: none) {
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences *::-ms-backdrop,
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view {
			height: auto !important;
			overflow-y: auto
		}
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view {
		max-height: 100vh;
		height: 100%;
		height: -moz-fit-content;
		height: fit-content;
		height: -webkit-fit-content;
		width: 100%;
		padding: 0;
		flex: 1;
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		-webkit-flex-pack: start;
		-moz-justify-content: flex-start;
		justify-content: flex-start
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-body {
		overflow-y: auto;
		padding: 10px 20px 0px 20px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-body>*:last-child {
		margin-bottom: 20px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-header {
		box-sizing: border-box;
		flex: 1 0 auto;
		z-index: 2147483640;
		padding: 15px 20px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-footer {
		box-sizing: border-box;
		flex: 1 0 auto;
		z-index: 2147483640;
		padding: 10px 20px
	}
	
	#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-footer .didomi-logo-icon {
		margin-left: 0px
	}
	
	@media all and (-ms-high-contrast: none) {
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view *::-ms-backdrop,
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-header {
			flex: 1 0 0
		}
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view *::-ms-backdrop,
		#didomi-host .didomi-consent-popup__backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-footer {
			flex: 1 0 0
		}
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view {
		max-height: -webkit-fill-available
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-body {
		padding: 15px 15px 0px 15px
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-body>*:last-child {
		margin-bottom: 15px
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-header {
		padding: 10px 15px;
		box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, .1)
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-footer {
		padding: 10px 15px;
		box-shadow: 0 -3px 10px -2px rgba(0, 0, 0, .1)
	}
	
	#didomi-host .didomi-mobile .didomi-popup-backdrop.didomi-support-full-height .didomi-exterior-border .didomi-consent-popup-preferences .didomi-popup-view .didomi-popup-footer .didomi-consent-popup-actions {
		padding: 0px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-data-processing__buttons {
		-webkit-flex-shrink: 0;
		-webkit-box-flex: 0;
		flex-shrink: 0;
		margin-left: 15px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-data-processing__buttons_tcf_v2 {
		align-self: flex-start
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-data-processing {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between;
		-moz-align-items: center;
		align-items: center;
		margin-bottom: 8px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between;
		-moz-align-items: center;
		align-items: center;
		flex-wrap: wrap;
		margin-bottom: 8px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-vendor__buttons,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-purpose__buttons,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose .didomi-consent-popup-vendor__buttons,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose .didomi-consent-popup-purpose__buttons {
		-webkit-flex-shrink: 0;
		-webkit-box-flex: 0;
		flex-shrink: 0;
		margin-left: 15px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-vendor__start_aligned_buttons,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose .didomi-consent-popup-vendor__start_aligned_buttons {
		align-self: start
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-vendor__right_aligned_buttons,
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-purpose .didomi-consent-popup-vendor__right_aligned_buttons {
		float: right;
		margin-top: -2px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-partner {
		display: inline-block;
		margin-right: 15px;
		margin-bottom: 5px
	}
	
	#didomi-host .didomi-consent-popup-preferences .didomi-consent-popup-partner a {
		border-bottom: 1px dashed #000
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor {
		-moz-flex-direction: column;
		flex-direction: column;
		-moz-align-items: flex-start;
		align-items: flex-start;
		margin-bottom: 8px
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-vendor__buttons,
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-purpose__buttons {
		-webkit-flex-shrink: 0;
		-webkit-box-flex: 0;
		flex-shrink: 0;
		margin-left: 0px;
		margin-top: 10px
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-data-processing {
		display: -webkit-flexbox;
		display: flex;
		-moz-flex-direction: column;
		flex-direction: column;
		-webkit-flex-pack: start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		-moz-align-items: flex-start;
		align-items: flex-start
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-data-processing .didomi-consent-popup-data-processing__purpose,
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-data-processing .didomi-consent-popup-category__name {
		margin-bottom: 6px
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-data-processing .didomi-consent-popup-data-processing__description,
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-data-processing .didomi-consent-popup-category__description {
		font-size: 12px
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-category__description {
		margin-bottom: 20px;
		font-size: 12px
	}
	
	#didomi-host .didomi-mobile #didomi-consent-popup .didomi-consent-popup-data-processing__buttons {
		margin-left: 0
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-vendor__right_aligned_buttons {
		display: flex;
		float: none !important;
		margin-top: 0px !important
	}
	
	#didomi-host .didomi-consent-popup-information .didomi-consent-popup-body {
		max-height: 300px;
		overflow: auto
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-consent-popup-body_vendors-list {
		height: 280px;
		overflow: auto;
		border: 2px solid rgba(0, 0, 0, .05);
		padding: 12px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-consent-popup-body {
		padding: 20px 20px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-details-title {
		font-weight: bold
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-consent-popup-container-click-all {
		font-weight: bold;
		background: rgba(0, 0, 0, .05);
		padding: 8px 12px;
		margin: 0px !important
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-popup-title {
		cursor: pointer
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-user-information-container {
		word-break: break-all;
		border: 2px solid rgba(0, 0, 0, .05);
		padding: 12px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-user-information-trigger {
		font-size: 12px;
		color: #666;
		font-weight: 700
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-user-information-trigger>.trigger-icon {
		font-size: 12px !important
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-label {
		display: inline-block;
		margin-left: 5px;
		padding: 1px 4px;
		border-radius: 2px;
		background: #fff;
		font-weight: 800;
		font-size: 10px;
		color: #757575;
		line-height: 100%
	}
	
	[dir=rtl] #didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-label {
		margin-left: 0px;
		margin-right: 5px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-disclaimer,
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-disclaimer {
		font-size: 14px;
		color: #526e7a;
		font-weight: bold;
		margin-bottom: 10px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-disclaimer p,
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-disclaimer p {
		margin: 0px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-disclaimer a,
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-disclaimer a {
		color: #526e7a
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-consent-popup-vendor__description {
		padding-top: 3px
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendor-storage-duration .didomi-vendor-storage-duration__title {
		margin-top: 35px;
		margin-bottom: 0px;
		font-weight: bold
	}
	
	#didomi-host .didomi-consent-popup-preferences-vendors .didomi-vendor-storage-duration .didomi-vendor-storage-duration__content {
		margin-top: 0px;
		font-size: 14px;
		font-weight: bold;
		color: #526e7a
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-vendors .didomi-vendors-disclaimer,
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-vendors .didomi-vendors-iab-disclaimer {
		margin-top: 15px !important
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category {
		padding: 0px;
		margin: 12px 0 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .label-click {
		font-weight: 700
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children {
		border-left: 1px solid #e7e2d6;
		padding: 0px 0px 5px 15px;
		margin-left: 15px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__name {
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 8px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__description {
		font-size: 14px;
		font-weight: 300
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children {
		margin-top: 12px;
		padding-bottom: 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-category {
		padding: 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-category__name {
		font-size: 14px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-data-processing {
		border: none;
		padding: 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-data-processing .didomi-consent-popup-data-processing__purpose {
		font-size: 14px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-data-processing__description {
		padding: 0px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__children .didomi-consent-popup-preferences-purposes-features {
		font-size: 14px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing {
		font-weight: bold
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__description {
		font-size: 14px;
		color: #333
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__essential_purpose {
		display: flex;
		flex: 2;
		justify-content: center;
		margin: 5px 0px 5px 15px;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 17px;
		color: #526e7a
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__essential_purpose_explanation {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		color: #526e7a
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__description_legal_icon {
		border-bottom: none
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__description_legal_icon svg {
		margin-top: -5px
	}
	
	[dir=rtl] #didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__description_legal_icon::after {
		text-align: right
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__purpose_actions {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		text-align: center;
		background-color: #fff;
		border-radius: 1px;
		margin-bottom: 15px;
		margin-top: 8px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__purpose_actions .didomi-consent-popup-data-processing__purpose_actions_title {
		font-weight: bold;
		color: #333
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__purpose_actions .didomi-consent-popup-data-processing__purpose_action_buttons {
		float: right
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-categories-nested .didomi-consent-popup-data-processing {
		padding: 0px;
		margin: 12px 0 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-categories-nested .didomi-consent-popup-data-processing__purpose {
		font-size: 15px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-view-vendors-list {
		display: flex;
		justify-content: space-between;
		align-items: center;
		text-align: center;
		margin-bottom: 16px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-view-vendors-list .didomi-consent-popup-body__title {
		margin-bottom: 0
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-view-vendors-list .didomi-consent-popup-view-vendors-list-link {
		cursor: pointer;
		box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1);
		background-color: #fff;
		border: 1px solid #eee;
		font-size: 12px;
		color: #757575;
		font-weight: 700;
		padding: 5px 15px;
		text-transform: initial
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-view-vendors-list .didomi-consent-popup-view-vendors-list-link span {
		background: rgba(0, 0, 0, 0)
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-footer .didomi-consent-popup-actions .didomi-consent-popup-information-save {
		margin-right: 15px;
		font-style: italic;
		color: #757575;
		font-size: 14px
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__purpose_actions .didomi-consent-popup-data-processing__purpose_actions_title {
		margin-right: 15px
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-data-processing__essential_purpose {
		display: inline-block;
		margin-left: 0px !important
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-footer {
		height: auto !important
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-footer .didomi-consent-popup-actions {
		padding: 8px 0
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-footer .didomi-consent-popup-actions:not(.didomi-buttons-all) {
		flex-direction: row
	}
	
	#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-footer .didomi-consent-popup-actions .didomi-consent-popup-information-save {
		text-align: center;
		margin-top: 5px
	}
	
	#didomi-host .didomi-consent-popup__3e6e3e05-9201-4614-a13e-b9649d1fa0e4 .didomi-components-accordion-label-container .didomi-consent-popup-data-processing__purpose {
		font-size: 15px !important
	}
	
	#didomi-host .didomi-consent-popup__3e6e3e05-9201-4614-a13e-b9649d1fa0e4 .didomi-consent-popup-category__children .didomi-consent-popup-categories .didomi-consent-popup-data-processing .didomi-components-accordion .didomi-components-accordion-label-container .didomi-consent-popup-data-processing__purpose {
		font-size: 14px !important
	}
	
	#didomi-host .didomi-consent-popup-category__children .didomi-consent-popup-preferences-purposes-features {
		font-size: 14px !important
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes-features {
		margin-top: 22px
	}
	
	#didomi-host .didomi-consent-popup-preferences-purposes-features div {
		display: inline
	}
	
	.didomi-continue-without-agreeing {
		text-decoration: underline;
		cursor: pointer;
		color: #444
	}
	
	#didomi-host .didomi-x-button {
		cursor: pointer;
		display: block;
		height: 36px;
		width: 36px;
		padding: 2px 0 2px 2px;
		border-radius: 18px;
		position: absolute;
		top: -18px;
		right: -18px;
		color: #fff;
		background-color: #095d70;
		border-style: none
	}
	
	#didomi-host .didomi-x-button .didomi-cross-icon {
		fill: #fff
	}
	
	[dir=rtl] #didomi-host .didomi-x-button {
		right: auto;
		left: -18px
	}
	
	#didomi-host .didomi-mobile .didomi-x-button {
		height: 48px;
		width: 48px;
		padding: 0 0 0 2px;
		border-radius: 0px;
		background-color: rgba(0, 0, 0, 0) !important;
		top: 8px;
		right: 8px
	}
	
	#didomi-host .didomi-mobile .didomi-x-button .didomi-cross-icon {
		fill: #000
	}
	
	[dir=rtl] #didomi-host .didomi-mobile .didomi-x-button {
		right: auto;
		left: 8px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-x-button {
		height: 48px;
		width: 48px;
		padding: 0 0 0 2px;
		border-radius: 0px;
		background-color: rgba(0, 0, 0, 0) !important;
		top: 8px;
		right: 8px
	}
	
	#didomi-host .didomi-screen-xsmall .didomi-x-button .didomi-cross-icon {
		fill: #000
	}
	
	[dir=rtl] #didomi-host .didomi-screen-xsmall .didomi-x-button {
		right: auto;
		left: 8px
	}
	
	#didomi-host {
		font-family: Arial, sans-serif;
	}
	
	#didomi-host a:not(.didomi-no-link-style) {
		text-decoration: underline;
		color: #1c5196 !important;
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
		padding: 12px;
		margin-bottom: 20px;
		height: 60px;
		width: 100px;
	}
	
	#didomi-host .didomi-popup-container .didomi-popup-notice-text {
		margin: auto;
	}
	
	#didomi-host .didomi-notice-data-processing-container .didomi-notice-data-processing-list {
		font-weight: 600;
	}
	
	#didomi-host .didomi-notice-data-processing-container {
		max-width: 600px;
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons {
		max-width: 600px;
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button {
		min-width: 170px!important;
	}
	
	#didomi-host .didomi-components-button {
		border-radius: 3px!important;
	}
	
	#didomi-host .didomi-popup-container {
		border-color: #ccc!important;
	}
	
	#didomi-host .didomi-exterior-border {
		border-color: #eee!important;
	}
	
	#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
		width: 150px!important;
	}
	
	#didomi-notice-agree-button {
		order: 3;
	}
	
	#didomi-notice-learn-more-button {
		order: 2;
		border-color: #FFF !important;
		background-color: #FFF !important;
		font-weight: normal !important;
		text-decoration: underline;
		font-size: 12px !important;
		color: #808080 !important;
	}
	
	#didomi-notice-disagree-button {
		order: 1;
		border-color: #FFF !important;
		background-color: #FFF !important;
		font-weight: normal !important;
		text-decoration: underline;
		font-size: 12px !important;
		color: #808080 !important;
	}
	
	@media only screen and (max-width: 600px) {
		#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons {
			display: flex;
			flex-wrap: wrap;
		}
		#didomi-notice-agree-button {
			order: 1;
		}
		#didomi-notice-learn-more-button {
			order: 2;
		}
		#didomi-notice-disagree-button {
			order: 3;
		}
	}
	