#hiw-sec .hiw-step-text-col,#hiw-sec::before{position:absolute;inset:0;pointer-events:none}#hiw-sec.section{padding:88px 0!important}#hiw-sec .col,#hiw-sec .row{padding:0!important}#hiw-sec{background:var(--secondary-bg)!important;position:relative;overflow:hidden;font-family:var(--font-body,'Manrope',sans-serif)}#hiw-sec::before{content:'';background-image:radial-gradient(var(--secondary-border-accent) 1px,transparent 1px);background-size:40px 40px;opacity:.04}#hiw-sec .hiw-inner{padding:0 64px}#hiw-sec .hiw-bar,#hiw-sec .hiw-btn-ghost,#hiw-sec .hiw-head-right .hiw-btn,#hiw-sec .hiw-step-badge,#hiw-sec .hiw-step-detail,#hiw-sec .hiw-step-label,#hiw-sec .hiw-step-num{display:none!important}#hiw-sec .hiw-step-text-col{display:block!important;z-index:4;background:0 0;padding:0}#hiw-sec .hiw-head{display:block;text-align:center;margin-bottom:72px;position:relative;z-index:1}#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:18px}#hiw-sec .hiw-eyebrow::after,#hiw-sec .hiw-eyebrow::before{content:'';width:36px;height:1px;background:var(--secondary-border-accent)}#hiw-sec .hiw-eyebrow span{font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--secondary-em)}#hiw-sec .hiw-heading{font-family:var(--font-heading,serif);font-size:clamp(26px, 3vw, 46px);font-weight:700;color:var(--secondary-heading)!important;line-height:1.2;margin-bottom:16px}#hiw-sec .hiw-heading em{font-style:italic;color:var(--secondary-em)!important}#hiw-sec .hiw-subhead{font-size:15px;color:var(--secondary-para)!important;max-width:540px;margin:0 auto;line-height:1.8}#hiw-sec .hiw-steps{display:grid;grid-template-columns:repeat(5,1fr);position:relative;z-index:1;align-items:end}#hiw-sec .hiw-step:nth-child(2n){margin-top:40px}#hiw-sec .hiw-step{position:relative;overflow:hidden;cursor:default;transition:transform .4s}#hiw-sec .hiw-step:hover{transform:scale(1.03);z-index:2}#hiw-sec .hiw-step::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--secondary-border-accent);transform:scaleX(0);transition:transform .3s;transform-origin:left;z-index:3}#hiw-sec .hiw-step:hover::before{transform:scaleX(1)}#hiw-sec .hiw-step-img-col{display:block!important;position:relative}#hiw-sec .hiw-step-img{display:block!important;width:100%;aspect-ratio:3/4;object-fit:cover;filter:brightness(.6);transition:filter .4s,transform .5s}#hiw-sec .hiw-step:hover .hiw-step-img{filter:brightness(.35);transform:scale(1.08)}#hiw-sec .hiw-step-img-overlay{display:block!important;position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .88) 0,transparent 55%);pointer-events:none;transition:background .4s}#hiw-sec .hiw-step:hover .hiw-step-img-overlay{background:linear-gradient(to top,rgb(0 0 0 / .92) 0,rgb(255 0 132 / .18) 100%)}#hiw-sec .hiw-step-title{position:absolute;bottom:48px;left:0;right:0;padding:0 18px;font-size:13px;font-weight:700;color:#fff!important;line-height:1.35;z-index:4}#hiw-sec .hiw-step-desc{position:absolute;bottom:0;left:0;right:0;padding:0 18px 18px;font-size:11px;color:rgb(255 255 255 / .8)!important;line-height:1.65;z-index:4;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s,opacity .35s}#hiw-sec .hiw-btn,#hiw-sec .hiw-btn-ghost,#hiw-sec .hiw-btn-wa{font-size:13px;text-decoration:none!important}#hiw-sec .hiw-step:hover .hiw-step-title{padding-bottom:50px}#hiw-sec .hiw-step:hover .hiw-step-desc{max-height:120px;opacity:1}#hiw-sec .hiw-cta{display:block;text-align:center;margin-top:60px;position:relative;z-index:1}#hiw-sec .hiw-btn{display:inline-block;background:var(--secondary-btn-bg);color:var(--secondary-btn-text)!important;font-weight:700;padding:14px 40px;margin-right:12px;transition:background .2s}#hiw-sec .hiw-btn:hover{background:var(--primary-dark)}#hiw-sec .hiw-btn-ghost{display:inline-block!important;border:1px solid var(--secondary-border);color:var(--secondary-para)!important;font-weight:600;padding:14px 28px;margin-right:12px}#hiw-sec .hiw-btn-wa{display:inline-flex!important;align-items:center;gap:8px;background:#25d366;color:#fff!important;font-weight:700;padding:14px 26px}@media (max-width:960px){#hiw-sec .hiw-inner{padding:0 20px}#hiw-sec .hiw-steps{grid-template-columns:1fr 1fr}#hiw-sec .hiw-step:nth-child(2n){margin-top:0}}