.table-section{background:#fff;padding:100px 0}.table-section .heading{max-width:800px}.table-section .heading h2{font-weight:500;text-transform:none}.table-section .table{background:#fff;border:1px solid #e5e7f5cc;border-radius:6px;display:flex;flex-direction:column;margin-top:50px;overflow-x:scroll}.table-section .table::-webkit-scrollbar{display:none}.table-section .table .main-box.head{background:#eff1f5}.table-section .table .main-box{align-items:center;border-bottom:1px solid #e5e7f5cc;display:flex;min-width:900px}.table-section .table .main-box:last-child{border:0}.table-section .table .main-box .left-box{max-width:350px;min-width:350px;padding:0 30px}.table-section .table .main-box.head .left-box h6,.table-section .table .main-box.head .right-box h6{font-size:18px;font-weight:700;margin:0}.table-section .table .main-box .left-box h6{color:#303226;font-size:16px;font-weight:500;margin:0;padding:20px 0}.table-section .table .main-box .right-box{border-left:1px solid #e5e7f5cc;padding:0 30px}.table-section .table .main-box .right-box p{color:#303226;font-size:16px;font-weight:400;margin:0;padding:20px 0}@media (max-width:767.98px){.table-section .table .main-box .left-box{max-width:200px;min-width:200px}}@media(max-width:425.98px){.table-section .table .main-box .left-box,.table-section .table .main-box .right-box{padding:0 15px}}