.article .article__wrap {
	background-color: transparent;
	box-shadow: none;
	padding: 0px 0px 33px;
}

span.text-bold {
	font-weight: 700;
}

span.gold {
	background: linear-gradient(90deg, #C68E2A 0%, #FCD785 50%, #C68E2A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #daaa6b;
}

.block-history__hr {
	margin: 34px 0 34px;
	width: 100%;
	height: 3px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot.svg');
	background-repeat: repeat;
	background-size: 12px 3px, 100% 3px;
}



.article-head {
	margin: 30px 0 24px;
}
.article__wrap h1.article-head__title,
.article__wrap h2.article-head__title {
	margin: 0;
	color: #FFF;
	font-family: 'RotonBol';
	font-size: 36px;
	line-height: 46.33px;
	text-align: center;
}
.article-head__box {
	margin-top: 24px;
	padding: 0 80px;
}
.article-head__year {
	position: relative;
	font-family: 'RotonBol';
	font-size: 36px;
	line-height: 46.33px;
	text-align: center;
}
.article-head__year::before {
	content: '';
	position: absolute;
	width: 101%;
	height: 5px;
	left: 0;
	top: 50%;
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot-white.svg');
	background-repeat: repeat-x;
	background-size: 12px 5px, 100% 5px;
	background-position: center center;
	z-index: 1;
}
.article-head__year-inner {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 22px;
	background: #33cb66;
}
.article-head__year-wrapper {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 3px 4px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
	background: linear-gradient(90deg, #C68E2A 0%, #FCD785 50%, #C68E2A 100%);
	border-radius: 10px;
}
.article-head__year-wrapper div {
	display: inline-block;
	padding: 10px 14px;
	background: #fff;
	border-radius: 10px;
}






.article-section {
	border-radius: 16px;
	border: 3px solid #C68E2A;
	background: #FFF;
	padding: 50px 40px;
}
.block-history.mt-34 {
	margin-top: 34px;
}
.block-history.mt-24 {
	margin-top: 24px;
}
.block-history.mt-10 {
	margin-top: 10px;
}

.block-history--decor-line {
	position: relative;
}
.block-history--decor-line-1 {
	padding-top: 34px;
	padding-bottom: 24px;
	padding-right: 75px;
}
.block-history--decor-line-1::after {
	content: '';
	position: absolute;
	right: -20px;
	top: -1px;
	bottom: -20px;
	width: 100%;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-1.svg');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}
.block-history--decor-line-2 {
	padding-right: 75px;
}
.block-history--decor-line-2::after {
	content: '';
	position: absolute;
	right: -20px;
	top: -130px;
	bottom: -33px;
	width: 100%;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-2.svg');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}


.block-history--box {
	position: relative;
	padding: 30px;
	background: #fff;
	border-radius: 16px;
	border: 1px solid #C68E2A;
}
.block-history--note {
	padding: 36px;
	border-radius: 16px;
	background: linear-gradient(90deg, #C68E2A 0%, #FCD785 50%, #C68E2A 100%);
}
.block-history--note.logo {
	padding-top: 70px;
	position: relative;
}
.block-history--note.logo::before {
	content: '';
	position: absolute;
	width: 131px;
	height: 96px;
	top: 36px;
	right: 36px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/img-11.png');
	z-index: 6;
}
.block-history--note.logo p.block-history__text.indent {
	margin-top: 45px;
}
.block-history__img-wrapper img {
	width: 100%;
}
.block-history--sides {
	display: flex;
}
.block-history--sides-aie {
	align-items: flex-end;
}
.block-history__left-side {
	margin-right: 20px;
}
.block-history__right-side--decor-line-4 {
	position: relative;
}
.block-history__right-side--decor-line-4::after {
	content: '';
	position: absolute;
	right: 60px;
	top: -200px;
	bottom: 150px;
	width: 100%;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-3.svg');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}
.block-history__right-side--decor-line-5 {
	position: relative;
}
.block-history__right-side--decor-line-5::after {
	content: '';
	position: absolute;
	right: 5px;
	top: 0;
	bottom: -230px;
	width: 288px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-5.svg');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}
.article__wrap h3.block-history__title,
.article__wrap div.block-history__title {
	margin: 0;
	font-family: 'RotonBol';
	font-size: 24px;
	line-height: 26px;
}
.article__wrap h3.block-history__title.mt-10,
.article__wrap div.block-history__title.mt-10 {
	margin-top: 10px;
}
.article__wrap h3.block-history__title--dots,
.article__wrap div.block-history__title--dots {
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center center;
}
.article__wrap h3.white-dots,
.article__wrap div.white-dots {
	overflow: hidden;
}
.article__wrap h3.white-dots div,
.article__wrap div.white-dots div {
	position: relative;
}
.article__wrap h3.white-dots div::after,
.article__wrap div.white-dots div::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	top: 50%;
	margin-left: 10px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot-white.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center center;
}
.article__wrap .block-history--note.logo h3.white-dots div::after {
	width: calc(100% - 180px - 140px - 25px)
}
.article__wrap h3.block-history__title--dots div,
.article__wrap div.block-history__title--dots div {
	display: inline-block;
	padding-right: 10px;
	background: #FFF;
}
.article__wrap .block-history--note h3,
.article__wrap .block-history--note div.block-history__title,
.article__wrap .block-history--note p {
	color: #fff;
}
.article__wrap .block-history--note h3.block-history__title--dots div,
.article__wrap .block-history--note div.block-history__title--dots div {
	display: inline-block;
	padding-right: 10px;
	background: transparent;
}
p.block-history__text {
	margin: 10px 0 0;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23.4px;
	font-weight: 400;
	font-style: normal;
	color: #444;
}
p.block-history__text.no-mt {
	margin-top: 0;
}
p.block-history__text.mt-28 {
	margin-top: 28px;
}
.block-history__img.mt-10 {
	margin-top: 10px;
}
.block-history__img-year {
	display: flex;
	justify-content: center;
	margin-top: 10px;
	font-family: 'RotonBol';
	font-size: 24px;
	line-height: 26px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center center;
}
.block-history__img-year div {
	padding: 0 10px;
	background: #fff;
}
.block-history__img-person {
	display: flex;
	justify-content: flex-start;
	margin-top: 10px;
	font-family: 'RotonBol';
	font-size: 24px;
	line-height: 26px;
}
p.block-history__img-note {
	margin: 10px 0 0;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.6px;
	font-weight: 400;
	font-style: normal;
	color: #444;
}

.block-history__cards {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-top: 24px;
	padding: 24px 17px;
	background: #fff;
	border: 1px solid #C68E2A;
	border-radius: 16px;
}

.block-history__card {
	width: 21%;
	text-align: center;
}

.block-history__card-title {
	margin: 10px 0 0;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13.2px;
	font-weight: 700;
	font-style: normal;
	color: #444;
}

p.block-history__card-text {
	margin: 10px 0 0;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13.2px;
	font-weight: 400;
	font-style: normal;
	color: #444;
}
.block-history__card-title + p.block-history__card-text {
	margin: 0;
}
.block-history__card-separator {
	width: 35px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center 60px;
}




.block-history__items {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -5px;
	overflow: hidden;
}
.block-history__item {
	position: relative;
	width: 255px;
	margin: 5px;
	background: #33CB66;
	border-radius: 16px;
}
.block-history__item--final {
	/* width: 524px; */
	width: 65.2%;
	background: linear-gradient(90deg, #C68E2A 0%, #FCD785 50%, #C68E2A 100%);
}
.block-history__item--final .block-history__item-body {
	height: 200px;
	font-size: 20px;
	line-height: 21.6px;
}
.block-history__item-content {
	padding: 20px 10px;
	text-align: center;
}
.block-history__item-content p {
	margin: 10px 0 0;
	color: #FFF;
	text-align: center;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19.44px;
}
.block-history__item-head {
	position: relative;
	width: 100%;
	padding: 14px 24px;
	background: linear-gradient(90deg, #C68E2A 0%, #FCD785 50%, #C68E2A 100%);
	color: #FFF;
	font-family: 'RotonBol';
	font-size: 24px;
	line-height: normal;
	text-align: center;
	border-radius: 16px 16px 0 0;
}
.block-history__item-head div {
	position: relative;
	overflow: hidden;
}
.block-history__item-head div::before {
	content: '';
	position: absolute;
	width: 58px;
	height: 3px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot-white.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center center;
}
.block-history__item-head div::after {
	content: '';
	position: absolute;
	width: 58px;
	height: 3px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-image: url('/for-hcp/build/images/landing/history-nestle/dot-white.svg');
	background-repeat: repeat-x;
	background-size: 12px 3px, 100% 3px;
	background-position: center center;
}
.block-history__item-body {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 145px;
	padding: 10px;
	text-align: center;
	color: #FFF;
	text-align: center;
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20.8px;
}
.block-history__item--decor-6::after {
	content: '';
	position: absolute;
	left: 216px;
	top: 50px;
	bottom: 0;
	width: 562px;
	height: 55px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-6.svg');
	background-repeat: no-repeat;
	background-position: center right;
	z-index: 2;
}
.block-history__item--decor-7::after {
	content: '';
	position: absolute;
	left: 106px;
	top: 60px;
	bottom: 0;
	width: 245px;
	height: 30px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-7.svg');
	background-repeat: no-repeat;
	background-position: center right;
	z-index: 2;
}
.block-history__item--decor-8::after {
	content: '';
	position: absolute;
	left: 200px;
	top: 60px;
	bottom: 0;
	width: 113px;
	height: 21px;
	background-image: url('/for-hcp/build/images/landing/history-nestle/decor-line-8.svg');
	background-repeat: no-repeat;
	background-position: center right;
	z-index: 2;
}

@media (max-width: 992px) {
	.article .article__wrap {
		padding: 10px 20px 23px;
	}
	.block-history__item--final {
		width: 520px;
	}
}

@media (max-width: 920px) {
	.block-history--decor-line-1::after,
	.block-history--decor-line-2::after,
	.block-history__right-side--decor-line-4::after,
	.block-history__right-side--decor-line-5::after,
	.block-history__item--decor-6::after,
	.block-history__item--decor-7::after,
	.block-history__item--decor-8::after {
		content: none;
	}
	.block-history--decor-line-1,
	.block-history--decor-line-2 {
		padding-right: 0;
	}
}

@media (max-width: 910px) {
	.block-history__item--final {
		width: 255px;
	}
}

@media (max-width: 768px) {
	.article-section {
		padding: 25px 20px;
	}
	.article__wrap h1.article-head__title,
	.article__wrap h2.article-head__title,
	.article-head__year {
		font-size: 28px;
		line-height: 30px;
	}
	.article__wrap h3.block-history__title,
	.article__wrap div.block-history__title {
		font-size: 21px;
		line-height: 30px;
	}
	p.block-history__text {
		font-size: 14px;
		line-height: 20px;
	}
	.block-history__card-separator {
		display: none;
	}
	.block-history__cards {
		flex-wrap: wrap;
		padding: 0;
	}
	.block-history__card {
		width: 48%;
		padding: 20px;
	}
	.block-history--box {
		padding: 10px;
	}
	.block-history__item-content p,
	.block-history__item-body {
		font-size: 16px;
		line-height: 17.6px;
	}
	.block-history--note {
		padding: 25px 20px;
	}
	p.block-history__text.mt-28 {
		margin-top: 10px;
	}
}

@media (max-width: 640px) {
	.article__wrap h1.article-head__title,
	.article__wrap h2.article-head__title,
	.article-head__year {
		font-size: 21px;
		line-height: 23.1px;
	}
	.article-section {
		padding: 20px 15px;
	}
	.article-head__box {
		padding: 0px;
	}
	.article-head__year::before {
		width: 100%;
	}
	.article-head__year-inner {
		padding: 0 12px;
	}
	.block-history__hr {
		margin: 20px 0px;
	}
	.block-history--sides {
		display: block;
	}
	.block-history__right-side {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 10px;
		width: 100%;
	}
	p.block-history__img-note {
		text-align: center;
	}
	.block-history--decor-line-1 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.block-history.mt-34,
	.block-history.mt-24 {
		margin-top: 20px;
	}
	.article__wrap h3.block-history__title,
	.article__wrap div.block-history__title {
		text-align: center;
	}
	.article__wrap h3.white-dots,
	.article__wrap div.white-dots {
		padding-bottom: 10px;
	}
	.article__wrap h3.white-dots div::after,
	.article__wrap div.white-dots div::after {
		top: auto;
		bottom: -10px;
		left: -3px;
		margin-left: 0px;
	}
	.article__wrap h3.block-history__title--dots,
	.article__wrap div.block-history__title--dots {
		padding-bottom: 10px;
		background-position: center bottom;
	}
	.block-history--note.logo {
		padding: 25px 20px 170px;
	}
	.block-history--note.logo p.block-history__text.indent {
		margin-top: 10px;
	}
	.article__wrap .block-history--note.logo h3.white-dots div::after,
	.article__wrap .block-history--note.logo div.white-dots div::after {
		width: 100%;
	}
	.block-history--note.logo::before {
		width: 208px;
		height: 151px;
		background-image: url('/for-hcp/build/images/landing/history-nestle/img-11-mob.png');
		background-size: cover;
		top: auto;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width: 480px) {
	.block-history__card {
		width: 100%;
		padding: 10px;
	}
}

@media (max-width: 420px) {
	.block-history__item,
	.block-history__item--final {
		width: 100%;
	}
}


