#hiw-sec .hiw-step::before,#hiw-sec::after{pointer-events:none;user-select:none;position:absolute}#hiw-sec .hiw-heading,#hiw-sec .hiw-step-num,#hiw-sec .hiw-step::before,#hiw-sec::after{font-family:var(--font-heading,serif);font-weight:700}#hiw-sec.section{padding:88px 0!important}#hiw-sec .col,#hiw-sec .row{padding:0!important}#hiw-sec{background:var(--soft-bg)!important;position:relative;overflow:hidden;font-family:var(--font-body,'Manrope',sans-serif)}#hiw-sec::after{content:'HOW IT WORKS';bottom:-20px;left:50%;transform:translateX(-50%);font-size:120px;color:var(--soft-border-accent);opacity:.03;white-space:nowrap;letter-spacing:10px}#hiw-sec .hiw-inner{padding:0 64px}#hiw-sec .hiw-step-text-col{display:contents}#hiw-sec .hiw-bar,#hiw-sec .hiw-btn-ghost,#hiw-sec .hiw-btn-wa,#hiw-sec .hiw-cta,#hiw-sec .hiw-step-badge,#hiw-sec .hiw-step-detail,#hiw-sec .hiw-step-img,#hiw-sec .hiw-step-img-col,#hiw-sec .hiw-step-img-overlay,#hiw-sec .hiw-step-label{display:none!important}#hiw-sec .hiw-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px;gap:40px}#hiw-sec .hiw-head-left{flex:1}#hiw-sec .hiw-head-right{flex-shrink:0;max-width:320px;text-align:right}#hiw-sec .hiw-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px}#hiw-sec .hiw-eyebrow::before{content:'';width:32px;height:3px;background:var(--soft-border-accent)}#hiw-sec .hiw-eyebrow span{font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--soft-em)}#hiw-sec .hiw-heading{font-size:clamp(26px, 3vw, 44px);color:var(--soft-heading)!important;line-height:1.2}#hiw-sec .hiw-heading em{font-style:italic;color:var(--soft-em)!important}#hiw-sec .hiw-subhead{font-size:14px;color:var(--soft-para)!important;line-height:1.85;margin-bottom:16px}#hiw-sec .hiw-head-right .hiw-btn{display:inline-block!important;background:var(--soft-btn-bg);color:var(--soft-btn-text)!important;font-size:13px;font-weight:700;padding:13px 28px;text-decoration:none!important}#hiw-sec .hiw-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative;z-index:1}#hiw-sec .hiw-step{background:var(--light-bg);border-top:4px solid var(--soft-border);padding:32px 22px 28px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s,transform .3s,box-shadow .3s;cursor:default}#hiw-sec .hiw-step:hover{border-top-color:var(--soft-border-accent);transform:translateY(-6px);box-shadow:0 16px 40px rgb(255 0 132 / .1)}#hiw-sec .hiw-step::before{content:attr(data-step);bottom:-16px;right:-8px;font-size:100px;color:var(--soft-border-accent);opacity:.05;line-height:1;transition:opacity .3s}#hiw-sec .hiw-step:hover::before{opacity:.11}#hiw-sec .hiw-step::after{content:'→';position:absolute;top:38px;right:-12px;font-size:16px;color:var(--soft-border-accent);z-index:2;opacity:.5}#hiw-sec .hiw-step:last-child::after{display:none}#hiw-sec .hiw-step-num{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--soft-span-bg);border:2px solid var(--soft-border);font-size:14px;color:var(--soft-em)!important;margin-bottom:18px;flex-shrink:0;transition:.3s;position:relative;z-index:1}#hiw-sec .hiw-step:hover .hiw-step-num{background:var(--soft-btn-bg);border-color:var(--soft-btn-bg);color:var(--soft-btn-text)!important}#hiw-sec .hiw-step-title{font-size:14px;font-weight:700;color:var(--soft-heading)!important;margin-bottom:10px;line-height:1.3;position:relative;z-index:1}#hiw-sec .hiw-step-desc{font-size:12px;color:var(--soft-para)!important;line-height:1.75;position:relative;z-index:1}@media (max-width:960px){#hiw-sec .hiw-inner{padding:0 28px}#hiw-sec .hiw-head{flex-direction:column;align-items:flex-start}#hiw-sec .hiw-head-right{text-align:left;max-width:100%}#hiw-sec .hiw-steps{grid-template-columns:1fr 1fr}#hiw-sec .hiw-step::after{display:none}}