.legal-page {
	padding: 80px 0;
	background: linear-gradient(350deg, #2d3f44e6 0%, #146d86 100%) !important;
}



.legal-page__card {
	padding: 100px 0px;
}

.legal-page h1 {
	margin: 0 0 24px;
	font-size: 42px;
	line-height: 1.1;
	color: #fff;
	letter-spacing: -0.02em;
}

.legal-page h2 {
	margin: 40px 0 16px;
	font-size: 24px;
	line-height: 1.25;
	color: #fff;
}

.legal-page p,
.legal-page li {
	font-size: 17px;
	line-height: 1.8;
	color: #fff !important;
}

.legal-page p {
	margin: 0 0 18px;
}

.legal-page ul,
.legal-page ol {
	margin: 0 0 22px 24px;
	padding: 0;
}

.legal-page li {
	margin-bottom: 10px;
}

.legal-page strong {
	color: #fff;
	font-weight: 700;
}

.legal-page a {
	color: #ccc;
	text-decoration: none;
	font-weight: 600;
}

.legal-page a:hover {
	text-decoration: underline;
}

.legal-page table {
	width: 100%;
	border-collapse: collapse;
	margin: 24px 0;
	background: #fff;
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid #e5e7eb;
}

.legal-page th,
.legal-page td {
	padding: 14px 16px;
	text-align: left;
	border-bottom: 1px solid #e5e7eb;
	font-size: 15px;
	color: #fff;
	vertical-align: top;
}

.legal-page th {
	background: #f9fafb;
	color: #101828;
	font-weight: 700;
}

.legal-page tr:last-child td {
	border-bottom: none;
}

.legal-page__updated {
	margin-top: 32px;
	padding-top: 20px;
	border-top: 1px solid #e5e7eb;
	font-size: 14px;
	color: #667085;
}

@media (max-width: 991px) {
	.legal-page {
		padding: 56px 0;
	}

	.legal-page__card {
		padding: 32px 24px;
		border-radius: 20px;
	}

	.legal-page h1 {
		font-size: 34px;
	}

	.legal-page h2 {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.legal-page {
		padding: 40px 0;
	}

	.legal-page__card {
		padding: 50px 0px;
	}

	.legal-page h1 {
		font-size: 28px;
		margin-bottom: 18px;
	}

	.legal-page h2 {
		font-size: 20px;
		margin: 28px 0 12px;
	}

	.legal-page p,
	.legal-page li {
		font-size: 16px;
		line-height: 1.7;
	}

	.legal-page th,
	.legal-page td {
		padding: 12px;
		font-size: 14px;
	}
}

.page-id-11 .site-footer > .container, .page-id-16 .site-footer > .container, .page-id-18 .site-footer > .container{
	display: none !important;
}

.page-id-11 .site-footer, .page-id-16 .site-footer, .page-id-18 .site-footer{
	display: none !important;
}

.page-id-11 .site-footer .footer-main, .page-id-16 .site-footer .footer-main, .page-id-18 .site-footer .footer-main{
	display: none !important;
}

