.rog-process{padding:var(--process-top,95px) 0 var(--process-bottom,95px);background:#f5f5f7;color:#1d1d1f;font-family:var(--rog-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif)}
.rog-process *,.rog-process *::before,.rog-process *::after{box-sizing:border-box}
.rog-process__wrap{width:min(1280px,calc(100% - 96px));margin:0 auto}
.rog-process__header{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:40px}
.rog-process__eyebrow{margin:0 0 15px;color:#6e6e73;font-size:11px;font-weight:600;letter-spacing:.16em;line-height:1.5;text-transform:uppercase}
.rog-process__header h2{margin:0;font-size:clamp(38px,4.6vw,64px);font-weight:600;letter-spacing:-.055em;line-height:1.06;text-transform:none}
.rog-process__intro{max-width:350px;margin:0 0 3px;color:#6e6e73;font-size:17px;line-height:1.6}
.rog-process__journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:8px 12px;background:#fff;border-radius:28px;overflow:hidden}
.rog-process__step{position:relative;list-style:none;margin:0;padding:31px 34px 38px;min-width:0;border-bottom:1px solid #e9e9ed}
.rog-process__step:nth-child(n+4){border-bottom:0}
.rog-process__step::after{content:"";position:absolute;top:32px;bottom:32px;right:0;width:1px;background:#e9e9ed}
.rog-process__step:nth-child(3n)::after{display:none}
.rog-process__top{display:flex;align-items:center;justify-content:space-between;gap:20px;height:80px;margin-bottom:18px}
.rog-process__number{font-size:76px;line-height:1;font-weight:300;letter-spacing:-.075em;font-variant-numeric:tabular-nums;color:#d9dcdb;user-select:none}
.rog-process__symbol{width:118px;flex:none;color:#46524a;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.rog-process__symbol svg{display:block;width:100%;height:auto}
.rog-process__ghost{opacity:.24}
.rog-process__label{margin:0 0 12px;color:#69736b;font-size:10px;line-height:1.4;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
.rog-process__step h3{max-width:310px;min-height:2.28em;margin:0 0 16px;font-size:29px;font-weight:600;letter-spacing:-.045em;line-height:1.14;text-transform:none;text-wrap:balance}
.rog-process__text{max-width:340px;margin:0;font-size:15px;line-height:1.65;color:#6e6e73}
.rog-process__signature{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px 6px 0}
.rog-process__signature>p{font-size:18px;font-weight:500;letter-spacing:-.025em;line-height:1.5;margin:0}
.rog-process__signature>p span{color:#818186;margin-left:5px}
.rog-process__delivery{display:flex;align-items:center;gap:10px;font-size:12px;color:#6e6e73;line-height:1.5}
.rog-process__delivery svg{width:23px;height:23px;flex:none}
@media(hover:hover){.rog-process__step:hover .rog-process__symbol{transform:translateY(-3px)}.rog-process__step:hover .rog-process__number{color:#b8c0ba}}
.rog-process__step.is-arriving .rog-process__symbol{animation:rog-process-arrive .6s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--process-delay,0ms)}
@keyframes rog-process-arrive{from{opacity:.45;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:750px) and (max-width:1050px){.rog-process__wrap{width:calc(100% - 48px)}.rog-process__header{gap:26px}.rog-process__intro{max-width:290px;font-size:16px}.rog-process__journey{grid-template-columns:repeat(2,minmax(0,1fr))}.rog-process__step{padding:26px 30px 34px}.rog-process__step:nth-child(n+4){border-bottom:1px solid #e9e9ed}.rog-process__step:nth-child(n+5){border-bottom:0}.rog-process__step:nth-child(3n)::after{display:block}.rog-process__step:nth-child(2n)::after{display:none}.rog-process__step h3{font-size:28px}}
@media(max-width:749px){.rog-process{padding-top:min(var(--process-top),60px);padding-bottom:min(var(--process-bottom),60px)}.rog-process__wrap{width:calc(100% - 32px)}.rog-process__header{display:block;margin-bottom:28px}.rog-process__eyebrow{font-size:10px;margin-bottom:13px}.rog-process__header h2{font-size:40px;letter-spacing:-.05em}.rog-process__intro{margin:17px 0 0;max-width:400px;font-size:15px;line-height:1.55}.rog-process__journey{display:block;padding:0 25px;border-radius:22px}.rog-process__step{padding:27px 0 29px}.rog-process__step:nth-child(n+4){border-bottom:1px solid #e9e9ed}.rog-process__step:last-child{border:0}.rog-process__step::after{display:none!important}.rog-process__top{height:60px;margin-bottom:10px}.rog-process__number{font-size:52px}.rog-process__symbol{width:82px}.rog-process__label{font-size:9px;margin-bottom:10px}.rog-process__step h3{font-size:28px;max-width:330px;margin-bottom:13px;text-wrap:initial}.rog-process__text{font-size:14px;line-height:1.65}.rog-process__signature{display:block;padding:25px 3px 0}.rog-process__signature>p{font-size:17px}.rog-process__delivery{margin-top:15px;font-size:11px}}
@media(max-width:749px){.rog-process__step h3{min-height:0}}
@media(max-width:360px){.rog-process__header h2{font-size:36px}.rog-process__journey{padding-inline:21px}.rog-process__step h3{font-size:26px}.rog-process__signature>p span{display:block;margin-left:0}}
@media(prefers-reduced-motion:reduce){.rog-process__symbol{transition:none}.rog-process__step.is-arriving .rog-process__symbol{animation:none}.rog-process__step:hover .rog-process__symbol{transform:none}}
