.custom-table,.custom-table *,.custom-table :after,.custom-table :before{box-sizing:border-box}.custom-table{color:var(--custom-table-text,#132640);width:100%}.custom-table__title{color:var(--custom-table-navy,#132640);display:none;font-family:Archivo,sans-serif;font-size:28px;font-weight:500;line-height:1.15;margin:0 0 24px;text-align:center}.custom-table__desktop-table{background:var(--custom-table-bg);display:grid;min-width:0;width:100%}.custom-table__head,.custom-table__row{display:grid;grid-template-columns:repeat(var(--custom-table-columns,3),minmax(0,1fr))}.custom-table__desktop-table--columns-3 .custom-table__head,.custom-table__desktop-table--columns-3 .custom-table__row{grid-template-columns:minmax(190px,32.5%) minmax(150px,23%) minmax(260px,44.5%)}.custom-table__desktop-table--columns-4 .custom-table__head,.custom-table__desktop-table--columns-4 .custom-table__row{grid-template-columns:minmax(250px,40.5%) minmax(95px,13%) minmax(130px,20%) minmax(170px,26.5%)}.custom-table__head{background:var(--custom-table-navy,#132640);border-radius:8px;overflow:hidden}.custom-table__heading{color:#fff;font-family:Archivo Expanded,Archivo,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.15;min-width:0;padding:18px 36px}.custom-table__heading+.custom-table__heading{border-left:1px solid #fff}.custom-table__cell{border-left:1px solid var(--custom-table-line,#132640);border-top:1px solid var(--custom-table-line,#132640);min-width:0;padding:19px 36px}.custom-table__row:first-child .custom-table__cell{border-top:0}.custom-table__cell:first-child{border-left:0}.custom-table__cell--accent,.custom-table__mobile-cell--accent{color:var(--custom-table-accent,#f15a29);font-weight:700}.custom-table__cell p,.custom-table__mobile-content p{margin:0}.custom-table__cell p+p,.custom-table__mobile-content p+p{margin-top:8px}.custom-table__mobile-list{display:none}@media (max-width:1200px){.custom-table__cell,.custom-table__heading{padding-left:24px;padding-right:24px}}@media (max-width:1024px){.custom-table{margin:0 auto;max-width:390px;padding:27px 23px}.custom-table__title{display:block;font-size:24px;margin-bottom:23px}.custom-table__desktop-table{display:none}.custom-table__mobile-list{display:grid;gap:0}.custom-table__mobile-row{border-bottom:1px solid var(--custom-table-line,#132640);padding:18px 0 17px}.custom-table__mobile-row:first-child{padding-top:0}.custom-table__mobile-cell+.custom-table__mobile-cell{margin-top:8px}.custom-table__mobile-cell--title{color:var(--custom-table-navy,#132640)}.custom-table__mobile-cell--title+.custom-table__mobile-cell{margin-top:4px}.custom-table__mobile-label{color:var(--custom-table-navy,#132640);display:block;font-family:Archivo,sans-serif;font-size:10px;font-weight:800;line-height:1.2;margin:15px 0 3px;text-transform:uppercase}}