.how-hdr{align-items:flex-start;display:grid;gap:80px;grid-template-columns:auto 1fr;margin-bottom:30px}.how-steps .hw{border-right:1px solid #0d1b2a1a;padding:30px;position:relative}.how-hdr-dark .how-steps .hw{background:#182028}.how-steps .hw:last-child{border-right:0}.how-cta-area{align-items:flex-end;display:flex;flex-direction:column;gap:0;justify-content:flex-end}.how-steps{border:1px solid var(--t10);border-radius:16px;box-shadow:0 4px 32px rgba(13,27,42,.07);display:grid;gap:0;grid-template-columns:repeat(3,1fr);overflow:hidden}.hw-ghost-num{color:var(--or);font-size:120px;font-weight:700;letter-spacing:-6px;line-height:1;opacity:.06;pointer-events:none;right:12px;top:-10px;user-select:none}.hw-ghost-num,.hw:after{position:absolute;transition:opacity .35s}.hw:after{background:linear-gradient(90deg,var(--or),rgba(253,112,4,.4));content:"";height:3px;left:0;opacity:0;right:0;top:0}.hw:hover:after{opacity:1}.hw:hover .hw-ghost-num{opacity:.1}.hw-icon-wrap{align-items:center;background:rgba(253,112,4,.09);border:1.5px solid rgba(253,112,4,.2);border-radius:14px;display:flex;height:52px;justify-content:center;margin-bottom:16px;transition:all .3s;width:52px}.hw:hover .hw-icon-wrap{background:var(--or);border-color:var(--or)}.hw:hover .hw-icon-wrap img{filter:brightness(0) invert(1)}.hw-step-lbl{color:var(--or);display:block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.hw-step-lbl,.hw-title{margin-bottom:10px}.hw-body{color:var(--t65);margin-bottom:0}.hw-sub{border-top:1px solid var(--t10);color:var(--t40);font-size:14px;line-height:1.55;margin-top:30px;padding-top:10px}.how-flow{gap:0;justify-content:center;margin-bottom:40px}.hf-step,.how-flow{align-items:center;display:flex}.hf-step{flex:1;flex-direction:column;gap:8px;max-width:200px}.hf-node{align-items:center;background:var(--bg);border:2px solid var(--or);border-radius:50%;cursor:default;display:flex;height:52px;justify-content:center;position:relative;transition:all .3s;width:52px}.hf-node:hover{background:var(--or)}.hf-node:hover svg{stroke:#fff}.hf-node svg{fill:none;stroke:var(--or);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:stroke .3s}.hf-node svg,.hf-num{height:20px;width:20px}.hf-num{align-items:center;background:var(--or);border-radius:50%;box-shadow:0 2px 6px rgba(253,112,4,.35);color:#fff;display:flex;font-size:9px;font-weight:700;justify-content:center;position:absolute;right:-8px;top:-8px}.hf-label{color:var(--or);font-size:10px;font-weight:700;letter-spacing:1.2px;text-align:center;text-transform:uppercase}.hf-arrow{align-items:center;display:flex;flex:0 0 64px;justify-content:center;padding-bottom:22px}.hf-arrow svg{height:12px;width:40px}.how-hdr-dark .hw-title{color:#fff}.how-hdr-dark .hw-body,.how-hdr-dark .hw-sub{color:hsla(0,0%,100%,.52)}.how-hdr-dark .hw-sub{border-top-color:hsla(0,0%,100%,.15)}.how-hdr-dark .hw-ghost-num{color:#323a46;opacity:.9}.how-hdr-dark .how-steps .hw:hover{background:#252e3a}.how-hdr-dark .hw:hover .hw-ghost-num{color:#fd7004;opacity:.2}.txt-body{font-size:var(--fs-lg)}.how-hdr-dark .txt-body{color:#fff}@media(max-width:1024px){.how-cta-area{align-items:flex-start;min-width:300px}.how-steps{grid-template-columns:1fr}.how-flow{display:none}}@media (max-width:767px){.how-sec{padding-bottom:80px;position:relative}.how-hdr{gap:0;grid-template-columns:1fr;margin-bottom:0}.how-cta-area{align-items:center;bottom:0;justify-content:center;left:0;position:absolute;right:0}.how-steps .hw{border-radius:15px;margin-bottom:20px;padding:15px}.how-steps .hw:last-child{margin-bottom:0}}