@media(min-width:1440px){.help-module .ds-grid{display:flex;gap:var(--nv-sys-spacing-m)}.help-module .ds-grid>div{width:100%!important}}.help-card{gap:var(--nv-sys-spacing-2xs);transition:all .2s ease-in-out;border-radius:var(--nv-sys-shape-corner-m);position:relative;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:112px;padding:var(--nv-sys-spacing-s) var(--nv-sys-spacing-xs) var(--nv-sys-spacing-xs) var(--nv-sys-spacing-xs)}@media(max-width:599px){.help-card{min-height:108px}}@media(min-width:600px)and (max-width:904px){.help-card{min-height:108px}}.help-card--clickable{cursor:pointer}.help-card--not-clickable{cursor:default}.help-card--personal{background-color:var(--nv-sys-color-personal-light-background-general-white);box-shadow:var(--nv-sys-elevation-bottom-s)}.help-card--personal.help-card--clickable:hover{background-color:var(--nv-sys-color-personal-light-background-general-hover);box-shadow:var(--nv-sys-elevation-bottom-l)}.help-card--personal.help-card--clickable:active{transform:translateY(0);box-shadow:var(--nv-sys-elevation-bottom-xs)}.help-card--personal.help-card--clickable:focus{outline:none;border:1px solid var(--nv-sys-color-personal-light-border-general-focus)}.help-card--flow{background-color:var(--nv-sys-color-flow-dark-background-general-soft);border:1px solid transparent}.help-card--flow.help-card--clickable:hover{background-color:var(--nv-ref-palette-gray-30)}.help-card--flow.help-card--clickable:active{transform:translateY(0);background-color:var(--nv-sys-color-flow-dark-background-general-pressed)}.help-card--flow.help-card--clickable:focus{outline:none;border:1px solid var(--nv-sys-color-flow-dark-border-general-focus)}.help-card__text{text-align:center;margin:0;font-family:var(--nv-sys-typography-font-family-roboto-regular);font-size:var(--nv-sys-typography-m-size);line-height:var(--nv-sys-typography-m-height);width:118px}@media(max-width:599px){.help-card__text{font-size:var(--nv-sys-typography-s-size);line-height:var(--nv-sys-typography-s-height)}}@media(min-width:600px)and (max-width:904px){.help-card__text{font-size:var(--nv-sys-typography-s-size);line-height:var(--nv-sys-typography-s-height)}}.help-card__text *{margin:0;font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;color:inherit}.help-card--personal .help-card__text{color:var(--nv-sys-color-personal-light-text-icon-general-paragraph)}.help-card--flow .help-card__text{color:var(--nv-sys-color-flow-dark-text-icon-general-paragraph)}.help-card__icon{display:flex;align-items:center;justify-content:center}.help-card__icon,.help-card__icon svg{width:40px;height:40px}.help-card__icon--personal svg{fill:var(--nv-sys-color-personal-light-text-icon-general-primary-personal)}.help-card__icon--flow svg{fill:var(--nv-sys-color-flow-dark-text-icon-general-primary-flow)}