.redact .first-section {
	min-height: 65rem;
}
.redact__fon {
	background: #f67444;
}
.redact__fon::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/first-section-fon2.png") top center repeat;
	transform: rotate(0deg);
	background-repeat: no-repeat;
	background-size: cover;
}
.chastnik__fon.first-section::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/first-section-fon3.png") top center repeat;
	transform: rotate(0deg);
	background-repeat: no-repeat;
	background-size: cover;
}
.chastnik3 .first-section {
	background: url("../images/chastnik3__fon.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	width: 100%;
	height: 100%;
	position: relative;
}
.chastnik3 .first-section__img,
.chastnik9 .first-section__img {
	bottom: 0;
	right: -7%;
	height: 100%;
}
.width-auto {
	width: 67% !important;
}
.chastnik3 .first-section__img img {
	width: unset;
}
.chastnik3 .first-section__main {
	max-width: 636px;
}
.chastnik3 .first-section__text {
	margin-bottom: 60px;
}
.header-n__menu-list > li.line:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 24px;
	background-color: #d5dcea;
}
.first-section__img {
	position: absolute;
	bottom: -80%;
	right: 2%;
}
.first-section__img img {
	height: 100%;
	object-fit: contain;
	width: 100%;
}
.redact__fon .first-section__img {
	bottom: -80%;
	right: 2%;
}
.redact__fon .first-section__img img {
	width: 80%;
}

.first-section__wrap {
	margin-top: 110px;
	align-items: center;
}
.main__row__fon {
	max-width: 1236px;
	max-height: 414px;
	width: 100%;
	padding: 15px;
	background-color: #fff;
	margin-top: -100px;
}
.main__row__img {
	background-image: url(../images/reduct1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 384px;
	height: 100%;
	display: flex;
	align-items: center;
}
.chastnik13 .main__row__img.redact2 {
	background-image: url(../images/reduct3.png);
	background-color: #daedf8;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	min-height: 384px;
	height: 100%;
	display: flex;
	align-items: center;
}
.products-main {
	position: relative;
}
.redact .content {
	margin-left: auto;
	max-width: 400px;
}
.redact .products-main {
	margin: unset;
}
.products-subtitle {
	color: #47474c;
	font-size: 16px;
	font-weight: 500;
}
.products-title {
	color: #212123;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: -0.95px;
	line-height: 48px;
	margin: 19px 0 48px;
}
.products-main__btn {
	box-shadow: 5px 10px 25px rgba(10, 23, 58, 0.15);
	border-radius: 5px;
	background-color: #1a242c;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1.17px;
	padding: 19px 40px;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
}
.products-main__btn:hover {
	background-color: #394956;
	border-color: #394956;
	cursor: pointer !important;
}
.first-main__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
	width: 600px;
}
.first-main__list-col {
	margin-left: 20px;
	margin-right: 20px;
	width: 25%;
	float: left;
	margin-top: 8rem;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	border-top: 1px solid #fff;
}
.first-main__list-number {
	margin: 12px 0px 0px 0px;
}
.opportunity-main,
.products-main {
	background-color: #fff;
}
.opportunity-main__subtitle,
.included-main__subtitle,
.purchase-main__subtitle {
	color: #868686;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 3px;
}
.opportunity-main__title {
	margin-top: 1.5rem;
}
.opportunity-main__row {
	padding-top: 0;
}
.products-main__row {
	padding-bottom: 13.3rem;
	padding-top: 10px;
}

.included-main {
	padding: 120px 0 278px;
	background-color: #f7f8fb;
}
.included-main__title,
.opportunity-main__title,
.purchase-main__title {
	color: #212123;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 48px;
}
.included-main__title {
	margin-top: 1.5rem;
	margin-bottom: 66px;
	max-width: 452px;
}
.included-main__list {
	display: flex;
	margin: 0px -20px 0px -20px;
}
.included-main__list-col {
	width: 30%;
	margin: 0px 20px 0px 20px;
	align-self: stretch;
}
.included-main__list-fon {
	box-shadow: 0 15px 30px rgba(4, 15, 48, 0.06);
	border-radius: 12px;
	background-color: #ffffff;
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.included-main__list-top {
	display: flex;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
}
.included-main__list-top img,
.included-main__list-top-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.included-main__list-top-img {
	min-width: 32px;
	max-width: 32px;
	min-height: 32px;
	max-height: 32px;
	margin-right: 20px;
}
.included-main__list-title {
	font-weight: 700;
}
.included-main__list-bot {
	padding: 30px 40px 40px 40px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.included-main__list-subtop {
	display: flex;
	align-items: center;
	align-items: flex-start;
}
.included-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.included-main__list-text-title {
	color: #17161a;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 35px;
}
.included-main__list-ul {
	flex-grow: 1;
	color: #575b5e;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 0;
}
.included-main__list-ul li {
	margin-bottom: 20px;
	position: relative;
	list-style: none;
	padding-left: 26px;
}
.included-main__list-ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background-color: #3065ed;
}
.included-main__list-btn {
	width: 100%;
	border-radius: 12px;
	border: 1px solid #3065ed;
	background-color: #ffffff;
	color: #2f63ea;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 19.5px 5.8rem;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.included-main__list-btn:hover {
	background-color: #5887ff;
	color: #fff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.included-main__list-btn:active {
	background-color: #1648ca;
}
.included-main__list-col_col-cl .included-main__list-top {
	background-color: #00a692;
}
.included-main__list-col_col-w .included-main__list-top {
	background-color: #e74545;
}
.trial .included-main__list-ul li {
	font-size: 16px;
	line-height: 28px;
}
.trial-main {
	background-color: #fff;
}
.trial-main__row {
	padding: 0;
	position: relative;
	top: -218px;
}
.redact .trial-main__list .products-main__btn-wrap {
	margin-top: 40px;
}
.purchase-main {
	background-color: #fff;
	padding-bottom: 157px;
}
.purchase-main__row,
.included-main__row,
.document-main__row,
.mytab-main__row,
.sidebar-section__row,
.categories-row,
.dist-main__row,
.logo-main__row,
.where__buy-products__row,
.trial .partner-main__row,
.trial-baner__row,
.licenzi-new .all-products__row,
.who-main__row,
.customers-main__row,
.success-main__row,
.timeline-row {
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.purchase-main__title {
	max-width: 400px;
	margin: 28px 0px 50px 0px;
}
.purchase-main li {
	list-style: none;
	height: 89px;
	display: flex;
	align-items: center;
	text-align: left;
}
.purchase-main__list {
	display: flex;
}
.purchase-main__list-col,
.purchase-main__list-col-left {
	height: 720px;
	display: flex;
	align-items: center;
}
.purchase-main__list-col .purchase-main__list-fon {
	min-width: 301px;
	flex-grow: 1;
}
.purchase-main__list-top {
	padding: 50px 40px 26px;
	/* border-top-left-radius: 8px;
	border-top-right-radius: 8px; */
}
.purchase-main__list-left {
	background-color: rgba(216, 216, 216, 0.13);
	display: flex;
	align-items: center;
	padding: 0 30px;
	height: 202px;
}
.is__included {
	background-color: #20af70;
}
.purchase-main__list-col_col-pr .purchase-main__list-top {
	background-color: #3065ed;
	color: #fff;
}
.purchase-main__list-top-img {
	height: 50px;
}
.purchase-main__list-top-btn a {
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	display: block;
	padding: 8.5px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-top: 29px;
}
.purchase-main ul {
	padding: 0;
	margin: 0;
	border: 1px solid #efefef;
}
.purchase-main__list-ul li {
	justify-content: center;
	padding: 0 50px;
	text-align: center;
	color: #1d1d1d;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.purchase-main li:nth-child(2n) {
	background-color: rgba(216, 216, 216, 0.13);
}
.purchase-main__list-col_col-cl .purchase-main__list-top {
	background-color: #705fed;
	color: #fff;
}
.not__included {
	background-color: #e85d5d;
}
.not__included,
.is__included {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	fill: #fff;
	stroke: #fff;
}
.purchase-main__list-col_col-w .purchase-main__list-top {
	background-color: #00b4e5;
	color: #fff;
}
.purchase-main__list-col_col-cm .purchase-main__list-top {
	background-color: #9c5fed;
	color: #fff;
}
.purchase-main__list-col_col-co .purchase-main__list-top {
	background-color: #00a46a;
	color: #fff;
}
.purchase-main__list-col_col-ch .purchase-main__list-top {
	background-color: #009d8f;
	color: #fff;
}
.purchase-main__list-col_col-ws .purchase-main__list-top {
	background-color: #009d8f;
	color: #fff;
}
.purchase-main__list-col_col-pa {
	border-radius: 0;
	border: none;
}
.purchase-main__list-col-left {
	min-width: 301px;
}
.purchase-main__list-col-left li {
	padding-left: 30px;
	padding-right: 20px;
}
.purchase-main__list-col_col-cl .purchase-main__list-fon:hover {
	background-color: #705fed;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-w .purchase-main__list-fon:hover {
	background-color: #00b4e5;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-pr .purchase-main__list-fon:hover {
	background-color: #3065ed;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-cm .purchase-main__list-fon:hover {
	background-color: #9c5fed;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-co .purchase-main__list-fon:hover {
	background-color: #00a46a;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-ch .purchase-main__list-fon:hover {
	background-color: #009d8f;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col_col-ws .purchase-main__list-fon:hover {
	background-color: #009d8f;
	transform: scale(1.07);
	transition: all 0.3s linear;
}
.purchase-main__list-col .purchase-main__list-fon:hover {
	border-radius: 8px;
	overflow: hidden;
}
.purchase-main__list-col .purchase-main__list-fon:hover li {
	color: #fff;
	transition: all 0.3s linear;
}
.purchase-main__list-col .purchase-main__list-fon:hover ul {
	border-top: 1px solid #d8d8d8;
}
.purchase-main__list-col .purchase-main__list-fon:hover .purchase-main li:nth-child(2n) {
	background-color: rgba(255, 255, 255, 0.1);
	transition: all 0.3s linear;
}
.purchase-main__list-col .purchase-main__list-fon:hover .not__included,
.purchase-main__list-col .purchase-main__list-fon:hover .is__included {
	background-color: #fff;
	fill: #009d8f;
	stroke: #7b7b7b;
	transition: all 0.3s linear;
}
.purchase-main__list-col .purchase-main__list-fon:hover img {
	filter: brightness(0) invert(1);
}
.purchase-main__list-col .purchase-main__list-fon:hover .purchase-main__list-top-btn a {
	background-color: #1a242c;
	border: transparent;
	cursor: pointer;
	transition: all 0.3s linear;
}

.document-main {
	padding: 80px 0;
	background-color: #fff;
}
.document-main__content-wrap {
	display: flex;
	justify-content: space-between;
}
.document-main__subtitle {
	color: #4a4a50;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2.25px;
	text-transform: uppercase;
}
.document-main__title {
	color: #212123;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -0.86px;
	line-height: 48px;
}
.document-main__text {
	max-width: 466px;
}
.cta-main__form-input {
	display: flex;
	list-style: none;
	padding-left: 0;
	position: relative;
}
.cta-main__form-input li {
	position: relative;
}
.cta-main__form-input li {
	margin-right: 20px;
	flex-grow: 1;
}
.cta-main__form-input li:last-child {
	margin-right: 0;
}
.mCustomScrollBox {
	padding-bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
	display: flex;
	/*overflow-x: scroll;*/
	scrollbar-width: none;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: 100%;
}
.form-label {
	position: absolute;
	pointer-events: none;
	left: 0;
	top: -25px;
	opacity: 1;
	color: #ffffff;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 60px;
	transition: 0.3s;
}
input.fieldemptyhover:focus .form-label {
	opacity: 0;
}
input.fieldemptyhover:not(:focus):valid ~ .form-label {
	opacity: 0;
}
.chastnik .included-main {
	background-color: #fff;
	padding-bottom: 120px;
}
.set__row__fon {
	display: flex;
	width: 100%;
}
.set__row__fon .container,
.set__content {
	height: 100%;
}
.set__row__left {
	margin-right: 40px;
	width: 70%;
}
.set__row__left .container {
	padding: 60px;
	position: relative;
	background-color: #fff;
}
.set__content {
	max-width: 300px;
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
}
.set-subtitle {
	color: #6f6f6f;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2.25px;
}
.set__row__left .set-title {
	color: #212123;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -0.67px;
	line-height: 40px;
	margin: 11px 0;
}
.set-title span {
	display: block;
}
.set-text {
	color: #676767;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
}
.set__row__right {
	width: 30%;
}
.set-text {
	margin-bottom: 29px;
}
.set-title__right {
	color: #212123;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.48px;
	line-height: 26px;
	margin-bottom: 19px;
	margin-top: 20px;
}
.set-left__img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 1;
	width: 42%;
}
.set-left__img img,
.set-right__bottom-img img {
	min-height: 100%;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.set-right__top {
	background: url("../images/chastnik2.png");
	background-position: center;
	background-size: cover;
}
.set-right__top-img {
	display: flex;
	justify-content: flex-end;
	padding: 20px 30px;
}
.set-icon {
	width: 28px;
	height: 28px;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.3);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}
.set-icon:hover {
	background-color: rgba(255, 255, 255, 0.7);
	transition: all 0.3s linear;
}
.set-right__bottom {
	padding: 40px;
	background-color: #fff;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.set-right__bottom-img {
	width: 65px;
	height: 65px;
	margin-top: -72.5px;
}
.set-right__bottom .partner-main__btn-wrap {
	margin-top: 29px;
}
.main__row__fon.transparent {
	padding: unset;
}
.chastnik3 .set-left__img {
	right: unset;
	left: 0;
}
.chastnik3 .set__row__left .set__content {
	margin-left: 260px;
}
.chastnik3 .set__content {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.chastnik3 .trial-main__row {
	top: unset;
}
.chastnik3 .trial-main__fon {
	background: linear-gradient(45deg, #265be4 0%, #69b4ff 100%);
}
.chastnik3 .trial-main .mobile-application-main-bot-btn {
	background-color: #1a242c;
}
.chastnik3 .trial-main .mobile-application-main-bot-btn:hover {
	background-color: #394956;
	border-color: #394956;
	cursor: pointer;
	transition: all 0.3s linear;
}
.chastnik3 .trial-main__subtitle span {
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2.25px;
	text-transform: uppercase;
}
.chastnik3 .trial-main__title {
	color: #ffffff;
}
.set-main__btn-wrap {
	margin-top: auto;
}
.set-main__btn-wrap a {
	color: #2f63ea;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.17px;
	text-decoration: none;
	margin-right: 40px;
}
.chastnik3 .set__row__left .container {
	padding: 50px 50px 29px;
	position: relative;
}
.chastnik3 .container {
	height: 290px;
}
.chastnik3 .set__content {
	max-width: 376px;
}
.chastnik .included-main__title {
	max-width: unset;
}
.chastnik .included-main__list-title span {
	display: block;
}
.chastnik .included-main__list-text-title {
	color: #222222;
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
}
.chastnik__fon .first-section__img,
.chastnik__fon10 .first-section__img,
.chastnik__fon19 .first-section__img,
.chastnik__fon7 .first-section__img,
.chastnik__fon4 .first-section__img,
.chastnik__fon11 .first-section__img,
.chastnik__fon13 .first-section__img {
	bottom: 50%;
	right: -50px;
	margin-bottom: -220px;
	height: 80%;
}
.sets__row__fon {
	display: flex;
	border-radius: 12px;
	overflow: hidden;
	border: 1px solid #ebebeb;
}
.sets__row__img {
	max-width: 375px;
	width: 100%;
}
.sets__row__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.sets__row__fon .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px;
	background-color: #ffffff;
	width: 100%;
}
.sets__left {
	max-width: 440px;
	flex-grow: 1;
}
.sets-title {
	color: #212123;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.48px;
	line-height: 26px;
}
.sets-text {
	color: #676767;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	margin-top: 15px;
}
.chastnik13 .purchase-main__list-top {
	padding: 46px 28px 30px;
}
.chastnik13 .purchase-main__list-col-left {
	max-width: 309px;
	flex-grow: 1;
}
.chastnik13 .purchase-main__list-col {
	width: 25%;
}
.purchase-main.big__purchase .purchase-main__list-col {
	min-width: 300px;
}
.chastnik13 .purchase-main__list-col .purchase-main__list-fon {
	min-width: unset;
}
.chastnik13 .purchase-main {
	padding: 289px 0 120px;
}
.chastnik13 .trial-main__list-fon {
	background: unset;
	padding: unset;
}
.chastnik3 .main__row__fon {
	margin-top: unset;
	padding-top: 30px;
}
.purchase-main.big__purchase .purchase-main__list-col,
.purchase-main.big__purchase .purchase-main__list-col-left {
	height: 810px;
}
.set-right__top-img2 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin-bottom: -10px;
}
.set-right__bottom2 {
	padding: 27px 40px;
	background-color: #ffffff;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.set-right__bottom2 .set-title__right {
	margin-top: 0;
	margin-bottom: 10px;
}
.chastnik .first-section__main,
.chastnik__fon11 .first-section__main,
.chastnik__fon13 .first-section__main,
.chastnik10 .first-section__main {
	max-width: 410px;
}
.chastnik__fon10.first-section,
.chastnik__fon7.first-section,
.chastnik__fon6.first-section,
.chastnik__fon9.first-section,
.chastnik__fon11.first-section,
.chastnik__fon13.first-section,
.chastnik__fon4.first-section,
.chastnik2 .first-section {
	background: unset;
}
.chastnik__fon10.first-section::before,
.chastnik__fon4.first-section::before,
.chastnik__fon-copy.first-section::before,
.chastnik__fon7.first-section::before,
.chastnik__fon6.first-section::before,
.chastnik__fon9.first-section::before,
.chastnik__fon11.first-section::before,
.chastnik__fon13.first-section::before,
.chastnik2 .first-section::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-size: auto;
	transform: rotate(0deg);
	background-repeat: no-repeat;
	background-size: cover;
}
.chastnik__fon10.first-section::before,
.chastnik2 .first-section::before {
	background: url("../images/chastnik__fon10.png") top center repeat;
	background-size: cover;
}
.chastnik__fon11.first-section::before {
	background: url("../images/chastnik__fon11.png") top center repeat;
	background-size: cover;
}
.chastnik__fon13.first-section::before {
	background: url("../images/chastnik__fon13.png") top center repeat;
	background-size: cover;
}
.chastnik__fon9.first-section::before {
	background: url("../images/chastnik__fon9.png") top center repeat;
	background-size: cover;
	z-index: -1;
}
.chastnik__fon6.first-section::before {
	background: url("../images/chastnik__fon6.webp") top center repeat;
	background-size: cover;
}
.chastnik__fon7.first-section::before {
	background: url("../images/chastnik__fon7.webp") top center repeat;
	background-size: cover;
	z-index: -1;
}
.chastnik__fon4.first-section::before {
	background: url("../images/chastnik__fon4.webp") top center repeat;
	background-size: cover;
	z-index: -1;
}
.chastnik2.copy19 .first-section::before {
	background: url("../images/chastnik__fon6.webp") top center repeat;
	background-size: cover;
}
.chastnik2.copy20 .first-section::before {
	background: url("../images/chastnik__fon7.webp") top center repeat;
	background-size: cover;
	z-index: -1;
}
.chastnik__fon-copy.first-section::before {
	background: url("../images/chastnik__fon-copy.png") top center repeat;
	background-size: cover;
	z-index: -1;
}
.chastnik__fon22.first-section {
	background-image: linear-gradient(225deg, #75d7ff 0%, #065ebd 100%);
}
.chastnik__fon21.first-section {
	background-image: linear-gradient(225deg, #3defaf 0%, #009862 100%);
}
.first-section.trial__fon {
	background-image: linear-gradient(100.59deg, #5b7ffc 2.3%, #3215aa 98.27%);
}
.chastnik__fon6.first-section.gos4,
.chastnik__fon4.first-section.gos3 {
	background: linear-gradient(225deg, #75d7ff 0%, #065ebd 100%);
}
.chastnik__fon22.first-section::before,
.chastnik__fon21.first-section::before,
.first-section.trial__fon::before,
.chastnik__fon6.first-section.gos4::before {
	display: none;
}
.flex {
	display: flex;
	align-items: center;
}
.flex.distributors {
	justify-content: center;
}
.products-main__btn-wrap span {
	width: 28px;
	height: 28px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	background-color: rgba(176, 181, 194, 0, 3);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.products-main__btn-wrap span img {
	width: 12px;
	height: 12px;
}
.chastnik10 .products-main__btn {
	margin-right: 24px;
}
.chastnik10 .set__content {
	max-width: 423px;
}
.chastnik10 .set__row__left .container {
	background-color: #ddeafa;
}
.chastnik10 .set__row__left,
.chastnik10 .set__row__right {
	box-shadow: 0 15px 30px rgba(4, 15, 48, 0.06);
}
.chastnik10 .set__content .operating-systems a:last-child span {
	margin-right: 0;
}
.set__row__fon .products-main__btn-wrap {
	flex-grow: 1;
}
.chastnik2 .first-section__img {
	bottom: 0;
}
.chastnik2 .first-section__main {
	max-width: 540px;
}
.prod__row__fon {
	border-radius: 12px 0 0 12px;
	background-color: #2f63ea;
	color: #ffffff;
	padding: 40px;
}
.prod__subtitle {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 4px;
}
.prod__title {
	font-size: 32px;
	font-weight: 700;
	margin: 20px 0;
	line-height: 38px;
}
.prod-btn a {
	text-decoration: none;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ffffff;
	color: #fff;
	padding: 14px 42px;
	margin-top: 28px;
}
.prod-btn a:hover {
	color: #fff;
	background: #1a242c;
	border-color: #1a242c;
	transition: all 0.3s linear;
}
.chastnik9 .included-main__list {
	justify-content: center;
}
.included-main__list.jcl {
	justify-content: start;
}
.chastnik9 .included-main__subtitle,
.chastnik9 .included-main__title {
	text-align: center;
}
.chastnik9 .opportunity-main__row,
.pt-120 {
	padding-top: 12rem;
}
.chastnik9 .first-section__img {
	right: 0;
}
.chastnik9 .mobile-application__img {
	padding-left: 0;
}
.chastnik9 .mobile-application-main__fon {
	margin-bottom: 80px;
}
.chastnik11 .purchase-main__list-col-left {
	max-width: unset;
}
.chastnik11 .purchase-main__list-col-left .purchase-main__list-fon {
	width: 100%;
}
.chastnik11 .purchase-main__list-col {
	width: 32%;
}
.gost-main {
	padding: 12rem 0;
}
.gost-main__content .partner-main__title {
	max-width: 650px;
}
.gost-main__list {
	display: flex;
	margin: 0 -20px;
	margin-top: 100px;
}
.gost__whom-card {
	width: 30%;
	flex-grow: 1;
	text-decoration: none;
	padding-top: 14px;
	border-top: 1px solid #1b1b1b;
	margin: 0 20px 50px;
}
.gost__whom-card__title {
	color: #18191e;
	font-size: 18px;
	font-weight: 700;
}
.gost__whom-card__text {
	color: #5e6069;
	font-size: 14px;
	line-height: 24px;
	margin-top: 12px;
}
.chastnik6 .mobile-application-main__fon {
	margin-top: -181px;
}
.chastnik6 .included-main {
	padding-bottom: 301px;
}
.main__row__img.redact2 {
	background-image: url(../images/reduct2.png);
}
.mt-17 {
	margin-top: -11rem;
}
.black-main-bot-btn {
	box-shadow: 5px 10px 25px rgba(10, 23, 58, 0.15);
	font-weight: 500;
	border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	padding: 15px 42px;
	background-color: #1a242c;
	text-decoration: none;
	margin-top: 40px;
}
.black-main-bot-btn:hover {
	background-color: #394956;
	border-color: #394956;
	transition: all 0.3s linear;
}
/* tabs  */
.tabs { width: 100% }
.tabs__content {
	display: none;
}
.tabs__content.active {
	display: block;
}
.tabs__caption li {
	margin-right: 40px;
	list-style: none;
	color: #7c8190;
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
	white-space: nowrap;
}
.tabs__caption li svg {
	margin-right: 9px;
	fill: #7d8190;
}
.tabs__caption li.active {
	color: #2f63ea;
	border-bottom: 2px solid #2f63ea;
}
.tabs__caption li.active svg {
	fill: #2f63ea;
}
.tabs__caption li:last-child {
	margin-right: 0;
}
.tabs-top {
	padding-bottom: 17px;
	border-bottom: 1px solid #e3e7ec;
	padding-left: 20px;
	padding-right: 20px;
}
.tabs-top__content {
	margin: 0 auto;
	max-width: 1250px;
	padding: 0 20px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.all-products {
	margin-top: 200px;
}
.all-products__top {
	color: #202020;
	font-size: 13px;
	font-weight: 700;
	line-height: 60px;
}
.tabs__caption {
	padding: 0;
}
.allproduct .tabs__content {
	margin-top: 30px;
}
.baner {
	padding: 0 20px;
	margin: 30px auto 60px;
	max-width: 1250px;
	width: 100%;
}
.baner__content {
	border-radius: 12px;
	background-image: linear-gradient(222deg, #686bfb 0%, #2f63ea 100%);
	color: #fff;
	padding: 40px 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.baner__left {
	margin-right: 20px;
}
.baner__left-title {
	font-size: 24px;
	font-weight: 700;
}
.baner__left-text {
	font-size: 13px;
	font-weight: 500;
	line-height: 21px;
	margin-top: 15px;
}
.baner__right .first-section__form-wrap {
	margin-top: 0;
}
.applications {
	margin-bottom: 40px;
	padding: 0 20px;
}
.applications-row,
.decisions-row,
nav.d-flex.nav-row,
.app-section__row,
.recommend-main__row {
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.applications-row {
	overflow-wrap: break-word;
}
.applications-subtitle {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 2.625px;
	text-transform: uppercase;
	color: #868686;
	margin-bottom: 21px;
}
.applications-title,
.decisions-title {
	color: #212123;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.57px;
	margin-bottom: 30px;
}
.applications-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
}
.applications-card {
	box-shadow: 0 15px 30px rgba(4, 15, 48, 0.06);
	border-radius: 12px;
	background-color: #ffffff;
	padding: 20px;
	display: flex;
	flex-direction: column;
}
.myoffice .applications-grid {
	padding-bottom: 30px;
}
.myoffice .included-main__list-subtop {
	align-items: flex-start;
}
.myoffice .included-main__list-title {
	line-height: 20px;
}
.applications-card .included-main__list-title {
	line-height: 2rem;
}
.applications-card__top {
	display: flex;
	justify-content: space-between;
}
.applications-card__text {
	color: #222222;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0px 20px 0px;
	flex-grow: 1;
}
.applications-card__btn a {
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
	padding: 10px 20px;
}
.buy {
	border-radius: 4px;
	background-color: #3065ed;
	color: #ffffff;
	margin-right: 10px;
}
.buy:hover {
	background-color: #5887ff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.to-try {
	box-shadow: 0 15px 30px rgba(4, 15, 48, 0.06);
	border-radius: 16px;
	border: 1px solid #3065ed;
	background-color: #ffffff;
	color: #3065ed;
}
.to-try:hover {
	background-color: #3065ed;
	color: #fff;
	transition: all 0.3s linear;
}
a.more-detailed {
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
	color: #3065ed;
	padding: 0;
	display: inline-block;
	margin-right: 15px;
}
.more-detailed:hover {
	opacity: 0.6;
	transition: all 0.3s linear;
}
.applications-btn__wrapp {
	justify-content: space-between;
}
.applications-btn__wrapp span {
	width: 28px;
	height: 28px;
	border-radius: 4px;
	background-color: #f1f4f9;
	display: flex;
	justify-content: center;
	align-items: center;
}
.applications-btn__wrapp .andr {
	margin-left: 10px;
}
.applications-btn__wrapp img {
	width: 12px;
	height: 12px;
}
.decisions-list {
	display: flex;
	flex-wrap: wrap;
	margin: -20px -20px 0 -20px;
	padding-bottom: 60px;
	border-bottom: 1px solid #dedede;
}
.decisions-card {
	border-radius: 12px;
	overflow: hidden;
	width: 376px;
	height: 374px;
	margin: 20px;
	position: relative;
	display: flex;
	align-items: flex-end;
	color: #fff;
	padding: 20px 40px;
}
.decisions-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.decisions-card__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.decisions-card__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
}
.decisions-card__content {
	position: relative;
	z-index: 10;
}
.decisions-card__title {
	font-size: 18px;
	font-weight: 700;
}
.decisions-card__text {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 20px 0px;
}
.decisions-card__btn a {
	border-radius: 16px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 10px;
	font-weight: 600;
	padding: 9px 20px;
	text-decoration: none;
}
.decisions-card__btn a:hover {
	background-color: #394956;
	border-color: #394956;
	transition: all 0.3s linear;
}
.jcc {
	justify-content: center;
}
.tac {
	text-align: center;
}
.before .products-main__row {
	padding-bottom: 6rem;
}
.chastnik__fon-copy .first-section__wrap {
	justify-content: center;
}
.chastnik__fon-copy .first-section__main {
	max-width: 600px;
}
.chastnik__fon-copy .first-section__content {
	margin: 80px 0px 200px 0px;
}
.chastnik__fon-copy.first-section {
	min-height: unset;
}
.main__row__fon.info__fon {
	background-color: #ffffff;
	padding: 60px;
}
.info__row__flex {
	display: flex;
	justify-content: space-between;
}
.info__row__flex > div {
	width: 48%;
}
.info__left {
	margin-right: 40px;
}
.info__left .prod__title {
	line-height: 40px;
	margin-top: 0;
}
.prod__text {
	color: #2e2e2e;
	font-size: 16px;
	line-height: 28px;
}
.prod__sub__text {
	margin-bottom: 10px;
}
.info__right a {
	display: flex;
	color: #18191e;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	margin-bottom: 30px;
}
.info__right svg {
	fill: #2f63ea;
	min-width: 15px;
	height: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
.mytab-main {
	padding-bottom: 90px;
}
.mytab-main__head {
	border-radius: 12px;
	background-color: #ffffff;
	padding: 30px 40px;
}
.mytab-main__head .tabs-top {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}
.mytab-wrapp {
	margin-top: 40px;
}
.mytab-flex {
	display: flex;
	justify-content: space-between;
}
.mytab-left {
	margin-right: 40px;
}
.mytab-card {
	display: flex;
	align-items: flex-end;
	border-radius: 8px;
	background-color: #f2f2f2;
	width: 257px;
	height: 100px;
	padding: 18px;
}
.mytab-card__title {
	color: #121212;
	font-size: 16px;
	letter-spacing: -0.3px;
	margin-right: 5px;
	line-height: 28px;
}
.mytab-card__title span {
	font-weight: 700;
	display: block;
}
.mytab-card__oval span {
	font-size: 8px;
	font-weight: 600;
	letter-spacing: -0.27px;
	border-radius: 9px;
	background-color: #7844e9;
	color: #fff;
	padding: 4px 11px;
}
.mytab-right {
	max-width: 722px;
}
.mytab-right__text {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.47px;
	line-height: 26px;
}
.mytab-right__text span {
	font-weight: 700;
}
.mytab-right__btn a {
	border-radius: 4px;
	border: 1px solid #3065ed;
	color: #3065ed;
	padding: 13.5px 47px;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	margin-top: 27px;
}
.mytab-baner {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	border-radius: 9px;
	background-color: #2f63ea;
	padding: 30px;
}
.mytab-baner__left {
	display: flex;
	width: 60%;
}
.mytab-baner__left-content {
	margin-left: 20px;
	color: #fff;
}
.mytab-baner__left-title {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.67px;
	line-height: 26px;
}
.mytab-baner__left-text {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.47px;
	line-height: 26px;
	margin-top: 5px;
}
.mytab-card__img {
	width: 65px;
	margin-right: 20px;
	height: 65px;
}
.aic {
	align-items: center;
}
.mytab-baner__right {
	display: flex;
	align-items: center;
}
.spoler-main {
	background: #fff;
	padding: 12rem 0;
}
.wrapper__accordion {
	width: 100%;
}
.wrapper__accordion .accordion {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	padding: 21px 70px 21px 40px;
	width: 100%;
	text-align: left;
	outline: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #080a0f;
	font-size: 20px;
	font-weight: 500;
	border-radius: 6px;
	background-color: #f8f8f8;
}
.wrapper__accordion .accordion__conten {
	width: 100%;
	margin-bottom: 10px;
}
.wrapper__accordion .accordion.active,
.wrapper__accordion .accordion:hover {
	opacity: 0.6;
}
.wrapper__accordion .accordion:after {
	content: "";
	position: absolute;
	right: 40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/plus2.svg");
	width: 20px;
	height: 20px;
}
.wrapper__accordion .panel {
	width: 100%;
	padding: 0px 40px;
	border-radius: 0 0 6px 6px;
	background-color: #ffffff;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.3s ease-out;
	-o-transition: max-height 0.3s ease-out;
	transition: max-height 0.3s ease-out;
}
.wrapper__accordion .panel a {
	color: #080a0f;
	margin-bottom: 10px;
	text-decoration: none;
}
.wrapper__accordion .panel p {
	/* padding: 29px 0 40px; */
	color: #2d2e2f;
	line-height: 24px;
	display: flex;
	flex-direction: column;
}
.wrapper__accordion .panel.active {
	max-height: fit-content;
	-webkit-transition: max-height 0.6s linear;
	-o-transition: max-height 0.6s linear;
	transition: max-height 0.6s linear;
}
.wrapper__accordion .accordion.active::after {
	background-image: none;
	width: 20px;
	height: 4px;
	background: #3065ed;
}
.chastnik2 .first-section__img.top {
	top: 155px;
}
.sidebar-section {
	background: #ebeef5;
}
.sidebar-section__main {
	padding: 13px 0;
}
.sidebar-section__title {
	margin: 0 -12px;
}
.sidebar-section__title a {
	font-weight: 500;
	font-size: 11px;
	line-height: 15px;
	color: rgba(74, 74, 80, 0.5);
	padding: 0 12px;
	text-decoration: none;
	position: relative;
}
.sidebar-section__title a::before {
	content: "";
	background-image: url("../images/Vector_2.svg");
	background-repeat: no-repeat;
	width: 4px;
	height: 8px;
	position: absolute;
	left: -3px;
	top: 4px;
}
.sidebar-section__title span:last-child a {
	color: #1e2736;
}
.sidebar-section__title span:last-child a::before {
	background-image: url("../images/Vector_3.svg");
}
.sidebar-section__title span:first-child a::before {
	display: none;
}
.first-section.sertificat__fon {
	min-height: 460px;
	background: url("../images/sertificat__fon.webp");
	background-size: cover;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	margin-top: 0;
}
.first-section.sertificat__fon2 {
	min-height: 460px;
	background: url("../images/sertificat__fon2.webp");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.first-section.sertificat__fon2.sertificat__fon3 {
	background: url("../images/lizenziya__fon2.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.first-section.sertificat__fon.licen-fon {
	background: url("../images/sertificat__fon3.webp");
	background-size: cover;
	background-repeat: no-repeat;
		margin-top: 0;
}
.first-section.sertificat__fon.blog__fon {
	background: url("../images/blog__fon.webp");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0;
}
.first-section.sertificat__fon.licen-fon2 {
	background: url("../images/sertificat__fon4.webp");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0;	
}

.first-section.sertificat__fon2.contact__fon4 {
	background: url("../images/contact__fon4.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.first-section.sertificat__fon2.media__fon {
	background: url("../images/media__fon.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin-top: 0;
}
.first-section.sertificat__fon .first-section__main,
.first-section.sertificat__fon2 .first-section__main {
	max-width: unset;
}
.first-section.sertificat__fon .first-section__text,
.first-section.sertificat__fon2 .first-section__text {
	max-width: 800px;
}
.first-section.sertificat__fon .first-section__wrap,
.first-section.sertificat__fon2 .first-section__wrap {
	justify-content: center;
}
.sertificat .all-products {
	margin-top: 60px;
}
.sertificat .tabs__caption {
	margin: 0;
}
/* office new  */
.all-new {
	padding: 60px 0 67px;
}
.all-new .news-main__row {
	padding-top: 4rem;
}
.all-new .applications {
	padding: 0;
	margin-bottom: 20px;
}
.all-new .applications-title {
	cursor: pointer;
	text-decoration: none;
	margin-right: 60px;
	color: rgba(24, 25, 30, 0.3);
}
.all-new .applications-title.active {
	color: #18191e;
	border: none;
}
.all-new .applications-title:last-child {
	margin-right: 0;
}
.all-new .smi-main .applications-grid {
	margin-left: -20px;
	margin-right: -20px;
}
.tab-list ul {
	display: flex;
	padding: 0;
}
.tab-list ul li {
	list-style: none;
}
.tab-list ul a {
	display: inline-block;
	font-weight: 600;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #4a4a50;
	text-decoration: none;
	padding: 7px 19px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 14px;
	white-space: nowrap;
}
.tab-list ul a:hover,
.all-new .applications-title:hover {
	opacity: 0.6;
	transition: all 0.3s linear;
}
.d-flex {
	display: flex !important;
}
.justify-content-center {
	justify-content: center !important;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	padding: 20px 20px 0 20px;
}
nav.d-flex {
	margin-top: 60px;
	border-top: 1px solid #949494;
}
.disabled,
:disabled {
	pointer-events: none !important;
	display: none;
}
.pagination .page-item.disabled .page-link {
	color: #868e96;
	opacity: 0.6;
}
.pagination .page-item .page-link {
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #949494;
	background-color: transparent;
	border: 0;
	outline: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}
a.waves-light {
	display: inline-block;
}
.page-link {
	position: relative;
	display: block;
	padding: 12.5px 19px;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.pagination.pg-blue .page-item.active .page-link {
	background-color: #4285f4;
}
.pagination .page-item.active .page-link {
	color: #fff;
	background: #3065ed;
	border-radius: 4px;
	z-index: 3;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pagination .page-item .page-link:hover {
	background-color: #eee;
	border-radius: 0.125rem;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.cta-main3 .cta-main__fon {
	background: #3065ed url("../images/education_fon2.png") bottom no-repeat;
	background-size: auto;
	background-position-x: 85%;
	border-radius: 12px;
	padding: 80px 60px;
	position: relative;
	background-size: auto;
	height: 100%;
}
.cta-main3 .cta-main__text {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin: 20px 0;
}
.cta-main3 .cta-main__row {
	margin-bottom: 0;
}
.cta-main3 .cta-main__fon::before {
	display: none;
}
.licenziya-fon {
	background: #ffffff;
	box-shadow: 10px 10px 40px #edeff6;
}
.licenziya-flex {
	display: flex;
	flex-wrap: wrap;
}
.licenziya-flex__card {
	width: 33%;
	padding: 40px;
	border-right: 1px solid #f0f0f0;
}
.licenziya-flex__card:last-child {
	border-right: none;
}
.p-0 {
	padding: 0 !important;
}
.licenziya-subtitle {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #4a4a50;
}
.licenziya-subtitle span {
	color: #3065ed;
}
.licenziya-title {
	margin: 20px 0px 40px 0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: -0.5px;
	color: #292929;
}
.licenziya-text {
	font-weight: 600;
	font-size: 12px;
	line-height: 23px;
	color: #4a4a50;
}
.mt-110 {
	margin-top: 155px !important;
}
.categories {
	padding-top: 70px;
	padding-bottom: 100px;
}
.categories-flex {
	display: flex;
}
.categories-content .news-main__list-bot {
	align-items: center;
}
.categories-content .news-main__list-time,
.categories-content .news-main__list-date {
	margin-top: 0;
}
.news-main__list-link {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #3065ed;
	margin-left: 40px;
}
.categories-flex__left-title {
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: -0.97619px;
	color: #1e2736;
	margin-top: 25px;
}
.categories-flex__left-img {
	border-radius: 10px;
	overflow: hidden;
	margin-top: 30px;
}
.categories-flex__left-img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.categories-flex__left-text {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	color: #4a4a50;
}
.flex__left-bottom__left {
	white-space: nowrap;
	margin-right: 20px;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #101a2d;
	text-decoration: none;
}
.flex__left-bottom__right {
	justify-content: space-between;
	margin-left: auto;
	align-items: center;
}
.flex__left-bottom__right .footer__form-share-col {
	margin-top: 0;
}
.flex__left-bottom__left svg {
	margin-right: 10px;
}
.flex__left-bottom__right-title {
	margin-right: 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}
.categories-flex__right {
	margin-left: 40px;
	min-width: 22.5%;
	flex-grow: 1;
}
.categories-flex__right-fon {
	background: #ffffff;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
	border-radius: 18px;
	padding: 40px 29px 0;
	overflow: hidden;
}
.categories-flex__right-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #18191e;
	margin-bottom: 15px;
}
.categories-flex__right-list {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.categories-flex__right-list li a {
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	color: #4a4a50;
	padding: 12px 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.categories-flex__right-list li {
	position: relative;
}
.categories-flex__right-list li::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -40px;
	width: 140%;
	height: 1px;
	background: #edf0f7;
}
.categories-flex__right-list li:last-child::before {
	display: none;
}
.categories-flex__right-list li span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 23px;
	background: rgba(48, 101, 237, 0.1);
	mix-blend-mode: normal;
	border-radius: 13px;
}
.categories-flex__right-bottom {
	background: #e8edfb;
	border-radius: 18px;
	padding: 30px;
	margin-top: 20px;
	position: relative;
}
.flex__right-bottom__title {
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: -0.5px;
	color: #212123;
	position: relative;
	z-index: 3;
}
.categories-flex__right-bottom__img {
	position: absolute;
	top: 61px;
	right: -39px;
	z-index: 1;
}
.categories-flex__right-bottom__img img {
	width: 75%;
}
.flex__right-bottom__btn .first-section__form-btn {
	margin-top: 34px;
	position: relative;
	z-index: 3;
}
.flex__left-bottom__left:hover,
.categories-flex__right-list li a:hover {
	color: #1a8cff;
	transition: all 0.3s linear;
}
.chastnik .first-section__img {
	height: 80% !important;
}
.chastnik .chastnik__fon6 .first-section__img,
.chastnik .chastnik__fon9 .first-section__img {
	right: 0;
	bottom: 30px;
}
.chastnik .chastnik__fon6 .first-section__img img,
.chastnik .chastnik__fon9 .first-section__img img {
	width: 90%;
}
.all-products .applications-text {
	max-width: 720px;
	margin-bottom: 50px;
}
.licenziya-fon__bottom {
	padding: 40px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.licenziya-totlip .smb {
	margin-top: 0;
}
.blog-section {
	padding-top: 80px;
}
.blog-application-main__fon {
	background: #ffffff;
	border-radius: 24px;
	display: flex;
	width: 100%;
	overflow: hidden;
}
.mobile-application-main__content {
	padding: 50px 30px 30px;
}
.blog-application-main__fon .included-main__list-btn {
	width: unset;
	background-color: #3065ed;
	color: #fff;
	border-radius: 4px;
}
.blog-application-main__fon .included-main__list-btn:hover {
	background-color: #5887ff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.blog-section .slick-arrow {
	width: 58px;
	height: 58px;
	top: calc(50% - 50px);
}
.news-main__head-subtitle {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 2.625px;
	text-transform: uppercase;
	color: #868686;
	margin-bottom: 20px;
}
.news-main__list-text {
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	color: #4a4a50;
	margin-top: 8px;
}
nav.d-flex.nav-row {
	max-width: 1210px;
}
.categories-flex__left-avtor {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #1c2534;
	margin-top: 30px;
}
.categories-flex__left-avtor span {
	color: #3065ed;
}
.blog2 .smb {
	background-color: #f5f7fc;
	box-shadow: unset;
	margin-top: 40px;
	border-bottom: 1px solid #d2d2d2;
}
.blog2 .categories-flex__left-bottom {
	margin-top: 40px;
}
.blog2 .categories-flex__right-title {
	margin-bottom: 30px;
	margin-top: 40px;
}
.blog2 .news-main__list-img {
	border-radius: 8px;
	max-width: 286px;
	width: 100%;
	height: 181px;
}
.blog2 .news-main__list-fon {
	display: inline-block;
	margin-bottom: 40px;
}
.hiden {
	display: none;
}
.chastnik13 .gost-main__content .partner-main__title {
	max-width: unset;
}
.chastnik3 .set__row__left .set__content.ml-340 {
	margin-left: 340px;
}
.nodost {
	font-weight: 600;
	font-size: 10px;
	line-height: 14px;
	color: #e1463d;
	background: #ffebea;
	border-radius: 6px;
	padding: 5px;
}
.mistake {
	background: linear-gradient(247.45deg, #3065ed 3.42%, #3065ed 100.81%);
}
.mistake .body-content {
	height: 100%;
	justify-content: stretch;
}
.mistake-section {
	height: 100%;
	padding-top: 152px;
}
.mistake .body-wrap {
	justify-content: center;
}
.mistake-section__main {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 50px;
}
.mistake-section__content {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mistake-section__img {
	width: 70%;
}
.mistake-section__img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.mistake-section__title {
	font-weight: 600;
	font-size: 42px;
	line-height: 48px;
	margin-top: 15px;
	text-align: center;
	letter-spacing: -0.904762px;
	color: #ffffff;
}
.mistake-section__btn a {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	margin-top: 40px;
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #ffffff;
	box-sizing: border-box;
	border-radius: 4px;
	color: #ffffff;
}
.mistake-section__btn a:hover {
	border: 1px solid #17161a;
	background-color: #17161a;
	transition: all 0.3s linear;
}
.partners .partners-btn {
	margin-top: 50px;
}
.partners .buy {
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	display: inline-block;
	padding: 19.5px 55px;
	border: 1px solid #ffffff;
}
.partners a.partners-main__list-btn {
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	padding: 18.5px 55px;
	color: #fff;
	background: transparent;
	border: 1px solid;
	border-radius: 4px;
	border-color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
}
.partners a.partners-main__list-btn { margin-left: 20px; }
.partners a.partners-main__list-btn:hover {
	color: #4c5155;
	background: #fff;
	transition: all 0.3s linear;
}
.chastnik2.partners .first-section__main {
	max-width: unset;
	width: 100%;
}
.partners .first-section__text {
	max-width: 600px;
}
.partners .smb {
	background: linear-gradient(91.21deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	backdrop-filter: blur(4px);
	border-radius: 6px;
	align-items: flex-start;
	width: 100%;
}
.partners .smb .text {
	max-width: 450px;
	color: #fff;
}
.partners .smb svg {
	margin-top: 5px;
}
.partners .first-section__img img {
	position: relative;
	z-index: 10;
}
.partners .cta-main__fon::before {
	display: none;
}
.partners .cta-main {
	background: #f5f7fc;
	padding: 70px 0;
}
.partners .cta-main__fon {
	border: 15px solid #ffffff;
	border-radius: 0;
	background: #cadbf2 url("../images/education_fon3.webp") no-repeat;
	background-position-x: 102%;
	background-position-y: 59%;
	background-size: 58%;
}
.partners .cta-main__subtitle {
	color: rgba(0, 0, 0, 0.4);
}
.partners .cta-main__title {
	color: #212123;
}
.partners .cta-main__row {
	margin-bottom: 0;
}
.dist-main {
	padding-bottom: 60px;
}
.dist-main__title {
	font-size: 28px;
	line-height: 48px;
	text-align: center;
	letter-spacing: -0.97619px;
	color: #212123;
	margin-bottom: 50px;
}
.dist-main__card {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 216px;
	height: 120px;
	background: #ffffff;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.dist-main__card:last-child {
	margin-right: 0;
}
.partners .advantages-main__text {
	max-width: 490px;
	margin-bottom: 80px;
}
.partners .advantages-main__title {
	margin-bottom: 40px;
}
.partners .partners-form input {
	width: 100%;
	height: 60px;
	background-color: #0546eb;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font-size: 14px;
	margin-top: 24px;
}
.partners-form {
	background: #3065ed;
	padding: 120px 0;
}
/* select  */
select {
	-webkit-appearance: none;
}
div.selectBox {
	position: relative;
	display: inline-block;
	cursor: default;
	text-align: left;
	clear: both;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.3);
	width: 100%;
	height: 70px;

	border-bottom: 1px solid #fff;
}
.text__tittle .selectBox {
	margin: 0 24px;
}
span.selected {
	overflow: hidden;
}
span.selectArrow {
	width: 12px;
	font-size: 11px;
	margin-left: 8px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
span.selectArrow,
span.selected {
	position: relative;
	float: left;
	z-index: 1;
	top: 24px;
}
span.selected {
	width: 100%;
}
div.selectOptions {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	color: #000000;
	padding-top: 2px;
	display: none;
	z-index: 5;
	border-radius: 8px;
}
span.selectOption {
	display: block;
	line-height: 20px;
	padding: 5px 5px;
}
span.selectOption:hover {
	color: #f6f6f6;
	background: #4096ee;
}
.text__tittle__right .selectBox {
	margin: 0 0 0 24px;
}
.selectArrow i {
	font-size: 16px;
}
/* select  */
.partners-form .dist-main__title {
	color: #fff;
}
.partners-form__title {
	font-size: 41px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
}
.partners-form__text {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	max-width: 584px;
	margin: 40px auto 0;
}
.contact__form {
	max-width: 584px;
	margin: 0 auto;
}
.contact__form .cta-main__form-input {
	display: flex;
	flex-direction: column;
}
.iam_partner {
	margin-top: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.iam_partner a,
.iam_partner span {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
.contact__form .cta-main__form-input .form-label {
	top: -15px;
}
.contact__form .flex .mr-40 {
	margin-right: 40px;
}
.contact__form .cta-main__form-bot-btn-wrap {
	white-space: nowrap;
}
.first-section__btn-wrapper {
	display: flex;
	margin-top: 40px;
	justify-content: center;
}
.first-section__btn-wrapper a {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 42px;
	margin-right: 40px;
	width: 240px;
	height: 63px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 6px;
	padding: 10px 20px;
	margin-top: 20px;
}
.first-section__btn-wrapper a:last-child {
	margin-right: 0;
}
.first-section.sertificat__fon2.media__fon .first-section__text {
	max-width: unset;
}
.first-section.sertificat__fon2.media__fon .first-section__text a {
	color: #fb6c6c;
	text-decoration: none;
}
.first-section.sertificat__fon2.media__fon .first-section__text a:hover {
	opacity: 0.8;
	transition: all 0.3s linear;
}
.logo-main {
	padding-top: 80px;
}
.logo-main__list {
	display: flex;
	margin: 0 -20px;
}
.logo-main__card {
	flex-grow: 1;
	background: #ffffff;
	border-radius: 8px;
	overflow: hidden;
	margin: 20px;
}
.logo-main__card-top {
	background: #ddeafa;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	min-height: 124px;
}
.logo-main__card-top img {
	width: 246px;
	height: 64px;
}
.logo-main__card:last-child .logo-main__card-top {
	background: #fff;
	border-bottom: 1px solid #000;
}
.logo-main__card:last-child .logo-main__card-top img {
	width: 180px;
	height: 40px;
}
.logo-main__card-bottom {
	padding: 40px;
}
.logo-main__card-bottom span {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #000000;
}
.logo-main__card-bottom a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-left: 20px;
	color: #3065ed;
}
.colors-main {
	padding: 100px 0;
}
.colors-main__card {
	display: flex;
	align-items: flex-end;
	max-width: 273px;
	width: 100%;
	min-height: 240px;
	padding: 40px;
	border-radius: 8px;
	font-size: 41px;
	line-height: 48px;
	letter-spacing: -0.97619px;
	color: #ffffff;
	flex-grow: unset;
	text-decoration: none;
	margin: 20px;
	text-align: left;
}
.colors-main__card:hover,
.logo-main__card-bottom a:hover {
	opacity: 0.6;
	transition: all 0.3s linear;
}
.color {
	background: #3065ed;
}
.color2 {
	background: #ddeafa;
	color: #1e2736;
}
.color3 {
	background: #1e2736;
}
.color4 {
	background: #4a4a50;
}
.typography-main {
	background: #fff;
	padding: 120px 0;
}
.typography-main__content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.typography-subttitle {
	font-size: 128px;
	text-transform: uppercase;
	letter-spacing: -0.97619px;
	color: #1e2736;
	line-height: 11rem;
	margin-top: 40px;
}
.typography-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	margin-left: 40px;
	color: #4a4a50;
}
.media .advantages-main__title {
	margin-bottom: 40px;
}
.myoffice .first-section.sertificat__fon2 {
	padding-bottom: 100px;
}
.myoffice .first-section__btn {
	margin: 24px 0;
}
.myoffice .first-section__title {
	font-size: 34px;
	line-height: 54px;
	margin-top: 10px;
}
.myoffice .first-section__subtitle {
	color: rgba(255, 255, 255, 0.6);
}
.app-section__main {
	background: #ffffff;
	border-radius: 12px;
	padding: 30px 40px 15px;
	margin-top: -150px;
	position: relative;
	z-index: 10;
}
.app-section__content {
	overflow: hidden;
}
.app-row .included-main__list-col {
	width: 20.5%;
	margin: 0px 25px 25px 25px;
}
.app-row .included-flex {
	margin-bottom: 0;
}
.app-row .included-main__list-btn {
	padding: 8px 15px;
	border-radius: 6px;
	width: unset;
	margin-top: 20px;
}
.included-main__list-ul {
	font-size: 12px;
	line-height: 20px;
	color: #222222;
}
.app-row .included-main__list-bot {
	padding: 20px;
}
.app-all {
	display: flex;
	align-items: center;
	margin-left: auto;
}
.app-all a {
	text-decoration: none;
	white-space: nowrap;
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	color: #535763;
	margin-left: 10px;
}
.app-row .tabs__caption li,
.app-all {
	padding-bottom: 15px;
}
.sertificat .app-row .tabs__caption {
	border-bottom: 1px solid rgba(94, 112, 142, 0.2);
}
.app-row .included-main__list-subtitle {
	color: #a4a4a4;
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}
.app-all svg {
	width: 18px;
	height: 18px;
}
.app-section .included-main__list {
	flex-wrap: wrap;
	justify-content: center;
}
.recommend-section {
	padding: 60px 0;
}
.recommend-main__title {
	font-weight: 800;
	font-size: 24px;
	line-height: 48px;
	letter-spacing: -0.571429px;
	color: #212123;
}
.recommend-main__title {
	margin-bottom: 30px;
}
.recommend-main__list {
	display: flex;
	margin: -20px;
}
.recommend-card {
	background: #ffffff;
	box-shadow: 0px 15px 30px rgba(4, 15, 48, 0.0612434);
	border-radius: 12px;
	margin: 20px;
	padding: 30px 20px;
	display: flex;
	flex-basis: 33%;
}
.recommend-card__img {
	margin-right: 24px;
}
.recommend-card__content a {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #3065ed;
}
.recommend-card__title {
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1.875px;
	text-transform: uppercase;
	color: #8e8e8e;
}
.recommend-card__text {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: #272727;
	margin: 6px 0px 14px 0px;
}
.new-main__list-col {
	width: 33.3333%;
	padding: 0 20px;
	margin-bottom: 60px;
}
.new-main__list-img {
	border-radius: 16px;
	overflow: hidden;
}
.new-main__list-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 18px;
}
.where__buy-section {
	padding: 80px 0;
}
.where__buy-flex {
	display: flex;
	text-align: left;
}
.where__buy-left__title {
	font-weight: bold;
	font-size: 41px;
	line-height: 56px;
	letter-spacing: -1px;
	color: #1e2736;
}
.where__buy__form-wrap {
	position: relative;
}
.where__buy-section .where__buy__form-wrap > input {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: rgba(30, 39, 54, 0.4);
	height: 52px;
	padding: 0 20px;
}
.where__buy__form-btn {
	position: absolute;
	top: 21px;
	right: 20px;
	background: #fff;
}
.checkbox__fon {
	background: #ffffff;
	border: 1px solid #edf0f8;
	border-radius: 6px;
	margin-bottom: 40px;
}
.wrapper__checkbox {
	padding: 30px;
}
.where__buy-right__content {
	background: #ffffff;
	box-shadow: 0px 15px 30px rgba(4, 15, 48, 0.0612434);
	border-radius: 8px;
	padding: 24px 30px;
}
.where-top__flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}
.where-top__btn {
	display: flex;
	justify-content: right;
	margin-bottom: 45px;
}
.where-top__btn button {
	background: rgba(227, 231, 241, 0.5);
	border-radius: 0px 6px 6px 0px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	padding: 17px 30px;
	color: #b4bdd4;
}
.where-top__btn img {
	margin: 0px 10px -5px 0px;
}
.where-top__btn button.active {
	background: #3065ed;
	color: #fff;
	border-radius: 6px 0px 0px 6px;
}
.where__buy-left {
	margin-right: 40px;
}
.where__buy__form input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox__test input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
input,
textarea,
select {
	margin: 0;
	padding: 0;
	border: none;
	resize: none;
	display: block;
}
.checkbox__test span {
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	color: #4a4a50;
}
.checkbox__test span::before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.checkbox__test input:checked + span::before {
	background-color: #0b76ef;
	background-image: url("../images/checkbox__test.svg");
}
.wrapper__checkbox-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #18191e;
	margin-bottom: 20px;
}
.where__buy-right__top {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #4a4a50;
	padding-bottom: 19px;
}
.where__buy-right__top span {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.where__buy-right__card {
	display: flex;
	padding: 20px 0;
	border-top: 1px solid #eaeaea;
}
.where__buy-right__card:last-child {
	border-bottom: 1px solid #eaeaea;
}
.where__buy-card__left {
	margin-right: 40px;
}
.where__buy-card__top {
	display: flex;
	justify-content: space-between;
}
.where__buy-card__top-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	color: #1e2736;
}
.where__buy-card__top-subtitle {
	color: #09b378;
}
.where__buy-card__text {
	max-width: 550px;
	font-size: 14px;
	line-height: 21px;
	color: #4a4a50;
	margin: 10px 0px 20px 0px;
}
.where__buy-card__bottom-btn {
	display: flex;
}
.where__buy-right {
	flex-grow: 1;
}
.where__buy-card__bottom-btn > a {
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	width: 132px;
	height: 48px;
}
.blue,
.search {
	background: #3065ed;
	border-radius: 4px;
	color: #fff;
	margin-right: 20px;
}
.border {
	border: 1px solid #3065ed;
	box-sizing: border-box;
	border-radius: 4px;
	background: #fff;
	color: #3065ed;
}
.reset {
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #3065ed;
	background: transparent;
}
.reset:hover {
	opacity: 0.6;
	transition: all 0.3s linear;
}
.search {
	width: 171px;
	height: 52px;
}
.search:hover,
.blue:hover,
.border:hover {
	background-color: #5887ff;
	border-color: #5887ff;
	color: #fff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.buy__fon .cta-main__fon {
	background: linear-gradient(#ff918e 4.94%, #e1463d 100%), url("../images/buy__fon.png");
	position: relative;
}
.cta-img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	height: 100%;
}
.cta-img img {
	object-fit: contain;
	height: 100%;
	width: 100%;
}
div.selectOptions.select_options {
	max-height: 500px;
	background: #ffffff;
	border: 1px solid #edf0f8;
	border-radius: 6px;
	-webkit-appearance: none;
	line-height: 1em;
	font-weight: 500;
	font-size: 14px;
	color: #1e2736;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	-ms-appearance: none;
	appearance: none;
	padding: 0 20px;
	overflow: auto;
}
select::-ms-expand {
	display: none;
}
div.selectBox.select {
	margin: 15px 0 10px;
	color: #1e2736;
	background: #fff;
	padding: 0 20px;
	height: 52px;
	border-radius: 8px;
}
div.selectBox.select span.selectArrow,
span.selected {
	top: 30px;
}
.where__buy div.selectBox.select span.selectArrow,
.where__buy span.selected {
	top: 12px;
}
.where__buy div.selectOptions {
	top: 50px;
}
span.selected {
	width: 100%;
	cursor: pointer;
}
div.selectBox.select span.selectArrow {
	position: absolute;
	right: 20px;
}
.hids {
	display: none;
}
.hids-top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}
.hids-top__right .border {
	width: 132px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}
.hids-content {
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	padding-top: 26px;
	border-top: 1px solid #eaeaea;
	color: #4a4a50;
}
.hids-content__title {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
	color: #1e2736;
}
.hids-top__left {
	display: flex;
	align-items: center;
}
.hids-top__left img {
	margin-right: 20px;
	max-width: 130px;
}
.trial {
	scroll-behavior: auto;
}
.trial-first__title {
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 60px;
}
.trial-first__list {
	display: flex;
	margin: -20px 0 -20px 0;
}
.trial-first__card {
	flex-basis: 169px;
	min-width: 169px;
	padding: 20px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 254, 254, 0.2) 100%);
	box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(13.5914px);
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	margin: 20px;
}
.trial-first__card:first-child {
	margin-left: 0;
}

.trial-first__card-text {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	margin-top: 10px;
}
.trial .partner-main {
	padding-top: 120px;
	background: #fff;
}
.trial .partner-main__subtitle {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #979797;
	letter-spacing: unset;
	text-transform: unset;
	margin-top: 30px;
	margin-bottom: 60px;
}
.trial .partner-main__content {
	padding-right: 0;
}
.trial .partner-main__title {
	font-size: 3.8rem;
	line-height: 4.2rem;
}
.trial .partner-main__content-btn {
	margin-bottom: 40px;
}
.trial .partner-main__content-btn a {
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	background: #58d8a4;
	border-radius: 4px;
	padding: 10px 20px;
	color: #ffffff;
	text-decoration: none;
}
.trial .partner-main__content-btn a.new__fon {
	background: #9d91f6;
}
.trial .partner-main__content-btn a:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}
.trial .totlip svg {
	margin: 0px 0px -3px 10px;
}
.trial .trial-main__list-btn {
	background: #3065ed;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	width: 220px;
	height: 52px;
	padding: 12px;
	margin-right: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.trial .trial-main__list-btn:hover {
	background-color: #5887ff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.trial .for__whom2 .for__whom-main__title {
	border-top: unset;
	margin-bottom: 60px;
}
.trial .partner-main__btn-wrapp {
	margin-top: 80px;
}
.trial .included-main__list-ul li::before {
	top: 10px;
}
.trial-baner a.more-detailed {
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
}
.trial .partner-main__btn-wrapp a.more-detailed {
	font-weight: 500;
	font-size: 14px;
}
.p-80 {
	padding: 80px 0 !important;
}
.trial-baner {
	padding-top: 40px;
	background: #ffffff;
}
.trial-baner__wrap {
	background: #ffffff;
	border-radius: 6px;
	padding: 30px 40px;
}
.trial-baner__flex {
	display: flex;
}
.trial-baner__left {
	margin-right: 40px;
}
.trial-baner__title {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 20px;
}
.trial-ban,
.trial .for__whom {
	background: #fff;
}
.trial .for__whom-main__row {
	max-width: 1250px;
}
.trial-ban__wrap {
	background: #cadbf2;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: -230px;
	position: relative;
	z-index: 5;
}
.pt-230 {
	padding-top: 230px;
}
.trial-ban__flex {
	display: flex;
}
.trial-ban__content {
	padding: 80px 20px 45px 60px;
}
.trial-ban__subtitle {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.4);
	margin-bottom: 10px;
}
.trial-ban__title {
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: -0.952381px;
	color: #212123;
	margin-bottom: 30px;
}
.trial-ban__text .included-main__list-ul li {
	margin-bottom: 5px;
}
.trial-ban__bottom {
	display: flex;
	margin-top: 30px;
}
.trial-ban__bottom-right {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: #3b3e42;
	margin-left: 20px;
}
.trial-ban__bottom-right p {
	margin: 0;
}
.trial-ban__left {
	width: 90%;
}
.trial-ban__left img {
	object-fit: contain;
	object-position: right;
	margin-right: -20px;
	width: 100%;
	height: 100%;
}
.trial .trial-main__list-col {
	width: 136px;
	margin-top: 18px;
	padding: 0 6px;
}
.trial .trial-main__list {
	margin: 0 -6px;
}
.trial .trial-main__list-fon {
	min-width: unset;
	border-radius: 6px;
}
.trial .mobile-application-main__flex {
	display: flex;
	position: absolute;
	bottom: 40px;
	left: 60px;
}
.trial .mobile-application-main__content {
	padding-left: 60px;
}
.trial .mobile-application-main__fon {
	background: linear-gradient(225deg, #d6eaff 1.99%, #ddf2fa 97.74%);
	margin-bottom: 0;
}
.trial .mobile-application-main__title,
.trial .mobile-application-main__text {
	max-width: 550px;
}
.trial .top-tab,
.trial .mCSB_horizontal.mCSB_inside > .mCSB_container {
	justify-content: center;
}
.trial .top-tab li {
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	border-radius: 4px;
	padding: 7px 20px;
	font-weight: 600;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #4a4a50;
}
.trial .top-tab li.active {
	color: #2f63ea;
	border: 1px solid #2f63ea;
}
.trial .mobile-main__flex-left__text {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	color: #7c7c7c;
}
.trial .wrapper__accordion {
	margin-top: 40px;
}
.trial .wrapper__accordion .accordion {
	background-color: #fff;
}
.trial .for__whom2 .for__whom-main__content-wrap .for__whom-card span.num {
	border-top: 1px solid #1b1b1b;
}
.trial .for__whom2 .for__whom-main__content-wrap .for__whom-card {
	margin-right: 40px;
}
.trial span.tooltiptext {
	min-width: 270px;
	top: unset;
	bottom: 30px;
}
.mobile-application-main__flex > div {
	background: linear-gradient(147.59deg, rgba(255, 255, 255, 0.1) 6.51%, rgba(255, 254, 254, 0.4) 86.06%);
	backdrop-filter: blur(13px);
	padding: 30px 20px;
	border-radius: 12px;
	width: 482px;
}
.mobile-main__flex-left {
	margin-right: 20px;
}
.licenzi-new {
	padding: 80px 0 60px;
}
.licenzi .applications {
	margin-bottom: 0;
}
.licenzi .advantages {
	padding: 80px 0;
}
.licenzi-new .tabs__caption li {
	width: 50%;
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
	cursor: pointer;
}
.licenzi-new .news-main__head-title {
	margin-bottom: 80px;
}
.licenzi-new .news-main__head-title,
.licenzi .advantages-main__title {
	font-size: 3.8rem;
	line-height: 4.2rem;
	font-weight: 700;
	letter-spacing: -1px;
	color: #212123;
	font-family: "Manrope", sans-serif;
}
.licenzi .advantages-main__subtitle {
	margin-bottom: 20px;
}
.licenzi__tab-flex {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #edf0f7;
	padding-bottom: 50px;
	padding-top: 40px;
}
.licenzi__tab-flex:last-child {
	border-bottom: unset;
	padding-bottom: 0;
}
.licenzi__tab-text {
	max-width: 584px;
	width: 100%;
	margin: 0 40px;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: #4a4a50;
}

.licenzi__tab-text p:first-child {
	margin-top: 0;
}
.licenzi__tab-left {
	max-width: 220px;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #292e35;
	font-weight: 600;
}
.licenzi__tab-btn a {
	border: 1px solid #3065ed;
	color: #3065ed;
	box-sizing: border-box;
	border-radius: 4px;
	width: 271px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding: 20px;
}
.licenzi .advantages-card__min-text {
	margin-top: 15px;
}
.licenzi__all {
	display: flex;
	justify-content: center;
	margin-top: 7rem;
}
.licenzi__all a {
	text-decoration: none;
	border: 1px solid #3065ed;
	box-sizing: border-box;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #3065ed;
	padding: 19px 45px;
}
.licenzi__all a:hover,
.licenzi__tab-btn a:hover {
	background-color: #5887ff;
	color: #fff;
	cursor: pointer;
	transition: background 0.2s linear 0s, border-color 0.2s linear 0s, color 0.2s linear 0s;
}
.first-section.about__fon {
	position: relative;
	min-height: 340px;
	width: 100%;
	height: 100%;
	background: unset;
}
.about .first-section__main {
	max-width: unset;
}
.about .first-section__img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.about .first-section__img img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.about .first-section__title {
	font-size: 4.2rem;
	line-height: 4.8rem;
	margin-top: 5px;
}
.about .buy {
	text-decoration: none;
	display: inline-block;
	padding: 21px 76px;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin: 60px 0px 0px 0px;
}
.about .header-n-main::before {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 254, 254, 0.2) 100%);
}
.about .header-n__menu-list-drop::before {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 254, 254, 0.2) 100%);
}
.about .sidebar-section {
	background: #ffffff;
}
.who-main {
	padding: 80px 0;
}
.who-main__content {
	display: flex;
}
.who-main__content > div {
	width: 48%;
}
.who-main__left {
	margin-right: 40px;
}
.who-main__subtitle {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	color: #868686;
	padding-bottom: 15px;
}
.who-main__title {
	font-size: 4.2rem;
	line-height: 4.8rem;
	color: #1e2736;
	font-weight: 700;
	margin-bottom: 40px;
}
.video-main {
	padding-bottom: 80px;
}
.video-main__fon {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	height: 630px;
}
.video-main__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.customers {
	background: #fff;
	padding: 120px 0 80px;
}
.customers-main__title {
	font-weight: 800;
	font-size: 38px;
	line-height: 48px;
	color: #212123;
	margin: 20px 0px 60px 0px;
}
.customers-main__subtitle {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	color: #868686;
}
.customers-main__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	align-items: center;
}
.customers-card {
	margin: 0 10px;
	height: 70px;
	display: flex;
	align-items: flex-end;
	flex-grow: 1;
	flex-basis: 170px;
}
.about .included-main__list-ul {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #3c3f42;
}
.about .included-main__list-ul.flex {
	flex-wrap: wrap;
	align-items: center;
	margin: -20px;
}
.about .included-main__list-ul.flex li {
	width: 30%;
	margin: 20px;
	align-self: stretch;
}
.success {
	padding: 180px 0 120px;
}
.success-main__content {
	display: flex;
}
.success-main__list {
	margin-top: 70px;
}
.success-left {
	width: 50%;
}
.success-main__subtitle {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	color: #868686;
}
.success-main__title {
	font-weight: bold;
	font-size: 42px;
	line-height: 48px;
	color: #1e2736;
	margin: 15px 0px 40px 0px;
}
.success-hr__text {
	margin-top: 76px;
	font-weight: bold;
	font-size: 24px;
	line-height: 48px;
	border-top: 1px solid #212123;
	color: #1e2736;
	padding-top: 10px;
	width: 169px;
}
.success-right {
	width: 50%;
	height: 400px;
	position: relative;
}
.success-right img {
	position: absolute;
	top: -260px;
	left: -100px;
}
.about .people-img.anim {
	padding: 80px;
	height: 631px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.about .people-img__fon::before {
	content: "";
	position: absolute;
	left: -50%;
	width: 300%;
	height: 84px;
	background: url("../images/people-img4.png") 0 100% repeat;
	animation: animatedBackground 64s linear infinite;
	-webkit-animation: animatedBackground 64s linear infinite;
	bottom: 320px;
	margin-right: 60px;
}
.about .people-img__fon2::before {
	content: "";
	position: absolute;
	left: -50%;
	width: 300%;
	height: 84px;
	background: url("../images/people-img5.png") 0 100% repeat;
	animation: animatedBackground2 62s linear infinite;
	-webkit-animation: animatedBackground2 62s linear infinite;
	bottom: 200px;
}
.about .people-img__title {
	font-weight: bold;
	font-size: 4.2rem;
	line-height: 4.8rem;
	text-align: center;
	color: #1e2736;
	max-width: 840px;
	margin: 0 auto;
	padding: 0 20px;
}
.about .people-img__fon3::before {
	content: "";
	position: absolute;
	bottom: 84px;
	left: -50%;
	width: 300%;
	height: 84px;
	background: url("../images/people-img6.png") 0 100% repeat;
	animation: animatedBackground 60s linear infinite;
	-webkit-animation: animatedBackground 60s linear infinite;
}
.about .opportunity-main {
	padding: 120px 0 0px;
}
.show__more a {
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #3065ed;
	text-decoration: none;
	display: inline-block;
	margin-top: 40px;
}
.show__more a:hover {
	opacity: 0.6;
	transition: all 0.3s linear;
}
.show__more svg {
	margin-left: 10px;
}
.about .opportunity-main__mintitle {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	color: #4a4a50;
	margin-top: 40px;
}
.about .opportunity-main__list {
	margin-top: 0;
	margin-bottom: 0;
}
.about .opportunity-main__list-text {
	margin-top: 40px;
}
.about .opportunity-main__row {
	padding-bottom: 0;
}
.about .trial-baner {
	padding: 60px 0 60px;
}
.hab-title {
	margin: 40px 0 20px;
	font-weight: bold;
	font-size: 38px;
	line-height: 48px;
	letter-spacing: -0.97619px;
	color: #212123;
}
.hab-text {
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #4a4a50;
}
.hab-btn a {
	background: #1b242c;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 20px 30px;
	margin-top: 40px;
}
.hab-btn svg {
	margin-left: 6px;
	margin-bottom: -3px;
}
.hab-btn a:hover {
	background-color: #394956;
	border-color: #394956;
	cursor: pointer;
}
.about .statistics-main__row {
	padding-bottom: 80px;
}
#lineChart {
	margin-right: 40px;
}
.timeline {
	background: #fff;
	padding: 80px 0px;
}
.timeline-subtitle {
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	color: #868686;
	text-align: center;
}
.timeline-title {
	font-weight: 800;
	font-size: 38px;
	line-height: 48px;
	color: #212123;
	text-align: center;
}
.timeline-text {
	font-weight: 500;
	color: #575b5e;
	margin: 12px 0px 40px 0px;
	text-align: center;
}
.cd-container {
	width: 90%;
	max-width: 1080px;
	margin: 0 auto;
	background: #fff;
	padding: 0 10%;
	border-radius: 2px;
}
.cd-container::after {
	content: "";
	display: table;
	clear: both;
}
#cd-timeline {
	position: relative;
	padding: 2em 0;
}
#cd-timeline::before {
	content: "";
	position: absolute;
	display: block;
	top: 55px;
	left: 25px;
	height: 90%;
	width: 4px;
	background: #3065ed;
}
@media only screen and (min-width: 1170px) {
	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}
.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}
.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		margin: 2em 0;
	}
	.cd-timeline-block:first-child {
		margin-top: 0;
	}
	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}
.cd-timeline-img {
	position: absolute;
	top: 8px;
	left: 12px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 8px rgba(48, 101, 237, 0.3);
}
.cd-timeline-img {
	background: #ffffff;
	border: 4px solid #3065ed;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 30px;
		height: 30px;
		left: 50%;
		margin-left: -15px;
		margin-top: 15px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}
}
.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	margin-right: 30px;
	border: 1px solid #3065ed;
	border-radius: 2px;
	padding: 1em;
	border-radius: 12px;
}
@media (max-width: 500px) {
	.cd-container {
		width: 100%;
	}
	.cd-timeline-content {
		margin-right: 0;
	}
}
.cd-timeline-content .content-skills {
	font-size: 12px;
	padding: 0;
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cd-timeline-content .content-skills li {
	background: #40484d;
	border-radius: 2px;
	display: inline-block;
	padding: 2px 10px;
	color: rgba(255, 255, 255, 0.7);
	margin: 3px 2px;
	text-align: center;
	flex-grow: 1;
}
.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-content h2 {
	color: #292e35;
	font-weight: 800;
	font-size: 20px;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 0;
}
.cd-timeline-content p {
	font-weight: 500;
	color: #4c5155;
}
.cd-timeline-content p {
	margin: 1em 0 0;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		color: white;
		margin-left: 0;
		padding: 1.2em;
		width: 36%;
		margin: 0 5%;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
		float: right;
	}
}

@media (min-width: 1660px) {
	.chastnik .first-section__img {
		right: 10%;
	}
	.chastnik .chastnik__fon7 .first-section__img,
	.chastnik .chastnik__fon .first-section__img,
	.chastnik .chastnik__fon10 .first-section__img,
	.chastnik .chastnik__fon11 .first-section__img,
	.chastnik .chastnik__fon13 .first-section__img,
	.chastnik .chastnik__fon4 .first-section__img {
		right: -50px;
	}
}
@media (max-width: 1660px) {
	.chastnik3 .first-section__img.width-auto {
		width: 67% !important;
	}
	.chastnik3 .first-section__img.width-auto img {
		object-fit: contain;
		width: 100%;
		object-position: bottom;
	}
	.redact .first-section::before {
		background-size: cover;
	}
}
@media (max-width: 1580px) {
	.chastnik .first-section__img {
		right: -5vw;
	}
	.chastnik2 .first-section__img {
		right: 2%;
		width: 50%;
	}
	.chastnik .chastnik__fon6 .first-section__img,
	.chastnik .chastnik__fon9 .first-section__img {
		right: 2vw;
	}
	.chastnik .chastnik__fon6 .first-section__img img,
	.chastnik .chastnik__fon9 .first-section__img img {
		width: 83%;
		margin-left: auto;
	}
}
@media (max-width: 1400px) {
	.chastnik .first-section__img {
		right: 0;
	}
	.chastnik .chastnik__fon6 .first-section__img,
	.chastnik .chastnik__fon9 .first-section__img {
		right: 2vw;
	}
	.chastnik .chastnik__fon6 .first-section__img img,
	.chastnik .chastnik__fon9 .first-section__img img {
		width: 78%;
		margin-left: auto;
	}
}
@media (max-width: 1270px) {
	.mt-110 {
		margin-top: 47px !important;
	}
	.mistake-section {
		padding-top: 47px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.purchase-main__row,
	.included-main__row,
	.document-main__row {
		padding-left: 20px;
		padding-right: 20px;
	}
	.first-section.sertificat__fon .first-section__wrap,
	.first-section.sertificat__fon2 .first-section__wrap {
		margin-top: 48px;
	}
}
@media (max-width: 1200px) {
	.success {
		padding: 0px 0 80px;
	}
	.success-main__content {
		width: 100%;
		flex-direction: column-reverse;
	}
	.about .included-main__list-ul.flex li {
		width: 43%;
	}
	.success-left {
		width: 100%;
	}
	.success-right img {
		position: unset;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	.success-right {
		margin: 0 auto;
		width: unset;
	}
	.dist-main__list {
		flex-wrap: wrap;
		justify-content: center;
	}
	.partners .cta-main__fon {
		background-position-y: 68%;
		background-size: 62%;
	}
	/* .chastnik .chastnik__fon6 .first-section__img,
	.chastnik .chastnik__fon9 .first-section__img {
		right: 0;
	} */
	.chastnik .chastnik__fon6 .first-section__img img,
	.chastnik .chastnik__fon9 .first-section__img img {
		width: 69%;
	}
	.first-section__img {
		position: absolute;
		bottom: -30vw;
		right: 5%;
		width: 50vw;
	}
	.first-section__img img {
		max-height: unset;
	}
	.chastnik3 .first-section__img {
		width: unset;
	}
	.chastnik9 .first-section__img {
		width: unset;
	}
	.chastnik3 .set__row__left .set__content.ml-340 {
		margin-left: auto;
	}
	.mobile-application-main__text {
		margin-bottom: 210px;
	}
}
@media (max-width: 1100px) {
	.chastnik2.trial .first-section__img {
		width: 46%;
		bottom: unset;
		top: 0;
	}
	.app-row .included-main__list {
		flex-direction: row;
		align-items: stretch;
	}
	.partners .cta-main__fon {
		background-size: 64%;
	}
	.chastnik .chastnik__fon6 .first-section__img,
	.chastnik .chastnik__fon9 .first-section__img {
		right: 2vw;
	}
	.chastnik .chastnik__fon6 .first-section__img img,
	.chastnik .chastnik__fon9 .first-section__img img {
		width: 62%;
	}
	.cta-main3 .cta-main__fon {
		background-position-x: 100%;
	}
	.chastnik2 .first-section__img.top img {
		object-fit: cover;
	}
	.first-section__wrap {
		margin-top: 40px;
		align-items: center;
	}
	.redact .first-section {
		min-height: 60rem;
	}
	.first-section__row {
/*		padding-bottom: 15rem;*/
	}
	.included-main__list {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.document-main__content-wrap {
		flex-direction: column;
	}
	.document-main__text {
		margin: 20px 0px 40px 0px;
	}
	.included-main__list-col {
		margin-bottom: 20px;
		align-self: unset;
		width: 50%;
	}
	.main__row__img .content {
		margin-left: 20px;
		margin-right: 20px;
		max-width: unset;
	}
	#mCSB_1_scrollbar_horizontal {
		height: 4px;
	}
	.mCSB_scrollTools .mCSB_draggerContainer {
		height: 4px;
		border-radius: 2px;
		background-color: #edf0f6;
	}
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
		height: 4px;
		margin: 0;
		border-radius: 2px;
		background-color: #3834a5;
	}
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
		display: none;
	}
	#mCSB_1.mCustomScrollBox {
		overflow: unset;
	}
	.mCSB_scrollTools.mCSB_scrollTools_horizontal {
		width: unset;
	}
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
		margin-top: 0;
	}
	.set__row__fon {
		flex-direction: column;
		align-items: center;
	}
	.set__row__left {
		margin: 0px 0px 40px 0px;
	}
	.chastnik .main__row__fon,
	.chastnik3 .main__row__fon {
		max-height: unset;
	}
	.set__row__left {
		width: 100%;
	}
	.set__row__right {
		width: unset;
	}
}
@media (max-width: 1000px) {
	.customers-card {
		flex-basis: 170px;
	}
	.about .first-section__img {
		display: block;
	}
	.about .first-section__img img {
		object-position: right;
	}
	.licenzi__tab-flex {
		flex-direction: column;
		align-items: center;
	}
	.licenzi-new {
		padding: 80px 0 40px 0;
	}
	.licenzi-new .applications {
		margin-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.licenzi__tab-left {
		text-align: center;
		margin-bottom: 20px;
	}
	.licenzi__tab-text {
		margin: 0px 0px 20px 0px;
	}
	.trial .mobile-application-main__flex {
		position: unset;
		flex-direction: column;
		align-items: center;
	}
	.included-main__list-subtop {
		justify-content: center;
	}
	.mobile-main__flex-left {
		margin: 0px 0px 20px 0px;
	}
	.mobile-application-main__text {
		margin-bottom: 25px;
	}
	.trial .mobile-application-main__fon {
		justify-content: center;
		text-align: center;
	}
	.trial-ban__left,
	.mobile-application__img {
		display: none;
	}
	.where__buy-flex {
		flex-direction: column;
	}
	.cta-img {
		display: none;
	}
	.cta-main3 .buy__fon .cta-main__fon {
		background: linear-gradient(#ff918e 4.94%, #e1463d 100%), url("../images/buy__fon.png");
	}
	.where-top__btn {
		justify-content: left;
	}
	.where__buy-left {
		margin: 0px 0px 40px 0px;
	}
	.recommend-main__list {
		flex-direction: column;
	}
	.app-row .included-main__list-col {
		width: 42%;
	}
	.new-main__list-col {
		width: 48%;
	}
	.logo-main__list {
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.typography-text {
		margin: 60px 0px 0px 0px;
	}
	.typography-main__content {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.partners .cta-main__fon {
		background: #cadbf2;
	}
	.categories-flex {
		flex-wrap: wrap;
	}
	.categories-flex__right-bottom__img {
		top: 30px;
	}
	.categories-flex__right {
		margin: 40px 0px 0px 0px;
	}
	.licenziya-flex__card {
		width: 100%;
		border-bottom: 1px solid #f0f0f0;
		border-right: unset;
	}
	.licenziya-flex__card:last-child {
		border-bottom: unset;
	}
	.chastnik3 .first-section__img.width-auto {
		width: 100% !important;
		height: 100%;
	}
	.chastnik3 .first-section__img.width-auto img {
		object-fit: cover;
	}
	.applications-grid {
		grid-template-columns: 1fr 1fr;
	}
	.chastnik3 .first-section__img {
		display: block;
		width: 100%;
		right: 0;
	}
	.chastnik3 .first-section__img img {
		width: 100%;
		object-fit: cover;
	}
	.cta-main3 .cta-main__fon {
		background: #3065ed;
	}
	.chastnik3 .set__row__left .set__content.ml-340 {
		margin-left: 340px;
	}
}
@media (max-width: 767px) {
	.success-main__title,
	.customers-main__title,
	.hab-title,
	.timeline-title {
		font-size: 3rem;
		line-height: 3rem;
	}
	.timeline {
		padding-top: 20px;
	}
	.timeline-title {
		margin: 20px 0px 20px 0px;
	}
	.about .opportunity-main__mintitle {
		margin-bottom: 60px;
	}
	.who-main,
	.customers {
		padding: 60px 0;
	}
	.about .opportunity-main {
		padding-top: 60px;
	}
	.about .included-main__list-ul.flex li {
		width: 100%;
	}
	.video-main__fon {
		height: 400px;
	}
	.who-main__title {
		font-size: 3rem;
		line-height: 3rem;
	}
	.who-main__content {
		flex-direction: column;
	}
	.who-main__left {
		margin: 0px 0px 20px 0px;
	}
	.who-main__content > div {
		width: 100%;
	}
	.trial .partner-main__subtitle {
		margin-bottom: 40px;
	}
	.trial .partner-main__btn-wrapp {
		margin-top: 40px;
	}
	.trial .partner-main__r .partner-main__content {
		padding-right: 20px;
		padding-left: 20px;
	}
	.trial .partner-main {
		padding-top: 60px;
	}
	.trial span.tooltiptext {
		left: -130px;
	}
	.trial .tooltiptext::after {
		left: 55%;
	}
	.where__buy-left__title {
		font-size: 32px;
		line-height: 32px;
	}
	.typography-main,
	.colors-main {
		padding: 60px 0;
	}
	.typography-subttitle {
		font-size: 48px;
		line-height: 0px;
		margin-top: 0px;
	}
	.partners-form {
		padding: 80px 0;
	}
	.contact__form .flex {
		flex-direction: column;
	}
	.contact__form .flex .mr-40 {
		margin: 24px 0px 0px 0px;
	}
	.mistake-section__title {
		font-size: 30px;
		line-height: 40px;
	}
	.chastnik3 .set__row__left .set__content.ml-340 {
		margin-left: 0;
		text-align: center;
		max-width: unset;
		width: 100%;
	}
	.all-new .applications-title {
		margin-right: 25px;
	}
	.page-link {
		padding: 8.5px 15px;
	}
	.cta-main3 .cta-main__fon {
		padding: 50px 20px;
	}
	.set-left__img img {
		display: none;
	}
	.set__row__left .container {
		padding: 50px 30px;
	}
	.info__row__flex,
	.mytab-flex,
	.mytab-baner {
		flex-direction: column;
	}
	.info__left,
	.mytab-left {
		margin: 0px 0px 40px 0px;
	}
	.mytab-baner__left {
		width: 100%;
	}
	.wrapper__accordion .accordion {
		font-size: 16px;
	}
	.spoler-main {
		padding: 6rem 0;
	}
	.mytab-baner__right {
		justify-content: center;
		margin-top: 40px;
	}
	.mytab-card {
		margin: 0 auto;
	}
	.mytab-right__btn {
		display: flex;
		justify-content: center;
	}
	.info__row__flex > div {
		width: 100%;
	}
	.tabs-top__content {
		flex-direction: column;
	}
	.baner__content {
		flex-direction: column;
		text-align: center;
	}
	.baner__left {
		margin: 0px 0px 20px 0px;
	}
	.decisions-title {
		text-align: center;
	}
	.decisions-list {
		justify-content: center;
	}
	.applications-grid {
		grid-template-columns: 1fr;
	}
	.gost-main__list {
		flex-wrap: wrap;
	}
	.gost__whom-card {
		width: 100%;
	}
	.gost-main {
		padding: 6rem 0;
	}
	.chastnik9 .opportunity-main__row,
	.pt-120 {
		padding-top: 6rem;
	}
	.chastnik3 .first-section__img img {
		filter: brightness(30%);
	}
	.chastnik3 .first-section:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.5);
		z-index: 2;
	}
	.set__content {
		margin: auto;
	}
	.main__row__img {
		background-image: unset;
		background-color: #feeeec;
	}
	.redact .first-section {
		min-height: 77.5rem;
	}
	.first-section__row {
		padding-bottom: 130px;
	}
	.first-main__list-col {
		margin-top: 3rem;
	}
	.main__row__img {
		background-position-x: 97%;
	}
	.purchase-main__title,
	.included-main__title,
	.opportunity-main__title,
	.products-title {
		font-size: 2.3rem;
		line-height: 2.9rem;
	}
	.opportunity-main__subtitle {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	.included-main__list-bot {
		padding-left: 20px;
		padding-right: 20px;
	}
	.redact .first-section {
		min-height: unset;
	}
	.first-main__list-text {
		line-height: 1.6rem;
	}
	.chastnik3 .container {
		height: unset;
	}
	.chastnik3 .set-main__btn-wrap {
		display: flex;
		flex-direction: column;
	}
	.sets__row__fon,
	.sets__row__fon .container {
		flex-direction: column;
	}
	.sets__row__img {
		max-width: unset;
	}
	.sets__left {
		margin-bottom: 20px;
	}
	.mt-17 {
		margin-top: -5rem;
	}
	.first-section.sertificat__fon,
	.first-section.sertificat__fon2 {
		min-height: 330px;
	}
	.first-section.sertificat__fon .first-section__row,
	.first-section.sertificat__fon2 .first-section__row {
		padding-bottom: 80px;
	}
	.chastnik13 .main__row__img.redact2 {
		background-image: none;
	}
	.partners .partners-btn {
		display: flex;
		flex-direction: column;
	}
	.partners .buy {
		margin: 0px 0px 20px 0px;
		width: 249px;
		text-align: center;
	}
	.trial-baner__flex {
		flex-direction: column;
	}
	.trial .trial-baner__text {
		font-size: 18px;
		line-height: 28px;
	}
}
@media (max-width: 600px) {
	.customers-card {
		margin-bottom: 10px;
	}
	.success-right img {
		margin-top: -40px;
	}
	.success-left {
		margin-top: -70px;
	}
	.about .partners-btn.flex {
		justify-content: center;
	}
	.licenzi-new {
		padding: 80px 0 20px 0;
	}
	.licenzi.allproduct .tabs__content {
		margin-top: 0;
	}
	.trial .trial-main__list,
	.trial .partner-main__btn-wrapp {
		flex-direction: column;
	}
	.trial-baner__left,
	.trial a.more-detailed,
	.trial .trial-main__list-btn,
	.trial .for__whom2 .for__whom-main__content-wrap .for__whom-card {
		margin-right: 0;
	}
	.trial a.more-detailed {
		margin-top: 15px;
	}
	.trial-baner__left {
		margin-bottom: 20px;
	}
	.trial-ban__content,
	.trial-baner__wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.trial-ban__bottom {
		flex-direction: column;
	}
	.trial .mobile-application-main__content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.trial .wrapper__accordion .accordion {
		padding-right: 45px;
	}
	.trial .wrapper__accordion .accordion::after {
		right: 20px;
	}
	.mobile-application-main__flex > div {
		width: 100%;
	}
	.trial-ban__bottom-right {
		margin: 20px 0px 0px 0px;
		text-align: center;
		font-size: 14px;
	}
	.trial-ban__bottom-right a.more-detailed {
		font-size: 14px;
		margin-top: 10px;
	}
	.trial .partner-main__content {
		padding-left: 0;
		padding-right: 0;
	}
	.hids-top__left,
	.hids-top {
		flex-direction: column;
	}
	.hids-top__left img {
		margin-right: 0;
	}
	.hids-top__right .border {
		margin: 20px auto 0px;
	}
	.new-main__list-col {
		width: 100%;
	}
	.recommend-card {
		flex-direction: column;
	}
	.recommend-card__img {
		margin: 0px 0px 20px 0px;
	}
	.app-section__main {
		padding-left: 20px;
		padding-right: 20px;
	}
	.app-row .included-main__list {
		margin-left: -20px;
		margin-right: -20px;
	}
	.app-row .included-main__list-col {
		width: 100%;
	}
	.logo-main__card-bottom {
		padding-left: 20px;
		padding-right: 20px;
	}
	.first-section__btn-wrapper {
		flex-direction: column;
		align-items: center;
	}
	.first-section__btn-wrapper a {
		margin-right: 0;
	}
	.partners .cta-main__fon {
		border: 6px solid #fff;
		padding: 6rem 3rem;
	}
	.partners .smb {
		align-items: center;
	}
	.partners .smb svg {
		margin: 0px 0px 0px 0px;
	}
	.blog2 .news-main__list-img {
		max-width: unset;
	}
	.categories-flex__right-bottom__img {
		top: 50px;
	}
	.categories-flex__left-bottom {
		flex-direction: column-reverse;
		justify-content: center;
	}
	.flex__left-bottom__left {
		margin: auto;
	}
	.flex__left-bottom__right {
		order: -1;
		margin: 20px 0px 30px 0px;
		flex-direction: column;
	}
	.flex__left-bottom__right-title {
		margin: 0px 0px 20px 0px;
	}
	.set-main__btn-wrap a {
		margin-right: 0;
	}
	.mytab-card {
		align-items: center;
		text-align: left;
	}
	.included-main__list {
		margin: 0;
	}
	.first-main__list {
		justify-content: center;
		align-items: center;
		flex-direction: column;
		width: 100%;
		text-align: center;
	}
	.first-main__list-col {
		width: 100%;
	}
	.first-main__list-number {
		margin: 12px 0px 10px 0px;
		line-height: 16px;
	}
	.opportunity-main__list-img {
		margin: 0 auto;
	}
	.first-main__list-text {
		line-height: 24px;
	}
	.first-section__share {
		display: none;
	}
	.first-section__wrap {
		margin-top: 0;
	}
	.first-section__title {
		margin-top: 2.2rem;
	}
	.first-section__text {
		margin-top: 30px;
	}
	.included-main__list-col {
		width: 100%;
		margin-left: 40px;
		margin-right: 40px;
	}
	.included-main {
		padding: 80px 0;
	}
	.trial-main__row {
		top: 0;
	}
	.trial-main {
		margin-bottom: 80px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.purchase-main {
		padding-top: 60px;
	}
	.products-main__row {
		padding-bottom: 60px;
	}
	.set-left__img {
		opacity: 0.7;
	}
	.chastnik3 .set-left__img {
		position: unset;
	}
	.chastnik3 .set__row__left .set__content {
		margin: unset;
		max-width: unset;
		padding: 20px 20px 0;
	}
	.chastnik3 .set__row__left .container {
		padding: 0 0 29px;
	}
	.set-right__bottom2 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 500px) {
	.video-main__fon {
		height: 300px;
	}
	.customers-main__list,
	.customers-card {
		justify-content: center;
	}
	.trial span.tooltiptext {
		left: -215px;
	}
	.trial .for__whom2 .for__whom-main__content-wrap .for__whom-card {
		width: 100%;
	}
	.trial .tooltiptext::after {
		left: 87%;
	}
	.trial .wrapper__accordion .panel {
		padding: 0 20px;
	}
	.trial .for__whom2 .for__whom-card {
		width: 40%;
	}
	.where__buy-right__card {
		flex-direction: column;
	}
	.partners-form__title {
		font-size: 28px;
		line-height: 38px;
	}
	.dist-main__list {
		flex-direction: column;
	}
	.dist-main__card {
		margin-right: 0;
	}
	.search {
		width: 125px;
	}
	.where__buy-right__content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.news-main__list-link {
		width: 100%;
		margin: 20px auto 0px;
	}
	.categories-content .news-main__list-bot {
		justify-content: center;
	}
	.categories-flex__left-title {
		font-size: 28px;
	}
	.first-section.sertificat__fon .first-section__row {
		padding-top: 48px;
	}
	.all-new {
		padding: 60px 0 60px;
	}
	.all-new .tabs__caption {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.info__left .prod__title {
		font-size: 24px;
		line-height: 32px;
	}
	.chastnik__fon-copy .first-section__content {
		margin: 40px 0px 80px 0px;
	}
	.main__row__fon.info__fon {
		padding: 40px 20px;
	}
	.wrapper__accordion .accordion {
		padding-left: 20px;
	}
	.mytab-baner__left {
		flex-direction: column;
	}
	.mytab-baner__left-content {
		margin: 30px 0px 0px 0px;
	}
	.mytab-baner {
		padding: 30px 20px;
	}
	.mytab-main__head {
		padding-left: 15px;
		padding-right: 15px;
	}
	.baner .first-section__form-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.baner__content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.baner__right {
		width: 100%;
	}
	.tabs__caption {
		padding-bottom: 30px;
	}
	.tabs__caption li {
		min-width: 70px;
	}
	.all-new .applications-title {
		margin-right: 18px;
	}
	.all-products {
		margin-top: 100px;
	}
	.cta-main__form-input li {
		margin-right: 0;
	}
	.cta-main__fon::before {
		display: none;
	}
	.cta-main__form-input {
		flex-direction: column;
	}
	.cta-main__form-input input {
		margin-bottom: 10px;
	}
	.main__row__fon {
		padding: 0;
	}
	.cta-main__fon {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.first-section__row {
		padding-top: 10rem;
	}
	.included-main__list-ul li {
		text-align: left;
	}
	.trial-main__fon::before {
		background-size: contain;
	}
	.cta-main__form-bot-btn-wrap {
		margin: 3rem auto 0 auto;
	}
	.main__row__fon .content {
		padding: 0 20px;
		max-width: unset;
		margin: unset;
	}
	.purchase-main__list-col,
	.purchase-main__list-col-left {
		min-width: unset;
		min-width: 280px;
		max-width: 280px;
	}
	.main__row__img {
		min-height: 300px;
	}
	section {
		text-align: center;
	}
	.trial-main__list {
		justify-content: center;
	}
	.trial-main__subtitle {
		max-width: 153px;
		margin: 0 auto;
	}
	.products-main__btn {
		margin: 0 auto;
	}
	.set__row__left .container {
		padding: 25px;
	}
	.set-right__bottom {
		padding-left: 25px;
		padding-right: 25px;
	}
	.partner-main__btn {
		width: 100%;
	}
	.chastnik10 .set__row__fon .products-main__btn-wrap {
		flex-direction: column;
	}
	.products-main__btn {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	.chastnik10 .products-main__btn {
		margin: 0px 0px 20px 0px;
	}
}
@media (max-width: 1270px) {
	.header-n__person-mobile {
		display: flex;
	}
}
@media ( max-width: 765px ) {
	.partners a.partners-main__list-btn { margin-left: unset; }
}
.operating-systems.flex span a {
  margin: 0;
}