.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;
	overflow-x: hidden;
}
.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-bs-promo {
	background: #F9F9FA;
}
.b-why, .b-why2 {
	background: #F9F9FA url("https://www.auslogics.com/includes/software/disk-defrag/img/bg.svg") 48px 48px/ 80px no-repeat;
}
.b-why:after, .b-why2:after {
	content: "";
	position: absolute;
	right: 48px;
	bottom: 48px;
	width: 80px;
	height: 80px;
	background: url("https://www.auslogics.com/includes/software/disk-defrag/img/bg.svg") 0 / 80px no-repeat;
	transform: scale(-1, -1);
}

.b-first__description {
	margin: 24px 0 24px;
}
@media (max-width: 389px) {
	.mobile .b-offer-2__name {
		padding: 4px 60px 0 17px;
	}
}

h3 {
	font: 700 24px/36px 'Open Sans', sans-serif;
	color: #1B222F;
}
.b-section__title {
	font: 700 30px/45px 'Open Sans', sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
.mobile .b-section__title {
	line-height: 38px;
	font-size: 30px;
	max-width: 100%;
}
.b-section__description {
	margin: auto;
	font: 16px/28px 'Open Sans', sans-serif;
	text-align: center;
	color: #575C63;
}
@media (max-width: 1024px) {
	.mobile .b-section {
		padding: 45px 15px;
	}
}
.mobile .b-section__description {
	max-width: 100%;
}
.first-caption {
	position: relative;
	margin: auto;
	max-width: 1000px;
	height: 0;
}
.first-caption__wrapper {
	position: absolute;
	right: 25px;
	top: 506px;
	width: min-content;
	font: 400 15px/20px Roboto, sans-serif;
	text-align: center;
	color: #FFFFFF;
	z-index: 1;
}
.first-caption__wrapper a{
	color: #FFF;
	text-decoration: none;
}
.first-caption__border {
	display: block;
	width: max-content;
	padding: 6px 46px 6px 18px;
	background: #00000059 url("../png/arrow.png") calc(100% - 14px) 8px / 24px 24px no-repeat;
	border: 2px solid #FFDA4E;
	border-radius: 24px;
	margin-bottom: 8px;
	font: 700 18px/28px Roboto, sans-serif;
}
.first-caption__img {
	position: absolute;
	right: -152px;
	top: -157px;
	width: 192px;
	height: 192px;
	background: url("../png/recommended.png") 0 0 / 192px auto;

}

html[lang="it"] .b-first {
	background-position-y: 30px !important;
}
html[lang="it"] .first-caption__border {
	width: 290px;
}
html[lang="it"] .first-caption__wrapper {
	top: 455px;
}
html[lang="ja"] .first-caption__border {
	padding: 6px 18px 6px 18px;
	background: #00000059;
}
html[lang="ja"] .first-caption__wrapper {
	top: 471px;
}
