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