.easycolor-service-card {
	background: #ffffff;
	border: 1px solid rgba(10, 31, 68, 0.10);
	border-radius: 18px;
	box-shadow: 0 14px 36px rgba(10, 31, 68, 0.08);
	padding: clamp(20px, 3vw, 32px);
	height: 100%;
	min-height: 220px;
}

.easycolor-service-card-badge {
	align-items: center;
	background: #e4f7ff;
	border-radius: 11px;
	color: #0786da;
	display: inline-flex;
	font-weight: 900;
	height: 42px;
	justify-content: center;
	margin-bottom: 20px;
	min-width: 42px;
	padding: 0 8px;
}

.easycolor-service-card h3 {
	color: #ff4b0b;
	font-size: clamp(1.15rem, 1.6vw, 1.45rem);
	margin: 0 0 10px;
}

.easycolor-service-card p {
	color: #42526e;
	margin: 0;
}

.easycolor-whatsapp-cta {
	align-items: center;
	background: #1f9d55;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-weight: 700;
	justify-content: center;
	padding: 14px 22px;
	text-decoration: none;
	transition: transform 160ms ease, background 160ms ease;
}

.easycolor-whatsapp-cta:hover,
.easycolor-whatsapp-cta:focus {
	background: #18864a;
	color: #fff;
	transform: translateY(-1px);
}

.easycolor-diagnostic-panel {
	background: #fff;
	border: 1px solid #dce7ed;
	border-radius: 22px;
	box-shadow: 0 24px 60px rgba(17, 62, 85, 0.14);
	padding: clamp(22px, 3vw, 32px);
}

.easycolor-diagnostic-head,
.easycolor-diagnostic-progress strong {
	align-items: center;
	display: flex;
	justify-content: space-between;
	gap: 16px;
}

.easycolor-diagnostic-head {
	border-bottom: 1px solid #dce7ed;
	padding-bottom: 17px;
}

.easycolor-diagnostic-head span {
	color: #138d5a;
	font-size: 12px;
	font-weight: 800;
}

.easycolor-diagnostic-progress {
	background: #f6fafb;
	border: 1px solid #dce7ed;
	border-radius: 14px;
	margin: 24px 0;
	padding: 20px;
}

.easycolor-diagnostic-progress strong span {
	color: #ff4b0b;
	font-size: 22px;
}

.easycolor-progress-bar {
	background: #dce9ed;
	border-radius: 999px;
	height: 7px;
	margin-top: 13px;
	overflow: hidden;
}

.easycolor-progress-bar i {
	background: linear-gradient(90deg, #02aef0, #0786da);
	display: block;
	height: 100%;
}

.easycolor-diagnostic-grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, 1fr);
}

.easycolor-diagnostic-grid div {
	border: 1px solid #dce7ed;
	border-radius: 12px;
	padding: 16px;
}

.easycolor-diagnostic-grid b,
.easycolor-diagnostic-grid small {
	display: block;
}

.easycolor-diagnostic-grid small {
	color: #5d6b7c;
}

.easycolor-remote-form {
	background: #fff;
	border-radius: 20px;
	color: #101a2b;
	padding: clamp(22px, 3vw, 32px);
}

.easycolor-form-grid {
	display: grid;
	gap: 17px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.easycolor-form-grid label {
	color: #ff4b0b;
	display: flex;
	flex-direction: column;
	font-size: 14px;
	font-weight: 800;
	gap: 7px;
}

.easycolor-form-grid input,
.easycolor-form-grid select,
.easycolor-form-grid textarea {
	background: #fff;
	border: 1px solid #cfdce3;
	border-radius: 10px;
	color: #172033;
	font: inherit;
	padding: 13px 12px;
	width: 100%;
}

.easycolor-form-grid textarea {
	min-height: 110px;
	resize: vertical;
}

.easycolor-field-full {
	grid-column: 1 / -1;
}

.easycolor-form-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

.easycolor-form-actions button {
	border: 1px solid transparent;
	border-radius: 9px;
	cursor: pointer;
	font-weight: 800;
	min-height: 54px;
	padding: 0 24px;
}

.easycolor-form-actions button[type="submit"] {
	background: #ff4b0b;
	color: #fff;
}

.easycolor-form-actions button[type="button"] {
	background: #02aef0;
	color: #fff;
}

.easycolor-form-message {
	background: #edf9f2;
	border-radius: 8px;
	color: #176a42;
	display: none;
	margin-top: 14px;
	padding: 12px;
}

.easycolor-form-message.is-visible {
	display: block;
}

.easycolor-chip-cloud {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.easycolor-chip-cloud span {
	background: #fff;
	border: 1px solid #dce7ed;
	border-radius: 999px;
	color: #101a2b;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 15px;
}

.easycolor-services-grid .jeg-elementor-kit.jkit-icon-box,
.easycolor-services-grid .jkit-icon-box-wrapper,
.easycolor-process-grid .jeg-elementor-kit.jkit-icon-box,
.easycolor-process-grid .jkit-icon-box-wrapper {
	height: 100%;
}

.easycolor-services-grid .jkit-icon-box-wrapper,
.easycolor-process-grid .jkit-icon-box-wrapper {
	background: #fff;
}

.easycolor-services-grid .jkit-icon-box-wrapper .title,
.easycolor-process-grid .jkit-icon-box-wrapper .title {
	color: #ff4b0b;
}

.easycolor-services-grid .jkit-icon-box-wrapper .icon-box-description,
.easycolor-process-grid .jkit-icon-box-wrapper .icon-box-description {
	color: #5d6b7c;
}

.easycolor-process-steps {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.easycolor-process-steps article {
	border-top: 3px solid #02aef0;
	padding: 22px 10px 0 0;
}

.easycolor-process-steps span {
	color: #ff4b0b;
	font-weight: 900;
}

.easycolor-process-steps h3 {
	color: #ff4b0b;
	font-size: 28px;
	margin: 8px 0;
}

.easycolor-process-steps p {
	color: #5d6b7c;
	margin: 0;
}

.easycolor-generic-grid .jeg-elementor-kit.jkit-icon-box,
.easycolor-generic-grid .jkit-icon-box-wrapper {
	height: 100%;
}

.easycolor-generic-grid .jkit-icon-box-wrapper {
	background: #fff;
}

.easycolor-generic-grid .jkit-icon-box-wrapper .title {
	color: #ff4b0b;
}

.easycolor-generic-grid .jkit-icon-box-wrapper .icon-box-description {
	color: #5d6b7c;
}

.easycolor-generic-section .elementor-heading-title em {
	color: #ff4b0b;
	font-style: normal;
}

.easycolor-generic-split {
	align-items: center;
}

.easycolor-generic-card-grid {
	align-items: stretch;
}

.easycolor-generic-card {
	height: 100%;
	overflow: hidden;
	transition: transform 160ms ease, box-shadow 160ms ease;
}

.easycolor-generic-card:hover {
	box-shadow: 0 22px 44px rgba(10, 31, 68, 0.13);
	transform: translateY(-2px);
}

.easycolor-generic-card .elementor-button {
	background: transparent !important;
	padding: 0;
}

.easycolor-generic-card-tone-1,
.easycolor-generic-card-tone-2,
.easycolor-generic-card-tone-4 {
	border-color: transparent;
}

.easycolor-generic-card-tone-4 .elementor-button {
	color: #fff;
}

.easycolor-generic-dark iframe,
.easycolor-generic-dark .elementor-video {
	border-radius: 16px;
	overflow: hidden;
}

.easycolor-generic-table {
	border: 1px solid #dbe6eb;
	border-radius: 14px;
	overflow-x: auto;
}

.easycolor-generic-table table {
	border-collapse: collapse;
	min-width: 760px;
	width: 100%;
}

.easycolor-generic-table th,
.easycolor-generic-table td {
	border-bottom: 1px solid #dbe6eb;
	padding: 14px 15px;
	text-align: center;
}

.easycolor-generic-table th:first-child,
.easycolor-generic-table td:first-child {
	text-align: left;
	width: 42%;
}

.easycolor-generic-table th {
	background: #0c1a2b;
	color: #fff;
}

@media (max-width: 767px) {
	.easycolor-whatsapp-cta {
		display: flex;
		width: 100%;
	}

	.easycolor-diagnostic-grid,
	.easycolor-form-grid,
	.easycolor-process-steps {
		grid-template-columns: 1fr;
	}

	.easycolor-field-full {
		grid-column: auto;
	}
}
