@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}a{text-decoration:none}li{list-style-type:none}.loader-wrapper{position:fixed;top:0;left:0;height:100%;width:100%;z-index:100;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#071013 .08%,#6e41ff 99.92%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 10px rgba(0,0,0,.2);perspective:1000px}.loader-wrapper img{height:auto;width:12rem;transform-style:preserve-3d;animation:loaderAnimation 2s ease-in-out infinite}@keyframes loaderAnimation{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.spinner-outer-wrapper .spinner-wrapper{background:#fff;height:100vh;padding:1rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce{margin-top:4rem;margin-bottom:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinner-accountBalnce h3{color:#001b38;text-align:center;font-size:1.4rem}.spinner-outer-wrapper .spinner-wrapper #wheel{display:flex;justify-content:center;position:relative;flex-direction:column}.spinner-outer-wrapper .spinner-wrapper .spinn-btns{padding:0 2rem;margin-top:-4rem}.spinner-outer-wrapper .spinner-wrapper .spinn-btns p{text-align:center;font-size:2rem;color:#001b38;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.spinner-outer-wrapper .spinner-wrapper .spinn-btns button{padding:1rem;margin-bottom:1rem;outline:none;border:none;font-size:1.2rem;width:100%;cursor:pointer}.spinner-outer-wrapper .spinner-wrapper .event_rules{padding:0 2rem}.spinner-outer-wrapper .spinner-wrapper .event_rules h3{font-size:1.4rem;margin-bottom:1rem}.spinner-outer-wrapper .spinner-wrapper .event_rules ul li{font-size:1.2rem;margin:1rem 0;font-weight:500}.d-none{display:none!important}.fetch-animation-wrapper{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.fetch-animation-wrapper img{height:auto;width:6rem}.go2072408551{max-width:720px!important}.back_fade{animation-name:back_fade_animation;animation-fill-mode:forwards}@keyframes back_fade_animation{0%{opacity:0}to{opacity:1}}.back_fade_up{animation-name:back_fade_up_animation;animation-fill-mode:forwards}@keyframes back_fade_up_animation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_down{animation-name:back_fade_down_animation;animation-fill-mode:forwards}@keyframes back_fade_down_animation{0%{opacity:0;transform:translateY(-4rem)}to{opacity:1;transform:translateY(0)}}.back_fade_right{animation-name:back_fade_right_animation;animation-fill-mode:forwards}@keyframes back_fade_right_animation{0%{opacity:0;transform:translateX(-4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_left{animation-name:back_fade_left_animation;animation-fill-mode:forwards}@keyframes back_fade_left_animation{0%{opacity:0;transform:translateX(4rem)}to{opacity:1;transform:translateX(0)}}.back_fade_scale{animation-name:back_fade_scale_animation;animation-fill-mode:forwards}@keyframes back_fade_scale_animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.back_scale{animation-name:back_scale_animation;animation-fill-mode:forwards}@keyframes back_scale_animation{0%{transform:scale(1)}50%{transform:scale(.4)}to{transform:scale(1)}}