.process-container{position:relative;width:100%}.process-row{align-items:flex-start;display:flex;margin-bottom:48px}.process-card,.row-spacer{width:50%}.row-odd .process-card{order:1}.row-even .process-card,.row-odd .row-spacer{order:2}.row-even .row-spacer{order:1}.process-card{align-items:flex-start;display:flex;flex-direction:row;padding:24px}.process-card .card-icon{align-self:flex-start;flex:0 0 80px;height:98px;margin-right:16px;margin-top:4px;object-fit:contain;width:80px}.process-card .text-content{display:flex;flex:1;flex-direction:column}.process-card h3{margin-bottom:2px}.process-card p{margin:2px 0}.process-card .card-description{margin-bottom:10px}.process-card .example-img{align-self:flex-start;border-radius:10px;height:auto;margin-bottom:15px;width:75%}.button-link{border-radius:8px;display:inline-block;padding:8px 25px;text-align:center;text-decoration:none}.process-arrows-svg{height:100%;left:0;overflow:visible;pointer-events:none;position:absolute;top:0;width:100%}.process-arrow{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.process-arrow.from-left{transform:translateX(-80px)}.process-arrow.from-right{transform:translateX(80px)}.process-arrow.visible{opacity:1;transform:translateX(0)}.process-mobile-arrow{align-items:center;display:none;justify-content:center;padding:8px 0}.process-mobile-arrow svg{height:32px;width:32px}@media (max-width:1024px){.process-card{padding:16px}.process-card .card-icon{flex:0 0 60px;height:74px;width:60px}}@media (max-width:767px){.process-arrows-svg{display:none}.process-mobile-arrow{display:flex}.process-row{flex-direction:column;margin-bottom:0}.process-card,.row-spacer{width:100%}.row-spacer{display:none}.row-even .process-card,.row-odd .process-card{order:0}.process-card{align-items:center;flex-direction:column;padding:16px 0}.process-card .card-icon{margin-bottom:12px;margin-right:0}.process-card .text-content{align-items:center;text-align:center}.process-card .bold-informations,.process-card .card-description,.process-card h3{text-align:center!important}.process-card .example-img{align-self:center;width:90%}.process-card .button-link{align-self:center}}