@import url(https://use.typekit.net/dub5nwj.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700&display=swap);@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.table-tabber-with-graphs{position:relative}.table-tabber-with-graphs div.intro{color:#00244f;margin:0 auto;max-width:1310px;padding:0 20px}.table-tabber-with-graphs div.intro h2{font-family:kepler-3-variable,sans-serif;font-size:48px;font-weight:500;line-height:58px;margin:0}@media(max-width:767px){.table-tabber-with-graphs div.intro h2{font-size:38px;line-height:48px}}.table-tabber-with-graphs div.intro p{font-size:18px;line-height:28px}.table-tabber-with-graphs div.intro div.navigation{display:flex;gap:20px;margin-bottom:60px;margin-top:50px}@media(max-width:767px){.table-tabber-with-graphs div.intro div.navigation{flex-direction:column}}.table-tabber-with-graphs div.intro div.navigation select{appearance:none;background:#f5f5f5;background-image:url(https://22522971.fs1.hubspotusercontent-na1.net/hubfs/22522971/chevronDown.svg);background-position:90%;background-repeat:no-repeat;background-size:20px;border:1px solid #00244f;border-radius:0;color:#00244f;flex:0 0 200px;font-size:24px;line-height:34px;padding-left:20px}.table-tabber-with-graphs div.intro div.navigation select option{font-weight:700}@media(max-width:767px){.table-tabber-with-graphs div.intro div.navigation select{flex:1;padding:20px 10px}}.table-tabber-with-graphs div.intro div.navigation div.right{background:#00244f;color:#fff;font-family:Noto Sans,sans-serif;font-size:24px;line-height:34px;padding:15px 20px}.table-tabber-with-graphs div.intro div.navigation div.right div{display:none}.table-tabber-with-graphs div.intro div.navigation div.right div.active{display:block}.table-tabber-with-graphs div.inner{margin:0 auto;max-width:1310px;overflow:hidden;padding:0 20px;position:relative}.table-tabber-with-graphs div.inner div.slide{display:none;opacity:0;transition:.3s ease;width:100%}.table-tabber-with-graphs div.inner div.slide.active{display:block;opacity:1}.table-tabber-with-graphs div.inner div.slide .table-graph-container{margin-bottom:60px}.table-tabber-with-graphs div.inner div.slide .table-graph-header{display:flex;justify-content:space-between;padding-bottom:12px}@media(max-width:1024px){.table-tabber-with-graphs div.inner div.slide .table-graph-header{align-items:center;flex-flow:column}}.table-tabber-with-graphs div.inner div.slide .table-graph-header h3{color:#00244f;font-family:kepler-3-variable,sans-serif;font-family:Noto Sans,sans-serif;font-size:34px;font-size:25px;font-weight:500;font-weight:700;line-height:40px;line-height:35px;margin-bottom:20px}@media(max-width:1024px){.table-tabber-with-graphs div.inner div.slide .table-graph-header h3{text-align:center}}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons{display:flex;flex-flow:row-reverse;gap:20px}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons button{align-items:center;border:none;border-radius:24px;cursor:pointer;display:flex;font-weight:700;gap:10px;height:44px;justify-content:space-between;padding:5px 26px;text-transform:uppercase;width:134px}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons button[aria-expanded=true]{background-color:#00244f;color:#fff}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons button[aria-expanded=true] svg path{stroke:#fff}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons button[aria-expanded=false]{background-color:#d9d9d9;color:#7e7e89}.table-tabber-with-graphs div.inner div.slide .table-graph-header .table-buttons button[aria-expanded=false] svg path{stroke:#7e7e89}@media(max-width:1024px){.table-tabber-with-graphs div.inner div.slide .table-graph-content{overflow:scroll}}.table-tabber-with-graphs div.inner div.slide .table-graph-content table{font-family:Noto Sans,sans-serif;max-width:1240px;min-width:975px;table-layout:fixed;transition:opacity .3s ease;width:100%}.table-tabber-with-graphs div.inner div.slide .table-graph-content table.wide-column tr td:first-child,.table-tabber-with-graphs div.inner div.slide .table-graph-content table.wide-column tr th:first-child{width:240px}.table-tabber-with-graphs div.inner div.slide .table-graph-content table tr{max-width:100%;width:100%}.table-tabber-with-graphs div.inner div.slide .table-graph-content table tr th{background:#00244f;color:#fff;flex:1;font-size:14px;font-weight:400;font-weight:700;line-height:24px;margin:1px;padding:20px;text-align:left}.table-tabber-with-graphs div.inner div.slide .table-graph-content table tr th span{display:none}.table-tabber-with-graphs div.inner div.slide .table-graph-content table tr td{background:#fff;flex:1;font-size:14px;font-weight:400;line-height:24px;margin:1px;padding:20px}.table-tabber-with-graphs div.inner div.slide .table-graph-content table tr td span{display:none}.table-tabber-with-graphs div.inner div.slide .table-graph-content table[aria-hidden=false]{opacity:1}.table-tabber-with-graphs div.inner div.slide .table-graph-content table[aria-hidden=true]{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute;top:-9999px;width:1px}.table-tabber-with-graphs div.inner div.slide .table-graph-content .graph-canvas{background-color:#fff;max-height:300px;min-height:275px;min-width:975px}.table-tabber-with-graphs div.inner div.slide .table-graph-content .graph-canvas[aria-hidden=true]{height:1px;left:-9999px;opacity:0;overflow:hidden;position:absolute;top:-9999px;width:1px}.table-tabber-with-graphs div.inner div.slide .table-graph-content .graph-canvas[aria-hidden=false]{opacity:1}.table-tabber-with-graphs__subtext{color:#00244f;margin-right:auto;margin-top:20px}.table-tabber-with-graphs__subtext p{font-size:14px;font-weight:400;line-height:24px;margin:0}.table-tabber-with-graphs__subtext a{align-items:center;color:#047cb1;display:flex;display:inline-block;font-family:Noto Sans,sans-serif;font-size:16px;font-size:14px;font-weight:500;font-weight:400;line-height:22px;line-height:24px;margin:0;text-decoration:none;text-decoration:underline;transition:.3s ease}.table-tabber-with-graphs__subtext a:hover{color:#00244f}