.hh-helper-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-left-style:solid;border-left-width:2px;border-radius:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:28px 34px}.hh-helper-bar,.hh-helper-bg-ivory{background:var(--color-ivory)}.hh-helper-bg-sand-soft{background:var(--color-sand-soft)}.hh-helper-bg-sand{background:var(--color-sand)}.hh-helper-bg-white{background:#fff}.hh-helper-text{color:var(--color-charcoal);font-size:1rem;line-height:1.55;max-width:54ch}.hh-helper-text p:last-child{margin-bottom:0}.hh-helper-text strong{font-weight:600}.hh-helper-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:767px){.hh-helper-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}