*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}b,strong{font-weight:700}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ul,ol{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:400;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:"";content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg{overflow:hidden}[v-cloak]{display:none!important}html{font-size:100%}body{background:#efefef;color:#100108;font-family:Red Hat Text,sans-serif;font-weight:400;line-height:1.75}h1,h2,h3,h4,h5{font-family:Red Hat Text,sans-serif;margin:0 0 1.86rem;font-weight:400;line-height:1.3}h1{font-size:clamp(2.488rem,7vw,4.209rem)}h2{font-size:clamp(2.074rem,5.3vw,3.157rem)}h3{font-size:clamp(1.728rem,4.1vw,2.369rem)}h4{font-size:clamp(1.44rem,2.96vw,1.777rem)}h5{font-size:clamp(1.2rem,2.26vw,1.333rem)}p{margin-bottom:1rem}img{max-width:100%}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter-from,.fade-leave-to{opacity:0}.raise-curtain-leave-active{transition:transform 2s ease-in}.raise-curtain-enter-active{transition:transform .5s ease-out}.raise-curtain-enter-from,.raise-curtain-leave-to{transform:translateY(-101vh)}.living-billionaire-leave-active{transition:all .8s ease}.living-billionaire-leave-to{opacity:.5;transform:translate(140%)}.bury-body-enter-active{transition:all .8s ease}.bury-body-enter-from{opacity:0;transform:translateY(-100%)}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.billionaire{padding:0;border-radius:9px;overflow:hidden;border:1px solid rgba(0,0,0,.1);transition:all .25s linear}.billionaire .info{display:grid;grid-template-columns:76px 1fr 32px;column-gap:20px;row-gap:5px;padding:10px}.billionaire .info .flag{grid-row:span 3;grid-column:1;display:flex;flex-direction:column;justify-content:center;padding-left:10px}.billionaire .info .flag img{max-height:50px}.billionaire .info .name{grid-row:1;grid-column:2;text-align:left}.billionaire .info .source{grid-row:2;grid-column:2;text-align:left}.billionaire .info .industry.text{grid-row:3;grid-column:2;text-align:left}.billionaire .info .industry.icon,.billionaire .info .wealth{grid-row:span 3;grid-column:3}.billionaire .name{font-size:1.25em;font-family:Red Hat Text,sans-serif;font-weight:475}.billionaire .source{font-size:.875em;font-family:Red Hat Text,sans-serif;font-weight:525}.billionaire .industry.text{font-size:.875em;font-family:Red Hat Text,sans-serif;font-weight:525;color:red}.billionaire .wealth{font-size:.875em;font-family:Red Hat Text,sans-serif;text-align:right}.billionaire .wealth strong{font-size:1.2em}.billionaire .wealth sub.b{display:block}.billionaire:not([disabled]){cursor:pointer;box-shadow:3px 3px 6px #0000000d}.billionaire:not([disabled]):hover,.billionaire:not([disabled]):focus{border-color:#0003;box-shadow:4px 4px 10px #00000026}.billionaire[status=dead]{background:#100108;color:#efefef}.billionaire[status=dead] .name{text-decoration:line-through;text-decoration-thickness:.25em;text-decoration-color:#c7101080}.billionaire[status=dead] .industry.icon{filter:invert(100%)}.ui-pnotify.stack-bottomleft{width:404px!important}.ui-pnotify .ui-pnotify-container{padding:10px}.ui-pnotify .ui-pnotify-title{font-size:1rem}main .inner{display:grid}@media (min-width: 1270px){main .inner{grid-template-columns:460px 1fr 460px}}@media (min-width: 1001px) and (max-width: 1269px){main .inner{grid-template-columns:360px 1fr 360px}}@media (max-width: 1000px){main .inner{grid-template-columns:360px 1fr}main .inner section.graves{display:none}}@media (max-width: 600px){main .inner{grid-template-columns:1fr}main .inner section.graves{display:none}main .inner section.gallows{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:transparent!important}main .inner section.gallows .wealth-created{background:#100108d9}main .inner section.gallows .g-wrapper #TheG{transform-origin:bottom right;transform:scale(.4)}}footer.game-over{background:#e4e72c;color:#100108;min-height:100vh;position:relative;z-index:10}footer.game-over .inner{max-width:1100px;margin-left:auto;margin-right:auto;font-size:clamp(16px,3.15vw,26px)}@media (max-width: 1140px){footer.game-over .inner{width:100%;padding-left:20px;padding-right:20px}}.share-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#100108;color:#e6c229;z-index:12;display:flex;flex-direction:column;justify-content:center}.share-screen .cheater .big-text{font-size:18dvw;font-family:JetBrains Mono,monospace;color:#c71010;font-weight:900;line-height:.9em}.share-screen .cheater p{color:#efefef;font-size:1.25rem}.share-screen .inner{text-align:center;display:grid;gap:60px}.share-screen .stat-lead-in,.share-screen .schools-funded{font-size:clamp(18px,5vw,28px);color:#efefef}.share-screen .stat-lead-in .player-name,.share-screen .schools-funded .player-name{display:inline-block;margin-left:1em;margin-right:.5em}.share-screen .come-back-tomorrow{color:#efefef;font-size:1.25em}.share-screen input,.share-screen select{font-size:22px;border:1px solid rgba(239,239,239,.5);background:transparent;color:#efefef;font-family:Red Hat Text,sans-serif;padding:.1em .75em;width:14ch}.share-screen select:focus{outline:none;color:#e6c229;border-color:#e6c229}.share-screen input:focus{outline:none;color:#e6c229;border-color:#e6c229}.share-screen select option{color:#100108;font-size:1rem}.share-screen .stat.wealth-created .value{line-height:.95;font-weight:925}.share-screen .stat.wealth-created .dollars-today{font-size:9.25vw;letter-spacing:-.05em;text-shadow:1px 1px .05em rgba(16,1,8,.5);font-family:JetBrains Mono,monospace}.share-screen .stat.wealth-created .dollars-today sup{font-size:45%;display:inline-block;transform:translateY(-.35em)}.share-screen .stat.wealth-created .dollars-today .cents{padding-left:.25em;letter-spacing:0em}.share-screen .stat.wealth-created .usd{margin-left:-2.25em;display:inline-block}.share-screen .share-cta{position:fixed;top:0;right:0;left:0}.share-screen .play-cta button{font-size:clamp(20px,5.5vw,34px);background:#e6c229;padding:.25em 1.25em;border-radius:1.5em;font-family:Red Hat Text,sans-serif;font-weight:825;color:#100108;cursor:pointer;border:2px solid transparent}.share-screen .play-cta button:hover{border-color:#00000080;background:#e4be1b}.title-screen{background:#000000f0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;color:#e40066;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;justify-content:center}.title-screen .inner{max-width:968px;margin-left:auto;margin-right:auto;font-family:JetBrains Mono,monospace;position:relative}@media (max-width: 1008px){.title-screen .inner{width:100%;padding-left:20px;padding-right:20px}}.title-screen h1,.title-screen h2,.title-screen h3{font-family:JetBrains Mono,monospace;text-align:center}.title-screen h1{font-weight:645;font-size:clamp(22px,6vw,42px)}.title-screen h2{font-weight:215;font-size:clamp(20px,5.5vw,34px)}.title-screen h3{font-weight:315;font-size:clamp(18px,5vw,28px)}.title-screen .button-holder{text-align:center;padding-top:3rem}.title-screen .button-holder button{font-family:Red Hat Text,sans-serif;font-size:clamp(20px,5.5vw,34px);padding:.35em 1.25em;border:none;border-radius:1.25em;cursor:pointer;background:#e40066;color:#efefef;border:2px solid transparent;transition:all .15s linear}.title-screen .button-holder button:hover{border-color:#efefef;background:#d5005f;text-shadow:1px 1px 2px #100108}section.choices{height:100vh;display:grid;grid-template-rows:100px 1fr;position:relative}section.choices:after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;background:linear-gradient(180deg,#efefef00,#efefef);height:100px;pointer-events:none}section.choices header.living-info{padding:20px 40px}@media (min-width: 601px){section.choices header.living-info .mobile-warning{display:none}}@media (max-width: 601px){section.choices header.living-info .mobile-warning{background:#f7f7a3;padding:10px 1rem;border:1px solid rgba(0,0,0,.2);line-height:1.4;font-size:14px}section.choices header.living-info .row.available,section.choices header.living-info .row.choices{display:none}}section.choices header.living-info .row{font-size:1.3rem}section.choices header.living-info .count{font-weight:900;padding-right:.25em;font-family:JetBrains Mono,monospace}section.choices .grid-holder{height:100%;overflow-y:scroll;padding:40px 30px;position:relative}section.choices .grid-holder .billionaire-grid ul{display:grid;grid-template-columns:1fr;gap:20px;padding-bottom:40px}section.choices .grid-holder .billionaire-grid button{display:block;width:100%}.gallows{background-color:#6a2d11;background-image:url(/img/guillotine/dawn-big.jpg);background-size:cover;background-position:center;position:relative}.gallows .wealth-created{padding:20px;background-color:#10010840}.gallows .wealth-created .label{font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#efefef}.gallows .wealth-created .amount{font-family:JetBrains Mono,monospace;word-break:break-all;font-weight:515;letter-spacing:-.085em;line-height:.95;font-size:clamp(20px,11vw,64px);color:#efefef}.gallows .wealth-created .amount sup{font-size:45%;display:inline-block;transform:translateY(-.35em)}.gallows .wealth-created .amount sup.dollar-sign{padding-right:.25em}.gallows .wealth-created .amount sup.cents{padding-left:.25em;letter-spacing:0em}.gallows .g-wrapper{position:absolute;right:0;bottom:0;left:0;pointer-events:none}.gallows .g-wrapper svg{width:100%;height:100%;max-height:65vh}.gallows .g-wrapper .g{max-width:90%;max-height:90vh;display:block;margin-left:auto;margin-right:auto}.gallows .g-wrapper .g.dropped .g-blade{transform:translateY(35%);transition:transform .15s ease-out}.gallows .g-wrapper .g.raised .g-blade{transform:translateY(0);transition:transform 1s linear}.gallows .scroll-hint{position:absolute;right:0;bottom:8%;left:0;font-size:2em}.gallows .scroll-hint span{display:block;text-align:center}.gallows .scroll-hint .arrow{font-size:3em;font-weight:400;line-height:.8}section.graves{display:grid;grid-template-rows:2fr 1fr;height:100vh}section.graves .above-ground{background-color:#6d8432;background-image:url(/img/guillotine/dirt-with-gradient.jpg);background-position:center bottom;background-size:cover}section.graves .below-ground{background-color:#101012;max-height:80vh}section.graves .grid-holder{height:100%;overflow-y:scroll;overflow-x:hidden;padding:20px 30px}section.graves .grid-holder .billionaire-grid ul{display:grid;grid-template-columns:1fr;gap:20px}section.stats .stat-grid{display:grid;grid-template-columns:1fr;gap:30px;padding-top:60px;padding-bottom:40px}section.stats .stat{font-family:Red Hat Text,sans-serif;font-weight:325}section.stats .stat .value{font-weight:525;font-family:JetBrains Mono,monospace}section.stats .stat .big-number{text-overflow:ellipsis;white-space:nowrap}section.stats .stat .right-align{text-align:right}section.stats .stat .state-selector{font-family:Red Hat Text,sans-serif;background:transparent;font-size:.82em;color:#100108;padding:.05em .85em;border-radius:.35em;margin-right:.35em;margin-left:.35em;max-width:14ch;text-overflow:ellipsis;border:1px solid #100108}section.stats .stat .state-selector option{color:#100108;font-size:1rem}section.stats .stat.wealth-created .value{line-height:.95}section.stats .stat.wealth-created .dollars-today{font-size:clamp(24px,10.15vw,115px);letter-spacing:-.05em;text-shadow:1px 1px .05em rgba(16,1,8,.5)}section.stats .stat.wealth-created .dollars-today sup{font-size:45%;display:inline-block;transform:translateY(-.35em)}section.stats .stat.wealth-created .dollars-today .cents{padding-left:.25em;letter-spacing:0em}section.stats .stat.wealth-created .usd{margin-left:-2.25em;display:inline-block}section.stats .stat .captured{font-size:85%;margin-left:.5em;font-weight:525;font-style:italic}section.stats .stat .escaped{font-size:85%;margin-left:.5em;font-weight:525;font-style:italic}section.stats .big-share-button{font-size:3.25rem;font-family:Red Hat Text,sans-serif;padding:.15em 1em;cursor:pointer;color:#c71010;font-weight:500;background-color:transparent;border:.05em solid #c71010}section.stats .big-share-button:hover,section.stats .big-share-button:focus{background-color:#c71010;color:#e4e72c}section.citations{padding-bottom:80px}section.citations .citations-header{font-size:1.25rem;font-weight:625;letter-spacing:.15em;text-transform:uppercase}section.citations .citations-list{display:flex;flex-wrap:wrap;gap:20px;padding-top:20px}section.citations .cite{flex-basis:45%;font-size:1rem;line-height:125%;flex-grow:1;flex-shrink:1;min-width:32ch}section.citations .cite a{color:currentColor;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#100108bf;font-weight:525;transition:all .15s linear}section.citations .cite a:hover,section.citations .cite a:focus{text-decoration-thickness:3px}section.final-links{background:#100108;color:#efefef;padding-top:80px;padding-bottom:80px}section.final-links .come-back-tomorrow{font-weight:650}section.final-links ul{padding-left:1.5em}section.final-links ul li{list-style-type:disc;padding-left:.25em}section.final-links ul li a{text-decoration:underline;text-decoration-thickness:1px;color:#1a8fe3;transition:all .15s linear;cursor:pointer}section.final-links ul li a:hover,section.final-links ul li a:focus{color:#e4e72c;text-decoration-thickness:.1em}section.game-by-lemon{background:#e4e72c;position:relative;padding-top:60px;padding-bottom:60px;min-height:99vh}section.game-by-lemon .by-lemon-text{padding-top:16vh;font-size:clamp(24px,7.5vw,82px);min-height:35vw}section.game-by-lemon a{text-decoration:none}section.game-by-lemon a:hover .by-lemon{color:#1a8fe3}section.game-by-lemon h3{color:#100108;font-weight:650;font-size:clamp(24px,7.5vw,82px)}section.game-by-lemon .wedge{width:40%;display:block;position:absolute;bottom:60px;right:0}.underpecified a{color:red!important}#ThisDivDoesntHaveAClass,.so .i .really .had .to .go.nuts .with.the .cascade[for] [this=rule]{color:red}
