
.lalh-how-section{
--lalh-border:rgba(255,255,255,.13);
position:relative;width:100%;padding:100px 24px;
background:radial-gradient(circle at 50% 5%,rgba(255,106,0,.15),transparent 29%),linear-gradient(130deg,var(--lalh-black),var(--lalh-dark));
color:var(--lalh-white);font-family:Roboto,Arial,sans-serif;overflow:hidden
}
.lalh-how-section,.lalh-how-section *{box-sizing:border-box}
.lalh-how-section h2,.lalh-how-section h3,.lalh-how-section p{margin:0}
.lalh-how-section:before{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:60px 60px;content:"";pointer-events:none}
.lalh-how-container{position:relative;z-index:1;width:min(1180px,100%);margin:auto}
.lalh-how-heading{max-width:760px;margin:0 auto 70px;text-align:center}
.lalh-how-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--lalh-orange);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.lalh-how-kicker:before,.lalh-how-kicker:after{width:28px;height:2px;background:var(--lalh-orange);content:""}
.lalh-how-heading h2{margin-top:17px;color:var(--lalh-white);font-size:clamp(42px,5.5vw,66px);font-weight:900;line-height:1;letter-spacing:-.045em;text-transform:uppercase}
.lalh-how-heading h2 span{color:var(--lalh-orange)}
.lalh-how-heading p{max-width:660px;margin:22px auto 0;color:var(--lalh-gray);font-size:16px;line-height:1.75}
.lalh-how-process{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}
.lalh-how-process:before{position:absolute;z-index:0;top:46px;right:9%;left:9%;height:3px;background:linear-gradient(90deg,var(--lalh-orange),var(--lalh-orange-light),var(--lalh-orange));content:""}
.lalh-how-step{position:relative;z-index:1;text-align:center}
.lalh-how-icon{position:relative;display:grid;width:92px;height:92px;margin:0 auto 30px;border:7px solid var(--lalh-dark);border-radius:50%;background:var(--lalh-orange);box-shadow:0 0 0 2px var(--lalh-orange),0 15px 35px rgba(255,106,0,.22);color:var(--lalh-white);place-items:center;transition:.3s}
.lalh-how-icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.lalh-how-step:hover .lalh-how-icon{background:var(--lalh-white);color:var(--lalh-orange);transform:translateY(-7px)}
.lalh-how-number{position:absolute;top:-9px;right:-7px;display:grid;width:29px;height:29px;border:2px solid var(--lalh-orange);border-radius:50%;background:var(--lalh-black);color:var(--lalh-orange);font-size:10px;font-weight:900;place-items:center}
.lalh-how-content{min-height:210px;padding:27px 20px;border:1px solid var(--lalh-border);border-radius:7px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012));box-shadow:0 18px 40px rgba(0,0,0,.2);transition:.3s}
.lalh-how-step:hover .lalh-how-content{border-color:var(--lalh-orange);background:rgba(255,106,0,.05);transform:translateY(-4px)}
.lalh-how-content h3{margin-bottom:14px;color:var(--lalh-white);font-size:22px;font-weight:800;line-height:1.2}
.lalh-how-content p{color:var(--lalh-gray);font-size:14px;line-height:1.7}
.lalh-how-arrow{position:absolute;z-index:3;top:34px;right:-22px;display:grid;width:25px;height:25px;border-radius:50%;background:var(--lalh-orange);color:var(--lalh-black);font-size:17px;font-weight:900;place-items:center}
.lalh-how-final{max-width:900px;margin:65px auto 0;padding:30px;border:1px solid var(--lalh-orange);background:rgba(255,106,0,.07);text-align:center}
.lalh-how-final p{color:var(--lalh-white);font-size:clamp(20px,3vw,29px);font-weight:800;line-height:1.35}
.lalh-how-final span{color:var(--lalh-orange)}
@media(max-width:1000px){.lalh-how-process{grid-template-columns:repeat(2,1fr);gap:30px}.lalh-how-process:before,.lalh-how-arrow{display:none}.lalh-how-step:last-child{grid-column:1/-1}.lalh-how-step:last-child .lalh-how-content{max-width:550px;min-height:auto;margin:auto}.lalh-how-content{min-height:185px}}
@media(max-width:620px){.lalh-how-section{padding:75px 15px}.lalh-how-heading{margin-bottom:50px}.lalh-how-heading h2{font-size:42px}.lalh-how-heading p{font-size:15px}.lalh-how-process{display:block}.lalh-how-step,.lalh-how-step:last-child{display:grid;margin-bottom:25px;grid-template-columns:75px 1fr;align-items:stretch;text-align:left}.lalh-how-step:last-child{margin-bottom:0}.lalh-how-icon{width:62px;height:62px;margin:0;border-width:5px}.lalh-how-icon svg{width:26px;height:26px}.lalh-how-number{top:-7px;right:-5px;width:24px;height:24px;font-size:9px}.lalh-how-content,.lalh-how-step:last-child .lalh-how-content{max-width:none;min-height:auto;margin:0;padding:22px 20px}.lalh-how-content h3{font-size:20px}.lalh-how-final{margin-top:45px;padding:25px 18px}}
