.div-block-30 {
  font-size:16px;color:#292929;
}
.div-block-30 a {
  color:#9fa2a6;text-decoration:none;
}
.div-block-30 a:hover {
  color:#292929;
}

.text-block-28 img {margin-bottom:20px;}
.text-block-28 h2 {font-weight:800;font-size:20px;color:#292929;margin-bottom:20px;}
.text-block-28 ul, .text-block-36 ul, .text-block-37 ul, .text-block-18 ul {margin-bottom:30px;}
.text-block-28 ul li, .text-block-36 ul li, .text-block-37 ul li, .text-block-18 ul li {
	position:relative;
  list-style:none;
  padding: 0px 0px;
  margin-bottom:7px;
  margin-left:0px;
}
.text-block-28 ul li::before, .text-block-36 ul li::before, .text-block-37 ul li::before, .text-block-18 ul li::before {
  background: url(/wp-content/uploads/2026/07/Ellipse-11.svg);
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  left: -18px;
  top: 8px; 
}
.text-block-28 blockquote, .text-block-18 blockquote {
  background: #F7F1DC;
  border:0px;
  margin:30px 0px;
  padding: 30px 40px;
  font-size: 16px;
  line-height: 150%;
  border-radius: 30px;
}

.text-block-28 a, .text-block-18 a {
  background-image: url("/wp-content/uploads/2026/07/pdf-file_1_1.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
  margin-top:10px;
  display:inline-block;
  color: #292929;
  text-decoration:none;
}
.text-block-28 a:hover, .text-block-18 a:hover {color: #FDC202;}

.text-block-36 a {
  background-image: url("/wp-content/uploads/2026/07/pdf-file_1_1.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
  margin-bottom:10px;
  display:inline-block;
  color: #292929;
  text-decoration:none;
}
.text-block-36 a:hover {color: #FDC202;}

table {
  width:100%;
  background:#fff;
	
}
table tr:nth-child(1) {
    background:#369C52;color:#fff;border: 1px solid #369C52;
}
table td {
	padding: 10px 12px;
	border: none;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
	font-size: 15px;
	max-width:300px;
}
table tbody tr:nth-child(even){
	background: #f8f8f8!important;
}

::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:6px; 
height:0px 
} 

::-webkit-scrollbar-track { 
background-color:transparent; 
} 

::-webkit-scrollbar-thumb { 
-webkit-border-radius: 5px; 
border-radius: 5px; 
background-color:#369C52; 
box-shadow:0px 1px 1px #fff inset; 
background-image:url('https://yraaa.ru/_pu/24/59610063.png'); 
background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:7px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 6px; 
}

.h2 {font-size: 20px;line-height: 150%);font-weight:800;}
.h3 {font-size: 20px;line-height: 150%);font-weight:800;}
.h4 {font-size: 18px;line-height: 150%);font-weight:800;}
.h5 {font-size: 16px;line-height: 150%);font-weight:800;}

@media screen and (max-width: 479px) {
 table {width:100%;overflow:scroll;display:block}
}