/* Industry V2 components.
 * Permanent styles for the cloned Elementor widgets:
 * - kulan_about_one_v2_industries
 * - kulan_about_two_home_v2_industries
 *
 * This file is intentionally loaded after custom.css so these components have
 * one maintainable source of truth without affecting older Kulan widgets.
 */

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board {
	--industry-ink: #faf9f5;
	--industry-bg: #050606;
	--industry-panel: rgb(10 12 12 / 88%);
	--industry-line: rgb(250 249 245 / 14%);
	--industry-muted: rgb(250 249 245 / 68%);
	position: relative !important;
	isolation: isolate !important;
	overflow: clip !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof {
	min-height: 880px !important;
	padding: clamp(112px, 10vw, 188px) 0 clamp(92px, 8vw, 150px) !important;
	background:
		radial-gradient(circle at 8% 88%, rgb(200 68 42 / 13%), transparent 34%),
		radial-gradient(circle at 84% 18%, rgb(250 249 245 / 8%), transparent 28%),
		linear-gradient(135deg, #030404 0%, #0b0d0d 52%, #050606 100%) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof::before {
	content: "" !important;
	position: absolute !important;
	inset: 0 !important;
	z-index: -1 !important;
	opacity: .42 !important;
	background-image:
		linear-gradient(rgb(250 249 245 / 5%) 1px, transparent 1px),
		linear-gradient(90deg, rgb(250 249 245 / 5%) 1px, transparent 1px),
		linear-gradient(135deg, transparent 45%, rgb(200 68 42 / 8%) 46%, transparent 48%) !important;
	background-size: 108px 108px, 108px 108px, 420px 420px !important;
	mask-image: linear-gradient(180deg, transparent, #000 14%, #000 82%, transparent) !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof::after {
	content: attr(data-title) !important;
	position: absolute !important;
	z-index: -1 !important;
	right: -5vw !important;
	bottom: clamp(18px, 3vw, 54px) !important;
	width: min(980px, 76vw) !important;
	color: rgb(250 249 245 / 3.5%) !important;
	font-size: clamp(5rem, 13vw, 14.5rem) !important;
	font-weight: 950 !important;
	line-height: .78 !important;
	text-align: right !important;
	text-transform: uppercase !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__grain {
	position: absolute !important;
	inset: 0 !important;
	z-index: -1 !important;
	opacity: .32 !important;
	background-image:
		linear-gradient(rgb(250 249 245 / 4%) 1px, transparent 1px),
		linear-gradient(90deg, rgb(250 249 245 / 4%) 1px, transparent 1px) !important;
	background-size: 126px 126px !important;
	mask-image: linear-gradient(180deg, transparent, #000 14%, #000 82%, transparent) !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__axis {
	position: absolute !important;
	z-index: 0 !important;
	left: max(24px, calc((100vw - 1520px) / 2)) !important;
	top: clamp(76px, 8vw, 132px) !important;
	width: min(44vw, 660px) !important;
	height: 1px !important;
	background: linear-gradient(90deg, var(--btn-bg), transparent) !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__shell {
	display: grid !important;
	grid-template-columns: minmax(420px, 1.02fr) minmax(0, .98fr) !important;
	align-items: center !important;
	gap: clamp(58px, 8vw, 150px) !important;
	width: min(1520px, calc(100vw - 64px)) !important;
	margin-inline: auto !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof--image-right .industries-editorial-proof__shell {
	grid-template-columns: minmax(0, .98fr) minmax(420px, 1.02fr) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof--image-right .industries-editorial-proof__media {
	order: 2 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof--image-right .industries-editorial-proof__content {
	order: 1 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media {
	position: sticky !important;
	top: 112px !important;
	align-self: start !important;
	min-height: clamp(620px, 43vw, 780px) !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media::before {
	content: "" !important;
	position: absolute !important;
	inset: 38px -30px -30px 44px !important;
	z-index: 1 !important;
	border: 1px solid rgb(200 68 42 / 48%) !important;
	background:
		linear-gradient(135deg, rgb(200 68 42 / 16%), transparent 54%),
		rgb(200 68 42 / 5%) !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media::after {
	content: "" !important;
	position: absolute !important;
	inset: -20px auto auto -20px !important;
	z-index: 3 !important;
	width: clamp(92px, 8vw, 140px) !important;
	height: clamp(92px, 8vw, 140px) !important;
	border-top: 1px solid rgb(200 68 42 / 76%) !important;
	border-left: 1px solid rgb(200 68 42 / 76%) !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__image {
	position: relative !important;
	z-index: 2 !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: clamp(620px, 43vw, 780px) !important;
	object-fit: cover !important;
	object-position: center !important;
	border-radius: 0 !important;
	clip-path: polygon(0 0, 88% 0, 100% 14%, 100% 100%, 12% 100%, 0 86%) !important;
	filter: saturate(.9) contrast(1.12) brightness(.92) !important;
	box-shadow: 0 42px 110px rgb(0 0 0 / 64%) !important;
	transition: transform .55s ease, filter .55s ease, clip-path .55s ease !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media:hover .industries-editorial-proof__image {
	transform: translate3d(10px, -10px, 0) scale(1.012) !important;
	filter: saturate(.98) contrast(1.15) brightness(.98) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media-mark {
	position: absolute !important;
	z-index: 3 !important;
	right: -30px !important;
	bottom: clamp(70px, 10vw, 150px) !important;
	width: 92px !important;
	height: 92px !important;
	border: 1px solid rgb(250 249 245 / 22%) !important;
	border-radius: 50% !important;
	background:
		linear-gradient(90deg, transparent calc(50% - 1px), rgb(200 68 42 / 82%) 50%, transparent calc(50% + 1px)),
		linear-gradient(transparent calc(50% - 1px), rgb(200 68 42 / 82%) 50%, transparent calc(50% + 1px)),
		rgb(8 9 9 / 86%) !important;
	box-shadow: 0 22px 70px rgb(0 0 0 / 52%) !important;
	animation: industryPulse 4.5s ease-in-out infinite !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__content {
	position: relative !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	min-width: 0 !important;
	padding-top: clamp(24px, 6vw, 92px) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__content::before {
	content: "" !important;
	position: absolute !important;
	top: clamp(52px, 7vw, 110px) !important;
	left: -34px !important;
	width: 1px !important;
	height: clamp(180px, 21vw, 320px) !important;
	background: linear-gradient(180deg, var(--btn-bg), transparent) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__eyebrow,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__eyebrow {
	display: inline-flex !important;
	width: fit-content !important;
	margin: 0 0 clamp(22px, 2vw, 34px) !important;
	padding: 12px 16px !important;
	border: 1px solid rgb(200 68 42 / 54%) !important;
	border-radius: 10px !important;
	background:
		linear-gradient(90deg, rgb(200 68 42 / 22%), rgb(200 68 42 / 8%)),
		rgb(250 249 245 / 3%) !important;
	color: rgb(250 249 245 / 88%) !important;
	box-shadow: inset 0 1px 0 rgb(255 255 255 / 8%) !important;
	font-size: .75rem !important;
	font-weight: 900 !important;
	letter-spacing: .18em !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__title,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__title {
	margin: 0 !important;
	padding: 0 !important;
	color: var(--industry-ink) !important;
	font-weight: 950 !important;
	letter-spacing: 0 !important;
	text-wrap: balance !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__title {
	max-width: 11.4ch !important;
	font-size: clamp(4rem, 6.8vw, 8.8rem) !important;
	line-height: .82 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__intro {
	max-width: 50ch !important;
	margin: clamp(26px, 2.8vw, 42px) 0 0 !important;
	color: var(--industry-muted) !important;
	font-size: clamp(1.05rem, 1.22vw, 1.2rem) !important;
	line-height: 1.7 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__list {
	display: flex !important;
	flex-direction: column !important;
	gap: 0 !important;
	margin: clamp(38px, 4.4vw, 70px) 0 0 !important;
	border: 0 !important;
	background: transparent !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item {
	position: relative !important;
	overflow: hidden !important;
	width: min(100%, 620px) !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: clamp(26px, 3.2vw, 44px) !important;
	border: 1px solid var(--industry-line) !important;
	background:
		linear-gradient(145deg, rgb(250 249 245 / 11%), rgb(250 249 245 / 3%)),
		linear-gradient(90deg, rgb(200 68 42 / 7%), transparent 42%),
		var(--industry-panel) !important;
	box-shadow: 0 28px 80px rgb(0 0 0 / 22%) !important;
	backdrop-filter: blur(22px) !important;
	transition: transform .35s ease, border-color .35s ease, background .35s ease !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item + .industries-editorial-proof__item {
	margin-top: -1px !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item:nth-child(even) {
	margin-left: clamp(26px, 6vw, 112px) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item::before,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card::after {
	content: "" !important;
	position: absolute !important;
	inset: 0 auto 0 0 !important;
	width: 5px !important;
	background: linear-gradient(180deg, var(--btn-bg), transparent) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item::after {
	content: "" !important;
	position: absolute !important;
	inset: 0 0 auto auto !important;
	width: 90px !important;
	height: 90px !important;
	border-top: 1px solid rgb(250 249 245 / 18%) !important;
	border-right: 1px solid rgb(250 249 245 / 18%) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item:hover {
	transform: translateX(12px) !important;
	border-color: rgb(200 68 42 / 48%) !important;
	background:
		linear-gradient(145deg, rgb(250 249 245 / 13%), rgb(250 249 245 / 4%)),
		linear-gradient(90deg, rgb(200 68 42 / 12%), transparent 48%),
		rgb(10 12 12 / 92%) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-heading {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr) !important;
	gap: 18px !important;
	align-items: start !important;
	margin: 0 0 22px !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__number {
	display: grid !important;
	width: 48px !important;
	height: 48px !important;
	place-items: center !important;
	border: 1px solid rgb(200 68 42 / 42%) !important;
	border-radius: 50% !important;
	background: rgb(200 68 42 / 12%) !important;
	color: var(--btn-bg) !important;
	font-size: .82rem !important;
	font-weight: 950 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-title,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-title {
	margin: 0 !important;
	color: var(--industry-ink) !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-title {
	font-size: clamp(1.18rem, 1.45vw, 1.55rem) !important;
	line-height: 1.08 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-content,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-content {
	color: var(--industry-muted) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-content {
	width: 100% !important;
	margin: 0 !important;
	font-size: clamp(.98rem, 1.03vw, 1.08rem) !important;
	line-height: 1.64 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item-content p,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-content p {
	margin: 0 !important;
	color: inherit !important;
	font: inherit !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__action,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__footer {
	margin-top: clamp(32px, 3.8vw, 54px) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board {
	padding: clamp(122px, 11vw, 196px) 0 !important;
	background:
		radial-gradient(circle at 12% 18%, rgb(200 68 42 / 14%), transparent 30%),
		radial-gradient(circle at 86% 74%, rgb(200 68 42 / 16%), transparent 36%),
		linear-gradient(180deg, #0a0b0b 0%, #030404 100%) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board::before {
	content: "" !important;
	position: absolute !important;
	inset: clamp(36px, 4vw, 72px) 0 auto auto !important;
	width: min(38vw, 620px) !important;
	aspect-ratio: 1 !important;
	border: 1px solid rgb(200 68 42 / 20%) !important;
	border-radius: 50% !important;
	box-shadow: 0 0 120px rgb(200 68 42 / 10%) !important;
	transform: translateX(34%) !important;
	opacity: .78 !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board::after {
	content: attr(data-title) !important;
	position: absolute !important;
	z-index: -1 !important;
	right: -2vw !important;
	bottom: clamp(26px, 5vw, 82px) !important;
	width: min(1100px, 82vw) !important;
	color: rgb(250 249 245 / 3.8%) !important;
	font-size: clamp(5rem, 12vw, 13rem) !important;
	font-weight: 950 !important;
	line-height: .78 !important;
	text-align: right !important;
	text-transform: uppercase !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__radar,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__scanline {
	position: absolute !important;
	z-index: -1 !important;
	pointer-events: none !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__radar {
	top: 5% !important;
	right: -8vw !important;
	width: min(760px, 58vw) !important;
	aspect-ratio: 1 !important;
	border-radius: 50% !important;
	background:
		repeating-radial-gradient(circle, rgb(200 68 42 / 16%) 0 1px, transparent 1px 82px),
		conic-gradient(from 20deg, transparent 0 78%, rgb(200 68 42 / 22%) 82%, transparent 100%) !important;
	opacity: .82 !important;
	animation: industryRadar 18s linear infinite !important;
	transform-origin: 50% 50% !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__scanline {
	inset: 0 !important;
	opacity: .18 !important;
	background-image: linear-gradient(180deg, rgb(250 249 245 / 10%) 1px, transparent 1px) !important;
	background-size: 100% 18px !important;
	mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent) !important;
	animation: industryScan 7s linear infinite !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__shell {
	position: relative !important;
	z-index: 1 !important;
	width: min(1540px, calc(100vw - 64px)) !important;
	margin-inline: auto !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__header {
	position: relative !important;
	display: grid !important;
	grid-template-columns: minmax(0, .98fr) minmax(360px, .62fr) !important;
	align-items: start !important;
	gap: clamp(36px, 5vw, 86px) !important;
	margin-bottom: 0 !important;
	padding-bottom: clamp(28px, 3.5vw, 54px) !important;
	border-bottom: 1px solid rgb(250 249 245 / 12%) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__header::after {
	content: "" !important;
	position: absolute !important;
	left: 0 !important;
	bottom: -1px !important;
	width: min(36vw, 520px) !important;
	height: 1px !important;
	background: linear-gradient(90deg, var(--btn-bg), transparent) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__title {
	max-width: 11ch !important;
	font-size: clamp(4.4rem, 7.2vw, 9.2rem) !important;
	line-height: .8 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__intro {
	max-width: 56ch !important;
	margin: clamp(18px, 4vw, 64px) 0 0 !important;
	padding-top: 24px !important;
	border-top: 1px solid rgb(250 249 245 / 16%) !important;
	color: var(--industry-muted) !important;
	font-size: clamp(1.02rem, 1.14vw, 1.18rem) !important;
	line-height: 1.72 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__body {
	display: grid !important;
	grid-template-columns: minmax(420px, .8fr) minmax(0, 1.2fr) !important;
	align-items: center !important;
	gap: clamp(34px, 5vw, 92px) !important;
	margin-top: clamp(40px, 5vw, 76px) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media {
	position: relative !important;
	min-height: clamp(560px, 42vw, 760px) !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	transform: rotate(-1.4deg) translateY(18px) !important;
	transition: transform .55s ease !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media:hover {
	transform: rotate(0deg) translateY(0) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media::before {
	content: "" !important;
	position: absolute !important;
	inset: 34px -36px -36px 40px !important;
	border: 1px solid rgb(200 68 42 / 44%) !important;
	background:
		linear-gradient(135deg, rgb(200 68 42 / 15%), transparent 60%),
		rgb(200 68 42 / 5%) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__image {
	position: relative !important;
	z-index: 1 !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: clamp(560px, 42vw, 760px) !important;
	object-fit: cover !important;
	object-position: center !important;
	border-radius: 0 !important;
	clip-path: polygon(8% 0, 100% 0, 100% 88%, 90% 100%, 0 100%, 0 12%) !important;
	filter: saturate(.92) contrast(1.13) brightness(.94) !important;
	box-shadow: 0 44px 120px rgb(0 0 0 / 62%) !important;
	transition: transform .55s ease, filter .55s ease !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media:hover .industries-insight-board__image {
	transform: scale(1.018) !important;
	filter: saturate(1) contrast(1.16) brightness(1) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__cards {
	display: grid !important;
	grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	gap: 18px !important;
	align-items: stretch !important;
	perspective: 1200px !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card {
	position: relative !important;
	overflow: hidden !important;
	grid-column: span 6 !important;
	min-height: clamp(260px, 20vw, 360px) !important;
	padding: clamp(28px, 3vw, 48px) !important;
	border: 1px solid var(--industry-line) !important;
	border-radius: 0 !important;
	background:
		linear-gradient(160deg, rgb(250 249 245 / 12%), rgb(250 249 245 / 3%)),
		var(--industry-panel) !important;
	box-shadow: 0 28px 90px rgb(0 0 0 / 24%) !important;
	backdrop-filter: blur(18px) !important;
	transition: transform .35s ease, border-color .35s ease, background .35s ease !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 1) {
	grid-column: span 7 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 2) {
	grid-column: span 5 !important;
	transform: translateY(42px) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n) {
	grid-column: 3 / span 8 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card::before {
	content: "" !important;
	position: absolute !important;
	inset: 16px 16px auto auto !important;
	width: 34px !important;
	height: 34px !important;
	border-top: 1px solid rgb(250 249 245 / 28%) !important;
	border-right: 1px solid rgb(250 249 245 / 28%) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:hover {
	transform: translateY(-10px) rotateX(2deg) !important;
	border-color: rgb(200 68 42 / 48%) !important;
	background:
		linear-gradient(160deg, rgb(250 249 245 / 14%), rgb(250 249 245 / 4%)),
		linear-gradient(90deg, rgb(200 68 42 / 10%), transparent 44%),
		rgb(10 12 12 / 90%) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 2):hover {
	transform: translateY(30px) rotateX(2deg) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n):hover {
	transform: translateY(-12px) rotateX(2deg) !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-number {
	display: block !important;
	margin-bottom: 22px !important;
	color: var(--btn-bg) !important;
	font-size: .78rem !important;
	font-weight: 950 !important;
	letter-spacing: .18em !important;
	line-height: 1 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-title {
	font-size: clamp(1.8rem, 2.35vw, 2.8rem) !important;
	line-height: .95 !important;
}

.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card-content {
	margin-top: 18px !important;
	font-size: clamp(1rem, 1.08vw, 1.12rem) !important;
	line-height: 1.68 !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__button,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__button {
	position: relative !important;
	overflow: hidden !important;
	border: 1px solid rgb(255 255 255 / 14%) !important;
	border-radius: 12px !important;
	background: var(--btn-bg) !important;
	box-shadow: 0 26px 80px rgb(200 68 42 / 34%) !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__button::before,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__button::before {
	content: "" !important;
	position: absolute !important;
	inset: 0 auto 0 -45% !important;
	width: 40% !important;
	background: linear-gradient(90deg, transparent, rgb(255 255 255 / 22%), transparent) !important;
	transform: skewX(-18deg) !important;
	transition: left .55s ease !important;
}

.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__button:hover::before,
.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__button:hover::before {
	left: 110% !important;
}

@keyframes industryPulse {
	0%, 100% {
		transform: scale(1);
		opacity: .92;
	}
	50% {
		transform: scale(1.08);
		opacity: .62;
	}
}

@keyframes industryRadar {
	to {
		transform: rotate(360deg);
	}
}

@keyframes industryScan {
	to {
		background-position: 0 72px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media-mark,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__radar,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__scanline {
		animation: none !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__image,
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__image,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card {
		transition: none !important;
	}
}

@media (max-width: 1199px) {
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board {
		min-height: 0 !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__shell,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__header,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__body {
		grid-template-columns: 1fr !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media {
		position: relative !important;
		top: auto !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof--image-right .industries-editorial-proof__media,
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof--image-right .industries-editorial-proof__content {
		order: initial !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__content::before,
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__axis {
		display: none !important;
	}

	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media {
		transform: none !important;
	}

	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__cards {
		margin-top: 24px !important;
	}

	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:hover,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 2):hover,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n):hover {
		transform: none !important;
	}
}

@media (max-width: 767px) {
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board {
		padding: 84px 0 !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof::after,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board::after {
		display: none !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__shell,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__shell {
		width: min(100%, calc(100vw - 28px)) !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__title,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__title {
		max-width: 100% !important;
		font-size: clamp(3.2rem, 15vw, 4.9rem) !important;
		line-height: .94 !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media,
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__image,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__image {
		min-height: min(118vw, 560px) !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media::before,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__media::before {
		inset: 18px -14px -14px 18px !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__media-mark {
		right: 12px !important;
		bottom: 18px !important;
		width: 66px !important;
		height: 66px !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__image,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__image {
		clip-path: polygon(0 0, 92% 0, 100% 10%, 100% 100%, 8% 100%, 0 90%) !important;
	}

	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item,
	.elementor-widget-kulan_about_one_v2_industries .industries-editorial-proof__item:nth-child(even) {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__cards {
		grid-template-columns: 1fr !important;
	}

	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card,
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 1),
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n + 2),
	.elementor-widget-kulan_about_two_home_v2_industries .industries-insight-board__card:nth-child(3n) {
		grid-column: auto !important;
		min-height: 0 !important;
		transform: none !important;
	}
}
