.help-header{display:flex;align-items:center;justify-content:space-between}.help-search{margin-top:5em;display:flex;justify-content:center;align-items:center}.help-search input{width:500px}.help-search .icon{margin-left:1em;height:20px;width:20px}.help-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:2.5em 5em}.help-categories .help-category{margin:2.5em}.help-categories .help-category>div>div:last-child{margin-top:1em}.help-category>div:first-child{font-weight:700;margin-bottom:1em}.help-result,div:not(.help-categories)>.help-category{display:flex;justify-content:center;margin-top:5em}.topics>div{margin:.5em 0}.help-topic{display:flex;justify-content:center;margin-top:5em}.help-topic>div{max-width:40em}.help-topic>div img{max-width:calc(100vw - 80px)}.help-topic>div .image{display:flex;justify-content:center}.help-topic h1{line-height:1.4em}@media only screen and (max-width:1024px){div.wrapper-1{width:100%}div.help-category{margin-right:0;width:48%}div.help-category:nth-child(2){float:right}div.help-category:nth-child(odd){clear:both}}@media only screen and (max-width:720px){div.help-category{float:none;width:100%}}