.help-center{margin-top:1rem;margin-bottom:1rem;gap:1rem}.help-center__head{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:1rem 0}.help-center__query{display:flex;gap:.5rem}.help-center__query input{width:100%}.help-center__container{display:grid;grid-template-columns:repeat(1,1fr);padding:1rem 0;gap:1rem}@media only screen and (min-width:576px){.help-center__container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.help-center__container{grid-template-columns:repeat(3,1fr)}}.help-center__category{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;border:1px solid var(--clr-neutral-70)}.help-center__item{display:flex;flex-direction:column;gap:.5rem}.help-center__header{display:flex;flex-direction:column;align-self:stretch;border-bottom:1px solid var(--clr-neutral-80);padding-bottom:.5rem}.help-center__title{display:flex;flex-direction:column;gap:.25rem;align-items:center}.help-center__title h4{font-weight:400}.help-center__title .svg-wrapper{width:24px;height:24px;color:#ffa500}.help-center__question-asked{font-size:12px;font-weight:600;color:var(--clr-neutral-30)}.help-center__answer .author__image{width:40px;height:40px}.help-center__answer .author__wrapper{margin-bottom:.75rem}.help-center__content{display:flex;flex-direction:column}.help-center__content>.help-center__question{border-bottom:1px solid var(--clr-neutral-80);padding:.25rem 0}.help-center__content>.help-center__question:last-child{border-bottom:0}.help-center__pill{align-self:center;margin-top:auto}.help-center__waiting{display:flex;flex-direction:column;gap:1rem;padding:.75rem;border:1px solid var(--clr-neutral-80)}.help-center__waiting-container{display:flex;flex-direction:column}.help-center__waiting-item{display:flex;flex-direction:column;padding:.5rem 0;border-bottom:1px solid var(--clr-neutral-80)}.help-center__waiting-item:last-child{border-bottom:0}.help-center__list{display:flex;flex-direction:column;background:var(--clr-surface);padding-bottom:.5rem}.help-center__list .help-center__title{background:var(--clr-neutral-80);padding:.5rem}.help-center__list .help-center__content{padding:0 .5rem}.help-center__sidebar{display:flex;flex-direction:column;gap:1rem}.help-center__sidebar>*{width:100%}
