body[data-editing-textarea] .Question__container,body[data-editing-textarea] .Question__message{--clr-text:rgba(47,47,47,0.3)}.Question__container{--clr-text:rgb(47,47,47,1);--clr-bg:#fff;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;align-self:stretch;gap:1rem;background-color:var(--clr-bg);padding-bottom:5rem}.Question__message{--clr-text:rgb(47,47,47,1);flex:1 0 0;width:100%;color:var(--clr-text);font-family:var(--ff-semibold);font-size:1.5rem;font-weight:500;line-height:1.2;transition:all .3s}@media screen and (min-width:1024px){.Question__message{font-size:2rem}}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}