.hiw-section{font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:70px 20px}.hiw-section h2{font-family:Poppins,sans-serif;font-size:32px;margin:0 0 8px}.hiw-intro,.hiw-section h2{color:#000;font-weight:400;text-align:center}.hiw-intro{font-family:Inter,sans-serif;font-size:18px;margin:0 0 50px}.hiw-steps{align-items:flex-start;display:flex;gap:0;justify-content:center;margin-bottom:60px}.hiw-step{animation:fadeInStep .5s ease forwards;background:#fff;border:1px solid #f0ebe5;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.06);flex:1;max-width:280px;opacity:0;padding:32px 24px;position:relative;text-align:center;transform:translateY(24px);transition:transform .2s ease,box-shadow .2s ease}.hiw-step:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-4px)}.hiw-step:first-child{animation-delay:.15s}.hiw-step:nth-child(3){animation-delay:.35s}.hiw-step:nth-child(5){animation-delay:.55s}@keyframes fadeInStep{to{opacity:1;transform:translateY(0)}}.hiw-step-number{align-items:center;background:#e8873a;border-radius:50%;box-shadow:0 4px 12px rgba(232,135,58,.3);color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;height:32px;justify-content:center;left:50%;position:absolute;top:-16px;transform:translateX(-50%);width:32px}.hiw-step-icon{font-size:2.2rem;margin-bottom:14px;margin-top:8px}.hiw-step h5{color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin:0 0 10px}.hiw-step p{color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0}.hiw-connector{align-items:center;display:flex;margin-top:60px;padding:0 4px}.connector-line{background:#e8873a;height:2px;opacity:.3;width:24px}.connector-arrow{color:#e8873a;font-size:1.4rem;font-weight:700;line-height:1}.hiw-equation{align-items:center;animation:fadeInStep .6s ease forwards;animation-delay:.7s;background:linear-gradient(135deg,#1a2a3a,#2a3f55);border-radius:20px;box-shadow:0 8px 32px rgba(26,42,58,.2);display:flex;gap:20px;justify-content:center;opacity:0;padding:40px 36px;transform:translateY(24px)}.eq-item{flex:1;text-align:center}.eq-icon{font-size:2rem;margin-bottom:8px}.eq-label{color:#fff;font-family:Poppins,sans-serif;font-size:27px;font-weight:400;margin-bottom:4px}.eq-desc{color:hsla(0,0%,100%,.55);font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.eq-equals,.eq-plus{color:#fff;flex-shrink:0;font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;opacity:.6}.eq-result{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;flex:1.3;padding:20px 16px;text-align:center}.eq-icon-result{font-size:2rem;margin-bottom:8px}.eq-label-result{color:#fff;font-family:Poppins,sans-serif;font-size:27px;font-weight:400;margin-bottom:4px}.eq-desc-result{color:hsla(0,0%,100%,.55);font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4}@media (max-width:768px){.hiw-section{padding:50px 16px}.hiw-section h2{font-size:27px}.hiw-steps{align-items:center;flex-direction:column;gap:12px}.hiw-step{max-width:100%;width:100%}.hiw-connector{margin:4px 0;transform:rotate(90deg)}.hiw-equation{flex-direction:column;gap:16px;padding:32px 24px}.eq-equals,.eq-plus{font-size:1.5rem}.eq-result{width:100%}}