.star-blocks-template-shell {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body[class*="page-template-star-blocks-scheme--"] .site-content > .ast-container,
body[class*="page-template-star-blocks-scheme--"] .site-content .ast-container,
body[class*="page-template-star-blocks-scheme--"] .content-area,
body[class*="page-template-star-blocks-scheme--"] .site-main {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.star-blocks-skip-link {
	position: fixed !important;
	top: 12px;
	left: 12px;
	z-index: 1000000;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 12px 16px !important;
	clip: auto !important;
	clip-path: none !important;
	transform: translateY(-180%);
	border: 3px solid #ffffff;
	border-radius: 8px;
	background: #10212d;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

.star-blocks-skip-link:focus {
	transform: translateY(0);
	outline: 3px solid #005fcc;
	outline-offset: 2px;
}

body[class*="page-template-star-blocks-scheme--"] :where(header, nav) :where(a, button):focus-visible {
	outline: 3px solid #005fcc;
	outline-offset: 3px;
}

.star-blocks-template-shell--scheme {
	position: relative;
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	padding: 0 !important;
}

.star-blocks-template-page {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.star-blocks-template-page__content {
	width: min(100%, 1560px);
	max-width: 1560px;
	margin: 0 auto;
	padding: 28px clamp(16px, 2.4vw, 32px) 0;
	box-sizing: border-box;
}

.star-blocks-template-page__content > *:not(.alignfull):not([data-align="full"]) {
	margin-left: auto;
	margin-right: auto;
}

.star-blocks-template-page__content > .alignwide,
.star-blocks-template-page__content > [data-align="wide"] {
	width: min(100%, 1560px);
	max-width: 1560px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.star-blocks-template-page__content > .alignfull,
.star-blocks-template-page__content > [data-align="full"] {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
}

.star-blocks-page-hero {
	--star-blocks-hero-fallback: linear-gradient(135deg, rgba(1, 20, 60, 0.98), rgba(20, 35, 116, 0.96));
	--star-blocks-hero-media-overlay: linear-gradient(180deg, rgba(5, 12, 24, 0.06) 0%, rgba(5, 12, 24, 0.2) 48%, rgba(5, 12, 24, 0.76) 100%), linear-gradient(90deg, rgba(5, 12, 24, 0.54) 0%, rgba(5, 12, 24, 0.22) 46%, rgba(5, 12, 24, 0.04) 100%);
	--star-blocks-hero-overlay-background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.07)), rgba(16, 24, 39, 0.42);
	--star-blocks-hero-overlay-border: rgba(255, 255, 255, 0.28);
	--star-blocks-hero-eyebrow: rgba(255, 255, 255, 0.72);
	--star-blocks-hero-title: #ffffff;
	--star-blocks-hero-text: rgba(255, 255, 255, 0.82);
	--star-blocks-hero-button-primary-bg: rgba(255, 255, 255, 0.84);
	--star-blocks-hero-button-primary-text: #01143c;
	--star-blocks-hero-button-primary-hover-bg: #ffffff;
	--star-blocks-hero-button-primary-hover-text: #01143c;
	--star-blocks-hero-button-secondary-bg: rgba(255, 255, 255, 0.12);
	--star-blocks-hero-button-secondary-text: #ffffff;
	--star-blocks-hero-button-secondary-hover-bg: rgba(255, 255, 255, 0.22);
	--star-blocks-hero-button-secondary-hover-text: #ffffff;
	--star-blocks-hero-button-border: rgba(255, 255, 255, 0.42);
	--star-blocks-hero-content-width: 1240px;
	--star-blocks-hero-title-size: 60px;
	--star-blocks-hero-text-size: 19px;
	--star-blocks-hero-min-height: 720px;
	--star-blocks-hero-overlay-width: 590px;
	--star-blocks-hero-overlay-padding: 40px;
	--star-blocks-hero-overlay-radius: 0px;
	--star-blocks-hero-overlay-bottom: 140px;
	--star-blocks-hero-overlay-left: 16px;
	--star-blocks-hero-section-radius: 0px;
	--star-blocks-hero-blur: 18px;
	--star-blocks-hero-image-position: 68% 42%;
	--star-blocks-hero-mobile-position: 72% 42%;
	--star-blocks-hero-progress: 0;
	--star-blocks-hero-media-opacity: 0.72;
	--star-blocks-hero-video-fit: cover;
	--star-blocks-hero-video-position: 50% 50%;
	--star-blocks-hero-overlay-anchor-left: max(16px, calc((100% - var(--star-blocks-hero-content-width)) / 2 + var(--star-blocks-hero-overlay-left)));
	--star-blocks-hero-overlay-translate-x: 0;
	width: 100%;
	max-width: 100%;
}

.star-blocks-page-hero__media {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	min-height: var(--star-blocks-hero-min-height);
	margin: 0;
	border-radius: var(--star-blocks-hero-section-radius);
	background: var(--star-blocks-hero-fallback);
	box-shadow: 0 28px 80px rgba(1, 20, 60, 0.16);
	transform:
		translateY(calc(var(--star-blocks-hero-progress) * 5px))
		translateZ(calc(var(--star-blocks-hero-progress) * -40px));
	transform-origin: center top;
	transition: box-shadow 220ms ease, border-color 220ms ease;
	will-change: transform;
}

.star-blocks-page-hero.is-height-viewport .star-blocks-page-hero__media {
	min-height: max(var(--star-blocks-hero-min-height), 100svh);
}

@supports (min-height: 100dvh) {
	.star-blocks-page-hero.is-height-viewport .star-blocks-page-hero__media {
		min-height: max(var(--star-blocks-hero-min-height), 100dvh);
	}
}

.star-blocks-page-hero__media::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background: var(--star-blocks-hero-media-overlay);
	opacity: min(1, calc(var(--star-blocks-hero-media-opacity) + (var(--star-blocks-hero-progress) * 0.18)));
	transition: opacity 220ms ease;
}

.star-blocks-page-hero__media:hover::before,
.star-blocks-page-hero:hover .star-blocks-page-hero__media::before {
	opacity: min(1, calc(var(--star-blocks-hero-media-opacity) + 0.12));
}

.star-blocks-page-hero__image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: inherit;
	object-position: var(--star-blocks-hero-image-position);
	transition: transform 420ms ease, filter 220ms ease;
	will-change: transform, filter;
	backface-visibility: hidden;
}

.star-blocks-page-hero__image--back {
	position: absolute;
	inset: -4%;
	z-index: 0;
	width: 108%;
	height: 108%;
	min-height: 108%;
	object-fit: cover;
	filter: blur(18px) brightness(0.76) saturate(0.9);
	transform: scale(calc(1.07 - (var(--star-blocks-hero-progress) * 0.018)));
}

.star-blocks-page-hero__image--front {
	position: absolute;
	inset: 0;
	z-index: 0;
	object-fit: cover;
	filter: brightness(0.98) saturate(1.03) contrast(1.02);
	transform: translateY(calc(var(--star-blocks-hero-progress) * -18px)) scale(calc(1.022 - (var(--star-blocks-hero-progress) * 0.008)));
}

.star-blocks-page-hero__media:hover .star-blocks-page-hero__image--front,
.star-blocks-page-hero:hover .star-blocks-page-hero__image--front {
	filter: brightness(1) saturate(1.05) contrast(1.04);
	transform: translateY(calc(var(--star-blocks-hero-progress) * -18px)) scale(calc(1.035 - (var(--star-blocks-hero-progress) * 0.008)));
}

.star-blocks-page-hero__overlay {
	position: absolute;
	left: var(--star-blocks-hero-overlay-anchor-left);
	bottom: var(--star-blocks-hero-overlay-bottom);
	z-index: 2;
	display: grid;
	gap: 18px;
	width: min(max(var(--star-blocks-hero-overlay-width), 720px), calc(100% - 40px));
	padding: var(--star-blocks-hero-overlay-padding);
	border: 1px solid var(--star-blocks-hero-overlay-border);
	border-radius: var(--star-blocks-hero-overlay-radius);
	background: var(--star-blocks-hero-overlay-background);
	box-shadow: 0 30px 95px rgba(1, 20, 60, 0.26);
	backdrop-filter: blur(var(--star-blocks-hero-blur)) saturate(130%);
	-webkit-backdrop-filter: blur(var(--star-blocks-hero-blur)) saturate(130%);
	transform: translate3d(var(--star-blocks-hero-overlay-translate-x), calc(var(--star-blocks-hero-progress) * -56px), 0);
	transition: transform 220ms ease, box-shadow 220ms ease;
	will-change: transform;
}

.star-blocks-page-hero.is-overlay-center {
	--star-blocks-hero-overlay-anchor-left: 50%;
	--star-blocks-hero-overlay-translate-x: -50%;
}

.star-blocks-page-hero:hover .star-blocks-page-hero__overlay {
	box-shadow: 0 34px 110px rgba(1, 20, 60, 0.3);
}

.star-blocks-page-hero.is-template-scheme_company_history {
	--star-blocks-hero-media-overlay:
		linear-gradient(180deg, rgba(4, 10, 24, 0.18) 0%, rgba(4, 10, 24, 0.26) 34%, rgba(4, 10, 24, 0.78) 100%),
		linear-gradient(90deg, rgba(4, 10, 24, 0.72) 0%, rgba(4, 10, 24, 0.28) 42%, rgba(4, 10, 24, 0.08) 100%);
	--star-blocks-hero-overlay-background:
		radial-gradient(circle at 86% 16%, rgba(100, 129, 193, 0.2), transparent 30%),
		radial-gradient(circle at 18% 100%, rgba(206, 0, 8, 0.14), transparent 26%),
		linear-gradient(145deg, rgba(11, 20, 42, 0.74), rgba(29, 42, 72, 0.58));
	--star-blocks-hero-overlay-border: rgba(220, 231, 249, 0.26);
	--star-blocks-hero-eyebrow: rgba(255, 255, 255, 0.82);
	--star-blocks-hero-text: rgba(234, 240, 250, 0.9);
	--star-blocks-hero-button-primary-bg: #ffffff;
	--star-blocks-hero-button-primary-text: #0e244f;
	--star-blocks-hero-button-secondary-bg: rgba(255, 255, 255, 0.08);
	--star-blocks-hero-button-secondary-text: #ffffff;
	--star-blocks-hero-button-border: rgba(255, 255, 255, 0.24);
	--star-blocks-hero-title-size: 64px;
	--star-blocks-hero-text-size: 19px;
	--star-blocks-hero-min-height: 860px;
	--star-blocks-hero-overlay-width: 680px;
	--star-blocks-hero-overlay-padding: 44px;
	--star-blocks-hero-overlay-radius: 28px;
	--star-blocks-hero-overlay-bottom: 74px;
	--star-blocks-hero-overlay-left: 42px;
	--star-blocks-hero-blur: 20px;
	--star-blocks-hero-overlay-anchor-left: max(16px, calc((100% - var(--star-blocks-hero-content-width)) / 2 + var(--star-blocks-hero-overlay-left)));
	--star-blocks-hero-overlay-translate-x: 0;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__media {
	box-shadow: 0 34px 100px rgba(1, 20, 60, 0.2);
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay {
	position: absolute;
	overflow: hidden;
	gap: 24px;
}

.star-blocks-page-hero.is-template-scheme_company_history.is-overlay-center {
	--star-blocks-hero-overlay-anchor-left: max(16px, calc((100% - var(--star-blocks-hero-content-width)) / 2 + var(--star-blocks-hero-overlay-left)));
	--star-blocks-hero-overlay-translate-x: 0;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay::before,
.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay::before {
	left: 48px;
	top: 28px;
	width: 94px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, #ce0008 0%, #6b85df 100%);
	box-shadow: 0 10px 28px rgba(206, 0, 8, 0.28);
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay::after {
	right: -54px;
	bottom: -54px;
	width: 210px;
	height: 210px;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(206, 0, 8, 0.16), rgba(206, 0, 8, 0) 72%);
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__eyebrow,
.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__title,
.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__description,
.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__actions {
	position: relative;
	z-index: 1;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__eyebrow {
	padding-top: 18px;
	color: #ffffff;
	font-size: 0.88rem;
	letter-spacing: 0.12em;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__title {
	max-width: 11.5ch;
	font-size: clamp(2.85rem, 4.45vw, 4.95rem);
	line-height: 1.04;
	letter-spacing: -0.012em;
	font-weight: 700;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1, "clig" 1;
	text-rendering: optimizeLegibility;
	word-break: normal;
	overflow-wrap: normal;
	hyphens: none;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__description {
	max-width: 34rem;
	font-size: clamp(1.05rem, 1.7vw, 1.28rem);
	line-height: 1.64;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__actions {
	gap: 14px;
	margin-top: 6px;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__button {
	min-height: 50px;
	padding: 12px 22px;
}

.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__button--secondary {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
}

.star-blocks-page-hero.is-template-scheme_company_certificates {
	--star-blocks-hero-media-overlay:
		linear-gradient(180deg, rgba(4, 10, 24, 0.18) 0%, rgba(4, 10, 24, 0.26) 34%, rgba(4, 10, 24, 0.78) 100%),
		linear-gradient(90deg, rgba(4, 10, 24, 0.72) 0%, rgba(4, 10, 24, 0.28) 42%, rgba(4, 10, 24, 0.08) 100%);
	--star-blocks-hero-overlay-background:
		radial-gradient(circle at 86% 16%, rgba(100, 129, 193, 0.2), transparent 30%),
		radial-gradient(circle at 18% 100%, rgba(206, 0, 8, 0.14), transparent 26%),
		linear-gradient(145deg, rgba(11, 20, 42, 0.74), rgba(29, 42, 72, 0.58));
	--star-blocks-hero-overlay-border: rgba(220, 231, 249, 0.26);
	--star-blocks-hero-eyebrow: rgba(255, 255, 255, 0.82);
	--star-blocks-hero-text: rgba(234, 240, 250, 0.9);
	--star-blocks-hero-button-primary-bg: #ffffff;
	--star-blocks-hero-button-primary-text: #0e244f;
	--star-blocks-hero-button-secondary-bg: rgba(255, 255, 255, 0.08);
	--star-blocks-hero-button-secondary-text: #ffffff;
	--star-blocks-hero-button-border: rgba(255, 255, 255, 0.24);
	--star-blocks-hero-title-size: 64px;
	--star-blocks-hero-text-size: 19px;
	--star-blocks-hero-min-height: 860px;
	--star-blocks-hero-overlay-width: 680px;
	--star-blocks-hero-overlay-padding: 44px;
	--star-blocks-hero-overlay-radius: 28px;
	--star-blocks-hero-overlay-bottom: 74px;
	--star-blocks-hero-overlay-left: 42px;
	--star-blocks-hero-blur: 20px;
	--star-blocks-hero-overlay-anchor-left: max(16px, calc((100% - var(--star-blocks-hero-content-width)) / 2 + var(--star-blocks-hero-overlay-left)));
	--star-blocks-hero-overlay-translate-x: 0;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__media {
	box-shadow: 0 34px 100px rgba(1, 20, 60, 0.2);
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay {
	position: absolute;
	overflow: hidden;
	gap: 24px;
}

.star-blocks-page-hero.is-template-scheme_company_certificates.is-overlay-center {
	--star-blocks-hero-overlay-anchor-left: max(16px, calc((100% - var(--star-blocks-hero-content-width)) / 2 + var(--star-blocks-hero-overlay-left)));
	--star-blocks-hero-overlay-translate-x: 0;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay::before,
.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay::before {
	left: 48px;
	top: 28px;
	width: 94px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, #ce0008 0%, #6b85df 100%);
	box-shadow: 0 10px 28px rgba(206, 0, 8, 0.28);
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay::after {
	right: -54px;
	bottom: -54px;
	width: 210px;
	height: 210px;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(206, 0, 8, 0.16), rgba(206, 0, 8, 0) 72%);
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__eyebrow,
.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__title,
.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__description,
.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__actions {
	position: relative;
	z-index: 1;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__eyebrow {
	padding-top: 18px;
	color: #ffffff;
	font-size: 0.88rem;
	letter-spacing: 0.12em;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__title {
	max-width: 11.5ch;
	font-size: clamp(2.85rem, 4.45vw, 4.95rem);
	line-height: 1.04;
	letter-spacing: -0.012em;
	font-weight: 700;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1, "clig" 1;
	text-rendering: optimizeLegibility;
	word-break: normal;
	overflow-wrap: normal;
	hyphens: none;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__description {
	max-width: 34rem;
	font-size: clamp(1.05rem, 1.7vw, 1.28rem);
	line-height: 1.64;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__actions {
	gap: 14px;
	margin-top: 6px;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__button {
	min-height: 50px;
	padding: 12px 22px;
}

.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__button--secondary {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
}

.star-blocks-page-hero__slider,
.star-blocks-page-hero__slides,
.star-blocks-page-hero__slide {
	position: absolute;
	inset: 0;
}

.star-blocks-page-hero__slide {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 320ms ease;
}

.star-blocks-page-hero__slide.is-active {
	opacity: 1;
	visibility: visible;
}

.star-blocks-page-hero__slide-video {
	position: absolute;
	inset: 0;
	z-index: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: var(--star-blocks-hero-video-fit);
	object-position: var(--star-blocks-hero-video-position);
}

.star-blocks-page-hero.is-media-slider .star-blocks-page-hero__copy {
	transition: opacity 180ms ease, transform 180ms ease;
}

.star-blocks-page-hero__video {
	position: absolute;
	inset: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	object-fit: var(--star-blocks-hero-video-fit);
	object-position: var(--star-blocks-hero-video-position);
}

.star-blocks-page-hero__video-poster {
	position: absolute;
	inset: 0;
	z-index: 0;
	display: block;
	margin: 0;
}

.star-blocks-page-hero__video-poster img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: var(--star-blocks-hero-mobile-position);
}

@media (min-width: 783px) {
	.star-blocks-page-hero__video-poster img {
		object-position: var(--star-blocks-hero-image-position);
	}
}

.star-blocks-page-hero__video-toggle {
	position: absolute;
	right: 22px;
	top: 22px;
	z-index: 4;
	min-height: 42px;
	padding: 9px 14px;
	border: 1px solid rgba(255, 255, 255, 0.44);
	border-radius: 999px;
	background: rgba(5, 15, 30, 0.62);
	color: #fff;
	font-weight: 750;
	backdrop-filter: blur(12px);
	cursor: pointer;
}

.star-blocks-page-hero__copy {
	display: grid;
	align-content: center;
	gap: 18px;
}

.star-blocks-page-hero.has-hero-companion {
	--star-home-ink: #101f2b;
	--star-home-muted: #516775;
	--star-home-accent: #c9362b;
	--star-home-line: rgba(16, 31, 43, 0.12);
}

.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__overlay {
	left: 50%;
	right: auto;
	bottom: clamp(24px, 5vw, 64px);
	grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
	align-items: stretch;
	gap: clamp(22px, 3vw, 46px);
	width: min(calc(100% - 40px), var(--star-blocks-hero-content-width));
	max-width: none;
	transform: translateX(-50%);
}

.star-blocks-page-hero__companion {
	min-width: 0;
}

.star-blocks-page-hero__companion .star-company-home__guided-entry {
	min-height: 0;
	height: 100%;
	padding: clamp(20px, 2.4vw, 30px);
}

.star-company-home__guided-browse {
	display: inline-block;
	margin-top: 16px;
	color: var(--star-home-muted);
	font-weight: 700;
}

.star-blocks-page-hero__eyebrow {
	display: block;
	color: var(--star-blocks-hero-eyebrow);
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.star-blocks-page-hero__title {
	margin: 0;
	color: var(--star-blocks-hero-title);
	font-size: var(--star-blocks-hero-title-size);
	max-width: calc(100% - 20px);
	padding-right: clamp(10px, 1.8vw, 28px);
	line-height: 1.05;
	text-wrap: balance;
	text-wrap: pretty;
}

.star-blocks-page-hero__description {
	margin: 0;
	color: var(--star-blocks-hero-text);
	font-size: var(--star-blocks-hero-text-size);
	line-height: 1.55;
}

.star-blocks-page-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.star-blocks-page-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 11px 18px;
	border: 1px solid var(--star-blocks-hero-button-border);
	border-radius: 999px;
	box-shadow: 0 16px 40px rgba(1, 20, 60, 0.22);
	backdrop-filter: blur(var(--star-blocks-hero-blur)) saturate(140%);
	-webkit-backdrop-filter: blur(var(--star-blocks-hero-blur)) saturate(140%);
	font-weight: 800;
	text-decoration: none;
	transition: background 180ms ease, color 180ms ease, border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.star-blocks-page-hero__button--primary {
	color: var(--star-blocks-hero-button-primary-text);
	background: var(--star-blocks-hero-button-primary-bg);
}

.star-blocks-page-hero__button--secondary {
	color: var(--star-blocks-hero-button-secondary-text);
	background: var(--star-blocks-hero-button-secondary-bg);
}

.star-blocks-page-hero__button--tertiary {
	color: var(--star-blocks-hero-button-secondary-text);
	background: transparent;
	border-color: var(--star-blocks-hero-button-border);
	box-shadow: none;
}

.star-blocks-page-hero__button:hover,
.star-blocks-page-hero__button:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 20px 48px rgba(1, 20, 60, 0.24);
}

.star-blocks-page-hero__button--primary:hover,
.star-blocks-page-hero__button--primary:focus-visible {
	color: var(--star-blocks-hero-button-primary-hover-text);
	background: var(--star-blocks-hero-button-primary-hover-bg);
}

.star-blocks-page-hero__button--secondary:hover,
.star-blocks-page-hero__button--secondary:focus-visible {
	color: var(--star-blocks-hero-button-secondary-hover-text);
	background: var(--star-blocks-hero-button-secondary-hover-bg);
}

.star-blocks-page-hero__button--tertiary:hover,
.star-blocks-page-hero__button--tertiary:focus-visible {
	color: var(--star-blocks-hero-button-secondary-hover-text);
	background: var(--star-blocks-hero-button-secondary-hover-bg);
}

.star-blocks-page-hero__nav {
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(255, 255, 255, 0.34);
	border-radius: 999px;
	background: rgba(9, 18, 36, 0.32);
	color: #ffffff;
	transform: translateY(-50%);
	backdrop-filter: blur(var(--star-blocks-hero-blur));
	-webkit-backdrop-filter: blur(var(--star-blocks-hero-blur));
	cursor: pointer;
}

.star-blocks-page-hero__nav--prev {
	left: 22px;
}

.star-blocks-page-hero__nav--next {
	right: 22px;
}

.star-blocks-page-hero__pagination {
	position: absolute;
	left: 22px;
	right: 22px;
	bottom: 22px;
	z-index: 3;
	display: flex;
	gap: 10px;
	align-items: center;
}

.star-blocks-page-hero__pagination--dots {
	justify-content: flex-end;
}

.star-blocks-page-hero__pager {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: transparent;
	cursor: pointer;
}

.star-blocks-page-hero__slider-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.52);
	border-radius: 999px;
	background: rgba(5, 15, 30, 0.7);
	color: #ffffff;
	font-weight: 800;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	cursor: pointer;
}

.star-blocks-page-hero__slider-toggle:focus-visible,
.star-blocks-page-hero__pager:focus-visible,
.star-blocks-page-hero__nav:focus-visible {
	outline: 3px solid #ffffff;
	outline-offset: 3px;
}

.star-blocks-page-hero__pagination--dots .star-blocks-page-hero__pager span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.45);
}

.star-blocks-page-hero__pagination--dots .star-blocks-page-hero__pager.is-active span {
	background: #ffffff;
}

.star-blocks-page-hero__pagination--thumbnails {
	justify-content: flex-end;
}

.star-blocks-page-hero__pagination--thumbnails .star-blocks-page-hero__pager {
	overflow: hidden;
	width: 54px;
	height: 54px;
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 14px;
	opacity: 0.8;
}

.star-blocks-page-hero__pagination--thumbnails .star-blocks-page-hero__pager.is-active {
	opacity: 1;
	border-color: rgba(255, 255, 255, 0.72);
}

.star-blocks-page-hero__pagination--thumbnails .star-blocks-page-hero__pager img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (prefers-reduced-motion: reduce) {
	.star-blocks-page-hero__slide,
	.star-blocks-page-hero.is-media-slider .star-blocks-page-hero__copy {
		transition: none;
	}

	.star-blocks-page-hero.is-media-slider .star-blocks-page-hero__image--front {
		transform: none;
	}
}

.star-blocks-page-hero.is-no-image .star-blocks-page-hero__overlay {
	position: relative;
	inset: auto;
	margin: 0 auto;
}

.star-blocks-page-hero.is-no-image .star-blocks-page-hero__media {
	display: grid;
	align-items: end;
	padding: 34px;
}

@media (max-width: 1200px) {
	.star-blocks-page-hero__title {
		font-size: clamp(2.35rem, 5.4vw, var(--star-blocks-hero-title-size));
	}

	.star-blocks-page-hero__description {
		font-size: clamp(1rem, 2vw, var(--star-blocks-hero-text-size));
	}

	.star-blocks-page-hero__overlay {
		inset: auto 22px 22px;
		width: min(max(var(--star-blocks-hero-overlay-width), 660px), calc(100% - 48px));
	}

	.star-blocks-page-hero.is-template-scheme_company_history {
		--star-blocks-hero-overlay-width: 600px;
		--star-blocks-hero-overlay-padding: 36px;
		--star-blocks-hero-overlay-left: 24px;
		--star-blocks-hero-overlay-bottom: 34px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates {
		--star-blocks-hero-overlay-width: 600px;
		--star-blocks-hero-overlay-padding: 36px;
		--star-blocks-hero-overlay-left: 24px;
		--star-blocks-hero-overlay-bottom: 34px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__title {
		font-size: clamp(2.5rem, 4vw, 4.1rem);
		line-height: 1.05;
		letter-spacing: -0.01em;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__title {
		font-size: clamp(2.5rem, 4vw, 4.1rem);
		line-height: 1.05;
		letter-spacing: -0.01em;
	}

	.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__overlay {
		inset: auto auto 22px 50%;
		width: calc(100% - 44px);
	}
}

@media (max-width: 960px) {
	.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__media {
		min-height: 1080px;
	}

	.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__overlay {
		grid-template-columns: 1fr;
		align-content: end;
		max-height: calc(100% - 44px);
		overflow: auto;
	}
}

@media (max-width: 782px) {
	.star-blocks-page-hero__media {
		min-height: max(620px, calc(var(--star-blocks-hero-min-height) - 120px));
	}

	.star-blocks-page-hero__image {
		object-position: var(--star-blocks-hero-mobile-position);
	}

	.star-blocks-page-hero__image--back {
		inset: -3%;
		width: 106%;
		height: 106%;
		min-height: 106%;
		filter: blur(14px) brightness(0.78) saturate(0.92);
	}

	.star-blocks-page-hero__image--front {
		transform: translateY(calc(var(--star-blocks-hero-progress) * -14px)) scale(calc(1.03 - (var(--star-blocks-hero-progress) * 0.01)));
	}

	.star-blocks-page-hero__overlay {
		gap: 14px;
		padding: 24px;
		transform: translateY(calc(var(--star-blocks-hero-progress) * -40px));
	}

	.star-blocks-page-hero__title {
		font-size: clamp(2.05rem, 8vw, var(--star-blocks-hero-title-size));
		max-width: 100%;
		padding-right: 0;
	}

	.star-blocks-page-hero__description {
		font-size: clamp(0.98rem, 3.4vw, var(--star-blocks-hero-text-size));
	}

	.star-blocks-page-hero__pagination {
		left: 16px;
		right: 16px;
		bottom: 16px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history {
		--star-blocks-hero-min-height: 700px;
		--star-blocks-hero-overlay-width: min(100%, 560px);
		--star-blocks-hero-overlay-left: 16px;
		--star-blocks-hero-overlay-bottom: 24px;
		--star-blocks-hero-overlay-radius: 24px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates {
		--star-blocks-hero-min-height: 700px;
		--star-blocks-hero-overlay-width: min(100%, 560px);
		--star-blocks-hero-overlay-left: 16px;
		--star-blocks-hero-overlay-bottom: 24px;
		--star-blocks-hero-overlay-radius: 24px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay {
		gap: 18px;
		padding: 24px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay {
		gap: 18px;
		padding: 24px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay::before {
		left: 24px;
		top: 18px;
		width: 78px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay::before {
		left: 24px;
		top: 18px;
		width: 78px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__title {
		max-width: 100%;
		font-size: clamp(2.15rem, 6.7vw, 3.3rem);
		line-height: 1.06;
		letter-spacing: -0.006em;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__title {
		max-width: 100%;
		font-size: clamp(2.15rem, 6.7vw, 3.3rem);
		line-height: 1.06;
		letter-spacing: -0.006em;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__description {
		font-size: clamp(1rem, 2.8vw, 1.12rem);
		line-height: 1.56;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__description {
		font-size: clamp(1rem, 2.8vw, 1.12rem);
		line-height: 1.56;
	}
}

@media (max-width: 640px) {
	.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__media {
		min-height: 1220px;
	}

	.star-blocks-page-hero.has-hero-companion .star-blocks-page-hero__overlay {
		inset: auto auto 16px 50%;
		width: calc(100% - 32px);
		padding: 18px;
	}

	.star-blocks-page-hero__video-toggle {
		right: 16px;
		top: 16px;
	}
	.star-blocks-page-hero__media {
		min-height: 540px;
	}

	.star-blocks-page-hero__overlay {
		inset: auto 16px 16px;
		width: calc(100% - 32px);
		padding: 22px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history {
		--star-blocks-hero-min-height: 620px;
		--star-blocks-hero-overlay-bottom: 16px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates {
		--star-blocks-hero-min-height: 620px;
		--star-blocks-hero-overlay-bottom: 16px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__overlay {
		padding: 24px 22px 22px;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__overlay {
		padding: 24px 22px 22px;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__eyebrow {
		padding-top: 14px;
		font-size: 0.76rem;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__eyebrow {
		padding-top: 14px;
		font-size: 0.76rem;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__title {
		font-size: clamp(1.9rem, 7.4vw, 2.55rem);
		line-height: 1.08;
		letter-spacing: 0;
		text-wrap: pretty;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__title {
		font-size: clamp(1.9rem, 7.4vw, 2.55rem);
		line-height: 1.08;
		letter-spacing: 0;
		text-wrap: pretty;
	}

	.star-blocks-page-hero.is-template-scheme_company_history .star-blocks-page-hero__description {
		line-height: 1.5;
	}

	.star-blocks-page-hero.is-template-scheme_company_certificates .star-blocks-page-hero__description {
		line-height: 1.5;
	}
}

.star-company-timeline {
	--star-company-timeline-bg:
		radial-gradient(circle at 20% 18%, rgba(255, 255, 255, 0.08), transparent 24%),
		radial-gradient(circle at 80% 22%, rgba(255, 255, 255, 0.05), transparent 18%),
		linear-gradient(135deg, #101c4a 0%, #172456 52%, #0f1b47 100%);
	--star-company-timeline-line: rgba(255, 255, 255, 0.16);
	--star-company-timeline-accent: #ce0008;
	--star-company-timeline-text: rgba(241, 245, 255, 0.88);
	--star-company-timeline-muted: rgba(203, 214, 238, 0.74);
	--star-company-timeline-card-bg: rgba(255, 255, 255, 0.98);
	--star-company-timeline-card-border: rgba(216, 224, 240, 0.88);
	--star-company-timeline-card-text: #243256;
	--star-company-timeline-card-muted: #495775;
	--star-company-timeline-progress: 0;
	position: relative;
	margin: 0;
	padding: clamp(56px, 8vw, 96px) 0;
	background: var(--star-company-timeline-bg);
	color: var(--star-company-timeline-text);
	overflow: hidden;
}

.star-company-timeline::before,
.star-company-timeline::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.star-company-timeline::before {
	background:
		linear-gradient(60deg, transparent 0 16%, rgba(255, 255, 255, 0.05) 16.2% 16.5%, transparent 16.8% 100%),
		linear-gradient(120deg, transparent 0 54%, rgba(255, 255, 255, 0.035) 54.2% 54.5%, transparent 54.8% 100%);
	opacity: 0.7;
}

.star-company-timeline::after {
	background:
		radial-gradient(circle at 50% 0, rgba(255, 255, 255, 0.08), transparent 28%),
		radial-gradient(circle at 0 100%, rgba(206, 0, 8, 0.16), transparent 24%);
}

.star-company-timeline__wrap {
	position: relative;
	z-index: 1;
	width: min(100%, 1380px);
	margin: 0 auto;
	padding: 0 clamp(18px, 3vw, 34px);
}

.star-company-timeline__intro {
	display: grid;
	gap: 14px;
	width: min(100%, 780px);
	margin: 0 auto clamp(44px, 5vw, 66px);
	text-align: center;
}

.star-company-timeline__intro-divider {
	display: block;
	width: min(100%, 560px);
	height: 3px;
	margin: 4px auto 10px;
	border-radius: 999px;
	background: linear-gradient(90deg, rgba(206, 0, 8, 0.96), rgba(206, 0, 8, 0.78));
}

.star-company-timeline__eyebrow {
	margin: 0;
	color: var(--star-company-timeline-muted);
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.star-company-timeline__title {
	margin: 0;
	color: #fff;
	font-size: clamp(2.35rem, 5vw, 4.2rem);
	line-height: 1.02;
	letter-spacing: -0.04em;
	text-wrap: balance;
}

.star-company-timeline__lead {
	margin: 0;
	color: var(--star-company-timeline-text);
	font-size: clamp(1rem, 1.6vw, 1.18rem);
	line-height: 1.8;
}

.star-company-timeline__track {
	position: relative;
	display: grid;
	gap: 42px;
	padding-top: clamp(10px, 1.8vw, 18px);
}

.star-company-timeline__track::before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 3px;
	transform: translateX(-50%);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(168, 183, 221, 0.22));
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.star-company-timeline__track::after {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	width: 4px;
	height: 100%;
	transform: translateX(-50%);
	transform-origin: top center;
	scale: 1 var(--star-company-timeline-progress);
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(206, 0, 8, 0.98) 0%, rgba(206, 0, 8, 0.94) 60%, rgba(164, 0, 6, 0.92) 100%);
	box-shadow: 0 0 22px rgba(206, 0, 8, 0.34);
	transition: scale 120ms linear;
}

.star-company-timeline__item {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) 176px minmax(0, 1fr);
	align-items: center;
	column-gap: clamp(18px, 2.8vw, 34px);
}

.star-company-timeline__item.is-side-left .star-company-timeline__card {
	grid-column: 1;
}

.star-company-timeline__item.is-side-right .star-company-timeline__card {
	grid-column: 3;
}

.star-company-timeline__rail-meta {
	position: relative;
	z-index: 3;
	grid-column: 2;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	gap: 14px;
	width: 100%;
	min-height: 96px;
	pointer-events: none;
}

.star-company-timeline__marker {
	position: relative;
	z-index: 2;
	display: inline-flex;
	grid-column: 2;
	grid-row: 1;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 999px;
	border: 4px solid rgba(255, 255, 255, 0.9);
	background: rgba(255, 255, 255, 0.96);
	color: var(--star-company-timeline-accent);
	box-shadow:
		0 16px 36px rgba(7, 14, 36, 0.28),
		0 0 0 8px rgba(255, 255, 255, 0.06);
	transition:
		transform 200ms ease,
		background 200ms ease,
		color 200ms ease,
		box-shadow 200ms ease,
		border-color 200ms ease;
}

.star-company-timeline__marker::before {
	content: "";
	position: absolute;
	inset: -12px -11px;
	z-index: -1;
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.08),
		0 10px 28px rgba(6, 13, 34, 0.18);
}

.star-company-timeline__marker-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
}

.star-company-timeline__marker-icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: currentColor;
}

.star-company-timeline__item.is-reached .star-company-timeline__marker,
.star-company-timeline__item.is-current .star-company-timeline__marker,
.star-company-timeline__item.is-upcoming .star-company-timeline__marker {
	background: rgba(255, 255, 255, 0.98);
	color: var(--star-company-timeline-accent);
}

.star-company-timeline__item.is-current .star-company-timeline__marker {
	transform: scale(1.06);
	box-shadow:
		0 18px 42px rgba(7, 14, 36, 0.34),
		0 0 0 10px rgba(206, 0, 8, 0.16);
}

.star-company-timeline__item.is-reached .star-company-timeline__marker {
	box-shadow:
		0 16px 36px rgba(7, 14, 36, 0.3),
		0 0 0 8px rgba(206, 0, 8, 0.08);
}

.star-company-timeline__period {
	display: inline-flex;
	grid-row: 1;
	align-items: center;
	min-height: 42px;
	max-width: 100%;
	padding: 8px 14px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(9, 18, 48, 0.54), rgba(9, 18, 48, 0.34));
	box-shadow: 0 12px 30px rgba(8, 14, 35, 0.16);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	color: #f3f6ff;
	font-size: 0.98rem;
	font-weight: 800;
	letter-spacing: 0.01em;
	line-height: 1.2;
	text-align: left;
	text-wrap: balance;
	white-space: nowrap;
	opacity: 0.78;
	transition: opacity 180ms ease, transform 180ms ease;
}

.star-company-timeline__rail-meta.is-side-left .star-company-timeline__period {
	grid-column: 1;
	justify-self: end;
	text-align: right;
	transform: translateX(-6px);
}

.star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
	grid-column: 3;
	justify-self: start;
	text-align: left;
	transform: translateX(6px);
}

.star-company-timeline__item.is-reached .star-company-timeline__period,
.star-company-timeline__item.is-current .star-company-timeline__period {
	opacity: 1;
}

.star-company-timeline__item.is-current .star-company-timeline__period {
	transform: translateY(-1px);
}

.star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period {
	transform: translateX(-6px) translateY(-1px);
}

.star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
	transform: translateX(6px) translateY(-1px);
}

.star-company-timeline__card {
	position: relative;
	display: grid;
	gap: 18px;
	width: min(100%, 600px);
	padding: clamp(22px, 2.4vw, 34px);
	border: 1px solid var(--star-company-timeline-card-border);
	border-radius: 20px;
	background: var(--star-company-timeline-card-bg);
	box-shadow: 0 24px 60px rgba(5, 14, 34, 0.22);
	color: var(--star-company-timeline-card-text);
	overflow: hidden;
	transition:
		transform 220ms ease,
		box-shadow 220ms ease,
		border-color 220ms ease;
}

.star-company-timeline__card::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0));
	opacity: 0.85;
	pointer-events: none;
}

.star-company-timeline__card.has-media {
	box-shadow:
		0 26px 64px rgba(5, 14, 34, 0.24),
		0 1px 0 rgba(255, 255, 255, 0.58) inset;
}

.star-company-timeline__card.is-text-only {
	width: min(100%, 560px);
	padding-top: clamp(26px, 2.5vw, 38px);
	padding-bottom: clamp(24px, 2.3vw, 34px);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(248, 250, 255, 0.98));
	box-shadow:
		0 22px 56px rgba(5, 14, 34, 0.18),
		0 1px 0 rgba(255, 255, 255, 0.7) inset;
}

.star-company-timeline__card.is-text-only::before {
	background:
		linear-gradient(90deg, rgba(206, 0, 8, 0.9), rgba(206, 0, 8, 0.18));
	inset: 0 18px auto;
	width: auto;
	height: 4px;
	border-radius: 0 0 999px 999px;
	opacity: 1;
}

.star-company-timeline__item.is-side-left .star-company-timeline__card {
	justify-self: end;
}

.star-company-timeline__item.is-side-right .star-company-timeline__card {
	justify-self: start;
}

.star-company-timeline__item.is-side-left .star-company-timeline__card::after,
.star-company-timeline__item.is-side-right .star-company-timeline__card::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 18px;
	height: 18px;
	background: var(--star-company-timeline-card-bg);
	border-top: 1px solid var(--star-company-timeline-card-border);
	border-right: 1px solid var(--star-company-timeline-card-border);
	box-shadow: 6px 6px 16px rgba(5, 14, 34, 0.05);
	transform: translateY(-50%) rotate(45deg);
}

.star-company-timeline__item.is-side-left .star-company-timeline__card::after {
	right: -10px;
}

.star-company-timeline__item.is-side-right .star-company-timeline__card::after {
	left: -10px;
	transform: translateY(-50%) rotate(225deg);
}

.star-company-timeline__media {
	margin: 0;
	overflow: hidden;
	border-radius: 16px;
	background: linear-gradient(135deg, #eef3ff, #d7e0f2);
	box-shadow: inset 0 0 0 1px rgba(209, 219, 238, 0.9);
}

.star-company-timeline__media img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	object-position: center;
	transition: transform 320ms ease;
}

.star-company-timeline__content {
	display: grid;
	gap: 18px;
}

.star-company-timeline__content.has-media {
	grid-template-columns: minmax(0, 1fr);
	align-items: start;
}

.star-company-timeline__copy {
	display: grid;
	gap: 14px;
}

.star-company-timeline__content.has-media .star-company-timeline__copy {
	text-align: left;
}

.star-company-timeline__content.is-copy-only .star-company-timeline__copy {
	max-width: 32ch;
	margin: 0 auto;
	text-align: center;
}

.star-company-timeline__card-title {
	margin: 0;
	color: #1b2648;
	font-size: clamp(1.55rem, 2.2vw, 2.35rem);
	line-height: 1.04;
	letter-spacing: -0.035em;
	text-wrap: balance;
}

.star-company-timeline__card.is-text-only .star-company-timeline__card-title {
	text-align: center;
	max-width: 12ch;
	margin-left: auto;
	margin-right: auto;
}

.star-company-timeline__card-body {
	margin: 0;
	color: var(--star-company-timeline-card-muted);
	font-size: 1.02rem;
	line-height: 1.78;
	text-wrap: pretty;
}

.star-company-timeline.is-history-context {
	--star-company-timeline-text: var(--star-history-text, #4c5b79);
	--star-company-timeline-muted: var(--star-history-muted, #7383a3);
	--star-company-timeline-card-bg: rgba(255, 255, 255, 0.98);
	--star-company-timeline-card-border: rgba(204, 217, 241, 0.92);
	--star-company-timeline-card-text: var(--star-history-heading, #102449);
	--star-company-timeline-card-muted: var(--star-history-text, #4c5b79);
	position: relative;
	margin-top: clamp(42px, 5vw, 64px);
	padding: clamp(36px, 4vw, 48px) 0 clamp(34px, 4vw, 44px);
	border: 1px solid var(--star-history-border, rgba(180, 196, 226, 0.72));
	border-radius: 30px;
	background: linear-gradient(180deg, #f8faff 0%, #f2f6fd 100%);
	box-shadow: 0 20px 52px rgba(16, 36, 73, 0.08);
	overflow: hidden;
	isolation: isolate;
	animation: star-history-timeline-enter 0.72s ease both;
}

.star-company-timeline.is-history-context::before {
	display: none;
}

.star-company-timeline.is-history-context::after {
	content: "";
	position: absolute;
	left: clamp(22px, 2.8vw, 34px);
	top: clamp(22px, 2.8vw, 30px);
	width: clamp(72px, 8vw, 92px);
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-history-accent, #ce0008), #4f77d6);
	opacity: 0.92;
}

.star-company-timeline.is-history-context .star-company-timeline__wrap::before {
	display: none;
}

.star-company-timeline.is-history-context .star-company-timeline__wrap {
	position: relative;
	z-index: 1;
	width: min(100%, 1320px);
	padding: 0 clamp(28px, 4vw, 40px);
}

.star-company-timeline.is-history-context .star-company-timeline__intro {
	position: relative;
	gap: 12px;
	width: min(100%, 1040px);
	margin: 0 auto clamp(44px, 5vw, 62px);
	padding: clamp(40px, 4vw, 56px) clamp(28px, 4vw, 42px) clamp(34px, 4vw, 44px);
	border-radius: 28px;
	border: 1px solid rgba(63, 96, 164, 0.34);
	background:
		radial-gradient(circle at 84% 14%, rgba(255, 255, 255, 0.12), transparent 24%),
		radial-gradient(circle at 14% 88%, rgba(206, 0, 8, 0.12), transparent 18%),
		linear-gradient(135deg, rgba(10, 25, 58, 0.98), rgba(19, 54, 122, 0.94));
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.2);
	text-align: center;
	overflow: hidden;
}

.star-company-timeline.is-history-context .star-company-timeline__intro::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: min(100%, 240px);
	height: 4px;
	transform: translateX(-50%);
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-history-accent, #ce0008), #4f77d6);
	opacity: 0.96;
}

.star-company-timeline.is-history-context .star-company-timeline__eyebrow {
	color: #ce0008;
}

.star-company-timeline.is-history-context .star-company-timeline__title {
	max-width: 12ch;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: clamp(2.35rem, 4vw, 4.2rem);
	line-height: 0.98;
	letter-spacing: -0.06em;
	text-shadow: 0 10px 28px rgba(7, 18, 43, 0.18);
	text-wrap: balance;
}

.star-company-timeline.is-history-context .star-company-timeline__intro-divider {
	width: min(100%, 160px);
	height: 4px;
	margin: 10px auto 2px;
	background: linear-gradient(90deg, var(--star-history-accent, #ce0008), #4f77d6);
}

.star-company-timeline.is-history-context .star-company-timeline__lead {
	max-width: 52rem;
	margin-left: auto;
	margin-right: auto;
	color: rgba(229, 236, 255, 0.84);
	font-size: clamp(1rem, 1.35vw, 1.16rem);
	line-height: 1.8;
}

.star-company-timeline.is-history-context .star-company-timeline__track {
	gap: clamp(38px, 4vw, 56px);
	padding-top: clamp(52px, 5vw, 76px);
}

.star-company-timeline.is-history-context .star-company-timeline__track::before {
	top: 24px;
	bottom: 12px;
	background: linear-gradient(180deg, rgba(184, 197, 229, 0.9), rgba(174, 188, 223, 0.48));
	box-shadow: 0 0 0 1px rgba(60, 93, 164, 0.05);
}

.star-company-timeline.is-history-context .star-company-timeline__track::after {
	top: 24px;
	height: calc(100% - 36px);
	box-shadow: 0 0 22px rgba(206, 0, 8, 0.24);
}

.star-company-timeline.is-history-context .star-company-timeline__item {
	align-items: start;
	grid-template-rows: auto auto;
	row-gap: 18px;
}

.star-company-timeline.is-history-context .star-company-timeline__rail-meta {
	display: contents;
}

.star-company-timeline.is-history-context .star-company-timeline__marker {
	position: relative;
	grid-column: 2;
	grid-row: 1;
	left: auto;
	transform: none;
	justify-self: center;
	align-self: center;
}

.star-company-timeline.is-history-context .star-company-timeline__marker {
	box-shadow:
		0 16px 36px rgba(16, 36, 73, 0.16),
		0 0 0 8px rgba(79, 119, 214, 0.08);
}

.star-company-timeline.is-history-context .star-company-timeline__marker::before {
	background: linear-gradient(180deg, rgba(79, 119, 214, 0.12), rgba(79, 119, 214, 0.03));
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.42),
		0 10px 28px rgba(16, 36, 73, 0.1);
}

.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__marker {
	transform: scale(1.06);
	box-shadow:
		0 18px 42px rgba(16, 36, 73, 0.18),
		0 0 0 10px rgba(206, 0, 8, 0.14);
}

.star-company-timeline.is-history-context .star-company-timeline__period {
	position: static;
	z-index: 2;
	grid-row: 1;
	min-width: 128px;
	max-width: min(100%, 240px);
	border-color: rgba(173, 189, 222, 0.78);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(241, 245, 255, 0.92));
	box-shadow: 0 12px 30px rgba(16, 36, 73, 0.08);
	color: var(--star-history-heading, #102449);
	font-size: 1rem;
	font-weight: 800;
	opacity: 1;
	white-space: nowrap;
	justify-content: center;
	text-align: center;
}

.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period {
	grid-column: 1;
	justify-self: end;
	align-self: end;
}

.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
	grid-column: 3;
	justify-self: start;
	align-self: end;
}

.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__period,
.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
	transform: none;
}

.star-company-timeline.is-history-context .star-company-timeline__card {
	grid-row: 2;
	border-color: rgba(204, 217, 241, 0.92);
	box-shadow: 0 24px 56px rgba(16, 36, 73, 0.12);
}

.star-company-timeline.is-history-context .star-company-timeline__card::before {
	inset: 0 18px auto;
	width: auto;
	height: 4px;
	border-radius: 0 0 999px 999px;
	background: linear-gradient(90deg, rgba(206, 0, 8, 0.92), rgba(206, 0, 8, 0.18));
	opacity: 1;
}

.star-company-timeline.is-history-context .star-company-timeline__card-title {
	color: var(--star-history-heading, #102449);
}

.star-company-timeline.is-history-context .star-company-timeline__card-body {
	color: var(--star-history-text, #4c5b79);
}

.star-company-timeline.is-history-context .star-company-timeline__card.has-media {
	box-shadow:
		0 28px 64px rgba(16, 36, 73, 0.14),
		0 1px 0 rgba(255, 255, 255, 0.58) inset;
}

.star-company-timeline.is-history-context .star-company-timeline__media {
	box-shadow: inset 0 0 0 1px rgba(209, 219, 238, 0.72);
}

@media (hover: hover) and (pointer: fine) {
	.star-company-timeline__item:hover .star-company-timeline__card {
		transform: translateY(-6px);
		border-color: rgba(206, 0, 8, 0.24);
		box-shadow: 0 30px 70px rgba(5, 14, 34, 0.28);
	}

	.star-company-timeline__item:hover .star-company-timeline__period {
		opacity: 1;
	}

	.star-company-timeline__item:hover .star-company-timeline__media img {
		transform: scale(1.045);
	}

	.star-company-timeline__item:hover .star-company-timeline__marker {
		transform: scale(1.04);
		box-shadow:
			0 18px 42px rgba(7, 14, 36, 0.34),
			0 0 0 10px rgba(206, 0, 8, 0.12);
	}

	.star-company-timeline.is-history-context .star-company-timeline__item:hover .star-company-timeline__card {
		border-color: rgba(74, 109, 180, 0.3);
		box-shadow: 0 30px 70px rgba(16, 36, 73, 0.16);
	}

	.star-company-timeline.is-history-context .star-company-timeline__item:hover .star-company-timeline__marker {
		transform: scale(1.04);
	}

	.star-company-timeline.is-history-context .star-company-timeline__item:hover .star-company-timeline__marker {
		box-shadow:
			0 18px 42px rgba(16, 36, 73, 0.18),
			0 0 0 10px rgba(79, 119, 214, 0.12);
	}
}

@media (max-width: 1080px) {
	.star-company-timeline__item {
		grid-template-columns: 128px minmax(0, 1fr);
		column-gap: 18px;
		align-items: start;
	}

	.star-company-timeline__track::before {
		left: 26px;
		transform: none;
	}

	.star-company-timeline__track::after {
		left: 26px;
		transform: none;
		scale: 1 var(--star-company-timeline-progress);
	}

	.star-company-timeline__rail-meta {
		grid-column: 1;
		grid-template-columns: 52px minmax(0, 1fr);
		gap: 12px;
		min-height: 72px;
		align-items: center;
	}

	.star-company-timeline__rail-meta .star-company-timeline__marker {
		grid-column: 1;
	}

	.star-company-timeline__rail-meta .star-company-timeline__period,
	.star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
	.star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
		grid-column: 2;
		justify-self: start;
		max-width: 100%;
		text-align: left;
		transform: none;
	}

	.star-company-timeline__item.is-side-left .star-company-timeline__card,
	.star-company-timeline__item.is-side-right .star-company-timeline__card {
		grid-column: 2;
		justify-self: stretch;
	}

	.star-company-timeline__item.is-side-left .star-company-timeline__card::after,
	.star-company-timeline__item.is-side-right .star-company-timeline__card::after {
		left: -10px;
		right: auto;
		transform: translateY(-50%) rotate(225deg);
	}

	.star-company-timeline.is-history-context {
		margin-top: clamp(34px, 5vw, 52px);
	}

	.star-company-timeline.is-history-context .star-company-timeline__wrap {
		padding: 0 22px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__intro {
		width: 100%;
	}

	.star-company-timeline.is-history-context .star-company-timeline__track {
		padding-top: 30px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__rail-meta {
		display: grid;
		grid-template-columns: 64px minmax(0, 1fr);
		gap: 16px;
		min-height: 84px;
		align-items: center;
		grid-column: 1 / -1;
		grid-row: 1;
	}

	.star-company-timeline.is-history-context .star-company-timeline__marker,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__marker,
	.star-company-timeline.is-history-context .star-company-timeline__item:hover .star-company-timeline__marker {
		grid-column: 1;
		grid-row: 1;
		justify-self: center;
		align-self: center;
		left: auto;
		transform: none;
	}

	.star-company-timeline.is-history-context .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
		position: static;
		grid-column: 2;
		min-width: 124px;
		max-width: min(100%, 220px);
		min-height: 44px;
		padding: 8px 14px;
		justify-self: start;
		align-self: center;
		text-align: center;
		transform: none;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item {
		grid-template-columns: 92px minmax(0, 1fr);
		row-gap: 12px;
		column-gap: 18px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-left .star-company-timeline__card,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-right .star-company-timeline__card {
		grid-column: 2;
		grid-row: 2;
		justify-self: stretch;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-left .star-company-timeline__card::after,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-right .star-company-timeline__card::after {
		display: none;
	}
}

@media (max-width: 720px) {
	.star-company-timeline {
		padding: 48px 0;
	}

	.star-company-timeline__wrap {
		padding: 0 16px;
	}

	.star-company-timeline__track {
		gap: 22px;
		padding-top: 6px;
	}

	.star-company-timeline__item {
		grid-template-columns: 88px minmax(0, 1fr);
		column-gap: 14px;
	}

	.star-company-timeline__track::before {
		left: 20px;
	}

	.star-company-timeline__track::after {
		left: 20px;
		transform: none;
		scale: 1 var(--star-company-timeline-progress);
	}

	.star-company-timeline__marker {
		width: 42px;
		height: 42px;
		border-width: 3px;
	}

	.star-company-timeline__marker::before {
		inset: -8px -7px;
	}

	.star-company-timeline__marker-icon {
		width: 17px;
		height: 17px;
	}

	.star-company-timeline__period {
		min-height: 36px;
		padding: 6px 10px;
		font-size: 0.88rem;
		white-space: nowrap;
	}

	.star-company-timeline__card {
		gap: 16px;
		padding: 20px 18px;
		border-radius: 16px;
		width: 100%;
	}

	.star-company-timeline__card.is-text-only::before {
		border-radius: 16px 16px 999px 999px;
	}

	.star-company-timeline__content.has-media {
		grid-template-columns: minmax(0, 1fr);
	}

	.star-company-timeline__card-body {
		font-size: 0.98rem;
		line-height: 1.7;
	}

	.star-company-timeline.is-history-context {
		margin-top: 28px;
		padding: 24px 0 28px;
		border-radius: 24px;
	}

	.star-company-timeline.is-history-context::before {
		border-radius: inherit;
	}

	.star-company-timeline.is-history-context .star-company-timeline__wrap {
		padding: 0 16px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__intro {
		width: 100%;
		margin-bottom: 28px;
		padding: 28px 20px 24px;
		text-align: left;
	}

	.star-company-timeline.is-history-context::after {
		left: 18px;
		top: 18px;
		width: 72px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__title,
	.star-company-timeline.is-history-context .star-company-timeline__lead {
		margin-left: 0;
		margin-right: 0;
	}

	.star-company-timeline.is-history-context .star-company-timeline__intro-divider {
		margin-left: 0;
		margin-right: 0;
	}

	.star-company-timeline.is-history-context .star-company-timeline__title {
		font-size: clamp(2rem, 12vw, 3rem);
		max-width: 10ch;
	}

	.star-company-timeline.is-history-context .star-company-timeline__track {
		padding-top: 24px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__track::before,
	.star-company-timeline.is-history-context .star-company-timeline__track::after {
		top: 16px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__rail-meta {
		display: grid;
		grid-template-columns: 52px minmax(0, 1fr);
		gap: 14px;
		min-height: 84px;
		align-items: center;
		grid-column: 1 / -1;
		grid-row: 1;
	}

	.star-company-timeline.is-history-context .star-company-timeline__marker,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__marker,
	.star-company-timeline.is-history-context .star-company-timeline__item:hover .star-company-timeline__marker {
		grid-column: 1;
		grid-row: 1;
		justify-self: center;
		align-self: center;
		left: auto;
		transform: none;
	}

	.star-company-timeline.is-history-context .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-left .star-company-timeline__period,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-current .star-company-timeline__rail-meta.is-side-right .star-company-timeline__period {
		position: static;
		grid-column: 2;
		min-width: 112px;
		max-width: 100%;
		min-height: 42px;
		padding: 8px 14px;
		transform: none;
		justify-self: start;
		align-self: center;
		text-align: center;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item {
		grid-template-columns: 72px minmax(0, 1fr);
		row-gap: 10px;
		column-gap: 14px;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-left .star-company-timeline__card,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-right .star-company-timeline__card {
		grid-column: 2;
		grid-row: 2;
		justify-self: stretch;
	}

	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-left .star-company-timeline__card::after,
	.star-company-timeline.is-history-context .star-company-timeline__item.is-side-right .star-company-timeline__card::after {
		display: none;
	}

	.star-company-timeline.is-history-context .star-company-timeline__card {
		padding: 22px 20px;
		min-height: 0;
	}
}

.star-company-history,
.star-company-history-section {
	--star-history-bg:
		radial-gradient(circle at top left, rgba(54, 91, 182, 0.18), transparent 32%),
		radial-gradient(circle at bottom right, rgba(241, 72, 52, 0.14), transparent 28%),
		linear-gradient(180deg, #07122b 0%, #0e1d45 38%, #f4f7fb 38%, #f4f7fb 100%);
	--star-history-surface: rgba(255, 255, 255, 0.82);
	--star-history-surface-strong: rgba(255, 255, 255, 0.94);
	--star-history-border: rgba(180, 196, 226, 0.72);
	--star-history-shadow: 0 26px 70px rgba(7, 18, 43, 0.14);
	--star-history-text: #4c5b79;
	--star-history-heading: #102449;
	--star-history-accent: #ce0008;
	--star-history-muted: #7383a3;
	--star-history-shell: min(100%, 1320px);
}

.star-company-history {
	position: relative;
	background: var(--star-history-bg);
	color: var(--star-history-text);
	overflow: clip;
}

.star-company-history::before,
.star-company-history::after {
	content: "";
	position: absolute;
	border-radius: 999px;
	pointer-events: none;
	filter: blur(18px);
}

.star-company-history::before {
	top: 84px;
	right: -120px;
	width: 360px;
	height: 360px;
	background: rgba(255, 255, 255, 0.1);
}

.star-company-history::after {
	left: -120px;
	bottom: 240px;
	width: 280px;
	height: 280px;
	background: rgba(206, 0, 8, 0.08);
}

.star-company-history__hero {
	position: relative;
	padding: clamp(72px, 10vw, 124px) 24px clamp(56px, 8vw, 96px);
}

.star-company-history__hero-shell {
	width: var(--star-history-shell);
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
	gap: clamp(28px, 5vw, 64px);
	align-items: center;
}

.star-company-history__hero-copy {
	position: relative;
	display: grid;
	gap: 20px;
	padding: clamp(24px, 3vw, 34px) 0;
}

.star-company-history__hero-copy::before {
	content: "";
	width: 92px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-history-accent), #4f77d6);
	box-shadow: 0 8px 18px rgba(206, 0, 8, 0.2);
}

.star-company-history__eyebrow,
.star-company-history__section-eyebrow {
	margin: 0;
	color: rgba(233, 240, 255, 0.72);
	font-size: 0.84rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.star-company-history__section-eyebrow {
	color: var(--star-history-accent);
}

.star-company-history__title {
	margin: 0;
	max-width: 12ch;
	color: #ffffff;
	font-size: clamp(3rem, 5.8vw, 5.8rem);
	line-height: 0.94;
	letter-spacing: -0.06em;
}

.star-company-history__lead {
	margin: 0;
	max-width: 38rem;
	color: rgba(233, 240, 255, 0.84);
	font-size: clamp(1.05rem, 1.8vw, 1.24rem);
	line-height: 1.78;
}

.star-company-history__hero-proof {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.star-company-history__hero-proof-item {
	display: inline-grid;
	gap: 4px;
	padding: 12px 16px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.star-company-history__hero-proof-value {
	display: block;
	color: #ffffff;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1.1;
}

.star-company-history__hero-proof-label {
	display: block;
	color: rgba(226, 236, 255, 0.72);
	font-size: 0.76rem;
	font-weight: 700;
	line-height: 1.35;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.star-company-history__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 10px;
}

.star-company-history__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	padding: 0 22px;
	border-radius: 999px;
	border: 1px solid transparent;
	font-size: 0.96rem;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.star-company-history__button:hover,
.star-company-history__button:focus-visible {
	transform: translateY(-1px);
}

.star-company-history__button--primary {
	background: #ffffff;
	color: #102449;
}

.star-company-history__button--primary:hover,
.star-company-history__button--primary:focus-visible {
	background: #f4f7ff;
	color: #102449;
}

.star-company-history__button--secondary {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.24);
	color: #ffffff;
}

.star-company-history__button--secondary:hover,
.star-company-history__button--secondary:focus-visible {
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
}

.star-company-history__hero-stage {
	position: relative;
	min-height: clamp(420px, 45vw, 610px);
}

.star-company-history__hero-stage::before,
.star-company-history__hero-stage::after {
	content: "";
	position: absolute;
	border-radius: 999px;
	pointer-events: none;
	filter: blur(14px);
}

.star-company-history__hero-stage::before {
	top: 22px;
	right: 16px;
	width: 180px;
	height: 180px;
	background: rgba(255, 255, 255, 0.14);
}

.star-company-history__hero-stage::after {
	left: -20px;
	bottom: 56px;
	width: 160px;
	height: 160px;
	background: rgba(206, 0, 8, 0.18);
}

.star-company-history__hero-visual {
	position: relative;
	min-height: clamp(360px, 42vw, 560px);
}

.star-company-history__visual-card {
	position: absolute;
	overflow: hidden;
	border-radius: 30px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	background: rgba(255, 255, 255, 0.08);
	box-shadow: 0 30px 70px rgba(2, 9, 26, 0.28);
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
}

.star-company-history__visual-card img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.star-company-history__visual-card figcaption {
	position: absolute;
	left: 18px;
	bottom: 18px;
	display: inline-flex;
	align-items: center;
	padding: 9px 14px;
	border-radius: 999px;
	background: rgba(7, 18, 43, 0.72);
	color: #ffffff;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.star-company-history__visual-card--past {
	top: 0;
	left: 0;
	width: min(74%, 404px);
	height: clamp(220px, 29vw, 310px);
	transform: rotate(-7deg) translateY(8px);
	z-index: 1;
}

.star-company-history__visual-card--present {
	right: 8px;
	top: clamp(82px, 10vw, 132px);
	width: min(86%, 484px);
	height: clamp(300px, 38vw, 410px);
	transform: rotate(5deg);
	z-index: 2;
}

.star-company-history__hero-story-card {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	display: grid;
	gap: 18px;
	width: min(100%, 432px);
	padding: clamp(22px, 2.8vw, 28px);
	border-radius: 26px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	background:
		radial-gradient(circle at 84% 12%, rgba(255, 255, 255, 0.12), transparent 26%),
		linear-gradient(145deg, rgba(8, 23, 56, 0.96), rgba(20, 49, 112, 0.9));
	box-shadow: 0 30px 72px rgba(3, 9, 26, 0.28);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
}

.star-company-history__hero-story-eyebrow {
	margin: 0;
	color: #ce0008;
	font-size: 0.84rem;
	font-weight: 800;
	line-height: 1.1;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.star-company-history__hero-story-title {
	margin: 0;
	color: #ffffff;
	font-size: clamp(1.5rem, 2.2vw, 2rem);
	line-height: 1.04;
	letter-spacing: -0.05em;
}

.star-company-history__hero-story-lead {
	margin: 0;
	color: rgba(228, 236, 255, 0.8);
	font-size: 0.98rem;
	line-height: 1.72;
}

.star-company-history__hero-signal-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.star-company-history__hero-signal {
	display: grid;
	align-content: start;
	gap: 8px;
	padding: 16px;
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04));
}

.star-company-history__hero-signal.is-featured {
	grid-column: 1 / -1;
}

.star-company-history__hero-signal-value {
	display: block;
	color: #ffffff;
	font-size: clamp(1.6rem, 2.2vw, 2.4rem);
	font-weight: 800;
	line-height: 0.98;
	letter-spacing: -0.05em;
}

.star-company-history__hero-signal-label {
	margin: 0;
	color: #ffffff;
	font-size: 0.98rem;
	line-height: 1.3;
}

.star-company-history__hero-signal-description {
	margin: 0;
	color: rgba(228, 236, 255, 0.76);
	font-size: 0.9rem;
	line-height: 1.58;
}

.star-company-history__body {
	width: var(--star-history-shell);
	margin: 0 auto;
	padding: 0 24px clamp(64px, 8vw, 110px);
}

.star-company-history__intro-section,
.star-company-history__gallery,
.star-company-history__quote,
.star-company-history__spotlight,
.star-company-history__partners,
.star-company-history__closing {
	position: relative;
	display: grid;
	gap: 28px;
}

.star-company-history__intro-section {
	z-index: 2;
	margin-top: clamp(-58px, -5vw, -34px);
}

.star-company-history__intro-card,
.star-company-history__chapter,
.star-company-history__gallery,
.star-company-history__quote,
.star-company-history__spotlight,
.star-company-history__partners,
.star-company-history__closing-card {
	border: 1px solid var(--star-history-border);
	background: var(--star-history-surface);
	box-shadow: var(--star-history-shadow);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.star-company-history__intro-card,
.star-company-history__gallery,
.star-company-history__quote,
.star-company-history__spotlight,
.star-company-history__partners,
.star-company-history__closing-card {
	padding: clamp(28px, 4vw, 42px);
	border-radius: 28px;
}

.star-company-history__intro-card {
	position: relative;
	width: 100%;
	max-width: none;
	overflow: hidden;
	isolation: isolate;
	border-color: rgba(204, 217, 241, 0.92);
	background:
		radial-gradient(circle at 88% 14%, rgba(94, 129, 197, 0.18), transparent 28%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(245, 248, 255, 0.92));
	box-shadow: 0 34px 84px rgba(7, 18, 43, 0.16);
}

.star-company-history__intro-card::after {
	content: "";
	position: absolute;
	top: -120px;
	right: -120px;
	width: 380px;
	height: 380px;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(206, 0, 8, 0.08) 0%, rgba(61, 109, 181, 0.06) 42%, transparent 72%);
	pointer-events: none;
}

.star-company-history__intro-card::before,
.star-company-history__chapter::after,
.star-company-history__timeline-shell::before,
.star-company-history__gallery::before,
.star-company-history__quote::before,
.star-company-history__spotlight::before,
.star-company-history__partners::before,
.star-company-history__closing-card::before {
	content: "";
	position: absolute;
	left: clamp(22px, 2.8vw, 34px);
	top: clamp(22px, 2.8vw, 30px);
	width: clamp(72px, 8vw, 92px);
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-history-accent), #4f77d6);
	opacity: 0.92;
}

.star-company-history__intro-card > * {
	position: relative;
	z-index: 1;
}

.star-company-history__intro-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.18fr) minmax(240px, 0.82fr);
	gap: clamp(28px, 4vw, 48px);
	align-items: center;
	padding-top: clamp(26px, 3vw, 38px);
}

.star-company-history__intro-copy {
	display: grid;
	align-content: start;
	gap: 2px;
}

.star-company-history__intro-panel {
	position: relative;
	display: grid;
	gap: 22px;
	min-height: 100%;
	padding: clamp(24px, 3vw, 28px);
	border-radius: 24px;
	border: 1px solid rgba(94, 127, 193, 0.28);
	background:
		radial-gradient(circle at 86% 14%, rgba(255, 255, 255, 0.14), transparent 24%),
		linear-gradient(148deg, rgba(8, 23, 56, 0.98) 0%, rgba(20, 49, 112, 0.92) 100%);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 28px 70px rgba(16, 36, 73, 0.18);
	overflow: hidden;
}

.star-company-history__intro-panel::before,
.star-company-history__intro-panel::after {
	content: "";
	position: absolute;
	border-radius: 999px;
	pointer-events: none;
}

.star-company-history__intro-panel::before {
	top: -56px;
	right: -36px;
	width: 180px;
	height: 180px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 68%);
}

.star-company-history__intro-panel::after {
	left: -42px;
	bottom: -42px;
	width: 132px;
	height: 132px;
	background: radial-gradient(circle, rgba(206, 0, 8, 0.24), rgba(206, 0, 8, 0) 70%);
}

.star-company-history__intro-panel-head,
.star-company-history__intro-highlights {
	position: relative;
	z-index: 1;
}

.star-company-history__intro-panel-head {
	display: grid;
	gap: 10px;
}

.star-company-history__intro-panel .star-company-history__section-eyebrow {
	color: #ce0008;
}

.star-company-history__intro-panel-title {
	margin: 0;
	color: #ffffff;
	font-size: clamp(1.4rem, 2vw, 1.9rem);
	line-height: 1.08;
	letter-spacing: -0.04em;
}

.star-company-history__intro-panel-lead {
	margin: 0;
	color: rgba(228, 236, 255, 0.8);
	font-size: 0.98rem;
	line-height: 1.7;
}

.star-company-history__intro-highlights {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.star-company-history__intro-highlight {
	display: grid;
	align-content: start;
	gap: 8px;
	min-height: 152px;
	padding: 18px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.04));
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}

.star-company-history__intro-highlight:first-child {
	grid-column: 1 / -1;
	border-color: rgba(255, 255, 255, 0.16);
	background:
		radial-gradient(circle at 88% 16%, rgba(255, 255, 255, 0.14), transparent 28%),
		linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
}

.star-company-history__intro-highlight-value {
	display: block;
	color: #ffffff;
	font-size: clamp(1.7rem, 2.8vw, 2.7rem);
	line-height: 1;
	letter-spacing: -0.05em;
}

.star-company-history__intro-highlight-label {
	margin: 0;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1.28;
}

.star-company-history__intro-highlight-description {
	margin: 0;
	color: rgba(228, 236, 255, 0.76);
	font-size: 0.92rem;
	line-height: 1.6;
}

.star-company-history__intro-card .star-company-history__section-title {
	max-width: 14ch;
}

.star-company-history__intro-card .star-company-history__section-lead {
	max-width: 44rem;
}

.star-company-history__section-title,
.star-company-history__chapter-title {
	margin: 10px 0 0;
	color: var(--star-history-heading);
	font-size: clamp(2rem, 3.2vw, 3.3rem);
	line-height: 1.04;
	letter-spacing: -0.05em;
}

.star-company-history__section-lead,
.star-company-history__chapter-body p {
	margin: 14px 0 0;
	color: var(--star-history-text);
	font-size: 1.03rem;
	line-height: 1.82;
}

.star-company-history__stat-value {
	display: block;
	color: var(--star-history-heading);
	font-size: clamp(2rem, 3vw, 3rem);
	line-height: 1;
	letter-spacing: -0.06em;
}

.star-company-history__stat-label {
	margin: 12px 0 0;
	color: var(--star-history-heading);
	font-size: 1.1rem;
	line-height: 1.35;
}

.star-company-history__stat-description {
	margin: 10px 0 0;
	color: var(--star-history-muted);
	font-size: 0.96rem;
	line-height: 1.68;
}

.star-company-history__chapters {
	display: grid;
	gap: 28px;
	margin-top: clamp(34px, 5vw, 62px);
	counter-reset: star-history-chapter;
}

.star-company-history__chapter {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(300px, 0.98fr);
	gap: 0;
	overflow: hidden;
	border-radius: 34px;
	counter-increment: star-history-chapter;
	min-height: clamp(360px, 38vw, 500px);
}

.star-company-history__chapter.is-side-right .star-company-history__chapter-copy {
	order: 1;
}

.star-company-history__chapter.is-side-right .star-company-history__chapter-media {
	order: 0;
}

.star-company-history__chapter::before {
	content: counter(star-history-chapter, decimal-leading-zero);
	position: absolute;
	top: 28px;
	right: 26px;
	z-index: 2;
	color: rgba(16, 36, 73, 0.12);
	font-size: clamp(3.2rem, 6vw, 5.6rem);
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.08em;
	pointer-events: none;
}

.star-company-history__chapter::after {
	z-index: 2;
}

.star-company-history__chapter-copy {
	position: relative;
	display: grid;
	align-content: center;
	padding: clamp(62px, 6vw, 78px) clamp(26px, 4vw, 44px) clamp(26px, 4vw, 44px);
	background:
		radial-gradient(circle at 88% 14%, rgba(94, 129, 197, 0.16), transparent 28%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(250, 252, 255, 0.98));
}

.star-company-history__chapter-media {
	position: relative;
	min-height: 100%;
	overflow: hidden;
	isolation: isolate;
}

.star-company-history__chapter-media::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(7, 18, 43, 0.04), rgba(7, 18, 43, 0.14) 48%, rgba(7, 18, 43, 0.56) 100%);
	pointer-events: none;
}

.star-company-history__chapter-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform-origin: center center;
	transition: transform 0.5s ease, filter 0.25s ease;
	will-change: transform;
}

.star-company-history__chapter:hover .star-company-history__chapter-media img {
	transform: scale(1.04);
	filter: saturate(1.03) brightness(0.96);
}

.star-company-history__chapter-caption {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 16px;
	z-index: 2;
	display: grid;
	gap: 5px;
	padding: 14px 16px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 20px;
	background: rgba(7, 18, 43, 0.46);
	color: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.star-company-history__chapter-caption span {
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.74);
}

.star-company-history__chapter-caption strong {
	font-size: 1rem;
	line-height: 1.2;
	color: #ffffff;
}

.star-company-history__chapter.has-media .star-company-history__chapter-title {
	max-width: 11ch;
}

.star-company-history__chapter.is-text-only {
	grid-template-columns: minmax(0, 1fr);
}

.star-company-history__chapter.is-text-only .star-company-history__chapter-copy {
	padding-right: clamp(32px, 8vw, 140px);
}

.star-company-history__chapter:nth-child(even) {
	border-color: rgba(70, 102, 170, 0.38);
	background:
		radial-gradient(circle at 12% 10%, rgba(255, 255, 255, 0.12), transparent 26%),
		linear-gradient(135deg, #0a1a40 0%, #12306d 100%);
}

.star-company-history__chapter:nth-child(even)::before {
	color: rgba(255, 255, 255, 0.12);
}

.star-company-history__chapter:nth-child(even) .star-company-history__chapter-copy {
	background:
		radial-gradient(circle at top left, rgba(255, 255, 255, 0.12), transparent 38%),
		linear-gradient(135deg, rgba(10, 25, 58, 0.98), rgba(18, 48, 110, 0.92));
}

.star-company-history__chapter:nth-child(even) .star-company-history__section-eyebrow {
	color: #ce0008;
}

.star-company-history__chapter:nth-child(even) .star-company-history__chapter-title,
.star-company-history__chapter:nth-child(even) .star-company-history__chapter-body p {
	color: #f7f9ff;
}

.star-company-history__chapter:nth-child(even) .star-company-history__chapter-body p {
	color: rgba(230, 237, 255, 0.84);
}

.star-company-history__chapter-body p:first-child {
	margin-top: 18px;
}

.star-company-history__partners {
	margin-top: clamp(34px, 5vw, 62px);
	padding: clamp(58px, 5vw, 72px) clamp(30px, 4vw, 44px) clamp(30px, 4vw, 44px);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 255, 0.92));
}

.star-company-history__partners-intro {
	display: grid;
	gap: 10px;
	max-width: 58rem;
}

.star-company-history__partners-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 16px;
}

.star-company-history__partner-card {
	grid-column: span 3;
	display: block;
	min-height: 176px;
	padding: 0;
	border-radius: 28px;
	border: 1px solid rgba(205, 219, 244, 0.86);
	background:
		radial-gradient(circle at 90% 12%, rgba(88, 124, 193, 0.16), transparent 30%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(246, 249, 255, 0.88));
	text-decoration: none;
	box-shadow: 0 22px 62px rgba(16, 36, 73, 0.08);
	overflow: hidden;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.star-company-history__partner-card:nth-child(4n + 1) {
	grid-column: span 4;
}

.star-company-history__partner-card:nth-child(4n + 2) {
	grid-column: span 2;
}

.star-company-history__partner-card:nth-child(4n + 3) {
	background: linear-gradient(180deg, rgba(248, 250, 255, 0.98), rgba(237, 243, 255, 0.9));
}

.star-company-history__partner-card:hover,
.star-company-history__partner-card:focus-visible {
	transform: translateY(-4px);
	border-color: rgba(74, 109, 180, 0.34);
	box-shadow: 0 30px 76px rgba(16, 36, 73, 0.14);
}

.star-company-history__partner-surface {
	position: relative;
	display: grid;
	height: 100%;
	min-height: 176px;
	padding: 24px;
	align-content: space-between;
	gap: 18px;
}

.star-company-history__partner-surface::after {
	content: "›";
	position: absolute;
	right: 22px;
	bottom: 22px;
	display: grid;
	place-items: center;
	width: 34px;
	height: 34px;
	border: 1px solid rgba(74, 109, 180, 0.18);
	border-radius: 999px;
	background: rgba(234, 241, 255, 0.82);
	color: #365bb6;
	font-size: 1.35rem;
	line-height: 1;
	transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.star-company-history__partner-card:hover .star-company-history__partner-surface::after,
.star-company-history__partner-card:focus-visible .star-company-history__partner-surface::after {
	transform: translateX(3px);
	background: #365bb6;
	color: #ffffff;
}

.star-company-history__partner-card img {
	display: block;
	max-width: min(100%, 150px);
	max-height: 58px;
	width: auto;
	height: auto;
	object-fit: contain;
	filter: saturate(0.95);
}

.star-company-history__partner-meta {
	display: grid;
	gap: 8px;
	padding-right: 38px;
}

.star-company-history__partner-tag {
	color: #365bb6;
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.star-company-history__partner-name {
	color: var(--star-history-heading);
	font-size: 1.18rem;
	font-weight: 700;
	line-height: 1.15;
}

.star-company-history__timeline-shell {
	margin-top: clamp(96px, 10vw, 152px);
	position: relative;
	padding: clamp(72px, 6vw, 92px) clamp(28px, 4vw, 40px) clamp(34px, 4vw, 44px);
	border-radius: 30px;
	border: 1px solid rgba(173, 189, 222, 0.72);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(248, 250, 255, 0.94));
	box-shadow: var(--star-history-shadow);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	overflow: hidden;
	isolation: isolate;
	transition: transform 0.7s ease, opacity 0.7s ease, box-shadow 0.7s ease, filter 0.7s ease;
}

.star-company-history__timeline-shell::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 140px;
	z-index: 0;
	background:
		radial-gradient(circle at 18% 24%, rgba(255, 255, 255, 0.14), transparent 28%),
		radial-gradient(circle at 84% 8%, rgba(206, 0, 8, 0.18), transparent 26%),
		linear-gradient(135deg, rgba(14, 28, 74, 0.98), rgba(26, 42, 94, 0.94));
	border-radius: 30px 30px 0 0;
	pointer-events: none;
}

.star-company-history__timeline-shell::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	border-radius: inherit;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
	pointer-events: none;
}

.star-company-history__timeline-head {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 10px;
	margin-bottom: 34px;
	padding-bottom: 10px;
}

.star-company-history__timeline-shell .star-company-timeline {
	position: relative;
	z-index: 1;
	padding-top: 0;
	background: transparent;
	border-radius: inherit;
}

.star-company-history__timeline-shell .star-company-timeline::before,
.star-company-history__timeline-shell .star-company-timeline::after {
	display: none;
}

.star-company-history__timeline-shell .star-company-timeline__wrap {
	padding-left: 0;
	padding-right: 0;
}

.star-company-history__gallery {
	margin-top: clamp(34px, 5vw, 62px);
	border-color: rgba(40, 70, 135, 0.4);
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(9, 21, 49, 0.96), rgba(17, 38, 84, 0.94));
	padding-top: clamp(58px, 5vw, 72px);
}

.star-company-history__gallery .star-company-history__section-eyebrow {
	color: #ce0008;
}

.star-company-history__gallery .star-company-history__section-title,
.star-company-history__gallery .star-company-history__section-lead {
	color: #f7f9ff;
}

.star-company-history__gallery .star-company-history__section-lead {
	color: rgba(231, 237, 255, 0.82);
}

.star-company-history__gallery-intro,
.star-company-history__spotlight-intro {
	display: grid;
	gap: 10px;
	max-width: 62rem;
}

.star-company-history__gallery-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 16px;
}

.star-company-history__gallery-card {
	grid-column: span 4;
	position: relative;
	overflow: hidden;
	min-height: 260px;
	border-radius: 24px;
	border: 1px solid rgba(190, 205, 239, 0.18);
	background: rgba(255, 255, 255, 0.08);
	box-shadow: 0 22px 52px rgba(3, 10, 26, 0.22);
}

.star-company-history__gallery-card:nth-child(1),
.star-company-history__gallery-card:nth-child(4n + 1) {
	grid-column: span 7;
}

.star-company-history__gallery-card:nth-child(2),
.star-company-history__gallery-card:nth-child(4n + 2) {
	grid-column: span 5;
}

.star-company-history__gallery-card img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.01);
	transition: transform 0.45s ease;
}

.star-company-history__gallery-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 260px;
	padding: 24px;
	background:
		radial-gradient(circle at top right, rgba(124, 146, 255, 0.24), transparent 42%),
		linear-gradient(160deg, rgba(6, 19, 56, 0.94), rgba(35, 52, 116, 0.88));
	color: rgba(255, 255, 255, 0.88);
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-align: center;
	text-transform: uppercase;
}

.star-company-history__gallery-card:hover img,
.star-company-history__gallery-card:focus-within img {
	transform: scale(1.05);
}

.star-company-history__gallery-card figcaption {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 16px;
	padding: 12px 14px;
	border-radius: 16px;
	background: rgba(7, 18, 43, 0.74);
	color: #ffffff;
	font-size: 0.9rem;
	line-height: 1.45;
}

.star-company-history__quote {
	margin-top: clamp(34px, 5vw, 62px);
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.22), transparent 30%),
		linear-gradient(145deg, #0a1738 0%, #132a63 100%);
	border-color: rgba(61, 94, 166, 0.38);
	padding-top: clamp(58px, 5vw, 72px);
}

.star-company-history__quote-mark {
	margin: 6px 0 0;
	padding: 0;
	border: 0;
	position: relative;
}

.star-company-history__quote-mark p {
	margin: 0;
	max-width: 28ch;
	color: #ffffff;
	font-size: clamp(1.9rem, 3vw, 3.1rem);
	line-height: 1.16;
	letter-spacing: -0.05em;
	font-style: italic;
}

.star-company-history__quote .star-company-history__section-eyebrow {
	color: #ce0008;
}

.star-company-history__quote .star-company-history__section-title {
	color: #f7f9ff;
}

.star-company-history__quote .star-company-history__section-lead {
	color: rgba(229, 236, 255, 0.82);
	max-width: 44rem;
}

.star-company-history__quote-mark::before {
	content: "“";
	position: absolute;
	left: -0.06em;
	top: -0.28em;
	color: rgba(255, 255, 255, 0.12);
	font-size: clamp(5rem, 10vw, 8rem);
	line-height: 1;
	font-style: normal;
}

.star-company-history__spotlight {
	position: relative;
	margin-top: clamp(34px, 5vw, 62px);
}

.star-company-history__spotlight-shell {
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
	gap: clamp(24px, 4vw, 40px);
	align-items: start;
}

.star-company-history__spotlight {
	background:
		radial-gradient(circle at top left, rgba(52, 96, 187, 0.12), transparent 34%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 249, 255, 0.9));
	padding-top: clamp(58px, 5vw, 72px);
}

.star-company-history__spotlight-intro {
	padding-right: clamp(0px, 1vw, 12px);
}

.star-company-history__stats-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 18px;
	counter-reset: star-history-spotlight;
}

.star-company-history__spotlight-rail {
	width: min(100%, 240px);
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-history-accent), #4f77d6);
	margin-top: 8px;
}

.star-company-history__stat-card {
	position: relative;
	grid-column: span 4;
	padding-top: 56px;
	padding: 56px 22px 24px;
	overflow: hidden;
	border-radius: 24px;
	border: 1px solid var(--star-history-border);
	background: var(--star-history-surface-strong);
	box-shadow: 0 20px 52px rgba(16, 36, 73, 0.08);
}

.star-company-history__stat-card:first-child {
	grid-column: span 7;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-history__stat-card:nth-child(2),
.star-company-history__stat-card:nth-child(3) {
	grid-column: span 5;
}

.star-company-history__stat-card:first-child .star-company-history__stat-value,
.star-company-history__stat-card:first-child .star-company-history__stat-label {
	color: #ffffff;
}

.star-company-history__stat-card:first-child .star-company-history__stat-description {
	color: rgba(231, 237, 255, 0.8);
}

.star-company-history__stat-card::before {
	content: counter(star-history-spotlight, decimal-leading-zero);
	position: absolute;
	top: 18px;
	left: 20px;
	counter-increment: star-history-spotlight;
	display: grid;
	place-items: center;
	min-width: 38px;
	height: 38px;
	padding: 0 10px;
	border-radius: 999px;
	background: #102449;
	color: #ffffff;
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.04em;
}

.star-company-history__closing {
	grid-template-columns: minmax(0, 0.86fr) minmax(360px, 1.14fr);
	align-items: stretch;
	margin-top: clamp(34px, 5vw, 62px);
}

.star-company-history__closing:not(.has-contact) {
	grid-template-columns: minmax(0, 1fr);
}

.star-company-history__closing-aside {
	display: flex;
	flex-direction: column;
	gap: 22px;
	align-self: stretch;
	min-height: 100%;
}

.star-company-history__closing-card {
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.22), transparent 32%),
		linear-gradient(145deg, #0a1738 0%, #12275b 100%);
	border-color: rgba(56, 88, 158, 0.44);
	padding-top: clamp(58px, 5vw, 72px);
}

.star-company-history__closing-card .star-company-history__section-eyebrow {
	color: #ce0008;
}

.star-company-history__closing-card .star-company-history__section-title,
.star-company-history__closing-card .star-company-history__section-lead {
	color: #ffffff;
}

.star-company-history__closing-card .star-company-history__section-lead {
	color: rgba(229, 236, 255, 0.84);
	max-width: 44rem;
}

.star-company-history__closing-contact .star-company-card {
	max-width: 100%;
	min-height: 100%;
}

.star-company-history__closing-map-panel-wrap {
	grid-column: 1 / -1;
}

.star-company-history__closing-review {
	display: grid;
	flex: 1 1 auto;
}

.star-company-history__closing-review .star-company-card__details--reviews {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100%;
	padding: 24px 24px 22px;
	border-radius: 28px;
	border: 1px solid rgba(78, 109, 184, 0.3);
	background:
		radial-gradient(circle at top right, rgba(110, 137, 187, 0.11), transparent 28%),
		radial-gradient(circle at bottom left, rgba(206, 0, 8, 0.08), transparent 20%),
		linear-gradient(160deg, rgba(26, 45, 102, 0.96), rgba(49, 67, 136, 0.9));
	box-shadow: 0 20px 48px rgba(6, 17, 44, 0.14);
}

.star-company-history__closing-review .star-company-card__details--reviews::before {
	width: 116px;
	height: 5px;
	top: 22px;
	left: 24px;
	background: linear-gradient(90deg, #ce0008 0%, #6e89bb 100%);
}

.star-company-history__closing-review .star-company-card__details--reviews::after {
	width: 132px;
	height: 132px;
	right: -44px;
	bottom: -44px;
	background: radial-gradient(circle, rgba(86, 118, 201, 0.12), rgba(86, 118, 201, 0) 72%);
}

.star-company-history__closing-review .star-company-card__rating-hero {
	margin-top: 2px;
}

.star-company-history__closing-review .star-company-card__trust-grid {
	margin-top: 4px;
}

.star-company-history__closing-review .star-company-card__trust-item {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.032));
	border-color: rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.star-company-history__closing-review .star-company-card__trust-item:nth-child(1) {
	border-color: rgba(206, 0, 8, 0.16);
}

.star-company-history__closing-review .star-company-card__trust-item:nth-child(2) {
	border-color: rgba(110, 137, 187, 0.18);
}

.star-company-history__closing-review .star-company-card__trust-item:nth-child(3) {
	border-color: rgba(255, 255, 255, 0.12);
}

.star-company-history__closing-review .star-company-card__rating-badge {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.06));
	border-color: rgba(255, 255, 255, 0.14);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.star-company-history__closing-review .star-company-card__section-heading,
.star-company-history__closing-review .star-company-card__rating-kicker,
.star-company-history__closing-review .star-company-card__trust-label {
	color: rgba(203, 216, 245, 0.78) !important;
}

.star-company-history__closing-review .star-company-card__rating-note {
	max-width: 30ch;
}

.star-company-history__closing-review .star-company-card__primary-review {
	display: grid;
	gap: 16px;
	padding-bottom: 4px;
}

.star-company-history__closing-review .star-company-card__review-segment {
	display: inline-flex;
	align-items: center;
	align-self: start;
	position: relative;
	padding: 11px 18px;
	min-height: 44px;
	border-radius: 999px;
	background:
		linear-gradient(90deg, rgba(206, 0, 8, 0.72), rgba(110, 137, 187, 0.68)),
		rgba(15, 27, 66, 0.96);
	border: 1px solid rgba(255, 255, 255, 0.28);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.16),
		0 14px 30px rgba(8, 20, 49, 0.24);
	color: #ffffff !important;
	text-shadow: 0 1px 2px rgba(6, 15, 38, 0.52);
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1;
}

.star-company-history__closing-review .star-company-card__location-links--primary {
	margin-top: 4px;
}

.star-company-history__closing-review .star-company-card__reviews-divider {
	height: 1px;
	margin: 6px 0 2px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.14));
}

.star-company-history__closing-review .star-company-card__related-reviews {
	display: grid;
	gap: 12px;
	margin-top: 6px;
}

.star-company-history__closing-review .star-company-card__related-review {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.03));
	border-color: rgba(255, 255, 255, 0.11);
	padding: 16px 18px 18px;
	border-radius: 22px;
}

.star-company-history__closing-review .star-company-card__related-review-head {
	display: grid;
	gap: 4px;
}

.star-company-history__closing-review .star-company-card__related-review-eyebrow {
	display: inline-flex;
	align-items: center;
	align-self: start;
	position: relative;
	padding: 11px 18px;
	min-height: 44px;
	border-radius: 999px;
	background:
		linear-gradient(90deg, rgba(206, 0, 8, 0.68), rgba(110, 137, 187, 0.64)),
		rgba(17, 31, 74, 0.94);
	border: 1px solid rgba(255, 255, 255, 0.28);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.16),
		0 12px 24px rgba(8, 20, 49, 0.2);
	color: #ffffff !important;
	text-shadow: 0 1px 2px rgba(6, 15, 38, 0.5);
	letter-spacing: 0.14em;
	text-transform: uppercase;
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1;
}

.star-company-history__closing-map-actions a[data-reveal-type="phone"],
.star-company-history__closing-map-actions a[href^="tel:"] {
	display: none !important;
}

.star-company-history__closing-review .star-company-card__related-review-title {
	font-size: 1.06rem;
}

.star-company-history__closing-review .star-company-card__related-review-value {
	font-size: 1.5rem;
}

.star-company-history__closing-review .star-company-card__related-review-count {
	color: rgba(217, 229, 239, 0.88) !important;
}

.star-company-history__closing-review .star-company-card__location-links {
	margin-top: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
}

.star-company-history__closing-review .star-company-card__location-links a {
	min-width: 0;
}

.star-company-history__closing-map-panel {
	display: grid;
	gap: 0;
	padding: 16px;
	border-radius: 28px;
	border: 1px solid rgba(56, 88, 158, 0.24);
	background:
		radial-gradient(circle at top right, rgba(94, 129, 197, 0.12), transparent 26%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(245, 248, 255, 0.7));
	box-shadow: 0 24px 56px rgba(7, 18, 43, 0.1);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.star-company-history__closing-map-wrap {
	overflow: hidden;
	border-radius: 22px;
	border: 1px solid rgba(56, 88, 158, 0.18);
	background: rgba(255, 255, 255, 0.6);
}

.star-company-history__closing-map {
	display: block;
	width: 100%;
	height: clamp(240px, 34vw, 320px);
	border: 0;
}

.star-company-history__closing-map-actions {
	display: none !important;
}

.star-company-history [data-star-history-reveal],
.star-company-history-section[data-star-history-reveal],
.star-company-history-section [data-star-history-reveal] {
	opacity: 0;
	transform: translateY(34px);
	transition: opacity 0.55s ease, transform 0.55s ease;
}

.star-company-history__timeline-shell[data-star-history-reveal] {
	opacity: 0;
	transform: translateY(48px) scale(0.985);
	filter: saturate(0.92);
}

.star-company-history [data-star-history-reveal].is-visible,
.star-company-history-section[data-star-history-reveal].is-visible,
.star-company-history-section [data-star-history-reveal].is-visible {
	opacity: 1;
	transform: none;
}

@keyframes star-history-timeline-enter {
	from {
		opacity: 0;
		transform: translateY(24px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.star-company-history__timeline-shell[data-star-history-reveal].is-visible {
	filter: none;
	box-shadow:
		0 34px 90px rgba(11, 25, 58, 0.12),
		0 12px 34px rgba(11, 25, 58, 0.08);
}

@media (prefers-reduced-motion: reduce) {
	.star-company-history [data-star-history-reveal],
	.star-company-history-section[data-star-history-reveal],
	.star-company-history-section [data-star-history-reveal] {
		opacity: 1;
		transform: none;
		transition: none;
	}

	.star-company-history__timeline-shell[data-star-history-reveal] {
		filter: none;
	}

	.star-company-timeline.is-history-context {
		animation: none;
	}
}

.star-service-parameters {
	box-sizing: border-box;
	width: min(100%, var(--star-service-width, 1280px));
	margin: 28px auto;
	padding: clamp(18px, 3vw, 34px);
	border-radius: var(--star-service-radius, 36px);
	background: var(--star-service-bg, linear-gradient(135deg, #102347, #2357b8));
	color: var(--star-service-text, rgba(241, 245, 255, 0.9));
}

.star-service-parameters__shell {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);
	gap: clamp(22px, 4vw, 56px);
	align-items: center;
	padding: clamp(24px, 4vw, 48px);
	border: 1px solid var(--star-service-border, rgba(255, 255, 255, 0.22));
	border-radius: max(22px, calc(var(--star-service-radius, 36px) - 10px));
	background: var(--star-service-surface, rgba(9, 28, 68, 0.72));
	box-shadow: 0 24px 70px rgba(4, 14, 38, 0.22);
	backdrop-filter: blur(var(--star-service-blur, 22px));
	-webkit-backdrop-filter: blur(var(--star-service-blur, 22px));
}

.star-service-parameters__eyebrow {
	margin: 0 0 12px;
	color: var(--star-service-accent, #b9d5ff);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.star-service-parameters__title {
	margin: 0;
	color: var(--star-service-title, #fff);
	font-size: clamp(2rem, 3.5vw, 3.4rem);
	line-height: 1.02;
	letter-spacing: -0.04em;
}

.star-service-parameters__lead {
	max-width: 58ch;
	margin: 18px 0 0;
	color: var(--star-service-text, rgba(241, 245, 255, 0.9));
	font-size: clamp(1rem, 1.35vw, 1.14rem);
	line-height: 1.65;
}

.star-service-parameters__status {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 20px;
	padding: 8px 12px;
	border: 1px solid var(--star-service-border, rgba(255, 255, 255, 0.22));
	border-radius: 999px;
	font-size: 13px;
	font-weight: 800;
}

.star-service-parameters__status::before {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #f59e0b;
	content: "";
}

.star-service-parameters__status.is-active::before {
	background: #34d399;
	box-shadow: 0 0 0 5px rgba(52, 211, 153, 0.14);
}

.star-service-parameters__details {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.star-service-parameters__fact {
	padding: clamp(20px, 3vw, 30px);
	border: 1px solid var(--star-service-border, rgba(255, 255, 255, 0.22));
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.09);
}

.star-service-parameters__fact span,
.star-service-parameters__fact strong {
	display: block;
}

.star-service-parameters__fact span {
	margin-bottom: 8px;
	color: var(--star-service-text, rgba(241, 245, 255, 0.9));
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.star-service-parameters__fact strong {
	color: var(--star-service-title, #fff);
	font-size: clamp(1.7rem, 3vw, 2.5rem);
	line-height: 1.05;
}

.star-service-parameters__actions {
	display: flex;
	grid-column: 1 / -1;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 4px;
}

.star-service-parameters__button {
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	border: 1px solid var(--star-service-border, rgba(255, 255, 255, 0.22));
	border-radius: 999px;
	font-weight: 800;
	line-height: 1.1;
	text-decoration: none;
	transition: transform 160ms ease, filter 160ms ease;
}

.star-service-parameters__button--primary {
	border-color: transparent;
	background: var(--star-service-primary-bg, #fff);
	color: var(--star-service-primary-text, #102347);
}

.star-service-parameters__button--secondary {
	background: var(--star-service-secondary-bg, rgba(255, 255, 255, 0.08));
	color: var(--star-service-secondary-text, #fff);
}

.star-service-parameters__button:hover,
.star-service-parameters__button:focus-visible {
	filter: brightness(1.06);
	transform: translateY(-2px);
}

.star-service-parameters--editor-warning {
	padding: 18px 22px;
	border: 1px solid #dba617;
	border-radius: 12px;
	background: #fff8dc;
	color: #563f00;
}

@media (max-width: 900px) {
	.star-service-parameters__shell {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 620px) {
	.star-service-parameters {
		width: min(100% - 20px, var(--star-service-width, 1280px));
		padding: 10px;
		border-radius: 26px;
	}

	.star-service-parameters__shell {
		padding: 24px 18px;
		border-radius: 20px;
	}

	.star-service-parameters__details {
		grid-template-columns: 1fr;
	}

	.star-service-parameters__actions,
	.star-service-parameters__button {
		width: 100%;
	}
}

@media (max-width: 1100px) {
	.star-company-history__hero-shell,
	.star-company-history__spotlight-shell,
	.star-company-history__closing {
		grid-template-columns: 1fr;
	}

	.star-company-history__hero-stage {
		min-height: 620px;
	}

	.star-company-history__hero-visual {
		min-height: 500px;
	}

	.star-company-history__intro-grid {
		grid-template-columns: 1fr;
	}

	.star-company-history__intro-highlights {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.star-company-history__gallery-card,
	.star-company-history__gallery-card:nth-child(1),
	.star-company-history__gallery-card:nth-child(2),
	.star-company-history__gallery-card:nth-child(4n + 1),
	.star-company-history__gallery-card:nth-child(4n + 2) {
		grid-column: span 6;
	}

	.star-company-history__partner-card,
	.star-company-history__partner-card:nth-child(4n + 1),
	.star-company-history__partner-card:nth-child(4n + 2) {
		grid-column: span 4;
	}

	.star-company-history__closing-map {
		height: 280px;
	}
}

@media (max-width: 900px) {
	.star-company-history__chapter {
		grid-template-columns: 1fr;
	}

	.star-company-history__chapter.is-side-right .star-company-history__chapter-copy,
	.star-company-history__chapter.is-side-right .star-company-history__chapter-media {
		order: initial;
	}

	.star-company-history__chapter-media {
		min-height: 260px;
	}

	.star-company-history__chapter.is-text-only .star-company-history__chapter-copy {
		padding-right: 24px;
	}

	.star-company-history__stats-grid,
	.star-company-history__partners-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.star-company-history__stat-card,
	.star-company-history__stat-card:first-child,
	.star-company-history__stat-card:nth-child(2),
	.star-company-history__stat-card:nth-child(3) {
		grid-column: span 1;
	}

	.star-company-history__gallery-card,
	.star-company-history__gallery-card:nth-child(1),
	.star-company-history__gallery-card:nth-child(2),
	.star-company-history__gallery-card:nth-child(4n + 1),
	.star-company-history__gallery-card:nth-child(4n + 2) {
		grid-column: span 12;
	}

	.star-company-history__partner-card,
	.star-company-history__partner-card:nth-child(4n + 1),
	.star-company-history__partner-card:nth-child(4n + 2) {
		grid-column: span 6;
	}

	.star-company-history__closing-map {
		height: 250px;
	}
}

@media (max-width: 720px) {
	.star-company-history__hero {
		padding-left: 16px;
		padding-right: 16px;
	}

	.star-company-history__body {
		padding-left: 16px;
		padding-right: 16px;
	}

	.star-company-history__hero-proof {
		display: grid;
		grid-template-columns: 1fr;
	}

	.star-company-history__hero-stage {
		min-height: auto;
		display: grid;
		gap: 18px;
	}

	.star-company-history__hero-visual {
		min-height: 320px;
	}

	.star-company-history__visual-card--past {
		width: 76%;
		height: 190px;
	}

	.star-company-history__visual-card--present {
		width: 82%;
		height: 240px;
	}

	.star-company-history__hero-story-card {
		position: relative;
		width: 100%;
	}

	.star-company-history__intro-grid {
		gap: 22px;
	}

	.star-company-history__intro-highlights {
		grid-template-columns: 1fr;
	}

	.star-company-history__intro-section {
		margin-top: -30px;
	}

	.star-company-history__intro-card,
	.star-company-history__gallery,
	.star-company-history__quote,
	.star-company-history__spotlight,
	.star-company-history__partners,
	.star-company-history__closing-card,
	.star-company-history__chapter-copy {
		padding: 24px 20px;
	}

	.star-company-history__closing-map-panel {
		padding: 14px;
		border-radius: 24px;
	}

	.star-company-history__closing-map {
		height: 220px;
	}

	.star-company-history__closing-map-actions {
		justify-content: stretch;
	}

	.star-company-history__closing-map-actions .star-company-history__button {
		width: 100%;
	}
}

@media (max-width: 560px) {
	.star-company-history__hero-signal-grid,
	.star-company-history__stats-grid {
		grid-template-columns: 1fr;
	}

	.star-company-history__hero-signal.is-featured,
	.star-company-history__stat-card,
	.star-company-history__stat-card:first-child,
	.star-company-history__stat-card:nth-child(2),
	.star-company-history__stat-card:nth-child(3) {
		grid-column: span 1;
	}

	.star-company-history__button {
		width: 100%;
	}

	.star-company-history__partner-card,
	.star-company-history__partner-card:nth-child(4n + 1),
	.star-company-history__partner-card:nth-child(4n + 2) {
		grid-column: span 12;
	}
}

.star-company-values-page-section {
	--star-company-values-border: var(--star-history-border);
	--star-company-values-title: var(--star-history-heading);
	--star-company-values-text: var(--star-history-text);
	--star-company-values-muted: var(--star-history-muted);
	--star-company-values-accent: var(--star-history-accent);
	--star-company-values-accent-soft: rgba(206, 0, 8, 0.08);
	--star-company-values-shadow: var(--star-history-shadow);
	position: relative;
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: var(--star-company-values-text);
	background: transparent;
}

body.page-template-template-o-nas .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
body.page-template-template-o-nas .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_values .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_values .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_certificates .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_certificates .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_downloads .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
body.page-template-star-blocks-scheme--company_downloads .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section {
	position: relative;
	left: auto;
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
}

.star-company-values-page__shell {
	width: var(--star-history-shell);
	margin: 0 auto;
	padding: 0 24px;
	box-sizing: border-box;
}

.star-company-values-story__section-head {
	display: grid;
	gap: 10px;
	max-width: 62rem;
	margin: 0;
	text-align: left;
	justify-items: start;
}

.star-company-values-story__section-head .star-company-history__section-eyebrow,
.star-company-values-page__cta-card .star-company-history__section-eyebrow {
	color: var(--star-company-values-accent);
}

.star-company-values-story__section-head .star-company-history__section-eyebrow::before,
.star-company-values-page__cta-card .star-company-history__section-eyebrow::before {
	display: none;
}

.star-company-values-story__section-head .star-company-history__section-title,
.star-company-values-page__cta-card .star-company-history__section-title {
	color: var(--star-company-values-title);
}

.star-company-values-story__section-head .star-company-history__section-lead,
.star-company-values-page__cta-card .star-company-history__section-lead {
	color: var(--star-company-values-text);
}

.star-company-values-story__section--intro .star-company-values-page__shell {
	position: relative;
	z-index: 2;
	margin-top: clamp(-58px, -5vw, -34px);
}

.star-company-values-story__section--pillars .star-company-values-page__shell,
.star-company-values-story__section--practice .star-company-values-page__shell,
.star-company-values-story__section--related .star-company-values-page__shell,
.star-company-values-story__section--faq .star-company-values-page__shell,
.star-company-values-story__section--cta .star-company-values-page__shell {
	position: relative;
	margin-top: clamp(34px, 5vw, 62px);
	padding:
		clamp(58px, 5vw, 72px)
		clamp(30px, 4vw, 44px)
		clamp(30px, 4vw, 44px);
	border: 1px solid var(--star-company-values-border);
	border-radius: 28px;
	box-shadow: var(--star-company-values-shadow);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	overflow: hidden;
}

.star-company-values-story__section--pillars .star-company-values-page__shell,
.star-company-values-story__section--faq .star-company-values-page__shell {
	background:
		radial-gradient(circle at top left, rgba(52, 96, 187, 0.12), transparent 34%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 249, 255, 0.9));
}

.star-company-values-story__section--practice .star-company-values-page__shell {
	background:
		radial-gradient(circle at top left, rgba(52, 96, 187, 0.12), transparent 34%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 249, 255, 0.9));
}

.star-company-values-story__section--related .star-company-values-page__shell {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 255, 0.92));
}

.star-company-values-story__section--pillars .star-company-values-page__shell::before,
.star-company-values-story__section--practice .star-company-values-page__shell::before,
.star-company-values-story__section--related .star-company-values-page__shell::before,
.star-company-values-story__section--faq .star-company-values-page__shell::before,
.star-company-values-page__cta-card::before {
	content: "";
	position: absolute;
	left: clamp(22px, 2.8vw, 34px);
	top: clamp(22px, 2.8vw, 30px);
	width: clamp(72px, 8vw, 92px);
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-company-values-accent), #4f77d6);
	opacity: 0.92;
}

.star-company-values-story__intro-card,
.star-company-values-page__pillar-card,
.star-company-values-page__focus-card,
.star-company-values-page__related-item,
.star-company-values-page__faq-item,
.star-company-values-page__cta-card,
.star-company-values-page__practice-copy {
	position: relative;
	border: 1px solid var(--star-company-values-border);
	background: var(--star-history-surface);
	box-shadow: 0 20px 52px rgba(16, 36, 73, 0.08);
	border-radius: 24px;
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	overflow: hidden;
}

.star-company-values-story__intro-card::before,
.star-company-values-page__pillar-card::before,
.star-company-values-page__focus-card::before,
.star-company-values-page__related-item::before,
.star-company-values-page__faq-item::before,
.star-company-values-page__cta-card::before {
	content: "";
	position: absolute;
	left: 20px;
	top: 18px;
	width: 72px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-company-values-accent), #4f77d6);
}

.star-company-values-story__intro-card {
	padding: clamp(28px, 4vw, 42px);
}

.star-company-values-story__intro-card::before {
	display: none;
}

.star-company-values-page__pillars-grid,
.star-company-values-page__related-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 16px;
	margin-top: 34px;
}

.star-company-values-page__pillar-card,
.star-company-values-page__focus-card,
.star-company-values-page__related-item {
	padding: 56px 22px 24px;
	display: grid;
	gap: 14px;
	align-content: start;
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.star-company-values-page__pillar-card {
	grid-column: span 4;
}

.star-company-values-page__pillar-card:nth-child(1) {
	grid-column: span 7;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-values-page__pillar-card:nth-child(1) .star-company-values-page__pillar-title,
.star-company-values-page__pillar-card:nth-child(1) .star-company-values-page__pillar-body {
	color: #ffffff;
}

.star-company-values-page__pillar-card:nth-child(1) .star-company-values-page__pillar-body {
	color: rgba(231, 237, 255, 0.8);
}

.star-company-values-page__pillar-card:nth-child(2),
.star-company-values-page__pillar-card:nth-child(3) {
	grid-column: span 5;
}

.star-company-values-page__pillar-card:hover,
.star-company-values-page__focus-card:hover,
.star-company-values-page__related-item:hover {
	transform: translateY(-4px);
	box-shadow: 0 30px 72px rgba(9, 19, 44, 0.12);
}

.star-company-values-page__pillar-title,
.star-company-values-page__focus-title {
	margin: 0 0 14px;
	color: var(--star-company-values-title);
	font-size: clamp(1.55rem, 2.3vw, 2.25rem);
	line-height: 1.08;
	letter-spacing: -0.05em;
}

.star-company-values-page__focus-title {
	font-size: clamp(1.35rem, 1.9vw, 1.9rem);
	max-width: 16ch;
}

.star-company-values-page__pillar-body,
.star-company-values-page__focus-body {
	margin: 0;
	color: var(--star-company-values-text);
	line-height: 1.78;
}

.star-company-values-page__practice-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
	gap: clamp(24px, 4vw, 40px);
	align-items: start;
}

.star-company-values-page__practice-copy {
	display: grid;
	gap: 24px;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
}

.star-company-values-page__practice-copy::before {
	display: none;
}

.star-company-values-page__checklist {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 14px;
}

.star-company-values-page__checklist li {
	position: relative;
	padding-left: 28px;
	color: var(--star-company-values-text);
	line-height: 1.75;
}

.star-company-values-page__checklist li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.68em;
	width: 12px;
	height: 12px;
	border-radius: 999px;
	background: var(--star-company-values-accent);
	box-shadow: 0 0 0 8px var(--star-company-values-accent-soft);
}

.star-company-values-page__focus-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	align-items: stretch;
}

.star-company-values-page__focus-card {
	grid-column: span 1;
	min-height: 100%;
}

.star-company-values-page__focus-card:first-child {
	grid-column: 1 / -1;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-values-page__focus-card:first-child .star-company-values-page__focus-title {
	font-size: clamp(1.75rem, 2.5vw, 2.75rem);
	max-width: 13ch;
}

.star-company-values-page__focus-card:first-child .star-company-values-page__focus-title,
.star-company-values-page__focus-card:first-child .star-company-values-page__focus-body,
.star-company-values-page__focus-card:first-child .star-company-values-page__inline-action {
	color: #ffffff;
}

.star-company-values-page__focus-card:first-child .star-company-values-page__focus-body {
	color: rgba(231, 237, 255, 0.8);
}

.star-company-values-page__inline-action {
	display: inline-flex;
	margin-top: 18px;
	color: var(--star-company-values-title);
	font-weight: 700;
	text-decoration: none;
}

.star-company-values-page__inline-action:hover,
.star-company-values-page__inline-action:focus-visible {
	color: var(--star-company-values-accent);
}

.star-company-values-page__related-item a,
.star-company-values-page__related-item span {
	display: block;
	color: var(--star-company-values-title);
	font-weight: 700;
	text-decoration: none;
	line-height: 1.5;
	font-size: 1.18rem;
}

.star-company-values-page__related-item a:hover,
.star-company-values-page__related-item a:focus-visible {
	color: var(--star-company-values-accent);
}

.star-company-values-page__related-item {
	grid-column: span 3;
	min-height: 176px;
	padding: 24px;
}

.star-company-values-page__related-item:nth-child(4n + 1) {
	grid-column: span 4;
}

.star-company-values-page__related-item:nth-child(4n + 2) {
	grid-column: span 2;
}

.star-company-values-page__faq-list {
	display: grid;
	gap: 16px;
	margin-top: 34px;
}

.star-company-values-page__faq-item {
	padding: 0;
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(88, 124, 193, 0.08), transparent 28%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(246, 249, 255, 0.92));
}

.star-company-values-page__faq-item summary {
	cursor: pointer;
	list-style: none;
	padding: 22px 24px;
	color: var(--star-company-values-title);
	font-weight: 700;
	font-size: 1.06rem;
}

.star-company-values-page__faq-item summary::-webkit-details-marker {
	display: none;
}

.star-company-values-page__faq-item[open] summary {
	border-bottom: 1px solid var(--star-company-values-border);
}

.star-company-values-page__faq-item div {
	padding: 18px 24px 22px;
}

.star-company-values-page__faq-item p {
	margin: 0;
	color: var(--star-company-values-text);
	line-height: 1.78;
}

.star-company-values-page__cta-card {
	padding:
		clamp(58px, 5vw, 72px)
		clamp(30px, 4vw, 44px)
		clamp(30px, 4vw, 44px);
	display: grid;
	gap: 20px;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.22), transparent 32%),
		linear-gradient(145deg, #0a1738 0%, #12275b 100%);
	border-color: rgba(56, 88, 158, 0.44);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-values-page__cta-card .star-company-history__button--primary {
	background: var(--star-company-values-accent);
	border-color: var(--star-company-values-accent);
	color: #fff;
}

.star-company-values-page__cta-card .star-company-history__button--secondary {
	background: #182a59;
	border-color: #182a59;
	color: #fff;
}

.star-company-values-page__cta-card .star-company-history__section-title,
.star-company-values-page__cta-card .star-company-history__section-lead {
	color: #ffffff;
}

.star-company-values-page__cta-card .star-company-history__section-lead {
	color: rgba(229, 236, 255, 0.84);
	max-width: 44rem;
}

.star-company-certificates-page__intro-card {
	display: grid;
	gap: 26px;
}

.star-company-certificates-page__story-list {
	display: grid;
	gap: 28px;
	margin-top: clamp(34px, 5vw, 62px);
}

.star-company-certificates-page__story-card {
	min-height: clamp(340px, 34vw, 460px);
}

.star-company-certificates-page__story-copy {
	z-index: 3;
}

.star-company-certificates-page__story-body {
	display: grid;
	gap: 0;
}

.star-company-certificates-page__story-body p {
	max-width: 62ch;
}

.star-company-certificates-page__story-actions {
	margin-top: 26px;
}

.star-company-certificates-page__story-media {
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.12), transparent 28%),
		linear-gradient(180deg, #eff4ff, #dfe9ff);
}

.star-company-certificates-page__story-media::after {
	background: linear-gradient(180deg, rgba(7, 18, 43, 0.02), rgba(7, 18, 43, 0.08) 48%, rgba(7, 18, 43, 0.18) 100%);
}

.star-company-certificates-page__story-media .star-company-certificates-page__document-preview {
	height: 100%;
	padding: 22px;
	background: transparent;
	border: 0;
	box-shadow: none;
}

.star-company-certificates-page__story-media .star-company-certificates-page__document-preview-screen {
	width: min(100%, 360px);
	height: 100%;
	min-height: 100%;
}

.star-company-certificates-page__document-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 18px;
	margin-top: 34px;
}

.star-company-certificates-page__benefits-block {
	margin-top: clamp(34px, 5vw, 62px);
}

.star-company-certificates-page__benefits-shell {
	align-items: start;
}

.star-company-certificates-page__benefits-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 0;
	gap: 18px;
	align-items: stretch;
	grid-auto-rows: 1fr;
}

.star-company-certificates-page__link-grid {
	margin-top: clamp(34px, 5vw, 62px);
	align-items: stretch;
}

.star-company-certificates-page__document-card,
.star-company-certificates-page__technology-card {
	position: relative;
	border: 1px solid var(--star-company-values-border);
	background: var(--star-history-surface);
	box-shadow: 0 20px 52px rgba(16, 36, 73, 0.08);
	border-radius: 24px;
	overflow: hidden;
}

.star-company-certificates-page__document-card::before,
.star-company-certificates-page__technology-card::before {
	content: "";
	position: absolute;
	left: 20px;
	top: 18px;
	width: 72px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-company-values-accent), #4f77d6);
}

.star-company-certificates-page__document-card,
.star-company-certificates-page__technology-card {
	padding: 56px 22px 24px;
}

.star-company-certificates-page__document-card {
	grid-column: span 4;
	display: grid;
	gap: 0;
	align-content: start;
}

.star-company-certificates-page__document-card--highlight:first-child {
	grid-column: span 8;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-certificates-page__document-layout {
	display: grid;
	gap: 22px;
	align-items: stretch;
}

.star-company-certificates-page__document-copy {
	display: grid;
	gap: 16px;
	align-content: start;
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-layout {
	grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.9fr);
	gap: 26px;
}

.star-company-certificates-page__document-preview-wrap {
	min-width: 0;
}

.star-company-certificates-page__document-preview {
	position: relative;
	display: grid;
	padding: 14px;
	border-radius: 24px;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.16), transparent 30%),
		linear-gradient(160deg, rgba(22, 37, 77, 0.1), rgba(52, 96, 187, 0.04));
	border: 1px solid rgba(59, 86, 144, 0.16);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.46);
}

.star-company-certificates-page__document-preview-screen {
	position: relative;
	width: min(100%, 270px);
	aspect-ratio: 1 / 1.414;
	margin-inline: auto;
	border-radius: 18px;
	overflow: hidden;
	background: linear-gradient(180deg, #ffffff, #eef4ff);
	border: 1px solid rgba(179, 195, 227, 0.78);
	box-shadow:
		0 18px 36px rgba(16, 36, 73, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.88);
}

.star-company-certificates-page__document-preview-frame,
.star-company-certificates-page__document-preview-image {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	object-fit: contain;
	background: #ffffff;
	pointer-events: none;
}

.star-company-certificates-page__document-preview-sheet {
	display: grid;
	align-content: center;
	justify-items: start;
	gap: 10px;
	min-height: 100%;
	padding: 24px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(240, 245, 255, 0.94));
}

.star-company-certificates-page__document-preview-acronym {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 64px;
	min-height: 64px;
	padding: 0 14px;
	border-radius: 18px;
	background: rgba(206, 0, 8, 0.08);
	color: var(--star-company-values-accent);
	font-size: 1.15rem;
	font-weight: 800;
	letter-spacing: 0.1em;
}

.star-company-certificates-page__document-preview-title {
	color: var(--star-company-values-title);
	font-size: 0.92rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-title,
.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-body,
.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-facts,
.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-facts li,
.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-facts strong,
.star-company-certificates-page__document-card--highlight:first-child .star-company-values-page__inline-action {
	color: #ffffff;
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-body,
.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-facts li {
	color: rgba(231, 237, 255, 0.84);
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__meta-pill {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-preview {
	background:
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.14), transparent 34%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(9, 20, 48, 0.12));
	border-color: rgba(132, 157, 220, 0.28);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-preview-screen {
	width: min(100%, 320px);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(235, 242, 255, 0.96));
	border-color: rgba(187, 201, 231, 0.84);
}

.star-company-certificates-page__document-card--compact,
.star-company-certificates-page__document-card--recent {
	grid-column: span 6;
}

.star-company-certificates-page__document-card--compact .star-company-certificates-page__document-preview-wrap,
.star-company-certificates-page__document-card--recent .star-company-certificates-page__document-preview-wrap,
.star-company-certificates-page__document-card--highlight:not(:first-child) .star-company-certificates-page__document-preview-wrap {
	order: -1;
}

.star-company-certificates-page__document-card--compact .star-company-certificates-page__document-preview,
.star-company-certificates-page__document-card--recent .star-company-certificates-page__document-preview,
.star-company-certificates-page__document-card--highlight:not(:first-child) .star-company-certificates-page__document-preview {
	padding-bottom: 18px;
}

.star-company-certificates-page__document-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.star-company-certificates-page__meta-pill {
	display: inline-flex;
	align-items: center;
	min-height: 30px;
	padding: 0 12px;
	border-radius: 999px;
	background: rgba(24, 42, 89, 0.06);
	color: var(--star-company-values-title);
	font-size: 0.84rem;
	font-weight: 700;
}

.star-company-certificates-page__document-title,
.star-company-certificates-page__benefit-title,
.star-company-certificates-page__technology-title {
	margin: 0;
	color: var(--star-company-values-title);
	font-size: clamp(1.4rem, 2vw, 2rem);
	line-height: 1.1;
	letter-spacing: -0.04em;
}

.star-company-certificates-page__document-body,
.star-company-certificates-page__benefit-body,
.star-company-certificates-page__technology-body {
	margin: 0;
	color: var(--star-company-values-text);
	line-height: 1.76;
}

.star-company-certificates-page__document-facts {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 8px;
}

.star-company-certificates-page__document-facts li {
	color: var(--star-company-values-text);
	line-height: 1.65;
}

.star-company-certificates-page__document-facts strong {
	color: var(--star-company-values-title);
}

.star-company-certificates-page__library-block,
.star-company-certificates-page__benefits-block,
.star-company-certificates-page__related-documents,
.star-company-certificates-page__recent-block {
	margin-top: clamp(34px, 5vw, 62px);
}

.star-company-certificates-page__library-shell {
	margin-top: 28px;
}

.star-company-certificates-page__benefit-card {
	display: grid;
	gap: 12px;
	height: 100%;
	align-content: start;
}

.star-company-certificates-page__benefits-grid .star-company-history__stat-card,
.star-company-certificates-page__benefits-grid .star-company-history__stat-card:first-child,
.star-company-certificates-page__benefits-grid .star-company-history__stat-card:nth-child(2),
.star-company-certificates-page__benefits-grid .star-company-history__stat-card:nth-child(3) {
	grid-column: span 1;
}

.star-company-certificates-page__benefits-grid .star-company-history__stat-card:first-child {
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-certificates-page__benefit-card::before,
.star-company-certificates-page__technology-card::before {
	content: "";
	left: 20px;
	top: 18px;
	width: 72px;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--star-company-values-accent), #4f77d6);
	counter-increment: none;
}

.star-company-certificates-page__benefit-title,
.star-company-certificates-page__benefit-body {
	margin: 0;
}

.star-company-certificates-page__benefit-title {
	font-size: clamp(1.3rem, 1.9vw, 2rem);
}

.star-company-certificates-page__process-shell {
	display: grid;
	gap: clamp(34px, 5vw, 62px);
}

.star-company-certificates-page__process-head {
	align-items: start;
}

.star-company-certificates-page__process-head.is-no-technology {
	grid-template-columns: 1fr;
}

.star-company-certificates-page__process-copy {
	padding-right: clamp(0px, 1vw, 12px);
}

.star-company-certificates-page__process-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 18px;
	align-items: stretch;
	grid-auto-rows: 1fr;
}

.star-company-certificates-page__process-item {
	grid-column: span 4;
	padding: 32px 22px 24px;
	display: grid;
	gap: 14px;
	height: 100%;
	align-content: start;
}

.star-company-certificates-page__process-list .star-company-history__stat-card:first-child,
.star-company-certificates-page__process-list .star-company-history__stat-card:nth-child(2),
.star-company-certificates-page__process-list .star-company-history__stat-card:nth-child(3) {
	grid-column: span 4;
	background: var(--star-history-surface-strong);
	border-color: var(--star-history-border);
	box-shadow: 0 20px 52px rgba(16, 36, 73, 0.08);
}

.star-company-certificates-page__process-item::before {
	display: none;
}

.star-company-certificates-page__process-body {
	margin: 0;
	color: var(--star-company-values-text);
	line-height: 1.72;
}

.star-company-certificates-page__process-index {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	border-radius: 999px;
	background: var(--star-company-values-accent-soft);
	color: var(--star-company-values-accent);
	font-weight: 800;
}

.star-company-certificates-page__technology-card {
	padding: 56px 24px 26px;
	background:
		radial-gradient(circle at top right, rgba(206, 0, 8, 0.18), transparent 32%),
		linear-gradient(145deg, rgba(10, 23, 56, 0.98), rgba(18, 42, 99, 0.94));
	border-color: rgba(66, 96, 164, 0.42);
	box-shadow: 0 28px 72px rgba(7, 18, 43, 0.18);
}

.star-company-certificates-page__technology-title,
.star-company-certificates-page__technology-body,
.star-company-certificates-page__technology-card .star-company-values-page__inline-action {
	color: #ffffff;
}

.star-company-certificates-page__technology-body {
	color: rgba(231, 237, 255, 0.84);
}

body.page-template-star-blocks-scheme--company_certificates .star-company-certificates-page__section--cta,
body.page-template-star-blocks-scheme--company_downloads .star-company-certificates-page__section--cta {
	padding-bottom: clamp(28px, 4vw, 56px);
}

.star-company-certificates-page__link-card {
	grid-column: span 6;
	min-height: 100%;
}

.star-company-certificates-page__link-card:nth-child(4n + 1),
.star-company-certificates-page__link-card:nth-child(4n + 2) {
	grid-column: span 6;
}

.star-company-certificates-page__link-surface {
	min-height: 196px;
}

.star-company-certificates-page__link-meta {
	gap: 12px;
	padding-right: 16px;
}

.star-company-certificates-page__link-label {
	color: var(--star-company-values-title);
}

.star-company-certificates-page__link-card:hover .star-company-certificates-page__link-label,
.star-company-certificates-page__link-card:focus-within .star-company-certificates-page__link-label {
	color: var(--star-company-values-accent);
}

.star-company-certificates-page__link-body {
	margin: 0;
	color: var(--star-company-values-text);
	line-height: 1.72;
}

@media (max-width: 980px) {
	.star-company-values-page__practice-grid,
	.star-company-values-page__pillars-grid,
	.star-company-values-page__related-grid {
		grid-template-columns: 1fr;
	}

	.star-company-values-page__focus-grid {
		grid-template-columns: 1fr;
	}

	.star-company-certificates-page__process-head {
		grid-template-columns: 1fr;
	}

	.star-company-values-page__pillar-card,
	.star-company-values-page__pillar-card:nth-child(1),
	.star-company-values-page__pillar-card:nth-child(2),
	.star-company-values-page__pillar-card:nth-child(3),
	.star-company-values-page__focus-card,
	.star-company-values-page__focus-card:first-child,
	.star-company-values-page__related-item,
	.star-company-values-page__related-item:nth-child(4n + 1),
	.star-company-values-page__related-item:nth-child(4n + 2) {
		grid-column: span 1;
	}

	.star-company-certificates-page__document-grid,
	.star-company-certificates-page__benefits-grid,
	.star-company-certificates-page__process-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.star-company-certificates-page__document-card,
	.star-company-certificates-page__document-card--highlight:first-child,
	.star-company-certificates-page__document-card--compact,
	.star-company-certificates-page__document-card--recent,
	.star-company-certificates-page__benefit-card,
	.star-company-certificates-page__process-item {
		grid-column: span 1;
	}

	.star-company-certificates-page__link-card,
	.star-company-certificates-page__link-card:nth-child(4n + 1),
	.star-company-certificates-page__link-card:nth-child(4n + 2) {
		grid-column: span 6;
	}

	.star-company-certificates-page__document-card--highlight:first-child .star-company-certificates-page__document-layout {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 900px) {
	body.page-template-template-o-nas .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
	body.page-template-template-o-nas .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_values .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_values .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_certificates .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_certificates .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_downloads .entry-content.clear.star-blocks-template-page__content > .star-company-values-page-section,
	body.page-template-star-blocks-scheme--company_downloads .entry-content.clear.star-blocks-template-page__content > .star-company-values-page > .star-company-history__body > .star-company-values-page-section {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
	}

	.star-company-values-page__shell {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 640px) {
	.star-company-values-story__intro-card,
	.star-company-values-page__pillar-card,
	.star-company-values-page__focus-card,
	.star-company-values-page__related-item,
	.star-company-values-page__cta-card {
		padding: 24px 20px;
	}

	.star-company-values-page__faq-item summary {
		padding: 18px;
	}

	.star-company-values-page__faq-item div {
		padding: 14px 18px 18px;
	}

	.star-company-values-story__section--pillars .star-company-values-page__shell,
	.star-company-values-story__section--practice .star-company-values-page__shell,
	.star-company-values-story__section--related .star-company-values-page__shell,
	.star-company-values-story__section--faq .star-company-values-page__shell {
		padding: 24px 20px;
	}

	.star-company-certificates-page__document-card,
	.star-company-certificates-page__technology-card,
	.star-company-certificates-page__process-item {
		padding: 24px 20px;
	}

	.star-company-certificates-page__document-preview {
		padding: 12px;
	}

	.star-company-certificates-page__document-preview-screen {
		width: min(100%, 240px);
	}
}

.star-careers-grid {
	display: grid;
	gap: 28px;
	grid-template-columns: 1fr;
}

.star-careers-form {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: stretch;
}

.star-careers-form input,
.star-careers-form select,
.star-careers-form button {
	flex: 1 1 160px;
	min-width: 0;
}

.star-careers-form button {
	flex-basis: 180px;
}

.star-careers-form input,
.star-careers-form select {
	min-height: 48px;
	padding: 0 14px;
	border: 1px solid rgba(17, 24, 39, 0.14);
	border-radius: 14px;
	background: #fff;
}

.star-careers-block--filters {
	margin-bottom: 10px;
}

.star-careers-block--list {
	margin-bottom: 30px;
}

.star-careers-card {
	display: grid;
	grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
	align-items: stretch;
	overflow: hidden;
	border-radius: 28px;
	background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: 0 20px 48px rgba(15, 23, 42, 0.08);
}

.star-careers-card__media {
	min-height: 100%;
	aspect-ratio: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.star-careers-card__media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(9, 17, 38, 0.02) 0%, rgba(9, 17, 38, 0.14) 100%);
}

.star-careers-card__body {
	display: grid;
	gap: 18px;
	align-content: start;
	padding: 30px 32px;
	min-width: 0;
}

.star-careers-card__header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.star-careers-card__status,
.star-careers-card__salary {
	margin: 0;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.star-careers-card__status {
	display: inline-flex;
	align-items: center;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(11, 95, 90, 0.1);
	color: #0b5f5a;
}

.star-careers-card__salary {
	display: inline-flex;
	align-items: center;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(22, 43, 99, 0.06);
	color: #162b63;
}

.star-careers-card h3 {
	margin: 0;
	font-size: clamp(1.75rem, 2.6vw, 2.45rem);
	line-height: 1.08;
	letter-spacing: -0.02em;
	max-width: 18ch;
}

.star-careers-card h3 a {
	color: #162b63;
	text-decoration: none;
	overflow-wrap: anywhere;
}

.star-careers-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 12px;
}

.star-careers-card__meta span {
	display: inline-flex;
	align-items: center;
	padding: 0;
	color: #536681;
	font-size: 0.95rem;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
}

.star-careers-card__summary {
	margin: 0;
	color: #516480;
	font-size: 1.05rem;
	line-height: 1.72;
	max-width: 58ch;
	overflow-wrap: anywhere;
}

.star-careers-card__chips {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.star-careers-card__chip {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 9px 13px;
	border-radius: 999px;
	background: rgba(22, 43, 99, 0.06);
	color: #162b63;
	font-size: 0.86rem;
	font-weight: 700;
}

.star-careers-card__chip--accent {
	background: rgba(11, 95, 90, 0.12);
	color: #0b5f5a;
}

.star-careers-card__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	align-items: center;
	margin-top: 12px;
}

.star-careers-card__actions .star-company-news__button,
.star-careers-card__actions .star-company-news__button:link,
.star-careers-card__actions .star-company-news__button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 18px;
	border: 1px solid transparent;
	border-radius: 999px;
	text-decoration: none;
	font-weight: 700;
	transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.star-careers-card__actions .star-company-news__button:hover,
.star-careers-card__actions .star-company-news__button:focus-visible {
	transform: translateY(-1px);
	text-decoration: none;
}

.star-careers-card__actions .star-company-news__button--primary,
.star-careers-card__actions .star-company-news__button--primary:link,
.star-careers-card__actions .star-company-news__button--primary:visited {
	background: #dd352f;
	border-color: #dd352f;
	box-shadow: 0 12px 24px rgba(221, 53, 47, 0.18);
	color: #fff !important;
}

.star-careers-card__actions .star-company-news__button--primary:hover,
.star-careers-card__actions .star-company-news__button--primary:focus-visible {
	background: #c92d28;
	border-color: #c92d28;
	color: #fff !important;
}

.star-careers-card__actions .star-company-news__button--secondary,
.star-careers-card__actions .star-company-news__button--secondary:link,
.star-careers-card__actions .star-company-news__button--secondary:visited {
	background: #162b63;
	border-color: #162b63;
	box-shadow: 0 12px 24px rgba(22, 43, 99, 0.14);
	color: #fff !important;
}

.star-careers-card__actions .star-company-news__button--secondary:hover,
.star-careers-card__actions .star-company-news__button--secondary:focus-visible {
	background: #0f1d42;
	border-color: #0f1d42;
	color: #fff !important;
}

.star-careers-block--cta .star-company-news__cta-card {
	position: relative;
	overflow: hidden;
	display: grid;
	gap: 20px;
	padding: 28px;
	border-radius: 28px;
	border: 1px solid transparent;
	background: linear-gradient(145deg, #162a57 0%, #213b72 100%);
	box-shadow: 0 28px 64px rgba(11, 20, 43, 0.18);
	color: #eef4ff;
}

.star-careers-block--cta .star-company-news__eyebrow {
	margin: 0;
	font-size: 12px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	font-weight: 700;
	color: inherit;
}

.star-careers-block--cta .star-company-news__cta-card h2,
.star-careers-block--cta .star-company-news__cta-card p {
	color: inherit;
}

.star-careers-block--cta {
	margin-bottom: 56px;
}

.star-careers-block--cta .star-company-news__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	min-height: 48px;
	padding: 0 18px;
	border: 1px solid transparent;
	border-radius: 999px;
	text-decoration: none;
	font-weight: 700;
	cursor: pointer;
	transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.star-careers-block--cta .star-company-news__button:hover,
.star-careers-block--cta .star-company-news__button:focus-visible {
	transform: translateY(-1px);
}

.star-careers-block--cta .star-company-news__button--primary,
.star-careers-block--cta .star-company-news__button--primary:link,
.star-careers-block--cta .star-company-news__button--primary:visited {
	background: #dd352f;
	border-color: #dd352f;
	color: #fff !important;
}

.star-careers-block--cta .star-company-news__button--primary:hover,
.star-careers-block--cta .star-company-news__button--primary:focus-visible {
	background: #c92d28;
	border-color: #c92d28;
	color: #fff !important;
}

.star-careers-block--cta .star-company-news__button--secondary,
.star-careers-block--cta .star-company-news__button--secondary:link,
.star-careers-block--cta .star-company-news__button--secondary:visited {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.18);
	color: #fff !important;
}

.star-careers-block--cta .star-company-news__button--secondary:hover,
.star-careers-block--cta .star-company-news__button--secondary:focus-visible {
	background: rgba(255, 255, 255, 0.16);
	border-color: rgba(255, 255, 255, 0.28);
	color: #fff !important;
}

.star-careers-cta-card--with-form {
	display: grid;
	gap: 32px;
	grid-template-columns: minmax(280px, 0.82fr) minmax(340px, 1.08fr);
	align-items: stretch;
}

.star-careers-cta__copy {
	display: grid;
	align-content: center;
	align-self: stretch;
	gap: 18px;
	padding: 18px 10px 18px 0;
	max-width: 520px;
}

.star-careers-cta__copy h2,
.star-careers-cta__copy p {
	margin: 0;
}

.star-careers-cta__copy h2 {
	max-width: 11ch;
	font-size: clamp(2.2rem, 3.4vw, 4rem);
	line-height: 1.05;
	text-wrap: balance;
}

.star-careers-cta__copy p {
	max-width: 42ch;
	font-size: 1.08rem;
	line-height: 1.65;
	color: rgba(238, 244, 255, 0.86);
}

.star-careers-cta__copy .star-company-news__button {
	margin-top: 6px;
}

.star-careers-cta__form {
	padding: 22px;
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.14);
	backdrop-filter: blur(12px);
}

.star-careers-cta__form .sfb-form {
	max-width: none;
}

.star-careers-cta__form .sfb-field input,
.star-careers-cta__form .sfb-field textarea,
.star-careers-cta__form .sfb-field select {
	background: rgba(255, 255, 255, 0.96);
	border-color: rgba(255, 255, 255, 0.22);
}

.star-careers-cta__form .sfb-field label,
.star-careers-cta__form .sfb-field legend,
.star-careers-cta__form .sfb-checkbox span,
.star-careers-cta__form .sfb-radio {
	color: #eef4ff;
}

.star-careers-cta__form .sfb-error-summary {
	background: rgba(255, 236, 239, 0.96);
}

.star-careers-cta__form .sfb-success {
	background: rgba(237, 250, 239, 0.96);
}

.star-careers-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	margin-right: 8px;
	padding: 0 12px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid rgba(17, 24, 39, 0.12);
	text-decoration: none;
}

@media (max-width: 920px) {
	.star-careers-card {
		grid-template-columns: 1fr;
	}

	.star-careers-card__media {
		min-height: 260px;
		aspect-ratio: 16 / 9;
	}

	.star-careers-card__body {
		padding: 22px 20px 24px;
	}

	.star-careers-card h3 {
		max-width: none;
		font-size: clamp(1.5rem, 6vw, 2rem);
	}

	.star-careers-card__summary {
		max-width: none;
	}

	.star-careers-card__actions .star-company-news__button,
	.star-careers-card__actions .star-company-news__button:link,
	.star-careers-card__actions .star-company-news__button:visited {
		width: 100%;
	}

	.star-careers-cta-card--with-form {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.star-careers-block--cta .star-company-news__cta-card {
		padding: 20px;
	}

	.star-careers-cta__copy {
		padding: 0;
		max-width: none;
	}

	.star-careers-cta__copy h2,
	.star-careers-cta__copy p {
		max-width: none;
	}

	.star-careers-block--cta .star-company-news__button {
		width: 100%;
	}

	.star-careers-block--cta {
		margin-bottom: 36px;
	}
}

.star-company-home {
	display: block;
	color: #10212d;
}

.star-company-home__section {
	width: 100%;
	margin: 0 0 32px;
}

.star-company-home__shell {
	width: min(100%, 1280px);
	margin: 0 auto;
}

.star-company-home__hero {
	background: radial-gradient(circle at top left, rgba(216, 236, 244, 0.9), rgba(216, 236, 244, 0) 42%), linear-gradient(135deg, #eff5f8 0%, #f8fbfc 54%, #eef3f6 100%);
	border: 1px solid rgba(13, 45, 65, 0.08);
	border-radius: 32px;
	overflow: hidden;
}

.star-company-home__assessment {
	background: radial-gradient(circle at top left, rgba(216, 236, 244, 0.72), rgba(216, 236, 244, 0) 36%), linear-gradient(135deg, #f5f9fb 0%, #ffffff 54%, #edf4f8 100%);
	border: 1px solid rgba(13, 45, 65, 0.08);
	border-radius: 32px;
	padding: clamp(24px, 3vw, 42px);
}

.star-company-home__hero-grid,
.star-company-home__split,
.star-company-home__quality-grid {
	display: grid;
	gap: 28px;
}

.star-company-home__hero-grid {
	grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
	padding: clamp(24px, 3vw, 42px);
}

.star-company-home__hero-copy,
.star-company-home__assistant-card,
.star-company-home__split-panel,
.star-company-home__quality-panel,
.star-company-home__closing-panel {
	background: rgba(255, 255, 255, 0.78);
	border: 1px solid rgba(13, 45, 65, 0.1);
	border-radius: 24px;
	box-shadow: 0 18px 48px rgba(12, 41, 59, 0.08);
}

.star-company-home__hero-copy {
	padding: clamp(24px, 2.6vw, 34px);
}

.star-company-home__assistant-card,
.star-company-home__split-panel,
.star-company-home__quality-panel {
	padding: clamp(22px, 2.2vw, 30px);
}

.star-company-home__eyebrow,
.star-company-home__assistant-eyebrow,
.star-company-home__capability-kicker,
.star-company-home__trust-kicker {
	display: inline-block;
	margin: 0 0 12px;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #9f2a1d;
}

.star-company-home__hero-title,
.star-company-home__section-title,
.star-company-home__assistant-title {
	margin: 0;
	line-height: 1.08;
	color: #10212d;
}

.star-company-home__hero-title {
	font-size: clamp(2.15rem, 4vw, 4rem);
	max-width: 12ch;
}

.star-company-home__section-title,
.star-company-home__assistant-title {
	font-size: clamp(1.55rem, 2.6vw, 2.45rem);
}

.star-company-home__hero-lead,
.star-company-home__section-lead,
.star-company-home__assistant-lead,
.star-company-home__capability-body,
.star-company-home__benefit-card p,
.star-company-home__process-card p,
.star-company-home__technology-card p,
.star-company-home__knowledge-card p,
.star-company-home__closing-panel p {
	color: #45606f;
	font-size: 1rem;
	line-height: 1.7;
}

.star-company-home__hero-points,
.star-company-home__capability-list,
.star-company-home__trust-list,
.star-company-home__bullet-grid,
.star-company-home__industry-list,
.star-company-home__certificate-list,
.star-company-home__process-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.star-company-home__hero-points li,
.star-company-home__capability-list li,
.star-company-home__bullet-grid li,
.star-company-home__industry-list li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 12px;
	color: #243845;
}

.star-company-home__hero-points li::before,
.star-company-home__capability-list li::before,
.star-company-home__bullet-grid li::before,
.star-company-home__industry-list li::before {
	content: "";
	position: absolute;
	top: 0.7em;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #b42318;
}

.star-company-home__hero-actions,
.star-company-home__card-actions,
.star-company-home__closing-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 22px;
}

.star-company-home__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 18px;
	border-radius: 999px;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.star-company-home__button:hover,
.star-company-home__button:focus-visible,
.star-company-home__text-link:hover,
.star-company-home__text-link:focus-visible {
	transform: translateY(-1px);
}

.star-company-home__button--primary {
	background: #10212d;
	color: #fff;
	box-shadow: 0 16px 26px rgba(16, 33, 45, 0.18);
}

.star-company-home__button--secondary {
	background: #b42318;
	color: #fff;
}

.star-company-home__button--ghost {
	background: rgba(16, 33, 45, 0.06);
	color: #10212d;
}

.star-company-home__text-link {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding-block: 8px;
	font-weight: 700;
	color: #10212d;
	text-decoration: underline;
	text-decoration-thickness: 0.09em;
	text-underline-offset: 0.2em;
}

.star-company-home__hero-summary,
.star-company-home__trust-list,
.star-company-home__capability-grid,
.star-company-home__benefit-grid,
.star-company-home__technology-grid,
.star-company-home__knowledge-grid {
	display: grid;
	gap: 16px;
}

.star-company-home__hero-summary {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 26px;
}

.star-company-home__summary-card,
.star-company-home__trust-item,
.star-company-home__capability-card,
.star-company-home__benefit-card,
.star-company-home__technology-card,
.star-company-home__knowledge-card,
.star-company-home__process-card,
.star-company-home__certificate-card {
	background: #fff;
	border: 1px solid rgba(13, 45, 65, 0.08);
	border-radius: 20px;
	padding: 20px;
	box-shadow: 0 12px 26px rgba(16, 33, 45, 0.06);
}

.star-company-home__summary-value {
	display: block;
	font-size: 1.85rem;
	font-weight: 800;
	color: #10212d;
}

.star-company-home__summary-label,
.star-company-home__knowledge-meta,
.star-company-home__certificate-meta,
.star-company-home__careers-bar span {
	color: #5e7785;
	font-size: 0.95rem;
	line-height: 1.5;
}

.star-company-home__trust-list {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.star-company-home__capability-grid,
.star-company-home__benefit-grid,
.star-company-home__technology-grid,
.star-company-home__knowledge-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.star-company-home__section-intro {
	margin-bottom: 18px;
}

.star-company-home__assessment .star-company-home__section-intro {
	max-width: 720px;
	margin-bottom: 20px;
}

.star-company-home__assessment .star-company-home__assistant-card {
	max-width: 940px;
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}

.star-company-home__split {
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	align-items: start;
}

.star-company-home__quality-grid {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.star-company-home__bullet-grid li strong,
.star-company-home__industry-list li strong,
.star-company-home__certificate-card h3,
.star-company-home__benefit-card h3,
.star-company-home__process-card h3,
.star-company-home__technology-card h3,
.star-company-home__knowledge-card h3 {
	display: block;
	margin-bottom: 8px;
	color: #10212d;
}

.star-company-home__bullet-grid li span,
.star-company-home__industry-list li span {
	color: #45606f;
	line-height: 1.65;
}

.star-company-home__process-list {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.star-company-home__process-index {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	margin-bottom: 14px;
	border-radius: 50%;
	background: #10212d;
	color: #fff;
	font-size: 0.88rem;
	font-weight: 800;
}

.star-company-home__closing-panel,
.star-company-home__careers-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 26px 28px;
}

.star-company-home__closing {
	margin-bottom: 16px;
}

.star-company-home__careers {
	margin-bottom: 0;
}

.star-company-home__careers-bar {
	background: rgba(16, 33, 45, 0.04);
	border: 1px solid rgba(13, 45, 65, 0.08);
	border-radius: 18px;
}

.star-company-home__certificate-empty {
	margin: 0;
	color: #45606f;
}

/* Guided homepage v2. Installation-specific video is supplied by page meta. */
.star-company-home--guided-entry {
	--star-home-ink: #1d3058;
	--star-home-text: #000000;
	--star-home-muted: #000000;
	--star-home-accent: #ce0008;
	--star-home-focus: #1d3058;
	--star-home-paper: #f2f5f7;
	--star-home-surface: #fafafa;
	--star-home-dark: #171717;
	--star-home-line: #f2f5f7;
	background: var(--star-home-surface);
	color: var(--star-home-text);
}

.star-company-home--guided-entry .star-company-home__section {
	margin-bottom: 0;
	padding: clamp(48px, 6vw, 80px) clamp(18px, 3vw, 42px);
	box-sizing: border-box;
}

.star-company-home--guided-entry .star-company-home__shell {
	width: min(100%, 1180px);
}

.star-company-home__hero--video {
	position: relative;
	min-height: min(860px, calc(100svh - 40px));
	padding-block: clamp(42px, 7vw, 86px) !important;
	border: 0;
	border-radius: 0;
	background: linear-gradient(135deg, var(--star-home-dark), var(--star-home-ink));
	isolation: isolate;
}

.star-company-home__hero-media,
.star-company-home__hero-shade {
	position: absolute;
	inset: 0;
	overflow: hidden;
}

.star-company-home__hero-media {
	z-index: -2;
}

.star-company-home__hero-media video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.star-company-home__hero-shade {
	z-index: -1;
	background: linear-gradient(90deg, rgba(7, 17, 24, 0.88) 0%, rgba(7, 17, 24, 0.67) 46%, rgba(7, 17, 24, 0.38) 100%), linear-gradient(0deg, rgba(7, 17, 24, 0.42), rgba(7, 17, 24, 0.08));
}

.star-company-home__video-toggle {
	position: absolute;
	right: 24px;
	bottom: 20px;
	z-index: 3;
	padding: 8px 12px;
	border: 1px solid rgba(255, 255, 255, 0.36);
	border-radius: 999px;
	background: rgba(7, 17, 24, 0.7);
	color: #fff;
	font-size: 0.82rem;
	font-weight: 700;
	cursor: pointer;
	backdrop-filter: blur(10px);
}

.star-company-home__hero--video .star-company-home__hero-grid {
	grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr);
	align-items: center;
	gap: clamp(32px, 5vw, 72px);
	padding: 0;
}

.star-company-home__hero--video .star-company-home__hero-copy {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.star-company-home__hero--video .star-company-home__eyebrow {
	color: var(--star-home-paper);
}

.star-company-home__hero--video .star-company-home__hero-title {
	max-width: 14ch;
	color: #fff;
	font-size: clamp(2.5rem, 5vw, 4.85rem);
	letter-spacing: -0.045em;
}

.star-company-home__hero--video .star-company-home__hero-lead {
	max-width: 680px;
	color: var(--star-home-paper);
	font-size: clamp(1rem, 1.5vw, 1.18rem);
}

.star-company-home__hero--video .star-company-home__button--primary {
	background: var(--star-home-surface);
	color: var(--star-home-ink);
}

.star-company-home__hero--video .star-company-home__button--secondary {
	border: 1px solid rgba(255, 255, 255, 0.38);
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	backdrop-filter: blur(10px);
}

.star-company-home__hero-assistant {
	min-width: 0;
}

.star-company-home__guided-entry {
	min-height: 470px;
	padding: clamp(24px, 3vw, 36px);
	border: 1px solid var(--star-home-paper);
	border-radius: 26px;
	background: var(--star-home-surface);
	box-shadow: 0 34px 90px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
	color: var(--star-home-text);
	backdrop-filter: blur(20px);
}

.star-company-home__guided-navigation {
	background: var(--star-home-paper);
}

.star-company-home__screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.star-company-home--guided-entry :where(a, button, summary, input, textarea, select):focus-visible {
	outline: 3px solid var(--star-home-focus);
	outline-offset: 3px;
}

.star-company-home--guided-entry :where(h1, h2, h3, h4, a, button, strong) {
	hyphens: none !important;
	overflow-wrap: normal !important;
	word-break: normal !important;
}

.star-company-home__section-navigation {
	position: sticky;
	top: var(--star-home-section-nav-top, var(--wp-admin--admin-bar--height, 0px));
	z-index: 30;
	border-block: 1px solid var(--star-home-line);
	background: var(--star-home-surface);
	box-shadow: 0 10px 24px rgba(16, 31, 43, 0.07);
	backdrop-filter: blur(14px);
}

.star-company-home__section-navigation-inner {
	display: flex;
	align-items: center;
	gap: 18px;
	min-height: 64px;
	padding-inline: clamp(18px, 3vw, 42px);
	box-sizing: border-box;
}

.star-company-home__section-navigation-label {
	flex: 0 0 auto;
	color: var(--star-home-muted);
	font-size: 0.75rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.star-company-home__section-navigation-links {
	display: flex;
	align-items: center;
	gap: 4px;
	min-width: 0;
}

.star-company-home__section-navigation a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 8px 12px;
	border-radius: 10px;
	color: var(--star-home-ink);
	font-size: 0.88rem;
	font-weight: 750;
	text-decoration: none;
	white-space: nowrap;
}

.star-company-home__section-navigation a:hover,
.star-company-home__section-navigation a[aria-current="location"] {
	background: var(--star-home-paper);
	color: var(--star-home-accent);
}

.star-company-home__guided-navigation .star-company-home__guided-entry {
	min-height: 0;
	padding: clamp(24px, 3vw, 38px);
	border: 1px solid var(--star-home-line);
	border-radius: 24px;
	background: var(--star-home-surface);
	box-shadow: 0 24px 70px rgba(16, 31, 43, 0.1);
	backdrop-filter: none;
	scroll-margin-top: clamp(128px, 14vh, 168px);
}

#dobor-wizyty,
#rezerwacja-online,
#terminarz,
.star-appointment-inline-booking,
.star-anchor-target,
.star-blocks-anchor-target {
	scroll-margin-top: clamp(132px, 12vw, 176px);
}

body.admin-bar #dobor-wizyty,
body.admin-bar #rezerwacja-online,
body.admin-bar #terminarz,
body.admin-bar .star-appointment-inline-booking,
body.admin-bar .star-anchor-target,
body.admin-bar .star-blocks-anchor-target {
	scroll-margin-top: clamp(164px, 14vw, 220px);
}

.star-company-home__guided-navigation .star-company-home__guided-panel:not([hidden]) {
	display: flex;
	flex-direction: column;
	min-height: 280px;
}

.star-company-home__guided-navigation .star-company-home__assistant-title,
.star-company-home__guided-navigation .star-company-home__guided-panel h3 {
	max-width: 22ch;
	font-size: clamp(1.75rem, 3vw, 2.65rem);
	letter-spacing: -0.035em;
}

.star-company-home__guided-navigation .star-company-home__assistant-lead {
	max-width: 720px;
	color: var(--star-home-muted);
	font-size: 1rem;
	line-height: 1.65;
}

.star-company-home__guided-panel[hidden] {
	display: none !important;
}

.star-company-home__guided-panel.is-active {
	animation: star-company-home-panel-in 180ms ease-out;
}

.star-company-home__assistant-title,
.star-company-home__guided-panel h3 {
	margin: 0 0 12px;
	color: var(--star-home-ink);
	font-size: clamp(1.45rem, 2.5vw, 2.15rem);
	line-height: 1.15;
}

.star-company-home__assistant-lead {
	margin-bottom: 20px;
}

.star-company-home__intent-grid,
.star-company-home__job-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

.star-company-home__intent-grid :where(a, button),
.star-company-home__job-list a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 72px;
	padding: 13px 16px;
	border: 1px solid var(--star-home-ink);
	border-radius: 14px;
	background: var(--star-home-surface);
	color: var(--star-home-ink);
	font: inherit;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	transition: border-color 160ms ease, transform 160ms ease, box-shadow 160ms ease;
}

.star-company-home__intent-grid :where(a, button):hover,
.star-company-home__intent-grid :where(a, button):focus-visible,
.star-company-home__job-list a:hover,
.star-company-home__job-list a:focus-visible {
	border-color: var(--star-home-accent) !important;
	background: var(--star-home-accent) !important;
	color: #ffffff !important;
	box-shadow: 0 12px 28px rgba(16, 31, 43, 0.1);
	transform: translateY(-2px);
}

.star-company-home__intent-grid :where(a, button):hover span,
.star-company-home__intent-grid :where(a, button):focus-visible span,
.star-company-home__job-list a:hover span,
.star-company-home__job-list a:focus-visible span {
	color: #ffffff !important;
}

.star-company-home__intent-grid :where(a, button):focus-visible,
.star-company-home__job-list a:focus-visible {
	outline: 3px solid var(--star-home-focus);
	outline-offset: 3px;
}

.star-company-home__intent-grid :where(a, button) span,
.star-company-home__job-list span {
	margin-top: 4px;
	color: var(--star-home-muted);
	font-size: 0.88rem;
	line-height: 1.4;
}

.star-company-home__guided-back {
	margin-top: 18px;
	padding: 8px 0;
	border: 0;
	background: transparent;
	color: var(--star-home-muted);
	font-weight: 700;
	cursor: pointer;
}

.star-company-home__guided-navigation .star-company-home__guided-back {
	align-self: flex-start;
	margin-top: 22px;
	padding: 10px 16px;
	border: 1px solid var(--star-home-ink);
	border-radius: 999px;
	background: var(--star-home-surface);
	color: var(--star-home-ink);
}

.star-company-home__guided-navigation .star-company-home__guided-back:hover,
.star-company-home__guided-navigation .star-company-home__guided-back:focus-visible {
	border-color: var(--star-home-accent);
	background: var(--star-home-accent);
	color: #ffffff;
}

.star-company-home__page-shortcuts {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-top: 28px;
	padding-top: 22px;
	border-top: 1px solid var(--star-home-line);
}

.star-company-home__page-shortcuts > span {
	flex: 0 0 auto;
	color: var(--star-home-muted);
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.star-company-home__page-shortcuts > div {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.star-company-home__page-shortcuts a {
	display: inline-flex;
	align-items: center;
	min-height: 36px;
	padding: 7px 12px;
	border: 1px solid var(--star-home-ink);
	border-radius: 999px;
	background: var(--star-home-surface);
	color: var(--star-home-ink);
	font-size: 0.86rem;
	font-weight: 700;
	text-decoration: none;
}

.star-company-home__page-shortcuts a:hover,
.star-company-home__page-shortcuts a:focus-visible {
	border-color: var(--star-home-accent);
	color: var(--star-home-accent);
}

.star-company-home__guided-panel--rfq .star-company-home__assistant-card {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
}

.star-company-home__guided-panel--rfq .star-cf-embed {
	width: 100%;
	margin: 0;
}

.star-company-home--guided-entry .star-company-home__trust-strip {
	padding-block: clamp(42px, 5vw, 68px);
	background: var(--star-home-paper);
}

.star-company-home--guided-entry .star-company-home__summary-intro {
	max-width: 780px;
	margin-bottom: clamp(24px, 3vw, 36px);
}

.star-company-home--guided-entry .star-company-home__trust-item {
	padding: 8px 18px;
	border: 0;
	border-right: 1px solid var(--star-home-line);
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.star-company-home--guided-entry .star-company-home__trust-item:last-child {
	border-right: 0;
}

@media (min-width: 783px) {
	.star-company-home--guided-entry .star-company-home__trust-strip > .star-company-home__shell {
		display: grid;
		grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
		align-items: center;
		gap: clamp(42px, 5vw, 76px);
	}

	.star-company-home--guided-entry .star-company-home__trust-strip .star-company-home__summary-intro {
		margin-bottom: 0;
	}

	.star-company-home--guided-entry .star-company-home__trust-strip .star-company-home__section-title {
		font-size: clamp(2.35rem, 3vw, 3rem);
	}

	.star-company-home--guided-entry .star-company-home__trust-list {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		align-items: stretch;
		gap: 14px;
	}

	.star-company-home--guided-entry .star-company-home__trust-item,
	.star-company-home--guided-entry .star-company-home__trust-item:last-child {
		padding: 22px;
		border: 1px solid var(--star-home-line);
		border-radius: 16px;
		background: var(--star-home-surface);
		box-shadow: 0 14px 34px rgba(16, 31, 43, 0.055);
	}
}

.star-company-home__trust-text {
	display: block;
	color: var(--star-home-muted);
	font-size: 0.9rem;
	line-height: 1.45;
}

.star-company-home--guided-entry .star-company-home__section-intro {
	max-width: 800px;
	margin-bottom: clamp(22px, 3vw, 34px);
}

.star-company-home--guided-entry .star-company-home__section-title {
	font-size: clamp(2rem, 3.7vw, 3.35rem);
	letter-spacing: -0.035em;
}

.star-company-home__capability-grid--two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.star-company-home--guided-entry .star-company-home__capability-card,
.star-company-home--guided-entry .star-company-home__technology-card,
.star-company-home--guided-entry .star-company-home__knowledge-card,
.star-company-home__document-card,
.star-company-home__location-card,
.star-company-home__faq-list details {
	padding: clamp(20px, 2.4vw, 28px);
	border: 1px solid var(--star-home-line);
	border-radius: 18px;
	background: var(--star-home-surface);
	box-shadow: 0 16px 42px rgba(16, 31, 43, 0.06);
}

.star-company-home--guided-entry .star-company-home__capability-card,
.star-company-home--guided-entry .star-company-home__knowledge-card {
	overflow: hidden;
	padding: 0;
}

.star-company-home__capability-content,
.star-company-home__knowledge-content {
	padding: clamp(20px, 2.4vw, 28px);
}

.star-company-home__capability-image,
.star-company-home__knowledge-image,
.star-company-home__integrated-image,
.star-company-home__company-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.star-company-home__capability-image {
	aspect-ratio: 2 / 1;
}

.star-company-home__knowledge-image {
	aspect-ratio: 2 / 1;
}

.star-company-home__photo-panel {
	position: relative;
	min-height: clamp(260px, 28vw, 340px);
	margin: 0;
	overflow: hidden;
	border-radius: 22px;
	background: var(--star-home-ink);
}

.star-company-home__photo-panel figcaption {
	position: absolute;
	left: 18px;
	bottom: 18px;
	max-width: calc(100% - 36px);
	padding: 9px 13px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	background: rgba(7, 17, 24, 0.72);
	color: #fff;
	font-size: 0.82rem;
	font-weight: 750;
	backdrop-filter: blur(10px);
}

.star-company-home__company-photo {
	height: clamp(220px, 28vw, 360px);
	margin: 0 0 22px;
	overflow: hidden;
	border-radius: 22px;
}

.star-company-home__zoom-media {
	position: relative;
	margin: 0;
	overflow: hidden;
	cursor: zoom-in;
}

.star-company-home__zoom-link {
	display: block;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

.star-company-home__zoom-media img {
	transition: transform 520ms cubic-bezier(0.22, 1, 0.36, 1), filter 280ms ease;
	transform-origin: center;
}

.star-company-home__zoom-media::after {
	content: "+";
	position: absolute;
	top: 14px;
	right: 14px;
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 50%;
	background: rgba(7, 17, 24, 0.72);
	box-shadow: 0 8px 22px rgba(7, 17, 24, 0.22);
	color: #fff;
	font-size: 1.35rem;
	font-weight: 500;
	line-height: 1;
	opacity: 0;
	pointer-events: none;
	transform: translateY(-4px);
	transition: opacity 180ms ease, transform 180ms ease;
}

.star-company-home__zoom-media:hover img,
.star-company-home__zoom-media:focus-within img {
	filter: saturate(1.04) contrast(1.02);
	transform: scale(1.035);
}

.star-company-home__zoom-media:hover::after,
.star-company-home__zoom-media:focus-within::after {
	opacity: 1;
	transform: translateY(0);
}

.star-company-home__zoom-link:focus-visible {
	outline: 3px solid var(--star-home-focus);
	outline-offset: -5px;
}

.star-company-home--guided-entry [id^="star-company-home-"] {
	scroll-margin-top: 110px;
}

.star-company-home__integrated,
.star-company-home__quality,
.star-company-home__company,
.star-company-home__faq {
	background: var(--star-home-paper);
}

.star-company-home__visual-panel {
	display: grid;
	place-items: center;
	min-height: 320px;
	background: linear-gradient(145deg, var(--star-home-ink), var(--star-home-dark));
	color: #fff;
	font-size: clamp(1.5rem, 3vw, 2.6rem);
	font-weight: 800;
	text-align: center;
}

.star-company-home__checklist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.star-company-home__checklist li {
	position: relative;
	padding: 12px 0 12px 30px;
	border-bottom: 1px solid var(--star-home-line);
}

.star-company-home__checklist li::before {
	content: "✓";
	position: absolute;
	left: 0;
	color: var(--star-home-accent);
	font-weight: 800;
}

.star-company-home__document-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.star-company-home__location-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(18px, 2.4vw, 28px);
}

.star-company-home--guided-entry .star-company-home__technology-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.star-company-home--guided-entry .star-company-home__technology-card,
.star-company-home--guided-entry .star-company-home__document-card,
.star-company-home--guided-entry .star-company-home__location-card,
.star-company-home--guided-entry .star-company-home__knowledge-content {
	display: flex;
	flex-direction: column;
}

.star-company-home--guided-entry .star-company-home__technology-card {
	overflow: hidden;
	padding: 0;
}

.star-company-home--guided-entry .star-company-home__location-card {
	overflow: hidden;
	padding: 0;
}

.star-company-home__location-card > .star-company-home__zoom-media {
	width: 100%;
	aspect-ratio: 16 / 9;
	background: var(--star-home-ink);
}

.star-company-home__location-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: clamp(20px, 2.4vw, 28px);
}

.star-company-home__technology-image {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.star-company-home__technology-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 18px 20px 14px;
}

.star-company-home__technology-card h3 {
	font-size: clamp(1.15rem, 1.7vw, 1.4rem);
	line-height: 1.2;
	hyphens: none;
	overflow-wrap: normal;
	word-break: normal;
}

.star-company-home--guided-entry .star-company-home__technology-card .star-company-home__text-link,
.star-company-home--guided-entry .star-company-home__document-card .star-company-home__text-link,
.star-company-home--guided-entry .star-company-home__location-card .star-company-home__text-link {
	align-self: flex-start;
	margin-top: auto;
}

.star-company-home__knowledge-content > p:last-child {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.star-company-home__knowledge-grid + .star-company-home__button {
	margin-top: clamp(30px, 3.4vw, 44px);
}

.star-company-home__process-actions {
	justify-content: center;
	margin-top: 28px;
}

.star-company-home--guided-entry .star-company-home__process-card {
	padding: 22px;
}

.star-company-home--guided-entry .star-company-home__capability-card .star-company-home__text-link::after,
.star-company-home--guided-entry .star-company-home__technology-card .star-company-home__text-link::after {
	content: "→";
	margin-left: 0.45em;
	text-decoration: none;
}

.star-company-home--guided-entry .star-company-home__button--secondary {
	background: var(--star-home-accent);
}

.star-company-home--guided-entry .star-company-home__button--secondary:hover,
.star-company-home--guided-entry .star-company-home__button--secondary:focus-visible {
	background: var(--star-home-ink);
}

.star-company-home--guided-entry .star-company-home__button--primary,
.star-company-home--guided-entry .star-company-home__button--primary:link,
.star-company-home--guided-entry .star-company-home__button--primary:visited,
.star-company-home--guided-entry .star-company-home__button--primary:hover,
.star-company-home--guided-entry .star-company-home__button--primary:focus-visible,
.star-company-home--guided-entry .star-company-home__button--primary:active,
.star-company-home--guided-entry .star-company-home__button--secondary,
.star-company-home--guided-entry .star-company-home__button--secondary:link,
.star-company-home--guided-entry .star-company-home__button--secondary:visited,
.star-company-home--guided-entry .star-company-home__button--secondary:hover,
.star-company-home--guided-entry .star-company-home__button--secondary:focus-visible,
.star-company-home--guided-entry .star-company-home__button--secondary:active {
	color: #fff !important;
}

.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary,
.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary:link,
.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary:visited,
.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary:hover,
.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary:focus-visible,
.star-company-home--guided-entry .star-company-home__hero--video .star-company-home__button--primary:active {
	color: var(--star-home-ink) !important;
}

.star-company-home__document-meta,
.star-company-home__location-card span {
	display: block;
	color: var(--star-home-muted);
	font-size: 0.9rem;
	line-height: 1.55;
}

.star-company-home__faq-list {
	display: grid;
	gap: 12px;
	max-width: 900px;
}

.star-company-home__faq-list details {
	padding: 20px 24px;
}

.star-company-home__faq-list summary {
	color: var(--star-home-ink);
	font-weight: 750;
	cursor: pointer;
}

.star-company-home__faq-list p {
	margin: 14px 0 0;
	color: var(--star-home-muted);
	line-height: 1.65;
}

.star-company-home--guided-entry .star-company-home__closing {
	padding-block: clamp(42px, 6vw, 72px);
	background: linear-gradient(135deg, var(--star-home-ink) 0%, var(--star-home-dark) 100%);
}

.star-company-home--guided-entry .star-company-home__closing-panel {
	padding: clamp(28px, 4vw, 48px);
	border-color: var(--star-home-paper);
	border-left: 6px solid var(--star-home-accent);
	background: var(--star-home-ink);
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.22);
}

.star-company-home--guided-entry .star-company-home__closing .star-company-home__section-title,
.star-company-home--guided-entry .star-company-home__closing p {
	color: #fff;
}

.star-company-home--guided-entry .star-company-home__closing .star-company-home__eyebrow {
	color: var(--star-home-paper);
}

.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary,
.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary:link,
.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary:visited {
	background: var(--star-home-accent);
	color: #fff !important;
	box-shadow: 0 16px 34px rgba(180, 35, 24, 0.3);
}

.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary:hover,
.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary:focus-visible,
.star-company-home--guided-entry .star-company-home__closing .star-company-home__button--primary:active {
	background: var(--star-home-dark);
	color: #fff !important;
}

@keyframes star-company-home-panel-in {
	from { opacity: 0; transform: translateY(6px); }
	to { opacity: 1; transform: translateY(0); }
}

.star-company-home--guided-entry.is-motion-ready .star-company-home__section-intro,
.star-company-home--guided-entry.is-motion-ready .star-company-home__capability-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__split-copy,
.star-company-home--guided-entry.is-motion-ready .star-company-home__photo-panel,
.star-company-home--guided-entry.is-motion-ready .star-company-home__process-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__quality-panel,
.star-company-home--guided-entry.is-motion-ready .star-company-home__document-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__technology-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__company-photo,
.star-company-home--guided-entry.is-motion-ready .star-company-home__location-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__knowledge-card,
.star-company-home--guided-entry.is-motion-ready .star-company-home__closing-panel {
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 640ms cubic-bezier(0.22, 1, 0.36, 1), transform 640ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 220ms ease, border-color 220ms ease;
	transition-delay: var(--star-home-reveal-delay, 0ms);
}

.star-company-home--guided-entry.is-motion-ready .is-revealed {
	opacity: 1;
	transform: translateY(0);
}

@media (hover: hover) and (pointer: fine) {
	.star-company-home--guided-entry.is-motion-ready .star-company-home__capability-card.is-revealed:hover,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__process-card.is-revealed:hover,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__technology-card.is-revealed:hover,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__document-card.is-revealed:hover,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__location-card.is-revealed:hover,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__knowledge-card.is-revealed:hover {
		border-color: rgba(180, 35, 24, 0.25);
		box-shadow: 0 22px 50px rgba(16, 31, 43, 0.11);
		transform: translateY(-4px);
	}
}

@media (max-width: 1280px) {
	.star-company-home--guided-entry .star-company-home__process-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 1140px) {
	.star-company-home__hero-grid,
	.star-company-home__split,
	.star-company-home__quality-grid,
	.star-company-home__trust-list,
	.star-company-home__capability-grid,
	.star-company-home__benefit-grid,
	.star-company-home--guided-entry .star-company-home__technology-grid,
	.star-company-home__knowledge-grid,
	.star-company-home__process-list {
		grid-template-columns: 1fr 1fr;
	}

	.star-company-home__hero-grid {
		grid-template-columns: 1fr;
	}

	.star-company-home__hero--video .star-company-home__hero-grid {
		grid-template-columns: 1fr;
	}

	.star-company-home__hero--video {
		min-height: 0;
	}
}

@media (max-width: 782px) {
	body.page-template-star-blocks-scheme--company_home .star-blocks-template-page--scheme {
		padding-inline: 0 !important;
	}

	body.page-template-star-blocks-scheme--company_home .entry-content.clear.star-blocks-template-page__content {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
	}

	.star-company-home--guided-entry {
		width: 100%;
		max-width: none;
	}

	.star-company-home--guided-entry .star-company-home__section {
		padding: 36px 20px;
	}

	.star-company-home--guided-entry .star-company-home__section-title {
		font-size: clamp(1.72rem, 8vw, 2.08rem);
		line-height: 1.12;
	}

	.star-company-home--guided-entry .star-company-home__section-lead {
		font-size: 0.96rem;
		line-height: 1.58;
	}

	.star-company-home--guided-entry .star-company-home__section-intro {
		margin-bottom: 22px;
	}

	.star-company-home--guided-entry .star-company-home__trust-strip {
		padding-block: 32px;
	}

	.star-company-home--guided-entry .star-company-home__trust-strip .star-company-home__summary-intro {
		margin-bottom: 18px;
	}

	.star-company-home--guided-entry .star-company-home__trust-list {
		gap: 0;
		border-top: 1px solid var(--star-home-line);
	}

	.star-company-home--guided-entry .star-company-home__trust-item,
	.star-company-home--guided-entry .star-company-home__trust-item:last-child {
		display: grid;
		grid-template-columns: minmax(82px, 0.34fr) minmax(0, 1fr);
		align-items: start;
		gap: 14px;
		padding: 15px 0;
		border: 0;
		border-bottom: 1px solid var(--star-home-line);
	}

	.star-company-home--guided-entry .star-company-home__trust-kicker {
		margin: 0;
		font-size: 0.72rem;
		line-height: 1.35;
	}

	.star-company-home--guided-entry .star-company-home__trust-text {
		font-size: 0.9rem;
		line-height: 1.45;
	}

	.star-company-home__section {
		margin-bottom: 24px;
	}

	.star-company-home__hero,
	.star-company-home__hero-copy,
	.star-company-home__assistant-card,
	.star-company-home__split-panel,
	.star-company-home__quality-panel,
	.star-company-home__closing-panel {
		border-radius: 20px;
	}

	.star-company-home__hero-summary,
	.star-company-home__trust-list,
	.star-company-home__capability-grid,
	.star-company-home__benefit-grid,
	.star-company-home--guided-entry .star-company-home__technology-grid,
	.star-company-home__knowledge-grid,
	.star-company-home--guided-entry .star-company-home__process-list,
	.star-company-home__split,
	.star-company-home__quality-grid {
		grid-template-columns: 1fr;
	}

	.star-company-home__intent-grid,
	.star-company-home__job-list,
	.star-company-home__document-grid,
	.star-company-home__location-grid,
	.star-company-home__capability-grid--two {
		grid-template-columns: 1fr;
	}

	.star-company-home__guided-entry {
		min-height: 0;
		padding: 20px;
		border-radius: 20px;
	}

	.star-company-home--guided-entry .star-company-home__capability-content,
	.star-company-home--guided-entry .star-company-home__knowledge-content,
	.star-company-home--guided-entry .star-company-home__location-content {
		padding: 18px;
	}

	.star-company-home--guided-entry .star-company-home__capability-body {
		font-size: 0.95rem;
		line-height: 1.58;
	}

	.star-company-home--guided-entry .star-company-home__capability-title {
		font-size: 1.25rem;
		line-height: 1.25;
	}

	.star-company-home--guided-entry .star-company-home__technology-card {
		display: grid;
		grid-template-columns: 116px minmax(0, 1fr);
		align-items: stretch;
	}

	.star-company-home__technology-image {
		height: 220px;
		min-height: 164px;
		max-height: 220px;
		aspect-ratio: auto;
	}

	.star-company-home__technology-content {
		padding: 15px 16px 12px;
	}

	.star-company-home--guided-entry .star-company-home__technology-card h3 {
		font-size: 1.08rem;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-card {
		display: grid;
		grid-template-columns: 118px minmax(0, 1fr);
		align-items: stretch;
		height: 260px;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-card .star-company-home__zoom-media {
		height: 260px;
		min-height: 0;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-image {
		height: 260px;
		min-height: 0;
		aspect-ratio: auto;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-content {
		min-width: 0;
		padding: 16px;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-content h3 {
		margin-bottom: 10px;
		font-size: 1.04rem;
		line-height: 1.3;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-content > p:last-child {
		-webkit-line-clamp: 2;
		font-size: 0.9rem;
		line-height: 1.5;
	}

	.star-company-home--guided-entry .star-company-home__knowledge-meta {
		margin-bottom: 10px;
		font-size: 0.8rem;
	}

	.star-company-home__guided-navigation .star-company-home__guided-entry {
		padding: 22px 16px;
	}

	.star-company-home__guided-navigation .star-company-home__guided-panel:not([hidden]) {
		min-height: 0;
	}

	.star-company-home__page-shortcuts {
		align-items: flex-start;
		flex-direction: column;
	}

	.star-company-home__page-shortcuts > div {
		width: 100%;
	}

	.star-company-home__page-shortcuts a {
		flex: 1 1 auto;
	}

	.star-company-home__section-navigation-inner {
		min-height: 56px;
		padding-inline: 10px;
	}

	.star-company-home__section-navigation-label {
		position: absolute;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
	}

	.star-company-home__section-navigation-links {
		width: 100%;
		overflow-x: auto;
		overscroll-behavior-inline: contain;
		scroll-padding-inline: 8px;
		scroll-snap-type: x proximity;
		scrollbar-width: none;
	}

	.star-company-home__section-navigation-links::-webkit-scrollbar {
		display: none;
	}

	.star-company-home__section-navigation a {
		flex: 0 0 auto;
		min-height: 44px;
		padding-inline: 11px;
		font-size: 0.84rem;
		scroll-snap-align: start;
	}

	.star-company-home__intent-grid :where(a, button),
	.star-company-home__job-list a {
		min-height: 68px;
		padding: 12px 14px;
	}

	.star-company-home--guided-entry .star-company-home__process-card {
		display: grid;
		grid-template-columns: 44px minmax(0, 1fr);
		column-gap: 14px;
		padding: 18px;
	}

	.star-company-home--guided-entry .star-company-home__process-card .star-company-home__process-index {
		grid-row: 1 / span 2;
		margin-bottom: 0;
	}

	.star-company-home--guided-entry .star-company-home__process-card h3,
	.star-company-home--guided-entry .star-company-home__process-card p {
		grid-column: 2;
	}

	.star-company-home--guided-entry .star-company-home__process-card p {
		margin-bottom: 0;
	}

	.star-company-home--guided-entry.is-motion-ready .star-company-home__section-intro,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__capability-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__split-copy,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__photo-panel,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__process-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__quality-panel,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__document-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__technology-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__company-photo,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__location-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__knowledge-card,
	.star-company-home--guided-entry.is-motion-ready .star-company-home__closing-panel {
		transition-duration: 420ms;
		transition-delay: 0ms;
	}

	.star-company-home--guided-entry .star-company-home__trust-item {
		border-right: 0;
		border-bottom: 1px solid var(--star-home-line);
	}

	.star-company-home__closing-panel,
	.star-company-home__careers-bar {
		flex-direction: column;
		align-items: flex-start;
	}

	.star-company-home__button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.star-company-home--guided-entry *,
	.star-company-home--guided-entry *::before,
	.star-company-home--guided-entry *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}

	.star-company-home__intent-grid :where(a, button):hover,
	.star-company-home__intent-grid :where(a, button):focus-visible,
	.star-company-home__button:hover,
	.star-company-home__button:focus-visible,
	.star-company-home__text-link:hover,
	.star-company-home__text-link:focus-visible {
		transform: none;
	}
}

@media (prefers-contrast: more) {
	.star-company-home--guided-entry {
		--star-home-line: rgba(16, 31, 43, 0.38);
	}

	.star-company-home--guided-entry .star-company-home__capability-card,
	.star-company-home--guided-entry .star-company-home__technology-card,
	.star-company-home--guided-entry .star-company-home__knowledge-card,
	.star-company-home__document-card,
	.star-company-home__location-card {
		box-shadow: none;
	}
}

@media (forced-colors: active) {
	.star-company-home--guided-entry :where(a, button, summary):focus-visible {
		outline: 3px solid Highlight;
	}

	.star-company-home__section-navigation {
		border-block: 1px solid CanvasText;
		background: Canvas;
	}
}
.star-professional-profile {
	--star-profile-page-background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
	--star-profile-surface: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(244, 248, 255, 0.88));
	--star-profile-border: #d8e4f5;
	--star-profile-ink: #11285e;
	--star-profile-muted: #667794;
	--star-profile-accent: #3d6db5;
	--star-profile-accent-soft: #edf4ff;
	--star-profile-shadow: 0 24px 70px rgba(17, 40, 94, 0.1);
	--star-profile-radius: 36px;
	--star-profile-padding: 36px;
	--star-profile-gap: 24px;
	--star-profile-max-width: 1320px;
	width: 100%;
	margin-top: clamp(32px, 5vw, 64px);
	box-sizing: border-box;
	color: var(--star-profile-ink);
}

.star-professional-profile__inner {
	width: min(100%, var(--star-profile-max-width));
	margin: 0 auto;
	padding: var(--star-profile-padding);
	box-sizing: border-box;
}

.star-professional-profile h2,
.star-professional-profile h3,
.star-professional-profile p {
	margin-top: 0;
}

.star-professional-profile h2 {
	max-width: 720px;
	margin-bottom: 16px;
	color: var(--star-profile-ink);
	font-size: clamp(30px, 3.2vw, 44px);
	line-height: 1.12;
	letter-spacing: -0.025em;
}

.star-professional-profile h3 {
	margin-bottom: 10px;
	font-size: clamp(19px, 2vw, 24px);
	line-height: 1.25;
}

.star-professional-profile__eyebrow {
	margin-bottom: 12px;
	color: var(--star-profile-accent);
	font-size: 13px;
	font-weight: 750;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.star-professional-profile__intro-grid,
.star-professional-profile__achievement-card {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
	gap: clamp(32px, 4.5vw, 56px);
	align-items: start;
}

.star-professional-profile__intro-copy {
	max-width: 640px;
	padding-block: clamp(6px, 2vw, 24px);
}

.star-professional-profile__name {
	margin-bottom: 5px;
	font-size: clamp(22px, 2.4vw, 30px);
	font-weight: 750;
}

.star-professional-profile__role,
.star-professional-profile__experience,
.star-professional-profile__meta {
	color: var(--star-profile-muted);
}

.star-professional-profile__role {
	margin-bottom: 8px;
	font-size: 17px;
}

.star-professional-profile__experience {
	display: inline-flex;
	margin-bottom: 20px;
	padding: 7px 12px;
	border: 1px solid var(--star-profile-border);
	border-radius: 999px;
	font-size: 14px;
	font-weight: 650;
}

.star-professional-profile__lead,
.star-professional-profile__body {
	max-width: 640px;
	color: var(--star-profile-muted);
	font-size: clamp(17px, 1.25vw, 19px);
	line-height: 1.62;
}

.star-professional-profile__body {
	font-size: 16px;
	line-height: 1.65;
}

.star-professional-profile__lead p,
.star-professional-profile__body p {
	margin-bottom: 16px;
}

.star-professional-profile__lead > :last-child,
.star-professional-profile__body > :last-child {
	margin-bottom: 0;
}

.star-professional-profile__portrait,
.star-professional-profile__achievement-card figure {
	margin: 0;
}

.star-professional-profile__portrait img,
.star-professional-profile__achievement-card img {
	display: block;
	width: 100%;
	border-radius: 22px;
	object-fit: cover;
	box-shadow: 0 20px 54px rgba(16, 35, 63, 0.14);
}

.star-professional-profile__portrait img {
	max-height: 540px;
	aspect-ratio: 4 / 5;
}

.star-professional-profile--intro {
	padding: 0;
	background: transparent;
}

.star-professional-profile--intro .star-professional-profile__intro-grid {
	width: min(100%, var(--star-profile-max-width));
	padding: 0;
	overflow: hidden;
	grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);
	gap: 0;
	align-items: stretch;
	border: 1px solid var(--star-profile-border);
	border-radius: var(--star-profile-radius);
	background: var(--star-profile-surface);
	box-shadow: var(--star-profile-shadow);
}

.star-professional-profile--intro .star-professional-profile__intro-copy {
	position: relative;
	max-width: none;
	padding: clamp(36px, 4.5vw, 58px);
	background: var(--star-profile-surface);
}

.star-professional-profile--intro .star-professional-profile__intro-copy::before {
	display: block;
	width: 54px;
	height: 4px;
	margin-bottom: 20px;
	border-radius: 999px;
	background: var(--star-profile-accent);
	content: "";
}

.star-professional-profile--intro h2 {
	margin-bottom: 10px;
	font-size: clamp(34px, 3.4vw, 44px);
	line-height: 1.08;
}

.star-professional-profile--intro .star-professional-profile__role {
	margin-bottom: 14px;
	color: var(--star-profile-muted);
	font-size: 17px;
	font-weight: 700;
}

.star-professional-profile--intro .star-professional-profile__experience {
	margin-bottom: 24px;
	padding: 8px 13px;
	border-color: var(--star-profile-border);
	background: var(--star-profile-accent-soft);
	color: var(--star-profile-ink);
}

.star-professional-profile--intro .star-professional-profile__lead {
	max-width: none;
	font-size: 15.5px;
	line-height: 1.62;
}

.star-professional-profile--intro .star-professional-profile__lead p:first-child {
	margin-bottom: 20px;
	padding: 18px 20px;
	border-left: 4px solid var(--star-profile-accent);
	border-radius: 0 16px 16px 0;
	background: var(--star-profile-accent-soft);
	color: var(--star-profile-ink);
	font-size: clamp(17px, 1.25vw, 18px);
	line-height: 1.58;
}

.star-professional-profile--intro .star-professional-profile__lead p:not(:first-child) {
	margin-bottom: 14px;
	padding-top: 14px;
	border-top: 1px solid var(--star-profile-border);
	color: var(--star-profile-muted);
}

.star-professional-profile--intro .star-professional-profile__body {
	max-width: none;
	margin-top: 20px;
	font-size: 15.5px;
	line-height: 1.62;
}

.star-professional-profile--intro .star-professional-profile__body p {
	margin: 0;
	padding: 14px 0;
	border-top: 1px solid var(--star-profile-border);
	color: var(--star-profile-muted);
}

.star-professional-profile--intro .star-professional-profile__portrait {
	height: 100%;
	min-height: 100%;
}

.star-professional-profile--intro .star-professional-profile__portrait img {
	height: 100%;
	min-height: 100%;
	max-height: none;
	aspect-ratio: auto;
	border-radius: 0;
	box-shadow: none;
}

.star-professional-profile--approach,
.star-professional-profile--credentials {
	background: transparent;
}

.star-professional-profile--approach .star-professional-profile__inner,
.star-professional-profile--credentials .star-professional-profile__inner {
	border: 1px solid var(--star-profile-border);
	border-radius: var(--star-profile-radius);
	background: var(--star-profile-page-background);
	box-shadow: var(--star-profile-shadow);
}

.star-professional-profile--credentials {
	position: relative;
}

.star-professional-profile--credentials::before {
	display: none;
}

.star-professional-profile__section-head {
	margin-bottom: 30px;
}

.star-professional-profile__steps,
.star-professional-profile__credentials-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: var(--star-profile-gap);
	margin: 0;
	padding: 0;
	list-style: none;
}

.star-professional-profile__step,
.star-professional-profile__credential {
	display: flex;
	gap: 16px;
	padding: clamp(22px, 3vw, 32px);
	border: 1px solid var(--star-profile-border);
	border-radius: max(20px, calc(var(--star-profile-radius) - 12px));
	background: var(--star-profile-surface);
	box-shadow: var(--star-profile-shadow);
}

.star-professional-profile__credential {
	display: block;
	overflow: hidden;
	padding: 0;
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.star-professional-profile__credential:hover {
	transform: translateY(-4px);
	border-color: var(--star-profile-accent);
	box-shadow: var(--star-profile-shadow);
}

.star-professional-profile__credential-copy {
	padding: clamp(22px, 3vw, 32px);
}

.star-professional-profile__document-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));
	gap: 1px;
	padding: 12px;
	border-bottom: 1px solid var(--star-profile-border);
	background: var(--star-profile-page-background);
}

.star-professional-profile__document-preview {
	position: relative;
	display: block;
	min-height: 220px;
	overflow: hidden;
	border-radius: 14px;
	border: 1px solid var(--star-profile-border);
	background: var(--star-profile-surface);
	color: var(--star-profile-ink);
	text-decoration: none;
}

.star-professional-profile__document-paper {
	display: grid;
	min-height: 220px;
	padding: 14px;
	place-items: center;
	box-sizing: border-box;
}

.star-professional-profile__document-paper img {
	display: block;
	width: 100%;
	height: 220px;
	object-fit: contain;
	filter: drop-shadow(0 16px 24px rgba(0, 0, 0, 0.28));
	transition: transform 220ms ease, filter 220ms ease;
}

.star-professional-profile__document-preview:hover .star-professional-profile__document-paper img,
.star-professional-profile__document-preview:focus-visible .star-professional-profile__document-paper img {
	transform: scale(1.035) rotate(-0.35deg);
	filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.38));
}

.star-professional-profile__document-action {
	position: absolute;
	right: 14px;
	bottom: 14px;
	display: inline-flex;
	align-items: center;
	min-height: 34px;
	padding: 5px 12px;
	border: 1px solid var(--star-profile-border);
	border-radius: 999px;
	background: var(--star-profile-ink);
	box-shadow: var(--star-profile-shadow);
	color: #fff;
	font-size: 13px;
	font-weight: 750;
	backdrop-filter: blur(8px);
}

.star-professional-profile__document-preview:focus-visible {
	outline: 3px solid #fff;
	outline-offset: -5px;
}

.star-professional-profile__step-number {
	display: grid;
	flex: 0 0 38px;
	width: 38px;
	height: 38px;
	place-items: center;
	border-radius: 50%;
	background: var(--star-profile-accent);
	color: #fff;
	font-weight: 750;
}

.star-professional-profile__step p,
.star-professional-profile__credential p {
	margin-bottom: 8px;
	color: var(--star-profile-muted);
	line-height: 1.6;
}

.star-professional-profile__text-link {
	display: inline-flex;
	margin-top: 10px;
	color: var(--star-profile-accent);
	font-weight: 700;
}

.star-professional-profile__credential-files {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2px;
}

.star-profile-lightbox {
	position: fixed;
	z-index: 999999;
	inset: 0;
	display: grid;
	padding: clamp(16px, 4vw, 46px);
	place-items: center;
	box-sizing: border-box;
	background: rgba(5, 14, 29, 0.92);
	backdrop-filter: blur(16px);
}

.star-profile-lightbox[hidden] {
	display: none;
}

.star-profile-lightbox__dialog {
	position: relative;
	display: grid;
	width: min(1180px, 100%);
	height: min(860px, calc(100vh - 32px));
	grid-template-rows: minmax(0, 1fr) auto;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 24px;
	background: linear-gradient(145deg, rgba(17, 35, 63, 0.98), rgba(7, 18, 37, 0.98));
	box-shadow: 0 34px 100px rgba(0, 0, 0, 0.5);
}

.star-profile-lightbox__stage {
	display: grid;
	min-height: 0;
	padding: clamp(46px, 7vw, 72px);
	place-items: center;
}

.star-profile-lightbox__image {
	display: block;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	filter: drop-shadow(0 22px 48px rgba(0, 0, 0, 0.42));
}

.star-profile-lightbox__caption {
	margin: 0;
	padding: 18px 92px 22px;
	color: rgba(255, 255, 255, 0.88);
	font-size: 14px;
	text-align: center;
}

.star-profile-lightbox__close,
.star-profile-lightbox__nav {
	position: absolute;
	display: grid;
	width: 46px;
	height: 46px;
	padding: 0;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-size: 25px;
	line-height: 1;
	transition: background 160ms ease, transform 160ms ease;
}

.star-profile-lightbox__close:hover,
.star-profile-lightbox__nav:hover,
.star-profile-lightbox__close:focus-visible,
.star-profile-lightbox__nav:focus-visible {
	background: rgba(255, 255, 255, 0.22);
	transform: scale(1.05);
}

.star-profile-lightbox__close {
	top: 18px;
	right: 18px;
}

.star-profile-lightbox__nav {
	top: 50%;
	transform: translateY(-50%);
}

.star-profile-lightbox__nav:hover,
.star-profile-lightbox__nav:focus-visible {
	transform: translateY(-50%) scale(1.05);
}

.star-profile-lightbox__nav--previous {
	left: 18px;
}

.star-profile-lightbox__nav--next {
	right: 18px;
}

.star-profile-lightbox__counter {
	position: absolute;
	top: 25px;
	left: 24px;
	color: rgba(255, 255, 255, 0.72);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
}

body.star-profile-lightbox-open {
	overflow: hidden;
}

.star-professional-profile__achievement-card,
.star-professional-profile__cta-card {
	border: 1px solid var(--star-profile-border);
	border-radius: var(--star-profile-radius);
	background: var(--star-profile-page-background);
	box-shadow: var(--star-profile-shadow);
	color: var(--star-profile-ink);
}

.star-professional-profile__achievement-card {
	grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
	align-items: center;
	gap: clamp(30px, 4vw, 52px);
	padding: clamp(30px, 4vw, 46px);
}

.star-professional-profile__achievement-card figure {
	width: min(100%, 330px);
	justify-self: end;
}

.star-professional-profile__achievement-card .star-professional-profile__eyebrow,
.star-professional-profile__achievement-card .star-professional-profile__body {
	color: var(--star-profile-muted);
}

.star-professional-profile__achievement-card .star-professional-profile__eyebrow {
	color: var(--star-profile-accent);
}

.star-professional-profile__achievement-card h2 {
	max-width: 600px;
	margin-bottom: 14px;
	color: var(--star-profile-ink) !important;
	font-size: clamp(28px, 3vw, 40px);
}

.star-professional-profile__achievement-card p {
	color: var(--star-profile-muted);
}

.star-professional-profile__achievement-card img {
	height: auto;
	max-height: none;
	aspect-ratio: 3 / 4;
}

.star-professional-profile--cta {
	padding: 0 0 clamp(42px, 5vw, 64px);
}

.star-professional-profile__cta-card {
	width: min(100%, var(--star-profile-max-width));
	margin: 0 auto;
	padding: var(--star-profile-padding);
	box-sizing: border-box;
}

.star-professional-profile__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}

.star-professional-profile__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 10px 22px;
	border: 1px solid var(--star-profile-accent);
	border-radius: 999px;
	font-weight: 750;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
}

.star-professional-profile__button--primary {
	background: var(--star-profile-accent);
	color: #fff;
}

.star-professional-profile__button--secondary {
	background: var(--star-profile-accent-soft);
	color: var(--star-profile-accent);
}

@media (max-width: 900px) {
	.star-professional-profile--intro .star-professional-profile__intro-grid {
		grid-template-columns: 1fr;
		border-radius: 24px;
	}

	.star-professional-profile--intro .star-professional-profile__portrait {
		order: -1;
		height: auto;
		min-height: 0;
	}

	.star-professional-profile--intro .star-professional-profile__portrait img {
		height: auto;
		min-height: 0;
		aspect-ratio: 4 / 3;
	}
}

@media (max-width: 760px) {
	.star-professional-profile--approach .star-professional-profile__inner,
	.star-professional-profile--credentials .star-professional-profile__inner,
	.star-professional-profile__achievement-card,
	.star-professional-profile__cta-card {
		padding: 28px 22px;
		border-radius: 24px;
	}

	.star-professional-profile__intro-grid,
	.star-professional-profile__achievement-card,
	.star-professional-profile__steps,
	.star-professional-profile__credentials-grid {
		grid-template-columns: 1fr;
	}

	.star-professional-profile__portrait {
		order: -1;
	}

	.star-professional-profile__portrait img {
		max-height: 440px;
	}

	.star-professional-profile__intro-copy {
		padding-block: 0;
	}

	.star-professional-profile--intro {
		padding: 16px 14px 26px;
	}

	.star-professional-profile--intro .star-professional-profile__intro-copy {
		padding: 28px 22px 30px;
	}

	.star-professional-profile--intro .star-professional-profile__intro-copy::before {
		margin-bottom: 16px;
	}

	.star-professional-profile--intro .star-professional-profile__lead p:first-child {
		padding: 14px;
		font-size: 15.5px;
		line-height: 1.5;
	}

	.star-professional-profile--intro .star-professional-profile__body {
		margin-top: 16px;
		font-size: 15px;
	}

	.star-professional-profile--intro .star-professional-profile__body p {
		padding: 12px 0;
	}

	.star-professional-profile__achievement-card img {
		max-height: 420px;
	}

	.star-professional-profile__actions,
	.star-professional-profile__button {
		width: 100%;
	}

	.star-professional-profile__document-preview,
	.star-professional-profile__document-paper {
		min-height: 260px;
	}

	.star-professional-profile__document-paper img {
		height: 260px;
	}

	.star-profile-lightbox {
		padding: 8px;
	}

	.star-profile-lightbox__dialog {
		height: calc(100vh - 16px);
		border-radius: 18px;
	}

	.star-profile-lightbox__stage {
		padding: 64px 18px 54px;
	}

	.star-profile-lightbox__caption {
		padding: 14px 58px 18px;
	}

	.star-profile-lightbox__nav {
		top: auto;
		bottom: 12px;
		width: 40px;
		height: 40px;
		transform: none;
	}

	.star-profile-lightbox__nav:hover,
	.star-profile-lightbox__nav:focus-visible {
		transform: scale(1.05);
	}
}

@media (prefers-reduced-motion: reduce) {
	.star-professional-profile__credential,
	.star-professional-profile__document-paper img,
	.star-profile-lightbox__close,
	.star-profile-lightbox__nav {
		transition: none;
	}
}

/* Company homepage: a local hero-to-content transition without changing the template geometry. */
body.page-template-star-blocks-scheme--company_home #main-content.star-blocks-template-shell--scheme {
	background: #fafafa;
}

body.page-template-star-blocks-scheme--company_home .star-company-home__guided-navigation {
	background: linear-gradient(180deg, #e9edf0 0, var(--star-home-paper) clamp(64px, 7vw, 104px));
}

body.page-template-star-blocks-scheme--company_home #ast-fixed-header {
	display: none !important;
}

/* Astra sticky header renders both responsive variants in some legacy setups. */
@media (min-width: 922px) {
	#ast-fixed-header .ast-mobile-header-wrap {
		display: none !important;
	}
}

@media (max-width: 921px) {
	#ast-fixed-header [id^="ast-desktop-header-sticky"] {
		display: none !important;
	}
}

/* Reusable commercial catalog components backed by STAR Company Hub. */
.star-commercial {
	margin-block: clamp(36px, 6vw, 72px);
}

.star-commercial__header {
	max-width: 760px;
	margin-bottom: 24px;
}

.star-commercial__header h2 {
	margin: 0 0 10px;
	font-size: clamp(1.75rem, 3vw, 2.5rem);
	line-height: 1.12;
}

.star-commercial__header p,
.star-commercial__offer p,
.star-commercial__package p {
	margin: 0;
}

.star-commercial__offer-list,
.star-commercial__features {
	margin: 0;
	padding: 0;
	list-style: none;
}

.star-commercial__offer-list {
	display: grid;
	gap: 12px;
}

.star-commercial__offer {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 18px;
	align-items: center;
	padding: 20px 22px;
	border: 1px solid #d8e0da;
	border-radius: 14px;
	background: #fff;
}

.star-commercial__offer h3,
.star-commercial__package h3 {
	margin: 0 0 6px;
	font-size: 1.2rem;
}

.star-commercial__price,
.star-commercial__package-price {
	font-weight: 800;
	color: #173426;
}

.star-commercial__package-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
	gap: 18px;
}

.star-commercial__package {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	padding: 26px;
	border: 1px solid #d8e0da;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 12px 32px rgba(17, 48, 32, .06);
}

.star-commercial__package-price {
	font-size: clamp(1.55rem, 3vw, 2.15rem);
}

.star-commercial__duration {
	margin-top: 2px !important;
	color: #59645e;
}

.star-commercial__features {
	display: grid;
	gap: 9px;
	margin-block: 20px;
}

.star-commercial__features li {
	position: relative;
	padding-left: 24px;
}

.star-commercial__features li::before {
	content: "\2713";
	position: absolute;
	left: 0;
	color: #006b2d;
	font-weight: 800;
}

.star-commercial__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	margin-top: auto;
	padding: 10px 18px;
	border-radius: 10px;
	background: #173426;
	color: #fff;
	font-weight: 750;
	text-decoration: none;
}

.star-commercial__cta:hover,
.star-commercial__cta:focus-visible {
	background: #005c27;
	color: #fff;
}

.star-commercial__empty {
	padding: 18px 20px;
	border-left: 4px solid #68726c;
	background: #f4f5f3;
}

@media (max-width: 640px) {
	.star-commercial__offer {
		grid-template-columns: 1fr;
	}
}

/* Full advertising hub. Data comes from the STAR Firma service catalogue. */
.star-advertising-page {
	--star-ad-ink: #122018;
	--star-ad-green: #007a33;
	--star-ad-soft: #edf6f0;
	--star-ad-line: #d5e2d9;
	--star-ad-paper: #fff;
	color: var(--star-ad-ink);
}

.star-advertising-hero,
.star-advertising-section {
	max-width: 1180px;
	margin-inline: auto;
}

.star-advertising-hero {
	padding: clamp(44px, 8vw, 94px) clamp(24px, 6vw, 78px);
	border: 1px solid var(--star-ad-line);
	border-radius: 24px;
	background: linear-gradient(135deg, #fff 15%, var(--star-ad-soft));
}

.star-advertising-eyebrow,
.star-advertising-heading > p:first-child {
	margin: 0 0 10px;
	color: var(--star-ad-green);
	font-size: .78rem;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.star-advertising-hero h1 {
	max-width: 820px;
	margin: 0;
	font-size: clamp(2.45rem, 6vw, 5.5rem);
	line-height: .98;
	letter-spacing: -.045em;
}

.star-advertising-lead {
	max-width: 790px;
	margin: 26px 0 0;
	font-size: clamp(1.08rem, 2vw, 1.35rem);
	line-height: 1.55;
}

.star-advertising-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}

.star-advertising-button,
.star-advertising-service > a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 12px 20px;
	border: 2px solid var(--star-ad-green);
	border-radius: 12px;
	background: var(--star-ad-green);
	color: #fff;
	font-weight: 750;
	line-height: 1.2;
	text-decoration: none;
}

.star-advertising-button--secondary {
	background: #fff;
	color: var(--star-ad-green);
}

.star-advertising-button:hover,
.star-advertising-button:focus-visible,
.star-advertising-service > a:hover,
.star-advertising-service > a:focus-visible {
	border-color: #124c2a;
	background: #124c2a;
	color: #fff;
}

.star-advertising-button:focus-visible,
.star-advertising-service > a:focus-visible,
.star-advertising-faq summary:focus-visible {
	outline: 3px solid #f1c75b;
	outline-offset: 3px;
}

.star-advertising-note {
	margin: 18px 0 0;
	color: #4c5b52;
	font-size: .93rem;
}

.star-advertising-section {
	margin-block: clamp(52px, 8vw, 100px);
}

.star-advertising-heading {
	max-width: 800px;
	margin-bottom: 28px;
}

.star-advertising-heading h2,
.star-advertising-media-kit h2 {
	margin: 0 0 12px;
	font-size: clamp(1.9rem, 4vw, 3.35rem);
	line-height: 1.08;
	letter-spacing: -.025em;
}

.star-advertising-heading > p:not(:first-child),
.star-advertising-media-kit p {
	margin: 0;
	font-size: 1.05rem;
	line-height: 1.65;
}

.star-advertising-audience-grid,
.star-advertising-content-grid,
.star-advertising-service-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.star-advertising-audience-grid article,
.star-advertising-content-grid > div,
.star-advertising-service,
.star-advertising-report-card {
	padding: 24px;
	border: 1px solid var(--star-ad-line);
	border-radius: 16px;
	background: var(--star-ad-paper);
}

.star-advertising-audience-grid h3,
.star-advertising-content-grid h3,
.star-advertising-service h4 {
	margin: 0 0 10px;
	font-size: 1.25rem;
	line-height: 1.2;
}

.star-advertising-audience-grid p,
.star-advertising-content-grid p,
.star-advertising-service p {
	margin: 0;
	line-height: 1.6;
}

.star-advertising-service-group + .star-advertising-service-group {
	margin-top: 36px;
}

.star-advertising-service-group > h3 {
	margin: 0 0 16px;
	font-size: 1.5rem;
}

.star-advertising-service {
	display: flex;
	flex-direction: column;
	box-shadow: 0 12px 36px rgba(17, 48, 32, .06);
}

.star-advertising-service ul,
.star-advertising-checklist,
.star-advertising-report-card ul,
.star-advertising-materials {
	margin: 18px 0 0;
	padding-left: 22px;
}

.star-advertising-service__badge {
	align-self: flex-start;
	margin: -8px 0 14px !important;
	padding: 5px 9px;
	border-radius: 999px;
	background: var(--star-ad-soft);
	color: var(--star-ad-green);
	font-size: .75rem;
	font-weight: 800;
	text-transform: uppercase;
}

.star-advertising-service__price {
	margin-top: auto !important;
	padding-top: 24px;
	font-size: 1.18rem;
	font-weight: 800;
}

.star-advertising-service > a {
	align-self: flex-start;
	margin-top: 14px;
}

.star-advertising-split {
	display: grid;
	grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
	gap: clamp(24px, 5vw, 68px);
	align-items: start;
}

.star-advertising-checklist,
.star-advertising-report-card {
	margin-top: 0;
	line-height: 1.7;
}

.star-advertising-process {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: star-ad-step;
}

.star-advertising-process li {
	counter-increment: star-ad-step;
	padding: 22px;
	border-top: 4px solid var(--star-ad-green);
	background: #f7f9f7;
}

.star-advertising-process li::before {
	content: counter(star-ad-step, decimal-leading-zero);
	display: block;
	margin-bottom: 28px;
	color: var(--star-ad-green);
	font-weight: 800;
}

.star-advertising-process strong,
.star-advertising-process span {
	display: block;
}

.star-advertising-process span {
	margin-top: 8px;
	line-height: 1.55;
}

.star-advertising-materials {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px 44px;
	max-width: 850px;
	line-height: 1.6;
}

.star-advertising-faq {
	display: grid;
	gap: 10px;
}

.star-advertising-faq details {
	border: 1px solid var(--star-ad-line);
	border-radius: 12px;
	background: #fff;
}

.star-advertising-faq summary {
	min-height: 48px;
	padding: 15px 50px 15px 18px;
	cursor: pointer;
	font-weight: 750;
}

.star-advertising-faq details p {
	margin: 0;
	padding: 0 18px 20px;
	line-height: 1.65;
}

.star-advertising-media-kit {
	display: flex;
	gap: 28px;
	align-items: center;
	justify-content: space-between;
	padding: clamp(26px, 5vw, 52px);
	border-radius: 20px;
	background: var(--star-ad-soft);
}

.star-advertising-media-kit > div {
	max-width: 760px;
}

.star-advertising-form {
	padding: clamp(26px, 5vw, 58px);
	border: 1px solid var(--star-ad-line);
	border-radius: 20px;
	background: #fbfcfb;
}

/* Sales presentation: packages, guided choice and centrally priced offers. */
.star-advertising-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(260px, .55fr);
	gap: clamp(28px, 6vw, 74px);
	align-items: end;
	background:
		radial-gradient(circle at 90% 10%, rgba(0, 122, 51, .14), transparent 33%),
		linear-gradient(135deg, #fff 15%, var(--star-ad-soft));
}

.star-advertising-hero__proof {
	display: grid;
	gap: 10px;
}

.star-advertising-hero__proof p {
	display: grid;
	gap: 2px;
	margin: 0;
	padding: 18px;
	border: 1px solid rgba(0, 122, 51, .2);
	border-radius: 14px;
	background: rgba(255, 255, 255, .82);
}

.star-advertising-hero__proof strong {
	font-size: 1.15rem;
}

.star-advertising-hero__proof span {
	color: #536158;
	font-size: .88rem;
}

.star-advertising-intent-grid,
.star-advertising-package-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.star-advertising-intent-grid a {
	display: grid;
	grid-template-columns: 44px 1fr;
	gap: 2px 12px;
	align-items: center;
	min-height: 126px;
	padding: 20px;
	border: 1px solid var(--star-ad-line);
	border-radius: 16px;
	background: #fff;
	color: var(--star-ad-ink);
	text-decoration: none;
	box-shadow: 0 12px 34px rgba(17, 48, 32, .05);
}

.star-advertising-intent-grid a:hover,
.star-advertising-intent-grid a:focus-visible {
	border-color: var(--star-ad-green);
	box-shadow: 0 16px 40px rgba(17, 48, 32, .1);
}

.star-advertising-intent-grid a:focus-visible,
.star-advertising-catalog-nav a:focus-visible {
	outline: 3px solid #f1c75b;
	outline-offset: 3px;
}

.star-advertising-intent-grid span {
	display: inline-grid;
	place-items: center;
	width: 44px;
	height: 44px;
	grid-row: 1 / span 2;
	border-radius: 50%;
	background: var(--star-ad-soft);
	color: var(--star-ad-green);
	font-size: 1.35rem;
}

.star-advertising-intent-grid strong,
.star-advertising-intent-grid small {
	display: block;
}

.star-advertising-intent-grid small {
	color: #5b675f;
	line-height: 1.35;
}

.star-advertising-packages-section {
	padding: clamp(28px, 5vw, 58px);
	border-radius: 24px;
	background: #102019;
	color: #fff;
}

.star-advertising-packages-section .star-advertising-heading > p:first-child,
.star-advertising-packages-section .star-advertising-heading > p:not(:first-child) {
	color: #dce9df;
}

.star-advertising-package {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	padding: 24px;
	border: 1px solid rgba(255, 255, 255, .19);
	border-radius: 18px;
	background: #fff;
	color: var(--star-ad-ink);
}

.star-advertising-package__level {
	margin: 0 0 14px;
	color: #6a766e;
	font-size: .72rem;
	font-weight: 850;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.star-advertising-package.is-recommended {
	border: 3px solid #55b978;
	transform: translateY(-8px);
	box-shadow: 0 18px 46px rgba(0, 0, 0, .28);
}

.star-advertising-package__badge {
	align-self: flex-start;
	margin: -8px 0 12px;
	padding: 6px 10px;
	border-radius: 999px;
	background: var(--star-ad-green);
	color: #fff;
	font-size: .75rem;
	font-weight: 800;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.star-advertising-package h3 {
	margin: 0;
	font-size: 1.55rem;
}

.star-advertising-package__description {
	min-height: 72px;
	margin: 10px 0 0;
	color: #536158;
	line-height: 1.5;
}

.star-advertising-package__price {
	margin: 22px 0 16px;
}

.star-advertising-package__price strong {
	display: block;
	font-size: clamp(1.45rem, 2.4vw, 2rem);
	line-height: 1.1;
}

.star-advertising-package__price span {
	display: block;
	margin-top: 7px;
	color: #657168;
	font-size: .78rem;
	font-weight: 650;
}

.star-advertising-package ul {
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}

.star-advertising-package li {
	position: relative;
	padding: 9px 0 9px 25px;
	border-bottom: 1px solid #e6ece8;
	line-height: 1.4;
}

.star-advertising-package li::before {
	content: "✓";
	position: absolute;
	left: 0;
	color: var(--star-ad-green);
	font-weight: 900;
}

.star-advertising-package .star-advertising-button {
	width: 100%;
	margin-top: auto;
}

.star-advertising-comparison {
	margin-top: 34px;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 18px;
	background: rgba(255, 255, 255, .07);
}

.star-advertising-comparison > summary {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 18px;
	align-items: center;
	justify-content: space-between;
	min-height: 60px;
	padding: 17px 20px;
	cursor: pointer;
	color: #fff;
	list-style: none;
}

.star-advertising-comparison > summary::-webkit-details-marker {
	display: none;
}

.star-advertising-comparison > summary span {
	font-size: 1.15rem;
	font-weight: 850;
}

.star-advertising-comparison > summary strong {
	color: #dce9df;
	font-size: .9rem;
	font-weight: 600;
}

.star-advertising-comparison__scroll {
	overflow-x: auto;
	margin: 0 12px 12px;
	border-radius: 12px;
	background: #fff;
	color: var(--star-ad-ink);
	-webkit-overflow-scrolling: touch;
	scrollbar-color: #0b7b3c #edf4ef;
	scrollbar-width: thin;
}

.star-advertising-comparison__scroll:focus-visible {
	outline: 3px solid #f1c75b;
	outline-offset: 3px;
}

.star-advertising-comparison table {
	width: 100%;
	min-width: 780px;
	border: 0;
	border-collapse: collapse;
	font-size: .9rem;
}

.star-advertising-comparison th,
.star-advertising-comparison td {
	padding: 13px 14px;
	border: 0;
	border-bottom: 1px solid #e3ebe6;
	text-align: center;
}

.star-advertising-comparison th:first-child {
	position: sticky;
	left: 0;
	z-index: 1;
	width: 36%;
	background: #fff;
	text-align: left;
}

.star-advertising-comparison thead th {
	background: #edf6f0;
	color: #173323;
	font-size: .82rem;
	letter-spacing: .03em;
	text-transform: uppercase;
}

.star-advertising-comparison thead th:first-child {
	background: #e1efe6;
}

.star-advertising-comparison thead span,
.star-advertising-comparison thead small {
	display: block;
}

.star-advertising-comparison thead small {
	margin-top: 5px;
	color: #5b675f;
	font-size: .72rem;
	font-weight: 650;
	letter-spacing: 0;
	text-transform: none;
}

.star-advertising-comparison td.is-included span[aria-hidden="true"] {
	display: inline-grid;
	place-items: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e1f2e7;
	color: var(--star-ad-green);
	font-weight: 900;
}

.star-advertising-comparison td.is-empty {
	color: #99a29c;
}

.star-advertising-comparison__mobile-cards {
	display: none;
}

@media (max-width: 700px) {
	.star-advertising-comparison > summary {
		min-height: 0;
		padding: 18px 18px 12px;
	}

	.star-advertising-comparison > summary span {
		font-size: 1.05rem;
	}

	.star-advertising-comparison > summary strong {
		font-size: .88rem;
	}

	.star-advertising-comparison__scroll {
		display: none;
	}

	.star-advertising-comparison__mobile-cards {
		display: block;
		margin: 0 12px 14px;
		padding: 16px;
		border: 1px solid #d8e6dc;
		border-radius: 14px;
		background: #fff;
	}

	.star-advertising-comparison__mobile-intro {
		margin: 0 0 12px;
		color: #365344;
		font-size: .86rem;
		font-weight: 650;
		line-height: 1.4;
	}

	.star-advertising-comparison__mobile-tabs {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
		margin-bottom: 14px;
	}

	.star-advertising-comparison__mobile-tabs button {
		min-height: 46px;
		padding: 8px 10px;
		border: 1px solid #bcd4c4;
		border-radius: 10px;
		background: #fff;
		color: #146432;
		font: inherit;
		font-size: .82rem;
		font-weight: 850;
		line-height: 1.15;
		text-align: center;
	}

	.star-advertising-comparison__mobile-tabs button[aria-selected="true"] {
		border-color: var(--star-ad-green);
		background: var(--star-ad-green);
		box-shadow: 0 8px 18px rgba(8, 112, 52, .18);
		color: #fff;
	}

	.star-advertising-comparison__mobile-tabs button:focus-visible {
		outline: 3px solid #f1c75b;
		outline-offset: 3px;
	}

	.star-advertising-comparison__mobile-card {
		padding: 16px;
		border: 1px solid #dce8df;
		border-radius: 12px;
		background: linear-gradient(145deg, #fbfdfb, #f2f8f4);
	}

	.star-advertising-comparison__mobile-card[hidden] {
		display: none;
	}

	.star-advertising-comparison__mobile-card header {
		display: flex;
		align-items: baseline;
		justify-content: space-between;
		gap: 12px;
		padding-bottom: 12px;
		border-bottom: 1px solid #d9e7dd;
	}

	.star-advertising-comparison__mobile-card h3,
	.star-advertising-comparison__mobile-card header p {
		margin: 0;
	}

	.star-advertising-comparison__mobile-card h3 {
		color: #133c24;
		font-size: 1.06rem;
	}

	.star-advertising-comparison__mobile-card header p {
		color: var(--star-ad-green);
		font-size: .85rem;
		font-weight: 850;
		text-align: right;
	}

	.star-advertising-comparison__mobile-card ul {
		margin: 8px 0 0;
		padding: 0;
		list-style: none;
	}

	.star-advertising-comparison__mobile-card li {
		display: grid;
		grid-template-columns: 22px minmax(0, 1fr) auto;
		gap: 8px;
		align-items: center;
		padding: 11px 0;
		border-bottom: 1px solid #e2ece5;
	}

	.star-advertising-comparison__mobile-card li:last-child {
		border-bottom: 0;
	}

	.star-advertising-comparison__mobile-card li > span {
		display: grid;
		place-items: center;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background: #e0f1e5;
		color: var(--star-ad-green);
		font-size: .75rem;
		font-weight: 900;
	}

	.star-advertising-comparison__mobile-card li.is-empty > span {
		background: #edf0ee;
		color: #849087;
	}

	.star-advertising-comparison__mobile-card li strong {
		font-size: .86rem;
		line-height: 1.3;
	}

	.star-advertising-comparison__mobile-card li small {
		color: #54705e;
		font-size: .69rem;
		font-weight: 750;
		white-space: nowrap;
	}
}

.star-advertising-catalog {
	padding: clamp(28px, 5vw, 54px);
	border: 1px solid var(--star-ad-line);
	border-radius: 24px;
	background: linear-gradient(145deg, #f7faf8, #fff 42%);
}

.star-advertising-catalog-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 36px;
}

.star-advertising-catalog-nav a {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 8px 14px;
	border: 1px solid var(--star-ad-line);
	border-radius: 999px;
	background: #fff;
	color: var(--star-ad-green);
	font-weight: 700;
	text-decoration: none;
}

.star-advertising-catalog-nav a span {
	display: inline-grid;
	place-items: center;
	min-width: 25px;
	height: 25px;
	margin-left: 8px;
	padding-inline: 6px;
	border-radius: 999px;
	background: var(--star-ad-soft);
	font-size: .75rem;
}

.star-advertising-catalog-nav a[aria-selected="true"] {
	border-color: var(--star-ad-green);
	background: var(--star-ad-green);
	color: #fff;
}

.star-advertising-catalog-nav a[aria-selected="true"] span {
	background: rgba(255, 255, 255, .18);
}

.star-advertising-service-group {
	padding: clamp(22px, 4vw, 38px);
	border: 1px solid var(--star-ad-line);
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 18px 48px rgba(17, 48, 32, .07);
}

.star-advertising-service-group[hidden] {
	display: none !important;
}

.star-advertising-service-group__heading {
	display: flex;
	gap: 24px;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3ebe6;
}

.star-advertising-service-group__heading p,
.star-advertising-service-group__heading h3,
.star-advertising-service-group__heading span {
	display: block;
	margin: 0;
}

.star-advertising-service-group__heading p {
	color: var(--star-ad-green);
	font-size: .72rem;
	font-weight: 850;
	letter-spacing: .11em;
	text-transform: uppercase;
}

.star-advertising-service-group__heading h3 {
	margin-top: 5px;
	font-size: clamp(1.45rem, 3vw, 2.15rem);
	line-height: 1.15;
}

.star-advertising-service-group__heading span {
	max-width: 690px;
	margin-top: 8px;
	color: #5b675f;
	line-height: 1.55;
}

.star-advertising-service-group__heading > strong {
	flex: 0 0 auto;
	padding: 8px 12px;
	border-radius: 999px;
	background: var(--star-ad-soft);
	color: var(--star-ad-green);
	font-size: .8rem;
}

.star-advertising-catalog__cta {
	display: flex;
	gap: 24px;
	align-items: center;
	justify-content: space-between;
	margin-top: 22px;
	padding: 20px 22px;
	border-left: 4px solid var(--star-ad-green);
	border-radius: 12px;
	background: var(--star-ad-soft);
}

.star-advertising-catalog__cta strong,
.star-advertising-catalog__cta span {
	display: block;
}

.star-advertising-catalog__cta span {
	margin-top: 4px;
	color: #536158;
}

.star-advertising-examples {
	padding-block: clamp(28px, 5vw, 52px);
}

.star-advertising-example-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.star-advertising-example {
	min-width: 0;
	border: 1px solid var(--star-ad-line);
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 14px 38px rgba(17, 48, 32, .07);
}

.star-advertising-example > summary {
	display: block;
	padding: 14px;
	cursor: pointer;
	list-style: none;
}

.star-advertising-example > summary::-webkit-details-marker {
	display: none;
}

.star-advertising-example > summary:focus-visible {
	outline: 3px solid #f1c75b;
	outline-offset: 3px;
}

.star-advertising-example__visual {
	position: relative;
	display: block;
	height: 168px;
	overflow: hidden;
	border-radius: 12px;
	background: #eff5f1;
}

.star-advertising-example__visual i {
	position: absolute;
	display: block;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 4px 14px rgba(17, 48, 32, .09);
}

.star-advertising-example__copy {
	display: grid;
	gap: 7px;
	padding: 17px 4px 5px;
}

.star-advertising-example__copy strong {
	font-size: 1.13rem;
}

.star-advertising-example__copy small {
	min-height: 58px;
	color: #58655c;
	font-size: .88rem;
	line-height: 1.5;
}

.star-advertising-example__copy b {
	color: var(--star-ad-green);
	font-size: .86rem;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.star-advertising-example__detail {
	padding: 0 18px 18px;
	border-top: 1px solid #e3ebe6;
}

.star-advertising-example__detail p {
	color: #526057;
	font-size: .88rem;
	line-height: 1.55;
}

.star-advertising-example__detail a {
	color: var(--star-ad-green);
	font-weight: 800;
}

.star-advertising-example--display .star-advertising-example__visual i:nth-child(1) { inset: 12px 12px auto; height: 34px; background: var(--star-ad-green); }
.star-advertising-example--display .star-advertising-example__visual i:nth-child(2) { left: 12px; right: 38%; top: 58px; bottom: 12px; }
.star-advertising-example--display .star-advertising-example__visual i:nth-child(3) { right: 12px; width: 30%; top: 58px; bottom: 42px; background: #c9e3d2; }
.star-advertising-example--display .star-advertising-example__visual i:nth-child(4) { right: 12px; width: 30%; bottom: 12px; height: 20px; background: #d8c07b; }
.star-advertising-example--article .star-advertising-example__visual i:nth-child(1) { inset: 12px 12px auto; height: 18px; background: #d8c07b; }
.star-advertising-example--article .star-advertising-example__visual i:nth-child(2) { left: 12px; right: 12px; top: 43px; height: 46px; background: #c9e3d2; }
.star-advertising-example--article .star-advertising-example__visual i:nth-child(3) { left: 12px; right: 24%; top: 102px; height: 10px; box-shadow: 0 18px 0 #fff, 0 36px 0 #fff; }
.star-advertising-example--article .star-advertising-example__visual i:nth-child(4) { display: none; }
.star-advertising-example--profile .star-advertising-example__visual i:nth-child(1) { left: 50%; top: 20px; width: 54px; height: 54px; transform: translateX(-50%); border-radius: 50%; background: var(--star-ad-green); }
.star-advertising-example--profile .star-advertising-example__visual i:nth-child(2) { left: 18%; right: 18%; top: 88px; height: 15px; }
.star-advertising-example--profile .star-advertising-example__visual i:nth-child(3) { left: 26%; right: 26%; top: 114px; height: 9px; }
.star-advertising-example--profile .star-advertising-example__visual i:nth-child(4) { left: 30%; right: 30%; bottom: 18px; height: 22px; background: #c9e3d2; }
.star-advertising-example--social .star-advertising-example__visual i:nth-child(1) { left: 50%; top: 10px; bottom: 10px; width: 76px; transform: translateX(-50%); border: 5px solid #173323; background: #fff; }
.star-advertising-example--social .star-advertising-example__visual i:nth-child(2) { left: 50%; top: 34px; width: 48px; height: 66px; transform: translateX(-50%); background: #c9e3d2; }
.star-advertising-example--social .star-advertising-example__visual i:nth-child(3) { left: 50%; top: 111px; width: 44px; height: 8px; transform: translateX(-50%); }
.star-advertising-example--social .star-advertising-example__visual i:nth-child(4) { left: 50%; top: 128px; width: 30px; height: 8px; transform: translateX(-50%); background: #d8c07b; }

.star-advertising-service__meta {
	margin-top: 12px !important;
	color: #5a685e;
	font-size: .88rem;
	font-weight: 700;
}

.star-advertising-sales-split {
	display: grid;
	grid-template-columns: minmax(0, .85fr) minmax(360px, 1.15fr);
	gap: clamp(26px, 6vw, 76px);
	align-items: start;
}

.star-advertising-rfq {
	display: block;
}

.star-advertising-benefits {
	display: grid;
	gap: 12px;
}

.star-advertising-benefits p {
	display: grid;
	gap: 5px;
	margin: 0;
	padding: 20px;
	border-left: 4px solid var(--star-ad-green);
	background: #f5f8f6;
}

.star-advertising-benefits span {
	color: #56635a;
	line-height: 1.5;
}

.star-advertising-rfq {
	padding: clamp(28px, 5vw, 58px);
	border: 1px solid var(--star-ad-line);
	border-radius: 24px;
	background:
		radial-gradient(circle at 92% 8%, rgba(0, 122, 51, .11), transparent 28%),
		linear-gradient(135deg, #f4f9f6, #fff 72%);
}

.star-advertising-rfq__intro {
	max-width: 880px;
}

.star-advertising-rfq__intro h2 {
	margin: 0 0 16px;
	font-size: clamp(2rem, 4vw, 3.4rem);
	line-height: 1.05;
}

.star-advertising-rfq__intro p,
.star-advertising-rfq__intro li {
	line-height: 1.6;
}

.star-advertising-rfq__flow {
	min-width: 0;
	margin-top: clamp(28px, 5vw, 48px);
	padding: 0;
	background: transparent;
}

.star-advertising-rfq__selection {
	display: grid;
	gap: 4px;
	margin: 22px 0;
	padding: 16px 18px;
	border: 1px solid #b9d2c1;
	border-left: 4px solid var(--star-ad-green);
	border-radius: 14px;
	background: #fff;
}

.star-advertising-rfq__selection span,
.star-advertising-rfq__selection small {
	color: #58665d;
}

.star-advertising-rfq__selection strong {
	color: #173323;
	font-size: 1.15rem;
}

/* Advertising RFQ uses the Starachowicka.pl brand and the full section width. */
.star-advertising-rfq .star-cf-embed {
	--star-cf-accent: #007a33;
	--star-cf-accent-strong: #005f28;
	--star-cf-accent-soft: rgba(0, 122, 51, .12);
	--star-cf-signal: rgba(0, 122, 51, .2);
	--star-cf-brand-blue: #007a33;
	--star-cf-bg: #f5faf7;
	--star-cf-bg-strong: #eaf4ed;
	--star-cf-bg-soft: #dceee2;
	--star-cf-surface: rgba(255, 255, 255, .78);
	--star-cf-surface-strong: #fff;
	--star-cf-surface-card: #fff;
	--star-cf-surface-card-soft: #f3f8f5;
	--star-cf-ink: #122018;
	--star-cf-ink-inverse: #122018;
	--star-cf-muted: #536158;
	--star-cf-line: rgba(0, 122, 51, .15);
	--star-cf-line-strong: rgba(0, 122, 51, .25);
	--star-cf-shadow: 0 22px 60px rgba(17, 48, 32, .12);
	--star-cf-shell-width: 1060px;
	--star-cf-module-min-height: 0;
	--star-cf-workspace-min-height: 360px;
	width: 100%;
	max-width: none;
	margin: 0;
	color: var(--star-cf-ink);
}

.star-advertising-rfq .star-cf-conversation {
	min-height: 0;
	border-color: rgba(0, 122, 51, .18);
	background:
		radial-gradient(circle at 90% 5%, rgba(0, 122, 51, .09), transparent 30%),
		linear-gradient(145deg, #f5faf7, #eaf4ed);
	box-shadow: var(--star-cf-shadow);
	color: var(--star-cf-ink);
}

.star-advertising-rfq .star-cf-conversation::before,
.star-advertising-rfq .star-cf-conversation__header {
	display: none;
}

.star-advertising-rfq .star-cf-conversation__workspace {
	min-height: var(--star-cf-workspace-min-height);
	margin: 0;
	padding-block: 24px;
	border-color: rgba(0, 122, 51, .14);
	background: rgba(255, 255, 255, .74);
	box-shadow: inset 0 1px 0 #fff;
}

.star-advertising-rfq .star-cf-conversation__stage {
	padding-top: 28px;
}

.star-advertising-rfq .star-cf-conversation__composer {
	padding-bottom: 30px;
	background: transparent;
}

.star-advertising-rfq .star-cf-conversation__viewport,
.star-advertising-rfq .star-cf-composer,
.star-advertising-rfq .star-cf-conversation__status,
.star-advertising-rfq .star-cf-conversation__error {
	max-width: 980px;
}

.star-advertising-rfq .star-cf-message--assistant .star-cf-message__bubble,
.star-advertising-rfq .star-cf-choice,
.star-advertising-rfq .star-cf-input,
.star-advertising-rfq .star-cf-upload,
.star-advertising-rfq .star-cf-multi__option,
.star-advertising-rfq .star-cf-summary li,
.star-advertising-rfq .star-cf-consent {
	border-color: rgba(0, 122, 51, .18);
	background: #fff;
	box-shadow: 0 14px 34px rgba(17, 48, 32, .08);
	color: var(--star-cf-ink);
}

.star-advertising-rfq .star-cf-message--user .star-cf-message__bubble,
.star-advertising-rfq .star-cf-action {
	border-color: var(--star-cf-accent);
	background: var(--star-cf-accent);
	box-shadow: 0 12px 28px rgba(0, 122, 51, .2);
	color: #fff;
}

.star-advertising-rfq .star-cf-choice:hover,
.star-advertising-rfq .star-cf-choice:focus-visible {
	border-color: var(--star-cf-accent);
	background: #f8fcf9;
	box-shadow: 0 18px 40px rgba(17, 48, 32, .12);
}

.star-advertising-rfq .star-cf-choice__description,
.star-advertising-rfq .star-cf-summary__label,
.star-advertising-rfq .star-cf-upload__label,
.star-advertising-rfq .star-cf-conversation__status,
.star-advertising-rfq .star-cf-review__eyebrow {
	color: #58665d;
}

.star-advertising-rfq .star-cf-input:focus-visible,
.star-advertising-rfq .star-cf-choice:focus-visible,
.star-advertising-rfq .star-cf-action:focus-visible,
.star-advertising-rfq .star-cf-link-action:focus-visible {
	outline: 3px solid #f1c75b;
	outline-offset: 3px;
}

.star-advertising-rfq .star-cf-action:hover,
.star-advertising-rfq .star-cf-action:focus-visible {
	background: var(--star-cf-accent-strong);
	box-shadow: 0 16px 34px rgba(0, 95, 40, .24);
	color: #fff;
}

.star-advertising-rfq .star-cf-link-action,
.star-advertising-rfq .star-cf-conversation__link {
	color: var(--star-cf-accent-strong);
}

/*
 * The commercial assistant is the primary decision tool: keep its conversation
 * beside the explanation on wide screens.  Package cards stay below as a
 * comparison, and hand their selected services back here through the URL.
 */
.star-advertising-rfq {
	display: grid;
	grid-template-columns: minmax(0, .8fr) minmax(390px, 1.2fr);
	gap: clamp(28px, 5vw, 68px);
	align-items: start;
}

.star-advertising-rfq__intro {
	max-width: 560px;
	padding-block: clamp(4px, 2vw, 24px);
}

.star-advertising-rfq__flow {
	margin-top: 0;
	padding: 0;
	align-self: stretch;
}

.star-advertising-rfq__selection em {
	color: #44564a;
	font-size: .88rem;
	font-style: normal;
	line-height: 1.45;
}

@media (max-width: 900px) {
	.star-advertising-rfq {
		display: grid;
		grid-template-columns: 1fr;
	}

	.star-advertising-rfq__intro {
		max-width: none;
		padding-block: 0;
	}

	.star-advertising-rfq__flow {
		margin-top: 8px;
	}
}

@media (max-width: 900px) {
	.star-advertising-hero,
	.star-advertising-sales-split,
	.star-advertising-rfq {
		grid-template-columns: 1fr;
	}
	.star-advertising-intent-grid,
	.star-advertising-package-grid,
	.star-advertising-example-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.star-advertising-package.is-recommended {
		transform: none;
	}
	.star-advertising-audience-grid,
	.star-advertising-service-grid,
	.star-advertising-process {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.star-advertising-split {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 620px) {
	.star-advertising-intent-grid,
	.star-advertising-package-grid,
	.star-advertising-example-grid {
		grid-template-columns: 1fr;
	}
	.star-advertising-packages-section,
	.star-advertising-rfq,
	.star-advertising-catalog {
		padding-inline: 20px;
		border-radius: 16px;
	}
	.star-advertising-hero {
		padding-inline: 20px;
		border-radius: 16px;
	}
	.star-advertising-audience-grid,
	.star-advertising-content-grid,
	.star-advertising-service-grid,
	.star-advertising-process,
	.star-advertising-materials {
		grid-template-columns: 1fr;
	}
	.star-advertising-actions,
	.star-advertising-button,
	.star-advertising-media-kit,
	.star-advertising-catalog__cta {
		width: 100%;
	}
	.star-advertising-media-kit {
		align-items: stretch;
		flex-direction: column;
	}
	.star-advertising-catalog__cta,
	.star-advertising-service-group__heading {
		align-items: stretch;
		flex-direction: column;
	}
	.star-advertising-catalog-nav {
		display: grid;
		grid-template-columns: 1fr;
	}
	.star-advertising-catalog-nav a {
		justify-content: space-between;
		border-radius: 12px;
	}
	.star-advertising-service-group {
		padding: 20px;
	}
	.star-advertising-example__copy small {
		min-height: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.star-advertising-page * {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
	}
}

@media print {
	body.star-advertising-route header,
	body.star-advertising-route footer,
	body.star-advertising-route .star-advertising-actions,
	body.star-advertising-route .star-advertising-form,
	body.star-advertising-route .star-advertising-rfq,
	body.star-advertising-route .star-advertising-media-kit a {
		display: none !important;
	}
	.star-advertising-hero,
	.star-advertising-section,
	.star-advertising-service {
		box-shadow: none !important;
		break-inside: avoid;
	}
	.star-advertising-page {
		max-width: none;
		padding: 0;
	}
}

/* Restored package assistant, merged with the current advertising catalogue. */
.star-advertising-packages-section { background: radial-gradient(circle at 92% 8%, rgba(0,122,51,.09), transparent 32%), linear-gradient(145deg,#f8faf8,#edf4ef); color: var(--star-ad-ink); box-shadow: inset 0 0 0 1px rgba(0,122,51,.14); }
.star-advertising-packages-section .star-advertising-heading > p:first-child { color: var(--star-ad-green); }
.star-advertising-packages-section .star-advertising-heading > p:not(:first-child) { color: #536158; }
.star-advertising-package-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.star-advertising-package { display: grid; grid-template-columns: 1fr auto; gap: 12px 24px; padding: 28px 30px 30px; border: 2px solid #d2dfd6; background: linear-gradient(145deg,#fff,#fbfcfb); box-shadow: 0 12px 30px rgba(17,48,32,.055); color: #102019; }
.star-advertising-package.is-recommended { border-width: 2px; background: linear-gradient(145deg,#fff,#fffaf0); box-shadow: 0 12px 30px rgba(17,48,32,.06); transform: none; }
.star-advertising-package:has(input:checked),.star-advertising-package.is-selected { border-color: var(--star-ad-green); background: linear-gradient(145deg,#fff,#f0f8f3); box-shadow: 0 0 0 3px rgba(0,122,51,.13),0 20px 46px rgba(17,48,32,.13); }
.star-advertising-package:has(input:checked)::before,.star-advertising-package.is-selected::before { content:''; position:absolute; top:0; left:0; width:100%; height:5px; background:var(--star-ad-green); }
.star-advertising-package > input { position:absolute; width:1px; height:1px; margin:-1px; overflow:hidden; clip-path:inset(50%); }
.star-advertising-package__level,.star-advertising-package__badge,.star-advertising-package__title,.star-advertising-package__description,.star-advertising-package__price,.star-advertising-package__features,.star-advertising-package__choose { grid-column:1 / -1; }
.star-advertising-package__title { color:#102019; font-size:clamp(1.55rem,2.5vw,2.15rem); line-height:1.1; }
.star-advertising-package__description { margin:0; color:#526057; line-height:1.5; }
.star-advertising-package__price > strong { color:var(--star-ad-green); font-size:clamp(1.65rem,3vw,2.35rem); }
.star-advertising-package__features { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 24px; }
.star-advertising-package__features > span { position:relative; padding:9px 0 9px 24px; border-bottom:1px solid #e6ece8; color:#28372f; font-size:.93rem; line-height:1.4; }
.star-advertising-package__features > span::before { content:'✓'; position:absolute; left:0; color:var(--star-ad-green); font-weight:900; }
.star-advertising-package__choose { display:flex; align-items:center; justify-content:center; min-height:48px; margin-top:10px; padding:10px 18px; border:1px solid rgba(0,122,51,.28); border-radius:12px; background:#eef5f0; color:var(--star-ad-green); font-size:.92rem; font-weight:850; }
.star-advertising-package:has(input:checked) .star-advertising-package__choose,.star-advertising-package.is-selected .star-advertising-package__choose { border-color:var(--star-ad-green); background:var(--star-ad-green); color:#fff; }
.star-advertising-package-choice { display:flex; gap:24px; align-items:center; justify-content:space-between; margin-top:20px; padding:22px 24px; border:1px solid rgba(0,122,51,.2); border-left:5px solid var(--star-ad-green); border-radius:16px; background:#fff; box-shadow:0 12px 30px rgba(17,48,32,.07); }
.star-advertising-package-choice span,.star-advertising-package-choice strong,.star-advertising-package-choice small { display:block; }
.star-advertising-package-choice span { color:#657168; font-size:.72rem; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.star-advertising-package-choice strong { color:#102019; font-size:1.3rem; }
.star-advertising-package-choice small { color:#536158; }

.star-advertising-catalog-workspace { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,340px); gap:clamp(22px,3vw,38px); align-items:start; margin:clamp(34px,5vw,64px) 0; }
.star-advertising-catalog-workspace > .star-advertising-catalog { min-width:0; margin:0; }
.star-advertising-catalog-workspace .star-advertising-service-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.star-advertising-service-card { min-height:100%; padding:25px; border:1px solid #d5e2d9; border-radius:14px; background:#fff; box-shadow:0 10px 24px rgba(17,48,32,.045); }
.star-advertising-service-card__top { display:flex; gap:12px; align-items:center; margin-bottom:16px; }
.star-advertising-service-card__icon { display:inline-grid; width:38px; height:38px; flex:0 0 38px; place-items:center; border:1px solid #cfe5d5; border-radius:11px; background:#eff8f1; color:#07813a; }
.star-advertising-service-card__icon svg { width:20px; height:20px; }
.star-advertising-service-card__type { margin:0; color:#087536; font-size:.72rem; font-weight:800; letter-spacing:.075em; text-transform:uppercase; }
.star-advertising-service-card h4 { margin:0 0 9px; color:#12301e; font-size:clamp(1.2rem,1.65vw,1.48rem); line-height:1.18; }
.star-advertising-service-card__summary { margin:0 0 15px; color:#4c5a50; line-height:1.52; }
.star-advertising-service-card__features { display:grid; gap:7px; margin:0 0 20px; padding:0; list-style:none; }
.star-advertising-service-card__features li { position:relative; padding-left:22px; color:#324238; line-height:1.42; }
.star-advertising-service-card__features li::before { content:'✓'; position:absolute; left:0; color:#07813a; font-weight:900; }
.star-advertising-service-card__footer { display:flex; gap:12px; align-items:flex-end; justify-content:space-between; margin-top:auto; padding-top:18px; border-top:1px solid #e5ece6; }
.star-advertising-service__actions { display:grid; gap:7px; }
.star-advertising-service__actions button,.star-advertising-service__actions a,.star-advertising-company-promotion-card [data-star-ad-cart-add] { display:inline-flex; min-height:42px; align-items:center; justify-content:center; padding:9px 12px; border:1px solid #07813a; border-radius:9px; background:#07813a; color:#fff; font:inherit; font-size:.84rem; font-weight:800; line-height:1.2; text-align:center; text-decoration:none; cursor:pointer; }
.star-advertising-service__actions a,.star-advertising-company-promotion-card [data-star-ad-cart-add] { border-color:#cfe5d5; background:#fff; color:#087536; }
.star-advertising-service__actions button.is-in-cart,.star-advertising-company-promotion-card [data-star-ad-cart-add].is-in-cart { border-color:#005c28; background:#005c28; color:#fff; }

.star-advertising-conversation { min-width:0; border:1px solid #cde0d2; border-radius:18px; background:linear-gradient(155deg,#fbfdfb,#f1f7f3); box-shadow:0 14px 34px rgba(17,48,32,.07); color:#183723; }
.star-advertising-conversation button { font:inherit; }
.star-advertising-conversation__toggle { width:100%; border:0; background:transparent; color:inherit; cursor:pointer; }
.star-advertising-conversation__body { padding:23px 22px 20px; }
.star-advertising-conversation__eyebrow { margin:0 0 7px; color:#087536; font-size:.7rem; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.star-advertising-conversation h2 { margin:0; color:#12301e; font-size:clamp(1.38rem,1.8vw,1.68rem); line-height:1.16; }
.star-advertising-conversation__message { margin:11px 0 16px; color:#506256; font-size:.94rem; line-height:1.5; }
.star-advertising-conversation__items { display:grid; gap:8px; margin:0; padding:0; list-style:none; }
.star-advertising-conversation__items li { display:flex; align-items:center; justify-content:space-between; gap:12px; padding:10px 0; border-top:1px solid #dce9df; }
.star-advertising-conversation__items li.is-empty { padding:13px 0; color:#6a7a6e; font-size:.9rem; }
.star-advertising-conversation__items strong,.star-advertising-conversation__items small { display:block; }
.star-advertising-conversation__items strong { color:#173a24; font-size:.92rem; line-height:1.3; }
.star-advertising-conversation__items small { margin-top:2px; color:#698071; font-size:.76rem; }
.star-advertising-conversation__items button,.star-advertising-conversation__clear { margin:0; padding:3px 0; border:0; background:transparent; color:#087536; font-size:.79rem; font-weight:800; text-decoration:underline; text-underline-offset:3px; cursor:pointer; }
.star-advertising-conversation__suggestions { display:grid; gap:8px; margin-top:15px; }
.star-advertising-conversation__suggestion { display:block; width:100%; padding:10px 11px; border:1px solid #d4e5d8; border-radius:10px; background:rgba(255,255,255,.72); color:#1a472a; text-align:left; cursor:pointer; }
.star-advertising-conversation__suggestion:hover,.star-advertising-conversation__suggestion:focus-visible { border-color:#6da984 !important; background:#f7fcf8 !important; color:#173e25 !important; }
.star-advertising-conversation__suggestion strong,.star-advertising-conversation__suggestion span { display:block; }
.star-advertising-conversation__suggestion strong { font-size:.86rem; }
.star-advertising-conversation__suggestion span { margin-top:2px; color:#4e6656; font-size:.78rem; line-height:1.35; }
.star-advertising-conversation__actions { display:grid; gap:9px; margin-top:17px; }
.star-advertising-conversation__actions .star-advertising-button { width:100%; min-height:43px; border:0; cursor:pointer; }
.star-advertising-conversation__note { margin:12px 0 0; color:#617166; font-size:.76rem; line-height:1.4; }
@media (min-width:981px) { .star-advertising-catalog-workspace > .star-advertising-conversation { position:sticky; top:136px !important; max-height:calc(100vh - 152px) !important; overflow:auto; } .star-advertising-conversation__toggle { display:none; } }
@media (max-width:980px) { .star-advertising-catalog-workspace { display:block; margin-bottom:34px; } .star-advertising-catalog-workspace > .star-advertising-catalog { margin-bottom:0; } .star-advertising-conversation { position:fixed; z-index:90; right:12px; bottom:12px; left:12px; border-radius:15px; box-shadow:0 14px 36px rgba(17,48,32,.18); } .star-advertising-conversation__toggle { display:grid; grid-template-columns:1fr auto auto; align-items:center; gap:9px; min-height:58px; padding:12px 15px; text-align:left; } .star-advertising-conversation__body { display:none; max-height:min(67vh,520px); overflow:auto; padding-top:2px; } .star-advertising-conversation.is-open .star-advertising-conversation__body { display:block; } }
@media (max-width:760px) { .star-advertising-catalog-workspace .star-advertising-service-grid,.star-advertising-package-grid,.star-advertising-package__features { grid-template-columns:1fr; } .star-advertising-service-card__footer,.star-advertising-package-choice { align-items:stretch; flex-direction:column; } }
