.fh-help,.fh-help *{box-sizing:border-box}.fh-help{background:#fafaf8;border-bottom:1px solid #eceae4;border-top:1px solid #eceae4;font-family:Inter,sans-serif;padding:clamp(56px,7vw,80px) 0}.fh-wrap{display:grid;gap:2px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1240px;padding:0 40px}.fh-card{background:#fff;border:1px solid #eceae4;padding:32px 28px;text-align:center;transition:border-color .16s,box-shadow .16s}.fh-card--first{border-radius:16px 0 0 16px}.fh-card--last{border-radius:0 16px 16px 0}.fh-card:hover{border-color:#e8651a;box-shadow:0 8px 28px rgba(0,0,0,.05)}.fh-ico{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.hc-orange{background:#fef0e6}.hc-green{background:#ebf5ef}.fh-title{color:#17120d;font-family:Playfair Display,serif;font-size:18px;font-weight:400;margin-bottom:8px}.fh-desc{color:#4a4038;font-size:13.5px;font-weight:300;line-height:1.6;margin-bottom:18px}.fh-btn{align-items:center;background:transparent;border:1.5px solid #eceae4;border-radius:100px;color:#4a4038;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:8px 18px;text-decoration:none;transition:all .14s}.fh-btn:hover{border-color:#e8651a;color:#e8651a}@media(max-width:1024px){.fh-wrap{grid-template-columns:1fr}.fh-card--first{border-radius:16px 16px 0 0}.fh-card--last{border-radius:0 0 16px 16px}}