<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.table{overflow-x:auto;overflow-y:hidden}.table .table__container{overflow-x:auto;overflow-y:hidden}.table table{width:100%;border-collapse:collapse;border-spacing:0}.table caption{text-align:left}.table td,.table th{vertical-align:top}.table tbody tr{border-bottom:1px solid #e0e0e0}.table tbody td{padding:10px}.table tbody td ul,.table tbody td ol{margin-top:3px}.table tbody td ul li+li,.table tbody td ol li+li{margin-top:8px}@media (min-width: 992px){.table tbody td ul,.table tbody td ol{margin-top:5px}.table tbody td ul li+li,.table tbody td ol li+li{margin-top:10px}}.table tbody td ul li,.table tbody td ol li{position:relative;padding-left:22px;counter-increment:list;list-style-type:none}.table tbody td ul li:before,.table tbody td ol li:before{position:relative;content:counter(list) ".";display:inline-block;width:18px;margin-left:-18px;padding-right:10px}@media (min-width: 768px){.table tbody td ol li:before{width:20px}}@media (min-width: 992px){.table tbody td ol li:before{width:22px}}.table tbody td ul li:before{content:"\2022"}.table--striped tbody tr:nth-child(even){background-color:#f9f9f9}.table--flipped{overflow:hidden}.table--flipped table{display:block}.table--flipped thead{position:relative;z-index:1;display:block;float:left;box-shadow:10px 0 15px -10px #000000b3}.table--flipped thead tr{display:block;border-width:0}.table--flipped thead tr th,.table--flipped thead tr th:first-child{display:block;width:100px;min-height:45px;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #d0d0d0}.table--flipped tbody{display:block;overflow-x:auto;position:relative;white-space:nowrap;width:auto}.table--flipped tbody tr{display:inline-block;vertical-align:top;border:0}.table--flipped tbody td{border-bottom:1px solid #e0e0e0}.table--flipped thead th,.table--flipped td{white-space:nowrap;height:45px;display:block}.table__footer{font-size:.875rem;line-height:1.6}.table__footer ul,.table__footer ol{padding-left:0}.table__footer *:not(hr){font-size:.875rem;line-height:1.6}.table [class^=icon-]:before,.table [class*=" icon-"]:before{font-size:100%;vertical-align:middle}
</pre></body></html>