.interactive-table{line-height:1.5;max-width:100%;overflow-x:auto;color:#063b56;font-size:1.4rem;border:1px solid var(--theme-6-bg)}@media (min-width:768px){.interactive-table{font-size:1.6rem;border-radius:20px}}@media (max-width:767px){.interactive-table{margin-right:calc(var(--gutter-width) * -1);margin-left:calc(var(--gutter-width) * -1);max-width:calc(100% + var(--gutter-width) * 2)}}.interactive-table table{min-width:100%}.interactive-table td,.interactive-table th{border-bottom:1px solid var(--theme-6-bg);border-right:1px solid var(--theme-6-bg);min-width:var(--col-min-width,212px)}.interactive-table td:first-child,.interactive-table th:first-child{min-width:var(--col-1-min-width,var(--col-min-width))}.interactive-table td:last-child,.interactive-table th:last-child{border-right:none}.interactive-table th{border-right:none}.interactive-table th:after{content:"";position:absolute;inset:0 0 0 auto;width:1px;background:var(--theme-6-bg)}.interactive-table thead td,.interactive-table thead th{padding:16px 20px}@media (min-width:768px){.interactive-table thead td,.interactive-table thead th{padding:20px}}.interactive-table tbody td,.interactive-table tbody th{padding:12px 20px}.interactive-table tbody tr:has(.it__row-title) td,.interactive-table tbody tr:has(.it__row-title) th{padding:24px 20px 16px}@media (min-width:768px){.interactive-table tbody tr:has(.it__row-title) td,.interactive-table tbody tr:has(.it__row-title) th{padding:30px 20px 20px}}.interactive-table th{font-family:Figtree;font-weight:700;text-align:left}.interactive-table thead tr{background:#fff}.interactive-table tbody th,.interactive-table thead th:first-child{background:inherit;position:sticky;z-index:1;left:0}.interactive-table tbody th{min-width:118px}@media (min-width:768px){.interactive-table tbody th{min-width:212px}}.interactive-table tr{background:#fff}.interactive-table tr.it__row--odd{background:#f5f5f7}.interactive-table tr.it__row--even,.interactive-table tr.it__row--start{background:#fff}.interactive-table .button{white-space:nowrap}.interactive-table .button{min-height:35px;padding:0 13px;font-size:1.6rem;width:max-content}@media (min-width:768px){.interactive-table .button{min-height:40px}}.interactive-table td:has(.it__icon){vertical-align:middle}.interactive-table .it__head{display:grid;gap:10px}@media (min-width:768px){.interactive-table .it__head{gap:12px}}.interactive-table .it__row-title{color:#02738d;font-family:Figtree;font-weight:700;font-size:1.6rem}@media (min-width:768px){.interactive-table .it__row-title{font-size:2rem}}.interactive-table .it__cell{display:grid;gap:6px}.interactive-table .it__cell.text-right img{margin-right:0}.interactive-table .it__cell.text-left .it__icon{margin-left:0}.interactive-table .it__title{line-height:1;font-size:2rem;font-family:Figtree;font-weight:500}@media (max-width:767px){.interactive-table .it__title{font-size:1.8rem;margin-bottom:0}}.interactive-table .it__price__amount{line-height:1.1;font-size:1.8rem;font-family:Figtree;font-weight:700}@media (max-width:767px){.interactive-table .it__price__amount{display:inline;font-size:1.6rem}}.interactive-table .it__price__basis{line-height:1;font-size:1.6rem}@media (max-width:767px){.interactive-table .it__price__basis{display:inline;padding-left:4px;font-size:1.4rem}}.interactive-table .it__list{list-style:inside}.interactive-table .it__icon{display:block;margin:auto}