*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}img:not([alt]){-webkit-filter:blur(10px);filter:blur(10px)}@media(prefers-reduced-motion: reduce){*{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@font-face{font-family:"Futura";src:url("../fonts/FuturaPTLight.eot");src:local("☺"),url("../fonts/FuturaPTLight.woff") format("woff"),url("../fonts/FuturaPTLight.ttf") format("truetype"),url("../fonts/FuturaPTLight.svg") format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Futura";src:url("../fonts/FuturaPTBook.eot");src:local("☺"),url("../fonts/FuturaPTBook.woff") format("woff"),url("../fonts/FuturaPTBook.ttf") format("truetype"),url("../fonts/FuturaPTBook.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Futura";src:url("../fonts/FuturaPTMedium.eot");src:local("☺"),url("../fonts/FuturaPTMedium.woff") format("woff"),url("../fonts/FuturaPTMedium.ttf") format("truetype"),url("../fonts/FuturaPTMedium.svg") format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Futura";src:url("../fonts/FuturaPTHeavy.eot");src:local("☺"),url("../fonts/FuturaPTHeavy.woff") format("woff"),url("../fonts/FuturaPTHeavy.ttf") format("truetype"),url("../fonts/FuturaPTHeavy.svg") format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Futura";src:url("../fonts/FuturaPTBold.eot");src:local("☺"),url("../fonts/FuturaPTBold.woff") format("woff"),url("../fonts/FuturaPTBold.ttf") format("truetype"),url("../fonts/FuturaPTBold.svg") format("svg");font-weight:700;font-style:normal}.layout-hor{display:flex;justify-content:space-between;align-items:center}.layout-hor>*{width:calc(50% - 1.5rem)}.layout-hor>*+*{margin-left:3rem}.layout-hor .col-thin{width:calc(40% - 1.5rem)}.layout-hor .col-wide{width:calc(60% - 1.5rem)}@media only screen and (max-width: 768px){.layout-hor{flex-direction:column}.layout-hor>*{width:100% !important}.layout-hor>*+*{margin-top:1rem;margin-left:0}}.layout-center{display:grid;place-items:center}.layout-rows{margin-top:5rem}.layout-rows>*+*{margin-top:5rem}@media only screen and (max-width: 768px){.layout-rows{margin-top:1rem}.layout-rows>*+*{margin-top:1rem}}.inner{max-width:1087px;margin:auto}.header{position:relative;min-height:100vh;display:grid;place-items:center;padding:5vw}@media only screen and (max-width: 768px){.header{padding:40px;padding-top:8rem}}@media only screen and (max-width: 768px){.header .layout-hor{display:block}}.header__intro{width:40%}.header__intro p:last-child{margin-top:3rem}.header__image img{max-height:70vh}@media all and (-ms-high-contrast: none){.header__image img{width:300px;max-height:9999px}.header__image img *::-ms-backdrop,.header__image img{width:300px;max-height:9999px}}@media only screen and (max-width: 768px){.header__image img{width:100%;margin:auto}}@media only screen and (max-width: 768px){.header__image{position:absolute;top:2rem;right:2rem;width:60% !important;margin:0;z-index:-1;opacity:.5}}.header__logo{position:absolute;bottom:3rem;right:3rem}@media only screen and (max-width: 768px){.header__logo{bottom:auto;right:auto;position:relative;margin-top:3rem}}.screen{width:100%;display:flex;justify-content:space-between;align-items:stretch}@media only screen and (max-width: 768px){.screen{display:block}}.screen__left{position:relative;width:300px;min-width:300px;height:100%;min-height:100vh;padding:0rem;z-index:50}@media only screen and (max-width: 768px){.screen__left{position:relative;width:auto;min-width:100%;height:auto;min-height:6rem}}.screen__right{width:calc(100% - 300px);height:100%;z-index:10}@media only screen and (max-width: 768px){.screen__right{padding:0rem;width:100%}}.nav{position:absolute;top:0;left:0;width:300px;height:100vh;background-color:#1b2d79}.sticky .nav{position:fixed;z-index:2000}.nav ol,.nav ul{list-style:none;margin:0;padding:0}.nav ol li,.nav ul li{position:relative}.nav ol a,.nav ul a{position:relative;text-decoration:none;padding:1rem 2rem;display:block;color:#fff;opacity:.6;transition:.2s color,.2s opacity}.nav ol a .text,.nav ul a .text{position:relative;z-index:10}.nav ol a:after,.nav ul a:after{position:absolute;top:0;left:0;width:0px;height:100%;z-index:0;background-color:#fff;transition:.5s width;content:""}.nav ol a.active,.nav ul a.active{color:#0a113a}.nav ol a.active:after,.nav ul a.active:after{width:100%}.nav ol a.active:before,.nav ul a.active:before{opacity:0}.nav ol a:hover,.nav ul a:hover{text-decoration:underline}.nav>ol{overflow-y:auto;max-height:100%;padding-top:2rem;padding-bottom:2rem;-webkit-overflow-scrolling:touch}.nav>ol>li+li{padding-top:2rem}.nav>ol .active+ol a{opacity:1}.nav>ol ol{background-color:rgba(255,255,255,.05)}.nav>ol ol li+li a:before{position:absolute;top:0;left:2rem;width:calc(100% - 4rem);height:1px;background-color:#1b2d79;transition:.2s opacity;content:""}.nav>ol>li>a{font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;color:#fff !important;opacity:1}.nav>ol>li>a strong{display:block;font-weight:700}.nav>ol>li>a:after{display:none}@media only screen and (max-width: 768px){.nav{position:relative;height:auto;width:100%;max-height:100vh;display:flex;flex-direction:column}.nav>ol{display:none}}.mobile-nav-btn{position:relative;border:0px;margin:0;padding:0;display:block;background-color:transparent;width:100%;padding:1rem;color:#fff;font-family:inherit;padding-right:2rem;display:none;text-align:left;background-image:url(../images/icon-dropdown.svg);background-repeat:no-repeat;background-size:1rem auto;background-position:calc(100% - 1rem) 50%;border-bottom:2px solid #fff}@media only screen and (max-width: 768px){.mobile-nav-btn{display:block}.mobile-nav-btn[aria-pressed=true]+ol{display:block}}.mobile-nav-btn span{display:block;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile-nav-btn span strong{display:block;font-weight:700}.mobile-nav-btn span.level1{font-weight:700;line-height:1.5;font-style:normal}section h2,footer h2{min-height:4em}section h2 .h2-inner,footer h2 .h2-inner{display:flex;z-index:5000;transition:.2s transform;padding-top:1rem}@media only screen and (min-width: 769px){section h2.sticky .h2-inner,footer h2.sticky .h2-inner{position:fixed;top:0;left:300px}section h2.sticky-after .h2-inner,footer h2.sticky-after .h2-inner{transform:translateY(-100%)}}.section-l1{padding:0rem;padding-top:0}.section-l1 .inner{max-width:9999px}.section-l1:nth-child(1){z-index:9}.section-l1:nth-child(2){z-index:8}.section-l1:nth-child(3){z-index:7}.section-l1:nth-child(4){z-index:6}.section-l1:nth-child(5){z-index:5}.section-l1:nth-child(6){z-index:4}.section-l1:nth-child(7){z-index:3}.section-l1:nth-child(8){z-index:2}.section-l1:nth-child(9){z-index:1}.section-l1:nth-child(10){z-index:0}@media only screen and (max-width: 768px){.section-l1{padding-top:60px}}.section-l2{padding:2.25rem;min-height:100vh;overflow:hidden;padding-top:60px}@media only screen and (max-width: 374px){.section-l2{padding:1.5rem;padding-top:60px}}#methodology .section-l2{min-height:0}.section-layout{display:flex;justify-content:space-between;align-items:center;min-height:100vh}@media only screen and (max-width: 1024px){.section-layout{display:block}}section section:nth-child(2n) .section-layout{flex-direction:row-reverse}.section-layout__content{min-width:200px;width:28%;margin:2rem}@media only screen and (max-width: 1024px){.section-layout__content{width:auto}}@media only screen and (max-width: 768px){.section-layout__content{margin-left:0;margin-right:0}}.section-layout__graphic{width:63%;margin:2rem}@media only screen and (max-width: 1024px){.section-layout__graphic{width:auto}}@media only screen and (max-width: 768px){.section-layout__graphic{margin-left:0;margin-right:0}}.btn{border:0px none;color:#fff;text-decoration:none;text-transform:uppercase;width:auto;display:flex;align-items:stretch}.btn:hover .lozenge{padding-right:2em}.icon{position:relative;width:3.4em;background-color:#f3702e;display:grid;place-items:center}@media all and (-ms-high-contrast: none){.icon{display:flex;align-items:center;justify-content:center}.icon *::-ms-backdrop,.icon{display:flex;align-items:center;justify-content:center}}h2 .icon{background-color:#d7d7d7}@media only screen and (max-width: 768px){h2 .icon{padding:.3em}}.lozenge{position:relative;display:block;background-color:#0a113a;color:#fff;padding:1em;margin-right:2em;transition:.2s padding}.lozenge:after{position:absolute;top:0;left:100%;border-right:1.5em solid transparent;border-top:3.4em solid #0a113a;content:""}@media only screen and (max-width: 1024px){h2 .lozenge{margin-right:0}h2 .lozenge:after{display:none}}.graph__container{height:500px}.figure-instructions{text-align:center;margin-bottom:1rem}@media only screen and (max-width: 768px){.figure-instructions{display:none}}figure{position:relative}figure figcaption{font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;margin:auto;margin-bottom:1rem;text-align:center;max-width:500px}figure figcaption strong{display:block;font-weight:700}.stat-beard ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between}.stat-beard li{position:relative;width:50%;padding:1rem;text-align:center;display:flex;align-items:center;min-width:200px}@media only screen and (max-width: 500px){.stat-beard li{justify-content:space-between}}.stat-beard li:nth-child(2n){margin-top:5rem;margin-bottom:-5rem}@media only screen and (max-width: 1200px){.stat-beard li:nth-child(2n){margin:0}}@media only screen and (max-width: 500px){.stat-beard li:nth-child(2n){margin:0}.stat-beard li:nth-child(2n) .beard-icon{order:2}.stat-beard li:nth-child(2n) .beard-text{left:0;text-align:right}}@media only screen and (max-width: 1200px){.stat-beard li{width:100%;padding:1rem}}@media only screen and (max-width: 1024px){.stat-beard li{width:50%}}@media only screen and (max-width: 1023px){.stat-beard li{width:100%;padding:1rem}}@media only screen and (max-width: 768px){.stat-beard li{width:50%}}@media only screen and (max-width: 500px){.stat-beard li{width:100%}}.stat-beard .beard-text{position:relative;display:block;text-align:left;line-height:1.1;margin-left:10px}.stat-beard .beard-text strong{display:block;font-family:"Futura",sans-serif;font-weight:300;font-style:normal;line-height:1.5;font-size:1rem;color:#00abbb}.stat-beard .beard-icon{position:relative;display:block;width:186px;margin-bottom:1rem;transition:1s transform;transform:scale(0);max-width:50%}.section-l2.inview .stat-beard .beard-icon{transform:none}.stat-beard .beard-icon img{position:relative;z-index:20}.stat-beard .beard-icon img.beard-icon__beard{position:absolute;top:0;left:0;width:100%;transition:1s opacity;opacity:0;z-index:10}.section-l2.inview .stat-beard .beard-icon img.beard-icon__beard{opacity:1}.stat-beard li:nth-child(1) .beard-icon{transition-delay:.3s}.stat-beard li:nth-child(1) .beard-icon .beard-icon__beard{transition-delay:2.3s}.stat-beard li:nth-child(2) .beard-icon{transition-delay:.6s}.stat-beard li:nth-child(2) .beard-icon .beard-icon__beard{transition-delay:2.6s}.stat-beard li:nth-child(3) .beard-icon{transition-delay:.9s}.stat-beard li:nth-child(3) .beard-icon .beard-icon__beard{transition-delay:2.9s}.stat-beard li:nth-child(4) .beard-icon{transition-delay:1.2s}.stat-beard li:nth-child(4) .beard-icon .beard-icon__beard{transition-delay:3.2s}.stat-beard li:nth-child(5) .beard-icon{transition-delay:1.5s}.stat-beard li:nth-child(5) .beard-icon .beard-icon__beard{transition-delay:3.5s}.stat-beard li:nth-child(6) .beard-icon{transition-delay:1.8s}.stat-beard li:nth-child(6) .beard-icon .beard-icon__beard{transition-delay:3.8s}.stat-beard li:nth-child(7) .beard-icon{transition-delay:2.1s}.stat-beard li:nth-child(7) .beard-icon .beard-icon__beard{transition-delay:4.1s}.stat-beard li:last-child .beard-icon__beard{z-index:30}.bodies{position:relative;display:flex;justify-content:space-around;width:100%;flex-wrap:wrap}.body{position:relative;width:40%}.body img{display:block}.body .svg{transform:scale(0);transform-origin:50% 50%;transition:2s transform}.section-l2.inview .body .svg{transform:none}.body .svg svg{max-height:80vh}@media only screen and (max-width: 1024px){.body .svg svg{max-height:60vh}}@media all and (-ms-high-contrast: none){.body .svg svg{height:600px}.body .svg svg *::-ms-backdrop,.body .svg svg{height:600px}}.body .svg .visuals{pointer-events:none}.body .svg .markers *{opacity:.5;cursor:pointer;transition:.2s opacity}.body .svg .markers *:hover{opacity:.7}@media only screen and (max-width: 768px){.body .svg .markers *,.body .svg .markers *:hover{opacity:.7}}.body .svg .markers *[aria-pressed=true]{opacity:1}.body .svg [data-gender=male]{fill:#00abbb !important}.body .svg [data-gender=female]{fill:#ffd600 !important}.body .svg .box{pointer-events:none;opacity:0}.marker-btn{position:absolute;border:0px none;padding:.3rem .5rem;font-size:.8rem;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;background-color:#0a113a;color:#fff;margin:.2rem;pointer-events:none;transition:.2s opacity;opacity:0;transform:translateY(-100%) translatex(-50%)}.marker-btn strong{display:block;font-weight:700}@media all and (-ms-high-contrast: none){.marker-btn{display:none}.marker-btn *::-ms-backdrop,.marker-btn{display:none}}.marker-btn.hover{opacity:1}.marker-btn.active{background-color:#f3702e}.buttons{width:100%}.bodies__select{margin-bottom:2rem;width:100%;display:none}@media only screen and (max-width: 1024px){.bodies__select{display:block}}.bodies__select select{border:0px none;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem;padding-right:2rem;background-image:url(../images/icon-dropdown.svg);background-repeat:no-repeat;background-size:1rem auto;background-position:calc(100% - 1rem) 50%}.bodies__select select strong{display:block;font-weight:700}.bodies__select select option{text-transform:none}.card{position:absolute;top:50%;right:10%;width:80%;text-align:center;background-color:#0a113a;padding:2rem;min-width:380px}@media only screen and (max-width: 768px){.card{right:0;width:100%;padding:1rem;min-width:0;top:15% !important}}.card .close{position:absolute;bottom:100%;left:100%;background-color:#0a113a;border:0px none;color:#fff;width:2rem;height:2rem;text-align:center;line-height:2rem;transition:.2s background;background-image:url(../images/icon-close.svg);background-repeat:no-repeat;background-size:12px auto;background-position:50% 50%;cursor:pointer}.card .close img{margin:auto}.card .close:hover{background-color:#f3702e}@media only screen and (max-width: 768px){.card .close{width:1.5rem;height:1.5rem;background-size:9px auto}}.card .table{width:100%}.card .table .t-male{color:#00abbb;text-align:left;order:1}.card .table .t-female{color:#ffd600;text-align:right;order:3}.card .table .name{margin-left:1rem;margin-right:1rem;order:2}.card .table thead{font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;font-size:1.25rem}.card .table thead strong{display:block;font-weight:700}@media only screen and (max-width: 768px){.card .table thead{font-size:1rem}}@media only screen and (max-width: 374px){.card .table thead{font-size:.8rem}}.card .table thead .brackets{font-size:.8rem;font-weight:500;word-break:break-all}.card .table thead tr{align-items:flex-end}.card .table thead td{border-bottom:1px solid currentColor;padding-bottom:.7rem}.card .table tbody tr{align-items:center}.card .table tbody td{padding-top:1rem}@media only screen and (max-width: 374px){.card .table tbody td{word-break:break-word}}.card .table tbody .ilb{display:inline-block}.card .table tr{display:flex;justify-content:space-between}@media all and (-ms-high-contrast: none){.card .table tr{display:table-row}.card .table tr *::-ms-backdrop,.card .table tr{display:table-row}}.card .table tr td{width:33%;max-width:33%}@media all and (-ms-high-contrast: none){.card .table tr td{text-align:center !important}.card .table tr td *::-ms-backdrop,.card .table tr td{text-align:center !important}}.card.male-only .table{text-align:left}.card.male-only .table .t-male{order:3;text-align:right}.card.male-only .table tr td{width:50%;max-width:50%}.card.female-only .table{text-align:left}.card.female-only .table tr td{width:50%;max-width:50%}.gender-table{position:relative;text-align:center}.gender-table ul{margin:0;padding:0;list-style:none}.gender-table li{display:flex;justify-content:space-between}.gender-table li.header-row{align-items:flex-end}@media only screen and (max-width: 768px){.gender-table li{flex-wrap:wrap}}.gender-table li+li{margin-top:.8rem}.gender-table__label{width:150px;max-width:150px;min-width:150px;text-align:left}.gender-table__label .brackets{font-size:.8rem;display:none}.gender-table__label.heading{align-self:flex-end;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em}.gender-table__label.heading strong{display:block;font-weight:700}@media only screen and (max-width: 768px){.gender-table__label{width:100%;max-width:100%;text-align:center}}.gender-item{position:relative;display:flex;justify-content:space-between;width:100%;align-items:center}.gender-item.no-bar{align-items:flex-end}.gender-item.no-bar>*{max-width:163px}.gender-item img{margin:auto}.gender-item .col-title{display:block;background-color:#0a113a;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;font-weight:900;font-size:1.1rem;padding:.2em 1em}.gender-item .col-title strong{display:block;font-weight:700}.gender-item .cl{display:block;font-weight:700;line-height:1.5;font-style:normal}.col-male{width:50%}.col-male .bar .bar-fill{background-color:#00abbb !important;left:auto !important;right:0}.col-male .cl{color:#00abbb;text-align:left}.col-male .percent{text-align:right}.col-male .col-title,.col-male .percent{color:#00abbb}.col-female{width:50%}.col-female .bar .bar-fill{background-color:#ffd600 !important}.col-female .cl{color:#ffd600;text-align:right}.col-female .percent{text-align:left}.col-female .col-title,.col-female .percent{color:#ffd600}.bar-table .row{display:flex;justify-content:space-between;align-items:center}.bar-table .row>*+*{margin-left:.5rem}.bar-table .row+.row{margin-top:1rem}@media only screen and (max-width: 768px){.bar-table .row{flex-wrap:wrap}}.bar-table .label{width:250px}.bar-table .label .brackets{font-size:.8rem}@media only screen and (max-width: 768px){.bar-table .label{width:100%}}.bar-table .bar{position:relative;width:100%;height:1.5rem;background-color:#0a113a}.bar-table .bar .bar-fill{position:absolute;top:0;left:0;background-color:#2faae1;height:100%;transition:3s max-width;max-width:0px}.section-l2.inview .bar-table .bar .bar-fill{max-width:100%}@media only screen and (max-width: 768px){.bar-table .bar{margin-left:0;width:calc(100% - 50px - .5rem)}}.bar-table .percent{width:50px}.human-bars{position:relative}.human-bars .item{display:flex;justify-content:center;align-items:stretch;margin-top:-1px}@media only screen and (max-width: 768px){.human-bars .item{margin:0;display:block;margin-top:2rem}}.human-bars .item:nth-child(1) .bar .fill{transition-delay:.3s}.human-bars .item:nth-child(2) .bar .fill{transition-delay:.6s}.human-bars .item:nth-child(3) .bar .fill{transition-delay:.9s}.human-bars .item:nth-child(4) .bar .fill{transition-delay:1.2s}.human-bars .item:nth-child(5) .bar .fill{transition-delay:1.5s}.human-bars .item:nth-child(6) .bar .fill{transition-delay:1.8s}.human-bars .item:nth-child(7) .bar .fill{transition-delay:2.1s}.human-bars .item:nth-child(8) .bar .fill{transition-delay:2.4s}.human-bars .item:nth-child(9) .bar .fill{transition-delay:2.7s}.human-bars .item:nth-child(10) .bar .fill{transition-delay:3s}.human-bars .text{width:250px;max-width:250px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);display:grid;place-items:center}.human-bars .text strong{font-weight:normal;color:#1fb0ae;display:inline-block}@media only screen and (max-width: 768px){.human-bars .text{padding-top:1rem;padding-bottom:1rem;text-align:center;width:auto;max-width:100%;border-bottom:0px}}.human-bars .bar{position:relative;width:60%;margin-left:1rem;margin-top:.5rem;margin-bottom:.5rem}@media only screen and (max-width: 768px){.human-bars .bar{width:100%;margin-left:0}}@media all and (-ms-high-contrast: none){.human-bars .bar{width:186px}.human-bars .bar *::-ms-backdrop,.human-bars .bar{width:186px}}.human-bars .bar img{width:100%}@media all and (-ms-high-contrast: none){.human-bars .bar img{width:186px;height:83px}.human-bars .bar img *::-ms-backdrop,.human-bars .bar img{width:186px;height:83px}}.human-bars .bar .fill{position:absolute;top:0;left:0;width:0;height:100%;background-size:auto 100%;background-image:url(../images/human-bar-filled.svg);background-repeat:no-repeat;max-width:0px;transition:5s max-width}@media all and (-ms-high-contrast: none){.human-bars .bar .fill{height:83px;background-size:186px 83px}.human-bars .bar .fill *::-ms-backdrop,.human-bars .bar .fill{height:83px;background-size:186px 83px}}.section-l2.inview .human-bars .bar .fill{max-width:100%}.human-bars .bar2 .fill{background-image:url(../images/human-bar2-filled.svg)}@media only screen and (max-width: 768px){.bubble-holder{overflow-x:auto;touch-action:auto;margin-left:-2.25rem;margin-right:-2.25rem}}.bubble-table{width:100%;text-align:center}@media only screen and (max-width: 768px){.bubble-table{width:95%;margin:auto}}@media only screen and (max-width: 768px){.bubble-table thead td{transform:rotate(-30deg);white-space:nowrap}}.bubble-table td,.bubble-table th{position:relative;padding:.8rem 0;font-size:.9rem}.bubble-table th{font-weight:normal;text-align:left;width:175px}@media only screen and (max-width: 768px){.bubble-table th{width:120px}}@media only screen and (max-width: 374px){.bubble-table th{width:80px}}.bubble-table th .label{width:150px;display:flex;align-items:center}@media only screen and (max-width: 768px){.bubble-table th .label{width:120px}}@media only screen and (max-width: 374px){.bubble-table th .label{display:block;width:80px}}@media all and (-ms-high-contrast: none){.bubble-table th .label svg{width:40px;height:40px}.bubble-table th .label *::-ms-backdrop svg,.bubble-table th .label svg{width:40px;height:40px}}.bubble-table th .text{margin-left:1rem;width:100%;line-height:1.1}@media only screen and (max-width: 768px){.bubble-table th .text{overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width: 374px){.bubble-table th .text{margin-left:0;margin-top:.3rem}}.bubble-table th .i{width:3.5em;height:3.5em;display:grid;place-items:center}@media only screen and (max-width: 768px){.bubble-table th .i{width:2em;height:2em}}.bubble-table th .i img,.bubble-table th .i figure{width:100%}.bubble-table td{width:calc( (100% - 150px) / 6)}.bubble-table tbody td:before,.bubble-table tbody td:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:rgba(255,255,255,.06)}.bubble-table tbody td:after{top:0;left:50%;width:1px;height:100%}.bubble-table tbody td:nth-child(2):before{left:50%;width:50%}.bubble-table tbody td:last-child:before{width:50%}.bubble-table tbody tr:nth-child(2) td:after{top:50%;height:50%}.bubble-table tbody tr:last-child td:after{height:50%}.bubble-table .circle{position:relative;border:1px solid #fff;width:4rem;display:block;border-radius:50%;margin:auto;overflow:hidden}@media only screen and (max-width: 768px){.bubble-table .circle{width:2.5rem}}.bubble-table .circle .text{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.bubble-table .circle .circle-inner{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.2);max-height:0px;transition:1s max-height}.section-l2.inview .bubble-table .circle .circle-inner{max-height:100%}.bubble-table .circle:before{content:"";display:block;padding-bottom:100%}.bubble-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}.bubble-list li{width:110px;margin:1rem 1rem;text-align:center}@media only screen and (max-width: 768px){.bubble-list li{max-width:calc(50% - 1rem);margin:.5rem}}.bubble-list .item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.bubble-list .circle-holder{height:100%;width:100%;display:grid;place-items:center;min-height:2.5rem}@media all and (-ms-high-contrast: none){.bubble-list .circle-holder{width:auto}.bubble-list .circle-holder svg{width:40px;height:40px}.bubble-list .circle-holder *::-ms-backdrop,.bubble-list .circle-holder{width:auto}.bubble-list .circle-holder *::-ms-backdrop svg,.bubble-list .circle-holder svg{width:40px;height:40px}}.bubble-list .circle{position:relative;border-radius:50%;width:4rem;height:4rem;border:1px solid #fff;margin-top:1rem;overflow:hidden}.bubble-list .circle .circle-inner{position:absolute;bottom:0;left:0;width:100%;max-height:0px;background-color:rgba(255,255,255,.2);transition:2s max-height}.section-l2.inview .bubble-list .circle .circle-inner{max-height:100%}.bubble-list .circle:before{content:"";display:block;padding-bottom:100%}.bubble-list .circle img,.bubble-list .circle figure{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);max-width:9999px;margin-top:0}.bubble-list .label{position:relative;padding-top:1rem}.bubble-list .label span{display:block;line-height:1}.bubble-list .label span+span{margin-top:.5rem}.group-changer *{opacity:.2;transition:.2s opacity,.2s fill}.path-changer{fill:#fff;opacity:.2;transition:.2s opacity,.2s fill}.polygon-changer{fill:#fff;opacity:.2;transition:.2s opacity,.2s fill;fill-rule:evenodd}.item:hover .path-changer,.item:hover .polygon-changer,.item:hover .group-changer *,tr:hover .path-changer,tr:hover .polygon-changer,tr:hover .group-changer *{fill:#1d204f !important;opacity:.5}.region-spend{display:flex;flex-wrap:wrap;justify-content:center}.region-spend .item{margin:1rem;width:200px;overflow:hidden}.region-spend .visual{position:relative;height:200px;display:block}.region-spend .visual-icon{position:absolute;display:block;width:2rem;height:2rem;border-radius:50%;background-color:#1d204f;box-shadow:2px 2px 2px #fff;transform:rotateX(-50deg);bottom:50vh;left:0;transition:2s bottom}.region-spend .visual-icon:nth-child(1){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(1){transition-delay:.2s;bottom:1rem}.region-spend .visual-icon:nth-child(2){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(2){transition-delay:.4s;bottom:2rem}.region-spend .visual-icon:nth-child(3){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(3){transition-delay:.6s;bottom:3rem}.region-spend .visual-icon:nth-child(4){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(4){transition-delay:.8s;bottom:4rem}.region-spend .visual-icon:nth-child(5){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(5){transition-delay:1s;bottom:5rem}.region-spend .visual-icon:nth-child(6){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(6){transition-delay:1.2s;bottom:6rem}.region-spend .visual-icon:nth-child(7){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(7){transition-delay:1.4s;bottom:7rem}.region-spend .visual-icon:nth-child(8){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(8){transition-delay:1.6s;bottom:8rem}.region-spend .visual-icon:nth-child(9){left:0rem}.section-l2.inview .region-spend .visual-icon:nth-child(9){transition-delay:1.8s;bottom:9rem}.region-spend .visual-icon:nth-child(10){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(10){transition-delay:.6s;bottom:0rem}.region-spend .visual-icon:nth-child(11){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(11){transition-delay:.8s;bottom:1rem}.region-spend .visual-icon:nth-child(12){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(12){transition-delay:1s;bottom:2rem}.region-spend .visual-icon:nth-child(13){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(13){transition-delay:1.2s;bottom:3rem}.region-spend .visual-icon:nth-child(14){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(14){transition-delay:1.4s;bottom:4rem}.region-spend .visual-icon:nth-child(15){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(15){transition-delay:1.6s;bottom:5rem}.region-spend .visual-icon:nth-child(16){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(16){transition-delay:1.8s;bottom:6rem}.region-spend .visual-icon:nth-child(17){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(17){transition-delay:2s;bottom:7rem}.region-spend .visual-icon:nth-child(18){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(18){transition-delay:2.2s;bottom:8rem}.region-spend .visual-icon:nth-child(19){left:3rem}.section-l2.inview .region-spend .visual-icon:nth-child(19){transition-delay:2.4s;bottom:9rem}.region-spend .visual-icon:nth-child(20){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(20){transition-delay:1.2s;bottom:0rem}.region-spend .visual-icon:nth-child(21){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(21){transition-delay:1.4s;bottom:1rem}.region-spend .visual-icon:nth-child(22){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(22){transition-delay:1.6s;bottom:2rem}.region-spend .visual-icon:nth-child(23){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(23){transition-delay:1.8s;bottom:3rem}.region-spend .visual-icon:nth-child(24){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(24){transition-delay:2s;bottom:4rem}.region-spend .visual-icon:nth-child(25){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(25){transition-delay:2.2s;bottom:5rem}.region-spend .visual-icon:nth-child(26){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(26){transition-delay:2.4s;bottom:6rem}.region-spend .visual-icon:nth-child(27){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(27){transition-delay:2.6s;bottom:7rem}.region-spend .visual-icon:nth-child(28){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(28){transition-delay:2.8s;bottom:8rem}.region-spend .visual-icon:nth-child(29){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(29){transition-delay:3s;bottom:9rem}.region-spend .visual-icon:nth-child(30){left:6rem}.section-l2.inview .region-spend .visual-icon:nth-child(30){transition-delay:3.2s;bottom:10rem}.brackets{display:inline-block}.visually-hidden,figure figcaption{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}html{background-color:#24368b}body{font-family:"Futura",sans-serif;font-weight:300;font-style:normal;line-height:1.5;font-size:1rem;background:linear-gradient(90deg, #24368B 0%, #263A8F 33%, #1B2775 100%);color:#fff;font-size:1em}@media only screen and (max-width: 340px){body{font-size:.9em}}a{color:#1d204f;transition:color .2s}a:hover{color:#f3702e}::-moz-selection{background-color:#1d204f;color:#fff}::selection{background-color:#1d204f;color:#fff}svg{width:100%;display:block}@media all and (-ms-high-contrast: none){img[src*=".svg"]{height:auto}img[src*=".svg"] *::-ms-backdrop,img[src*=".svg"]{height:auto}}body *::-webkit-scrollbar{width:10px}body *::-webkit-scrollbar-track{background:#1b2d79}body *::-webkit-scrollbar-thumb{background:#fff}body *::-webkit-scrollbar-thumb:hover{background:#ffd600}h1,.h1,h2,h3,.h3,h4,h5,h6{font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;margin:0;padding:0}h1 strong,.h1 strong,h2 strong,h3 strong,.h3 strong,h4 strong,h5 strong,h6 strong{display:block;font-weight:700}*+h1,*+.h1,*+h2,*+h3,*+.h3,*+h4,*+h5,*+h6{margin-top:2rem}h1,.h1{font-size:2.875rem}@media only screen and (max-width: 768px){h1,.h1{font-size:2.4rem}}h1 strong,.h1 strong{color:#f3702e}h2{font-size:1.25rem;line-height:1.5}h3,.h3{font-size:2rem;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (max-width: 768px){h3,.h3{font-size:1.8rem}}h4,.h4{font-size:1.25rem;color:#f3702e}*+p,*+figure,*+table,*+blockquote{margin-top:1rem}.social{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000}.social a,.social button{position:relative;display:block;width:40px;height:40px;text-align:center;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:0px none;color:#fff;transition:.2s font-size;font-size:20px;font-weight:400;font-style:normal;line-height:1.1;text-transform:uppercase;letter-spacing:.05em;text-decoration:none}.social a strong,.social button strong{display:block;font-weight:700}.social a.fb,.social button.fb{background-color:#4c77d8}.social a.tw,.social button.tw{background-color:#059ff5}.social a.li,.social button.li{background-color:#0077b5}.social a.embed,.social button.embed{background-color:#fff;color:#333}@media only screen and (max-width: 768px){.social a.embed,.social button.embed{display:none}}.social a span,.social button span{font-size:.8rem}.social a img,.social button img{max-height:1em;max-width:1em;width:auto}@media all and (-ms-high-contrast: none){.social a img,.social button img{height:15px}.social a img *::-ms-backdrop,.social a img,.social button img *::-ms-backdrop,.social button img{height:15px}}.social a:hover,.social button:hover{font-size:25px}.social .embed-box{width:400px;max-width:80vw;padding:1rem;background-color:#1d204f;color:#fff;font-size:.8rem;position:absolute;top:100%;right:-400px;opacity:0;transition:1s right,1s opacity;pointer-events:none}.social .embed-box textarea{width:100%;height:100px}.social .embed[aria-pressed=true]+.embed-box{right:0;opacity:1;pointer-events:auto}@media only screen and (max-width: 768px){.social{top:auto;bottom:0;transform:none;width:100%;display:flex;justify-content:space-between}.social a,.social button{width:100%;height:30px;line-height:30px;font-size:15px}}
