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

.rules-hygiene__regulation {
	margin-top: 24px;
	background: #fff;
	border-radius: 20px;
	border: 1px solid #00ce57;
	overflow: hidden;
}
.rules-hygiene__regulation-title {
	border-bottom: 1px solid #00ce57;
	padding: 12px 20px;
	background: #ebfaf0;
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #00178e;
}
.rules-hygiene__regulation-content {
	padding: 12px 20px;
}
.rules-hygiene__regulation-content.no-padding {
	padding: 0;
}
.rules-hygiene__regulation-block {
	padding: 12px 20px;
}
.rules-hygiene__regulation-block + .rules-hygiene__regulation-block {
	border-top: 1px solid #00ce57;
}
.rules-hygiene__regulation-block--1 {
	padding-right: 335px;
	background-image: url('/static/f/med_article/655/img/img-1.png');
	background-repeat: no-repeat;
	background-size: 374px;
	background-position: right -25px top -169px;
}
.rules-hygiene__regulation-block--2 {
	padding-right: 222px;
	background-image: url('/static/f/med_article/655/img/img-2.png');
	background-repeat: no-repeat;
	background-size: 400px;
	background-position: right -150px top -15px;
}

.rules-hygiene__regulation-block-title {
	font-family: "RotonReg";
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #00178e;
}
.rules-hygiene__regulation-block-title span {
	color: #444;
}
@media all and (max-width: 768px) {
	.rules-hygiene__regulation-title {
		padding: 12px;
		font-size: 18px;
		line-height: 23px;
	}
	.rules-hygiene__regulation-content {
		padding: 12px;
	}
	.rules-hygiene__regulation-block--1 {
		padding: 16px 16px 195px;
		background-image: url('/static/f/med_article/655/img/img-1-mobile.png');
		background-size: 280px;
		background-position: center bottom -40px;
	}
	.rules-hygiene__regulation-block--2 {
		padding: 16px 16px 228px;
		background-size: 310px;
		background-position: center bottom -16px;
	}
}

.rules-hygiene__table {
	font-family: "RotonReg";
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #444;
}
.rules-hygiene__table--mobile {
	display: none;
}
.rules-hygiene__table-row {
	display: flex;
}
.rules-hygiene__table-col {
	width: 25%;
	padding: 12px 20px;
}
.rules-hygiene__table-row + .rules-hygiene__table-row {
	border-top: 1px solid #00ce57;
}
.rules-hygiene__table-row:first-child {
	font-weight: 700;
}
.rules-hygiene__table-col + .rules-hygiene__table-col {
	border-left: 1px solid #00ce57;
}
@media all and (max-width: 1110px) {
	.rules-hygiene__table {
		font-size: 16px;
		line-height: 19px;
	}
}
@media all and (max-width: 992px) {
	.rules-hygiene__table {
		font-size: 18px;
		line-height: 23px;
	}
}
@media all and (max-width: 768px) {
	.rules-hygiene__table--desktop {
		display: none;
	}
	.rules-hygiene__table--mobile {
		display: block;
	}
	.rules-hygiene__table-row {
		display: flex;
		flex-direction: column;
		padding: 12px;
	}
	.rules-hygiene__table-col {
		width: 100%;
		padding: 0px;
	}
	.rules-hygiene__table-row + .rules-hygiene__table-row {
		border-top: 1px solid #00ce57;
	}
	.rules-hygiene__table-row:first-child {
		font-weight: 400;
	}
	.rules-hygiene__table-col + .rules-hygiene__table-col {
		margin-top: 6px;
		border-left: none;
	}
	.rules-hygiene__table-col:first-child {
		font-weight: 700;
	}
}

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

.rules-hygiene__note {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	min-height: 101px;
	margin-top: 24px;
	padding: 20px 20px 20px 85px;
	border-radius: 20px;
	background-color: #ebfaf0;
	background-image: url('/static/f/med_article/655/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: 20px;
	line-height: 24px;
	color: #00ce57;
}
.rules-hygiene__note--warn {
	background-image: url('/static/f/med_article/655/img/warn.svg');
	background-size: 58px 42px;
}
.rules-hygiene__note--bg-y-center {
	background-position: left 20px center;
}
.rules-hygiene__note.ml-23 {
	margin-left: 23px;
}
@media all and (max-width: 768px) {
	.rules-hygiene__note {
		margin-top: 24px;
		padding: 68px 16px 16px 16px;
		border-radius: 16px;
		background-size: auto 40px;
		background-position: left 16px top 16px;
		font-size: 18px;
		line-height: 23px;
	}
	.rules-hygiene__note--warn {
		padding: 56px 16px 16px 16px;
		background-size: 38px 27.5px;
	}
	.rules-hygiene__note--bg-y-center {
		background-position: left 16px top 16px;
	}
	.rules-hygiene__note.ml-23 {
		margin-left: 0px;
	}
}

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