.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{-ms-flex-item-align:center;align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.answers-warper-left:before{left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.05)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,rgba(0,0,0,.05),hsla(0,0%,100%,0))}.answers-warper-left:before,.answers-warper-right:after{content:"";height:100%;width:10px;display:block;position:absolute}.answers-warper-right:after{right:0;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.05)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,rgba(0,0,0,.05),hsla(0,0%,100%,0))}#answers-section{max-width:420px;-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}#answers-section::-webkit-scrollbar{display:none}@media screen and (max-width:500px){#answers-section{max-width:250px}}.custom-toggle-btns .v-btn{border-radius:5px!important}.custom-toggle-btns .v-btn,.custom-toggle-btns .v-btn-toggle,.custom-toggle-btns .v-btn.v-btn.v-size--default{min-width:40px!important;padding:0;border-radius:5px!important}.custom-toggle-btns-desktop .v-btn,.custom-toggle-btns-desktop .v-btn-toggle,.custom-toggle-btns-desktop .v-btn.v-btn.v-size--default{min-height:55px!important}.custom-toggle-btns-desktop .v-btn--active:before{opacity:1!important}.custom-radio{display:none}.v-input__slot{background:transparent!important}.custom-radio-group{width:50%}.custom-radio-group .v-radio{margin:0!important}.custom-radio-group .v-input__control,.custom-radio-group .v-input__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-radio-group .v-input__slot{max-width:900px}.custom-radio-group .v-input--radio-group__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-radio-group .v-input--radio-group__input .v-input--radio-group__input{margin:0!important}.question input,.question textarea{border:1px solid #dbe0f1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;text-align:center}.question .v-input__slot:after,.question .v-input__slot:before{display:none}