.elementor-20557 .elementor-element.elementor-element-ead3506 {
	--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;
	--background-transition: 0.3s;
	--padding-top: 140px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}
.elementor-20557
	.elementor-element.elementor-element-90fd8fb
	> .elementor-widget-container {
	padding: 0 0 30px;
}
.elementor-20557
	.elementor-element.elementor-element-90fd8fb
	.elementor-heading-title {
	color: #343434;
	font-family: "inter-bold", sans-serif;
	font-size: 4vw;
	line-height: 1em;
	letter-spacing: -1.5px;
}
@media (max-width: 1024px) {
	.elementor-20557 .elementor-element.elementor-element-ead3506 {
		--padding-top: 140px;
		--padding-bottom: 0px;
		--padding-left: 20px;
		--padding-right: 20px;
	}
}
@media (max-width: 767px) {
	.elementor-20557 .elementor-element.elementor-element-ead3506 {
		--justify-content: center;
		--padding-top: 140px;
		--padding-bottom: 10px;
		--padding-left: 10px;
		--padding-right: 10px;
	}
	.elementor-20557 .elementor-element.elementor-element-ead3506.e-con {
		--align-self: center;
	}
	.elementor-20557
		.elementor-element.elementor-element-90fd8fb
		> .elementor-widget-container {
		padding: 0;
	}
	.elementor-20557
		.elementor-element.elementor-element-90fd8fb
		.elementor-heading-title {
		font-size: 10vw;
	}
}
.filter-form-container {
	text-align: -webkit-center;
	background: #fff !important;
	box-shadow: none !important;
}
.filter-form {
	display: flex;
	align-items: baseline;
	font-size: 16px;
}
.filter-form .category-tabs {
	display: flex;
}
.category-tabs .tab-link {
	margin: 0 10px;
	cursor: pointer;
}
.tab-link.active {
	color: #1c43b9;
}
.filter-form input#search-input {
	margin-left: auto;
	height: 40px;
	border-radius: 10px;
}
.filter-form-container hr {
	background-color: #a9a9a947;
	margin: 20px 0;
	text-align: center;
}
div#post-container .post,
.pin-post {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border-radius: 10px;
	border: solid 1px #d5d5d53d;
}
.post-card-data {
	padding: 20px 20px 10px;
}
.blog-ovw-cat-name {
	color: #1c43b9;
	font-family: "inter-regular", sans-serif;
	font-size: 15px;
	line-height: 28px;
}
.filter-post-container h2,
.pin-blog-container h2 {
	font-family: "inter-medium" !important;
	font-size: 18px;
	line-height: 28px;
}
.blog-ovw-icon-p {
	text-align: left;
	font-family: "inter-regular", sans-serif;
	font-size: 15px;
	color: #606060;
	line-height: 20px;
}
.blog-ovw-flex-left {
	font-family: "inter-regular", sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	color: #343434;
	display: flex;
	text-transform: uppercase;
	gap: 20px;
}
.d-none {
	display: none;
}
@media screen and (max-width: 768px) {
	.filter-form .category-tabs,
	.filter-form span {
		display: none;
	}
	.filter-form-container {
		text-align: justify;
		display: block;
	}
	.filter-form input#search-input {
		margin-left: unset;
	}
	.filter-form {
		width: auto;
	}
}
