.footer-section{height:auto;background:#001247;position:relative}@media screen and (max-width:1200px){.footer-section{height:0;background:#001247;position:relative}}.one-step{padding-left:40px;padding-right:40px;width:100%}.one-step .step-box{background-color:#0032c8;min-height:400px;margin-left:auto;margin-right:auto;border-radius:40px;width:100%;padding:32px 24px;position:relative;overflow:hidden}.one-step .step-box .left-img{position:absolute;right:0;top:0;opacity:1}.one-step .step-box .right-img{position:absolute;left:0;bottom:0;opacity:1}.one-step .step-box .animation-top{opacity:1;animation:bottomToTop .5s ease-out forwards}.one-step .step-box .text-animation-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.one-step .step-box .text-animation-container .text-animation{font-size:54px;font-weight:700;line-height:59px;position:absolute;color:#fff;opacity:1}.one-step .step-box .bottom-content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:49px;opacity:1}.one-step .step-box .bottom-content .scan-text{margin-top:16px;margin-bottom:24px;color:#fff;font-size:12px;line-height:16px;font-weight:400;text-align:center}.one-step .step-box .bottom-content .button-box{display:flex}.one-step .step-box .bottom-content .button-box .app-button{height:80px;width:auto;margin-right:5px}.one-step .step-box .bottom-content .button-box .play-button{height:80px;width:auto;margin-left:5px}.one-step-mobile{padding:45px 16px;width:100%;position:relative}.one-step-mobile .step-box{background-color:#0032c8;border-radius:40px;width:100%;padding:40px 14px;position:relative}.one-step-mobile .step-box .left-img{position:absolute;right:0;top:0;opacity:1}.one-step-mobile .step-box .right-img{position:absolute;left:0;bottom:0;opacity:1}.one-step-mobile .step-box .animation-top{opacity:1;animation:bottomToTop .5s ease-out forwards}@keyframes bottomToTop{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.one-step-mobile .step-box .text-animation-container{position:relative;overflow:hidden;width:100%;height:40px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:350px){.one-step-mobile .step-box .text-animation-container{height:30px}}.one-step-mobile .step-box .text-animation-container .text-animation{font-size:32px;font-weight:700;line-height:40px;position:absolute;white-space:nowrap;color:#fff;opacity:1}@media screen and (max-width:350px){.one-step-mobile .step-box .text-animation-container .text-animation{font-size:24px;line-height:30px}}@keyframes slide-in-bottom{0%{transform:translateY(100%) rotate(3deg);opacity:.2}50%{transform:translateY(0) rotate(0deg);opacity:1}}.one-step-mobile .step-box .bottom-content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:32px;opacity:1}.one-step-mobile .step-box .bottom-content .button-box{display:flex;margin-top:32px}.one-step-mobile .step-box .bottom-content .button-box .app-button{margin-right:5px}.one-step-mobile .step-box .bottom-content .button-box .play-button{margin-left:5px}