body,html{height:100%;margin:0}.page-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.help{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:155px 20px}.help-content{max-width:1000px;width:100%;margin-top:40px}.help__header{font-size:36px;font-family:Courier Prime,monospace;font-weight:700;margin-bottom:19px;color:#3a584a;text-align:center}.help__paragraph{font-size:18px;font-family:Montserrat,sans-serif;margin-bottom:50px;text-align:center;color:#678276}.help__form-container{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.help__left-column{display:flex;flex-direction:column;gap:20px;width:300px}.help__input{border:1px solid #8fb0a1;font-family:Montserrat,sans-serif;height:60px;padding:10px 20px}.help__button,.help__input{border-radius:30px;width:100%}.help__button{background-color:#8fb0a1;color:#fff;font-size:16px;cursor:pointer;padding:12px;font-family:Courier Prime,monospace;border:none}.help__right-column{width:400px}.help__textarea{width:100%;height:200px;border-radius:25px;border:1px solid #8fb0a1;padding:10px;font-family:Montserrat,sans-serif;resize:none}footer{width:100%;margin-top:auto}