.help-topic-search-form-wrapper{display:grid;justify-content:start;margin-bottom:2rem}.help-topic-search-form{max-width:100%;width:600px}.help-topic-search-form input,.help-topic-search-form input:active,.help-topic-search-form input:focus{border:1px solid var(--medium-gray)}.help-topic-layout{column-gap:2rem;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin-left:auto;margin-right:auto;max-width:100%;width:var(--app-width)}@media screen and (min-width:768px){.help-topic-layout{grid-template-columns:minmax(0,1fr) 300px}}.help-topic{margin-top:2rem}.help-topic__header,.help-topic__search{margin-bottom:2rem}.help-topic__categories a,.help-topic__categories span{background:#2b2422;border-radius:3px;color:#fff;font-size:.6875rem;font-weight:600;line-height:1;padding:.2rem .3rem;text-decoration:none;text-transform:uppercase}.help-topic__categories a:hover{color:#fff}.help-topic h1{line-height:1;margin-bottom:1rem}.help-topic__meta{color:var(--dark-gray);font-size:.875rem;margin-bottom:1rem}@media screen and (min-width:768px){.help-topic__meta{font-size:1rem}}.help-topic__meta.at-bottom{margin-top:1rem}.help-topic__meta>*{display:inline-block;margin-right:1rem}.help-topic__meta>:last-child{margin-right:0}.help-topic__platform-callout{background:var(--light-gray);border-radius:var(--card-border-radius);padding:2rem}.help-topic__platform-callout-heading{color:var(--color-brand-orange-wcag);font-size:1.4rem;font-weight:600;line-height:1.2}