body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button{font-family:"Mukta",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.history{width:80%;max-width:1024px;height:100vh;min-height:896px;margin:auto;text-align:center;background-color:#fff;display:flex;flex-direction:column}@media(max-height:720px),(max-width:720px){.history{width:calc(100% - 32px)}}.history .tab{display:grid;grid-template-columns:repeat(2,1fr);margin:24px 0}@media(max-height:720px),(max-width:720px){.history .tab{margin:3vmin 0}}.history .tab div{height:56px;line-height:56px;font-size:28px;cursor:pointer;background:transparent;border:none;transition:background-color .25s ease}@media(max-height:720px),(max-width:720px){.history .tab div{height:7vmin;line-height:7vmin;font-size:3.5vmin}}.history .tab div.on{color:#6495ed;border:6px #6495ed;border-style:none none solid}@media(max-height:720px),(max-width:720px){.history .tab div.on{border-width:.75vmin}}.history .tab div:hover{background-color:#f0f8ff;color:#6495ed;transition:background-color .25s ease}.history .list{display:grid;grid-template-columns:1fr;grid-gap:24px;overflow-y:scroll}@media(max-height:720px),(max-width:720px){.history .list{grid-gap:3vmin}}.history .list .item{display:grid;background-color:#f5f5f5;height:128px;border-radius:24px;font-size:20px;grid-template-columns:1fr 4fr 5fr 6.75fr 6.75fr}@media(max-height:720px),(max-width:720px){.history .list .item{height:16vmin;border-radius:3vmin;font-size:2.5vmin}}.history .list .item.rps{grid-template-columns:1fr 4fr 5fr 3.75fr 3.75fr 6fr}.history .list .item.rps .loading{grid-column:4/span 6}.history .list .item.my>div:first-child{background-color:#6495ed;border-radius:24px 0 0 24px}@media(max-height:720px),(max-width:720px){.history .list .item.my>div:first-child{border-radius:2.5vmin 0 0 2.5vmin}}.history .list .item>div{display:flex;flex-direction:column;text-align:center;justify-content:center;overflow:hidden}.history .list .item>div a{text-decoration:underline;color:#5f9ea0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:center}.history .list .item>div a.win{color:#228b22;font-weight:700}.history .list .item>div p{font-weight:700;margin:0}.history .list .item>div p.win{color:#3cb371}.history .list .item>div p.lose{color:#8b0000}.history .list .item>div>img{align-self:center;height:50%}.history .list .item>div .result{font-size:52px}@media(max-height:720px),(max-width:720px){.history .list .item>div .result{font-size:6.5vmin}}.history .list .item .loading{position:relative}.history .list .item .loading>div{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.history .list .item .loading>div div{background-color:grey;width:20px;height:20px}@media(max-height:720px),(max-width:720px){.history .list .item .loading>div div{width:2.5vmin;height:2.5vmin}}.container{width:100%;min-height:100vh;overflow-x:hidden;overflow-y:scroll;background:#0c008d;background:linear-gradient(180deg,#0c008d,#0d0036);font-size:26px}.container .back-1{pointer-events:none;position:fixed;left:-40vw;top:-55vw;background:url(/static/media/back-1.7429efda.svg) no-repeat;width:200vw;height:92.7411vw;opacity:.3}.container .back-2{left:50%;top:-25vh;background:url(/static/media/back-2.74009bdb.svg) no-repeat;width:150vh;height:150vh}.container .back-2,.container .point-1{pointer-events:none;position:fixed;opacity:.35}.container .point-1{left:45%;bottom:-10vw;background:url(/static/media/point-1.c1cd826d.svg) no-repeat;width:35vw;height:35vw}.container .point-2{pointer-events:none;position:fixed;right:-60vh;top:7.5vh;background:url(/static/media/point-2.daedb489.svg) no-repeat;width:85vh;height:85vh;opacity:.25}.container .head{height:40px;padding:32px;margin:0;line-height:36px;font-weight:700;color:#8a7aff;position:relative}@media(max-width:480px){.container .head{margin:0 auto}}.container .head img{vertical-align:middle;display:inline}.container .head img.logo{position:relative;height:40px;top:-6px;width:40px;margin-right:8px}.container .head img.title{position:relative;height:32px}.container .head img.twitter{position:absolute;height:32px;right:32px}.container .thread{margin:24px auto 48px;font-size:24px;color:#baaaff;text-align:center;position:relative}.container .thread .point{pointer-events:none;position:absolute;margin:auto;display:block;left:calc(50% - 260px);width:520px;height:520px;animation:spin-thread-point 50s linear infinite}@keyframes spin-thread-point{0%{transform:rotate(0) scale(.9);opacity:.4}10%{transform:rotate(36deg) scale(1.3);opacity:.45}20%{transform:rotate(72deg) scale(.9);opacity:.5}30%{transform:rotate(108deg) scale(1.3);opacity:.55}40%{transform:rotate(144deg) scale(.9);opacity:.6}50%{transform:rotate(180deg) scale(1.3);opacity:.55}60%{transform:rotate(216deg) scale(.9);opacity:.6}70%{transform:rotate(252deg) scale(1.3);opacity:.55}80%{transform:rotate(288deg) scale(.9);opacity:.5}90%{transform:rotate(324deg) scale(1.3);opacity:.45}to{transform:rotate(1turn) scale(.9);opacity:.4}}.container .thread .crown{z-index:1;position:relative;left:-48px;width:100%;height:320px;animation:shake 2.5s ease-in-out infinite alternate-reverse;pointer-events:none}@keyframes shake{0%{transform:rotate(-5deg) scale(1.1)}to{transform:rotate(5deg) scale(1)}}.container .thread div{position:relative;padding:24px}.container .thread div p{max-width:680px;margin:0 auto;text-align:start}.container .thread div p.title{font-weight:700}.container .game-list{position:relative;z-index:1;max-width:900px;margin:auto;color:#baaaff;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,1fr)}@media(max-width:600px){.container .game-list{grid-template-columns:repeat(2,1fr)}}.container .game-list .item{position:relative;background-size:cover;display:inline-block}.container .game-list .item .poster{display:block;width:100%;height:auto}.container .game-list .item .label{position:absolute;top:50%;transform:translateY(-50%);padding:4px;visibility:hidden}.container .game-list .item.coming-soon .poster{transform:scale(.85)}.container .game-list .item.play .poster{filter:brightness(50%)}.container .game-list .item.play .label{visibility:visible;top:54%}.inputSpinnerWrapper{display:block;height:50px}.inputSpinnerWrapper .inner{display:flex;flex:0 0 auto;align-items:center;background-color:#fff;border-radius:24px;font-size:22px;border:3px solid #d5dce6;width:calc(100% - 6px);height:calc(100% - 6px)}.inputSpinnerWrapper .inner .num{position:relative;width:calc(100% - 88px);line-height:44px;color:#333c48;text-align:center;overflow:hidden}.inputSpinnerWrapper .inner .arrow{font-size:36px;position:relative;width:32px;line-height:32px;text-align:center;overflow:hidden;color:#fff;cursor:pointer;background-color:#8498a7;border-radius:16px;margin:6px}.slot-machine .gear{vertical-align:middle;font-family:"Rammetto One",cursive;color:#fff;position:absolute;transform:translateX(-50%);left:50%;width:764.07102px;height:576px;margin:auto;background:url(/static/media/gear.ec9654ca.png) no-repeat 50%;background-size:100% 100%}@media(min-aspect-ratio:1/1){.slot-machine .gear{font-size:2.5vh;-webkit-text-stroke:.2083vh #2e2e2e}}@media(max-aspect-ratio:1/1){.slot-machine .gear{font-size:2.5vw;-webkit-text-stroke:.2vw #2e2e2e}}@media(max-height:720px),(max-width:720px){.slot-machine .gear{width:106.12098vmin;height:80vmin}}.slot-machine .gear .guide{pointer-events:none;position:absolute;width:100%;height:100%;opacity:.9;z-index:1000;animation-duration:2.5s;animation-iteration-count:1;animation-direction:normal;animation-timing-function:ease;animation-fill-mode:forwards}@media(min-aspect-ratio:265/216){.slot-machine .gear .guide{animation-name:clip-horizon}}@media(max-aspect-ratio:265/216){.slot-machine .gear .guide{animation-name:clip-vertical}}.slot-machine .gear .guide.num1{background:url(/static/media/guideline-1.626342fc.png) no-repeat 0 0;background-size:100% 100%}.slot-machine .gear .guide.num2{background:url(/static/media/guideline-2.dffad767.png) no-repeat 0 0;background-size:100% 100%}.slot-machine .gear .guide.num3{background:url(/static/media/guideline-3.2cc6c1fc.png) no-repeat 0 0;background-size:100% 100%}.slot-machine .gear .guide.num4{background:url(/static/media/guideline-4.0eef3c7b.png) no-repeat 0 0;background-size:100% 100%}.slot-machine .gear .guide.num5{background:url(/static/media/guideline-5.9ba2a8ec.png) no-repeat 0 0;background-size:100% 100%}.slot-machine .gear .goTo{width:50px;height:50px;background-size:100% 100%;position:absolute;top:5%;cursor:pointer;transition:transform .1s ease}.slot-machine .gear .goTo.gameList{background:url(/static/media/button-history.eb0be9df.svg) no-repeat 50%;right:1.5%}.slot-machine .gear .goTo.back{background:url(/static/media/button-back.0fb2b084.svg) no-repeat 50%;left:1.5%}@media(max-height:720px),(max-width:720px){.slot-machine .gear .goTo{width:6.9444vmin;height:6.9444vmin}.slot-machine .gear .goTo.gameList{right:5%}.slot-machine .gear .goTo.back{left:5%}}.slot-machine .gear .goTo:hover{transform:scale(1.1)}.slot-machine .gear .goTo:active{transform:scale(1.05)}.slot-machine .gear .spin{background:url(/static/media/spin.c60674ec.png) no-repeat 50%;background-size:100% 100%;position:absolute;right:0;bottom:0;transition:all .2s ease-in-out}@media(min-aspect-ratio:265/216){.slot-machine .gear .spin{width:18vh;height:18vh}}@media(max-aspect-ratio:265/216){.slot-machine .gear .spin{width:15vw;height:15vw}}@media(min-aspect-ratio:265/216){.slot-machine .gear .spin>div{margin-top:calc(9vh - 25px)}}@media(max-aspect-ratio:265/216){.slot-machine .gear .spin>div{margin-top:calc(7.5vw - 25px)}}.slot-machine .gear .slot-wrapper{position:relative;top:35%;padding:0 13%;width:74%;height:49%;overflow:hidden}.slot-machine .gear .slot-wrapper .line-0{transform-style:preserve-3d;position:relative;top:32.5%;display:inline-block;width:17%;margin-right:3%;height:31%}.slot-machine .gear .slot-wrapper .line-0:last-child{margin-right:0}.slot-machine .gear .slot-wrapper .line-1{transform-style:preserve-3d;position:relative;top:32.5%;display:inline-block;width:17%;margin-right:3%;height:31%}.slot-machine .gear .slot-wrapper .line-1:last-child{margin-right:0}.slot-machine .gear .slot-wrapper .line-2{transform-style:preserve-3d;position:relative;top:32.5%;display:inline-block;width:17%;margin-right:3%;height:31%}.slot-machine .gear .slot-wrapper .line-2:last-child{margin-right:0}.slot-machine .gear .slot-wrapper .line-3{transform-style:preserve-3d;position:relative;top:32.5%;display:inline-block;width:17%;margin-right:3%;height:31%}.slot-machine .gear .slot-wrapper .line-3:last-child{margin-right:0}.slot-machine .gear .slot-wrapper .line-4{transform-style:preserve-3d;position:relative;top:32.5%;display:inline-block;width:17%;margin-right:3%;height:31%}.slot-machine .gear .slot-wrapper .line-4:last-child{margin-right:0}.slot-machine .gear .slot-wrapper .slot{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slot-machine .gear .slot-wrapper .slot.row-0{transform:rotateX(-31deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-0{transform:rotateX(-31deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-1{transform:rotateX(-1deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-1{transform:rotateX(-1deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-2{transform:rotateX(29deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-2{transform:rotateX(29deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-3{transform:rotateX(59deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-3{transform:rotateX(59deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-4{transform:rotateX(89deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-4{transform:rotateX(89deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-5{transform:rotateX(119deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-5{transform:rotateX(119deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-6{transform:rotateX(149deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-6{transform:rotateX(149deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-7{transform:rotateX(179deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-7{transform:rotateX(179deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-8{transform:rotateX(209deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-8{transform:rotateX(209deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-9{transform:rotateX(239deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-9{transform:rotateX(239deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-10{transform:rotateX(269deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-10{transform:rotateX(269deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.row-11{transform:rotateX(299deg) translateZ(196px)}@media(max-height:720px),(max-width:720px){.slot-machine .gear .slot-wrapper .slot.row-11{transform:rotateX(299deg) translateZ(27vmin)}}.slot-machine .gear .slot-wrapper .slot.match-0-0 .image{animation:match-0 1s ease-in-out 0ms infinite}.slot-machine .gear .slot-wrapper .slot.match-0-1 .image{animation:match-0 1s ease-in-out 1s infinite}.slot-machine .gear .slot-wrapper .slot.match-0-2 .image{animation:match-0 1s ease-in-out 2s infinite}.slot-machine .gear .slot-wrapper .slot.match-0-3 .image{animation:match-0 1s ease-in-out 3s infinite}.slot-machine .gear .slot-wrapper .slot.match-0-4 .image{animation:match-0 1s ease-in-out 4s infinite}.slot-machine .gear .slot-wrapper .slot.match-1-0 .image{animation:match-1 2s ease-in-out 0ms infinite}.slot-machine .gear .slot-wrapper .slot.match-1-1 .image{animation:match-1 2s ease-in-out 1s infinite}.slot-machine .gear .slot-wrapper .slot.match-1-2 .image{animation:match-1 2s ease-in-out 2s infinite}.slot-machine .gear .slot-wrapper .slot.match-1-3 .image{animation:match-1 2s ease-in-out 3s infinite}.slot-machine .gear .slot-wrapper .slot.match-1-4 .image{animation:match-1 2s ease-in-out 4s infinite}.slot-machine .gear .slot-wrapper .slot.match-2-0 .image{animation:match-2 3s ease-in-out 0ms infinite}.slot-machine .gear .slot-wrapper .slot.match-2-1 .image{animation:match-2 3s ease-in-out 1s infinite}.slot-machine .gear .slot-wrapper .slot.match-2-2 .image{animation:match-2 3s ease-in-out 2s infinite}.slot-machine .gear .slot-wrapper .slot.match-2-3 .image{animation:match-2 3s ease-in-out 3s infinite}.slot-machine .gear .slot-wrapper .slot.match-2-4 .image{animation:match-2 3s ease-in-out 4s infinite}.slot-machine .gear .slot-wrapper .slot.match-3-0 .image{animation:match-3 4s ease-in-out 0ms infinite}.slot-machine .gear .slot-wrapper .slot.match-3-1 .image{animation:match-3 4s ease-in-out 1s infinite}.slot-machine .gear .slot-wrapper .slot.match-3-2 .image{animation:match-3 4s ease-in-out 2s infinite}.slot-machine .gear .slot-wrapper .slot.match-3-3 .image{animation:match-3 4s ease-in-out 3s infinite}.slot-machine .gear .slot-wrapper .slot.match-3-4 .image{animation:match-3 4s ease-in-out 4s infinite}.slot-machine .gear .slot-wrapper .slot.match-4-0 .image{animation:match-4 5s ease-in-out 0ms infinite}.slot-machine .gear .slot-wrapper .slot.match-4-1 .image{animation:match-4 5s ease-in-out 1s infinite}.slot-machine .gear .slot-wrapper .slot.match-4-2 .image{animation:match-4 5s ease-in-out 2s infinite}.slot-machine .gear .slot-wrapper .slot.match-4-3 .image{animation:match-4 5s ease-in-out 3s infinite}.slot-machine .gear .slot-wrapper .slot.match-4-4 .image{animation:match-4 5s ease-in-out 4s infinite}.slot-machine .gear .slot-wrapper .slot .image{width:100%;height:100%;background:url(/static/media/slot.b4b9daed.png) no-repeat 50%;background-size:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slot-machine .gear .slot-wrapper .slot .image .num{width:200%;height:200%;overflow:visible;position:relative;left:50%;top:50%;transform:translate(-50%,-50%);margin:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slot-machine .gear .slot-wrapper .slot .image .num._9{background:url(/static/media/9.e305501e.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num._T{background:url(/static/media/10.5420e8b7.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num._A{background:url(/static/media/a.78301e7c.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num._J{background:url(/static/media/j.accdd543.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num._K{background:url(/static/media/k.dbc1421d.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num._Q{background:url(/static/media/q.46460aac.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num.DR{background-size:100% 100%;position:relative;background:url(/static/media/deer.7472656d.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num.EP{background-size:100% 100%;position:relative;background:url(/static/media/elephant.09c7b6ec.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num.GR{background-size:100% 100%;position:relative;background:url(/static/media/gorilla.521cba5a.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image .num.JG{background-size:100% 100%;position:relative;background:url(/static/media/jaguar.04c70d2a.png) no-repeat 50%}.slot-machine .gear .slot-wrapper .slot .image>div{height:100%;background-size:100% 100%!important}.slot-machine .gear .select{position:absolute;left:5.5%;bottom:11%;width:22.491vw;height:4.32vw;max-width:21.8715vh;max-height:4.32vh}.slot-machine .gear .select.line{bottom:10.25%}.slot-machine .gear .select.multiple{bottom:1.15%}.slot-machine .gear .select .selectedSpinType{position:absolute;left:50%;text-align:center;transform:translateX(-50%)}.slot-machine .gear .select .selectedSpinType.line1{color:#fff}.slot-machine .gear .select .selectedSpinType.line3{color:#ff0}.slot-machine .gear .select .selectedSpinType.line5{color:green}.slot-machine .gear .select .selectedSpinType.x1{color:#fff}.slot-machine .gear .select .selectedSpinType.x2{color:red}.slot-machine .gear .select .selectedSpinType.x5{color:#ff0}.slot-machine .gear .select .selectedSpinType.x10{color:green}.slot-machine .gear .select .arrow{width:4.32vw;height:4.32vw;max-width:4.32vh;max-height:4.32vh;cursor:pointer;transition:all .2s ease;vertical-align:middle}.slot-machine .gear .select .arrow:hover{transform:scale(1.3)}.slot-machine .gear .select .arrow.on{transform:scale(1.5)}.slot-machine .gear .select .arrow:active{transform:scale(1.1)}.slot-machine .gear .select .arrow.left{position:absolute;left:0;background:url(/static/media/button-left.394a5530.png) no-repeat 50%;background-size:100% 100%}.slot-machine .gear .select .arrow.right{position:absolute;right:0;background:url(/static/media/button-right.c8f30c4f.png) no-repeat 50%;background-size:100% 100%}.slot-machine .gear .score{position:absolute;left:37.5%}.slot-machine .gear .score.total{bottom:10.25%}.slot-machine .gear .score.bet{bottom:1.15%}.slot-machine .gear .score .lastWinScore{color:#0f0}@keyframes clip-horizon{0%{clip:rect(0,0,73.35vw,0)}20%{clip:rect(0,90vw,73.35vw,0)}85%{clip:rect(0,90vw,73.35vw,0)}to{clip:rect(0,90vw,73.35vw,90vw)}}@keyframes clip-vertical{0%{clip:rect(0,0,90vh,0)}20%{clip:rect(0,110.41vh,90vh,0)}85%{clip:rect(0,110.41vh,90vh,0)}to{clip:rect(0,110.41vh,90vh,110.41vh)}}@keyframes match-0{10%{transform:rotate(-25deg)}30%{transform:rotate(20deg)}50%{transform:rotate(-15deg)}70%{transform:rotate(10deg)}85%{transform:rotate(0)}}@keyframes match-1{5%{transform:rotate(-25deg)}15%{transform:rotate(20deg)}25%{transform:rotate(-15deg)}35%{transform:rotate(10deg)}42.5%{transform:rotate(0)}}@keyframes match-2{3.33%{transform:rotate(-25deg)}10%{transform:rotate(20deg)}16.66%{transform:rotate(-15deg)}23.33%{transform:rotate(10deg)}28.33%{transform:rotate(0)}}@keyframes match-3{2.5%{transform:rotate(-25deg)}7.5%{transform:rotate(20deg)}12.5%{transform:rotate(-15deg)}17.5%{transform:rotate(10deg)}21.25%{transform:rotate(0)}}@keyframes match-4{2%{transform:rotate(-25deg)}6%{transform:rotate(20deg)}10%{transform:rotate(-15deg)}14%{transform:rotate(10deg)}17%{transform:rotate(0)}}@keyframes spin-0-0{0%{transform:rotateX(0deg)}to{transform:rotateX(-630deg)}}@keyframes spin-0-1{0%{transform:rotateX(0deg)}to{transform:rotateX(-990deg)}}@keyframes spin-0-2{0%{transform:rotateX(0deg)}to{transform:rotateX(-1350deg)}}@keyframes spin-0-3{0%{transform:rotateX(0deg)}to{transform:rotateX(-1710deg)}}@keyframes spin-0-4{0%{transform:rotateX(0deg)}to{transform:rotateX(-2070deg)}}@keyframes spin-1-0{0%{transform:rotateX(90deg)}to{transform:rotateX(-540deg)}}@keyframes spin-1-1{0%{transform:rotateX(90deg)}to{transform:rotateX(-900deg)}}@keyframes spin-1-2{0%{transform:rotateX(90deg)}to{transform:rotateX(-1260deg)}}@keyframes spin-1-3{0%{transform:rotateX(90deg)}to{transform:rotateX(-1620deg)}}@keyframes spin-1-4{0%{transform:rotateX(90deg)}to{transform:rotateX(-1980deg)}}@keyframes spin-2-0{0%{transform:rotateX(180deg)}to{transform:rotateX(-450deg)}}@keyframes spin-2-1{0%{transform:rotateX(180deg)}to{transform:rotateX(-810deg)}}@keyframes spin-2-2{0%{transform:rotateX(180deg)}to{transform:rotateX(-1170deg)}}@keyframes spin-2-3{0%{transform:rotateX(180deg)}to{transform:rotateX(-1530deg)}}@keyframes spin-2-4{0%{transform:rotateX(180deg)}to{transform:rotateX(-1890deg)}}@keyframes spin-3-0{0%{transform:rotateX(270deg)}to{transform:rotateX(-1turn)}}@keyframes spin-3-1{0%{transform:rotateX(270deg)}to{transform:rotateX(-2turn)}}@keyframes spin-3-2{0%{transform:rotateX(270deg)}to{transform:rotateX(-3turn)}}@keyframes spin-3-3{0%{transform:rotateX(270deg)}to{transform:rotateX(-4turn)}}@keyframes spin-3-4{0%{transform:rotateX(270deg)}to{transform:rotateX(-5turn)}}
/*# sourceMappingURL=main.bf37c73d.chunk.css.map */