@font-face {
	font-family: "XO Tahion";
	/* IE 9 Compatibility Mode */
	src:
		url("../../fonts/XO_Tahion/woff/XO_Tahion_Nu.woff") format("woff"),
		url("../../fonts/XO_Tahion/TTF/XO_Tahion_Nu.ttf") format("truetype");
}
/* header start */
.header-bg {
	background: #fff;
}
.header-bg .header-n-top__row {
	padding-bottom: 0;
	padding-top: 0;
}
.header-box {
	padding-top: 1rem;
	flex-grow: 1;
}
.header-flex {
	display: flex;
}
.header-top__right {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-grow: 1;
}
.header-n2 .header-flex .sub-arrow::after {
	background: url("../../images/main/arrow-menu-icon-black.svg") top left no-repeat !important;
}
.header-top .header-n-top__menu li a {
	color: #64748b;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	padding: 4px 8px;
	border-radius: 16px;
}
.menu-hover{
	border-radius: 12px;
	background: #FFF;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25), 0px 12px 16px 0px rgba(0, 0, 0, 0.08);
}
.header-flex .header-n-top__menu>li:first-child{
	margin-left: -8px;
}
.header-n-top__menu li a:hover,
.header-n-top__menu ul.menu-hover__list li a:hover,
.header-top .header-n-top__menu li a:hover {
	color: #0F172A;
	background: #E2E8F0;
	transition: all 0.3s linear;
}
.header-menu-buy-links a:hover,
#menu ul.menu-hover__list li a:hover{
	color: #0F172A;
}
.header__left {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 20px;
}
.header-flex .header-n__right {
	margin: 0;
}
.header-flex .header-n__lang {
	padding: 0;
}
.header-flex .header-n__contacts-mobile-col a.email {
	background: url("../../images/main/email-t-icons2.svg") center left no-repeat;
}
.header-flex .header-n__contacts-mobile-col a.phone,
.header-n__contacts-mobile-col a:link.phone {
	background: url("../../images/main/call-t-icons2.svg") center left no-repeat;
}
.header-flex .header-n-top__left-col a.phone {
	background: url("../../images/main/call-t-icons.svg") center left no-repeat;
}
.header-flex .header-n-top__left-col a.email {
	background: url("../../images/main/email-t-icons.svg") center left no-repeat;
}
.header-flex .header-n-top__left-col a.email,
.header-flex .header-n-top__left-col a.phone {
	color: #0082cc;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.header-flex .header-menu-buy__buy-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px 15px;
	box-shadow: none;
	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;
}
.header-flex .header-n-top__menu > li:first-child,
.header-flex .header-n__menu-list > li:first-child {
	padding-left: 0;
}
.header-flex .header-n__menu-list > li:first-child {
	margin-left: -15px;
}
.header-flex .header-n-top__menu,
.header-flex .header-n__menu-list {
	margin: 0;
}
.header-buy svg,
.header-flex .header-menu-buy__buy-btn svg {
	margin-left: 8px;
}
.header-n2 .header-flex .header-n__lang {
	color: #64748b;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.header-buy {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 24px;
	background: #00a2ff;
	color: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	padding: 6px 15px 6px;
	height: 40px;
	text-decoration: none;
}
ul.menu-hover__list li{
	padding: 0;
}
.header-flex .header-n-top__menu > li {
	padding: 0 0.5rem;
}
.baner-header {
	background: #efc637 url("../../images/main/baner-header.png") right no-repeat;
	background-size: cover;
}
.baner-header .header-n-top__row {
	padding-top: 10px;
	padding-bottom: 10px;
}
.baner-header-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.baner-header-left {
	display: flex;
	align-items: center;
}
.baner-header-date {
	font-family: "XO Tahion";
	color: #1e293b;
	display: flex;
	align-items: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.18px;
	padding: 6px 10px 4px;
	border-radius: 24px;
	background: #fff;
	margin-right: 16px;
}
.baner-header-description {
	font-family: "XO Tahion";
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.18px;
}
.baner-header-right {
	display: flex;
	align-items: center;
}
.baner-header-btn {
	margin-right: 12px;
}
.baner-header-btn a {
	display: inline-block;
	padding: 7px 16px;
	border-radius: 24px;
	border: 1px solid #fff;
	color: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration: none;
}
.baner-header-close {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 24px;
	background: #fff;
	padding: 8px;
	box-shadow: none;
	border: none;
	cursor: pointer;
}
@media (max-width: 1100px) {
	.header-flex .header-n__menu-bot li a {
		font-size: 1.4rem;
		line-height: 1.7rem;
	}
	.header-n__menu-list.header-n__menu-list_hide > li ul li a {
		padding: 0;
	}
}
.footer__form-share-link_hb span {
	background-image: url("../../images/main/habr.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.footer__form-share-link_hb:hover span {
	background-image: url("../../images/main/habr-white.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.header-n .header-box a.header-n__logo-menu,
.header-n .header-box a:link.header-n__logo-menu,
.header-n .header-box a:hover.header-n__logo-menu,
.header-n .header-box a:visited.header-n__logo-menu,
.header-n .header-box a:active.header-n__logo-menu,
.header-n .header-box a:focus.header-n__logo-menu,
.header-n .header-box button.header-n__logo-menu {
	width: 32px;
	height: 32px;
	background: url("../../images/main/burger.svg") center center no-repeat;
}
.header-n .header-box a.header-n__logo-menu.active,
.header-n .header-box a:link.header-n__logo-menu.active,
.header-n .header-box a:hover.header-n__logo-menu.active,
.header-n .header-box a:visited.header-n__logo-menu.active,
.header-n .header-box a:active.header-n__logo-menu.active,
.header-n .header-box a:focus.header-n__logo-menu.active,
.header-n .header-box button.header-n__logo-menu.active {
	background: url("../../images/main/burger-close-icons.svg") center center no-repeat;
}
.header-n__right-flex {
	display: flex;
	padding: 2rem 4rem;
}
.dowload-mob-box.active {
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	background: rgba(15, 23, 42, 0.2);
}
.header-n__lang-drop {
	z-index: 5;
}
#menu ul.menu-hover__list li a {
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 120%;
	color: #1E293B;
	font-weight: 400;
}
.header-n__menu-list > li {
	padding: 0px 0.2rem;
}
.mega-menu ul.menu-hover__list {
	width: 156px;
	padding: 4px;
}
#menu .header-n__menu-list-link-drop span {
	margin-top: 3px;
}
#menu .header-n__menu-list-link-drop:hover span {
	transform: rotate(180deg);
	margin-top: 0;
}
.sub-drop-menu {
	padding: 4px;
}
.header-n__menu-list > li ul li,
.header-n__menu-list > li .mega-menu ul li {
	padding: 0;
}
.mega-menu .sub-drop-box {
	width: 210px;
	right: -194px;
}
.sub-drop-box {
	top: -4px;
}
/* ul.menu-hover__list{
	width: auto;
} */
.menu-sub {
	cursor: pointer;
	border-radius: 40px;
	display: flex;
	align-items: center;
	padding: 6px 14px;
}
.menu-hover-sub {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: -4px;
	width: 210px;
	height: 132px;
	border-radius: 12px;
	background: #fff;
	box-shadow:
		0px 2px 4px 0px rgba(0, 0, 0, 0.25),
		0px 12px 16px 0px rgba(0, 0, 0, 0.08);
	transform: translateX(72%);
}
.header-menu-buy-list,
ul.menu-hover__list,
.menu-hover-sub ul {
	padding: 4px;
}
.header-menu-buy-links a + a {
	margin: 0;
}
.header-menu-buy-links a,
.header-n__menu-list > li > a {
	border-radius: 40px;
	display: flex;
	align-items: center;
	padding: 8px 14px;
	color: #1e293b;
	font-variant-numeric: stacked-fractions;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
a.header-n__menu-list-link-drop {
	opacity: 1;
}
.header-n2 .header-n__menu-list > li > a,
.header-n2 .header-n__menu-list > li ul li a,
.header-n2 .header-n__lang {
	color: #1e293b;
}
#menu ul.menu-hover__list li a,
#menu ul.menu-hover__list .menu-hover-sub li a {
	border-radius: 40px;
	display: flex;
	align-items: center;
	padding: 13px 14px;
}
.header-n__menu {
	width: 100%;
}
.drop-li svg {
	right: 12px;
}
.header-main {
	padding-top: 8px;
	padding-bottom: 12px;
}
.submenu ul.menu-hover__list li a {
	display: flex;
	justify-content: space-between;
	padding: 8px 8px 8px 14px;
	margin-bottom: 2px;
	color: #1E293B;
	font-size: 1.5rem;
	font-weight: 400;
}
.header-menu-buy-links a:hover,
.header-n__menu-list > li > a:hover,
#menu ul.menu-hover__list li a:hover,
#menu ul.menu-hover__list .menu-hover-sub li a:hover,
.menu-sub:hover {
	background: #e2e8f0;
	transition: all 0.3s linear;
}
.menu-sub:hover .menu-hover-sub {
	opacity: 1;
	z-index: 5;
	visibility: visible;
	transition: all 0.3s linear;
}
.header-n__logo-menu:hover,
.header-n__logo-link:hover,
.header-buy:hover,
.header-flex .header-n-top__left-col a:hover,
.baner-header-close:hover,
.baner-header-btn a:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}
.header-btn_download:hover .header-menu-buy__buy-btn,
.header-flex .header-menu-buy__buy-btn:hover {
	background: #fff;
	opacity: 0.7;
	transition: all 0.3s linear;
}
@media (max-width: 1270px) {
	.menu-hover{
		box-shadow: none;
	}
	.header-n__menu-list > li {
		padding: 0px 1.2rem;
	}
	#menu .header-n__menu-list > li:last-child ul.menu-hover__list > li:last-child a {
		padding-top: 0;
		padding-bottom: 0;
	}
	.header-n__menu-list > li ul {
		margin-top: 5px;
	}
	.mega-menu ul.menu-hover__list {
		padding: 0;
	}
	/* #menu ul.menu-hover__list .sub-drop-menu li:first-child a {
		padding-top: 0;
	} */
	.menu-hover {
		padding-top: 0;
	}
	.sub-drop-menu {
		margin-top: 1px;
	}
	#menu ul.menu-hover__list li > a {
		padding: 0 0 15px;
	}
	#menu ul.menu-hover__list .sub-drop-menu a {
		padding-left: 35px;
	}
	#menu ul.menu-hover__list > li {
		padding: 0;
	}
	#menu ul.menu-hover__list li {
		padding: 0;
	}
	#menu ul.menu-hover__list li a {
		padding: 10px 14px;
	}
	#menu ul.menu-hover__list li a + a {
		padding: 10px 24px;
	}
	#menu ul.menu-hover__list li {
		padding: 0;
	}
	.sub-drop-menu li {
		padding-left: 14px;
	}
	.header-main {
		padding: 0;
	}
	.header-flex .header-n__menu-list > li:first-child {
		padding: 0px 1.2rem;
		margin: 0;
	}
}
@media (max-width: 1270px) {
	.header-n__menu {
		padding-right: 0;
	}
	.header-n__menu-list > li.header-n__menu-list-drop-item.open > a::before {
		right: 19px;
		top: calc(50% - 19px);
	}
	li.header-n__menu-list-drop-item.open ul.menu-hover__list {
		padding-left: 0;
	}
	/* .mega-menu .sub-drop-box{
		max-height: 0;
		visibility: hidden;
	} */
	/* .drop-li svg{
		display: block;
		top: 0;
		stroke: #334155;
		width: 7px;
		height: 12px;
		
	} */
	.header-n__menu-list > .header-n__menu-list-drop-item {
		padding-right: 1.2rem;
	}
	.header-n__menu-list > li > a.header-n__menu-list-link-drop::before {
		right: 10px;
		background-size: contain;
		width: 22px;
		height: 100%;
		top: calc(50% - 13px);
	}
	.mega-menu ul.menu-hover__list {
		width: 100%;
	}
	.header-flex .header-n-top__left-col a.email,
	.header-flex .header-n-top__left-col a.phone {
		font-size: 0;
	}
	.header-n__menu-list > li ul li {
		padding: 3px .5rem;
	}
	#menu ul.menu-hover__list li a {
		color: #64748b;
		font-family: "Open Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: -0.32px;
	}
	.header-menu-buy-list {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.header-menu-buy-links a + a {
		margin-top: 24px;
	}
	.header-menu-buy-links .header-menu-buy-list > a {
		margin-top: 0;
	}
	.header-menu-buy-links a {
		color: #1e293b;
		font-family: "Open Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: -0.32px;
	}
	.header-menu-buy-list {
		width: 100%;
	}
	.header-n__right-flex .header-menu-buy-links.active {
		position: fixed;
		top: 0;
		left: 0;
		margin-top: 0;
		display: flex;
		align-items: flex-end;
		opacity: 1;
		z-index: 50;
		visibility: visible;
	}
	.header-n__right {
		border: none;
		padding-top: 20px;
	}
	.header-flex .header-n__menu li a {
		color: #1e293b;
		font-family: "XO Tahion";
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.18px;
		opacity: 1;
	}
	.header-flex .header-n__menu-bot li a {
		color: #64748b;
		font-family: "Open Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px;
		opacity: 1;
	}
	.header-n__right-flex > * {
		flex-grow: 1;
	}
	.header-n__menu-list_hide,
	.header-n__menu-list_hide > li {
		border: none;
	}
	.header-n__menu-list_hide li a {
		padding-top: 0.7rem;
		padding-bottom: 0.7rem;
	}
	.header-lang_small > * {
		border-radius: 50%;
		min-width: 42px;
		min-height: 42px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.header-lang_small {
		justify-content: center;
	}
	.header-n__contacts-mobile-col {
		display: flex;
		justify-content: center;
	}
	.header-flex .header-n__contacts-mobile-col a.phone,
	.header-flex .header-n__contacts-mobile-col a.email {
		font-size: 18px;
		font-weight: 400;
		justify-content: center;
		align-items: center;
		padding-left: 34px;
		min-height: 28px;
		color: #0082cc;
	}
	.header-flex {
		align-items: center;
	}
	.baner-header .header-n-top__row {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.header-box .header-n__logo-burger {
		padding: 0;
	}
	.header-bg .header-n-top__row {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.header-box {
		padding-top: 0;
	}
	.header-n.header-n2 .header__left a.header-n__logo-link {
		height: 36px;
	}
	.header-box .header-top__buttons {
		margin: 0px 6px 0px 0px;
	}
	.header-top__right {
		justify-content: flex-end;
	}
	.header-box .header-n-top__left-col {
		padding: 0 1rem;
	}
	.header-flex .header-n-top__left-col a.email,
	.header-flex .header-n-top__left-col a.phone {
		background-size: cover;
	}
	.header-flex a.email,
	.header-flex a.phone {
		font-size: 0;
		display: flex;
		min-width: 32px;
		min-height: 32px;
		padding: 0;
	}
	.header-n__info {
		display: none;
	}
	.baner-header {
		background: #efc637 url("../../images/main/baner-header2.png") right no-repeat;
		background-size: cover;
		position: relative;
	}
	.baner-header-close {
		position: absolute;
		top: 12px;
		right: 20px;
	}
	.baner-header-date {
		font-size: 14px;
		line-height: 18px;
	}
	.baner-header-left,
	.baner-header-flex {
		flex-direction: column;
		align-items: flex-start;
	}
	.baner-header-date {
		margin: 0px 0px 16px 0px;
	}
	.baner-header-description {
		margin: 0px 0px 16px 0px;
	}
}
@media (max-width: 767px) {
	.header-n__right-flex {
		padding: 2rem 3rem;
	}
	.header-n__menu-list > li ul.header-n__menu-list-drop {
		padding-left: 3rem;
		padding-right: 3rem;
	}
	#menu .menu-hover {
		padding-left: 2rem;
		padding-right: 0rem;
	}
	.header-n__right {
		left: 0;
		width: 100%;
	}
	.header-n-main__top {
		position: unset;
	}
}
/* footer start  */
@media (max-width: 1100px) {
	.footer__menu ul > li ul li {
		border: none;
		padding: 0;
	}
}
/* footer end  */
/* header end */
.container{
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.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: 22px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	line-height: 28px;
	letter-spacing: -0.44px;
	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("../../images/main/arrow-menu-icon.svg") center center no-repeat;
	background-size: auto;
	background-size: contain;
}
.slick-box .slick-arrow.slick-next::before {
	transform: translate(-50%, -50%) rotate(0deg) scale(-1, -1);
}
.slick-box .slick-arrow.slick-prev::before {
	transform: translate(-50%, -50%) rotate(180deg);
}
.slick-box .slick-arrow.slick-prev {
	left: -7rem;
}
.slick-box .slick-list {
	overflow: unset;
}
.one-keys {
	overflow: hidden;
}
.one-keys {
	padding: 36px 0;
	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: 16px;
}
.one-keys-title span{
	color: #CBD5E1;
}
.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: 22px;
	margin-bottom: 54px;
}
.one-keys-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.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;
	border: 1px solid #CBD5E1;
}
.one-keys-content{
	padding: 24px;
}
.oks1 .one-keys-content {
	/* background: linear-gradient(0deg, #059BFA 0%, #059BFA 100%), url('../../images/main/item.png'), lightgray 50% / cover no-repeat;
	background-blend-mode: color, normal; */
	background: url("../../images/main/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;
	width: 64px;
	height: 64px;
	min-width: 64px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #EFF0F1;
}
.oksi2 img{
	margin-top: -4px;
}
.oksi4 img{
	margin-bottom: -4px;
}
.one-keys-slid__title {
	color: #1E293B;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.24px;
	/* flex-grow: 1;
	margin-bottom: auto; */
	padding-bottom: 32px;
}
.one-keys-slid__text {
	padding-bottom: 20px;
	color: #475569;
	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;
	display: flex;
	justify-content: flex-end;
}
.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("../../images/main/item2.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.oks3 .one-keys-content {
	background: url("../../images/main/item3.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.first-section__img_text_wrapper {
	position: unset;
}
.one-news {
	background: #fff;
	padding: 36px 0;
}
.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;
	overflow: hidden;
}
.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: 36px 0;
}
.mailing-box {
	display: flex;
	border-radius: 13px;
	border: 1px solid #cbd5e1;
	background: #fff;
}
.mailing-img {
	display: flex;
	max-width: 263px;
	border-radius: 12px;
	overflow: hidden;
}
.mailing-img img {
	max-width: 100%;
	height: auto;
}
.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: 44px;
}
.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: 46px;
	padding: 0 20px;
	border-radius: 24px;
	border: 1px solid #e2e8f0;
	color: #1e293b
}
.mailing-right button.first-section__form-btn {
	position: unset;
	border-radius: 24px;
	background: #00A2FF;
	width: 148px;
	height: 46px;
	margin-left: 8px;
	font-size: 16px;
}
.mailing-right button.first-section__form-btn svg{
	display: none;
}
.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,
.first-section__form-wrap label.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: 36px 0 72px;
	overflow: hidden;
}
.slick-slide.one-rewievs-slid {
	display: flex;
	flex-direction: column;
	padding: 24px;
	background: #fff;
	border-radius: 12px;
	border: 1px solid #CBD5E1;
	margin-right: 20px;
	height: unset;
	text-decoration: none;
}
.one-rewievs-slid-top {
	display: flex;
}
.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: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.24px;
	margin-bottom: 6px;
}
.one-rewievs-slid-job {
	color: #64748b;
	/* font-family: "XO Tahion"; */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}
.one-rewievs-slid-text {
	color: #1e293b;
	font-variant-numeric: stacked-fractions;
	font-size: 22px;
	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: 72px 0 36px;
	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;
	/* max-height: 43px; */
}
.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;
}
.customers-card {
	flex-basis: auto;
}
.mb54{
	margin-bottom: 54px;
}
.one-news-img{
	/* aspect-ratio: 1.5/1; */
}
.one-news-slider.slick-initialized .slick-slide{
	display: flex;
}
.one-news-img img{
	height: 100%;
	aspect-ratio: 1.6/1;
}
.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;
}
.mailing-right button.first-section__form-btn:hover,
.effective-solution-btn a:hover,
.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: 1540px){
	.container{
		max-width: 1120px;
	}
	.marquee-section{
		padding: 64px 0 32px;
	}
	.mailing,
	.one-news,
	.one-keys,
	.effective-solution{
		padding: 32px 0;
	}
	.one-rewievs{
		padding: 32px 0 64px;
	}
	.one-keys-subtitle{
		margin-bottom: 32px;
	}
	.mailing-title{
		font-size: 26px;
	}
	.mailing-left{
		margin-left: 32px;
	}
}
@media (max-width: 1170px) {
	.one-keys-slid__btn a{
		font-size: 12px;
		line-height: 16px;
		padding: 8px 12px 8px 12px;
	}
	.one-keys-slid__text{
		font-size: 14px;
		line-height: 18px; 
		padding-bottom: 9px;
	}
	.one-keys-slid__title{
		font-size: 20px;
		line-height: 130%; 
	}
	.one-keys-box{
		margin-bottom: 32px;
	}
	.one-keys-all svg{
		max-width: 12px;
		margin-left: 4px;
	}
	.one-keys-all, .one-keys-list a{
		font-size: 10px;
		padding: 6px 12px;
		border-radius: 24px;
		line-height: 12px;
	}
	.one-keys-title{
		font-size: 32px;
		line-height: 118.75%; 
		margin-bottom: 12px;
	}
	.one-keys-subtitle {
		margin-bottom: 40px;
	  }
	:root {
		--size: clamp(10rem, 1rem + 20vmin, 10rem);
		--gap: calc(var(--size) / 14);
	}
	.marquee img, .marquee svg {
		padding: 0 20px;
		max-height: 20px;
	}
	.marquee-section {
		padding: 64px 0 42px;
	}
	.one-rewievs-slid-name {
		font-size: 16px;
		line-height: 26px;
	}
	.one-rewievs-slid-job {
		font-size: 16px;
	}
	.one-news-slid__title,
	.one-rewievs-slid-text {
		font-size: 16px;
		line-height: 26px;
	}
	/* .mailing-img img {
		display: none;
	}
	.mailing-img img.mob-img {
		display: block;
	} */
	.mailing-img{
		max-width: 160px;
	}
	.mailing-left {
		margin: 0px 0px 30px 0px;
		max-width: unset;
		width: unset;
	}
	.mailing-right{
		margin-left: 0px;
		max-width: 403px;
	}
	.mailing-right button.first-section__form-btn{
		font-size: 12px;
		width: 103px;
  		height: 32px;
	}
	.mailing__form_agree a, .first-section__form-wrap label.mailing__form_agree{
		font-size: 12px;
	}
	.mailing-right .first-section__form-wrap input:not([type="checkbox"]):not([type="radio"]) {
		max-width: 292px;
		width: 100%;
		height: 32px;
		padding: 0 16px;
		font-size: 12px;
	}
	.mailing-flex {
		flex-direction: column;
		/* align-items: center; */
		padding: 0;
		margin-left: 24px;
		padding: 24px 0;
	}
	.mailing-right .first-section__form-wrap{
		width: 100%;
	}
	.mailing-title{
		font-size: 20px;
		line-height: 130%;
	}
	.mailing-box {
		/* flex-direction: column;
		align-items: center; */
		/* padding: 18px; */
	}
	.one-keys,
	.one {
		text-align: left;
		padding: 0;
	}
	.one-rewievs{
		padding: 24px 0 48px;
	}
	.mailing,
	.one-news,
	.one-keys {
		padding: 24px 0 24px;
	}
	.ones-list li {
		/* margin: 0; */
		/* padding: 16px 0px; */
		position: relative;
		list-style: none;
	}
	.first-section__text ul {
		margin: 0px;
	}
	.ones-list li::before {
		content: "";
		display: block;
		min-width: 6px;
		min-height: 6px;
		border-radius: 50%;
		background: #fff;
		position: absolute;
		top: 9px;
    	left: -19px;
	}
	.ones-list li:first-child:before {
		display: none;
	}
	.ones-list ul {
		/* flex-direction: column; */

		align-items: center;
		padding: 0 20px;
	}
	.ones-list{
		font-size: 16px;
	}
	.one .first-section__title {
		font-size: 32px;
		font-style: normal;
		/* font-weight: 400; */
		line-height: 40px;
	}
	/* .one.active {
		padding-top: 150px;
	} */
	.mb54 {
		margin-bottom: 40px;
	}
}
@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;
	}
}
@media (max-width: 767px) {
	.one-keys-slid__icon{
		margin-bottom: 20px;
		width: 42px;
		height: 42px;
		min-width: 42px;
	}
	.one-keys-slid__icon img{
		width: 56%;
	}
	.oksi5 img{
		width: 50%;
	}
	.ones-list li:first-child{
		background: none;
	}
	.ones-list li::before{
		top: 5px;
    	left: -6px;
		min-width: 4px;
    	min-height: 4px;
	}
	.ones-list ul{
		flex-wrap: wrap;
	}
	.ones-list li{
		padding: 0 8px;
	}
	.one-keys-all {
		display: none;
	}
	.mailing .news-main__row {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.one-news-all {
		/* display: block; */
		display: flex;
		justify-content: center;
	}
	.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;
	} */
	.one-news{
		text-align: left;
	}
	.slick-box ul.slick-dots {
		display: none;
	}
	.mailing-box {
		flex-direction: column-reverse;
		padding: 20px;
	}
	.mailing-flex{
		padding: 0 0 24px;
		margin: 0;
		text-align: left;
	}
	.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: 16px;
		line-height: 22px;
		padding-bottom: 16px;
	}
	.one-news-slid__title {
		font-size: 20px;
		line-height: 26px;
	}
	.one-keys-subtitle {
		margin-bottom: 16px;
	}
	.one-keys-title {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 14px;
	}
	.effective-solution .one-keys-title{
		margin: 0 auto 14px;
		text-align: center;
		max-width: 80%;
	}
	.effective-solution .one-keys-subtitle{
		text-align: center;
	}
	.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-news-all a{
		font-size: 10px;
		line-height: 12px;
		padding: 9px 16px;
	}
	.one-news-all a svg{
		max-width: 12px;
		height: max-content;
		margin-left: 4px;
	}
	.one-rewievs-slid-job {
		font-size: 10px;
		line-height: 14px;
	}
	.one-rewievs-slid-name {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 4px;
	}
	.one-rewievs-slid-text {
		font-size: 14px;
		line-height: 20px;
		padding-bottom: 24px;
	}
	.mailing-right {
		margin-left: 0;
	}
	.mailing-right .first-section__form-wrap input:not([type="checkbox"]):not([type="radio"]) {
		width: unset;
	}
	.mailing-right button.first-section__form-btn{
		font-size: 0;
		width: 32px;
		margin-top: 0;
	}
	.mailing-right button.first-section__form-btn svg{
		display: inline-block;
	}
	.one-rewievs{
		text-align: left;
	}
	.mailing-right .newsletter__form_container {
		/* flex-direction: column; */
	}
	.mailing-img{
		max-width: unset;
		aspect-ratio: 1/1;
	}
	/* .mailing-title {
		font-size: 24px;
		line-height: 28px;
	} */
	.mailing-text{
		font-size: 14px;
		line-height: 18px;
	}
	.ones-list {
		font-size: 12px;
		line-height: 16px;
		padding: 50px 40px 14px;
	}
	/* .chastnik2.copy19 .one.first-section::before {
		background: url("../../images/main/chastnik__fons2.png") top center no-repeat;
		background-size: cover;
	} */
}
@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;
	}
}
@media (max-width: 688px) {
    .effective-solution-wrap .mCSB_container {
            overflow-x: scroll;
    }
}