.hero h1 {
	font-size: clamp(2.6rem, 4.5vw, 3.8rem);
	font-weight: 400;
}
h2 {
	font-size: clamp(2rem,3.5vw,2.8rem);
	font-weight: 400;
}

/* Header start */
.elementor-238 
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects {
    background-color: rgb(255 255 255 / 95%) !important;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	box-shadow: 0 1px 0 #e8e4e0;
}
.elementor-238 
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .site-branding h3 {
    color: #1e2a3a !important;
}
.elementor-238 
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .site-branding .elementor-icon-box-description {
    color: #5a6a7a !important;
}
.elementor-238 
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .main-nav nav > ul > li > a {
    color: #5a6a7a;
}
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .main-nav nav ul li a > ul li a {
    color: #514a4a !important;
    color: #fff !important;
}
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .main-nav a:hover {
    color: #1e2a3a !important;
}
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .sub-arrow svg {
	fill: #5a6a7a ;
}
.elementor-238 
.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: #5a6a7a;
}
.main-nav a::after {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 0;
	height: 1.5px;
	transition: width 0.3s ease;
}
.main-nav a:hover::after {
	width: 100%;
}

@media only screen and (max-width: 1024px){
	.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .main-nav nav > ul > li > a {
		color: #1e2a3a !important;
	}
	.main-nav a:hover .sub-arrow svg {
		color: #5a6a7a !important;
	}
	.elementor-element.elementor-element-8981a7f.elementor-sticky--effects .sub-arrow svg {
		fill: #1e2a3a ;
	}
	.elementor-element.elementor-element-8981a7f .main-nav nav > ul > li > a:hover .sub-arrow svg {
		fill: #1e2a3a !important;
	}
}
/* Header end */

/* Home> hero start */
.hero-animation-title h1 span {
	color: #9E7B5A;
	font-style: italic;
}
.cta-btn svg {
	transition: transform 0.3s;
}
.cta-btn a:hover {
	box-shadow: 0 12px 32px rgba(158,123,90,0.3);
}
.cta-btn:hover a {
	box-shadow: 0 12px 32px rgba(158,123,90,0.3);
}
.cta-btn:hover a svg {
	transform: translateX(2px);
}
/* Home> hero end */

/* Home> hero end */
.quote-banner h2 {
	font-size: clamp(1.2rem,2.5vw,1.65rem);
	font-weight: 400;
	font-style: italic;
	font-size: clamp(1.2rem,2.5vw,1.65rem);
	font-weight: 400;
	font-style: italic;
	line-height: 1.6;
	max-width: 800px;
	margin: 0 auto;
}
/* Home> hero end */

/* Box start */
.psychologische-box {
	transition: all 0.4s ease;
	position: relative;
}
.psychologische-box:hover {
	border-color: #9E7B5A;
	transform: translateY(-4px);
	box-shadow: 0 20px 48px rgba(30,42,58,0.06);
}
.psychologische-box:hover::before {
	transform: scaleX(1);
}
.psychologische-box::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: #9E7B5A;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.4s ease;
}
/* Box end */
/* Price Box start */
.pricing-card {
	transition: all 0.4s;
	position: relative;
	background: #9E7B5A;
}
.pricing-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 20px 60px rgba(30,42,58,0.08);
}
.pricing-card::before {
	position: absolute;
	content: '';
	width: calc(100% - 100px);
	height: 6px;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 0 0 5px 5px;
	z-index: 10;
}
.pricing-card:nth-child(1)::before {
	background: #9E7B5A;
}
.pricing-card:nth-child(2)::before {
	background: #b8977a;
}

.pricing-card:nth-child(3)::before {
	background: #e4d6c8;
}
/* Price Box end */

/* testimonial start */
.elementor-testimonial__text svg {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.elementor-testimonial__text svg path {
	fill: #9E7B5A;
}
/* testimonial end */

/* Price Box start */
.pricing-card {
	transition: all 0.4s;
	position: relative;
	background: #9E7B5A;
}
.pricing-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 20px 60px rgba(30,42,58,0.08);
}
.pricing-card::before {
	position: absolute;
	content: '';
	width: calc(100% - 100px);
	height: 6px;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 0 0 5px 5px;
	z-index: 10;
}
.pricing-card:nth-child(1)::before {
	background: #9E7B5A;
}
.pricing-card:nth-child(2)::before {
	background: #b8977a;
}

.pricing-card:nth-child(3)::before {
	background: #e4d6c8;
}
/* Price Box end */

/* testimonial start */

.review-stars {
	color: #9E7B5A;
	font-size: 2rem;
	margin-bottom: 1.25rem;
	letter-spacing: 2px;
	font-style: normal;
}

/* testimonial end */

/* Price box start */

.our-joint-process-box {
	position: relative;
}
.our-joint-process-box::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	top: 0;
	left: 0;
	border-radius: 50px;
}
.our-joint-process-box:nth-child(1):after {
	background: #9E7B5A;
}
.our-joint-process-box:nth-child(2):after {
	background: #b8977a;
}
.our-joint-process-box:nth-child(3):after {
	background: #e4d6c8;
}

/* Price box end */

/* Related Article Start */
.related-articles {
	padding-top: 80px;
	padding-bottom: 96px;
	background-color: #faf8f6;
}
.relatedt-article-title-wrapper {
	min-height: 60px;
}
.related-articles__card {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	transition: transform 0.4s, box-shadow 0.4s;
	text-decoration: none;
	color: inherit;
	display: flex;
	flex-direction: column;
}
.related-articles__card:hover {
	transform: translateY(-3px);
	box-shadow: 0 20px 48px rgba(30,42,58,0.07);
}

/* Related Article end */

/* Article start */
.post-loop-items-box {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	transition: transform 0.4s, box-shadow 0.4s;
	text-decoration: none;
	color: inherit;
	display: flex;
	flex-direction: column;
}
.post-loop-items-box:hover {
	transform: translateY(-3px);
	box-shadow: 0 20px 48px rgba(30,42,58,0.07);
}
.post-loop-items-1 .post {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	transition: transform 0.4s, box-shadow 0.4s;
	text-decoration: none;
	color: inherit;
	display: flex;
	flex-direction: column;
}
.post-loop-items-box:hover .post-loop-items-1 .post img {
	transform: scale(1.02);
}
.post-loop-items .post {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	transition: transform 0.4s, box-shadow 0.4s;
	text-decoration: none;
	color: inherit;
	display: flex;
	flex-direction: column;
}
.post-loop-items .post:hover {
	transform: translateY(-3px);
	box-shadow: 0 20px 48px rgba(30,42,58,0.07);
}
.post-loop-items .post:hover img {
	transform: scale(1.02);
}
/* Article end */