.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:24px;justify-content:center;min-height:100vh;overflow:hidden;padding:30px}@media(min-width:768px){.page-spin-landing__wrap{gap:56px}}@media(min-width:1248px){.page-spin-landing__wrap{gap:64px}}.page-spin-landing__logo{height:28px;width:174px}@media(min-width:768px){.page-spin-landing__logo{height:32px;width:200px}}@media(min-width:1248px){.page-spin-landing__logo{height:36px;width:224px}}@media(min-width:1632px){.page-spin-landing__logo{height:40px;width:248px}}.page-spin-landing__logo .image{width:100%}.page-spin-landing__btn{font-size:18px;font-weight:700;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:linear-gradient(90deg,#133f6c,#141729);border-radius:40px;color:#fff;display:flex;font-size:12px;font-weight:700;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-value{--size:48px;align-items:center;background-image:url(/images/spin.d3579827..png);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{justify-content:flex-start}.spin-wheel{position:relative;width:324px}@media(min-width:768px){.spin-wheel{width:476px}}@media(min-width:960px){.spin-wheel{width:532px}}@media(min-width:1248px){.spin-wheel{width:603px}}@media(min-width:1632px){.spin-wheel{width:730px}}.spin-wheel__rim{width:100%}.spin-wheel__sectors{inset:0;position:absolute;width:100%}.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{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:86px}.spin-wheel__control-btn,.spin-wheel__control-btn:active,.spin-wheel__control-btn:hover{background:none;border-radius:50%;height:auto;min-height:unset;min-width:unset;padding:0}.spin-wheel__control-btn:disabled{opacity:1}@media(min-width:768px){.spin-wheel__control-btn{width:127px}}@media(min-width:960px){.spin-wheel__control-btn{width:142px}}@media(min-width:1248px){.spin-wheel__control-btn{width:161px}}@media(min-width:1632px){.spin-wheel__control-btn{width:195px}}.spin-wheel__center{width:100%}.spin-wheel__stopper{bottom:50%;left:50%;position:absolute;transform:translate(-50%);width:179px}@media(min-width:768px){.spin-wheel__stopper{width:263px}}@media(min-width:960px){.spin-wheel__stopper{width:294px}}@media(min-width:1248px){.spin-wheel__stopper{width:333px}}@media(min-width:1632px){.spin-wheel__stopper{width:404px}}@keyframes rotateWheel{0%{transform:rotate(0deg)}to{transform:rotate(var(--countDeg))}}@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-modal__content{align-items:center;background:linear-gradient(0deg,rgba(19,63,108,0) -43.36%,#141729);border-radius:20px;display:flex;flex-direction:column;gap:16px;justify-content:center;max-width:320px;padding:36px 24px;text-align:center}@media(min-width:768px){.spin-modal__content{gap:32px;max-width:unset;padding:56px 40px}}.spin-modal__logo{--size:88px;height:var(--size);width:var(--size)}@media(min-width:768px){.spin-modal__logo{--size:116px}}.spin-modal__title{font-size:24px;font-weight:700;line-height:1.2;text-transform:uppercase}@media(min-width:768px){.spin-modal__title{font-size:40px}}.spin-modal__description{font-size:16px;font-weight:500;line-height:1.2}@media(min-width:768px){.spin-modal__description{font-size:24px}}.spin-modal__description mark{background:transparent;color:#fbe3a3;font-weight:700}.spin-modal__btn{text-transform:uppercase}