.hh-feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hh-feature-row{border-top:1px solid rgba(165,178,159,.5);display:grid;gap:1.375rem;grid-template-columns:48px 1fr;padding:1.75rem 0}.hh-feature-row:last-child{border-bottom:1px solid rgba(165,178,159,.5)}.hh-feature-ico{background:rgba(165,178,159,.18);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hh-feature-ico svg{height:22px;width:22px}.hh-feature-title{font-size:1.3rem;line-height:1.15;margin:0 0 .375rem}.hh-feature-text{color:var(--color-ink);font-size:1rem;line-height:1.6;margin:0}.hh-feature-num{background:var(--color-ivory);border:1px solid rgba(92,106,87,.25);border-radius:50%;color:var(--color-olive);display:grid;font-family:Cormorant Garamond,Georgia,serif;font-size:1.125rem;font-weight:600;height:44px;line-height:1;place-items:center;width:44px}.hh-feature-list--numbered .hh-feature-row{gap:22px;grid-template-columns:54px 1fr;padding:22px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:1px solid rgba(92,106,87,.18)}.hh-feature-list--numbered .hh-feature-row:first-child{border-top:none;padding-top:8px}.hh-feature-list--numbered .hh-feature-row:last-child{border-bottom:none;padding-bottom:8px}.hh-feature-list--numbered .hh-feature-title{font-size:1.3125rem;margin-bottom:.375rem}.hh-feature-list--numbered .hh-feature-text{font-size:.9375rem}.hh-feature-panel{background:var(--color-ivory);border:1px solid var(--color-rule);border-radius:10px;-webkit-box-shadow:0 18px 40px -28px rgba(23,24,28,.18);box-shadow:0 18px 40px -28px rgba(23,24,28,.18);padding:30px}.hh-feature-panel-head{border-bottom:1px solid var(--color-rule);font-size:1.375rem;margin:0 0 18px;padding-bottom:14px}.hh-feature-list--panel .hh-feature-row{border-bottom:1px solid var(--color-rule);border-top:none;gap:16px;grid-template-columns:42px 1fr;padding:16px 0}.hh-feature-list--panel .hh-feature-row:last-child{border-bottom:none;padding-bottom:0}.hh-feature-list--panel .hh-feature-ico{height:38px;width:38px}.hh-feature-list--panel .hh-feature-ico svg{height:20px;width:20px}.hh-feature-list--panel .hh-feature-title{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.hh-feature-list--panel .hh-feature-text{font-size:.85rem;line-height:1.5}.hh-feature-foot{background:rgba(185,114,99,.08);border:1px solid rgba(185,114,99,.3);border-left:3px solid var(--color-terracotta);border-radius:4px;color:var(--color-ink);font-size:.8rem;line-height:1.55;margin-top:18px;padding:16px 18px}.hh-feature-foot strong{color:var(--color-charcoal);font-weight:600}.hh-feature-foot em{color:var(--color-terracotta);font-style:italic}.hh-feature-foot p:last-child{margin-bottom:0}@media (max-width:767px){.hh-feature-row{gap:1rem;grid-template-columns:40px 1fr;padding:1.25rem 0}}