.feedback-form-page{grid-template-columns:1fr minmax(320px,520px);align-items:start;gap:8vw;min-height:calc(100vh - 74px);padding:8vw;display:grid}.feedback-intro h1{font-size:clamp(62px,8vw,112px)}.feedback-intro>p:not(.eyebrow){max-width:560px;font-family:var(--serif);color:var(--muted);font-size:21px;line-height:1.5}.feedback-form{background:#fff;padding:32px;box-shadow:0 24px 70px #3f392e1a}.feedback-form label{margin-bottom:22px;font-size:12px;font-weight:700;display:block}.feedback-form label span{float:right;color:var(--muted);font-weight:400}.feedback-form input,.feedback-form textarea{background:#fff;border:1px solid #cfc7bb;width:100%;margin-top:9px;padding:14px;display:block}.feedback-form textarea{resize:vertical;height:210px;font-family:var(--serif);font-size:18px}.feedback-form .primary{width:100%}.feedback-form .notice{margin-top:16px}.feedback-form .trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}@media (max-width:800px){.feedback-form-page{grid-template-columns:1fr;padding:60px 24px}.feedback-form{padding:22px}}
