.success_flow_container{display:flex;flex-direction:column;gap:20px;overflow:hidden;padding-bottom:160px}.success_flow{animation-iteration-count:infinite;animation-timing-function:linear;background-repeat:repeat-x;background-size:auto 100%;height:80px;width:3162px}.success_flow.left-to-right{animation-duration:50s;animation-name:bgScrollLTR;background-image:url(https://contents.h.place/hubfs/2025%20HLAB/success_flow_1.png)}.success_flow.right-to-left{animation-duration:50s;animation-name:bgScrollRTL;background-image:url(https://contents.h.place/hubfs/2025%20HLAB/success_flow_2.png)}@keyframes bgScrollLTR{0%{background-position:0 0}to{background-position:3162px 0}}@keyframes bgScrollRTL{0%{background-position:100% 0}to{background-position:-3162px 0}}@keyframes bgScrollLTRM{0%{background-position:0 0}to{background-position:2371.5px 0}}@keyframes bgScrollRTLM{0%{background-position:100% 0}to{background-position:-2371.5px 0}}@media (max-width:768px){.success_flow_container{gap:10px;padding-bottom:80px}.success_flow{height:60px;width:2371.5px}.success_flow.left-to-right{animation-name:bgScrollLTRM}.success_flow.right-to-left{animation-name:bgScrollRTLM}}