.help{background:var(--hafo-color-brand);border-radius:0;width:100%}.help,.help__heading h2{color:var(--hafo-color-text-inverted)}.help__heading h2{font-size:var(--hafo-font-size-3xl)!important;font-weight:var(--hafo-font-weight-semibold);line-height:1.125;margin:0}.help__grid{display:flex;flex-flow:row wrap;gap:var(--hafo-space-4);justify-content:space-between}.help-card{background:transparent;border:none;border-radius:0;display:flex;flex-direction:column;gap:var(--hafo-space-1);padding:0}.help-card__row{align-items:center;display:flex;margin-bottom:var(--hafo-space-1)}.help-card__icon{align-items:center;color:var(--hafo-color-text-inverted);display:flex;height:20px;justify-content:center;width:20px}.help-card__icon svg{height:100%;width:100%}.help-title{margin-bottom:var(--hafo-space-2)}.help-card__title{color:var(--hafo-color-text-inverted);font-size:var(--hafo-font-size-xl);font-weight:var(--hafo-font-weight-semibold);line-height:1.8;margin:0}.help-card__subtitle{font-weight:var(--hafo-font-weight-light);line-height:2;margin:0 0 var(--hafo-space-3);opacity:.9}.help-card__button,.help-card__subtitle{color:var(--hafo-color-text-inverted);font-size:var(--hafo-font-size-base)}.help-card__button{align-items:center;align-self:flex-start;border:1px solid var(--hafo-color-text-inverted);border-radius:var(--hafo-radius-2xl);display:inline-flex;font-weight:var(--hafo-font-weight-normal);height:48px;justify-content:center;min-width:180px;padding:0 var(--hafo-space-4);-webkit-text-decoration:none;text-decoration:none;transition:var(--hafo-transition-all)}.help-card__button:hover{background:var(--hafo-color-text-inverted);color:var(--hafo-color-brand)}@media (max-width:767px){.help{padding:var(--hafo-space-4)}.help__heading{margin-bottom:var(--hafo-space-6);text-align:left}.help__heading h2{font-size:var(--hafo-font-size-2xl)}}
