.company-page {
	background: #fafafa;
	background-image: none !important;
	color: #152237;
}

.company-container {
	width: 1720px;
	max-width: calc(100% - 64px);
	margin: 0 auto;
	padding: 140px 0 132px;
}

.company-breadcrumbs {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 62px;
	color: #d1d3d7;
	font-size: 16px;
	line-height: 1.4;
}

.company-breadcrumbs a,
.company-breadcrumbs span {
	color: #d1d3d7;
}

.company-breadcrumbs a:hover {
	color: #0070f3;
}

.company-page h1 {
	margin: 0 0 48px;
	font-size: 82px;
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: 0;
	color: #152237;
}

.company-mobile-title-break {
	display: none;
}

.company-hero {
	display: grid;
	grid-template-columns: 780px minmax(0, 1fr);
	gap: 107px;
	align-items: start;
	margin-bottom: 120px;
}

.company-hero__image {
	overflow: hidden;
	border-radius: 40px;
}

.company-hero__image img {
	display: block;
	width: 100%;
	height: auto;
}

.company-hero h2,
.company-content h2,
.company-cta h2 {
	margin: 0 0 24px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0;
	color: #152237;
}

.company-hero p,
.company-content p,
.company-content li,
.company-cta .text {
	margin: 0;
	color: #152237;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0;
}

.company-hero p + p,
.company-content p + p {
	margin-top: 24px;
}

.company-trust {
	margin-bottom: 72px;
}

.company-trust__layout {
	position: relative;
	width: 1768px;
	max-width: 100%;
	aspect-ratio: 1768 / 537;
}

.company-trust h2 {
	position: absolute;
	left: 1.36%;
	top: 5.59%;
	margin: 0;
	color: #152237;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0;
}

.company-trust__logo {
	position: absolute;
	display: block;
	max-width: none;
	height: auto;
}

.company-trust__logo--01 {
	left: 20.36%;
	top: 0;
	width: 12.22%;
}

.company-trust__logo--02 {
	left: 30.77%;
	top: 0;
	width: 15.44%;
}

.company-trust__logo--03 {
	left: 44.40%;
	top: 0;
	width: 14.71%;
}

.company-trust__logo--04 {
	left: 57.35%;
	top: 0;
	width: 13.80%;
}

.company-trust__logo--05 {
	left: 69.34%;
	top: 0;
	width: 14.76%;
}

.company-trust__logo--06 {
	left: 82.30%;
	top: 0;
	width: 17.70%;
}

.company-trust__logo--07 {
	left: 0;
	top: 22.35%;
	width: 19.85%;
}

.company-trust__logo--08 {
	left: 18.10%;
	top: 22.35%;
	width: 36.20%;
}

.company-trust__logo--09 {
	left: 52.49%;
	top: 22.35%;
	width: 28.45%;
}

.company-trust__logo--010 {
	left: 79.07%;
	top: 22.35%;
	width: 20.93%;
}

.company-trust__logo--011 {
	left: 0;
	top: 71.69%;
	width: 15.38%;
}

.company-trust__logo--012 {
	left: 13.69%;
	top: 71.69%;
	width: 14.93%;
}

.company-trust__logo--013 {
	left: 27.26%;
	top: 71.69%;
	width: 15.38%;
}

.company-trust__logo--014 {
	left: 40.84%;
	top: 71.69%;
	width: 14.03%;
}

.company-trust__logo--015 {
	left: 53.17%;
	top: 71.69%;
	width: 16.35%;
}

.company-trust__logo--016 {
	left: 67.76%;
	top: 71.69%;
	width: 13.07%;
}

.company-content ul {
	margin: 24px 0;
	padding-left: 24px;
}

.company-content li {
	margin-bottom: 0;
}

.company-facts {
	margin: 32px 0;
	padding-left: 28px;
}

.company-facts li {
	margin: 0;
	color: #152237;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.45;
}

.company-facts li::marker {
	color: #0070f3;
	font-size: 0.9em;
}

.company-facts strong {
	color: #0070f3;
	font-weight: 700;
}

.company-facts span {
	color: #5a6b85;
	font-weight: 400;
}

.company-content li + li {
	margin-top: 4px;
}

.company-content strong,
.company-content a {
	color: #0070f3;
	font-weight: 700;
}

.company-content a {
	color: #0070f3 !important;
	font-weight: 400;
	text-decoration: underline !important;
	text-decoration-color: #0070f3;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.company-content {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-bottom: 130px;
}

.company-content section {
	max-width: 1720px;
}

.company-requisites {
	width: 810px;
	max-width: 100%;
}

.company-requisites div {
	display: grid;
	grid-template-columns: 220px 1fr;
	gap: 32px;
	align-items: baseline;
	padding: 16px 0;
	border-bottom: 2px solid #edf0f3;
}

.company-requisites div:first-child strong {
	white-space: nowrap;
}

.company-requisites div:last-child {
	grid-template-columns: 1fr;
	border-bottom-color: transparent;
}

.company-requisites span {
	color: #5a6b85;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
}

.company-requisites strong,
.company-requisites a {
	color: #152237 !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	text-align: right;
	text-decoration: none !important;
}

.company-requisites a:hover {
	color: #0070f3;
	text-decoration: none !important;
}

.company-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 820px;
	gap: 96px;
	align-items: start;
	margin-bottom: 0 !important;
}

.company-cta__copy {
	max-width: 760px;
}

.company-cta .text {
	max-width: 690px;
}

.company-cta__form #cta_form,
.company-cta__form .cta_form {
	margin: 0;
}

.company-cta__form {
	width: 820px;
	max-width: 100%;
}

.company-cta #cta_form,
.company-cta form {
	width: 820px;
	max-width: 100%;
}

#cta_form.company-cta form {
	display: grid !important;
	grid-template-columns: 238px 558px;
	column-gap: 24px;
	row-gap: 32px;
	align-items: start;
}

#cta_form.company-cta form .form_inputs {
	grid-column: 1 / -1;
	grid-row: 1;
	width: 100%;
	display: grid !important;
	grid-template-columns: 398px 398px;
	gap: 24px !important;
	margin-bottom: 0;
}

#cta_form.company-cta form .form_inputs label:first-child {
	grid-column: 1 / -1;
	width: 100% !important;
}

#cta_form.company-cta form .form_inputs label.labelsmall {
	width: 398px !important;
}

#cta_form.company-cta form .formlabel {
	margin-bottom: 8px;
	color: #9caac2;
	font-size: 16px;
	line-height: 1.2;
}

#cta_form.company-cta form .form_inputs input {
	height: 64px;
	background: #edf0f3;
	border-color: #edf0f3;
	border-radius: 8px;
	color: #152237;
	font-size: 18px;
	letter-spacing: 0;
}

#cta_form.company-cta form > .formlabel,
#cta_form.company-cta form > p,
#cta_form.company-cta form .hidden-fields-container,
#cta_form.company-cta form .lachatte-antispam,
#cta_form.company-cta form .wpcf7-spinner,
#cta_form.company-cta form .form_select,
#cta_form.company-cta form .wpcf7-checkbox {
	display: none !important;
}

#cta_form.company-cta form .form_acceptance {
	grid-column: 2;
	grid-row: 2;
	display: flex;
	width: 558px;
	margin-left: 0;
	padding-top: 0;
}

#cta_form.company-cta form .form_acceptance .wpcf7-list-item {
	display: flex;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#cta_form.company-cta form .form_acceptance .wpcf7-list-item label {
	display: block;
}

#cta_form.company-cta form .form_acceptance .wpcf7-list-item .wpcf7-list-item-label {
	width: 534px;
	min-height: 57px;
	padding-left: 36px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.2;
}

#cta_form.company-cta form .form_acceptance .wpcf7-list-item .wpcf7-list-item-label:before,
#cta_form.company-cta form .form_acceptance .wpcf7-list-item .wpcf7-list-item-label:after {
	left: 0;
}

#cta_form.company-cta form .form_acceptance .wpcf7-list-item .wpcf7-list-item-label:after {
	left: 5px;
}

#cta_form.company-cta form input[type="submit"] {
	grid-column: 1;
	grid-row: 2;
	width: 238px;
	min-width: 238px;
	height: 56px;
	box-sizing: border-box;
	font-size: 16px;
}

@media (max-width: 1799px) {
	.company-container {
		width: 1350px;
	}

	.company-page h1 {
		font-size: 60px;
	}

	.company-hero {
		grid-template-columns: minmax(500px, 0.92fr) minmax(0, 1fr);
		gap: 72px;
	}

	.company-hero h2,
	.company-content h2,
	.company-cta h2 {
		font-size: 36px;
	}

	.company-trust h2 {
		font-size: 32px;
	}
}

@media (max-width: 1199px) {
	.company-container {
		max-width: calc(100% - 48px);
		padding-top: 120px;
		padding-bottom: 96px;
	}

	.company-page h1 {
		font-size: 52px;
	}

	.company-hero {
		grid-template-columns: 1fr;
		gap: 40px;
		margin-bottom: 80px;
	}

	.company-hero__image {
		max-width: 780px;
	}

	.company-content {
		margin-bottom: 96px;
	}

	.company-trust {
		margin-bottom: 64px;
	}

	.company-trust__layout {
		display: grid;
		grid-template-columns: repeat(6, minmax(0, 1fr));
		gap: 10px;
		width: 100%;
		aspect-ratio: auto;
	}

	.company-trust h2,
	.company-trust__logo {
		position: static;
	}

	.company-trust h2 {
		grid-column: 1 / -1;
		margin-bottom: 2px;
	}

	.company-trust__logo {
		width: 100%;
		max-width: 100%;
	}

	.company-trust__logo--01,
	.company-trust__logo--02,
	.company-trust__logo--03,
	.company-trust__logo--04,
	.company-trust__logo--05,
	.company-trust__logo--06,
	.company-trust__logo--011,
	.company-trust__logo--012,
	.company-trust__logo--013,
	.company-trust__logo--014,
	.company-trust__logo--015,
	.company-trust__logo--016 {
		grid-column: span 2;
	}

	.company-trust__logo--07,
	.company-trust__logo--09,
	.company-trust__logo--010 {
		grid-column: span 3;
	}

	.company-trust__logo--08 {
		grid-column: span 6;
	}

	.company-cta {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.company-cta__form,
	.company-cta form {
		width: min(820px, 100%);
	}
}

@media (max-width: 767px) {
	.company-container {
		width: 328px;
		max-width: calc(100% - 32px);
		padding-top: 88px;
		padding-bottom: 60px;
	}

	.company-breadcrumbs {
		margin-bottom: 22px;
		font-size: 14px;
		line-height: 1.3;
	}

	.company-page h1 {
		margin-bottom: 16px;
		font-size: 36px;
		line-height: 1.2;
	}

	.company-mobile-title-break {
		display: block;
	}

	.company-hero {
		display: flex;
		flex-direction: column;
		gap: 24px;
		margin-bottom: 40px;
	}

	.company-hero__image {
		width: 328px;
		height: 272px;
		border-radius: 24px;
	}

	.company-hero__image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.company-hero h2 {
		margin-bottom: 16px;
		color: #152237;
		font-size: 24px;
		font-weight: 700;
		line-height: 28.8px;
	}

	.company-content h2,
	.company-cta h2 {
		font-size: 28px;
		line-height: 1.18;
	}

	.company-content h2,
	.company-cta h2 {
		margin-bottom: 24px;
		font-size: 24px;
		line-height: 1.2;
	}

	.company-hero p,
	.company-content p,
	.company-content li,
	.company-cta .text,
	.company-requisites span,
	.company-requisites strong,
	.company-requisites a {
		font-size: 16px;
		line-height: 1.5;
	}

	.company-hero p,
	.company-content p,
	.company-content li,
	.company-requisites span,
	.company-requisites strong,
	.company-requisites a {
		line-height: 1.4;
	}

	.company-facts li {
		font-size: 16px;
		line-height: 1.4;
	}

	.company-content {
		gap: 40px;
		margin-bottom: 40px;
	}

	.company-trust {
		position: relative;
		width: 100vw;
		max-width: 100vw;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
		margin-bottom: 40px;
		height: 78px;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		touch-action: pan-x pan-y;
		-webkit-mask-image: linear-gradient(90deg, transparent 0, #000 32px, #000 calc(100% - 32px), transparent 100%);
		mask-image: linear-gradient(90deg, transparent 0, #000 32px, #000 calc(100% - 32px), transparent 100%);
	}

	.company-trust__layout {
		display: inline-flex;
		width: max-content;
		min-width: max-content;
		max-width: none;
		height: 78px;
		gap: 14px;
		align-items: center;
		justify-content: center;
		position: relative;
		left: 0;
		transform: none;
		overflow: visible;
		padding: 0 32px;
	}

	.company-trust h2 {
		flex: 0 0 auto;
		order: 30;
		position: relative;
		z-index: 1;
		height: 78px;
		padding: 0 16px;
		margin-bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		background: linear-gradient(90deg, rgba(250, 250, 250, 0) 0%, #fafafa 5%, #fafafa 95%, rgba(250, 250, 250, 0) 100%);
		color: #0070f3 !important;
		font-size: 18px;
		font-weight: 700;
		line-height: 21.6px;
		white-space: nowrap;
	}

	.company-trust::-webkit-scrollbar {
		display: none;
	}

	.company-trust__logo {
		flex: 0 0 auto;
		position: static;
		width: auto;
		max-width: none;
		object-fit: contain;
		object-position: center;
	}

	.company-trust__logo--01,
	.company-trust__logo--02,
	.company-trust__logo--03,
	.company-trust__logo--04,
	.company-trust__logo--05,
	.company-trust__logo--06,
	.company-trust__logo--011,
	.company-trust__logo--012,
	.company-trust__logo--013,
	.company-trust__logo--014,
	.company-trust__logo--015,
	.company-trust__logo--016 {
		grid-column: auto;
	}

	.company-trust__logo--07,
	.company-trust__logo--08,
	.company-trust__logo--09,
	.company-trust__logo--010 {
		grid-column: auto;
	}

	.company-trust__logo--014 {
		order: 10;
		width: 124px;
		height: auto;
	}

	.company-trust__logo--015 {
		order: 20;
		width: 136px;
		height: auto;
	}

	.company-trust__logo--010 {
		order: 40;
		width: auto;
		height: 78px;
	}

	.company-trust__logo--08 {
		order: 50;
		width: 168px;
		height: auto;
	}

	.company-trust__logo--03 {
		order: 60;
		width: 128px;
		height: auto;
	}

	.company-trust__logo--04 {
		order: 70;
		width: 124px;
		height: auto;
	}

	.company-trust__logo--09 {
		order: 80;
		width: 132px;
		height: auto;
	}

	.company-trust__logo--06 {
		order: 90;
		width: 146px;
		height: auto;
	}

	.company-trust__logo--02 {
		order: 100;
		width: 128px;
		height: auto;
	}

	.company-trust__logo--05 {
		order: 110;
		width: 128px;
		height: auto;
	}

	.company-trust__logo--016 {
		order: 120;
		width: 120px;
		height: auto;
	}

	.company-trust__logo--07 {
		order: 130;
		width: 92px;
		height: auto;
	}

	.company-trust__logo--011 {
		order: 140;
		width: 128px;
		height: auto;
	}

	.company-trust__logo--012 {
		order: 150;
		width: 124px;
		height: auto;
	}

	.company-trust__logo--013 {
		order: 160;
		width: 128px;
		height: auto;
	}

	.company-trust__logo--01 {
		order: 170;
		width: 92px;
		height: auto;
	}

	.company-content ul {
		margin: 16px 0;
		padding-left: 18px;
	}

	.company-facts {
		margin: 16px 0;
		padding-left: 18px;
	}

	.company-requisites div {
		grid-template-columns: 1fr;
		gap: 16px;
		padding: 16px 0;
	}

	.company-requisites strong,
	.company-requisites a {
		text-align: left;
	}

	.company-requisites div:first-child strong {
		white-space: normal;
	}

	.company-cta {
		gap: 40px;
	}

	.company-cta__copy {
		max-width: 328px;
	}

	.company-cta .text {
		font-size: 16px;
		line-height: 1.4;
	}

	.company-cta__form,
	.company-cta form {
		width: 328px;
		max-width: 100%;
	}

	#cta_form.company-cta form {
		grid-template-columns: 1fr;
		row-gap: 24px;
	}

	#cta_form.company-cta form .form_inputs {
		display: grid !important;
		grid-template-columns: 1fr;
		gap: 24px !important;
	}

	#cta_form.company-cta form .form_inputs label.labelsmall {
		width: 100% !important;
	}

	#cta_form.company-cta form .formlabel {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 1.2;
	}

	#cta_form.company-cta form .form_inputs input {
		height: 46px;
		font-size: 16px;
	}

	#cta_form.company-cta form input[type="submit"] {
		grid-column: 1;
		grid-row: 3;
		width: 100%;
		min-width: 0;
		height: 50px;
		margin: 0;
		font-size: 15px;
	}

	#cta_form.company-cta form .form_acceptance {
		grid-column: 1;
		grid-row: 2;
		display: block;
		width: 100%;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	#cta_form.company-cta form .form_acceptance .wpcf7-list-item .wpcf7-list-item-label {
		width: 100%;
		min-height: 0;
		font-size: 14px;
		line-height: 1.2;
	}
}

/* ---------- блок «На чём мы работаем» ----------
   Плитки те же, что на /tehnologii/ (tech.css, классы lct-*). Здесь только
   гасим типографику .company-content, которая иначе перебивает сетку:
   у .company-content ul специфичность выше, чем у .lct-grid. */

.company-tech .lct-grid {
	margin: 0;
	padding-left: 0;
}

.company-tech .lct-chip + .lct-chip {
	margin-top: 0;
}

.company-tech p + .lct-group {
	margin-top: 32px;
}

.company-tech .lct-group + p {
	margin-top: 40px;
}

.company-tech .lct-group__title {
	margin-bottom: 16px;
}

@media (max-width: 767px) {
	.company-tech p + .lct-group {
		margin-top: 24px;
	}

	.company-tech .lct-group + p {
		margin-top: 28px;
	}
}


/* ── Миссия компании (14.09.2026) ──────────────────────────────────────────
   Рукописные строки — MarckScript; @font-face объявлен в style.css, блок K
   (строка 6108), поэтому здесь шрифт не подключаем заново.
   Прописью идут только четыре строки миссии: дальше обычный текст, иначе
   абзац становится нечитаемым. Откат: удалить этот блок и section
   .company-mission из page-company.php. */
.company-content .company-mission__lines{
	font-family: MarckScript, cursive;
	font-size: 29px;
	line-height: 1.5;
	color: #152237;
	margin: 0 0 22px;
	max-width: 680px;
}
.company-content .company-mission__lead{
	display: block;
	font-size: 35px;
	line-height: 1.35;
	margin-bottom: 6px;
}
@media (max-width: 767px){
	.company-content .company-mission__lines{ font-size: 23px; }
	.company-content .company-mission__lead{ font-size: 27px; }
}
