.first-section {
	margin-top: 4.5rem;
	min-height: 61.5rem;
	background-color: #ffffff;
}
.first-section::before {
	display: none;
}
.first-section__wrap {
	/*margin-top: 110px;*/
	margin-top: 11rem;
}
.first-section__img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48%;
	height: 100%;
}
.first-section__img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	object-position: 30%;
}
.first-section__img .totlip__container {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	background-color: #fff;
	padding: 22px 30px;
	width: 349px;
}
.first-section__img .totlip__container::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -20px;
	border: 20px solid transparent;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 20px;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 30px;
	border-right: 20px solid #fff;
}
.first-section__img .totlip {
	padding-right: 20px;
	padding-top: 5px;
	height: 20px;
}
.first-section__img .totlip__right {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
}
.first-section__subtitle {
	color: #404040;
}
.first-section__title {
	color: #212123;
	margin-top: 1.7rem;
}
.first-section__text {
	color: #4c5155;
}
.first-section__share a,
.first-section__share {
	color: #212123;
}
.included-main__list-btn {
	padding: 19.5px 2.8rem;
	width: 146px;
	margin-top: 80px;
}
.wrapper__accordion {
	margin: 28px 0px 0px 0px;
	width: 100%;
	max-width: unset;
}
.wrapper__accordion .accordion__content {
	width: 100%;
}
.wrapper__accordion .accordion:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
}
.wrapper__accordion .accordion {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #000000;
	cursor: pointer;
	padding: 30px 28px 33px 30px;
	width: 100%;
	text-align: left;
	outline: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	box-shadow: 10px 10px 40px #edeff6;
	border-radius: 6px;
	background-color: #ffffff;
	font-size: calc(14px + 2 * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
}
.accordion.active {
	background-color: #f8f8f8;
}
.wrapper__accordion .panel {
	margin-bottom: 10px;
	width: 100%;
	padding: 0px 34px 10px 40px;
	color: #212121;
	border-radius: 0 0 6px 6px;
	background-color: #ffffff;
	display: none;
	font-size: calc(14px + 2 * ((100vw - 320px) / (1920 - 320)));
}
.accordion__conten {
	margin-bottom: 20px;
	position: relative;
}
.accordion__conten.open {
	box-shadow: 10px 10px 40px #edeff6;
}
.accordion__conten:last-child {
	margin-bottom: 0;
}
.wrapper__accordion .panel p {
	padding: 20px 0 0;
	color: #2d2e2f;
	line-height: 24px;
	margin: 0;
	text-align: left;
}
.wrapper__accordion .panel p:last-child {
	padding-bottom: 20px;
}
.wrapper__accordion .accordion::before {
	display: none;
}
.wrapper__accordion .accordion::after {
	content: "";
	position: absolute;
	right: 30px;
	top: 50%;
	background: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/plus.svg");
	width: 20px;
	height: 20px;
}
.wrapper__accordion .panel span {
	font-weight: 600;
}
.accordion__conten.open .accordion::after {
	display: none;
}
.accordion__conten.open::after {
	content: "";
	position: absolute;
	right: 30px;
	top: 40px;
	background-image: none;
	width: 20px;
	height: 4px;
	background-color: #3065ed;
}
.opportunity-main__row {
	padding-top: 120px;
}
.chastnik3 .for__whom2 .for__whom-card {
	max-width: unset;
	width: 272px;
	flex-grow: 1;
}
.chastnik3 .for__whom2 .for__whom-main__title {
	border: none;
}
.chastnik3 .for__whom {
	padding-bottom: 80px;
}
.partner-main2 .partner-main__title {
	margin-top: 10px;
}
.trial-main2 .trial-main__fon {
	position: relative;
	background: #d9e9e7;
	padding: 8rem 8rem 6rem 8rem;
}
.trial-main2 .trial-main__subtitle {
	text-transform: uppercase;
	color: #4a4a50;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2.25px;
}
.trial-main2 .trial-main__title {
	color: #212123;
	font-size: 37px;
	font-weight: 700;
	letter-spacing: -0.88px;
	line-height: 48px;
}
.trial-main2 .trial-main__fon::before {
	position: absolute;
	top: 0;
	right: -10%;
	content: "";
	background-image: url("../images/licensiya_Copy_2.png");
	background-size: contain;
	background-position: top right;
}
.trial-main2 .trial-main__fon::after {
	content: "";
	width: 498px;
	right: 4vw;
	bottom: 0;
	height: 378px;
	position: absolute;
	background-image: url("../images/sloy_2.png");
	background-repeat: no-repeat;
	background-position-x: right;
}
.trial-main2 .trial-main__text {
	margin: 15px 0px 48px 0px;
	max-width: 432px;
}
.trial-main2 .trial-main__text ul {
	list-style: none;
	padding: 0;
}
.trial-main2 .trial-main__text ul li {
	position: relative;
	padding-left: 26px;
	line-height: 22px;
	margin-bottom: 10px;
}
.for__whom3 {
	background: #ffffff;
	padding-top: 0;
	margin-top: -100px;
}
.for__whom3 .for__whom-main__wrap {
	justify-content: center;
}
.for__whom3 .for__whom-main__content {
	width: 100%;
	display: block;
	padding: 0;
}
.for__whom3 .for__whom-main__title {
	text-align: center;
}
.for__whom3 .wrapper__accordion .accordion {
	background-color: #f8f8f8;
	box-shadow: none;
}
.for__whom3 .for__whom-main__content-wrap {
	max-width: 793px;
	margin: 0 auto;
}
.for__whom3 .wrapper__accordion {
	margin-top: 80px;
}
.accordion:hover {
	opacity: 0.7;
	transition: all 0.3s linear;
	cursor: pointer;
}
.opportunity-main__list-fon:hover {
	cursor: pointer;
}
.partner-main2 .partner-main__img img {
	object-fit: fill;
	width: 100%;
	height: 100%;
	object-position: center;
}
/* new */
.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;
}
.cta-main__form-input input {
	margin-right: 20px;
}
.cta-main__form-input input:last-child {
	margin-right: 0;
}
.document-main__row,
.included-main__row {
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
}
.document-main__row,
.included-main__row {
	padding-left: 20px;
	padding-right: 20px;
}
.trial-main {
	background-color: #f5f7fc;
}
.trial-main__row {
	padding: 0;
	padding-bottom: 0px;
	position: relative;
	top: -218px;
}
.included-main {
	padding: 120px 0 278px;
	background-color: #f7f8fb;
}
.included-main__subtitle {
	color: #868686;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 3px;
}
.included-main__title {
	margin-top: 1.5rem;
	margin-bottom: 40px;
	max-width: 452px;
	color: #212123;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 48px;
}
.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-bot {
	padding: 30px 40px 40px 40px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
}
.included-main__list-ul {
	flex-grow: 1;
	color: #575b5e;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding-left: 0;
	margin-bottom: 0;
}
.included-main__list-ul li {
	margin-bottom: 20px;
	position: relative;
	list-style: none;
	padding-left: 26px;
}
.included-main__list-ul li:last-child {
	margin-bottom: 0;
}
.included-main__list-ul li::before,
.trial-main2 .trial-main__text li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background-color: #3065ed;
}
.included-main__list-btn {
	box-shadow: 5px 10px 25px rgba(10, 23, 58, 0.15);
	border-radius: 5px;
	background-color: #3065ed;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 19.5px 30px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	border: 1px solid transparent;
}
.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;
}
.included-main__list-btn:active {
	background-color: #1648ca;
}
.first-section__wrap {
	align-items: center;
}
.opportunity-main,
.products-main {
	background-color: #fff;
}
.products-main__btn {
	width: 218px;
	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: block;
	line-height: 20px;
	text-align: center;
}
.products-main__btn:hover {
	background-color: #394956;
	border-color: #394956;
	cursor: pointer;
}
.opportunity-main__list-text ul {
	list-style: none;
	padding-left: 0;
}
.opportunity-main__list-text li {
	margin-bottom: 10px;
}
.opportunity-main__list-text li:last-child {
	margin-bottom: 0;
}
.tablice__fon {
	background: url("../images/tablice__fon.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.tablice__fon .first-section__img img,
.text__fon .first-section__img img {
	max-width: 732px;
	max-height: 535px;
	margin-top: 120px;
	object-fit: contain;
}
.tablice .products-main {
	background: unset;
	margin-top: -11rem;
}
.tablice .products-main__list-fon {
	min-height: unset;
	padding: 6rem;
}
.tablice .products-main__list-fon::before {
	display: none;
}
.tablice .products-main__list-icon {
	width: 65px;
	border-radius: 13px;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tablice .products-main__list-bot {
	padding-top: 1rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
.tablice .products-main__list-col_col-pr .products-main__list-fon {
	background-color: #3065ed;
}
.tablice .products-main__list-col_col-cl .products-main__list-fon {
	background-color: #f55546;
}
.tablice .products-main__list-col_col-w .products-main__list-fon {
	background-color: #ffffff;
	color: #18191e;
}
.tablice .products-main__list-title {
	font-size: 2.4rem;
	line-height: 2.8rem;
	letter-spacing: -1px;
}
.tablice .products-main__list-col:first-child .products-main__list-fon,
.tablice .products-main__list-col:last-child .products-main__list-fon {
	border-radius: 0;
}
.tablice .products-main__row {
	padding-bottom: 0;
}
.tablice .products-main__list-col:hover .products-main__list-fon {
	border-radius: 12px;
}
.tablice .products-main__list-col_col-w a.products-main__list-btn {
	color: #18191e;
	border-color: #18191e;
}
.tablice .products-main__list-col_col-w a.products-main__list-btn:hover {
	background-color: #3065ed;
	color: #ffffff;
	border-color: #3065ed;
	transition: all 0.3s linear;
}
.tablice .for__whom2 .for__whom-card {
	padding-top: 14px;
	border-top: 1px solid #1b1b1b;
	margin: 0 20px 50px;
}
.tablice .for__whom2 .for__whom-card span {
	font-size: 14px;
	color: #18191e;
	font-weight: 500;
	line-height: 2rem;
}
.tablice .for__whom2 .for__whom-card span.num {
	font-weight: 700;
	margin-bottom: 14px;
}
.tablice .for__whom2 .for__whom-main__list {
	margin: 28px -20px 0;
	max-width: 690px;
}
.tablice .for__whom2 .for__whom-main__content {
	padding-right: 10rem;
	width: 45%;
	margin-right: auto;
}
.mp-0 {
	margin-top: 0;
	padding: unset;
	padding: 120px;
}
.copy18 .for__whom-main__mintitle {
	margin-top: 50px;
}
.aic {
	align-items: center;
}
.tablice .for__whom-opportunities .detailed {
	margin-top: 50px;
}
.tablice .tablice-main__list-col {
	width: 33.333%;
	color: #fff;
}
.tablice .included-main {
	padding-bottom: 80px;
}
.tablice .for__whom3 {
	margin-top: 0;
	padding-top: 120px;
}
.tablice .partner-main__content {
	background-color: #f9fbff;
}
.tablice .included-main__title {
	margin-bottom: 52px;
}
.tablice .included-main__list-fon {
	display: flex;
	justify-content: center;
	text-decoration: none;
	color: #212121;
	letter-spacing: -0.3px;
	padding: 40px;
	width: 271px;
	height: 140px;
	line-height: 20px;
}
.tablice .included-main__list {
	flex-wrap: wrap;
}
.tablice .included-main__list-col {
	box-shadow: 10px 10px 40px #edeff6;
	border-radius: 8px;
	background-color: #ffffff;
	overflow: hidden;
	width: unset;
	margin-bottom: 40px;
	border-bottom: 4px solid;
	border-color: transparent;
	position: relative;
}

.tablice .included-application__img {
	content: "";
	z-index: 5;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
}
.tablice .included-main__list-col .included-main__list-fon {
	color: #fff;
}
.tablice .included-main__list-col:hover .included-main__list-fon {
	color: #212121;
}
.tablice .included-main__list-col_col-pr .included-main__list-fon {
	background-color: #2f63ea;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pa .included-main__list-fon {
	background-color: #705fed;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pb .included-main__list-fon {
	background-color: #0090e5;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pc .included-main__list-fon {
	background-color: #e59d1d;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pd .included-main__list-fon {
	background-color: #384664;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pv .included-main__list-fon {
	background-color: #a65fed;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pn .included-main__list-fon {
	background-color: #26a842;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-home .included-main__list-fon {
	background-color: #24CCDA;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col:hover .included-main__list-fon {
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pr:hover {
	background-color: #fff;
	border-color: #2f63ea;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pa:hover {
	border-color: #705fed;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pb:hover {
	border-color: #0090e5;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pc:hover {
	border-color: #e59d1d;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pd:hover {
	border-color: #384664;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pv:hover {
	border-color: #a65fed;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-pn:hover {
	border-color: #26a842;
	background-color: #fff;
	transition: all 0.3s linear;
}
.tablice .included-main__list-col_col-home:hover {
	border-color: #0BC6F4;
	background-color: #fff;
	transition: all 0.3s linear;
}

.tablice .included-min__title span {
	font-weight: 700;
	display: block;
}
.tablice .included-main__list-fon:hover {
	cursor: pointer;
}
.tabl__fon {
	background-color: #faf2dd;
	padding-bottom: 20px;
}
.tablice .trial-main__list-text,
.tablice .trial-main__list-text .name {
	color: #fff;
}
.tablice .trial-main__list-fon {
	background: unset;
	padding: unset;
}
.tablice .for__whom-opportunities .for__whom-ul__list {
	margin-bottom: 0;
}
.tablice .social-trial-main__list {
	display: flex;
	margin-top: 60px;
}
.copy17 .included-main__list-btn {
	width: unset;
}
.text__fon {
	background: url("../images/text__fon.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.copy21 .for__whom2 .for__whom-card {
	width: 272px;
	max-width: unset;
}
.test-main {
	background-color: #25023f;
	position: relative;
}
.test-main__wrap {
	display: flex;
	justify-content: space-between;
}
.test-main__img {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 100%;
}
.test-main__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.test-main__content {
	max-width: 600px;
	width: 100%;
	color: #fff;
	padding: 120px 0;
}
.test-main__title {
	font-size: 42px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 52px;
}
.test-main__text {
	font-weight: 500;
	line-height: 28px;
	margin: 20px 0px 40px 0px;
}
.included-main__list-btn.test-btn {
	display: inline;
}
.mobile-application.fon3 {
	background-image: linear-gradient(225deg, #bfd4ed 0%, #ebf8f8 100%);
}
.mobile-application.fon3 .mobile-application-main__fon {
	background-image: none;
	margin-bottom: 0;
}
.mobile-application.fon3 .mobile-application__img {
	display: flex;
	align-items: center;
}
.mobile-application.fon3 .mobile-application__img img {
	height: 85%;
	object-position: center;
	width: unset;
}
.mobile-application.fon3 .mobile-application-main-bot-btn {
	background-color: #1a242c;
}
.mobile-application.fon3 .mobile-application-main-bot-btn:hover {
	background-color: #394956;
	border-color: #394956;
	transition: all 0.3s linear;
}
.mobile-application.fon3 .mobile-application-main__content {
	max-width: 575px;
}
.copy21 .included-main__list-btn {
	width: unset;
	margin-top: 30px;
}
.first-section .social-trial-main__list-icon {
	height: 57px;
}
.font_hint {
	visibility: hidden;
	opacity: 0;
	background: #00bafe;
	color: white;
	padding: 10px 15px;
	border-radius: 10px;
	position: absolute;
	width: 255px;
	right: -123px;
	top: 40px;
	z-index: 2;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.2);
}
.copy18 .purchase-main__list {
	margin-top: 50px;
}
.hint_open:hover ~ .font_hint,
.font_hint:hover {
	visibility: visible;
	opacity: 1;
	transition: all 0.5s linear;
}
.font_hint div:not(:last-child) {
	margin-bottom: 7px;
}
.font_hint span {
	text-transform: uppercase;
	font-weight: bold;
}
.font_hint div:not(:last-child) {
	margin-bottom: 7px;
}
.font_hint a {
	color: white;
	text-decoration: underline;
}
.font_hint div:last-child {
	font-size: 9px;
}
.prof.copy__15 .included-main__list-fon {
	background: none;
	box-shadow: none;
}
.prof.copy__15 .cta-main,
.prof.copy__15 .document-main {
	background: none;
}
.prof.copy__15 .included-main__list-bot {
	padding: 0;
}
.prof.copy__15 .included-main__row {
	padding-left: 20px;
	padding-right: 20px;
}
.prof.copy__15 .partner-main__text__title {
	color: #292e35;
	font-size: 20px;
	font-weight: 700;
	line-height: 34px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 20px;
}
.prof.copy__15 .partner-main__text__text {
	color: #232323;
}
.prof.copy__15 .trial-main,
.prof.copy__15 .backg {
	background-color: unset;
}
.prof.copy__15 .partner-main2.backg {
	/* margin-top: -100px; */
}
.prof.copy__15 .backg .partner-main__content {
	background: unset;
}
.prof.copy__15 .for__whom3 {
	background: #ffffff;
	padding-top: 10rem;
	margin-top: 0;
}
.tablice .for__whom-card .totlip {
	display: inline-block;
	position: relative;
}
.tablice .for__whom-card span.tooltiptext {
	color: #fff;
	font-size: 12px;
	min-width: 215px;
	top: -103px;
}
.copy17 .first-section span.tooltiptext {
	min-width: 400px;
	line-height: 18px;
	top: -307px;
	left: -200px;
	font-size: 12px;
	min-width: 420px;
	min-height: 500px;
	overflow-y: scroll;
}
/* .copy17 .first-section .totlip:hover + span.totliptext { display: block; } */
.copy17 first-section span.tooltiptext::after {
	left: 50%;
}
.copy17 span.title {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	display: block;
}
.copy__15 .included-main {
	padding-bottom: 200px;
}

.for__whom-main__title {
	position: relative;
}
.for__whom-main__title a.totlip:hover:after {
    display: none !important;
}

@media (max-width: 767px) {
	.copy__15 .included-main {
		padding-bottom: 80px;
	}
	.prof.copy__15 .trial-main.trial-main2 {
		margin-bottom: 80px;
	}
	.prof.copy__15 .partner-main2.backg {
		margin-top: 0;
	}
}
@media (max-width: 1270px) {
	.font_hint {
		right: 0;
	}
	.tablice .products-main {
		margin-top: 0;
	}
	.prof .header-n a.header-n__logo-link {
		background-size: contain;
	}
	.first-section {
		margin-top: 0;
		padding-bottom: 4rem;
		min-height: 44.5rem;
	}
	.tablice .for__whom2 .for__whom-card {
	    position: relative;
	}
	.tablice .for__whom2 .for__whom-card a.totlip {
    	position: static;
	}
	.tablice .for__whom2 .for__whom-card a.totlip:hover:after {
    	display: none !important;
	}
}
.first-section__img img {
	max-height: unset;
}
@media (max-width: 1000px) {
	.totlip {
		position: static;
	}
	.first-section__img .totlip__container {
		display: none;
	}
	.copy17 .first-section__img .totlip__container {
		display: flex;
	}
	.first-section__text {
		max-width: 650px;
	}
	.first-section__img img {
		max-height: unset;
	}
	.first-section__row {
		padding-bottom: 15rem;
		padding-top: 12rem;
	}
	.included-main__list {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.included-main__list-col {
		width: 50%;
		margin: 0px 20px 25px 20px;
		align-self: stretch;
	}
	.document-main__content-wrap {
		flex-direction: column;
	}
	.document-main__text {
		margin: 20px 0px 40px 0px;
	}
	.purchase-main__row,
	.included-main__row,
	.document-main__row {
		padding-left: 20px;
		padding-right: 20px;
	}
	.first-section__row {
		position: relative;
		z-index: 5;
	}
	.first-section__share {
		display: none;
	}
	.first-section__img {
		width: 100%;
		display: block;
	}
	.trial-main2 .trial-main__fon::after {
		width: 370px;
		height: 280px;
		width: 38vw;
		height: 29vw;
		background-size: cover;
	}
	.first-section__wrap {
		margin-top: 0;
	}
	.first-section {
		min-height: auto;
	}
	.tablice .included-main__list {
		flex-direction: unset;
		justify-content: left;
	}
}
@media (max-width: 767px) {
	.copy17 .first-section {
		padding-bottom: 100px;
	}
	.copy17 .first-section__img .totlip__container {
		bottom: 102px;
		text-align: left;
	}
	.mobile-application.fon3 .mobile-application__img {
		display: none;
	}
	.mobile-application.fon3 .mobile-application-main__content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.tablice__fon .first-section__img img,
	.text__fon .first-section__img img {
		max-width: unset;
		max-height: unset;
		object-fit: cover;
		filter: brightness(30%);
	}
	.first-section__img img {
		filter: brightness(30%);
	}
	.first-section__subtitle,
	.first-section__title,
	.first-section__text {
		color: #fff;
	}
	.tablice .products-main {
		margin-top: unset;
	}
	.trial-main__row {
		top: 0;
	}
	.included-main,
	.mp-0 {
		padding-bottom: 6rem;
		padding-top: 6rem;
	}
	.for__whom3 {
		margin-top: 0;
	}
	.first-section {
		padding-bottom: 0;
	}
	.first-section__img {
		bottom: -40px;
	}
	.order {
		order: -1;
	}
	.first-section__row {
		padding-bottom: 6rem;
		padding-top: 8rem;
	}
	.opportunity-main__row {
		padding-top: 6rem;
		padding-bottom: 2rem;
	}
	.trial-main2 .trial-main__fon {
		padding: 2rem;
	}
	.trial-main2 .trial-main__fon::before {
		background-size: cover;
	}
	.trial-main2 .trial-main__fon::after {
		display: none;
	}
	.tablice .included-main__list {
		flex-direction: column;
		justify-content: left;
	}
	.tablice .included-main__list-fon {
		width: unset;
	}
	.tablice .included-main__list-fon {
		font-size: 14px;
	}
	.tablice .for__whom3,
	.tablice .for__whom-opportunities {
		padding-top: 6rem;
	}
	.tablice .included-main__list-col:last-child,
	.tablice .for__whom2 .for__whom-card:last-child {
		margin-bottom: 0;
	}
	.tablice .for__whom2 .for__whom-card {
		width: 100%;
	}
	.tablice .for__whom-opportunities.pb-120 {
		padding-bottom: 6rem;
	}
	.tablice .tablice-main__list-col {
		width: unset;
	}
}
@media (max-width: 600px) {
	.tablice .for__whom-card span.tooltiptext {
		/*left: -250px;*/
		top: -100px;
		right: -23px;
	}
	.tablice .for__whom-card span.tooltiptext::after {
		right: 7px;
		left: unset;
	}
	.wrapper__accordion .panel {
		padding-left: 20px;
		padding-right: 20px;
	}
	.cta-main__form-input {
		flex-direction: column;
	}
	.cta-main__form-input input {
		margin-bottom: 10px;
	}
	.included-main__list-col {
		width: 100%;
	}
	.included-main__list {
		margin: 0;
	}
	.included-main__list-col {
		width: 100%;
		margin: 0px 0px 25px 0px;
	}
	.trial-main {
		margin-bottom: 80px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.wrapper__accordion .accordion {
		padding-left: 20px;
		padding-right: 50px;
	}
	.wrapper__accordion .accordion::after {
		right: 20px;
	}
}
@media (max-width: 600px) {
	.tablice .for__whom2 .for__whom-main__content {
		margin-right: 0;
		width: 100%;
		padding-right: 0;
	}
	.purchase-main ul {
		text-align: left;
	}
	.purchase-main__list-col,
	.purchase-main__list-col-left {
		min-width: unset;
		width: 310px;
	}
	.included-main__title {
		font-size: 2.8rem;
		line-height: 3.4rem;
	}
	section {
		text-align: center;
	}
	.included-main__list-ul {
		text-align: left;
	}
	.opportunity-main__list-img,
	.products-main__btn {
		margin: 0 auto;
	}
	.included-main__list-btn {
		margin: 80px auto 0;
	}
	.partner-main2 .partner-main__title {
		font-size: 2.8rem;
		line-height: 3.4rem;
	}
	.tablice .for__whom-opportunities .for__whom-ul__list {
		text-align: left;
	}
	.tablice .social-trial-main__list,
	.operating-systems {
		justify-content: center;
		flex-wrap: wrap;
	}
	.tablice .for__whom2 .for__whom-main__content {
		width: 100%;
		padding-right: 0;
	}
	.trial-main__list {
		justify-content: center;
	}
	.tablice .footer__main {
		padding-top: 6rem;
	}
	.tablice .trial-main__row {
		bottom: unset;
	}
	.tablice .products-main__list-icon {
		margin: 0 auto;
	}
}
@media (max-width: 1270px) {
	.header-n__person-mobile {
		display: flex;
	}
}
@media (max-width: 500px) {
	.copy17 .first-section__img .totlip__container {
		padding: 11px 15px;
		width: 280px;
	}
	.copy17 .first-section__img .totlip__right {
		font-size: 14px;
	}
/*	.tablice .social-trial-main__list {
		flex-direction: column;
	}
*/	.tablice .for__whom2 .for__whom-card {
		margin-left: 0;
		margin-right: 0;
	}
	.tablice .for__whom2 .for__whom-main__list {
		margin: 20px 0px 0px 0px;
	}
}
.applications-card__top-right {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.applications-card__top-right span {
  margin: 0 4px;
}
.applications-card__top { align-items: flex-start }

/* Add Купить по центру 09.04.2024 Blokhin V */
.partner-main__content_buy {
    width: 45%;
}
.included-main__list-btn_center {
	padding: 19.5px 2.8rem;
	width: 146px;
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.included-main__list-btn_center {
	margin-left: 2rem;
	box-shadow: 5px 10px 25px rgba(10, 23, 58, 0.15);
	border-radius: 5px;
	background-color: #3065ed;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 19.5px 30px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	border: 1px solid transparent;
}