@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}}.performance-table{position:relative}.performance-table .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.performance-table__rates{background:#00244f;padding:15px 20px}.performance-table__rate{color:#fff;font-size:24px;line-height:34px;opacity:0;position:absolute;visibility:hidden}.performance-table__rate.active{opacity:1;position:relative;transition:.3s ease;visibility:visible}.performance-table__inner{margin:0 auto;max-width:1310px;overflow:hidden;padding:0 20px;position:relative}.performance-table__slide{max-height:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden}.performance-table__slide.active{max-height:unset;opacity:1;position:relative;transform:translateY(0);transition:.2s ease;visibility:visible}.performance-table__slide h3{font-family:Noto Sans,sans-serif;font-size:25px;font-weight:700;line-height:35px;margin:0 0 20px}@media(max-width:1024px){.performance-table__slide{overflow:scroll}.performance-table__slide table{width:1240px}}.performance-table__nav{display:flex;gap:20px;margin:50px 0}.performance-table__nav 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-radius:0;flex:0 0 200px;font-size:24px;line-height:34px;padding-left:20px}@media(max-width:1024px){.performance-table__nav select{flex:1}.performance-table__nav{flex-direction:column}}.performance-table__table{font-family:Noto Sans,sans-serif;margin-bottom:60px;width:100%}.performance-table__row th{background:#00244f;color:#fff;font-weight:400;font-weight:700;text-align:left}.performance-table__row td,.performance-table__row th{flex:1;font-size:14px;line-height:24px;margin:1px;padding:20px}.performance-table__row td{background:#fff;font-weight:400;white-space:nowrap}.performance-table__row td:first-child{white-space:normal}@media(max-width:1024px){.performance-table__row td{font-size:16px}}.performance-table__disclosure p,.performance-table__disclosure span{font-size:12px;font-weight:400;line-height:24px}.performance-table__disclosure p a,.performance-table__disclosure span a{color:#047cb1;text-decoration:underline}