.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;}

.b-first__title {
	font: 700 46px/60px 'Roboto', sans-serif;
}
.b-why {
	background: #F9F9FA;
}
.b-why__item {
	background: #fff;
}
.b-section__description {
	width: 860px;
}
.b-offer-1__computer-soft-0 {
	background: 20px 5px / 309px 276px no-repeat;
}

html[lang="ru"] .mobile .b-first__title {
	font: 700 24px/46px 'Roboto', sans-serif;
}