.table--line{border:1px solid #cfd0d0}
.table--line>tbody>tr>td.bg-gry:not(:empty){border-bottom:0}
.table--line>tbody>tr>td.bg-gry:empty{border-top:0}
.list>li .text{margin-top:1em}
.list>li .text+.list{margin-top:0}
@media print,screen and (min-width:768px){
.table--line>colgroup>col:nth-child(1){width:3.26087%}
.table--line>colgroup>col:nth-child(2){width:32.6087%}
.table--col2>colgroup>col:nth-child(1){width:35.86957%}
.table--col2>colgroup>col:nth-child(2){width:64.13043%}
.table--col3>colgroup>col:nth-child(1){width:19.56522%}
.table--col3>colgroup>col:nth-child(2){width:46.19565%}
.table--col3>colgroup>col:nth-child(3){width:34.23913%}
}
@media screen and (max-width:767px){
.table--line>colgroup>col:nth-child(1){width:4%}
.table--line>colgroup>col:nth-child(2){width:40%}
.table--col2>colgroup>col:nth-child(1){width:44%}
.table--col2>colgroup>col:nth-child(2){width:56%}
.table--col3{width:545px}
.table--col3>colgroup>col:nth-child(1){width:24.77064%}
.table--col3>colgroup>col:nth-child(2),.table--col3>colgroup>col:nth-child(3){width:37.61468%}
}