#survey .bg img{align-items:flex-start;display:flex;height:100vh;justify-content:center;left:0;object-fit:cover;object-position:top center;position:fixed;top:0;width:100vw}#survey_logo{left:15px;position:fixed;top:15px}#survey_container{background:#fff;border-radius:25px;margin-bottom:50px;margin-top:50px}#survey_container h1{font-size:2rem}#survey_container h2,#survey_container h2>p{font-size:1.2rem;font-weight:500}#survey_container .question{margin-bottom:40px}#survey_container .question .label-container{font-size:1.2rem}#survey_container .question .label-container .col-form-label{line-height:1;margin-bottom:0;padding:0}#survey_container .question .input__field--nao{font-size:1rem}#survey_container .question .form-check{margin-bottom:10px}#survey_container .question .form-check:first-child{margin-top:15px}#survey_container .question .form-check:last-child{margin-bottom:0}#survey_container .question .help-text{font-size:.8rem;margin-bottom:20px;margin-top:-.5rem}