.feedback-page{width:min(780px,100% - 40px);padding-block:65px 110px}.feedback-page h1{font-size:clamp(46px,7vw,70px)}.feedback-page>header>p:last-child{max-width:650px;color:var(--muted);line-height:1.65}.feedback-form{border:1px solid var(--line);background:var(--paper);border-radius:24px;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px;padding:28px;display:grid}.feedback-form label{gap:7px;font-size:13px;font-weight:750;display:grid}.feedback-form select,.feedback-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #ccd4cc;border-radius:12px;padding:13px}.feedback-form select{height:50px}.feedback-form textarea{resize:vertical}.feedback-wide,.feedback-form .form-message{grid-column:1/-1}.feedback-form button{border:0;justify-self:start}.feedback-thanks{background:var(--lime);border-radius:24px;justify-items:start;margin-top:35px;padding:35px;display:grid}.feedback-thanks>span{font-size:35px}.feedback-thanks h2{font-size:32px}.feedback-thanks p{color:var(--green)}@media (max-width:600px){.feedback-form{grid-template-columns:1fr;padding:22px}.feedback-wide,.feedback-form .form-message{grid-column:auto}.feedback-form button{width:100%}}
