.wp-block-envision-team-members-testimonials,
.wp-block-envision-team-members-testimonials .tns-outer {
	position: relative;
}

.wp-block-envision-team-members-testimonials {
	border-bottom: solid 20px var(--wp--preset--color--blue-10);
}

.wp-block-envision-team-members-testimonials .testimonial-items {
	display: flex;
	align-items: stretch;
}

.wp-block-envision-team-members-testimonials .testimonial-item .columns {
	margin: 0;
	gap: var(--wp--preset--spacing--large);
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 100%;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-content,
.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-image {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 1;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-content {
	padding-bottom: 0;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-content {
	font-size: 1.25rem;
	line-height: 2rem;
	font-weight: 700;
	color: var(--wp--preset--color--charcoal);
	margin-top: 0;
	margin-bottom: var(--wp--preset--spacing--medium) !important;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-content::before {
	content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA1MyA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMDUgMzkuMTZjLTMuNTE1IDAtNi4zOS0xLjE4Ny04LjY1LTMuNTgzQzEuMTQxIDMzLjE4MSAwIDMwLjAxIDAgMjYuMDE1YzAtMy4xMDMuNzMtNi4xNjEgMi4xNjgtOS4xOTZzMy42MDYtNS45NTYgNi41MjctOC43ODZjMi44OTgtMi44MyA2LjU1LTUuNSAxMC45My04LjAzM2w1LjMxOCA3LjQ0Yy0zLjE3MiAxLjMyMy02LjAyNSAzLjAxMi04LjUxMiA1LjExMS0yLjUxIDIuMS00LjMxMyA0LjItNS40NTQgNi4yNzYgMi4xOS0uMTE0IDQuMTc2LjIyOCA1Ljk3OS45ODEgMS43OC43NzYgMy4yMTcgMS44OTQgNC4yOSAzLjRzMS42MiAzLjI4NyAxLjYyIDUuMzYzcTAgNC43NTgtMy4wMTIgNy42NjhjLTIuMDA4IDEuOTQtNC42MSAyLjg5OC03Ljc4MiAyLjg5OHptMjcuMjcgMGMtMy41MTUgMC02LjM5LTEuMTg3LTguNjUtMy41ODMtMi4yNTktMi4zOTYtMy40LTUuNTY4LTMuNC05LjU2MiAwLTMuMTAzLjczLTYuMTYxIDIuMTY5LTkuMTk2IDEuNDM3LTMuMDM1IDMuNjA1LTUuOTU2IDYuNTI2LTguNzg2IDIuODk4LTIuODMgNi41NS01LjUgMTAuOTMxLTguMDMzbDUuMzE3IDcuNDRjLTMuMTcyIDEuMzIzLTYuMDI0IDMuMDEyLTguNTEyIDUuMTExLTIuNDg3IDIuMS00LjMxMyA0LjItNS40NTQgNi4yNzYgMi4xOTEtLjExNCA0LjE3Ni4yMjggNS45OC45ODEgMS43OC43NzYgMy4yMTcgMS44OTQgNC4yOSAzLjRzMS42MiAzLjI4NyAxLjYyIDUuMzYzcTAgNC43NTgtMy4wMTMgNy42NjhjLTIuMDA4IDEuOTQtNC42MSAyLjg5OC03Ljc4MSAyLjg5OHoiIGZpbGw9IiMwQ0YiLz48L3N2Zz4=");
	display: block;
	line-height: 1;
	margin-bottom: var(--wp--preset--spacing--large) !important;
}

.wp-block-envision-team-members-testimonials.text
	.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-content::before {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-author-name,
.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-author-role {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: var(--wp--preset--color--charcoal-80);
	margin: 0;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-author-name {
	font-weight: 700;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-author-role {
	font-weight: 400;
}

.wp-block-envision-team-members-testimonials .testimonials-controls {
	margin: 0;
	margin-top: var(--wp--preset--spacing--large);
}

.wp-block-envision-team-members-testimonials .testimonials-controls,
.wp-block-envision-team-members-testimonials
	.testimonials-control
	.testimonials-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
}

.wp-block-envision-team-members-testimonials .testimonials-controls {
	position: absolute;
	bottom: var(--wp--preset--spacing--medium);
	margin: 0;
	width: 100%;
}

.wp-block-envision-team-members-testimonials .testimonials-controls button {
	border: 0;
	background: none;
	color: var(--wp--preset--color--charcoal-20);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	button.testimonials-prev,
.wp-block-envision-team-members-testimonials
	.testimonials-controls
	button.testimonials-next {
	min-width: 2.1rem;
	font-size: 1.2rem;
	line-height: 2.1rem;
	display: none;
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	.testimonials-dots {
	gap: 0;
	margin: 0 var(--wp--preset--spacing--large);
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	.testimonials-dots {
	margin: 0;
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	.testimonials-dots
	.testimonials-dot {
	padding: 1rem 0.5rem;
	width: 0.5rem;
	height: 0.5rem;
	display: inline-block;
	box-sizing: content-box;
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	.testimonials-dots
	.testimonials-dot
	span {
	width: 0.5rem;
	height: 0.5rem;
	background: var(--wp--preset--color--charcoal-20);
	border-radius: 50%;
	display: block;
}

.wp-block-envision-team-members-testimonials
	.testimonials-controls
	.testimonials-dots
	.testimonials-dot.tns-nav-active
	span {
	background: var(--wp--preset--color--charcoal);
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-image
	figure {
	margin: 0;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-image {
	margin-top: auto;
}

.wp-block-envision-team-members-testimonials
	.testimonial-item
	.testimonial-item-image
	figure
	img {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

@media (min-width: 768px) {
	.wp-block-envision-team-members-testimonials
		.testimonial-item
		.testimonial-content {
		font-size: 1.75rem;
		line-height: 3.125rem;
	}

	.wp-block-envision-team-members-testimonials .testimonial-item .columns {
		gap: 0;
	}

	.wp-block-envision-team-members-testimonials
		.testimonial-item
		.testimonial-item-image
		figure
		img {
		max-width: 75%;
	}
}

@media (min-width: 1024px) {
	.wp-block-envision-team-members-testimonials .team-members-testimonials {
		padding-left: var(--wp--preset--spacing--3-x-large);
	}

	.wp-block-envision-team-members-testimonials .testimonials-controls {
		position: absolute;
		left: calc(var(--wp--preset--spacing--3-x-large) - 0.5rem);
		bottom: 0;
		margin-bottom: var(--wp--preset--spacing--large);
		width: auto;
	}

	.wp-block-envision-team-members-testimonials {
		border-top: solid 20px var(--wp--preset--color--blue-10);
	}

	.wp-block-envision-team-members-testimonials .testimonial-item .columns {
		flex-direction: row;
	}

	.wp-block-envision-team-members-testimonials
		.testimonial-item
		.testimonial-item-image
		figure
		img {
		max-width: initial;
	}

	.wp-block-envision-team-members-testimonials
		.testimonial-item
		.testimonial-item-content {
		padding-bottom: var(--wp--preset--spacing--3-x-large);
	}
}
