.process-timeline{background:#f7f7f7;padding:20px}.page-center{margin:0 auto;max-width:1500px}.process-timeline__eyebrow{align-items:center;color:#484848;display:flex;font-size:16px;gap:10px;margin-bottom:28px}.process-timeline__dot{background:#f37c44;border-radius:50%;height:10px;width:10px}.process-timeline__container{position:relative}.process-timeline__wrapper{background:#fff;border-radius:28px;box-shadow:0 10px 30px rgba(0,0,0,.05);cursor:grab;display:flex;gap:0;overflow-x:auto;padding:36px 24px 32px;scroll-behavior:smooth;scroll-padding-left:24px;scroll-padding-right:24px;scroll-snap-type:x mandatory;scrollbar-width:none}.process-timeline__wrapper::-webkit-scrollbar{display:none}.process-timeline__wrapper.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}.process-step{border-bottom:2px solid #0077be;border-bottom-left-radius:14px;border-left:2px solid #0077be;box-sizing:border-box;flex:1 1 260px;min-height:240px;min-width:260px;padding:16px 18px 12px;position:relative;scroll-snap-align:start}.process-step__icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:23px;justify-content:center;left:-18px;position:absolute;top:-18px;width:23px;z-index:5}.process-step__icon img{display:block;height:36px;object-fit:contain;pointer-events:none;width:36px;-webkit-user-drag:none;user-drag:none}.process-step__content{padding-left:14px}.process-step__content h3{color:#333;font-size:18px;font-weight:400;line-height:1.2;margin:0 0 12px}.process-step__content p{color:#484848;font-size:14px;line-height:1.6;margin:0}.process-step:first-child{margin-left:24px}.process-step:last-child{margin-right:8px;padding-right:0}.process-nav{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.1);cursor:pointer;display:none;font-size:20px;height:46px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:46px;z-index:20}.process-nav.prev{left:-23px}.process-nav.next{right:-23px}@media (max-width:991px){.process-timeline{padding:60px 20px}.process-nav{display:none!important}.process-timeline__wrapper{cursor:default;flex-direction:column;gap:28px;overflow-x:visible;padding:28px 24px}.process-step{align-items:flex-start;border:none;display:flex;flex:none;gap:16px;min-height:auto;min-width:0;padding:0}.process-step:first-child{margin-left:0}.process-step__icon{background:transparent;flex-shrink:0;position:static}.process-step__icon,.process-step__icon img{height:32px;width:32px}.process-step__content{padding-left:0}.process-step__content h3{font-size:20px;margin-bottom:8px}.process-step__content p{font-size:14px}}@media (max-width:767px){.process-timeline{padding:50px 16px}.process-timeline__wrapper{border-radius:20px;padding:24px 20px}.process-timeline__eyebrow{margin-bottom:20px}.process-step{gap:14px}.process-step__icon,.process-step__icon img{height:28px;width:28px}.process-step__content h3{font-size:18px}.process-step__content p{font-size:14px;line-height:1.5}}