.c-process-flow{--process-flow-card-bg:linear-gradient(135deg,#bbd9d6,#f2f9f8 48%,#a3ccc7);--process-flow-section-bg:linear-gradient(135deg,rgba(59,228,210,.12),#fff 45%,rgba(187,217,214,.18));--process-flow-card-min-height:22.5rem;padding:var(--space-l) 0}.c-process-flow--light{background:var(--process-flow-section-bg)}.c-process-flow__track{align-items:stretch;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:1240px;padding:0 var(--space-s)}@media (min-width:1020px){.c-process-flow__track{align-items:stretch;flex-direction:row;gap:0;padding:0 var(--space-m)}}.c-process-flow__step{background:var(--process-flow-card-bg);border:0;border-radius:20px;color:#282a60;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:var(--space-s) var(--space-s) var(--space-m);text-align:center}@media (min-width:1020px){.c-process-flow__step{flex:1 1 0;min-height:var(--process-flow-card-min-height);padding:var(--space-m) var(--space-s) var(--space-m)}}.c-process-flow__title{flex-shrink:0;font-size:var(--type--1);font-weight:500;letter-spacing:.04em;line-height:120%;margin:0 0 var(--space-xs);text-transform:uppercase}.c-process-flow__icon{align-items:center;display:flex;flex-shrink:0;height:120px;justify-content:center;margin:0 auto var(--space-s);width:120px}.c-process-flow__icon lottie-player{height:100%;width:100%}.c-process-flow__subtitle{flex-shrink:0;font-size:clamp(1rem,.95rem + .25vw,1.2rem);font-weight:500;letter-spacing:-.03em;line-height:115%;margin:0 0 var(--space-xs)}.c-process-flow__desc{font-size:clamp(.875rem,.84rem + .15vw,1rem);line-height:140%;margin:auto 0 0;text-wrap:balance}.c-process-flow__arrow{align-items:center;display:flex;flex-shrink:0;height:56px;justify-content:center;margin:.25rem auto;width:56px}.c-process-flow__arrow lottie-player{height:100%;width:100%}.c-process-flow__arrow--horizontal{display:none}.c-process-flow__arrow--vertical{display:flex}@media (min-width:1020px){.c-process-flow__arrow{align-self:center;height:48px;margin:0;width:72px}.c-process-flow__arrow--horizontal{display:flex}.c-process-flow__arrow--vertical{display:none}}