body{margin:0;display:flex;flex-direction:column;align-items:center;padding:50px 20px 20px;font-size:16px;font-weight:400;color:#2b2e38;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,p{margin:0}h1{font-size:48px;font-weight:700;line-height:62.5px;letter-spacing:-.005em}h2{font-size:20px;font-weight:700;line-height:28px}ul{padding:0;margin:0;list-style:none}p{line-height:25px;color:#6c6e79}#root{width:clamp(320px,100%,1280px)}.button{padding:16px 24px;gap:10px;border-radius:16px;background:#008ff8;font-family:inherit;font-weight:700;line-height:24px;color:#fff;text-decoration:none;display:flex;align-items:center}button{cursor:pointer}button:hover,.button:hover{opacity:.6;text-decoration:none}header{width:100%;display:flex;flex-direction:column;gap:60px}#logo{width:160px}main{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:60px 40px;margin-top:60px}section{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.android-ui{max-width:100%}.google-play-button{width:124px}.firefox-button-icon{width:24px}.feedback{grid-column:span 2}.reason-button{line-height:25px;color:#008ff8;background:transparent;padding:0;border-style:none;font-size:16px}.feedback-form{width:clamp(320px,100%,620px);display:flex;flex-direction:column;gap:20px;margin-top:20px}.feedback-form-description{margin-bottom:40px}a{color:inherit}input,textarea{padding:16px;border-radius:12px;border:2px solid #e6e8ec;resize:none;font-family:inherit}input::placeholder,textarea::placeholder{font-size:18px;font-weight:400;line-height:21.78px;letter-spacing:.02em;color:#777e90}textarea{height:150px}button[type=submit]{padding:16px 24px;border-radius:16px;background:#c85743;font-family:inherit;font-size:16px;font-weight:700;line-height:24px;border-style:none;color:#fff;align-self:flex-start}
