.elementor-widget-tangutech-get-intouch .tangutech-get-intouch {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 280px;
	padding: 72px 24px;
	background: linear-gradient(90deg, #0a1628 0%, #1e3a8a 100%);
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 720px;
	text-align: center;
}

.elementor-widget-tangutech-get-intouch.tangutech-get-intouch--align-left .tangutech-get-intouch__inner {
	align-items: flex-start;
	text-align: left;
}

.elementor-widget-tangutech-get-intouch.tangutech-get-intouch--align-right .tangutech-get-intouch__inner {
	align-items: flex-end;
	text-align: right;
}

.elementor-widget-tangutech-get-intouch.tangutech-get-intouch--align-center .tangutech-get-intouch__inner {
	align-items: center;
	text-align: center;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__title {
	margin: 0 0 20px;
	font-size: clamp(1.75rem, 3vw, 2.5rem);
	font-weight: 600;
	line-height: 1.2;
	color: #ffffff;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__description {
	margin: 0 0 32px;
	max-width: 640px;
	font-size: 1rem;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.92);
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 14px 32px;
	border: 1.5px solid #ffffff;
	border-radius: 4px;
	background: transparent;
	color: #ffffff;
	font-size: 0.9375rem;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none;
	transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button:hover,
.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button:focus {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #0a1628;
	text-decoration: none;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button--hover-lift:hover,
.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button--hover-lift:focus {
	transform: translateY(-2px);
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button--hover-none:hover,
.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button--hover-none:focus {
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
	transform: none;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button-icon {
	display: inline-flex;
	font-size: 1.1em;
	line-height: 1;
}

.elementor-widget-tangutech-get-intouch .tangutech-get-intouch__button--icon-left {
	flex-direction: row-reverse;
}

@media (max-width: 767px) {
	.elementor-widget-tangutech-get-intouch .tangutech-get-intouch {
		padding: 56px 20px;
		min-height: 240px;
	}
}
