.help{background-color:var(--color-primary) !important}.help .help-cards{display:flex;gap:32px;justify-content:center}.help .help-cards>div{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:360px;padding:24px;background-color:var(--color-white);border-radius:8px}.help .help-cards h3{margin-bottom:12px}.help .help-cards a{margin-top:auto}@media (max-width:1024px){.help .help-cards{flex-direction:column;gap:20px}.help .help-cards>div{flex-direction:row;width:100%;padding:24px}.help .help-cards h3{margin:8px 0}.help .help-cards p{max-width:368px}.help .help-cards a{margin:auto 0 0 auto;white-space:nowrap}}@media (max-width:768px){.help .help-cards>div{flex-direction:column}.help .help-cards h3{margin:0 0 8px}.help .help-cards p{max-width:unset}.help .help-cards a{margin:8px 0 0;white-space:unset}}