.feedback{display:none;position:fixed;min-height:10em;width:40%;bottom:5%;right:5%;z-index:1000;background-color:#fff;padding:1em 2%;box-shadow:0 0 15px rgba(94,0,73,.15);border-radius:1em}.feedback .wrapper{position:relative;z-index:2}.feedback .wrapper .heading{margin-bottom:1em;font-size:24px}.feedback .wrapper .form-wrapper{position:relative;margin-bottom:1em;z-index:2;background-color:#fff;padding:1em;box-shadow:0 0 15px rgba(94,0,73,.15);border-radius:1em}.feedback .wrapper .form-wrapper .form-heading{margin-bottom:.5em;font-size:15px}.feedback .wrapper .form-wrapper .btn__green{margin-top:1em}.feedback input{position:relative;width:30%;height:20px;border-radius:20px;cursor:pointer;background-repeat:no-repeat;font-size:14px;color:transparent;border:1px solid #f0f0f0;overflow:hidden;background-color:#fff;background-size:1.2em;background-position:10px 50%;padding:1em 1em 1em 30px;margin-top:8px;margin-right:1em;color:#000}.feedback input:focus{outline:1px solid #cacaca}.feedback input::placeholder{color:#d9d9d9;font-size:14px}.feedback .background{position:absolute;height:100%;width:30%;right:0;top:0;background-color:purple;z-index:1;border-top-right-radius:1em;border-bottom-right-radius:1em;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.title__medium{text-align:left;color:#2b2b46;font-family:Golos Text;font-size:26px;font-style:normal;font-weight:600;line-height:28px;word-break:break-word}.title__medium a{color:#1890ff;text-decoration:underline}.title__medium:empty{height:1lh}.title__medium:empty:after{content:"Введите заголовок";color:#d9d9d9}.title__medium[contenteditable=true]{outline:none;margin:10px 20px}@media(max-width:430px){.title__medium{font-size:22px;line-height:24px}}