/* End custom CSS */

.elementor-11359 .elementor-element.elementor-element-caffa65 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-11359 .elementor-element.elementor-element-fb54e47 {
	--display: flex;
	--padding-top: 10px;
	--padding-bottom: 10px;
	--padding-left: 10px;
	--padding-right: 10px;
}

#elementor-popup-modal-11359 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-11359 .dialog-message {
	width: 640px;
	height: auto;
}

#elementor-popup-modal-11359 .dialog-close-button {
	display: flex;
}

#elementor-popup-modal-11359 .dialog-widget-content {
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

/* Start custom CSS for html, class: .elementor-element-b92ad86 */
.phg-bio-popup {
	max-width: 680px;
	margin: 0 auto;
	font-family: Inter, sans-serif;
	text-align: center;
}

.phg-bio-sidebar {
	margin-bottom: 24px;
}

.phg-bio-sidebar img {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 auto;
	object-fit: cover;
	border-radius: 22px;
	box-shadow: 0 18px 45px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .8) inset;
}

.phg-bio-content {
	max-width: 600px;
	margin: 0 auto;
}

.phg-bio-label {
	display: inline-block;
	margin: 0 0 20px;
	padding: 7px 15px;
	background: #f7f2eb;
	border: 1px solid #e8ded1;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .18em;
	text-transform: uppercase;
	color: #9b7a55;
}

.phg-bio-content h2 {
	margin: 0;
	font-family: Lora, serif;
	font-size: 52px;
	line-height: 1.05;
	font-weight: 500;
	letter-spacing: -.02em;
	color: #2d2926;
}

.phg-bio-role {
	margin: 18px 0 34px;
	font-size: 18px;
	line-height: 1.45;
	color: #7c6c5b;
}

.phg-bio-role strong {
	display: block;
	margin-bottom: 2px;
	font-size: 22px;
	font-weight: 600;
	color: #5f5043;
}

.phg-bio-content p {
	margin: 0 0 22px;
	font-size: 18px;
	line-height: 1.95;
	color: #5f5852;
	text-align: left;
}

.phg-bio-content p:last-child {
	margin-bottom: 0;
}

@media (max-width:767px) {
	.phg-bio-popup {
		text-align: left;
	}
	
	.phg-bio-sidebar {
		margin-bottom: 22px;
	}
	
	.phg-bio-sidebar img {
		width: 145px;
		height: 145px;
	}
	
	.phg-bio-content {
		max-width: none;
	}
	
	.phg-bio-content h2 {
		font-size: 38px;
	}
	
	.phg-bio-role {
		margin: 14px 0 28px;
		font-size: 17px;
	}
	
	.phg-bio-role strong {
		font-size: 20px;
	}
	
	.phg-bio-content p {
		font-size: 16px;
		line-height: 1.85;
	}
}
