/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 14:31:35 */
.sub_page_hero_text{color:#212121;}
.sub_page_hero_text .sub_page_breadcrumb {color:#ffffff;}
.sub_page_hero_text .sub_page_breadcrumb a{color:#ffffff;font-size: 16px;text-decoration: underline;}
.sub_page_hero_text .sub_page_breadcrumb span{color:#ffffff;font-size: 16px;text-decoration: none;}
.sub_page_hero_text .sub_page_breadcrumb_dark a{color:#212121;font-size: 16px;text-decoration: underline;}
.sub_page_hero_text h4{font-family:"Noto Serif SC";font-size: clamp(28px, 5vw, 64px);line-height: 1.2;color:#ffffff;margin-top:40px;}
.sub_page_hero_text h4.dark{font-family:"Noto Serif SC";font-size: clamp(28px, 5vw, 64px);line-height: 1.2;color:#212121;margin-top:40px;}

.sub_page_hero_text .hero-desc{
	font-size: clamp(14px, 2vw, 16px);
	max-width: 80%;
	line-height: 1.6;
	color: rgba(255,255,255,0.9);
	text-align: center;
	margin: 0 auto;
	margin-top: clamp(10px, 2vw, 20px);
}

/* Tablet (768px–1023px) */
/* @media (min-width: 768px) and (max-width: 10243px) {
	.sub_page_hero_text h4{font-size:2rem;}
} */

/* Mobile (≤ 767px) */
/* @media (max-width: 767px) { 
	.sub_page_hero_text h4 {font-size: 1.3rem;margin-top: 0;}
} */