footer {
	/* background-color: var(--white); */
	background-color: rgb(35 224 162 / 8%);
	padding: 6rem 1rem 0;
}
footer.referral {
	/* background-color: #fffdf9; */
	background-color: rgb(35 224 162 / 8%);
}
@media all and (min-width: 600px) {
	footer {
		padding: 6rem 4rem 0;
	}
}
._asif83 {
	padding-bottom: 2rem;
	border-bottom: 1.3px solid var(--green-light);
	row-gap: 1.5rem;
}
.footer_links ul {
	display: flex;
	align-items: center;
	gap: 1.2rem;
	margin-top: 2rem;
}
.footer_links ul a {
	color: var(--card-color);
	font-size: 0.9rem;
	font-weight: 500;
}
footer .footer .right span {
	font-size: 0.9rem;
}
footer .footer .right ._qth3bfe {
	gap: 1rem;
	margin-top: 0.5rem;
}
footer .footer ._qth3bfe a img {
	width: 7.5rem;
}
._35fns3ansdo {
	padding: 2.1rem 0;
	flex-wrap: wrap;
	row-gap: 1rem;
}
._35fns3ansdo span {
	font-size: 0.9rem;
	text-wrap: balance;
}
._35fns3ansdo .social_links {
	display: flex;
	align-items: center;
	gap: 13px;
}
._35fns3ansdo .social_links a {
	line-height: 1;
	color: var(--green-lighter);
}
._35fns3ansdo .social_links a svg {
	width: 1.6rem;
	height: 1.6rem;
}
