.hiw{color:var(--color-body);font-family:var(--font-primary);padding:4rem 1.25rem;background:linear-gradient(#0b3a3e05 0%,#0000 100%)!important}.hiw__inner{margin:0 auto}.hiw__header{text-align:left;flex-direction:column;margin-bottom:2rem;display:flex;gap:.5rem!important}.hiw__eyebrow{font-family:var(--font-secondary);color:var(--color-muted);font-size:var(--font-size-sm);letter-spacing:.4px;margin-bottom:.5rem}.hiw__title{color:var(--color-heading);font-size:2rem;line-height:1.04;font-weight:var(--font-weight-bold);margin:0 0 .5rem}.hiw__lead{color:var(--color-body);font-size:var(--font-size-md);opacity:.95;max-width:72ch;margin:0}.hiw__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.25rem;display:grid;margin-top:2rem!important}.hiw__steps{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.hiw__step{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:transform .5s,box-shadow .5s;display:flex;box-shadow:0 6px 18px #0b3a3e08}.hiw__step:hover{transform:translateY(-6px);box-shadow:0 10px 26px #0b3a3e0f}.hiw__icon{background:var(--gradient-primary);color:#fff;width:56px;height:56px;font-weight:var(--font-weight-bold);border-radius:12px;flex:0 0 56px;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 18px #10606614}.hiw__icon svg{width:28px;height:28px;display:block}.hiw__stepContent{flex:1}.hiw__stepTitle{font-size:var(--font-size-lg);color:var(--color-heading);margin:0 0 .25rem}.hiw__stepDesc{color:var(--color-muted);font-size:var(--font-size-md);max-width:64ch;margin-top:.25rem!important}.hiw__preview{justify-content:center;align-items:center;display:flex}.hiw__imageWrap{background:var(--card-bg);border:1px solid #0b3a3e0a;border-radius:12px;min-height:280px;display:block;overflow:hidden;box-shadow:0 18px 40px #0b3a3e14;width:100%!important}.hiw__image{object-fit:cover;object-position:85% center;width:100%;height:100%;display:block}.hiw__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;padding:1rem;box-shadow:0 12px 30px #0b3a3e0a}.hiw__cardHeader{font-weight:var(--font-weight-semibold);color:var(--color-heading);margin-bottom:.5rem}.hiw__cardRows{flex-direction:column;gap:.5rem;display:flex}.hiw__row{border-radius:var(--radius-sm);background:linear-gradient(180deg,var(--color-bg-alt),#fff9);font-size:var(--font-size-sm);color:var(--color-body);justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.hiw__row:hover{background:#10606605}.hiw__date{color:var(--color-muted);font-size:.875rem}@media (max-width:1000px){.hiw__grid{grid-template-columns:1fr}.hiw__preview{order:-1}.hiw__title{font-size:1.5rem}}@media (max-width:560px){.hiw__icon{width:48px;height:48px}.hiw__step{padding:.75rem}}
