.article__wrap p+p {
	margin: 0;
}

.article__wrap .white-text {
	color: #FFFFFF;
}

.article__wrap .dark-blue-text {
	color: #4D5F6C;
}

.article__wrap .dark-purple-text {
	color: #582c83;
}

.article__wrap p {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.article__wrap h1,
.article__wrap h2,
.article__wrap h3,
.article__wrap h4 {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.article-wrapper {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.article-section {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.article-section--gap40 {
	gap: 40px;
}

.article-section__text-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 14px;
}

.article-section__text-wrapper--gap24 {
	gap: 24px;
}

.article-section__image {
	position: relative;
	width: 100%;
	height: auto;
	flex-shrink: 0;
}

.article__wrap .article-section__title {
	position: relative;
	font-size: 30px;
	color: #244697;
	letter-spacing: -.5px;
	margin: 0;
}

.article-section__header {
	position: relative;
	width: 100%;
	height: fit-content;
	min-height: 182px;

	display: flex;
	align-items: center;

	padding: 24px;
	padding-right: 310px;
	border-radius: 16px;
	background: linear-gradient(94.39deg, rgba(167, 197, 208, 0.8) 9.88%, rgba(167, 197, 208, 0.56) 39.07%, rgba(167, 197, 208, 0.532517) 56.65%, rgba(244, 240, 243, 0) 79.1%), url('/static/f/med_article/111/header-background.png') no-repeat;
	background-size: auto, 563px auto;
	background-position: center, calc(100% + 145px) -57px;
}

.article-section__header::before {
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    background: #FFFFFF;
    opacity: 0.25;
	z-index: 2;
	pointer-events: none;
}

.article__wrap .article-section__header-text {
	max-width: 393px;
	font-size: 20px;
	color: #4D5F6C;
	text-align: start;
}

.article__wrap .article-section__header-subtitle {
	font-size: 20px;
	margin: 0;
	line-height: 130%;
}

.article-section__successors {
	position: relative;
	width: 100%;
	height: fit-content;

	display: grid;
	grid-template-columns: calc(50% - 11px) 23px calc(50% - 11px);
	align-items: center;
	gap: 14px 0px;
}

.article-section__successors-item {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 96px;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 14px;
	padding: 16px 24px;

	background: #FFFFFF;
	box-shadow: 0px 0px 18.2px rgba(0, 0, 0, 0.15);
	outline: 1px solid #E4E4E4;
	outline-offset: -5px;
	border-radius: 15px;
}

.article__wrap .article-section__successors-title {
	position: relative;
	font-size: 22px;
	line-height: 110%;
	color: #4D5F6C;
	margin: 0;
}

.article__wrap .article-section__successors-title--purple {
	font-size: 28px;
	line-height: 1;
	color: #9158BF;
    background: linear-gradient(89.99deg, #9158BF 0.01%, #B477D6 10.13%, #55357E 37.19%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.article__wrap .article-section__successors-title--purple span {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	color: #9158BF;
    background: linear-gradient(89.99deg, #9158BF 0.01%, #B477D6 10.13%, #55357E 37.19%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.article-section__successors-image {
	position: relative;
	width: 64px;
	height: 64px;
	flex-shrink: 0;
}

.article-section__successors-arrow {
	position: relative;
	width: 23px;
	height: auto;
	flex-shrink: 0;
}

.blue-label {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: #E0F3F5;
	border-radius: 15px;
}

.blue-label__text-wrapper {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 50px;
	align-items: center;
	justify-content: center;
}

.article__wrap .blue-label__text {
	position: relative;
	width: fit-content;
	height: fit-content;

	font-size: 22px;
	line-height: 28px;

	color: #9158BF;
	background: linear-gradient(89.99deg, #9158BF 0.01%, #B477D6 10.13%, #55357E 37.19%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.article__wrap .blue-label__text sup {
    color: #9158BF;
	background: linear-gradient(89.99deg, #9158BF 0.01%, #B477D6 10.13%, #55357E 37.19%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.blue-label__image {
	position: relative;
	width: 222px;
	height: auto;
	flex-shrink: 0;
}

.article-section__product-block {
	position: relative;
	width: 100%;
	height: 386px;
	margin-top: 24px;

	background: url('/static/f/med_article/111/background.png') no-repeat;
	background-size: 100% auto;
	background-position: bottom;
}

.article-section__product-image {
	position: absolute;
	width: 204px;
	height: auto;
	top: 0px;
	left: 127px;
}

.article-section__product-list {
	position: absolute;
	width: 100%;
	height: fit-content;
	top: 38px;

	padding-left: 350px;
	padding-right: 50px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 20px;
}

.article-section__product-item {
	position: relative;
	width: auto;
	max-width: 378px;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;

	font-family: 'RotonReg';
	background: #FFFFFF;
	outline: 1px solid #E4E4E4;
	outline-offset: -5px;
	border-radius: 15px;
	padding: 15px 25px;
}

.article-section__product-mark {
	position: relative;
	width: 45px;
	height: 40px;
	flex-shrink: 0;
}

.article-section__product-label {
	position: absolute;
	width: fit-content;
	height: fit-content;
	top: 315px;
	left: 136px;

	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #FFFFFF;

	padding: 8px 35px;
	background: linear-gradient(180deg, #0174C4 0%, #012C88 100%);
	border-radius: 30px 0px 30px 0px;
}

.article-section__block-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 40px;
	text-align: start;
}

.article__wrap .article-section__block-wrapper p {
	margin: 0;
}

.note-list {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	justify-content: space-between;

	background: #FFFFFF;
	box-shadow: 0px 0px 18.2px rgba(0, 0, 0, 0.15);
	border-radius: 15px;
}

.note-list__list-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	padding: 25px;
}

.note-list__list-wrapper--gini {
	grid-template-columns: 1fr;
}

.note-list__list-item {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.note-list__list-item--gini {
	padding-bottom: 20px;
	border-bottom: 1px dashed #BABEC0;
}

.note-list__list-item--gini h4 {
	font-size: 22px;
	line-height: 1;
}

.note-list__list-icon {
	position: relative;
	width: 38px;
	height: 40px;
	flex-shrink: 0;
}

.note-list__note {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	gap: 10px;

	background: linear-gradient(90deg, #9158BF 0%, #B477D6 27.22%, #55357E 100%);
	border-radius: 10px 0px;
}

.note-list__note--gini {
	padding: 10px 20px;
}

.article-section__note {
	position: relative;
	width: 100%;
	height: fit-content;
	
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
}

.article__wrap .note-list__note-gini {
	font-size: 50px;
	line-height: 1;
	height: fit-content;
}

.article-section__note-icon {
	position: relative;
	width: 110px;
	height: 110px;
	flex-shrink: 0;
}

.note-list__note-gini-wrapper {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

@media (max-width: 1239px) {

	.article-section__product-list {
		top: 16px;
		padding-left: 310px;
	}
	
	.article-section__product-image {
		left: calc(50% - 270px);
	}

	.article-section__product-label {
		left: calc(50% - 264px);
	}
}

@media (max-width: 1139px) {

	.article-section__product-list {
		transform: scale(0.9) translate(30px, 0px);
		padding-left: 220px;
	}

	.article-section__product-image {
		left: 6%;
	}

	.article-section__product-label {
		left: 6%;
	}
}

@media (max-width: 992px) {
	.article-section__product-list {
		top: 38px;
		transform: none;
		padding: 0;
    	right: calc(50% - 315px);
	}

	.article-section__product-image {
		left: calc(50% - 290px);
	}

	.article-section__product-label {
		left: calc(50% - 284px);
	}
}

@media (max-width: 768px) {
	.article-section__header {
		padding-right: 230px;
		background-size: auto, 493px auto;
    	background-position: center, calc(100% + 165px) -39px;
	}

	.article-section__product-block {
		height: 292px;
	}

	.article-section__product-image {
        top: 5px;
        width: 160px;
        left: calc(50% - 210px);
    }

	.article-section__product-list {
		width: fit-content;
        top: 5px;
        transform: scale(0.7) translate(10px, 10px);
		right: calc(50% - 280px);
    }

	.article-section__product-label {
        top: 250px;
        left: calc(50% - 231px);
        transform: scale(0.7) translate(6px, -5px);
    }

	.blue-label__text-wrapper {
		gap: 24px;
	}
}

@media (max-width: 559px) {
	.article-section__header {
		padding-right: 24px;
		background: linear-gradient(94.39deg, rgba(167, 197, 208, 0.8) 9.88%, rgba(167, 197, 208, 0.56) 39.07%, rgba(167, 197, 208, 0.532517) 46.65%, rgba(244, 240, 243, 0) 119.1%);
	}

	.article-section__successors {
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.article-section__successors-arrow {
		transform: rotate(90deg);
	}

	.article-section__successors-arrow + .article-section__successors-item {
		margin-bottom: 24px;
	}

	.article-section__successors-item:last-child {
		margin-bottom: 0;
	}

	.article-section__product-list {
		width: 100%;
		top: -45px;
		right: -45px;
        padding-left: 120px;
	}

	.article-section__product-image {
		left: 30px;
    }

	.article-section__product-label {
		left: 10px;
    }

	.note-list__list-wrapper {
		grid-template-columns: 1fr;
		padding: 14px;
	}
}

@media (max-width: 459px) {
	.article-section__product-image {
        left: 20px;
        width: 140px;
    }

	.article-section__product-list {
        top: -55px;
        right: -55px;
        padding-left: 60px;
        transform: scale(0.6) translate(10px, 10px);
    }

	.article-section__product-label {
        left: -10px;
        top: 220px;
	}

	.article-section__block-wrapper {
		padding: 24px 0px 0px;
	}

	.article-section__note {
		flex-direction: column;
	}

	.blue-label__image {
		width: 100%;
	}
}

@media (max-width: 389px) {
	.article-section__product-block {
        height: 242px;
    }

	.article-section__product-image {
        left: 15px;
        width: 110px;
    }

	.article-section__product-list {
        top: -115px;
        padding-left: 20px;
        transform: scale(0.5) translate(10px, 10px);
    }

	.article-section__product-label {
        left: -28px;
        top: 170px;
        transform: scale(0.45) translate(6px, -5px);
    }
}