.game-wrapper{min-height:100vh}.content-wrapper{display:flex;flex-wrap:wrap}@media (max-width:768px){.content-wrapper{flex-direction:column-reverse}}.questions,.start{background-color:#fafafa;padding:60px 30px}.questions{display:none;width:100%}.questions.show{display:flex;flex:2;flex-flow:column}@media (min-width:768px){.questions{width:calc(100% - 140px)}}.radio-enhanced{margin-bottom:10px}.radio-enhanced label{font-size:2rem;margin-right:10px}.question-image{background-image:url(https://npowerbusinesssolutions.com/hubfs/Scope%203%20Game/Q1_800x800.jpg);background-position:50%;background-size:cover;display:none;flex:1;min-height:200px}.question-image.show{display:block}.game-header,.results{position:relative}.game-header .svg-wrapper,.results .svg-wrapper{align-items:center;display:flex;height:110px;justify-content:center;position:relative;top:20px;width:110px;z-index:10}.game-header .svg-wrapper .question-number-wrapper,.game-header .svg-wrapper .total-score-wrapper,.results .svg-wrapper .question-number-wrapper,.results .svg-wrapper .total-score-wrapper{font-size:32px;font-weight:700;position:absolute;top:12px}.game-header .svg-wrapper .question-number-wrapper,.results .svg-wrapper .question-number-wrapper{left:29px}.game-header .svg-wrapper .total-score-wrapper,.results .svg-wrapper .total-score-wrapper{left:41px}.game-item{display:none;flex-wrap:wrap}.game-item__question{width:100%}.game-item__question h3{margin-top:0}.game-item__options{width:100%}.game-item__answer{opacity:0;transform:translate3d(10px,0,0);transition:.3s}@media (max-width:768px){.game-item__answer{display:none}}.game-item__answer .answer-container{background-color:#429fd9;border-radius:5px;margin-bottom:1.2rem;padding:1.2rem 2.4rem}.game-item__answer p{color:#fff}.game-item__answer p.correct-answer{font-size:24px;font-weight:700;text-transform:uppercase}.game-item__answer.show{opacity:1;transform:translateZ(0)}@media (max-width:768px){.game-item__answer.show{display:block}}.game-item__answer.show:after{clear:both;content:"";display:block;height:46px}.game-item.is-active{display:flex}.not-selected,.selected{pointer-events:none}.not-selected{opacity:.5}.progress-bar{background-color:#429fd9;height:10px;top:0;transition:.3s;transition-timing-function:ease-in-out;width:0}.progress-bar,.progress-ring circle{position:absolute}.progress-ring__circle{stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s}.progress-ring--2{height:230px;left:4px;top:-76px;width:90px;z-index:-1}.results{display:none}.results.show{align-items:center;background-color:#fafafa;display:flex;flex-flow:column;margin:0 auto;max-width:800px;padding:60px 30px;width:100%}