.page-spin-landing{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;width:100%}.page-spin-landing__wrap{align-items:center;display:flex;flex-direction:column;gap:28px;justify-content:center;min-height:100vh;overflow:hidden;padding:70px 20px;position:relative}@media(min-width:768px){.page-spin-landing__wrap{gap:23px;padding:50px 20px}}@media(min-width:960px){.page-spin-landing__wrap{padding:80px 20px}}@media(min-width:1248px){.page-spin-landing__wrap{gap:49px}}@media(min-width:1632px){.page-spin-landing__wrap{padding:120px 20px}}.page-spin-landing__logo{bottom:50px;height:24px;position:relative;width:138px}@media(min-width:768px){.page-spin-landing__logo{bottom:22px;height:28px;width:162px}}@media(min-width:960px){.page-spin-landing__logo{bottom:50px;height:30px;width:176px}}@media(min-width:1248px){.page-spin-landing__logo{height:33px;width:194px}}@media(min-width:1632px){.page-spin-landing__logo{bottom:75px;height:41px;width:236px}}.page-spin-landing__logo .image{width:100%}.page-spin-landing__btn{font-size:18px;font-weight:600;margin-top:36px;padding:15px 44px;text-transform:uppercase}@media(min-width:768px){.page-spin-landing__btn{margin-top:24px}}@media(min-width:1248px){.page-spin-landing__btn{font-size:20px;padding:15px 48px}}@media(min-width:1632px){.page-spin-landing__btn{font-size:24px;margin-top:40px;padding:15px 55px}}.page-spin-landing__btn:disabled{opacity:1}.page-spin-landing__spins{background:#ffc000;border-radius:40px;color:#000;display:flex;font-size:12px;font-weight:600;justify-content:flex-end;line-height:1;min-width:130px;padding:9px 12px;position:relative;text-transform:uppercase}@media(min-width:768px){.page-spin-landing__spins{bottom:103px;font-size:16px;min-width:174px;padding:10px 16px;position:absolute;right:14px}}@media(min-width:960px){.page-spin-landing__spins{font-size:18px;min-width:195px;padding:12px 18px;right:40px}}@media(min-width:1248px){.page-spin-landing__spins{bottom:114px;font-size:22px;min-width:240px;padding:16px 22px;right:103px}}@media(min-width:1632px){.page-spin-landing__spins{bottom:148px;font-size:24px;min-width:256px;padding:16px 24px;right:214px}}.page-spin-landing__spins span{color:#fff}.page-spin-landing__spins-value{--size:48px;align-items:center;background-image:url(/images/spin.558bfdf4..webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-size:24px;height:var(--size);justify-content:center;left:-5px;position:absolute;top:50%;transform:translateY(-50%);width:var(--size)}@media(min-width:768px){.page-spin-landing__spins-value{--size:64px;font-size:32px;left:-6px}}@media(min-width:960px){.page-spin-landing__spins-value{--size:72px;left:-7px}}@media(min-width:1248px){.page-spin-landing__spins-value{--size:88px;font-size:40px;left:-8px}}@media(min-width:1632px){.page-spin-landing__spins-value{--size:94px;font-size:44px;left:-9px}}.body--reversed .page-spin-landing__spins{flex-direction:row-reverse}@keyframes spinBtnLoading{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.7)}to{transform:translate(-50%,-50%) rotate(1turn) scale(1)}}@keyframes ringBell{12.5%,62.5%{transform:rotate(30deg)}37.5%,87.5%{transform:rotate(-30deg)}}.spin-wheel{position:relative;width:285px}@media(min-width:768px){.spin-wheel{width:324px}}@media(min-width:960px){.spin-wheel{width:416px}}@media(min-width:1248px){.spin-wheel{width:531px}}@media(min-width:1632px){.spin-wheel{width:689px}}.spin-wheel__rim{width:100%}.spin-wheel__sectors{inset:0;margin:auto;position:absolute;width:90%}.spin-wheel__sectors--animation{animation-direction:normal;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:rotateWheel;animation-timing-function:cubic-bezier(.05,.19,0,1);will-change:transform}.spin-wheel__control-btn.btn.btn--primary{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:86px}.spin-wheel__control-btn.btn.btn--primary,.spin-wheel__control-btn.btn.btn--primary:active,.spin-wheel__control-btn.btn.btn--primary:hover{background:none;border-radius:50%;height:auto;min-height:unset;min-width:unset;padding:0}.spin-wheel__control-btn.btn.btn--primary:disabled{opacity:1}@media(min-width:768px){.spin-wheel__control-btn.btn.btn--primary{width:127px}}@media(min-width:960px){.spin-wheel__control-btn.btn.btn--primary{width:142px}}@media(min-width:1248px){.spin-wheel__control-btn.btn.btn--primary{width:161px}}@media(min-width:1632px){.spin-wheel__control-btn.btn.btn--primary{width:195px}}.spin-wheel__center{width:81px}@media(min-width:768px){.spin-wheel__center{width:91px}}@media(min-width:960px){.spin-wheel__center{width:123px}}@media(min-width:1248px){.spin-wheel__center{width:159px}}@media(min-width:1632px){.spin-wheel__center{width:195px}}.spin-wheel__stopper{bottom:58%;left:50%;position:absolute;transform:translate(-50%);width:160px}@media(min-width:768px){.spin-wheel__stopper{width:182px}}@media(min-width:960px){.spin-wheel__stopper{width:236px}}@media(min-width:1248px){.spin-wheel__stopper{width:294px}}@media(min-width:1632px){.spin-wheel__stopper{width:381px}}@keyframes rotateWheel{0%{transform:rotate(0deg)}to{transform:rotate(var(--countDeg))}}