.steps-flow-container{padding-inline:25px}.steps-flow-container .wrapper-up hr{border-bottom:1px solid #e4e4e4;margin-block:18px}.steps-flow-container .wrapper-down{margin-top:37px}.steps-flow-container .wrapper-down ul{background:-webkit-gradient(linear,right top,left top,from(#00f),to(#cd83f8));background:linear-gradient(270deg,#00f,#cd83f8);border-radius:28px;list-style:none;margin:0;padding:64px 30px 30px;position:relative}.steps-flow-container .wrapper-down ul li h6{font-size:22px;margin-bottom:12px}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container{height:100%;position:relative}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container,.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow{-webkit-animation:arrow-anim 5s infinite;animation:arrow-anim 5s infinite;background:hsla(0,0%,100%,.1);-webkit-clip-path:url(#maskPath2);clip-path:url(#maskPath2);position:relative}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(4n - 3){height:45px;width:39px}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(4n - 2){height:60px;width:48px}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(4n - 1){height:82px;width:64px}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(4n){height:104px;margin-right:24px;width:81px}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:first-child{-webkit-animation-delay:0s;animation-delay:0s}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper .arrow-container .arrow-container-inner .arrow:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}@media print,screen and (max-width:39.99875em){.steps-flow-container .wrapper-down ul .bckgr-arrows-wrapper{height:100%;left:0;top:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}}@media screen and (max-width:59.375em){.steps-flow-container .wrapper-down ul{padding:32px 10px 30px;row-gap:60px}}@media print,screen and (max-width:39.99875em){.steps-flow-container .wrapper-down ul{row-gap:30px}.steps-flow-container{padding-inline:10px}}@-webkit-keyframes arrow-anim{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:.7}to{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px)}}@keyframes arrow-anim{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:.7}to{opacity:0;-webkit-transform:translateX(60px);transform:translateX(60px)}}