| 1 |
.wtotem_antivirus { |
| 2 |
margin-bottom: 30px; } |
| 3 |
.wtotem_antivirus__first { |
| 4 |
display: flex; |
| 5 |
justify-content: space-between; |
| 6 |
align-items: center; } |
| 7 |
.wtotem_antivirus__block { |
| 8 |
display: flex; |
| 9 |
justify-content: space-between; |
| 10 |
width: 100%; |
| 11 |
background: #fff; } |
| 12 |
.wtotem_antivirus__item { |
| 13 |
width: 25%; |
| 14 |
text-align: center; |
| 15 |
padding: 23px 0; } |
| 16 |
.wtotem_antivirus__item:not(.wtotem_antivirus__item_not-border) { |
| 17 |
border-right: 1px solid #f3f5f6; } |
| 18 |
.wtotem_antivirus__figures { |
| 19 |
font-size: 32px; |
| 20 |
font-weight: 700; |
| 21 |
margin-bottom: 18px; } |
| 22 |
.wtotem_antivirus__figures_green { |
| 23 |
color: #bace3d; } |
| 24 |
.wtotem_antivirus__figures_yellow { |
| 25 |
color: #e9cf73; } |
| 26 |
.wtotem_antivirus__figures_orange { |
| 27 |
color: #d56c6a; } |
| 28 |
.wtotem_antivirus__figures_black { |
| 29 |
color: #1d293f; } |
| 30 |
.wtotem_antivirus__title { |
| 31 |
color: #86939e; |
| 32 |
line-height: 18px; } |
| 33 |
|
| 34 |
/*# sourceMappingURL=3-content_antivirus.css.map */ |
| 35 |
|