.team-tile-wrapper-6bcea301 {
	display: flex;
	flex-direction: column;
	border-bottom: 5px solid #a83d32;
	background: #fafafa;
	text-decoration: none;
	color: inherit;
	overflow: hidden;
}

a.team-tile-wrapper-6bcea301:hover {
	opacity: 0.95;
}

.team-tile-photo-wrap-6bcea301 {
	width: 100%;
	aspect-ratio: 1 / 1;
	background: #e2e1dc;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.team-tile-photo-6bcea301 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.team-tile-content-6bcea301 {
	display: flex;
	align-items: center;
	padding: 24px 20px;
	gap: 20px;
	background: #ffffff;
}

.team-tile-logo-wrap-6bcea301 {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	overflow: hidden;
	background: transparent;
}

.team-tile-logo-6bcea301 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.team-tile-logo-placeholder-6bcea301 {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
}

.team-tile-title-6bcea301 {
	margin: 0;
	flex-grow: 1;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	color: #111;
	text-transform: uppercase;
}

.team-tile-icon-6bcea301 {
	color: #a83d32;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}
