*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}address{font-style:normal}body{color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;min-width:23.4375rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:81.25rem;padding-left:.9375rem;padding-right:.9375rem}.best,.lines{border:.25rem solid #fdc909;border-radius:.5rem;max-width:7rem;padding:.125rem;width:100%}.best,.best__wrap,.lines,.lines__wrap{box-shadow:0 0 .375rem hsla(35,86%,75%,.6)}.best__wrap,.lines__wrap{border:.25rem solid #fdc909;border-radius:.375rem}.best__title,.lines__item{background-color:#a01602;border-radius:.5rem;color:#fdc909;font-size:1.5rem;font-weight:900}.page{background:url(../assets/img/bg.jpg) 50%/cover no-repeat;height:100vh}.page__container{align-items:center;display:flex;height:100%;justify-content:center}.game{height:max-content;position:relative;width:100%;z-index:5}.game__wrap{height:100%;width:100%}.game__logo{align-items:center;display:flex;justify-content:center;left:50%;max-width:37.5rem;position:absolute;top:-10%;transform:translateX(-50%);width:100%;z-index:100}.game__logo img{height:100%;width:100%}.game__field{align-items:center;display:flex;gap:.9375rem;justify-content:space-between}.game__right{display:flex;flex-direction:column;gap:.9375rem}.lines{position:relative}.lines__title{color:#fdc909;font-size:1.5rem;font-weight:900;left:50%;line-height:120%;position:absolute;text-transform:uppercase;top:-15%;transform:translateX(-50%)}.lines__list{background-color:orange;display:flex;flex-direction:column;gap:.3125rem;padding:.3125rem;text-align:center}.lines__item{cursor:pointer;padding:.9375rem 1.25rem;transition:background-color .3s ease-in-out}.lines__item button{font-weight:inherit;letter-spacing:.0625rem}.lines__item.active{background-color:#d358f9}.best__wrap{background:orange;height:10rem;position:relative}.best__wrap:after{background-color:#65210c;border-radius:.25rem;bottom:.3125rem;content:"";height:.875rem;left:50%;position:absolute;transform:translateX(-50%);width:80%}.best__title{padding:.3125rem .625rem;text-align:center;text-transform:uppercase}.best__title span{font-size:.75rem}.drum{align-items:center;display:flex;justify-content:space-around;max-width:62.5rem;overflow:hidden;padding:.625rem}.drum,.drum__spinner{background-color:#a01602;border:.375rem solid #fdc909;box-shadow:0 0 .375rem hsla(35,86%,75%,.6);position:relative;width:100%}.drum__spinner{display:grid;grid-template-columns:repeat(5,1fr);height:100%;z-index:10}.drum__column{background-color:#ce9166;border:.125rem solid #fdc909;box-shadow:0 0 .375rem hsla(35,86%,75%,.6);height:37.5rem;overflow:hidden;position:relative;z-index:10}.drum__column:not(:first-child),.drum__column:not(:last-child){margin:.125rem}.drum__strip{display:flex;filter:blur(0);flex-direction:column;transition:filter .3s ease-in-out;will-change:transform}.drum__strip.active{filter:blur(.0625rem)}.drum__image{align-items:center;display:flex;flex-shrink:0;height:9.375rem;justify-content:center;width:100%}.drum__image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.bigwin-animation{animation:pulse .3s ease-in-out infinite alternate}.smallwin-animation{animation:pulse .5s ease-in-out 2}@keyframes pulse{0%{box-shadow:0 0 .375rem hsla(35,86%,75%,.6)}to{box-shadow:0 0 1.875rem rgba(255,215,0,.9),0 0 3.75rem rgba(255,215,0,.5)}}.win-flash{animation:flash .6s ease-out forwards;background:radial-gradient(circle,#fff 0,rgba(255,215,0,.8) 50%,transparent 70%);border-radius:50%;height:1.25rem;pointer-events:none;position:absolute;width:1.25rem;z-index:100}@keyframes flash{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(3)}}.win-line-svg{opacity:0;transition:opacity .3s ease}.win-line-svg.visible{opacity:1}.win-line{animation:lineGlow .5s ease-in-out infinite alternate;fill:none;filter:drop-shadow(0 0 .5rem rgba(255,200,0,.8)) drop-shadow(0 0 .9375rem rgba(255,150,0,.6));stroke:linear;stroke:url(#winLineGradient);stroke:#fc0;stroke-linecap:round;stroke-linejoin:round;stroke-width:6}.win-line-dot{animation:dotPulse .4s ease-in-out infinite alternate;fill:#fff;filter:drop-shadow(0 0 .375rem rgba(255,200,0,.9));stroke:#fc0;stroke-width:3}@keyframes lineGlow{0%{filter:drop-shadow(0 0 .5rem rgba(255,200,0,.8)) drop-shadow(0 0 .9375rem rgba(255,150,0,.6));stroke-width:5}to{filter:drop-shadow(0 0 .75rem rgb(255,200,0)) drop-shadow(0 0 1.5625rem rgba(255,150,0,.8));stroke-width:8}}@keyframes dotPulse{0%{opacity:.8;r:6}to{opacity:1;r:10}}.drum__image.dimmed{filter:brightness(.4);transition:filter .3s ease}.drum__image.winning{animation:wobble .4s ease-in-out infinite;filter:brightness(1.1) drop-shadow(0 0 .5rem rgba(255,215,0,.8));position:relative;z-index:20}@keyframes wobble{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.paylines-svg{opacity:0;transition:opacity .3s ease}.paylines-svg.visible{opacity:1}.payline{fill:none;filter:drop-shadow(0 0 .25rem rgba(0,0,0,.5));paint-order:stroke fill;stroke:#fdc909;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.payline-stroke{fill:none;stroke:#d53404;stroke-linecap:round;stroke-linejoin:round;stroke-width:9}.menu{background-color:rgba(0,0,0,.65);bottom:0;color:#fff;font-size:1.25rem;font-weight:500;height:5.625rem;left:0;padding:.875rem 0;position:fixed;width:100%;z-index:10}.menu img{height:100%;width:100%}.menu__container{height:100%;justify-content:space-between}.menu__container,.menu__left{align-items:center;display:flex}.menu__left{gap:2.5rem}.menu__wrap{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.menu__items{align-items:center;display:flex;justify-content:flex-start}.menu__settings,.menu__sound{height:2.5rem;position:relative;transition:all .3s ease;width:2.5rem}.menu__settings:hover,.menu__sound:hover{transform:scale(1.1)}.menu__settings:active,.menu__sound:active{transform:scale(.95)}.menu__sound.sound-off{filter:grayscale(1);opacity:.5}.menu__sound.sound-off:after,.menu__sound.sound-off:before{background:red;box-shadow:0 0 .25rem rgba(0,0,0,.8);content:"";height:.125rem;left:50%;position:absolute;top:50%;transform-origin:center;width:100%;z-index:2}.menu__sound.sound-off:before{transform:translate(-50%,-50%) rotate(45deg)}.menu__sound.sound-off:after{transform:translate(-50%,-50%) rotate(-45deg)}.menu__sound.sound-off:hover{opacity:.7}.menu__info{display:flex;gap:.3125rem}.menu__info span{display:inline}.menu__bet{align-items:center;display:flex;gap:.3125rem;justify-content:center}.menu__credit{background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100%;padding:.9375rem 1.25rem}.menu__credit p{display:inline-block;white-space:nowrap}.menu__credit-wrap{display:flex;gap:.25rem;margin-top:.625rem}.menu__arrows{display:flex;flex-direction:column;gap:.25rem}.menu__button-arrow{background-color:rgba(0,0,0,.5);height:2.5rem;padding:.125rem;width:2.5rem}.menu__button-arrow.bottom{transform:rotate(180deg)}.menu__button-arrow img{height:100%;width:100%}.menu__right{align-items:center;display:flex;gap:.9375rem;justify-content:center;transition:opacity .3s ease}.menu__right.hidden{opacity:0;pointer-events:none;transform:scale(.8)}.menu__right span{display:inline-block}.menu__button-auto,.menu__button-spin{transition:opacity .3s ease,filter .3s ease}.menu__button-auto.disabled,.menu__button-spin.disabled{filter:grayscale(.5);opacity:.5;pointer-events:none}.menu__button-auto{height:4.375rem;width:4.375rem}.menu__button-spin{align-items:center;display:flex;height:5.625rem;justify-content:center;width:5.625rem}.popup{height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100%;z-index:1000}.popup.show{opacity:1;visibility:visible}.popup.show .popup__overlay{opacity:1}.popup.show .popup__content{opacity:1;scale:1}.popup__overlay{backdrop-filter:blur(.625rem);background:rgba(0,0,0,.65);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.popup__content{left:50%;opacity:0;position:absolute;scale:.7;top:50%;transform:translate(-50%,-50%);transition:all .5s cubic-bezier(.68,-.55,.265,1.55);z-index:100}.popup__inner{align-items:center;background-color:#a01602;border:.25rem solid gold;border-radius:1.875rem;box-shadow:0 1.25rem 3.75rem rgba(255,215,0,.3),0 0 2.5rem rgba(255,107,157,.4),inset 0 .125rem 1.25rem hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:3.125rem 3.75rem;position:relative;text-align:center}.popup__title{animation:titleGlow 2s ease-in-out infinite;color:gold;font-size:3rem;font-weight:700;letter-spacing:.125rem;margin-bottom:1.25rem;text-shadow:0 0 1.25rem rgba(255,215,0,.5),0 .25rem .5rem rgba(0,0,0,.5);text-transform:uppercase}.popup__text{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:2.5rem;text-shadow:0 .125rem .25rem rgba(0,0,0,.5)}.cta-button{animation:ctaPulse 1.5s ease-in-out infinite;background-color:#d358f9;border:.125rem solid #fff;border-radius:.75rem;color:#fff;font-size:1.375rem;font-weight:700;padding:.9375rem 1.5625rem;text-align:center}@keyframes ctaPulse{0%{box-shadow:0 0 0 0 rgba(211,88,249,.7);transform:scale(1)}50%{box-shadow:0 0 1.25rem .625rem rgba(211,88,249,.3);transform:scale(1.05)}to{box-shadow:0 0 0 0 rgba(211,88,249,0);transform:scale(1)}}.confetti-canvas{height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:99}.popup.show .confetti-canvas{opacity:1}.confetti-canvas canvas{display:block}@media (max-width:81.25em){.menu{height:auto}}@media (max-width:47.99875em){.best,.lines{max-width:100%}.page__container{flex-direction:column;padding-bottom:10rem;padding-top:2.5rem}.game__field{flex-direction:column-reverse}.game__left,.game__right,.lines__title{display:none}.lines__list{flex-direction:row}.drum__spinner{grid-template-columns:repeat(3,1fr)}.drum__column{height:26.25rem}.drum__column:nth-child(4),.drum__column:nth-child(5){display:none}.drum__image{height:8.75rem;padding:.625rem}.menu{padding:0}.menu__left{align-items:flex-end;flex-direction:column;gap:.625rem}.menu__wrap{align-items:center;flex-direction:row;gap:.3125rem;left:0;position:absolute;top:-50%}.menu__settings,.menu__sound{height:3.75rem;width:3.75rem}.menu__button-spin{height:6.25rem;width:6.25rem}.popup__inner{border-radius:1.25rem;border-width:.1875rem;padding:2.5rem 1.875rem}.popup__title{font-size:1.5rem;margin-bottom:.9375rem}.popup__text{font-size:1rem;margin-bottom:1.875rem}}@media (max-width:39.99875em){.menu__right{gap:0}}@media (max-width:29.99875em){.best__title,.lines__item{font-size:1rem}.game__logo{top:-6%}.lines__item{padding:.625rem .9375rem}.drum__image{height:8.75rem}.menu__button-auto{height:2.1875rem;width:2.1875rem}}