<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.display-only-max {
  display: inherit;
}
.display-only-min {
  display: none;
}
img {
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
div.txtm {
  text-decoration: none;
  display: block;
  width: 100%;
  min-width: 1048px;
  margin: 0;
  margin-top: 90px;
  padding: 40px 0 40px 0;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  background-color: #A31E20;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
strong.normal {
  font-weight: normal;
}
div.container-gray {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}
div.container-white {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 40px;
  background-color: #FFFFFF;
  width: 1008px;
  overflow: auto;
  overflow-x: hidden;
  text-align: left;
  /* Ð²ÑÑ‚Ð°Ð²ÐºÐ° ÑŽÑ‚ÑƒÐ± */
}
div.container-white h1 {
  box-sizing: border-box;
  font-size: 33px;
  color: #A31E20;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
}
div.container-white h1.title-1 {
  font-size: 28px;
  text-align: center;
  line-height: 150%;
  font-weight: bold;
  color: #505050;
  padding: 0;
  padding-top: 40px;
  margin: 0;
}
div.container-white h1.title-2 {
  font-size: 40px;
  text-align: center;
  line-height: 110%;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
div.container-white h1.title-3 {
  font-size: 20px;
  text-align: center;
  color: #505050;
  line-height: 150%;
  font-weight: normal;
  padding: 0;
  padding-bottom: 60px;
  margin: 0;
  margin-top: 20px;
}
div.container-white h2,
div.container-white p.h2 {
  box-sizing: border-box;
  font-size: 27px;
  color: #A31E20;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 40px;
}
div.container-white h2.special,
div.container-white p.h2.special {
  font-size: 33px;
  padding-top: 15px;
}
div.container-white h3 {
  box-sizing: border-box;
  font-size: 22px;
  color: #A31E20;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 40px;
}
div.container-white h3.configuration {
  font-weight: normal;
  color: inherit;
  font-size: 19px;
  padding-top: 20px;
}
div.container-white h3.functional {
  color: #505050;
}
div.container-white h4.application {
  font-size: 22px;
  font-weight: bold;
  padding-left: 20px;
  color: #A31E20;
  padding-top: 30px;
}
div.container-white h4.models {
  font-size: 20px;
  padding-left: 20px;
  color: #A31E20;
  font-weight: normal;
  padding-top: 40px;
}
div.container-white p {
  font-size: 19px;
}
div.container-white .container-small-size p {
  font-size: 18px;
}
div.container-white li {
  font-size: 19px;
  padding-top: 15px;
}
div.container-white li.first {
  padding-top: 0;
}
div.container-white li p {
  padding-left: 0;
  margin-left: 0;
}
div.container-white li p.group-2 {
  margin-top: 6px;
}
div.container-white li.line-spacing-reduced {
  padding-top: 10px;
}
div.container-white ol,
div.container-white ul {
  padding-left: 45px;
}
div.container-white ol.group-1 li,
div.container-white ul.group-1 li {
  padding-top: 40px;
}
div.container-white ol.group-2 li,
div.container-white ul.group-2 li {
  padding-top: 5px;
}
div.container-white ol li {
  padding-top: 20px;
}
div.container-white ol.lower-latin {
  list-style-type: lower-latin;
}
div.container-white ol.upper-roman {
  list-style-type: upper-roman;
}
div.container-white ol.h li {
  color: #505050;
  font-weight: bold;
  font-size: 22px;
}
div.container-white ol.h li h2 {
  padding: 0;
  margin: 40px 0 0 0;
  color: #505050;
  font-size: 22px;
  font-weight: bold;
}
div.container-white ol.h li p {
  font-size: 19px;
}
div.container-white ol.h li img.li-h {
  padding: 0 0;
  padding-right: 100px;
  margin: 40px 0 20px 0;
}
div.container-white li p:first-child {
  margin-top: 0;
  padding-top: 0;
}
div.container-white div.sign {
  box-sizing: border-box;
  display: table;
  padding-top: 40px;
  padding-left: 20px;
}
div.container-white div.sign div.row {
  box-sizing: border-box;
  display: table-row;
}
div.container-white div.sign div.icon {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
}
div.container-white div.sign div.icon img {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
div.container-white div.sign div.txt {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
}
div.container-white div.sign div.txt p {
  padding: 0 0 0 10px;
}
div.container-white div.sign div.txt ul {
  box-sizing: border-box;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
div.container-white div.sign div.txt ul li:first-child {
  padding-top: 0px;
}
div.container-white div.sign-info {
  box-sizing: border-box;
  display: table;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}
div.container-white div.sign-info div {
  display: table-cell;
  vertical-align: middle;
}
div.container-white div.sign-info div p {
  padding: 0 0 0 10px !important;
  margin-top: 0px;
}
div.container-white div.boxed-product {
  box-sizing: border-box;
  display: table;
  padding-left: 20px;
  margin-top: 80px;
}
div.container-white div.boxed-product.first {
  margin-top: 40px;
}
div.container-white div.boxed-product div.row {
  box-sizing: border-box;
  display: table-row;
}
div.container-white div.boxed-product div.row div.left {
  display: table-cell;
  box-sizing: border-box;
  width: 40%;
  vertical-align: middle;
}
div.container-white div.boxed-product div.row div.left img {
  max-width: 100%;
}
div.container-white div.boxed-product div.row div.right {
  display: table-cell;
  box-sizing: border-box;
  width: 60%;
  vertical-align: middle;
  padding-left: 10px;
}
div.container-white div.boxed-product div.row div.right h4 {
  margin: 0 20px;
  padding: 0;
  font-size: 20px;
}
div.container-white div.panels {
  display: table;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
div.container-white div.panels div.row {
  display: table-row;
  text-align: center;
}
div.container-white div.panels div.row div {
  display: table-cell;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  width: 33%;
  vertical-align: middle;
}
div.container-white div.img.center {
  text-align: center;
}
div.container-white img.img {
  box-sizing: border-box;
  padding: 20px 100px;
  max-width: 100%;
}
div.container-white img.img.big-size {
  padding: 20px 50px;
}
div.container-white img.img.full-size {
  padding: 20px 0;
}
div.container-white img.img.center {
  margin: 0 auto;
}
div.container-white table.composition {
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 40px;
  border-collapse: collapse;
}
div.container-white table.composition p,
div.container-white table.composition ul,
div.container-white table.composition ol {
  font-size: 17px;
  margin-left: 0;
}
div.container-white table.composition ol,
div.container-white table.composition ul {
  padding-left: 45px;
}
div.container-white table.composition li {
  font-size: 17px;
  color: #2d2d2d;
  padding-top: 20px;
}
div.container-white table.composition tr:nth-child(odd) {
  background-color: #e5e5e5;
}
div.container-white table.composition tr:nth-child(even) {
  background-color: #f8f8f8;
}
div.container-white table.composition td:first-child {
  text-align: center;
}
div.container-white table.composition td:nth-child(2) {
  width: 100%;
}
div.container-white table.composition th,
div.container-white table.composition td {
  padding: 20px;
  font-size: 17px;
  border: 1px solid #ffffff;
  vertical-align: middle;
}
div.container-white table.composition th {
  color: #FFFFFF;
  text-align: center;
  font-weight: normal;
}
div.container-white table.composition td {
  text-align: left;
}
div.container-white table.composition.revenue .color-red {
  color: #A31E20;
}
div.container-white table.composition.revenue td:nth-child(3),
div.container-white table.composition.revenue th:nth-child(3) {
  font-style: italic;
}
div.container-white table.composition.revenue th {
  background-color: #c0c0c0;
}
div.container-white table.composition.ehmoknopka-ehmochka td:nth-child(5) {
  background-color: #d4f4e1;
}
div.container-white table.composition.ehmoknopka-ehmochka td:nth-child(4) {
  background-color: #e1ffff;
}
div.container-white table.composition.ehmoknopka-ehmochka td:nth-child(3) {
  background-color: #f0f0f0;
}
div.container-white table.composition.ehmoknopka-ehmochka td:nth-child(2) {
  background-color: #f6f6f6;
}
div.container-white table.composition.ehmoknopka-ehmochka th {
  background-color: white;
  color: #A31E20;
}
div.container-white table.composition.ehmoknopka-ehmochka td {
  width: 15%;
  text-align: center;
  background-color: #f6f6f6;
}
div.container-white table.composition.ehmoknopka-ehmochka td:nth-child(1) {
  width: 40%;
}
div.container-white table.composition .color-red {
  color: #A31E20;
}
div.container-white #s-1 table.table-simple tr:first-child,
div.container-white #s-2 table.table-simple tr:first-child,
div.container-white #s-3 table.table-simple tr:first-child,
div.container-white #s-4 table.table-simple tr:first-child,
div.container-white #s-5 table.table-simple tr:first-child,
div.container-white #s-6 table.table-simple tr:first-child,
div.container-white #s-7 table.table-simple tr:first-child,
div.container-white #s-8 table.table-simple tr:first-child,
div.container-white #s-9 table.table-simple tr:first-child,
div.container-white #s-10 table.table-simple tr:first-child {
  background-color: #e5e5e5;
}
div.container-white table.table-simple {
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 40px;
  border-collapse: collapse;
}
div.container-white table.table-simple p {
  font-size: 17px;
  margin-left: 0;
}
div.container-white table.table-simple tr:nth-child(odd) {
  background-color: #e5e5e5;
}
div.container-white table.table-simple tr:nth-child(even) {
  background-color: #f8f8f8;
}
div.container-white table.table-simple td {
  padding: 20px;
  font-size: 17px;
  border: 1px solid #ffffff;
  vertical-align: middle;
}
div.container-white table.table-simple td {
  text-align: center;
}
div.container-white table.table-simple .color-red {
  color: #A31E20;
}
div.container-white table.pokazateli {
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 40px;
  border-collapse: collapse;
}
div.container-white table.pokazateli p {
  font-size: 17px;
  margin-left: 0;
}
div.container-white table.pokazateli tr:first-child {
  background-color: #e5e5e5 !important;
}
div.container-white table.pokazateli tr:nth-child(odd) {
  background-color: #e5e5e5;
}
div.container-white table.pokazateli tr:nth-child(even) {
  background-color: #f8f8f8;
}
div.container-white table.pokazateli td:nth-child(1) {
  width: 30%;
}
div.container-white table.pokazateli td:nth-child(2) {
  width: 70%;
}
div.container-white table.pokazateli th,
div.container-white table.pokazateli td {
  padding: 20px;
  font-size: 17px;
  border: 1px solid #ffffff;
  vertical-align: middle;
  text-align: center;
  color: #505050;
}
div.container-white table.pokazateli th {
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  background-color: #9a9a9a;
}
div.container-white div.container-video {
  width: 100%;
  max-width: 600px;
  margin: 40px auto;
}
div.container-white div.container-video .iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
  border: 1px solid #e1e1e1;
}
div.container-white div.container-video .iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.container-white div.container-video p {
  margin-top: 0;
  padding-top: 10px;
  padding-left: 0;
  margin-left: 0;
}
/*  Ð½Ð°ÑÑ‚Ñ€Ð¾Ð¹ÐºÐ° ÐºÐ¾Ð¼Ð¿Ð»ÐµÐºÑ‚Ð°Ñ†Ð¸Ð¹ */
div.subsection {
  box-sizing: border-box;
  display: table;
  background-color: #0075bb;
  margin: 20px 0 0 20px;
  padding: 0;
  border: none;
  cursor: pointer;
  width: 95%;
}
div.subsection.s-1 {
  background-color: #9a9a9a !important;
}
div.subsection.s-2 {
  background-color: #00b050 !important;
}
div.subsection.s-3 {
  background-color: #00b0f0 !important;
}
div.subsection.s-4 {
  background-color: #0075bb !important;
}
div.subsection.s-5 {
  background-color: #77933c !important;
}
div.subsection.s-6 {
  background-color: #af8554 !important;
}
div.subsection.s-7 {
  background-color: #be6e96 !important;
}
div.subsection.s-8 {
  background-color: #b04845 !important;
}
div.subsection div.row {
  display: table-row;
  margin: 0;
  padding: 0;
  border: none;
  background-color: inherit;
}
div.subsection div.cell-left {
  display: table-cell;
  min-width: 80px;
  width: 80px;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  border: none;
  color: #FFF;
  font-size: 14px;
}
div.subsection div.cell-left img {
  max-width: 40px;
  padding: 0;
  margin: 0;
}
div.subsection div.cell-right {
  display: table-cell;
  max-width: 100%;
  padding: 10px;
  vertical-align: middle;
  border: none;
  font-size: 18px;
  color: #FFF;
}
div.subsection div.cell-right.font-big-size {
  font-size: 22px;
}
div.subsection h2.wrap {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 18px !important;
  color: #fff !important;
  font-weight: normal !important;
}
#s-1,
#s-2,
#s-3,
#s-4,
#s-5,
#s-6,
#s-7,
#s-8 {
  display: none;
  padding-bottom: 10px;
}
#s-1 h2,
#s-2 h2,
#s-3 h2,
#s-4 h2,
#s-5 h2,
#s-6 h2,
#s-7 h2,
#s-8 h2 {
  padding-top: 0;
}
#s-1 {
  display: none;
}
#s-1 table tr:first-child {
  background-color: #9a9a9a;
}
#s-2 {
  display: none;
}
#s-2 table tr:first-child {
  background-color: #00b050;
}
#s-3 {
  display: none;
}
#s-3 table tr:first-child {
  background-color: #00b0f0;
}
#s-4 {
  display: none;
}
#s-4 table tr:first-child {
  background-color: #0075bb;
}
#s-5 {
  display: none;
}
#s-5 table tr:first-child {
  background-color: #77933c;
}
#s-6 {
  display: none;
}
#s-6 table tr:first-child {
  background-color: #af8554;
}
#s-7 {
  display: none;
}
#s-7 table tr:first-child {
  background-color: #be6e96;
}
#s-8 {
  display: none;
}
#s-8 table tr:first-child {
  background-color: #b04845;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.align-center {
  text-align: center !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-17 {
  font-size: 17px !important;
}
ol.font-size-17 li {
  padding-top: 6px !important;
  font-size: 17px;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-19 {
  font-size: 19px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-21 {
  font-size: 21px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-23 {
  font-size: 23px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.font-size-25 {
  font-size: 25px !important;
}
.font-size-30 {
  font-size: 30px !important;
}
.pw-20 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.pw-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.color-red {
  color: #A31E20 !important;
}
.color-black {
  color: #505050 !important;
}
.i {
  font-style: italic;
}
.u {
  text-decoration: underline;
}
.font-weight-normal {
  font-weight: normal;
}
.font-weight-bold {
  font-weight: bold;
}
div.btn-active {
  box-sizing: border-box;
  margin: 50px auto;
  width: 160px;
  text-align: center;
}
div.btn-active img {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
div.btn-active img.map-on {
  display: none;
}
.marker-bg-green {
  background-color: #f8f8f8;
}
li.marker-strong::marker {
  font-weight: bold;
}
li.marker-font-size-20::marker {
  font-size: 20px;
}
div.product-table {
  display: table;
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
}
div.product-table div.row {
  display: table-row;
}
div.product-table div.row div {
  display: table-cell;
  width: 50%;
  padding: 40px 20px;
  /*border: solid 1px #CCCCCC;*/
  border-bottom: solid 1px #DDDDDD;
}
div.product-table div.row div.text {
  font-size: 15px;
  color: #2f2f2f;
  text-align: center;
  margin: 0;
  padding: 20px 10px 0 10px;
  border: none;
}
div.product-table div.row div.text p {
  font-size: 15px;
  color: #2f2f2f;
  text-align: center;
  margin: 0;
  padding: 20px 10px 0 10px;
}
div.product-table div.row div.no-bottom-border {
  border-bottom: none;
}
div.product-table div.row div:nth-child(1) {
  /*border-right: solid 1px #CCCCCC;*/
}
div.product-table div.row div img {
  width: 100%;
}
</pre></body></html>