.b-page {
	background: #fff;
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: Inter, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	padding: 0;
	margin: 0;
}
.b-no-js-alert {
	background: #ff9 linear-gradient(to bottom, #ffc, #fd66);
	line-height: 25px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}
.js-on .b-no-js-alert {display: none;}


.desktop .b-about__subtitle_4,
.desktop .b-about__subtitle_6 {
	position: absolute;
	left: 54px;
	top: 348px;
	width: 260px;
	font: 700 32px/45px 'Open Sans', sans-serif;
	color: #fff;
}

html[lang='en'] .desktop .b-about__subtitle_4,
html[lang='en'] .desktop .b-about__subtitle_6,
html[lang='it'] .desktop .b-about__subtitle_6,
html[lang='ja'] .desktop .b-about__subtitle_4,
html[lang='ja'] .desktop .b-about__subtitle_6 {
	width: 238px;
}
html[lang='de'] .desktop .b-about__subtitle_4,
html[lang='es'] .desktop .b-about__subtitle_4,
html[lang='fr'] .desktop .b-about__subtitle_4 {
	width: 290px;
}
html[lang='ru'] .desktop .b-about__subtitle_4 {
	top: 318px;
}
.b-why {
	background: #F9F9FA;
}
.b-why__item {
	background: #fff;
}
.b-why2 .b-section__description {
	display: none;
}
.b-offer-1__computer-soft-0 {
	background: 15px 29px / 314px 246px no-repeat ;
}

@media (max-width: 560px) {
	html[lang='de'] .mobile .b-why2__title {
		font: 700 16px/20px 'Open Sans', sans-serif;
	}
}
