.img1{-webkit-animation:slide 1s forwards;-webkit-animation-delay:1s;animation:img1 1s forwards;animation-delay:1s;left:-450px;rotate:45deg}.img1,.img2{position:absolute;top:-450px}.img2{-webkit-animation:slide 1s forwards;-webkit-animation-delay:2s;animation:img2 1s forwards;animation-delay:2s;right:-450px;rotate:90deg}.img3{-webkit-animation:slide 1s forwards;-webkit-animation-delay:1.5s;animation:img3 1s forwards;animation-delay:1.5s;right:-450px;rotate:150deg}.img3,.img4{position:absolute;bottom:-450px}.img4{-webkit-animation:slide 1s forwards;-webkit-animation-delay:2s;animation:img4 1s forwards;animation-delay:2s;left:-450px;rotate:270deg}.img5{-webkit-animation:slide 1s forwards;-webkit-animation-delay:3s;animation:img5 1s forwards;animation-delay:3s}.img5,.logo{position:absolute;bottom:-450px;right:-25%;rotate:0deg}.logo{-webkit-animation:slide 1s forwards;-webkit-animation-delay:4s;animation:logo 1s forwards;animation-delay:4s}@keyframes img1{to{left:0;top:0}}@keyframes img2{to{right:0;top:0}}@keyframes img3{to{right:0;bottom:0}}@keyframes img4{to{left:0;bottom:0}}@keyframes img5{to{bottom:25%;right:20%}}@keyframes logo{to{bottom:35%;right:20%}}.hide-scroll::-webkit-scrollbar{display:none}.loading-anim-con{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.lds-roller{display:inline-block;position:relative;width:80px;height:80px;transform:scale(.75)}.lds-roller div{animation:lds-roller 2.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#094a4a;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}