.hh-share-card{background:var(--color-ivory);border:1px solid rgba(217,206,193,.7);border-radius:10px;display:grid;gap:32px;grid-template-columns:1.4fr repeat(var(--hh-share-cols,2),1fr);padding:36px 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 18px 40px -28px rgba(23,24,28,.18);box-shadow:0 18px 40px -28px rgba(23,24,28,.18)}.hh-share-lead-ic{background:rgba(165,178,159,.22);border-radius:50%;color:var(--color-olive);display:grid;height:72px;margin-bottom:14px;place-items:center;width:72px}.hh-share-lead-ic svg{fill:none;height:34px;width:34px}.hh-share-heading{color:var(--color-charcoal);font-size:22px;margin:0 0 8px}.hh-share-intro p{color:var(--color-ink);font-family:Inter,sans-serif;font-size:14px;line-height:1.55;margin:0}.hh-share-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid var(--color-rule);gap:12px;padding:0 8px;text-align:center}.hh-share-col-ic{background:rgba(165,178,159,.22);border-radius:50%;color:var(--color-olive);display:grid;height:48px;place-items:center;width:48px}.hh-share-col-ic svg{fill:none;height:22px;width:22px}.hh-share-col-title{color:var(--color-charcoal);font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-weight:600}.hh-share-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-charcoal);border-radius:4px;color:var(--color-ivory);font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;justify-content:center;padding:11px 18px;text-decoration:none;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease;width:100%}.hh-share-btn:hover{background:var(--color-olive);color:var(--color-ivory)}.hh-share-aside-text{color:var(--color-charcoal);font-family:Cormorant Garamond,Georgia,serif;font-size:14.5px;font-style:italic;line-height:1.5}.hh-share-aside-text p{margin:0}.hh-share-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-ink-3);font-family:Cormorant Garamond,Georgia,serif;font-size:14.5px;font-style:italic;gap:8px;justify-content:center;padding-top:8px}.hh-share-consent-full{grid-column:1/-1}.hh-share-aside .hh-share-consent{font-size:12.5px;padding-top:0}.hh-share-consent-ic{color:var(--color-olive);display:inline-grid;place-items:center}.hh-share-consent-ic svg{height:16px;width:16px}@media (max-width:1024px){.hh-share-card{grid-template-columns:1fr}.hh-share-col{border-left:none;border-top:1px solid var(--color-rule);padding-top:20px}}