.guide-transient {
}
.guide-transient .bold {
	font-family: "RotonBol";
	font-weight: 400;
}
.guide-transient .text-blue {
	color: #00178e;
}
.guide-transient .mt-0 {
	margin-top: 0px;
}
.guide-transient .mt-12 {
	margin-top: 12px;
}
.guide-transient .mt-24 {
	margin-top: 24px;
}
.guide-transient .mt-40 {
	margin-top: 40px;
}
@media all and (max-width: 768px) {
	.guide-transient .mt-40 {
		margin-top: 24px;
	}
}
.article__wrap .guide-transient p {
	font-size: 18px;
	line-height: 23px;
}
.article__wrap .guide-transient h2 {
	margin-top: 40px;
	margin-bottom: 0;
	font-size: 36px;
	line-height: 45px;
	color: #00178e;
}
@media all and (max-width: 768px) {
	.article__wrap .guide-transient h2 {
		margin-top: 24px;
		font-size: 24px;
		line-height: 31px;
	}
}
.article__wrap .guide-transient h3 {
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 29px;
	color: #00178e;
}
@media all and (max-width: 768px) {
	.article__wrap .guide-transient h3 {
		margin-top: 0;
		font-size: 21px;
		line-height: 27px;
	}
}
.article__wrap .guide-transient sup {
	font-size: 60%;
}


.guide-transient__head {
	border-radius: 16px;
	padding: 35px 130px 24px 35px;
	background: #00ce57;
	background-image: url('/static/f/med_article/501/img/head.png');
	background-size: cover;
	background-position: right bottom;
}
.article__wrap .guide-transient__head p {
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}
@media all and (max-width: 768px) {
	.guide-transient__head {
		padding: 24px 16px;
		background-size: cover;
		background-position: right bottom;
	}
}

.guide-transient__state {
	margin-top: 24px;
	padding: 20px 290px 20px 20px;
	min-height: 133px;
	border-radius: 20px;
	background-color: #ebfaf0;
}
.guide-transient__state-head {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
}
.guide-transient__state-num {
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: #00178e;
	font-family: "RotonBol";
	font-weight: 400;
	font-size: 24px;
	line-height: 35px;
	color: #fff;
}
.article__wrap .guide-transient__state p {
	margin-top: 12px;
	font-weight: 700;
}
.guide-transient__state--1 {
	background-image: url('/static/f/med_article/501/img/img-1.png');
	background-repeat: no-repeat;
	background-size: 305px;
	background-position: right -35px top -57px;
}
.guide-transient__state--2 {
	background-image: url('/static/f/med_article/501/img/img-2.png');
	background-repeat: no-repeat;
	background-size: 276px;
	background-position: right center;
}
.guide-transient__state--3 {
	background-image: url('/static/f/med_article/501/img/img-3.png');
	background-repeat: no-repeat;
	background-size: 298px;
	background-position: right -23px top -31px;
}
.guide-transient__state--4 {
	padding-right: 280px;
	background-image: url('/static/f/med_article/501/img/img-4.png');
	background-repeat: no-repeat;
	background-size: 298px;
	background-position: right -23px top -31px;
}
.guide-transient__state--5 {
	background-image: url('/static/f/med_article/501/img/img-5.png');
	background-repeat: no-repeat;
	background-size: 274px;
	background-position: right -3px top -12px;
}
.guide-transient__state--6,
.guide-transient__state--7,
.guide-transient__state--9 {
	padding-right: 20px;
}
.guide-transient__state--8 {
	background-image: url('/static/f/med_article/501/img/img-6.png');
	background-repeat: no-repeat;
	background-size: 288px;
	background-position: right -8px top -27px;
}
.guide-transient__state--blue {
	background-color: #f2f4ff;
}
@media all and (max-width: 768px) {
	.guide-transient__state {
		margin-top: 24px;
		padding: 16px 16px 288px;
		border-radius: 16px;
		background-size: auto 260px;
		background-position: center bottom 16px;
	}
	.guide-transient__state--6,
	.guide-transient__state--7,
	.guide-transient__state--9 {
		padding: 16px;
	}
	.guide-transient__state-head {
		gap: 6px;
	}
	.guide-transient__state-num {
		margin-top: 4px;
		width: 28px;
		height: 28px;
		font-size: 18px;
		line-height: 28px;
	}
}

.guide-transient__list {
	margin: 12px 0px 0px;
	padding: 0;
	list-style: none;
}

.guide-transient__list li {
	position: relative;
	padding-left: 23px;
	font-family: "RotonReg";
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #444;
}
.guide-transient__list li::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 17px;
	height: 17px;
	background-image: url('/static/f/med_article/501/img/marker-green.svg');
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center center;
}
.guide-transient__list li + li {
	margin-top: 12px;
}
.guide-transient__list--marker-blue li::before  {
	background-image: url('/static/f/med_article/501/img/marker-blue.svg');
}

.guide-transient__table {
	margin-top: 12px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #00ce57;
	border-radius: 20px;
	overflow: hidden;
}
.guide-transient__table-row {
	display: flex;
}
.guide-transient__table-row--1 {
	background: #ebfaf0;
	border-bottom: 1px solid #00ce57;
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #00178e;
}
.guide-transient__table-col {
	width: 50%;
	padding: 12px 20px;
}
.guide-transient__table-col:first-child {
	border-right: 1px solid #00ce57;
}
.guide-transient__table--mobile {
	display: none;
}
@media all and (max-width: 520px) {
	.guide-transient__table--mobile {
		display: block;
		border-radius: 16px;
	}
	.guide-transient__table--desktop {
		display: none;
	}
	.guide-transient__table-row {
		display: flex;
		flex-direction: column;
	}
	.guide-transient__table-col {
		width: 100%;
		padding: 12px 16px;
	}
	.guide-transient__table-col:first-child {
		padding-bottom: 0;
		border-right: none;
	}
	.guide-transient__table-row--2 {
		background: #ebfaf0;
		font-family: "RotonReg";
		font-weight: 700;
		font-size: 18px;
		line-height: 23px;
		color: #00178e;
	}
}

.guide-transient__note {
	margin-top: 24px;
	padding: 20px 20px 20px 85px;
	border-radius: 20px;
	background-color: #ebfaf0;
	background-image: url('/static/f/med_article/501/img/lamp.svg');
	background-repeat: no-repeat;
	background-size: auto 61px;
	background-position: left 20px top 20px;
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #00ce57;
}
.guide-transient__note span {
	font-weight: 400;
	color: #444;
}
@media all and (max-width: 768px) {
	.guide-transient__note {
		margin-top: 24px;
		padding: 68px 16px 16px 16px;
		border-radius: 16px;
		background-size: auto 40px;
		background-position: left 16px top 16px;
	}
}

.guide-transient__source {
	margin-top: 40px;
}
.guide-transient__source-title {
	display: block;
	margin-bottom: 12px;
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 12px;
	line-height: 17px;
	color: #00178e;
}
.guide-transient__source-text {
	display: block;
	font-family: "RotonReg";
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	color: #444;
}
@media all and (max-width: 768px) {
	.guide-transient__source {
		margin-top: 24px;
	}
}