.help-category-section{display:flex;flex-direction:column;align-items:flex-start}.help-category-section__icon{width:64px;height:64px;object-fit:contain}@media only screen and (max-width:640px){.help-category-section__icon{width:40px;height:40px}}@media only screen and (min-width:641px){.help-category-section__title{font-size:24px;line-height:32px;font-weight:700;margin-top:24px}}@media only screen and (max-width:640px){.help-category-section__title{font-size:20px;line-height:32px;font-weight:700;margin-top:16px}}.help-category-section__title{transition:color .1s ease}.help-category-section__title:hover{color:#007ff4}@media only screen and (min-width:641px){.help-category-section__articles{margin-top:16px}}@media only screen and (max-width:640px){.help-category-section__articles{margin-top:12px}}@media only screen and (min-width:641px){.help-category-section__articles>li:not(:last-child){margin-bottom:12px}}@media only screen and (max-width:640px){.help-category-section__articles>li:not(:last-child){margin-bottom:8px}}.help-category-section__articles>li>a{transition:color .1s ease}.help-category-section__articles>li>a:hover{color:#007ff4}.help-center__categories{display:grid}@media only screen and (max-width:640px){.help-center__categories{padding:16px;grid-template-columns:1;gap:16px}}@media only screen and (min-width:641px){.help-center__categories{padding:64px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}}
