﻿:root{--amount-height: 500;--scale: 2000;--units-per-px: calc(var(--amount-height) * var(--scale))}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;max-height:100vh;max-height:var(--app-height);overflow:hidden}.extra{padding:0 2rem;width:calc(100vw - 4rem);height:100vh;height:var(--app-height);overflow:scroll}.extra>*{max-width:34rem}.extra .header-logo{margin-top:2rem}.extra .scroll-right{margin-top:4rem;display:flex;align-items:center}.extra .right-arrow{font-size:4rem;line-height:1.5rem;margin-left:.6rem;transform:translateY(-25%)}.extra.outro{order:99}.sources{font-size:90%;color:#666}.sources h2{font-size:1rem}.sources ul{padding-left:0;list-style:none}.sources ul li{display:inline-block;margin-right:.4em}.sources a{color:#666}.sources a:visited{color:#666}.sources a:hover{color:#000}h3{font-weight:normal}.wrapper{overflow:scroll;width:100vw;height:100vh;height:var(--app-height)}.wrapper .scale{display:inline-flex}.ruler{background-image:url("../img/scale2000-inv.svg");background-repeat:repeat-x;background-position:0 100%;background-size:calc(5000000/var(--units-per-px)*20*1px) auto}.amount-parent{margin-top:2rem;background-color:#bc271e;color:#f9f9f9}.amount-parent::before{content:"$100 million";width:calc(5000000/var(--units-per-px)*20*1px);border-bottom:1px solid;position:absolute;left:0;bottom:54px;text-align:center}.amount-parent.hole{background-color:#000;color:#fff;background-image:url("../img/scale500-inv.svg")}.amount-parent.nude{background:rgba(0,0,0,0);color:#000}.amount-parent.nude::before{display:none}.amount-parent.nude .amount{background-color:#68cc64 !important}.amount-parent.nude .amount-child{min-width:0;margin-left:4rem}.amount-parent.nude .amount-child.fullheight{height:calc(100% + 1rem);margin-bottom:0}.amount-parent.nude .amount-child.fullheight>.amount{width:calc(var(--amount)/(var(--amount-height))/var(--scale)*1px);border:none;background-image:url("../img/scale2000-inv.svg");background-repeat:repeat-x;background-position:0 100%;background-size:calc(5000000/var(--units-per-px)*20*1px) auto}.amount-parent.nude .stickybit{transform:none}.amount-parent.nude .stickybit .amount{background-color:#00aeef}.parent-title{position:sticky;left:1rem;flex:1;align-self:flex-start;flex:0 1 calc(100vw - 4rem);z-index:9;margin:0}.counter{position:sticky;left:1rem;align-self:flex-end;margin-bottom:2rem;transform:translateY(4rem);color:#000}.amount-child{height:calc((var(--amount-height) - 200)*1px);margin-right:4rem;margin-left:400px;margin-bottom:4rem;position:relative;display:flex;flex-direction:column;justify-content:center;flex:1 0 auto;min-width:40rem}.amount-child:first-child{margin-left:0}.amount-child .amount{width:calc(var(--amount)/(var(--amount-height) - 200)/var(--scale)*1px)}.amount-child>.amount{background-color:#f7cd46;border:4px dashed #fff;align-items:flex-start;color:#000}.amount-child>.amount .amount-title{margin:0}.amount-child .stickybit{position:sticky;left:1rem;max-width:40rem}.amount-child .stickybit .amount{background-color:#f7cd46;padding:0;box-shadow:2px 2px 2px rgba(0,0,0,.2);margin-right:2rem}.amount-child>.stickybit{transform:translateX(-50%);left:50% !important}.amount-child.tiny .stickybit .amount{width:calc(var(--sqrt)*1px);height:calc(var(--sqrt)*1px)}.amount-child.small .stickybit{display:flex;align-items:flex-end}.amount-child.small .stickybit .amount{width:calc(var(--amount)/(var(--amount-height)/2)/var(--scale)*1px);height:calc(var(--amount-height)/2*1px)}.amount-child.massive{margin-bottom:6rem}.amount-child.massive .stickybit{max-width:none;left:0;transform:none}.amount-child.massive .stickybit .media{display:inline-block}.amount-child.massive .stickybit .amount-content{display:inline-block}.amount{width:calc(var(--amount)/var(--amount-height)/var(--scale)*1px);height:calc(var(--amount-height)*1px);margin-right:100px;position:relative;display:flex;align-items:center;align-items:flex-end;padding-top:1rem;padding-left:1rem;padding-right:1rem;box-sizing:border-box}.amount.media{background-color:rgba(0,0,0,0) !important;box-shadow:none !important;display:inline-block;margin-bottom:1rem}.amount.media img{width:240px;max-width:50vw}@media screen and (min-width: 768px){.outro{width:calc(50vw - 4rem)}.outro+.outro>h1{opacity:0}}@media screen and (max-height: 600px){.counter{transform:none}}@media screen and (max-width: 767px){.amount-child .stickybit{max-width:80vw !important;left:1rem !important;transform:none}.amount-child.massive .stickybit{max-width:none !important;left:0 !important;transform:none}}.arra .amount::before{content:"↓";position:absolute;bottom:100%;left:50%;transform:translate3d(-50%, -0.5rem, 0);font-size:4rem}#jump{position:sticky;left:0;display:inline-flex;list-style:none;bottom:2rem}#jump li{margin-right:4px}#jump li a{display:block;width:1rem;height:1rem;background-color:#000}#jump li.child a{border-radius:50%;background-color:gray}@media screen and (max-width: 767px){#jump{display:none}}
