.interest-free-details{display:flex;flex-direction:column;gap:16px}.interest-free-details .tbl{border-top:1px solid var(--BORDER_GR500);overflow:hidden}.interest-free-details .tbl table{table-layout:fixed;border-collapse:collapse;width:calc(100% + 2px);margin-left:-1px}.interest-free-details .tbl table tbody tr:first-of-type td,.interest-free-details .tbl table tbody tr:first-of-type th{border-top:0}.interest-free-details .tbl table tbody td,.interest-free-details .tbl table tbody th{border:1px solid var(--BORDER_GR100)}.interest-free-details .tbl table tbody th{background:var(--BG_GR50,#f7f7f7);font-size:16px;font-weight:400;color:var(--TEXT_GR900);line-height:24px;padding:12px}@media only screen and (max-width:1024px){.interest-free-details .tbl table tbody th{font-size:14px;line-height:20px}}.interest-free-details .tbl table tbody td{padding:12px;font-size:16px;font-weight:400;line-height:24px;color:var(--TEXT_GR700)}@media only screen and (max-width:1024px){.interest-free-details .tbl table tbody td{font-size:14px;line-height:20px}}