.get-involved-section {
	background-color: var(--color-primary);
	padding: 127px 0 157px 0;
}

.get-involved-sec-bg {
	bottom: 0;
	right: 0;
}

.get-involved-sec-bg img {
	filter: grayscale(100%);
	opacity: 0.2;
	pointer-events: none;
}

.get-involved-content-wrap {
	max-width: 50%;
}

.get-involved-form-wrap {
	max-width: 50%;
}

.check-list-item-inner {
	padding-left: 50px;
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_36_15)'%3E%3Cpath d='M7.03905 16.8792C6.79666 17.0269 6.57043 17.0773 6.37006 16.8053C6.24725 16.6408 6.09858 16.6441 5.94022 16.7449C5.89498 16.7751 5.8562 16.8154 5.80772 16.8355C5.62674 16.9027 5.56856 16.8523 5.55564 16.6274C5.55564 16.5904 5.54271 16.5535 5.52332 16.4125C5.42313 16.7717 5.15812 16.7449 4.96744 16.8255C4.66688 16.9463 4.43419 16.812 4.28229 16.483C4.21442 16.3386 4.17241 16.2009 3.9688 16.2345C3.81044 16.2614 3.72641 16.117 3.66178 15.9995C3.59068 15.8652 3.53573 15.7174 3.50018 15.5697C3.01541 13.5383 2.25592 11.6143 1.3801 9.73401C0.963188 8.83415 0.530121 7.94101 0.0873584 7.05457C-0.0613064 6.7591 0.00656233 6.56435 0.194009 6.37632C0.278037 6.29238 0.374992 6.2588 0.491339 6.27895C1.10862 6.38639 1.68712 6.58786 2.20098 6.98071C2.95077 7.55823 3.55836 8.27006 4.111 9.04233C4.59901 9.71723 5.01592 10.4425 5.43283 11.1644C5.49423 11.2685 5.52332 11.4028 5.67521 11.48C5.85296 11.2987 5.97577 11.0637 6.10505 10.8421C8.11849 7.4575 10.7718 4.71762 13.897 2.44782C14.9958 1.64869 16.1205 0.886492 17.229 0.104149C17.3066 0.0504261 17.3777 -0.0234432 17.4876 0.00677604C17.6201 0.141084 17.3874 0.255245 17.4844 0.413057C17.6201 0.413057 17.7041 0.288822 17.814 0.221668C18.0532 0.0739299 18.0952 0.0974338 18.1501 0.449992C18.4733 0.124295 18.6123 0.570869 18.8547 0.614519C18.8999 0.621234 18.8934 0.678315 18.8967 0.718607C18.9031 0.799192 18.706 0.973792 18.9872 0.933499C19.013 0.930142 18.9904 1.00737 18.971 1.04095C18.9258 1.11146 18.8773 1.17861 18.8256 1.24241C17.465 2.7903 16.0947 4.33149 14.7405 5.88945C12.4362 8.53868 10.3194 11.3323 8.69052 14.4986C8.42228 15.019 8.13141 15.5294 7.84701 16.0431C7.71127 16.2882 7.55938 16.5199 7.37516 16.7314C7.28144 16.8355 7.18772 16.943 7.02612 16.8758C7.21034 16.7818 7.2879 16.6307 7.25235 16.4225C7.58523 16.1909 7.72097 15.8114 7.90195 15.4723C8.62912 14.1057 9.3789 12.7559 10.1933 11.4464C10.2741 11.3155 10.3743 11.1913 10.3872 11.0267C10.3 11.1006 10.2321 11.1879 10.1707 11.2786C9.45647 12.3564 8.79071 13.4644 8.18312 14.6094C7.86317 15.2104 7.48181 15.7812 7.26528 16.4393C7.14247 16.5636 7.04551 16.7046 7.03582 16.8926L7.03905 16.8792ZM8.8004 8.67298C8.6679 8.68641 8.63881 8.77371 8.59033 8.83415C7.95366 9.63328 7.39779 10.4996 6.81929 11.3457C6.59306 11.6748 6.40884 12.0374 6.2117 12.3866C6.1406 12.5142 6.07596 12.6754 6.23432 12.7526C6.3636 12.8197 6.39268 12.6384 6.44116 12.5511C7.09399 11.4162 7.74682 10.2847 8.47399 9.20014C8.58387 9.03561 8.68406 8.85766 8.8004 8.66627V8.67298Z' fill='%23BD1C2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_36_15'%3E%3Crect width='19' height='17' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: top 0.3em left;
}


.check-list-item:not(:last-child) {
	margin-bottom: 39px;
}

.get-involved-form-box {
	border: 1px solid var(--color-white);
	padding: 29px 39px 43px 39px;
	margin-right: 13px;
}

.get-involved-content-wrap {
	max-width: 42%;
}

.get-involved-form-wrap {
	max-width: 55.3%;
}

.get-involved-title {
	margin-bottom: 42px;
}

.checklist-title {
	font-weight: var(--fw-700);
	font-family: var(--font-family-body);
	margin-bottom: 6px;
	font-size: var(--font-size-body);
}

@media screen and (max-width:1800px) {
	.get-involved-section {
		padding: 110px 0 130px 0;
	}
}

@media screen and (max-width:1600px) {
	.get-involved-section {
		padding: 100px 0;
	}

	.get-involved-content-wrap {
		max-width: 48%;
	}

	.get-involved-form-wrap {
		max-width: 50%;
	}
}

@media screen and (max-width:1440px) {
	.get-involved-section {
		padding: 90px 0;
	}
}

@media screen and (max-width:1360px) {
	.get-involved-form-box {
		padding: 29px 30px 43px 30px;
	}
}

@media screen and (max-width:1200px) {
	.get-involved-section {
		padding: 80px 0;
	}

	.check-list-item-inner {
		padding-left: 40px;
	}

	.check-list-item:not(:last-child) {
		margin-bottom: 30px;
	}

	.get-involved-form-wrap {
		max-width: 52%;
	}

	.get-involved-form-box {
		padding: 40px 30px;
	}
}
@media screen and (max-width:991px) {
	.get-involved-section {
	padding: 60px 0;
}
.get-involved-title {
	margin-bottom: 35px;
}
.get-involved-content-wrap {
	max-width: 100%;
}
.get-involved-form-wrap {
	max-width: 100%;
	padding-top: 40px;
}
}
@media screen and (max-width:640px) {
.get-involved-section {
	padding: 50px 0;
}
.get-involved-title {
	margin-bottom: 28px;
}
.get-involved-form-box {
	padding: 30px 20px;
}
}
@media screen and (max-width:480px) {
.check-list-item-inner {
	padding-left: 35px;
}
}