.service-table .inner{max-width:1260px;margin:0 auto}.service-table .inner .table{display:grid;grid-template-columns:repeat(4,1fr)}.service-table .inner .table>div{padding:15px;text-align:center;background:#f2f2f2;display:flex;flex-flow:column;justify-content:center;row-gap:15px;min-height:72px}.service-table .inner .table>div:nth-child(4n+1){text-align:left}.service-table .inner .table>div:nth-child(-n+4){font-weight:600}.service-table .inner .table>div:nth-child(-n+4),.service-table .inner .table>div:nth-child(9),.service-table .inner .table>div:nth-child(10),.service-table .inner .table>div:nth-child(11),.service-table .inner .table>div:nth-child(12),.service-table .inner .table>div:nth-child(17),.service-table .inner .table>div:nth-child(18),.service-table .inner .table>div:nth-child(19),.service-table .inner .table>div:nth-child(20){background:#fafafa}.service-table .inner .table>div>i{color:#cb0525;font-size:27px}.service-table .inner .table>div .exception{font-size:10px}@media(max-width:668px){.service-table .inner .table>div>span,.service-table .inner .table>div .exception{font-size:calc(8px + (16 - 8) * ((100vw - 300px) / (1600 - 300)))}.service-table .inner .table>div{padding:5px}.service-table .inner .table>div>i{font-size:18px}}