.contents{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;column-gap:1rem;row-gap:1rem;font-weight:700}@media (min-width: 576px){.contents{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.contents{grid-template-columns:repeat(3,1fr)}}.contents .contents__single{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1.5rem;background:var(--color-blue--light);transition:var(--std-ease);text-decoration:none;min-height:6.5rem;border-radius:10px;box-shadow:none!important}.contents .contents__number{color:var(--color-blue--dark);font-size:1.25rem;line-height:1;margin-bottom:.75rem;transition:var(--std-ease)}.contents .contents__title{color:var(--color-blue--dark);font-size:1rem;line-height:1.5;font-weight:400;transition:var(--std-ease)}.chapter .chapter__container .stat__grid{list-style-type:none;padding-left:0}.chapter .chapter__container .stat__grid .stat__single{border-radius:10px;padding:15px 20px 20px;background-color:var(--color-blue--light);color:var(--color-blue--dark);margin-bottom:20px;position:relative;min-height:220px;min-width:33.3333333333%;display:flex;flex-direction:column;justify-content:space-between}.chapter .chapter__container .stat__grid .stat__single .stat__info--default ul{list-style-type:disc}.chapter .chapter__container .stat__grid .stat__single .stat__info--default ol,.chapter .chapter__container .stat__grid .stat__single .stat__info--default ul{padding-left:0;list-style-position:inside}.chapter .chapter__container .stat__grid .stat__single .stat__info--default ol li,.chapter .chapter__container .stat__grid .stat__single .stat__info--default ul li{padding-bottom:0;margin-bottom:8px}.chapter .chapter__container .stat__grid .stat__single .stat__info--default ol li::marker,.chapter .chapter__container .stat__grid .stat__single .stat__info--default ul li::marker{font-weight:700}.chapter .chapter__container .stat__grid .stat__single .stat__info--default ol li:last-of-type,.chapter .chapter__container .stat__grid .stat__single .stat__info--default ul li:last-of-type{padding-bottom:0}.chapter .chapter__container .stat__grid .stat__single .stat__info--default .stat__image{padding:0;max-width:100%}@media (min-width: 992px){.chapter .chapter__container .stat__grid .stat__single .stat__info--default.stat__info--desktop-row{position:relative;display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"stat ." "source ."}.chapter .chapter__container .stat__grid .stat__single .stat__info--default.stat__info--desktop-row .stat__info{grid-area:stat}.chapter .chapter__container .stat__grid .stat__single .stat__info--default.stat__info--desktop-row .stat__source{grid-area:source}.chapter .chapter__container .stat__grid .stat__single .stat__info--default.stat__info--desktop-row .stat__image{position:absolute;top:50%;transform:translateY(-50%);right:0;max-width:193px;padding-bottom:0}}.chapter .chapter__container .stat__grid .stat__single .stat__info{font-size:16px;font-weight:400;line-height:1.5;margin-top:0;margin-bottom:1.5rem}.chapter .chapter__container .stat__grid .stat__single .stat__info strong{font-weight:700}.chapter .chapter__container .stat__grid .stat__single .stat__info .stat--boxed{display:block;width:fit-content;padding:6px 10px;border-radius:5px;margin:0 0 10px;color:#fff;background-color:var(--dark-midnight-blue-color);font-weight:700;font-size:24px;font-style:normal}.chapter .chapter__container .stat__grid .stat__single .stat__info .stat--boxed.stat--boxed__teal{background-color:var(--color-brand-teal)}.chapter .chapter__container .stat__grid .stat__single .stat__info .stat--boxed:nth-of-type(2){margin-top:20px}@media (min-width: 992px){.chapter .chapter__container .stat__grid .stat__single .stat__info .stat--boxed{font-size:27px}}.chapter .chapter__container .stat__grid .stat__single .stat__info .padding--before{padding-top:20px;margin:0}.chapter .chapter__container .stat__grid .stat__single .stat__source{position:relative;z-index:10;font-style:italic}.chapter .chapter__container .stat__grid .stat__single .stat__source .stat__link{font-weight:300;box-shadow:none!important;color:var(--color-blue--dark)}.chapter .chapter__container .stat__grid .stat__single .stat__source .stat__link:hover,.chapter .chapter__container .stat__grid .stat__single .stat__source .stat__link:focus{background-color:transparent;color:var(--color-blue--dark);text-decoration:underline}.chapter .chapter__container .stat__grid .stat__single .text--hide{display:none}.chapter .chapter__container .stat__grid .stat__single .stat__image{display:block}.chapter .chapter__container .stat__grid .stat__single .stat__image.stat__image--std-padding{padding:30px 0}.chapter .chapter__container .stat__grid .stat__single .stat__image.stat__image--top-padding{padding:30px 0 0}.chapter .chapter__container .stat__grid .stat__single .stat__image.stat__image--bottom-padding{padding:0 0 30px}.chapter .chapter__container .stat__grid .stat__single .stat__image img{padding:0}.chapter .chapter__container .stat__grid .stat__single .icon:hover svg,.chapter .chapter__container .stat__grid .stat__single .icon:focus svg{opacity:.7}.chapter .chapter__container .stat__grid .stat__single.color-green{background-color:var(--color-brand-green)}.chapter .chapter__container .stat__grid .stat__single.color-blue--dark{background-color:var(--color-blue--vivid);color:#fff}.chapter .chapter__container .stat__grid .stat__single.color-blue--dark *{color:inherit}.chapter .chapter__container .stat__grid .stat__single.color-blue--dark .stat__source .stat__link{color:#fff}.chapter .chapter__container .stat__grid .stat__single.color-blue--dark .stat__source .stat__link:hover,.chapter .chapter__container .stat__grid .stat__single.color-blue--dark .stat__source .stat__link:focus{color:#fff}.chapter .chapter__container .stat__grid .stat__single.color-orange{background-color:var(--color-orange--faded)}.chapter .chapter__container .stat__grid .stat__single:last-of-type{margin-bottom:0}@media (min-width: 992px){.chapter .chapter__container .stat__grid{display:grid;gap:15px}.chapter .chapter__container .stat__grid .stat__single{margin-bottom:0;min-height:250px}.chapter .chapter__container .stat__grid .stat__single:nth-child(1){grid-area:g1}.chapter .chapter__container .stat__grid .stat__single:nth-child(2){grid-area:g2}.chapter .chapter__container .stat__grid .stat__single:nth-child(3){grid-area:g3}.chapter .chapter__container .stat__grid .stat__single:nth-child(4){grid-area:g4}.chapter .chapter__container .stat__grid .stat__single:nth-child(5){grid-area:g5}.chapter .chapter__container .stat__grid .stat__single:nth-child(6){grid-area:g6}.chapter .chapter__container .stat__grid .stat__single:nth-child(7){grid-area:g7}.chapter .chapter__container .stat__grid .stat__single:nth-child(8){grid-area:g8}.chapter .chapter__container .stat__grid .stat__single:nth-child(9){grid-area:g9}.chapter .chapter__container .stat__grid .stat__single:nth-child(10){grid-area:g10}.chapter .chapter__container .stat__grid .stat__single:nth-child(11){grid-area:g11}.chapter .chapter__container .stat__grid .stat__single:nth-child(12){grid-area:g12}.chapter .chapter__container .stat__grid .stat__single:nth-child(13){grid-area:g13}.chapter .chapter__container .stat__grid .stat__single:nth-child(14){grid-area:g14}.chapter .chapter__container .stat__grid .stat__single:nth-child(15){grid-area:g15}.chapter .chapter__container .stat__grid .stat__single:nth-child(16){grid-area:g16}.chapter .chapter__container .stat__grid .stat__single:nth-child(17){grid-area:g17}.chapter .chapter__container .stat__grid .stat__single:nth-child(18){grid-area:g18}.chapter .chapter__container .stat__grid .stat__single:nth-child(19){grid-area:g19}.chapter .chapter__container .stat__grid .stat__single:nth-child(20){grid-area:g20}.chapter .chapter__container .stat__grid .stat__single:nth-child(21){grid-area:g21}.chapter .chapter__container .stat__grid .stat__single:nth-child(22){grid-area:g22}.chapter .chapter__container .stat__grid .stat__single:nth-child(23){grid-area:g23}.chapter .chapter__container .stat__grid .stat__single:nth-child(24){grid-area:g24}.chapter .chapter__container .stat__grid .stat__single:nth-child(25){grid-area:g25}.chapter .chapter__container .stat__grid .stat__single:nth-child(26){grid-area:g26}.chapter .chapter__container .stat__grid .stat__single:nth-child(27){grid-area:g27}.chapter .chapter__container .stat__grid .stat__single:nth-child(28){grid-area:g28}.chapter .chapter__container .stat__grid .stat__single:nth-child(29){grid-area:g29}.chapter .chapter__container .stat__grid .stat__single:nth-child(30){grid-area:g30}}#chapter-1 .sect-1-stat3 .stat__image{position:absolute;bottom:10px;left:40%;transform:translate(-50%);max-width:50%}@media (min-width: 992px){#chapter-1 .sect-1-stat3 .stat__image{bottom:10px;left:2rem;max-width:280px;transform:none}}#chapter-1 .sect-1-stat6 .stat__image{position:absolute;bottom:0;left:50%;transform:translate(-50%);max-width:50%}#chapter-1 .sect-1-stat6 .stat__footer{margin-top:4rem}@media (min-width: 992px){#chapter-1 .stat__grid{grid-template-areas:"g1 g1 g1 g1 g2 g2" "g3 g3 g3 g3 g2 g2" "g4 g4 g5 g5 g5 g5" "g6 g6 g6 g6 g7 g7" "g8 g8 g9 g9 g9 g9"}}#chapter-2 .stat__info--default .stat__image{width:50%;margin-left:auto;margin-right:auto}#chapter-2 .stat__info--default .stat__source{margin-bottom:2rem}@media (min-width: 992px){#chapter-2 .stat__grid{grid-template-areas:"g1 g1 g2 g2 g3 g3"}#chapter-2 .stat__info--default .stat__image{width:100%}#chapter-2 .stat__footer{margin-top:2rem}}#chapter-3 .sect-3-stat12 .stat__image,#chapter-3 .sect-3-stat16 .stat__image{position:absolute;bottom:0;left:45%;transform:translate(-50%);width:50%}#chapter-3 .sect-3-stat12 .stat__source,#chapter-3 .sect-3-stat16 .stat__source{margin-bottom:3rem}@media (min-width: 992px){#chapter-3 .stat__grid{grid-template-areas:"g1 g1 g2 g2 g2 g2" "g3 g3 g4 g4 g5 g5" "g6 g6 g6 g6 g5 g5"}#chapter-3 .sect-3-stat12 .stat__image,#chapter-3 .sect-3-stat16 .stat__image{left:50%;width:54%}#chapter-3 .sect-3-stat12 .stat__source,#chapter-3 .sect-3-stat16 .stat__source{margin-bottom:0}}#chapter-4 .sect-4-stat18 .stat__image{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%}#chapter-4 .sect-4-stat21 .stat__image{position:absolute;bottom:1rem;left:55%;transform:translate(-50%);width:50%}#chapter-4 .sect-4-stat21 .stat__source{margin-bottom:8rem}@media (min-width: 992px){#chapter-4 .stat__grid{grid-template-areas:"g1 g1 g2 g2 g2 g2" "g1 g1 g3 g3 g4 g4" "g5 g5 g5 g5 g6 g6"}#chapter-4 .sect-4-stat18 .stat__image{width:75%}#chapter-4 .sect-4-stat21 .stat__image{width:45%}#chapter-4 .sect-4-stat21 .stat__source{margin-bottom:6rem}}#chapter-5 .sect-5-stat24 .stat__image{width:60%;margin:1rem auto}@media (min-width: 992px){#chapter-5 .sect-5-stat24 .stat__image{width:100%;margin:1rem 0 0}}@media (min-width: 1200px){#chapter-5 .sect-5-stat24 .stat__image{margin-bottom:1rem}}#chapter-5 .sect-5-stat29 .stat__image,#chapter-5 .sect-5-stat30 .stat__image{position:absolute;bottom:0;left:45%;transform:translate(-50%);width:50%}#chapter-5 .sect-5-stat29 .stat__source{margin-bottom:5rem}@media (min-width: 992px){#chapter-5 .stat__grid{grid-template-areas:"g1 g1 g1 g1 g2 g2" "g3 g3 g3 g3 g2 g2" "g4 g4 g5 g5 g6 g6" "g4 g4 g7 g7 g7 g7" "g8 g8 g8 g8 g8 g8"}#chapter-5 .sect-5-stat29 .stat__image,#chapter-5 .sect-5-stat30 .stat__image{left:50%}#chapter-5 .sect-5-stat29 .stat__image{width:60%}#chapter-5 .sect-5-stat29 .stat__source{margin-bottom:0}#chapter-5 .sect-5-stat30 .stat__image{width:45%}}#chapter-6 .sect-6-stat31{min-height:240px}#chapter-6 .sect-6-stat31 .stat__image{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:50%}@media (min-width: 992px){#chapter-6 .stat__grid{grid-template-areas:"g1 g1 g1 g1 g1 g1"}#chapter-6 .sect-6-stat31 .stat__image{width:40%}}.chapter{margin-top:60px;scroll-margin-block-start:100px}.chapter .chapter__container a{color:var(--color-brand-blue);font-weight:300}.chapter .chapter__container a:hover,.chapter .chapter__container a:focus{color:var(--color-brand-blue-alt)}.chapter .chapter__container .chapter__subtitle{margin-top:110px}.chapter .chapter__container .chapter__subtitle:first-of-type{margin-top:40px}.chapter .chapter__container .chapter__heading .chapter__title{position:relative;margin-bottom:20px;padding-bottom:0;font-size:28px;line-height:1.5;font-weight:700;z-index:10}.chapter .chapter__container .chapter__heading .chapter__title .chapter__gradient{position:absolute;left:-144px;top:-72px;z-index:-1;width:300px;height:267px;max-width:100vw}.chapter .chapter__container .chapter__heading .chapter__title .chapter__number{color:var(--color-brand-blue);display:block;font-size:15px;font-weight:700;margin:0 0 10px;position:relative;top:5px}.chapter .chapter__container .chapter__heading .chapter__intro{position:relative;z-index:10;margin-bottom:34px}.stat__share{text-align:right;position:relative;display:flex;justify-content:end}.stat__share .icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-blue--dark);border:none;border-radius:2px;transition:all .2s ease-in-out;padding:0;margin:0 4px;width:30px;height:30px;display:grid;place-content:center}.stat__share .icon svg{fill:#fff;transition:all .2s ease-in-out}.stat__share .icon.icon__copy{margin-right:0}.stat__share .icon.icon__copy svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round}.stat__share .icon:hover,.stat__share .icon:focus{box-shadow:0 0 0 2px #fff}.stat__share.copied:after{content:"Copied!";color:var(--dark-midnight-blue-color);position:absolute;font-size:14px;top:-20px;right:0}.stat__share.copy-fail:after{content:"Could not copy";color:var(--dark-midnight-blue-color);position:absolute;font-size:14px;top:-20px;right:0}.color-blue--dark .stat__share.copied:after,.color-blue--dark .stat__share.copy-fail:after{color:#fff}:root{--color-blue--light: #C9DDEF;--color-blue--vivid: #0053B1;--color-blue--dark: #1C1E5A;--color-orange: #FF5E03;--color-orange--faded: #FFD3AE;--std-ease: all .2s ease-in-out}.hide-svg{display:none}.content .stat__grid img{margin-bottom:0}
