.wheel-landing{min-height:100vh;padding:26px 0;position:relative;text-align:center}@media(min-width:768px){.wheel-landing{padding:38px 0}}.wheel-landing__logo{width:71px}.wheel-landing__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:-1}.wheel-landing__content{align-items:center;display:flex;flex-direction:column;gap:6px;margin-top:28px;text-align:center;width:100%}@media(min-width:768px){.wheel-landing__content{gap:16px;margin-top:5px}}.wheel-landing__title{color:#fff;font-size:16px;font-weight:500;line-height:120%}@media(min-width:768px){.wheel-landing__title{font-size:26px}}.wheel-landing__bonus{color:#32a2f5;font-size:40px;font-weight:700;line-height:120%;text-transform:uppercase}@media(min-width:768px){.wheel-landing__bonus{font-size:64px}}.wheel-landing__button{margin-top:4px;min-width:150px}.wheel-landing__button.disabled-btn{cursor:not-allowed;filter:grayscale(1)}.wheel-landing__wheel{height:460px;left:50%;position:absolute;top:-19px;transform:translateX(-50%);width:460px}@media(min-width:768px){.wheel-landing__wheel{height:750px;top:28px;transform:translateX(-51%);width:750px}}.wheel-landing__wheel-wrapper{min-height:460px;position:relative}@media(min-width:768px){.wheel-landing__wheel-wrapper{min-height:780px}}.wheel-landing__wheel-bg{width:100%}.wheel-landing__wheel-back,.wheel-landing__wheel-center,.wheel-landing__wheel-decoration{left:calc(51% - 1px);position:absolute;top:calc(54% - 4px);transform:translate(-50%,-50%);width:100%}.wheel-landing__wheel-back{width:296px}@media(min-width:768px){.wheel-landing__wheel-back{width:485px}}.wheel-landing__wheel-back.spin-step-1-moving{animation:spin-step-1 5s cubic-bezier(.13,.55,.24,1) forwards}.wheel-landing__wheel-back.spin-step-1-finished,.wheel-landing__wheel-back.spin-step-1-moving{transform:translate(-50%,-50%) rotate(1620deg)}.wheel-landing__wheel-center{transition:transform .3s ease;width:77px}@media(min-width:768px){.wheel-landing__wheel-center{width:140px}}.wheel-landing__wheel-center:hover{cursor:pointer;transform:translate(-50%,-50%) scale(1.04)}.wheel-landing__wheel-center.disabled-btn{cursor:not-allowed;filter:grayscale(1)}.wheel-landing__wheel-cursor{left:50%;position:absolute;top:75px;transform:translateX(-50%);width:50px}@media(min-width:768px){.wheel-landing__wheel-cursor{top:121px;transform:translateX(-44%);width:101px}}@keyframes spin-step-1{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1620deg)}}.bonus-wheel-landing{align-items:center;display:flex;flex-direction:column;min-height:430px;width:100%}.bonus-wheel-landing__logo{width:80px}.bonus-wheel-landing__gift{width:296px}.bonus-wheel-landing__title{color:#32a2f5;font-size:36px;font-weight:800;line-height:120%;margin-bottom:12px;text-transform:uppercase}@media(min-width:768px){.bonus-wheel-landing__title{font-size:56px}}.bonus-wheel-landing__subtitle{color:#fff;font-size:24px;line-height:120%;text-transform:uppercase}@media(min-width:768px){.bonus-wheel-landing__subtitle{font-size:34px}}.bonus-wheel-landing__button{font-size:12px;margin-top:24px;min-width:113px}