body.page-id-7076 {
	--ak-bg: #06101f;
	--ak-panel: #081b31;
	--ak-line: #164667;
	--ak-orange: #ff7a00;
	--ak-orange-light: #ffad4a;
	--ak-blue: #0aa5e8;
	--ak-white: #f8fbff;
}

body.page-id-7076 h1.vw-page-title {
	display: none !important;
}

body.page-id-7076 main#maincontent {
	padding-top: 28px !important;
}

body.page-id-7076 main#maincontent > .container {
	width: 100%;
	max-width: none;
	padding-inline: 0;
}

body.page-id-7076 #content-vw,
body.page-id-7076 .elementor-7076 {
	width: 100%;
}

body.page-id-7076 .elementor-element-94dd08f,
body.page-id-7076 .elementor-element-d0a93de {
	width: min(1220px, calc(100% - 32px));
	margin-inline: auto;
}

body.page-id-7076 .elementor-element-94dd08f {
	position: relative;
	overflow: hidden;
	min-height: 700px;
	border: 1px solid rgba(255, 122, 0, 0.52);
	border-radius: 30px;
	background:
		linear-gradient(115deg, rgba(255, 122, 0, 0.1), transparent 42%),
		radial-gradient(circle at 83% 24%, rgba(10, 165, 232, 0.17), transparent 330px),
		var(--ak-bg);
	box-shadow: 0 40px 100px rgba(0, 0, 0, 0.36);
}

body.page-id-7076 .elementor-element-94dd08f::before {
	content: "";
	position: absolute;
	inset: -20% -10% auto auto;
	width: 680px;
	height: 680px;
	border: 1px solid rgba(10, 165, 232, 0.16);
	border-radius: 50%;
	box-shadow:
		0 0 0 80px rgba(10, 165, 232, 0.025),
		0 0 0 170px rgba(10, 165, 232, 0.018);
	pointer-events: none;
}

body.page-id-7076 .elementor-element-94dd08f::after {
	content: "AKZ";
	position: absolute;
	right: -24px;
	bottom: -68px;
	color: rgba(255, 255, 255, 0.025);
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-size: clamp(180px, 25vw, 360px);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.08em;
	pointer-events: none;
}

body.page-id-7076 .elementor-element-94dd08f > .elementor-container {
	position: relative;
	z-index: 2;
	display: grid !important;
	grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
	align-items: center;
	gap: 54px;
	width: 100%;
	max-width: none !important;
	min-height: 700px;
	padding: 48px 58px;
}

.jse-ak-hero__copy {
	position: relative;
	z-index: 3;
}

.jse-ak-eyebrow {
	display: flex;
	align-items: center;
	gap: 10px;
	color: var(--ak-orange-light);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

.jse-ak-eyebrow::before {
	content: "";
	width: 32px;
	height: 2px;
	background: linear-gradient(90deg, var(--ak-orange), var(--ak-blue));
}

.jse-ak-hero__copy h1 {
	margin: 22px 0 18px;
	color: var(--ak-white);
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-size: clamp(68px, 8vw, 118px);
	font-weight: 900;
	line-height: 0.76;
	letter-spacing: -0.045em;
	text-transform: uppercase;
}

.jse-ak-hero__copy h1 em,
.jse-ak-intro h2 em {
	color: var(--ak-orange-light);
	font-style: normal;
}

.jse-ak-hero__copy > p {
	max-width: 620px;
	margin: 0;
	color: #b9ccdc;
	font-size: clamp(17px, 1.55vw, 22px);
	line-height: 1.45;
}

.jse-ak-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

.jse-ak-hero__actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 13px 22px;
	border: 1px solid var(--ak-orange);
	border-radius: 14px;
	background: linear-gradient(135deg, var(--ak-orange), var(--ak-orange-light));
	box-shadow: 0 16px 34px rgba(255, 122, 0, 0.2);
	color: #071426 !important;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-decoration: none !important;
	text-transform: uppercase;
}

.jse-ak-hero__actions a.is-secondary {
	border-color: rgba(255, 255, 255, 0.18);
	background: rgba(255, 255, 255, 0.045);
	box-shadow: none;
	color: var(--ak-white) !important;
}

.jse-ak-hero__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 24px;
}

.jse-ak-hero__tags span {
	padding: 7px 11px;
	border: 1px solid rgba(10, 165, 232, 0.24);
	border-radius: 999px;
	background: rgba(10, 165, 232, 0.06);
	color: #c8d9e6;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

body.page-id-7076 .jse-ak-hero__media {
	position: relative;
	width: 100% !important;
}

body.page-id-7076 .jse-ak-hero__media::before {
	content: "";
	position: absolute;
	z-index: 0;
	inset: 8% -7% -6% 12%;
	border-radius: 28px;
	background: linear-gradient(145deg, var(--ak-orange), var(--ak-blue));
	filter: blur(2px);
	opacity: 0.68;
	transform: rotate(4deg);
}

body.page-id-7076 .jse-ak-hero__media .elementor-widget-wrap {
	position: relative;
	z-index: 1;
	display: block;
	padding: 0 !important;
}

body.page-id-7076 .jse-ak-hero__media img {
	display: block;
	width: min(100%, 455px) !important;
	height: 570px !important;
	margin-inline: auto;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 25px;
	box-shadow: 0 32px 70px rgba(0, 0, 0, 0.46);
	object-fit: cover;
	object-position: center top;
	transform: rotate(-1.4deg);
}

body.page-id-7076 .elementor-element-d0a93de {
	margin-top: 28px;
}

.jse-ak-content {
	display: grid;
	gap: 28px;
}

.jse-ak-intro,
.jse-ak-schedule,
.jse-ak-contact {
	overflow: hidden;
	border: 1px solid var(--ak-line);
	border-radius: 26px;
	background:
		linear-gradient(135deg, rgba(10, 165, 232, 0.07), transparent 38%),
		var(--ak-panel);
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.22);
}

.jse-ak-intro {
	display: grid;
	grid-template-columns: 0.9fr 1.1fr;
	gap: 48px;
	align-items: end;
	padding: 42px 48px;
}

.jse-ak-intro h2,
.jse-ak-section-head h2,
.jse-ak-contact h2 {
	margin: 14px 0 0;
	color: var(--ak-white);
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-size: clamp(42px, 5.5vw, 74px);
	font-weight: 900;
	line-height: 0.88;
	letter-spacing: -0.035em;
	text-transform: uppercase;
}

.jse-ak-intro__copy {
	display: grid;
	gap: 13px;
}

.jse-ak-intro__copy p,
.jse-ak-section-head p,
.jse-ak-contact p {
	margin: 0;
	color: #b9ccdc;
	font-size: 16px;
	line-height: 1.55;
}

.jse-ak-schedule {
	padding: 40px;
}

.jse-ak-section-head {
	display: grid;
	grid-template-columns: 0.8fr 1.2fr;
	gap: 12px 36px;
	align-items: end;
	margin-bottom: 28px;
}

.jse-ak-section-head > span {
	grid-column: 1 / -1;
	color: var(--ak-orange-light);
	font-size: 10px;
	font-weight: 900;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.jse-ak-section-head h2 {
	margin: 0;
	font-size: clamp(38px, 4.8vw, 66px);
}

.jse-ak-groups {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.jse-ak-group {
	position: relative;
	overflow: hidden;
	padding: 24px;
	border: 1px solid rgba(79, 144, 185, 0.22);
	border-radius: 19px;
	background: rgba(255, 255, 255, 0.025);
}

.jse-ak-group::after {
	content: "";
	position: absolute;
	top: -38px;
	right: -38px;
	width: 110px;
	height: 110px;
	border: 20px solid rgba(10, 165, 232, 0.08);
	border-radius: 50%;
}

.jse-ak-group.is-orange {
	border-top: 3px solid var(--ak-orange);
}

.jse-ak-group.is-blue {
	border-top: 3px solid var(--ak-blue);
}

.jse-ak-group.is-cyan {
	border-top: 3px solid #20d7d7;
}

.jse-ak-group.is-gold {
	border-top: 3px solid #ffc44d;
}

.jse-ak-group header > span {
	color: #7897af;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.jse-ak-group h3 {
	margin: 8px 0 2px;
	color: var(--ak-white);
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-size: 36px;
	line-height: 1;
}

.jse-ak-group header p {
	margin: 0;
	color: var(--ak-orange-light);
	font-size: 12px;
	font-weight: 800;
}

.jse-ak-group ul {
	display: grid;
	gap: 8px;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

.jse-ak-group li {
	display: grid;
	grid-template-columns: 0.8fr 0.55fr 1fr;
	align-items: center;
	gap: 8px;
	min-height: 48px;
	padding: 9px 12px;
	border: 1px solid rgba(79, 144, 185, 0.16);
	border-radius: 12px;
	background: rgba(6, 16, 31, 0.58);
}

.jse-ak-group li span {
	color: #dceaf6;
	font-size: 12px;
	font-weight: 800;
}

.jse-ak-group li strong {
	color: var(--ak-blue);
	font-size: 12px;
	text-align: center;
}

.jse-ak-group li time {
	color: var(--ak-white);
	font-size: 14px;
	font-weight: 900;
	text-align: right;
}

.jse-ak-contact {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 0.9fr;
	gap: 42px;
	align-items: center;
	padding: 48px;
	background:
		linear-gradient(115deg, rgba(255, 122, 0, 0.14), transparent 48%),
		radial-gradient(circle at 90% 15%, rgba(10, 165, 232, 0.15), transparent 250px),
		var(--ak-panel);
}

.jse-ak-contact > div:not(.jse-ak-contact__ball) {
	position: relative;
	z-index: 2;
}

.jse-ak-contact h2 {
	margin-bottom: 18px;
}

.jse-ak-contact__actions {
	display: grid;
	gap: 12px;
}

.jse-ak-contact__actions a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 86px;
	padding: 16px 20px;
	border: 1px solid rgba(255, 255, 255, 0.15);
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.045);
	text-decoration: none !important;
}

.jse-ak-contact__actions a:first-child {
	border-color: rgba(255, 122, 0, 0.42);
	background: linear-gradient(135deg, rgba(255, 122, 0, 0.18), rgba(255, 173, 74, 0.05));
}

.jse-ak-contact__actions small {
	color: #7897af;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.jse-ak-contact__actions strong {
	margin-top: 5px;
	color: var(--ak-white);
	font-size: clamp(18px, 2.2vw, 27px);
}

.jse-ak-contact__ball {
	position: absolute;
	right: 33%;
	bottom: -88px;
	width: 220px;
	height: 220px;
	border: 6px solid rgba(255, 122, 0, 0.075);
	border-radius: 50%;
}

.jse-ak-contact__ball::before,
.jse-ak-contact__ball::after {
	content: "";
	position: absolute;
	inset: 50% -10%;
	height: 5px;
	border-radius: 50%;
	background: rgba(255, 122, 0, 0.075);
	transform: rotate(28deg);
}

.jse-ak-contact__ball::after {
	transform: rotate(-28deg);
}

@media (max-width: 900px) {
	body.page-id-7076 .elementor-element-94dd08f > .elementor-container {
		grid-template-columns: 1fr;
		padding: 42px;
	}

	body.page-id-7076 .jse-ak-hero__media {
		max-width: 560px;
		margin-inline: auto;
	}

	.jse-ak-intro,
	.jse-ak-contact {
		grid-template-columns: 1fr;
	}

	.jse-ak-section-head {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 680px) {
	body.page-id-7076 main#maincontent {
		padding-top: 14px !important;
	}

	body.page-id-7076 .elementor-element-94dd08f,
	body.page-id-7076 .elementor-element-d0a93de {
		width: calc(100% - 20px);
	}

	body.page-id-7076 .elementor-element-94dd08f {
		min-height: 0;
		border-radius: 20px;
	}

	body.page-id-7076 .elementor-element-94dd08f > .elementor-container {
		gap: 34px;
		min-height: 0;
		padding: 30px 20px;
	}

	.jse-ak-hero__copy h1 {
		font-size: clamp(56px, 19vw, 82px);
	}

	.jse-ak-hero__actions {
		display: grid;
	}

	.jse-ak-hero__actions a {
		width: 100%;
	}

	body.page-id-7076 .jse-ak-hero__media img {
		height: auto !important;
		max-height: 620px;
	}

	.jse-ak-intro,
	.jse-ak-schedule,
	.jse-ak-contact {
		padding: 26px 20px;
		border-radius: 20px;
	}

	.jse-ak-groups {
		grid-template-columns: 1fr;
	}

	.jse-ak-group {
		padding: 20px 16px;
	}

	.jse-ak-group li {
		grid-template-columns: 0.8fr 0.45fr 1fr;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.jse-ak-mounted .jse-ak-hero__copy {
		animation: jse-ak-reveal 700ms ease both;
	}

	.jse-ak-mounted .jse-ak-hero__media {
		animation: jse-ak-reveal 800ms 120ms ease both;
	}

	.jse-ak-mounted .jse-ak-group {
		animation: jse-ak-reveal 600ms ease both;
	}

	.jse-ak-mounted .jse-ak-group:nth-child(2) {
		animation-delay: 80ms;
	}

	.jse-ak-mounted .jse-ak-group:nth-child(3) {
		animation-delay: 160ms;
	}

	.jse-ak-mounted .jse-ak-group:nth-child(4) {
		animation-delay: 240ms;
	}
}

@keyframes jse-ak-reveal {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* JSE Akademia contrast guard: override legacy black inline typography */
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container p,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container li,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container span,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container b,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container strong,
body.page-id-7076 #content .elementor-widget-text-editor .elementor-widget-container em {
  color: #eaf3ff !important;
  -webkit-text-fill-color: #eaf3ff !important;
}

body.page-id-7076 #content .elementor-heading-title,
body.page-id-7076 #content .elementor-widget-text-editor h1,
body.page-id-7076 #content .elementor-widget-text-editor h2,
body.page-id-7076 #content .elementor-widget-text-editor h3,
body.page-id-7076 #content .elementor-widget-text-editor h4,
body.page-id-7076 #content .elementor-widget-text-editor h5,
body.page-id-7076 #content .elementor-widget-text-editor h6 {
  color: #f8fbff !important;
  -webkit-text-fill-color: #f8fbff !important;
  text-shadow: 0 3px 24px rgba(0, 0, 0, .28);
}

body.page-id-7076 #content .elementor-widget-text-editor a,
body.page-id-7076 #content .elementor-widget-text-editor a span,
body.page-id-7076 #content .elementor-widget-text-editor a strong {
  color: #ff9d38 !important;
  -webkit-text-fill-color: #ff9d38 !important;
  text-decoration-color: rgba(255, 157, 56, .55) !important;
}

body.page-id-7076 #content .elementor-widget-text-editor p,
body.page-id-7076 #content .elementor-widget-text-editor li {
  line-height: 1.7;
}
