/* перепись article__wrap стилей */
.article__wrap {
	overflow: hidden;
}

.article__wrap .h1, .article__wrap h2, .article__wrap .h2, .article__wrap h3, .article__wrap .h3, .article__wrap h4, .article__wrap .h4 {
	margin: auto;
}

.article__wrap p+p {
	margin: 0;
}

.article__wrap .x-small {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
}

.article__wrap .article-section__calendar-day {
	font-size: 30px;
	text-align: center;
	line-height: 17px;
}

.article__wrap h1 {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 124%;
}

.article__wrap h2 {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 124%;
	margin: 0;
}

.article__wrap h3 {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 120%;
	margin: 0;
}

.article__wrap h4 {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
	margin: 0;
}

.article__wrap p {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 145%;
}

.article__wrap .small {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;
}

.article__wrap .bold {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.article__wrap .thin {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.article__wrap .italic {
	font-style: italic;
}

.article__wrap .text-centered {
	text-align: center;
}

.article__wrap .text-justify {
	text-align: justify;
}

.article__wrap .green-text {
	color: #33CB66;
}

.article__wrap .red-text {
	color: #F3705F;
}

.article__wrap .white-text {
	color: #FFFFFF;
}

.article__wrap .black-text {
	color: #444444;
}

.article__wrap .brown-text {
	color: #8F7152;
}

.article__wrap .brown-text-2 {
	color: #A3876A;
}

.article__wrap .blue-text {
	color: #183B8F;
}

.article__wrap .gray-text {
	color: #7A878C;
}

.article__wrap .article-section__block-text {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 110%;
	color: #8F7152;
}

.article__wrap .article-section__title {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 54px;
	line-height: 110%;

	color: #A3876A;
}

.article__wrap .article-section__block-title {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 110%;
	color: #8F7152;
}

.article__wrap .article-section__days-text {
	position: relative;
	line-height: 110%;
	color: #8F7152;
}

.article__wrap .article-section__signs-title {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 110%;

	color: #8F7152;
}

@media (max-width: 767px) {
	.article__wrap h1 {
		font-family: 'RotonBol', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 30px;
		line-height: 124%;
	}

	.article__wrap h2 {
		font-family: 'RotonBol', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 26px;
		line-height: 124%;
	}

	.article__wrap h3 {
		font-family: 'RotonBol', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 24px;
		line-height: 120%;
	}

	.article__wrap h4 {
		font-family: 'RotonBol', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		line-height: 120%;
	}
}

/* перепись article__wrap стилей конец */

.bold {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.thin {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.italic {
	font-style: italic;
}

.green-text {
	color: #33CB66;
}

.red-text {
	color: #F3705F;
}

.white-text {
	color: #FFFFFF;
}

.black-text {
	color: #444444;
}

.brown-text {
	color: #8F7152;
}

.brown-text-2 {
	color: #A3876A;
}

.blue-text {
	color: #183B8F;
}

.gray-text {
	color: #7A878C;
}

.text-centered {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.small {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;
}

.x-small {
	font-family: 'RotonReg', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
}

.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--footer {
	gap: 24px;
	background: #F7F3E6;
}

.article-section__heading {
	position: relative;
	width: 100%;
	height: fit-content;
	min-height: 182px;

	display: flex;
	align-items: center;

	border-radius: 16px;
	padding: 24px 40px;
	padding-right: 350px;
	background: url('/static/f/med_article/694/img/mom-image-rest.png') no-repeat;
	background-size: 166px auto;
	background-position: calc(100% - 91px) calc(100% + 74px);
	background-color: #F7F3E6;
}

.article-section__block-text {
	position: relative;

	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 110%;
	color: #8F7152;
}

.article-section__block-text--special {
	padding-left: 34px;
}

.article-section__block-text--special::before {
	content: "";
	position: absolute;
	width: 26px;
    height: 26px;
    left: -1px;
    top: -1px;
	background: url('/static/f/med_article/694/img/problems-goodtoknow-icon.svg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__block-text--question {
	padding-left: 43px;
}

.article-section__block-text--question::before {
	content: "";
	position: absolute;
	width: 26px;
    height: 26px;
    left: -1px;
    top: -1px;
	background: url('/static/f/med_article/694/img/problems-question-icon.svg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__title {
	position: relative;
	width: 100%;
	height: fit-content;

	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 54px;
	line-height: 110%;

	color: #A3876A;
}

.article-section__wide-wrapper {
	position: relative;
	width: calc(100% + 80px);
	height: fit-content;
	left: -40px;

	display: flex;
	flex-direction: row;
	gap: 24px;

	overflow: hidden;
}

.article-section__wide-wrapper--1 {
	background: url('/static/f/med_article/694/img/wide-wrapper-background-1.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__wide-wrapper--footer {
	flex-direction: column;
	padding: 0px 40px 24px 40px;
	background: #F7F3E6;
}

.article-section__wide-image--1 {
	position: relative;
	width: 551px;
	height: fit-content;

	margin-top: 22px;
    margin-bottom: 10px;
    transform: translate(-76px, 0px);
}

.article-section__wide-image--2 {
	position: relative;
	width: 551px;
	height: fit-content;

	margin-top: 1px;
    margin-bottom: 1px;
    transform: translate(-81px, -2px);
}

.article-section__wide-list {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 24px;
	flex-shrink: 0;

	margin: 0;
	padding: 0;
	list-style: none;
}

.article-section__wide-list--1 {
	margin-left: -176px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.article-section__wide-list--2 {
	margin-left: -176px;
    margin-top: 68px;
    margin-bottom: 80px;
}

.article-section__wide-list li {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
}

.article-section__wide-list--1 li {
	max-width: 389px;
}

.article-section__wide-list--1 li:nth-last-child(5),
.article-section__wide-list--1 li:nth-last-child(3) {
	max-width: 359px;
}

.article-section__wide-list--2 li:nth-last-child(5),
.article-section__wide-list--2 li:nth-last-child(4),
.article-section__wide-list--2 li:nth-last-child(1) {
	max-width: 398px;
}

.article-section__wide-list--2 li:nth-last-child(3),
.article-section__wide-list--2 li:nth-last-child(2) {
	max-width: 448px;
}

.article-section__wide-icon {
	position: relative;
	width: 78px;
	height: 75px;
	flex-shrink: 0;
	align-self: flex-start;
}

.article-section__download-button {
	position: relative;
	width: fit-content;
	min-width: 237px;
	height: fit-content;
	min-height: 50px;

	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 24px;
	align-self: center;

	padding: 2px 6px;
	background: linear-gradient(91.45deg, #D09315 8.74%, #F5E2B6 37.13%, #CE900D 87.69%), #DFB253;
	border-radius: 26px;

	text-decoration: none;
	cursor: pointer;
	transition: background 0.15s ease-in-out;
}

.article-section__download-button:hover {
	background: linear-gradient(91.45deg, #A3876A 8.74%, #E6D3B2 37.13%, #A3876A 87.69%);
	transition: background 0.15s ease-in-out;
}

.article-section__download-button span {
	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 110%;
	text-align: center;
	color: #FFFFFF;
	transform: translate(0px, -2px);
}

.article-section__download-icon {
	position: relative;
	width: 46px;
	height: auto;
	flex-shrink: 0;
}

.article-section__days-block {
	position: relative;
	width: calc(100% - 57px);
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 8px; 

	margin: 29px 57px 0px 0px;
    padding: 28px 43px 38px 40px;
	background-image: url('/static/f/med_article/694/img/days-block-border.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__days-block::before {
	content: "";
	position: absolute;
	width: 50px;
	height: 176px;
	bottom: -51px;
    right: -57px;

	background: url('/static/f/med_article/694/img/days-block-arrow.svg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__days-block:last-of-type::before {
	content: none;
}

.article-section__days-label {
	position: absolute;
	width: 206px;
	height: 67px;
	top: -30px;
    right: 37px;

    display: flex;
	align-items: center;
    justify-content: flex-start;
    padding-left: 67px;

	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 110%;
	color: #8F7152;

	background: url('/static/f/med_article/694/img/days-block-label.svg') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__block-title {
	position: relative;

	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 110%;
	color: #8F7152;
}

.article-section__days-text {
	position: relative;
	line-height: 110%;
	text-align: justify;
	color: #8F7152;
}

.article-section__note {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;

	padding: 39px 45px 35px 52px;
	background: url('/static/f/med_article/694/img/note-border.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__note-icon {
	position: relative;
	width: 56px;
	height: auto;
	align-self: flex-start;
	flex-shrink: 0;
}

.article-section__indications {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 24px;

	padding: 40px;
	background: #F7F3E6;
	border-radius: 16px;
	overflow: hidden;
}

.article-section__indications::before {
	content: "";
	position: absolute;
	width: 340px;
	height: 512px;
	top: 23px;
    right: -68px;
	background: url('/static/f/med_article/694/img/mom-image-rest.png') no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.article-section__indications-content {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 24px;

	padding-right: 245px;
}

.article-section__number-list {
	position: relative;
	width: fit-content;
	height: fit-content;
	
	display: flex;
	flex-direction: column;
	gap: 8px;

	margin: 0;
	padding: 0;
}

.article-section__number-item {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 14px;
}

.article-section__number-icon {
	position: relative;
	width: 40px;
	height: auto;
	flex-shrink: 0;
	align-self: flex-start;
}

.article-section__indications-button {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;

	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 110%;

	text-align: center;
	color: #FFFFFF;

	padding: 9px 28px 18px 28px;
	background: url('/static/f/med_article/694/img/indications-button-background.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	text-decoration: none;
	cursor: pointer;
	transition: background 0.15s ease-in-out;
}

.article-section__indications-button:hover {
	background: url('/static/f/med_article/694/img/indications-button-background-hover.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	transition: background 0.15s ease-in-out;
}

.article-section__poses {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 24px;
}

.article-section__poses-image {
	position: relative;
	width: 200px;
	height: 182px;
	flex-shrink: 0;
}

.article-section__poses-item {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
}

.article-section__poses-content {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 8px;
}

.article-section__horizontal-list {
	position: relative;
	width: 100%;
	height: fit-content;

	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
}

.article-section__list {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 8px;

	margin: 0;
	padding-left: 30px;
	list-style: none;
}

.article-section__list li {
	position: relative;
}

.article-section__list li::before {
	content: "";
	position: absolute;
	width: 18px;
    height: 18px;
    left: -31px;
	top: 5px;
	background: url('/static/f/med_article/694/img/list-icon.svg') no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.article-section__list--red li::before {
	background: url('/static/f/med_article/694/img/list-icon-red.svg') no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.article-section__signs {
	position: relative;
	width: 100%;
	height: fit-content;

	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;

	padding: 24px;
	background: #F7F3E6;
	border-radius: 16px;
}

.article-section__signs-column {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 24px;
}

.article-section__signs-heading {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;

	background: url('/static/f/med_article/694/img/signs-background-right.png') no-repeat;
	background-size: 100% auto;
	background-position: top center;
	padding: 27% 37% 0% 1%;
}

.article-section__signs-heading--wrong {
	background: url('/static/f/med_article/694/img/signs-background-wrong.png') no-repeat;
	background-size: 100% auto;
	background-position: top center;
}

.article-section__signs-title {
	position: relative;

	font-family: 'RotonBol', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 110%;

	color: #8F7152;
}

.article-section__capture-item {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: row;
	gap: 24px;
}

.article-section__capture-image {
	position: relative;
	width: 128px;
    height: 124px;
	flex-shrink: 0;
}

.article-section__capture-content {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	align-items: center;

	padding: 29px 34px 29px 28px;
	background: url('/static/f/med_article/694/img/capture-border.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__problems-banner {
	position: relative;
	width: 100%;
	height: auto;
	flex-shrink: 0;
	margin-top: 16px;
}

.article-section__problems-banner--mobile {
	display: none;
}

.article-section__problems-heading {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 24px;

	margin-top: 16px;
	padding: 34px 30px 36px 30px;
	background: url('/static/f/med_article/694/img/problems-border.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.article-section__problems-text {
	position: relative;
	width: fit-content;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 8px;
}

.article-section__problems-note {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;

	background: #F7F3E6;
	border-radius: 16px;
	padding: 14px 24px;
}

.article-section__problems-note--special {
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	padding: 24px;
}

.article-section__problems-note-image {
	position: relative;
	width: 128px;
    height: 128px;
	flex-shrink: 0;
	align-self: flex-start;
}

.article-section__problems-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 8px;
}

.article-section__list-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 14px;
}

.article-section__footer-transition {
	position: relative;
	width: calc(100% + 80px);
	height: auto;
	flex-shrink: 0;
	left: -40px;
}

.article-section__footer-wrapper {
	position: relative;
	width: 100%;
	height: fit-content;

	display: flex;
	flex-direction: column;
	gap: 0px;
}

.article-section__footer-list {
	position: relative;
	width: 100%;
	height: fit-content;
	margin: 0;
	padding-left: 18px;
	color: #A3876A;
}

@media (max-width: 1239px) {
	.article__wrap .article-section__title {
		font-size: 48px;
	}

	.article-section__heading {
		padding-right: 230px;
        background-position: calc(100% - 51px) calc(100% + 74px);
	}

	.article-section__wide-wrapper--1 {
		justify-content: center;
	}

	.article-section__wide-image--1 {
		width: 471px;
		transform: translate(-126px, 0px);
	}

	.article-section__wide-list--1 {
		margin-left: -216px;
	}

	.article-section__wide-image--2 {
		width: 471px;
		transform: translate(-141px, 98px);
	}

	.article-section__wide-list--2 {
		margin-left: -226px;
    	max-width: 350px;
	}

	.article-section__indications-content {
		padding-right: 175px;
	}

	.article-section__indications::before {
		width: 290px;
		top: 113px;
		right: -88px;
	}
}

@media (max-width: 992px) {
	.article-section__heading {
		padding-right: 380px;
		background-position: calc(100% - 91px) calc(100% + 74px);
	}

	.article-section__wide-wrapper {
		width: calc(100% + 40px);
		left: -20px;
	}

	.article-section__wide-wrapper--footer {
		padding: 0px 20px 24px 20px;
	}

	.article-section__footer-transition {
		width: calc(100% + 40px);
		left: -20px;
	}

	.article-section__wide-image--1 {
		transform: translate(-46px, 0px);
	}

	.article-section__wide-list--1 {
		margin-left: -116px;
	}

	.article-section__wide-list--2 {
		max-width: unset;
	}
}

@media (max-width: 767px) {
	.article__wrap .article-section__title {
		font-size: 42px;
	}

	.article__wrap .article-section__block-title {
		font-size: 32px;
	}

	.article__wrap .article-section__block-text {
		font-size: 20px;
	}

	.article-section__heading {
		padding-right: 230px;
        background-position: calc(100% - 51px) calc(100% + 74px);
	}

	.article-section__wide-image--1 {
		width: 371px;
        transform: translate(-69px, 110px);
	}

	.article-section__wide-list--1 {
		max-width: 50vw;
        margin-left: -136px;
	}

	.article-section__wide-image--2 {
        width: 371px;
        transform: translate(-121px, 228px);
    }

	.article-section__wide-list--2 {
		margin-left: -184px;
    	max-width: 59vw;
	}
}

@media (max-width: 559px) {
	.article-section__heading {
        padding-right: 140px;
        background-size: 146px auto;
        background-position: calc(100% - 1px) calc(100% + 54px);
    }

	.article-section__wide-wrapper {
		flex-direction: column;
	}

	.article-section__wide-wrapper--1 {
		align-items: center;
		gap: 0;
		background-size: 300% 97%;
		background-position: center bottom;
		padding: 0px 20px 40px 20px;
	}

	.article-section__wide-image--1 {
		transform: none;
		margin: 0;
		width: 100%;
	}

	.article-section__wide-image--2 {
		width: 100%;
    	transform: none;
	}

	.article-section__wide-list {
		margin: 0;
		margin-top: -24px;
		max-width: unset;
		gap: 14px;
	}

	.article-section__wide-list li {
		max-width: unset;
		gap: 14px;
	}

	.article-section__days-block {
		width: calc(100% - 40px);
		margin: 20px 40px 0px 0px;
		padding: 38px 24px 24px 24px;
		background-image: url('/static/f/med_article/694/img/days-block-border-mobile.png');
    	background-repeat: no-repeat;
    	background-size: 100% 100%;
		background-position: center;
	}

	.article-section__days-block::before {
		width: 40px;
        height: 140px;
        bottom: -49px;
        right: -44px;
        transform: rotate(1deg);
	}

	.article-section__days-label {
		width: 166px;
		height: 57px;
		top: -20px;
		right: unset;
		left: 26px;
		padding-left: 54px;
	}

	.article-section__days-text {
		text-justify: none;
	}

	.article-section__note {
		padding: 32px 24px;
		background: url('/static/f/med_article/694/img/note-border-mobile.png') no-repeat;
    	background-size: 100% 100%;
    	background-position: center;
	}

	.article-section__indications {
		padding: 24px;
	}

	.article-section__indications::before {
		content: none;
	}
	
	.article-section__indications-content {
		padding: 0;
	}

	.article-section__indications-button {
		background: url('/static/f/med_article/694/img/indications-button-background-mobile.png') no-repeat;
    	background-size: 100% 100%;
    	background-position: center;
	}

	.article-section__indications-button:hover {
		background: url('/static/f/med_article/694/img/indications-button-background-mobile-hover.png') no-repeat;
    	background-size: 100% 100%;
    	background-position: center;
	}

	.article-section__poses-item {
		flex-direction: column;
		align-items: flex-start;
	}

	.article-section__horizontal-list {
		grid-template-columns: 1fr;
	}

	.article-section__signs {
		grid-template-columns: 1fr;
	}

	.article-section__signs-heading {
		max-width: 350px;
    	padding: 80px 136px 14px 8px;
	}

	.article-section__capture-item {
		flex-direction: column;
		align-items: flex-start;
	}

	.article-section__capture-content {
		background: url('/static/f/med_article/694/img/capture-border-mobile.png') no-repeat;
    	background-size: 100% 100%;
	    background-position: center;
	}

	.article-section__problems-heading {
		flex-direction: column;
		background: url('/static/f/med_article/694/img/problems-border-mobile.png') no-repeat;
    	background-size: 100% 100%;
    	background-position: center;
	}
}

@media (max-width: 459px) {
	.article-section__heading {
        padding: 14px 88px 94px 24px;
        background-size: 106px auto;
        background-position: calc(100% - 1px) calc(100% + 20px);
    }

	.article-section__note {
		flex-direction: column;
	}

	.article-section__signs-heading {
		padding: 80px 136px 14px 8px;
	}

	.article-section__problems-note {
		flex-direction: column;
		gap: 14px;
	}

	.article-section__problems-banner--desktop {
		display: none;
	}

	.article-section__problems-banner--mobile {
		display: block;
	}
}

@media (max-width: 389px) {
	.article__wrap .article-section__title {
        font-size: 32px;
    }

	.article__wrap .article-section__block-title {
		font-size: 28px;
	}
	
	.article-section__signs-heading {
		padding: 115px 0px 0px 0px;
		background: url('/static/f/med_article/694/img/signs-background-right-mobile.png') no-repeat;
    	background-size: 100% auto;
    	background-position: top center;
	}

	.article-section__signs-heading--wrong {
		background: url('/static/f/med_article/694/img/signs-background-wrong-mobile.png') no-repeat;
    	background-size: 100% auto;
    	background-position: top center;
	}

	.article-section__days-block {
		width: 100%;
        margin: 20px 0px 0px 0px;
	}

	.article-section__days-block::before {
		width: 20px;
        height: 72px;
        bottom: -51px;
        right: -16px;
        transform: rotate(6deg);
	}
}