.hh-features{box-sizing:border-box;font-family:Work Sans,sans-serif;margin:0 auto;max-width:1280px;padding:0 20px}.hh-features__label{color:#5f5e5a;font-family:Work Sans,sans-serif;font-size:20px;font-weight:600;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.hh-features__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.hh-features__card{border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:20px;transition:box-shadow .2s ease}.hh-features__card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.hh-features__grid:has(>.hh-features__card:only-child){grid-template-columns:1fr}.hh-features__grid:has(>.hh-features__card:only-child) .hh-features__card{max-width:100%}.hh-features__icon-wrap{align-items:center;border-radius:8px;display:flex;height:44px;justify-content:center;margin-bottom:14px;width:44px}.hh-features__icon-wrap img{display:block;height:24px;object-fit:contain;width:24px}.hh-features__title{font-weight:600;line-height:1.3;margin:0 0 8px}.hh-features__desc,.hh-features__title{color:#042c53;font-family:Work Sans,sans-serif;font-size:20px}.hh-features__desc{line-height:1.7;margin:0;text-align:left}@media (max-width:640px){.hh-features__grid{grid-template-columns:1fr 1fr}.hh-features__card-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.hh-features__icon-wrap{flex-shrink:0;margin-bottom:0}.hh-features__title{margin:0}}@media (max-width:420px){.hh-features__grid{grid-template-columns:1fr}}