.eco-jobs__container {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: var(--wp--preset--spacing--50);
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 2.5rem;
}

.eco-job__container {
	background: white;
	flex-basis: auto;
	flex-grow: 0;
	flex-shrink: 0;
	width: 30%;
	max-width: 25rem;
	min-height: 17.5rem;
	border-radius: var(--radius-sm);
	box-shadow: 0px 8px 24px 0px #2A2C2B1F;
	transition: background .5s;
}
.eco-job__container:hover {
	background-color: var(--wp--preset--color--primary-xlight);
}

.eco-job__container .wp-block-button__link {
	display: flex;
	align-items: center;
}

.eco-job__container .wp-block-button__link svg {
	margin-left: 8px;
}

@media screen and (max-width: 782px){
	.eco-jobs__container {
		padding-left: 0;
	}
	
	.eco-job__container {
		width: 100%;
		min-height: 12.5rem;
		max-width:none;
	}
}

.eco-job__padder {
	position: relative;
	padding: var(--wp--preset--spacing--50) var(--wp--preset--spacing--45);
	height: calc(100% - calc(2 * var(--wp--preset--spacing--50)));
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.eco-job__areas {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: var(--wp--preset--spacing--40);
	padding: 0;
	list-style-type: none;
}

.eco-job__area {
	display: flex;
	gap: 4px;
	align-items: center;
	text-transform:capitalize;
	padding: 4px 8px;
	font-size: var(--wp--preset--font-size--x-small);
	font-weight: 700;
	line-height: var(--wp--preset--font-size--x-small);
	color: var(--wp--custom--color--neutral--500);
	border: 1px solid var(--wp--custom--color--neutral--300);
	border-radius: 8px;
}

.eco-job__link::after {
	content: '';
	position: absolute;
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0;
	z-index: 100;
}

.eco-job__title {
	margin: 0;
	font-size: var(--wp--preset--font-size--l);
	font-weight: 800;
}

.eco-job__locations {
	border-top: 1px solid var(--wp--preset--color--primary-light);
	margin: 0;
	padding: 1rem 0 0 0;
	list-style-type: none;
}

.eco-job__area::before {
	content: "";
	height: 1rem;
	width: 1rem;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.58579 1.2518C2.96086 0.876729 3.46957 0.666016 4 0.666016H9.66667C9.84348 0.666016 10.013 0.736253 10.1381 0.861278L13.8047 4.52794C13.9298 4.65297 14 4.82254 14 4.99935V13.3327C14 13.8631 13.7893 14.3718 13.4142 14.7469C13.0391 15.122 12.5304 15.3327 12 15.3327H4C3.46957 15.3327 2.96086 15.122 2.58579 14.7469C2.21071 14.3718 2 13.8631 2 13.3327V2.66602C2 2.13558 2.21071 1.62687 2.58579 1.2518ZM4 1.99935C3.82319 1.99935 3.65362 2.06959 3.5286 2.19461C3.40357 2.31964 3.33333 2.4892 3.33333 2.66602V13.3327C3.33333 13.5095 3.40357 13.6791 3.5286 13.8041C3.65362 13.9291 3.82319 13.9993 4 13.9993H12C12.1768 13.9993 12.3464 13.9291 12.4714 13.8041C12.5964 13.6791 12.6667 13.5095 12.6667 13.3327V5.27549L9.39052 1.99935H4Z' fill='%230F695F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.33464 0.666016C9.70283 0.666016 10.0013 0.964492 10.0013 1.33268V4.66602H13.3346C13.7028 4.66602 14.0013 4.96449 14.0013 5.33268C14.0013 5.70087 13.7028 5.99935 13.3346 5.99935H9.33464C8.96645 5.99935 8.66797 5.70087 8.66797 5.33268V1.33268C8.66797 0.964492 8.96645 0.666016 9.33464 0.666016Z' fill='%230F695F'/%3E%3C/svg%3E");
}

.eco-job__area--map::before {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='24' viewBox='0 0 20 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 10C19 17 10 23 10 23C10 23 1 17 1 10C1 7.61305 1.94821 5.32387 3.63604 3.63604C5.32387 1.94821 7.61305 1 10 1C12.3869 1 14.6761 1.94821 16.364 3.63604C18.0518 5.32387 19 7.61305 19 10Z' stroke='%230F695F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z' stroke='%230F695F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.eco-job__locations::before {
	content: "";
	height: 1rem;
	width: 1rem;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='24' viewBox='0 0 20 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 10C19 17 10 23 10 23C10 23 1 17 1 10C1 7.61305 1.94821 5.32387 3.63604 3.63604C5.32387 1.94821 7.61305 1 10 1C12.3869 1 14.6761 1.94821 16.364 3.63604C18.0518 5.32387 19 7.61305 19 10Z' stroke='%230F695F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z' stroke='%230F695F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.eco-job__location {
	display: inline;
}

.eco-job__bottom-card {
	display: flex;
	justify-content: flex-end;
}