.ra-process{width:100%;padding:64px 24px 72px;background:var(--ra-bg,#fff);box-sizing:border-box}.ra-process *{box-sizing:border-box}.ra-process__inner{width:100%;max-width:1180px;margin:0 auto}.ra-process__header{margin:0 auto 42px;text-align:center;max-width:860px}.ra-process__header h2{margin:0 0 7px;color:var(--ra-heading,#F47A20);font-size:clamp(28px,3vw,38px);line-height:1.15;font-weight:700}.ra-process__header p{margin:0;color:var(--ra-text,#4B5563);font-size:17px;line-height:1.5}.ra-process__stage{position:relative;padding-top:8px}.ra-process__steps{position:relative;z-index:2;display:grid;gap:28px}.ra-process__steps--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ra-process__steps--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ra-process__steps--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ra-process__path{position:absolute;z-index:0;top:8px;left:0;width:100%;height:118px;overflow:visible;pointer-events:none}.ra-process__path path{fill:none;stroke:var(--seg-color,#F47A20);stroke-width:var(--ra-path-width,2);stroke-linecap:round;vector-effect:non-scaling-stroke}.ra-process__stage--dotted .ra-process__path path{stroke-dasharray:2 9}.ra-process__stage--solid .ra-process__path path{stroke-dasharray:none;opacity:.75}.ra-process__step{text-align:center;min-width:0;--step-color:#F47A20;--step-rgb-bg:#FFF1E8}.ra-process__step:nth-child(2){--step-color:#4F9D55;--step-rgb-bg:#EDF7EE}.ra-process__step:nth-child(3){--step-color:#F5B52E;--step-rgb-bg:#FFF7DF}.ra-process__step:nth-child(4){--step-color:#F47A20;--step-rgb-bg:#FFF1E8}.ra-process__number{display:block;margin:0 0 8px;color:var(--step-color);font-size:13px;line-height:1;font-weight:800}.ra-process__icon-wrap{position:relative;z-index:3;width:var(--ra-icon-size,76px);height:var(--ra-icon-size,76px);margin:0 auto 20px;border-radius:50%;background:#fff;padding:4px}.ra-process__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;color:var(--step-color);background:var(--step-rgb-bg,#FFF3EB);box-shadow:0 8px 24px rgba(31,53,71,.06)}.ra-process__icon svg{width:38%;height:38%;fill:currentColor}.ra-process__step h3{max-width:245px;margin:0 auto 8px;color:var(--ra-step-heading,#1F3547);font-size:17px;line-height:1.28;font-weight:700}.ra-process__step p{max-width:245px;margin:0 auto;color:var(--ra-text,#4B5563);font-size:15px;line-height:1.5}
@supports not (background:color-mix(in srgb, red 10%, white)){.ra-process__icon{background:#fff6ef}}
@media(max-width:767px){.ra-process{padding:48px 20px}.ra-process__header{margin-bottom:34px}.ra-process__header h2{font-size:28px}.ra-process__header p{font-size:16px}.ra-process__path{display:none}.ra-process__steps,.ra-process__steps--4,.ra-process__steps--3,.ra-process__steps--2{display:block}.ra-process__step{position:relative;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;column-gap:18px;text-align:left;transform:none;padding:0 0 36px}.ra-process__step:not(:last-child)::after{content:"";position:absolute;left:31px;top:76px;bottom:7px;border-left:2px dotted #e8c9b1}.ra-process__number{position:absolute;z-index:4;top:-9px;left:43px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;border-radius:50%;background:#fff;color:var(--step-color);font-size:11px}.ra-process__icon-wrap{grid-column:1;grid-row:1 / span 2;width:62px;height:62px;margin:0}.ra-process__step h3{grid-column:2;grid-row:1;max-width:none;margin:5px 0 6px;font-size:17px}.ra-process__step p{grid-column:2;grid-row:2;max-width:none;margin:0;font-size:15px}}
