/* Benefits cards — Elementor canvas (page custom CSS) */
.mashkanta-lp-benefits-header,
.mashkanta-lp-benefits {
	background-color: var(--e-global-color-cfa1f76, #f7f5f0) !important;
}

.mashkanta-lp-benefit-card {
	text-align: center;
	height: 100%;
}

.mashkanta-lp-benefit-card .elementor-icon-box-wrapper {
	background: var(--e-global-color-044b931, #01304a);
	border-radius: 16px;
	padding: 28px 20px;
	height: 100%;
	box-shadow: 0 4px 24px rgba(1, 48, 74, 0.12);
}

.mashkanta-lp-benefit-card .elementor-icon-box-icon {
	margin-bottom: 0.75rem;
}

.mashkanta-lp-benefit-card .elementor-icon-box-icon .elementor-icon,
.mashkanta-lp-benefit-card .elementor-icon i,
.mashkanta-lp-benefit-card .elementor-icon svg {
	color: var(--e-global-color-d49ac81, #d5a85f) !important;
	fill: var(--e-global-color-d49ac81, #d5a85f) !important;
	font-size: 36px;
	width: 36px;
	height: 36px;
}

.mashkanta-lp-benefit-card .elementor-icon-box-title {
	color: #ffffff !important;
	text-align: center;
	margin-bottom: 0.5rem;
}

.mashkanta-lp-benefit-card .elementor-icon-box-description {
	color: rgba(255, 255, 255, 0.9) !important;
	text-align: center;
}

@media (max-width: 991px) {
	.mashkanta-lp-benefits > .elementor-container > .elementor-column {
		margin-bottom: 1rem;
	}

	.mashkanta-lp-benefit-card .elementor-icon-box-wrapper {
		padding: 24px 18px;
	}
}

/* Primary conversion buttons — Elementor canvas (post 362) */

.elementor-362 .mashkanta-lp-btn-primary .elementor-button,
.elementor-362 .mashkanta-lp-hero-cta .elementor-button,
.elementor-362 .mashkanta-lp-process-cta .elementor-button,
.elementor-362 .mashkanta-lp-service-cta .elementor-button,
.elementor-362 .mashkanta-lp-form .elementor-button,
.elementor-362 .mashkanta-lp-form .e-form__buttons .elementor-button,
.page-id-362 .mashkanta-lp-btn-primary .elementor-button,
.page-id-362 .mashkanta-lp-hero-cta .elementor-button,
.page-id-362 .mashkanta-lp-process-cta .elementor-button,
.page-id-362 .mashkanta-lp-service-cta .elementor-button,
.page-id-362 .mashkanta-lp-form .elementor-button,
.page-id-362 .mashkanta-lp-form .e-form__buttons .elementor-button,
.elementor-362 .mashkanta-lp-video-testimonials__cta-btn,
.page-id-362 .mashkanta-lp-video-testimonials__cta-btn,
.mashkanta-lp-video-testimonials__cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 16px 32px !important;
	border: none !important;
	border-radius: 999px !important;
	background: linear-gradient(135deg, #d5a85f 0%, #c49448 100%) !important;
	color: #01304a !important;
	font-family: Heebo, sans-serif;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.3;
	letter-spacing: 0.02em;
	box-shadow: 0 6px 24px rgba(213, 168, 95, 0.45), 0 2px 8px rgba(1, 48, 74, 0.15);
	transition: transform 0.2s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
	cursor: pointer;
}

.elementor-362 .mashkanta-lp-btn-primary .elementor-button:hover,
.elementor-362 .mashkanta-lp-btn-primary .elementor-button:focus,
.elementor-362 .mashkanta-lp-hero-cta .elementor-button:hover,
.elementor-362 .mashkanta-lp-hero-cta .elementor-button:focus,
.elementor-362 .mashkanta-lp-process-cta .elementor-button:hover,
.elementor-362 .mashkanta-lp-process-cta .elementor-button:focus,
.elementor-362 .mashkanta-lp-service-cta .elementor-button:hover,
.elementor-362 .mashkanta-lp-service-cta .elementor-button:focus,
.elementor-362 .mashkanta-lp-form .elementor-button:hover,
.elementor-362 .mashkanta-lp-form .elementor-button:focus,
.elementor-362 .mashkanta-lp-form .e-form__buttons .elementor-button:hover,
.elementor-362 .mashkanta-lp-form .e-form__buttons .elementor-button:focus,
.elementor-362 .mashkanta-lp-video-testimonials__cta-btn:hover,
.elementor-362 .mashkanta-lp-video-testimonials__cta-btn:focus,
.page-id-362 .mashkanta-lp-btn-primary .elementor-button:hover,
.page-id-362 .mashkanta-lp-btn-primary .elementor-button:focus,
.page-id-362 .mashkanta-lp-hero-cta .elementor-button:hover,
.page-id-362 .mashkanta-lp-hero-cta .elementor-button:focus,
.page-id-362 .mashkanta-lp-process-cta .elementor-button:hover,
.page-id-362 .mashkanta-lp-process-cta .elementor-button:focus,
.page-id-362 .mashkanta-lp-service-cta .elementor-button:hover,
.page-id-362 .mashkanta-lp-service-cta .elementor-button:focus,
.page-id-362 .mashkanta-lp-form .elementor-button:hover,
.page-id-362 .mashkanta-lp-form .elementor-button:focus,
.page-id-362 .mashkanta-lp-form .e-form__buttons .elementor-button:hover,
.page-id-362 .mashkanta-lp-form .e-form__buttons .elementor-button:focus,
.page-id-362 .mashkanta-lp-video-testimonials__cta-btn:hover,
.page-id-362 .mashkanta-lp-video-testimonials__cta-btn:focus,
.mashkanta-lp-video-testimonials__cta-btn:hover,
.mashkanta-lp-video-testimonials__cta-btn:focus {
	background: #01304a !important;
	color: #ffffff !important;
	transform: translateY(-2px);
	box-shadow: 0 10px 28px rgba(1, 48, 74, 0.35), 0 4px 12px rgba(213, 168, 95, 0.25);
}

.mashkanta-lp-video-testimonials__cta-btn,
.elementor-362 .mashkanta-lp-video-testimonials__cta-btn,
.page-id-362 .mashkanta-lp-video-testimonials__cta-btn {
	text-decoration: none !important;
	width: 100%;
	max-width: 380px;
}

.elementor-362 .mashkanta-lp-btn-primary .elementor-button:active,
.elementor-362 .mashkanta-lp-hero-cta .elementor-button:active,
.elementor-362 .mashkanta-lp-process-cta .elementor-button:active,
.elementor-362 .mashkanta-lp-service-cta .elementor-button:active,
.elementor-362 .mashkanta-lp-form .elementor-button:active,
.page-id-362 .mashkanta-lp-btn-primary .elementor-button:active,
.page-id-362 .mashkanta-lp-hero-cta .elementor-button:active,
.page-id-362 .mashkanta-lp-process-cta .elementor-button:active,
.page-id-362 .mashkanta-lp-service-cta .elementor-button:active,
.page-id-362 .mashkanta-lp-form .elementor-button:active {
	transform: translateY(0);
}

/* Hero CTA — layout */
.elementor-362 .mashkanta-lp-hero-cta .elementor-button,
.page-id-362 .mashkanta-lp-hero-cta .elementor-button {
	width: 100%;
	max-width: 440px;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}

/* Process CTA — centered */
.elementor-362 .mashkanta-lp-process-cta .elementor-button-wrapper,
.page-id-362 .mashkanta-lp-process-cta .elementor-button-wrapper {
	display: flex;
	justify-content: center;
}

.elementor-362 .mashkanta-lp-process-cta .elementor-button,
.page-id-362 .mashkanta-lp-process-cta .elementor-button {
	width: 100%;
	max-width: 380px;
}

/* Service cards — slightly compact primary */
.elementor-362 .mashkanta-lp-service-cta .elementor-button,
.page-id-362 .mashkanta-lp-service-cta .elementor-button {
	min-height: 48px;
	padding: 14px 24px !important;
	font-size: 16px !important;
	width: 100%;
}

/* Form submit — full width */
.elementor-362 .mashkanta-lp-form .elementor-button,
.elementor-362 .mashkanta-lp-form .e-form__buttons .elementor-button,
.page-id-362 .mashkanta-lp-form .elementor-button,
.page-id-362 .mashkanta-lp-form .e-form__buttons .elementor-button {
	width: 100%;
}

/* Sticky mobile CTA */
.mashkanta-lp-sticky-cta__btn {
	display: block;
	width: 100%;
	min-height: 48px;
	padding: 14px 24px;
	background: linear-gradient(135deg, #d5a85f 0%, #c49448 100%);
	color: #01304a;
	font-family: Heebo, sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	border: none;
	border-radius: 999px;
	cursor: pointer;
	box-shadow: 0 6px 24px rgba(213, 168, 95, 0.45), 0 2px 8px rgba(1, 48, 74, 0.15);
	transition: transform 0.2s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
}

.mashkanta-lp-sticky-cta__btn:hover,
.mashkanta-lp-sticky-cta__btn:focus {
	background: #01304a;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 10px 28px rgba(1, 48, 74, 0.35);
}

.mashkanta-lp-sticky-cta__btn:active {
	transform: translateY(0);
}

@media (max-width: 767px) {
	.elementor-362 .mashkanta-lp-btn-primary .elementor-button,
	.elementor-362 .mashkanta-lp-form .elementor-button,
	.elementor-362 .mashkanta-lp-form .e-form__buttons .elementor-button,
	.page-id-362 .mashkanta-lp-btn-primary .elementor-button,
	.page-id-362 .mashkanta-lp-form .elementor-button,
	.page-id-362 .mashkanta-lp-form .e-form__buttons .elementor-button {
		min-height: 48px;
		font-size: 16px !important;
		padding: 14px 24px !important;
	}

	.elementor-362 .mashkanta-lp-hero-cta .elementor-button,
	.elementor-362 .mashkanta-lp-process-cta .elementor-button,
	.page-id-362 .mashkanta-lp-hero-cta .elementor-button,
	.page-id-362 .mashkanta-lp-process-cta .elementor-button {
		max-width: 100%;
	}
}
