.info-table{--accent-color:var(--base-hyperlink-color);overflow-x:auto}.info-table__table{border-collapse:collapse;width:100%}.info-table__title{background-color:var(--accent-color);border-radius:16px;font-size:28px;font-weight:600;line-height:1;padding:20px;width:100%}@media (min-width:768px){.info-table__title{display:flex;justify-content:space-between}}.info-table__title a{font-size:16px;font-weight:400;margin-top:8px;text-decoration:none}@media not screen and (min-width:768px){.info-table__title a{display:none}}.info-table td,.info-table th{border-bottom:1px solid var(--accent-color);padding:20px 25px;text-align:left;vertical-align:middle}@media not screen and (min-width:768px){.info-table td,.info-table th{display:block;text-align:center}.info-table td ol,.info-table td ul,.info-table th ol,.info-table th ul{text-align:left}}@media (min-width:768px){.info-table th{font-weight:400;width:36%}}@media not screen and (min-width:768px){.info-table th{border:none;padding-bottom:0}}.info-table td>*{margin:0}.info-table td>*+*{margin-top:7px}.info-table tr:last-child td,.info-table tr:last-child th{border-bottom:none}