<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wysiwyg p a, .wysiwyg ul li a {
	color: #337ab7;
	text-decoration:underline;
}

.wysiwyg p a:hover,
.wysiwyg p a:focus,
.wysiwyg p a:active,
.wysiwyg ul li a:hover,
.wysiwyg ul li a:focus,
.wysiwyg ul li a:active, {
	color: #23527c;
	text-decoration: underline;
} 

.wysiwyg ul li {
	line-height: 1.5em;
	padding-left: 20px;
	list-style-type: none;

}

.wysiwyg ul li:before {
	padding-top: 1px;
	padding-right: 15px;
	content: "вЂў";
	font-size: 21px;
	position: absolute;
	display: inline-block;
	box-sizing: border-box;
	width: 78px;
	margin-left: -78px;
	text-align: right;
}

.txt p sup {
	font-size: 50%;
}

.sub a {
	padding-bottom: 8px;
}

@media (min-width: 640px) {
  .col-s-4 {
    width: 25%!important;
  }
}
div.row div.col-s-4 {
   padding-left: 5px!important;
   padding-right: 5px!important;
}
.advantages .icon-wr {
	height: 80px!important;
	width: 80px!important;
	border-radius: 102px!important;
	line-height: 70px!important;
	text-align: center!important;
	vertical-align: middle!important;
}
.advantages .icon-wr img {
	max-width: 56px!important;
	max-height: 56px!important;
}
.advantages .txt-wr {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px!important;
	padding-top: 5px!important;
}
.advantages .txt-wr span {
	font: 40px "Roboto",Helvetica,Arial,sans-serif!important;
	font-weight: normal;
	line-height: normal;
	font-weight: 500!important;
	line-height: 40px!important;
	display: block;
	margin-top: 2px!important;
}
.advantages .txt-wr p {
	font: 12px "RobotoLight",Helvetica,Arial,sans-serif!important;
	line-height: normal;
	line-height: 15px!important;
	max-width: 160px!important;
}
.table-fill {
word-wrap: anywhere;
background: white;
border-radius: 3px;
border-collapse: collapse;
margin: auto;
padding: 5px;
width: 100%;
animation: float 5s infinite;
}
.table-fill th {
color: #ffffff;
background: #00aed8;
border-bottom: 4px solid #9ea7af;
border-right: 1px solid #f8f8f8;
font-weight: 100;
padding: 15px;
text-align: left;
vertical-align: middle;
font-size: 13px;
}
.table-fill th:first-child {
border-top-left-radius:3px;
}
.table-fill th:last-child {
border-top-right-radius:3px;
border-right:none;
}
.table-fill tr {
border-top: 1px solid #C1C3D1!important;
border-bottom: 1px solid #C1C3D1!important;
color:#666B85!important;
font-size:16px!important;
font-weight:normal!important;
}
.table-fill td:hover {
background: #4E5066!important;
color: #FFFFFF!important;
border-top: 1px solid #22262e!important;
}
.table-fill tr:first-child {
border-top: none!important;
}
.table-fill tr:last-child {
border-bottom:none!important;
}
.table-fill tr:nth-child(2n) td {
background: #f2f3f4!important;
}
.table-fill tr:nth-child(2n) td:hover {
background: #4E5066!important;
}
.table-fill td:last-child {
border-right: 0px;
}
.table-fill th.text-left {
text-align: left;
}
.table-fill th.text-center {
text-align: center;
}
.table-fill th.text-right {
text-align: right;
}
.table-fill td.text-left {
text-align: left;
}
.table-fill td.text-center {
text-align: center;
}
.table-fill td.text-right {
text-align: right;
}

@media (max-width: 575px) {
  .img_in_table_resp_1 {
    width: 90px;
    height: 140px;
  }
  .img_in_table_resp_2 {
    width: 90px;
    height: 120px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .img_in_table_resp_1 {
    width: 120px;
    height: 180px;
  }
  .img_in_table_resp_2 {
    width: 120px;
    height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .img_in_table_resp_1 {
    width: 130px;
    height: 200px;
  }
  .img_in_table_resp_2 {
    width: 130px;
    height: 170px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .img_in_table_resp_1 {
    width: 140px;
    height: 210px;
  }
  .img_in_table_resp_2 {
    width: 140px;
    height: 180px;
  }
}
@media (min-width: 1400px) {
  .img_in_table_resp_1 {
    width: 150px;
    height: 220px;
  }
  .img_in_table_resp_2 {
    width: 150px;
    height: 200px;
  }
}</pre></body></html>