.help-overview{min-height:80vh}.help-overview h1{margin-bottom:8rem}.help-overview .help-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:6.4rem;justify-items:stretch}.help-overview .help-grid .grid-item{flex-basis:40%;flex-grow:1;padding-bottom:32px}.help-overview .help-grid .grid-item h2{margin-bottom:3.2rem}.help-overview .framed-link{align-items:center;background-color:var(--foregroundColorMuted5,rgba(21,2,58,.05));border-radius:4px;color:var(--foregroundColor,#15023a);display:flex;flex-direction:row;font-weight:700;justify-content:space-between;margin:1px 0;padding:12px 16px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.help-overview .framed-link:hover{background-color:var(--foregroundColorMuted10,rgba(21,2,58,.1))}.help-overview .framed-link:active{background-color:var(--accentColor,#8c47ff);color:var(--textOnAccentColor,#fff)}@media screen and (max-width:767px){.help-overview .help-grid{flex-direction:column;gap:3.2rem}}
