.questao-card{display:block;width:100%;margin-bottom:20px}.questao-card .pilotar-card{border:solid var(--border-1) 1px}.questao-card:last-child{margin-bottom:0}.questao-card input{display:none}.questao-card__letra{width:52px;border-left:solid var(--border-1) 1px}.questao-card__letra>h2{font-weight:var(--semibold)}.questao-card__titulo{padding:16px 24px;text-align:left}.questao-card__titulo p{font-size:.95rem}.questao-card__content{-webkit-transition:background-color .2s;transition:background-color .2s}input:checked+.questao-card__content{background-color:var(--primary-color);color:#fff}.--alternativa-correta{background-color:#31be9e!important}.--alternativa-correta p{color:#fff}input:checked+.--alternativa-errada{background-color:#e55252;color:#fff}input:checked+.questao-card__content *{font-weight:var(--semibold);color:#fff}@media only screen and (max-width:359px){.questao-card__titulo{padding:12px}}.questoes-page{background-image:url(../img/bg-questionario.5ac8d802.jpg);background-position:bottom;background-size:100% auto;background-repeat:no-repeat;background-color:#fff}.questoes-page__timer{color:var(--primary-color);margin-top:2px}.questoes-page__toolbar{border-bottom:solid var(--border-1) 1px}.questoes-page__wrapper{padding:26px}.questoes-page__contador{margin:2px 10px;height:2px}.questoes-page__contador__item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:1px;margin:0 1px;background-color:var(--border-1);-webkit-transition:background-color .3s;transition:background-color .3s}.--index-answered{background-color:var(--primary-color)}.--actual-index{background-color:var(--gray-1)}.--small-title{font-size:1rem;line-height:1.1rem}.questoes-page__img{width:55px;height:55px;-o-object-fit:contain;object-fit:contain;margin-left:20px}.questoes-page__button{width:50px;height:50px}.questoes-page__count{opacity:.7;font-size:1.1258}.questoes-page__count>h3{font-weight:var(--bold);margin-bottom:3px}.nextQuestion-enter,.prevQuestion-leave-to{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.nextQuestion-enter-active,.nextQuestion-leave-active,.prevQuestion-enter-active,.prevQuestion-leave-active{-webkit-transition:.4s;transition:.4s}.nextQuestion-leave-to,.prevQuestion-enter{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.questoes-page__ranking{padding-bottom:130px}.questoes-page__footer{background-image:url(../img/arbustos-questionario.7b72d29d.svg);background-size:cover;background-position:top;background-repeat:no-repeat;height:135px;position:fixed;bottom:0;left:0;width:100%;padding:30px 20px 0}.questoes-page-form__wrapper{padding:26px}.questoes-page__opcoes{z-index:10}.questoes-page__opcoes button{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px}.questoes-page__opcoes button:last-child{margin-right:0}.resultado-page__arbustos{position:absolute;bottom:0;left:0;width:100%}.resultado-page__illustration{position:absolute;bottom:0;width:58%;left:21%;bottom:70px}.questoes-page__info h1{font-size:2.5rem;font-weight:var(--bold);color:var(--primary-color);margin-top:10px}.questoes-page__porcentagem-container{margin-top:10vh}.questoes-page__title{font-size:1.75rem;color:var(--primary-color);font-weight:var(--semibold)}.questoes-page__porcentagem{font-size:5.625rem;font-weight:var(--bold);opacity:.9;line-height:auto}