#hiw-sec.section{padding:88px 0!important}#hiw-sec .col,#hiw-sec .row{padding:0!important}#hiw-sec{background:var(--neutral-bg)!important;font-family:var(--font-body,'Manrope',sans-serif)}#hiw-sec .hiw-inner{padding:0 64px}#hiw-sec .hiw-bar,#hiw-sec .hiw-btn-ghost,#hiw-sec .hiw-btn-wa,#hiw-sec .hiw-head-right .hiw-btn,#hiw-sec .hiw-step-badge,#hiw-sec .hiw-step-detail,#hiw-sec .hiw-step-img-overlay,#hiw-sec .hiw-step-label,#hiw-sec .hiw-step-num{display:none!important}#hiw-sec .hiw-head{display:block;text-align:center;margin-bottom:60px}#hiw-sec .hiw-head-left,#hiw-sec .hiw-head-right{display:block}#hiw-sec .hiw-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}#hiw-sec .hiw-eyebrow::after,#hiw-sec .hiw-eyebrow::before{content:'';width:24px;height:2px;background:var(--neutral-border-accent)}#hiw-sec .hiw-eyebrow span{font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--neutral-em)}#hiw-sec .hiw-heading{font-family:var(--font-heading,serif);font-size:clamp(24px, 2.8vw, 42px);font-weight:700;color:var(--neutral-heading)!important;line-height:1.2;margin-bottom:12px}#hiw-sec .hiw-heading em{font-style:italic;color:var(--neutral-em)!important}#hiw-sec .hiw-subhead{font-size:15px;color:var(--neutral-para)!important;max-width:520px;margin:0 auto;line-height:1.8}#hiw-sec .hiw-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}#hiw-sec .hiw-step{background:var(--light-bg);overflow:hidden;cursor:default;display:flex;flex-direction:column;position:relative;transition:transform .3s,box-shadow .3s}#hiw-sec .hiw-step:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgb(0 0 0 / .1)}#hiw-sec .hiw-step::after{content:'→';position:absolute;top:calc(33% - 10px);right:-15px;font-size:18px;color:var(--neutral-border-accent);z-index:3;pointer-events:none}#hiw-sec .hiw-step:last-child::after{display:none}#hiw-sec .hiw-step-img-col{display:block!important;overflow:hidden;position:relative}#hiw-sec .hiw-step-img-col::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgb(255 0 132 / .08) 100%);opacity:0;transition:opacity .3s;pointer-events:none}#hiw-sec .hiw-step:hover .hiw-step-img-col::after{opacity:1}#hiw-sec .hiw-step-img{display:block!important;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .5s}#hiw-sec .hiw-step:hover .hiw-step-img{transform:scale(1.05)}#hiw-sec .hiw-step-text-col{display:flex!important;flex-direction:column;padding:18px 18px 20px;border-top:3px solid var(--neutral-border);transition:border-color .3s;flex:1}#hiw-sec .hiw-step:hover .hiw-step-text-col{border-top-color:var(--neutral-border-accent)}#hiw-sec .hiw-step-title{font-size:13px;font-weight:700;color:var(--neutral-heading)!important;margin-bottom:6px;line-height:1.3}#hiw-sec .hiw-step-desc{font-size:12px;color:var(--neutral-para)!important;line-height:1.75}#hiw-sec .hiw-cta{display:block;text-align:center;margin-top:52px}#hiw-sec .hiw-btn{display:inline-block;background:var(--neutral-btn-bg);color:var(--neutral-btn-text)!important;font-size:13px;font-weight:700;padding:14px 40px;text-decoration:none!important;transition:background .2s}#hiw-sec .hiw-btn:hover{background:var(--primary-dark)}@media (max-width:960px){#hiw-sec .hiw-inner{padding:0 15px!important}#hiw-sec .hiw-steps{grid-template-columns:1fr 1fr}#hiw-sec .hiw-step::after{display:none}}