body{margin:0}.app{background-color:#282c34;color:#fff;display:flex;height:100vh;text-align:center}.logo{max-height:60%}.logo img{height:100%;max-width:100%}.sound-area{left:5px;position:fixed;top:5px}.question-area{flex-basis:70%;font-size:3vh;height:100%}.money-area,.question-area{display:flex;flex-direction:column}.money-area{flex-basis:30%;flex-shrink:0}.money-tree{display:flex;flex-basis:80%;flex-direction:column-reverse;font-size:2.5vh;justify-content:flex-start;margin:5px}.money-diamond-wrapper{min-height:10%}.lifelines{flex-basis:20%;font-size:4vh;justify-content:space-around}.lifeline,.lifelines{align-items:center;display:flex}.lifeline{aspect-ratio:1;border:1px solid #fff;border-radius:50%;cursor:pointer;flex-basis:25%;justify-content:center}.lifeline.disabled{border:1px solid red;cursor:not-allowed;opacity:.5}.lifelines path{fill:#fff;color:#fff}.fiftyfifty{font-size:3vh}.logo{border-right:1px solid #fff}.answers,.question{border-right:1px solid #fff;min-height:15%;padding:5px}.answers{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:5%}.answer-diamond-wrapper{flex-basis:50%;max-height:50%}.animate-in{animation-delay:.1s;animation-duration:1s;animation-fill-mode:backwards;animation-name:animate-fade}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}.hidden{opacity:0}.diamond{flex-grow:1;position:relative;text-align:center}.diamond,.diamond svg{height:100%;width:100%}.diamond svg{stroke-width:.5px;left:0;position:absolute;top:0}.diamond-text{align-items:center;display:flex;height:100%;justify-content:center;padding:0 10%;position:relative;z-index:1}.diamond path{fill:#083c88;stroke:#fff;filter:url(#dropshadow)}.diamond path.right{fill:#12b912}.diamond path.wrong{fill:#910101}.diamond path.current{stroke-width:3px;fill:#0f203a}
/*# sourceMappingURL=main.78aacd90.css.map*/