.form-review__submit{width:150px;height:44px;margin-top:17px;padding:0}.question{display:flex;flex-direction:column}.question textarea{resize:none}.question__container{width:812px}@media only screen and (max-width:1279px){.question__container{width:100%}}.question__quest{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:5px;padding:22px 30px;background-color:transparent;border:0;outline:0;cursor:pointer}.question__quest:hover{color:var(--color-accent);background-color:var(--color-line-border)}.question__quest-caption{margin-right:10px;color:var(--color-text);text-align:left}.question__quest-collapsed-indicate{display:inline-flex;flex-shrink:0;justify-content:center;align-items:center}.question__answer-wrap{overflow:hidden;transition:height .25s ease-in-out}.question__answer-wrap_hidden{display:none}.question__container-button{margin-bottom:15px}@media only screen and (min-width:768px){.question__container-button{margin-bottom:30px}}.question__wrap-create{margin-bottom:30px}.question__form-wrapper{padding-top:30px;overflow:hidden;transition:height .25s ease-in-out}.question__form-wrapper_hidden{display:none}.question__form-title{margin-bottom:15px;font-weight:500;font-size:22px}.question__form-descr{margin-bottom:25px;color:var(--color-text-secondary)}.question__form-captcha{display:flex}.question__form-captcha-control{margin-right:10px}.question__quest{background-color:var(--color-bg-secondary)}.question__answer{padding:5px 30px 35px;color:var(--color-text-secondary)}.question__form-captcha{align-items:flex-end}.question__form-captcha-image{height:44px}.question__answer,.question__form-descr,.question__quest-caption{font-weight:400;font-size:14px;line-height:18px}.question__quest-collapsed-indicate{transform-origin:center}.question__quest-collapsed-icon{transition:transform .15s ease-in-out,fill .15s ease-in-out;fill:var(--color-bg-primary-contrast)}.question__quest:hover .question__quest-collapsed-icon{fill:var(--color-accent)}.question__quest[aria-expanded=true] .question__quest-collapsed-icon{transform:rotate(180deg)}
