@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{background-size:cover;font-family:Noto Sans,sans-serif;padding:70px 20px;position:relative}.table__no-overlay div.overlay{display:none}.table__no-overlay .table__meta h2{color:#00244f}.table__intro--image{align-items:center;display:flex;gap:15px;margin-bottom:25px}.table__intro--image .table__meta h2{margin-bottom:0}.table__intro--image .table__image{align-items:center;border:1px solid #047cb1;border-radius:100%;display:flex;flex:0 0 80px;height:80px;justify-content:center;width:80px}.table__intro--image .table__image img{height:auto;width:40px}.table__intro-text{font-size:18px;line-height:28px;margin-bottom:75px}.table__image{display:none}.table__caption{margin-bottom:40px}.table__caption h5{color:#047cb1;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:15px}.table__caption h3{color:#047cb1;font-family:Noto Sans,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:50px}.table__caption span{font-style:italic;font-weight:400}.table div.overlay{background:#00244f;height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%}.table h2{color:#fff;font-family:kepler-3-variable,sans-serif;font-size:48px;font-weight:500;line-height:58px;margin:0 auto 50px;max-width:1310px;position:relative;text-align:left}@media(max-width:767px){.table h2{font-size:38px;line-height:48px}}.table div.inner{margin:0 auto;max-width:1310px;overflow-x:auto;overflow:scroll;position:relative;-ms-overflow-style:none;scrollbar-width:none}.table div.inner::-webkit-scrollbar{display:none}.table div.inner table{border-spacing:0;margin-bottom:30px;overflow:scroll;table-layout:fixed;width:100%;-ms-overflow-style:none;scrollbar-width:none}.table div.inner table::-webkit-scrollbar{display:none}@media(max-width:767px){.table div.inner table tbody{display:block;max-width:1240px;min-width:975px}}.table div.inner table tbody tr{border-bottom:1px solid #dedede;padding:8px}.table div.inner table tbody tr:nth-child(odd){background:#f5f5f5}.table div.inner table tbody tr:nth-child(2n){background:#fff}.table div.inner table tbody tr th{flex:1;font-size:14px;font-weight:400;line-height:24px;margin:0;padding:10px;text-align:center}.table div.inner table tbody tr th.highlight{border:3px dashed #047cb1}.table div.inner table tbody tr th:first-child{text-align:left}.table div.inner table tbody tr td{flex:1;font-size:14px;font-weight:400;line-height:24px;margin:0;padding:8px;text-align:center}.table div.inner table tbody tr td span{display:none}.table div.inner table tbody tr td.highlight{border:dashed #047cb1;border-width:2px 3px}.table div.inner table tbody tr td:first-child{text-align:left}.table div.inner table tbody tr:first-child{background:#94d2ff;border-radius:2px 2px 0 0}.table div.inner table tbody tr:first-child th{color:#00244f}.table div.inner table tbody tr:last-child{border-radius:0 0 2px 2px}.table__subtext{color:#fff;font-size:12px;line-height:18px;margin-top:20px}