@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes pulse{0%{background:#ffa900;transform:translate(-50%, -50%) scale(1)}100%{background:rgba(0,0,0,0);transform:translate(-50%, -50%) scale(1.5)}}@keyframes wide-pulse{0%{background:#ffa900;transform:translate(-50%, -50%) scale(1);opacity:1;border-radius:50px}100%{background:rgba(0,0,0,0);transform:translate(-50%, -50%) scale(1.5);opacity:0;border-radius:50px}}.workflow{position:relative}.workflow:first-child{margin-top:70px}.workflow__main{width:100%;height:100%;max-width:1200px;margin-left:auto;margin-right:auto}.workflow__container{height:100%;margin-bottom:30px}.workflow__number{display:none}.workflow__picture{display:flex;justify-content:center}.workflow__picture .image{text-align:center}.workflow__picture .image img{height:85px;width:auto}.workflow__caption{width:100%;margin-bottom:20px}.workflow__caption p{color:#003cdb;font-weight:700;font-size:25px;line-height:35px;padding-right:45px;margin:25px 0}.workflow__content{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;height:100%;max-width:640px;margin:0 auto}.workflow__card{margin-bottom:50px}.workflow__card__header{display:flex;align-items:center;color:#003cdb}.workflow__card__header h3{font-size:18px;font-weight:700;margin:0}.workflow__card__icon{width:45px;height:45px;margin-right:15px}.workflow__card__icon .icon-svg{width:100%;height:100%}.workflow__card__text1,.workflow__card__text2{font-size:16.5px;line-height:23px;margin-top:20px}@media(min-width: 750px){.workflow__picture .image img{height:160px}}@media(min-width: 768px){.workflow::after{content:"";position:absolute;top:10px;bottom:70px;left:50%;width:1px;background:#003cdb;z-index:-10;opacity:.1}.workflow__number{display:block;z-index:1;left:50%;transform:translate(-50%, -70%);width:60px;height:60px;line-height:58px;background:#ffa900;border-radius:50%;text-align:center;color:#fff;font-weight:bold;text-indent:5px;font-size:38px;position:-webkit-sticky;position:sticky;top:223px}.workflow__number::before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -70%);width:60px;height:60px;background:#ffa900;border-radius:50%;text-align:center;color:#fff;font-weight:bold;text-indent:5px;animation:pulse 2s infinite}.workflow__container{margin-bottom:0}.workflow__caption{padding:37px 40px}.workflow__caption p{width:50%}.workflow__card{max-width:320px;flex:1 0 50%;padding:30px 40px;margin-bottom:20px}}@media(min-width: 1000px){.workflow__picture .image img{height:260px}}@media(min-width: 1200px){.workflow__card{max-width:420px;padding:37px 50px}.workflow__content{max-width:840px}.workflow__picture .image img{height:280px}.workflow__card__header h3{font-size:22px}.workflow__card__text1,.workflow__card__text2{font-size:18px;line-height:26px}}
