.help-box.help-box--new{background-color:var(--colors-grey50)}.help-box.help-box--new .title-row{padding:14px}.help-box.help-box--new .title-row .subtitle{color:var(--colors-grey700);max-width:100%;font-size:14px;display:inline-block}@media screen and (width<=989px){.help-box.help-box--new .title-row .subtitle{font-size:12px}}.help-box.help-box--new .title-row .subtitle:before{content:"";background-color:#2e8462;border-radius:100%;min-width:6px;min-height:6px;margin-right:3px;display:inline-block}.help-box.help-box--new h4{color:var(--colors-grey900);font-size:16px;font-weight:600}.help-box.help-box--new h4:before{content:none}.help-box.help-box--new .description{background:var(--colors-primary50Color);border-radius:6.2px;justify-content:space-between;align-items:center;margin:9px;padding:14px;font-size:16px;display:flex}@media screen and (width<=989px){.help-box.help-box--new .description{text-align:left;font-size:14px}}.help-box.help-box--new .description img{object-fit:cover;border-radius:100%;width:50px;height:50px}.help-box.help-box--new .call-row{align-items:center;gap:24px;display:flex}.help-box.help-box--new .call-row a{color:var(--colors-primaryColor);align-items:center;gap:6px;font-size:14px;text-decoration:none;display:flex}