.elementor-3057 .elementor-element.elementor-element-8c376c5{--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;}@media(min-width:768px){.elementor-3057 .elementor-element.elementor-element-8c376c5{--content-width:1400px;}}/* Start custom CSS for html, class: .elementor-element-0aae241 */.page-header {
	padding: 30px 0;
	border-bottom: 1px solid #eee;
}

.section-title {
	font-size: 32px;
	font-weight: 400;
	color: #333;
	margin-bottom: 20px;
}

.intro-text {
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 15px;
}

.intro-text:last-child {
	margin-bottom: 0;
}

.search-section {
	background: #f8f9fa;
	padding: 25px;
	margin: 30px 0;
	border-radius: 8px;
	border: 1px solid #e9ecef;
}

.search-input {
	width: 100%;
	max-width: 400px;
	padding: 12px 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 14px;
	margin: 0 auto;
	display: block;
}

.search-input:focus {
	outline: none;
	border-color: #DF393A;
}

.search-label {
	text-align: center;
	margin-bottom: 15px;
	font-weight: 500;
	color: #333;
}

.info-block {
	background: #f8f9fa;
	border-left: 4px solid #DF393A;
	padding: 25px;
	margin: 40px 0;
	border-radius: 0 8px 8px 0;
}

.info-block p {
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 10px;
}

.info-block p:last-child {
	margin-bottom: 0;
}

.info-block strong {
	color: #DF393A;
}

.conclusion-block {
	text-align: center;
	padding: 30px;
	background: white;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	margin: 40px 0;
}

.conclusion-text {
	font-size: 16px;
	color: #333;
	line-height: 1.6;
}

.conclusion-text b {
	color: #DF393A;
}

.no-results {
	text-align: center;
	padding: 40px;
	color: #666;
	font-size: 16px;
	display: none;
	grid-column: 1 / -1;
}

.highlight-search {
	background-color: #fff3cd !important;
}
table tr:last-child th {color:#fff;}/* End custom CSS */