.one.first-section {
	padding-bottom: 0;
	border-radius: 0px 0px 32px 32px;
}
.one .first-section__img {
	display: flex;
	align-items: flex-end;
}
.one .first-section__img img {
	height: unset;
}
.chastnik2.copy19 .one.first-section::before {
	background: url("../new-img/chastnik__fons.png") top center no-repeat;
	background-size: cover;
}
.one-slider {
	width: 100%;
}
.one-slid {
	min-height: 650px;
	position: relative;
	margin-right: 15px;
}
.one-slid.slick-slide {
	display: flex;
	align-items: center;
}
.first-section__wrap {
	position: relative;
}
.one .first-section__img {
	right: 15px;
}
.one .first-section__img_text__title {
	color: #fff;
	text-align: right;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}
.one .first-section__img_text__sub {
	color: #fff;
	text-align: right;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.one .first-section__title {
	font-family: "XO Tahion";
}
.one-btn a {
	color: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	padding: 8px 16px;
	border-radius: 24px;
	border: 1px solid #fff;
	display: inline-block;
	margin-top: 32px;
	text-decoration: none;
}
.first-section__text {
	font-family: "Open Sans";
}
.ones {
	margin-top: -35px;
	border-radius: 0px 0px 32px 32px;
	background: #002033;
}
.ones-list ul {
	display: flex;
	justify-content: center;
	margin: 0;
}
.ones-list {
	color: #fff;
	font-family: "XO Tahion";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.24px;
	padding: 55px 0 22px;
}
.ones-list li {
	margin: 0 16px;
}
.ones-list li:first-child {
	margin-left: 0;
	list-style: none;
	background: linear-gradient(126deg, #99daff 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.ones-list li:last-child {
	margin-right: 0;
	background: linear-gradient(202deg, #99DAFF 0%, #FFF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.slick-box .slick-track {
	display: flex;
	align-items: stretch;
}
.slick-box .slick-slider:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
	background: linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0.9) 100%);
}
.slick-box ul.slick-dots {
	margin-top: 40px;
}
.slick-box ul.slick-dots li {
	margin: 0 4px;
}
.slick-box ul.slick-dots li button {
	width: 12px;
	height: 12px;
	background: #e2e8f0;
	cursor: pointer;
}
.slick-box ul.slick-dots li.slick-active button {
	width: 16px;
	height: 16px;
	background: #00a2ff;
}
.slick-box .slick-arrow {
	width: 40px;
	height: 40px;
	border-radius: 24px;
	border: 1px solid #cbd5e1;
	background: #fff;
	right: -7rem;
}
.slick-box .slick-arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	background: url("../new-img/arrow-menu-icon.svg") center center no-repeat;
	background-size: auto;
	background-size: contain;
}
.one-slider .slick-arrow.slick-next::before,
.slick-box .slick-arrow.slick-next::before {
	transform: translate(-50%, -50%) rotate(0deg) scale(-1, -1);
}
.one-slider .slick-arrow.slick-prev::before,
.slick-box .slick-arrow.slick-prev::before {
	transform: translate(-50%, -50%) rotate(180deg);
}
.one-slider .slick-arrow.slick-prev,
.slick-box .slick-arrow.slick-prev {
	left: -7rem;
}
.slick-box .slick-list {
	overflow: unset;
}
.one-keys {
	overflow: hidden;
}
.one-slider .slick-arrow {
	width: 40px;
	height: 40px;
	border-radius: 24px;
	border: none;
	background: transparent;
	box-shadow: none;
	right: -7rem;
}
.one-slider .slick-arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	background: url("../new-img/arrow-menu-icon-w.svg") center center no-repeat;
	background-size: auto;
	background-size: contain;
}
.one-slider ul.slick-dots {
	position: absolute;
	bottom: 60px;
	left: 0;
}
.one-slider ul.slick-dots li {
	margin: 0 4px;
}
/*
.one-slider ul.slick-dots li button {
	width: 12px;
	height: 12px;
	background: transparent;
	border: 1px solid #fff;
	cursor: pointer;
}
.one-slider ul.slick-dots li.slick-active button {
	width: 16px;
	height: 16px;
	background: url("../new-img/slick-dots.svg");
	border: none;
	background-repeat: no-repeat;
	background-size: contain;
}
*/
.one-keys {
	padding: 20px 0 20px;
	background: #fff;
}
.one-keys-title {
	color: #1e293b;
	font-family: "XO Tahion";
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: -0.42px;
	margin-bottom: 32px;

	/* display:flex;
	justify-content: space-between; */
}
.one-keys-subtitle {
	color: #475569;
	font-variant-numeric: stacked-fractions;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 32px;
}
.one-keys-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.one-keys-box.toPagination {
	width:auto;
	position:relative;
	top:-34px;
}

.one-keys-list {
	display: flex;
}
.one-keys-all,
.one-keys-list a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 24px;
	border: 1px solid #cbd5e1;
	background: #fff;
	padding: 8px 16px;
	margin-right: 8px;
	color: #1e293b;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration: none;
	white-space: nowrap;
}
.one-keys-list a.active {
	background: #475569;
	color: #fff;
}
.slick-slide.one-keys-slid {
	border-radius: 24px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	margin-right: 20px;
	height: unset;
	flex: 1 1 auto;
}
.oks1 .one-keys-content {
	/* background: linear-gradient(0deg, #059BFA 0%, #059BFA 100%), url('../new-img/item.png'), lightgray 50% / cover no-repeat;
	background-blend-mode: color, normal; */
	background: url("../new-img/item.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.one-news-img img,
.one-keys-img img {
	width: 100%;
}
.one-keys-content {
	padding: 36px 24px 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.one-keys-slid__icon {
	margin-bottom: 24px;
}
.one-keys-slid__icon img {
	max-height: 32px;
}
.one-keys-slid__title {
	margin-bottom: 12px;
	color: #fff;
	font-family: "XO Tahion";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.24px;
	flex-grow: 1;
	margin-bottom: auto;
}
.one-keys-slid__text {
	padding-bottom: 24px;
	color: #fff;
	font-variant-numeric: stacked-fractions;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	flex-grow: 1;
	margin-bottom: auto;
}
.one-keys-slid__btn{
	margin-top: 15px;
}
.one-keys-slid__btn svg {
	margin-left: 8px;
}
.one-keys-slid__btn a {
	width: max-content;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 24px;
	background: #fff;
	padding: 8px 13px 8px 16px;
	color: #1e293b;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration: none;
}
.oks2 .one-keys-content {
	background: url("../new-img/item2.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.oks3 .one-keys-content {
	background: url("../new-img/item3.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.first-section__img_text_wrapper {
	position: unset;
}
.one-news {
	background: #fff;
	padding: 20px 0 20px;
}
.slick-slide.one-news-slid {
	height: unset;
}
.one-news-slid {
	border-radius: 12px;
	border: 1px solid #e2e8f0;
	background: #fff;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	margin-right: 20px;
}
.one-keys-content {
	flex-grow: 1;
	padding: 20px;
}
.one-news-slid-top {
	display: flex;
	margin: 0px 0 8px;
}
.one-news-date {
	color: #334155;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.one-news-prod::before {
	content: "";
	display: block;
	min-width: 5px;
	min-height: 5px;
	border-radius: 50%;
	background: #cbd5e1;
	position: absolute;
	top: 7px;
	left: 8px;
}
.one-news-prod {
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	position: relative;
	padding-left: 21px;
}
.c1 {
	color: #f34d1c;
}
.c2 {
	color: #0082cc;
}
.c3 {
	color: #674ae1;
}
.one-news-slid__title {
	color: #000;
	font-family: "XO Tahion";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.24px;
	text-decoration: none;
}
.mailing {
	background: #fff;
	padding: 20px 0 20px;
}
.mailing-box {
	display: flex;
	border-radius: 12px;
	border: 1px solid #cbd5e1;
	background: #fff;
}
.mailing-img {
	display: flex;
}
.mailing-flex {
	display: flex;
	justify-content: space-between;
	padding: 48px 26px 48px 0;
	flex-grow: 1;
}
.mailing-left {
	max-width: 396px;
	width: 100%;
	margin-left: -20px;
}
.mailing-title {
	color: #1e293b;
	font-family: "XO Tahion";
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: -0.36px;
	margin-bottom: 12px;
}
.mailing-text {
	color: #334155;
	font-variant-numeric: stacked-fractions;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.mailing-right {
	flex-grow: 1;
	margin-left: 70px;
}
.mailing-right .first-section__form-wrap input:not([type="checkbox"]):not([type="radio"]) {
	max-width: 311px;
	width: 311px;
	min-width: 250px;
	height: 48px;
	padding: 0 20px;
	border-radius: 24px;
	border: 1px solid #e2e8f0;
}
.mailing-right button.first-section__form-btn {
	position: unset;
	border-radius: 24px;
	background: #17161a;
	width: 148px;
	height: 48px;
	margin-left: 8px;
}
.mailing-right label.mailing__form_agree {
	margin-top: 16px;
	margin-right: 0;
	display: flex;
	align-items: center;
}
.mailing__form_agree input[type="checkbox"] {
	min-width: 20px;
	min-height: 20px;
	border-color: #e2e8f0;
	margin-right: 10px;
}
/*
.mailing__form_agree a,
.mailing__form_agree {
	color: #64748b;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
	margin-right: 8px;
}
*/
.mailing-right .newsletter__form_container {
	margin-top: 0;
	display: flex;
}
.mailing-right .first-section__form-wrap {
	margin-top: 0;
}
.one-rewievs {
	background: #fff;
	padding: 20px 0;
	overflow: hidden;
}
.slick-slide.one-rewievs-slid {
	display: flex;
	flex-direction: column;
	padding: 40px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0px 4px 40px -6px rgba(0, 65, 102, 0.16);
	margin-right: 20px;
	height: unset;
	text-decoration: none;
}
.one-rewievs-slid-top {
	display: flex;
	margin-bottom: 32px;
}
.one-rewievs-slid-face {
	position: relative;
	margin-right: 28px;
	min-height: 64px;
	min-width: 64px;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	overflow: hidden;
}
.one-rewievs-slid-face img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.one-rewievs-icon {
	position: absolute;
	bottom: 0;
	right: -15px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	min-height: 30px;
	border-radius: 50%;
	overflow: hidden;
}
.one-rewievs-slid-name {
	color: #1e293b;
	font-family: "XO Tahion";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.24px;
	margin-bottom: 8px;
}
.one-rewievs-slid-job {
	color: #64748b;
	font-family: "XO Tahion";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.18px;
}
.one-rewievs-slid-text {
	color: #1e293b;
	font-variant-numeric: stacked-fractions;
	font-family: "Open Sans";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: -0.48px;
	padding-bottom: 32px;
	margin-bottom: auto;
	flex-grow: 1;
}
.one-rewievs-slid:hover{
	opacity: 0.7;
}
.one-rewievs-slid-btn svg {
	margin: 0px 0px -2px 8px;
}
.one-rewievs-slid-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
	padding: 8px 15px;
	border-radius: 24px;
	border: 1px solid #cbd5e1;
	background: #fff;
	color: #1e293b;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration: none;
}

.marquee-section {
	padding: 40px 0;
	background: #fff;
}
:root {
	--size: clamp(10rem, 1rem + 40vmin, 30rem);
	--gap: calc(var(--size) / 14);
	--duration: 60s;
	--scroll-start: 0;
	--scroll-end: calc(-100% - var(--gap));
}
@media (prefers-color-scheme: dark) {
	:root {
		--color-text: papayawhip;
		--color-bg: navy;
		--color-bg-accent: #2626a0;
	}
}
.marquee {
	display: flex;
	overflow: hidden;
	user-select: none;
	gap: var(--gap);
	mask-image: linear-gradient(
		var(--mask-direction, to right),
		hsl(0 0% 0% / 0),
		hsl(0 0% 0% / 1) 20%,
		hsl(0 0% 0% / 1) 80%,
		hsl(0 0% 0% / 0)
	);
}
.marquee--reverse {
	margin-top: 30px;
}
.marquee__group {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	animation: scroll-x var(--duration) linear infinite;
}
@media (prefers-reduced-motion: reduce) {
	.marquee__group {
		animation-play-state: paused;
	}
}
.marquee--vertical {
	--mask-direction: to bottom;
}
.marquee--vertical,
.marquee--vertical .marquee__group {
	flex-direction: column;
}
.marquee--vertical .marquee__group {
	animation-name: scroll-y;
}
.marquee--reverse .marquee__group {
	animation-direction: reverse;
	animation-delay: -3s;
}
@keyframes scroll-x {
	from {
		transform: translateX(var(--scroll-start));
	}
	to {
		transform: translateX(var(--scroll-end));
	}
}
.marquee img,
.marquee svg {
	padding: 0 35px;
}
.marquee--one .marquee__group img:nth-child(7),
.marquee--reverse .marquee__group img:nth-child(3) {
	max-width: 345px;
}
@keyframes fade {
	to {
		opacity: 0;
		visibility: hidden;
	}
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
	justify-content: space-between;
}
.mob-img {
	display: none;
}

.one-news-all {
	display: none;
	margin-top: 24px;
}
.one-news-all a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 24px;
	border: 1px solid #cbd5e1;
	background: #fff;
	color: #1e293b;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration: none;
	padding: 12px 24px;
}
.one-news-all a svg {
	margin-left: 8px;
}
.first-section__img img {
	max-height: unset;
}
.customers-card {
	flex-basis: auto;
}
.one-btn a:hover {
	background: #fff;
	color: #0082cc;
	transition: all 0.3s linear;
}
.one-keys-list a:hover,
.one-keys-all:hover,
.one-rewievs-slid-btn a:hover {
	border-color: #0f172a;
	transition: all 0.3s linear;
}
.one-news-img:hover,
.one-news-slid__title:hover,
.one-keys-slid__btn a:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}

@media (max-width: 1500px) {
	.first-section__wrap {
		margin-top: 40px;
	}
	.redact .first-section {
		min-height: 65rem;
	}	
}
@media (max-width: 1340px) {
	/* .one .first-section__img {right: -40px;} */
}
@media (max-width: 1300px) {
	.first-section {
		margin-top: 0;
		padding-bottom: 4rem;
		min-height: 44.5rem;
	}
}
@media (max-width: 1170px) {
	.marquee-section{
		padding-bottom: 0;
	}
	.one-rewievs-slid-name {
		font-size: 22px;
	}
	.one-rewievs-slid-job {
		font-size: 16px;
	}
	.one-news-slid__title,
	.one-rewievs-slid-text {
		font-size: 20px;
	}
	.mailing-img img {
		display: none;
	}
	.mailing-img img.mob-img {
		display: block;
	}
	.mailing-left {
		margin: 24px 0px 24px 0px;
	}
	.mailing-flex {
		flex-direction: column;
		align-items: center;
		padding: 0;
	}
	.mailing-box {
		flex-direction: column;
		align-items: center;
		padding: 18px;
	}
	.one-rewievs,
	.mailing,
	.one-news,
	.one-keys,
	.one {
		text-align: left;
		padding: 0;
	}

	.one-keys {
		padding: 40px 0 28px;
	}
	.ones-list li {
		margin: 0;
		padding: 16px 0px;
		position: relative;
		list-style: none;
	}
	.ones-list li::before {
		content: "";
		display: block;
		min-width: 8px;
		min-height: 8px;
		border-radius: 50%;
		background: #fff;
		position: absolute;
		top: -5px;
		left: calc(50% - 4px);
	}
	.ones-list li:first-child:before {
		display: none;
	}
	.ones-list ul {
		flex-direction: column;
		align-items: center;
		padding: 0 20px;
	}
	.one .first-section__title {
		font-size: 32px;
		font-style: normal;
		font-weight: 400;
		line-height: 40px;
	}
	.one.active {
		/* padding-top: 150px; */
	}
}
@media (max-width: 1000px) {
	.mCSB_horizontal.mCSB_inside > .mCSB_container {
		margin-bottom: 20px;
	}
	#mCSB_4_scrollbar_horizontal,
	#mCSB_3_scrollbar_horizontal,
	#mCSB_2_scrollbar_horizontal,
	#mCSB_1_scrollbar_horizontal {
		height: 4px;
	}
	.first-section__img .totlip__container {
		display: none;
	}
	.first-section__text {
		max-width: 650px;
	}
	.first-section__img img {
		max-height: unset;
	}
	.first-section__row {
		padding-bottom: 15rem;
		padding-top: 12rem;
	}
	.first-section__row {
		position: relative;
		z-index: 5;
	}
	.first-section__share {
		display: none;
	}
	.first-section__img {
		width: 100%;
		display: block;
	}
	.first-section__wrap {
		margin-top: 0;
	}
	.first-section {
		min-height: auto;
	}
}
@media (max-width: 767px) {
	.one-keys-all{
		display: none;
	}
	.mailing .news-main__row {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.one-news-all {
		display: block;
	}
	.mailing-right label.mailing__form_agree {
		align-items: flex-start;
	}
	.slick-box .slick-slider::after {
		display: none;
	}
	*,
	html * {
		scrollbar-width: thin;
	}
	.one-keys {
		padding-bottom: 0;
	}
	.slick-box ul.slick-dots {
		display: none;
	}
	.marquee-section .news-main__row,
	.one-keys .news-main__row {
		padding-top: 0;
		padding-bottom: 0;
	}
	.marquee-section {
		padding: 40px 0;
	}
	.one-keys-slid__title {
		font-size: 20px;
		line-height: 26px;
	}
	.one-news-slid__title {
		font-size: 20px;
		line-height: 26px;
	}
	.one-keys-subtitle {
		margin-bottom: 16px;
	}
	.one-keys-title {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 16px;
	}
	.one-rewievs-icon {
		min-width: 24px;
		min-height: 24px;
		width: 24px;
		height: 24px;
		right: -12px;
	}
	.slick-slide.one-rewievs-slid {
		padding: 18px;
	}
	.one-rewievs-slid-face {
		width: 48px;
		height: 48px;
		min-width: 48px;
		min-height: 48px;
		margin-right: 20px;
	}
	.one-rewievs-slid-job {
		font-size: 14px;
		line-height: 18px;
	}
	.one-rewievs-slid-name {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 2px;
	}
	.one-rewievs-slid-text {
		font-size: 16px;
		line-height: 24px;
	}
	.mailing-right {
		margin-left: 0;
	}
	.mailing-right .first-section__form-wrap input:not([type="checkbox"]):not([type="radio"]) {
		width: unset;
	}
	.mailing-right .newsletter__form_container {
		flex-direction: column;
	}
	.mailing-title {
		font-size: 24px;
		line-height: 28px;
	}
	.ones-list {
		font-size: 18px;
		line-height: 24px;
	}
	.chastnik2.copy19 .one.first-section::before {
		background: url("../new-img/chastnik__fons2.png") top center no-repeat;
		background-size: cover;
	}
}
@media (max-width: 767px) {
	.one .first-section__title {
		margin-top: 4.2rem;
	}
	.one-keys-box {
		margin-bottom: 24px;
	}
	.first-section {
		padding-bottom: 0;
	}
	.first-section__img {
		bottom: -40px;
	}
	.first-section__row {
		padding-bottom: 6rem;
		padding-top: 8rem;
	}
}
@media (max-width: 480px) {
	.first-section__form-wrap {
		display: flex;
		flex-direction: column;
	}
	button.first-section__form-btn {
		position: relative;
		margin-top: 30px;
	}
	.first-section__form-wrap input:not([type="checkbox"]):not([type="radio"]) {
		padding-right: 28px;
		width: unset;
	}
}

