.pd-policy {
	padding-bottom: 48px;
	line-height: 1.55;
	color: #333;
	max-width: 780px;
}

.pd-policy h1 {
	text-transform: none;
	font-size: 28px;
	margin: 0 0 16px;
}

.pd-policy h2 {
	text-transform: none;
	font-size: 20px;
	margin: 28px 0 10px;
	color: #222;
}

.pd-lead {
	font-size: 15px;
	margin: 0 0 12px;
}

.pd-policy ul {
	margin: 0 0 14px 18px;
}

.pd-policy li {
	margin: 0 0 6px;
}

.pd-gap {
	display: inline;
	background: #fff4c6;
	border-bottom: 1px dashed #c9a227;
	padding: 0 4px;
}

.pd-table {
	width: 100%;
	border-collapse: collapse;
	margin: 12px 0 16px;
	font-size: 14px;
}

.pd-table th,
.pd-table td {
	border: 1px solid #d7d7d7;
	padding: 8px 10px;
	vertical-align: top;
	text-align: left;
}

.pd-table th {
	background: #f3f7ea;
}

.pd-consent {
	display: block;
	clear: both;
	margin: 10px 0 12px;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
	text-align: left;
	white-space: normal;
	overflow: hidden;
	max-width: 100%;
	width: auto;
	float: none;
	position: relative;
	z-index: 2;
}

label.pd-consent input[name="pd_consent"],
#maat-box .form-callback input[name="pd_consent"],
#maat-box .form-order input[name="pd_consent"],
#maat-box .pd-consent input,
.form_default .pd-consent input,
.connect .pd-consent input,
.site-fast-consult .pd-consent input,
.site-fast-order .pd-consent input,
.feedback-wrapper .pd-consent input,
.pd-consent input {
	width: 16px !important;
	height: 16px !important;
	min-width: 16px !important;
	min-height: 16px !important;
	margin: 2px 8px 0 0 !important;
	padding: 0 !important;
	float: left;
	background: #fff !important;
	background-image: none !important;
	border: 1px solid #888 !important;
	box-shadow: none !important;
	-webkit-appearance: checkbox;
	appearance: checkbox;
	display: inline-block;
	vertical-align: top;
	position: static !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
}

.pd-consent a {
	color: #0083ca;
}

#maat-box .pd-consent {
	width: auto !important;
	max-width: 100%;
	margin: 8px 0 12px;
	text-align: left;
}

#maat-box .pd-consent + .submit-button,
#maat-box .pd-consent + .service-button {
	clear: both;
	margin-top: 8px;
}

.connect .pd-consent,
.connect-form-wrapper .pd-consent {
	color: #fff;
	margin: 0 auto 12px;
	max-width: 560px;
}

.connect .pd-consent a,
.connect-form-wrapper .pd-consent a {
	color: #b6e07a;
}

.connect-form-wrapper {
	height: auto !important;
	min-height: 297px;
	padding-bottom: 8px;
	box-sizing: border-box;
	overflow: visible;
}

.form-holder .pd-consent {
	clear: both;
	margin: 0 0 10px;
}

.form_default .pd-consent {
	width: 83%;
	margin: 0 auto 16px;
	text-align: left;
	color: #333;
}

.site-fast-consult .pd-consent {
	width: 248px;
	margin: 6px auto 8px;
	text-align: left;
}

.site-fast-order .order-block .pd-consent,
.site-fast-order-2 .order-block .pd-consent {
	position: absolute;
	left: 8px;
	top: 4px;
	width: 160px;
	color: #fff;
	max-width: none;
	margin: 0;
}

.site-fast-order .order-block a.order-button {
	top: 86px;
}

.site-fast-order:has(.pd-consent),
.site-fast-order-2:has(.pd-consent) {
	height: 148px;
}

.site-fast-order:has(.pd-consent) .order-block,
.site-fast-order-2:has(.pd-consent) .order-block {
	height: 148px;
}

.site-fast-order .pd-consent a,
.site-fast-order-2 .pd-consent a {
	color: #ffcc00;
}

@media (min-width: 981px) {
	.feedback-wrapper .feedback .form {
		height: 455px;
	}

	.feedback-wrapper .feedback .form textarea {
		height: 118px;
	}

	.feedback-wrapper .feedback .form .pd-consent {
		position: absolute;
		left: 32px;
		top: 300px;
		width: 687px;
		margin: 0;
		z-index: 2;
	}

	.feedback-wrapper .feedback .form .button {
		top: 368px;
	}
}

.pd-consent-error {
	color: #b42318;
}

.pd-consent-error a {
	color: #b42318;
}

.pd-banner {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: #2c2c2c;
	color: #fff;
	padding: 14px 18px;
	box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.25);
	font-size: 13px;
	line-height: 1.45;
}

.pd-banner-inner {
	max-width: 1100px;
	margin: 0 auto;
	display: block;
}

.pd-banner a {
	color: #b6e07a;
}

.pd-banner-btn {
	display: inline-block;
	margin: 10px 0 0;
	background: #67b32e;
	color: #fff;
	border: 0;
	padding: 8px 16px;
	cursor: pointer;
	font-size: 14px;
	font-family: inherit;
}

.pd-banner-btn:hover {
	background: #589826;
}

.footer .copyright .pd-policy-link,
.copyright .pd-policy-link {
	color: #0083ca;
	font-size: 12px;
	text-decoration: underline;
}

@media (max-width: 640px) {
	.pd-banner {
		padding: 12px;
		font-size: 13px;
	}

	.pd-banner-btn {
		min-height: 44px;
		padding: 10px 18px;
	}

	.pd-table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		font-size: 13px;
	}

	.pd-policy h1 {
		font-size: 22px;
	}

	.pd-consent {
		font-size: 13px;
	}

	.pd-consent input {
		width: 18px;
		height: 18px;
	}
}
