.table{background-color:var(--color-bg-secondary);border-collapse:collapse;margin:8px 0;max-width:100%;width:100%}.table__caption{font-size:26px;margin:16px 0}@media screen and (max-width:576px){.table__caption{font-size:16px}}.table thead{border-bottom:1px solid var(--color-border)}@media screen and (max-width:576px){.table thead{display:none}}.table tr{padding:8px}@media screen and (max-width:576px){.table tr{border-bottom:4px solid #ddd;display:block;margin-bottom:8px}}.table td,.table th{padding:16px}.table td{border:1px solid var(--color-border-light)}.table td a+a{margin-left:8px}.table td.center{text-align:center}@media screen and (max-width:576px){.table td.table__cell-response:before{content:attr(data-title);display:block;font-weight:700;margin-bottom:8px;text-transform:uppercase}.table td{border:none;display:block;font-size:14px;margin-bottom:16px;padding:0 16px;text-align:center}.table td:last-child{border-bottom:0}}.table--fixedHeight td{height:80px}.table--equal th{width:50%}.table--equal td{text-align:center}.table--equal-1 th:first-child{width:70%}.table--equal-1 th:last-child{width:30%}.table--equal-2 th:first-child{width:5%}.table--equal-2 th:last-child{width:30%}.table--equal-2-1-1 th:first-child{width:50%}.table--equal-2-1-1 th:last-child{width:25%}.table--equal-2-1-2 th:first-child{width:50%}.table--equal-2-1-2 th:last-child{width:33%}.table--equal-1-2-1 th{text-align:center}.table--equal-1-2-1 th:first-child,.table--equal-1-2-1 th:last-child{width:25%}.table--schedule{margin:16px 0}.table--schedule td{text-align:center}.table--schedule td:first-child,.table--schedule td:nth-child(2){font-weight:700}.table--schedule td.attention{color:var(--color-error)}@media screen and (max-width:576px){.table--schedule td{align-items:center;display:flex;font-size:16px;justify-content:space-between;margin:8px 0;padding:0}.table--schedule td:first-child,.table--schedule td:nth-child(2){font-weight:400;text-align:left}.table--schedule td:first-child{margin-top:0}.table--schedule td:last-child{margin-bottom:0}.table{margin:64px 0}}
