#help-main{display:flex;justify-content:flex-start;gap:60px;padding:40px 0}#help-main-col1{flex-grow:1}#help-main-col2{flex-grow:0;min-width:650px}.help-faq-header{font-weight:600;font-size:15px;margin-bottom:10px;margin-top:30px;color:var(--theme-color-alt-1)}.help-faq-text{font-size:12px;color:var(--theme-color-alt-1);line-height:18px}#help-faq-actionbar{display:flex;justify-content:flex-start;margin:35px 0}.help-learn-video{margin:15px 0 40px 0}.help-learn-video video{min-width:100%;width:100%;min-height:300px;background-color:var(--bg-light-gray)}@media screen and (max-width:480px){#help-main{flex-direction:column}.help-learn-video video{min-width:auto;width:calc(100vw - 55px)}}