/**
 * LevelUp Service Boards — match Elementor packages cards (page 35151).
 */

.section-packages-cards > .elementor-element.lul-service-boards-host,
.section-packages-cards > .e-con.e-child > .elementor-element.lul-service-boards-host {
	grid-column: 1 / -1;
	width: 100%;
	max-width: 100%;
}

.lul-service-boards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.lul-service-boards-host > .elementor-widget-container,
.lul-service-boards-host .elementor-shortcode {
	margin: 0 !important;
	padding: 0 !important;
}

.lul-service-boards .packges-grid-item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 13px;
	box-sizing: border-box;
	min-width: 0;
	height: 100%;
	padding: 20px;
	border: 1px solid #ffffff33;
	border-radius: 25px;
	background-color: #001a29;
}

.lul-service-boards .packges-grid-item > .elementor-element {
	width: 100%;
	min-width: 0;
	margin: 0;
}

/* Widget wrappers — Elementor margins */
.lul-service-boards .lul-board-icon-box > .elementor-widget-container {
	margin: 0 0 8px !important;
	padding: 0 !important;
}

.lul-service-boards .lul-board-volumes > .elementor-widget-container {
	margin: 0 0 10px !important;
	padding: 10px !important;
	background-color: #ffffff0a;
	border: 1px solid #ffffff29;
	border-radius: 12px;
	box-sizing: border-box;
}

.lul-service-boards .lul-board-card--growth .lul-board-volumes > .elementor-widget-container {
	margin-right: -5px !important;
}

.lul-service-boards .lul-board-features > .elementor-widget-container {
	margin: 0 0 38px !important;
	padding: 0 !important;
}

.lul-service-boards .lul-board-card--growth .lul-board-features > .elementor-widget-container {
	margin-bottom: 10px !important;
}

.lul-service-boards .packges-grid-item-button {
	margin-top: auto !important;
	align-self: stretch;
}

.lul-service-boards .packges-grid-item-button > .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
}

/* Icon above title (desktop) */
.lul-service-boards .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper,
.lul-service-boards .elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper {
	display: flex !important;
	flex-direction: column !important;
	align-items: flex-start !important;
	justify-content: flex-start !important;
	text-align: left !important;
}

.lul-service-boards .elementor-icon-box-icon {
	display: inline-flex;
	flex: 0 0 auto;
	line-height: 0;
	margin: 0 !important;
}

.lul-service-boards .elementor-icon-box-icon .elementor-icon {
	display: inline-flex;
	line-height: 0;
}

.lul-service-boards .elementor-icon-box-icon img,
.lul-service-boards .elementor-icon-box-icon svg {
	display: block;
	width: 52px !important;
	height: 52px !important;
	max-width: 52px !important;
}

.lul-service-boards .elementor-icon-box-content {
	flex: 0 0 auto;
	width: 100%;
	text-align: left;
}

.lul-service-boards .elementor-icon-box-title {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 21px !important;
	font-weight: 600 !important;
	line-height: 31.5px !important;
	letter-spacing: 0 !important;
}

.lul-service-boards .elementor-icon-box-title span {
	color: inherit;
	font: inherit;
	line-height: inherit;
}

/* Price list — reset Elementor Pro defaults, keep 20px row gap (desktop) */
.lul-service-boards .elementor-price-list {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.lul-service-boards .elementor-price-list-item {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 6px;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}

.lul-service-boards .elementor-price-list-item:last-child {
	margin-bottom: 0 !important;
}

.lul-service-boards .elementor-price-list-text {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0 !important;
	padding: 0 !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
}

.lul-service-boards .elementor-price-list-header {
	flex-basis: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: inherit !important;
}

.lul-service-boards .elementor-price-list-title {
	display: block;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 21px !important;
	letter-spacing: 0 !important;
	white-space: nowrap !important;
}

.lul-service-boards .elementor-price-list-price {
	flex: 0 0 auto;
	margin: 0 !important;
	padding: 0 0 0 5px !important;
	text-align: right !important;
	color: #00c1f0 !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 21px !important;
	letter-spacing: 0.05em !important;
	white-space: nowrap !important;
}

/* Features */
.lul-service-boards .elementor-icon-list-items {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.lul-service-boards .elementor-icon-list-item {
	display: flex;
	align-items: flex-start;
	margin: 0 !important;
	padding: 0 !important;
}

.lul-service-boards .elementor-icon-list-item + .elementor-icon-list-item {
	margin-top: 7.5px !important;
}

.lul-service-boards .elementor-icon-list-icon {
	display: inline-flex;
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	line-height: 0;
	margin: 1px 3px 0 0 !important;
	padding: 0 !important;
}

.lul-service-boards .elementor-icon-list-icon img,
.lul-service-boards .elementor-icon-list-icon svg {
	display: block;
	width: 18px !important;
	height: 18px !important;
	margin: 0 !important;
}

.lul-service-boards .elementor-icon-list-text {
	flex: 1 1 auto;
	color: #cdeefc !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 21px !important;
	letter-spacing: 0 !important;
}

/* Badge */
.lul-service-boards .lul-board-badge-wrap {
	position: absolute;
	top: -10px;
	left: 50%;
	z-index: 2;
	width: auto !important;
	margin: 0 !important;
	transform: translateX(-50%);
	pointer-events: none;
}

.lul-service-boards .lul-board-badge-wrap > .elementor-widget-container {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 93px;
	min-height: 22px;
	margin: 0 !important;
	padding: 0 12px !important;
	border-radius: 35px;
	background-color: #00c1f0;
}

.lul-service-boards .lul-board-badge-wrap .elementor-heading-title {
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 15.6px !important;
	white-space: nowrap;
}

/* Button */
.lul-service-boards .elementor-button-wrapper {
	width: 100%;
}

.lul-service-boards .elementor-button {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 15px 29px !important;
	border: 1px solid #00c1f0 !important;
	border-radius: 50px !important;
	background-color: #00c1f0 !important;
	color: #ffffff !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 20.8px !important;
	letter-spacing: -0.32px !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: capitalize !important;
	box-sizing: border-box !important;
}

.lul-service-boards .elementor-button-content-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.lul-service-boards .elementor-button-text {
	color: #ffffff !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit !important;
}

.lul-service-boards .elementor-button:hover,
.lul-service-boards .elementor-button:focus {
	background-color: #ffffff !important;
	border-color: #00c1f0 !important;
	color: #00c1f0 !important;
}

.lul-service-boards .elementor-button:hover .elementor-button-text,
.lul-service-boards .elementor-button:focus .elementor-button-text {
	color: #00c1f0 !important;
}

.lul-service-boards .packges-grid-item .packges-grid-item-button {
	margin-top: auto !important;
}

@media (max-width: 1024px) {
	.lul-service-boards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 30px;
	}

	.lul-service-boards .packges-grid-item {
		max-width: 475px;
		justify-self: center;
		width: 100%;
	}

	.lul-service-boards .packges-grid-item.lul-board-card--growth {
		grid-column: 1 / -1;
	}
}

@media (max-width: 767px) {
	.lul-service-boards {
		grid-template-columns: minmax(0, 1fr);
		gap: 20px;
		padding: 0;
	}

	.lul-service-boards .packges-grid-item {
		padding: 15px;
		max-width: none;
		justify-self: stretch;
		grid-column: auto;
	}

	.lul-service-boards .elementor-widget-icon-box .elementor-icon-box-wrapper {
		flex-direction: row !important;
		align-items: center !important;
	}

	.lul-service-boards .elementor-icon-box-icon {
		margin: 0 12px 0 0 !important;
	}

	.lul-service-boards .packges-grid-item .elementor-icon-box-wrapper .elementor-icon-box-content {
		display: flex !important;
		align-items: center !important;
	}

	.lul-service-boards .elementor-icon-box-icon img,
	.lul-service-boards .elementor-icon-box-icon svg {
		width: 40px !important;
		height: 40px !important;
		max-width: 40px !important;
	}

	.lul-service-boards .elementor-icon-box-title {
		font-size: 18px !important;
		line-height: 23.4px !important;
	}

	.lul-service-boards .lul-board-icon-box > .elementor-widget-container {
		margin-bottom: 8px !important;
	}

	.lul-service-boards .lul-board-card--featured .lul-board-icon-box > .elementor-widget-container,
	.lul-service-boards .lul-board-card--growth .lul-board-icon-box > .elementor-widget-container {
		margin-bottom: 15px !important;
	}

	.lul-service-boards .lul-board-volumes > .elementor-widget-container {
		margin-bottom: 5px !important;
	}

	.lul-service-boards .lul-board-features > .elementor-widget-container {
		margin-bottom: 11px !important;
	}

	.lul-service-boards .elementor-price-list-item {
		gap: 5px;
		margin-bottom: 5px !important;
	}

	.lul-service-boards .elementor-price-list-title,
	.lul-service-boards .elementor-price-list-price {
		font-size: 12px !important;
		line-height: 18px !important;
	}

	.lul-service-boards .elementor-price-list-price {
		padding-left: 5px !important;
		letter-spacing: 0 !important;
	}

	.lul-service-boards .packges-grid-item-button {
		align-self: center !important;
	}

	.lul-service-boards .packges-grid-item .elementor-button-text {
		text-transform: none !important;
	}
}
