*,*::before,*::after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}:where(ul[class]){list-style:none}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img{display:block;max-width:100%}input,textarea,select,button{font:inherit}html{height:100%;scroll-behavior:smooth}body{min-height:100%}svg *{transition-property:fill,stroke}img{pointer-events:none}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.ui-title{font-family:"Bangers",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;font-style:normal;color:#fff;text-transform:uppercase}.ui-text{font-family:"Roboto",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:900;font-style:italic;color:#fff}.ui-button{padding:20px 40px;font-family:"Nunito",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:900;font-style:italic;text-decoration:none;-webkit-text-stroke:2px #008514;color:#fff;border-radius:16px;background:linear-gradient(180deg, #b0f272 0%, #4aad14 100%);box-shadow:0px 0px 2px 0px #4f9300,0px -8px 12px 0px rgba(22,89,0,.5019607843) inset,0px -4px 4px 0px #64ca29 inset,0px 8px 2px 0px hsla(0,0%,100%,.3019607843) inset,0px 2px 4px 0px rgba(23,91,0,.6) inset;cursor:pointer}button{border:none}body{background:url("../images/3d057f2f58221ddc18e6b0772a1579dfee850e6d.png") 50%/cover no-repeat fixed;backdrop-filter:blur(6px);position:relative;height:100vh}@media only screen and (max-width: 1024px){body{height:unset}}.decoration{position:fixed;inset:0;z-index:-1}.decoration__coins{width:69.4%;position:absolute;left:18.8%;bottom:0}@media only screen and (max-width: 576px){.decoration__coins{width:100%;left:0}}.modal{position:fixed;z-index:-1;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0}.modal[data-shown*=prize]{opacity:1;z-index:300;transition:opacity .2s linear}.modal[data-shown*=prize] .modal__window{transform:scale(1)}.modal[data-shown=prizeFB] #modalPrizeFreeBet{display:flex;flex-direction:column}.modal[data-shown=prizeFS] #modalPrizeFreeSpin{display:flex;flex-direction:column}.modal[data-shown=prizeFS] #modalPrizeFreeSpinGame{display:block}.modal__window{display:flex;flex-direction:column;align-items:center;padding:40px 80px 50px;border-radius:40px;border:10px solid #007acc;background:#14a0ff;transform:scale(0.7);transition:transform .3s ease-in-out}@media only screen and (min-width: 1024px){.modal__window{overflow-y:auto;scrollbar-color:#fff rgba(0,0,0,0);scrollbar-width:thin;max-height:90vh}}@media only screen and (max-width: 576px){.modal__window{width:95%;padding:40px 24px 50px}}.modal__content{display:flex;flex-direction:column;align-items:center;gap:32px}.modal__prize{display:none;align-items:center;gap:8px}.modal__prize-image{width:100px;aspect-ratio:1/1}.modal__title{font-size:96px;text-shadow:0px 3px 4px rgba(0,0,0,.1490196078),0px 2px 3px rgba(0,0,0,.3019607843),0px -3px 0px rgba(0,0,0,.1607843137),0px 2px 2px hsla(0,0%,100%,.8)}@media only screen and (max-width: 576px){.modal__title{font-size:55px}}.modal__subtitle{text-align:center;font-size:40px}@media only screen and (max-width: 576px){.modal__subtitle{font-size:28px}}.modal__promo{display:flex;flex-direction:column;gap:12px;align-items:center}.modal__promo.copied .modal__promo-status{display:block}.modal__promo-field{display:flex;flex-direction:row;align-items:center;gap:24px;position:relative;padding:16px 32px;border:2px solid #fff;border-radius:100px}.modal__promo-status{display:none;position:absolute;bottom:5px;right:28px;text-align:center;font-weight:300;font-size:16px}@media only screen and (max-width: 576px){.modal__promo-status{font-size:14px;right:32px}}.modal__promo-text{text-transform:uppercase;font-size:48px}@media only screen and (max-width: 576px){.modal__promo-text{font-size:28px}}.modal__promo-copy{padding:0;cursor:pointer;background:rgba(0,0,0,0)}.modal__annotation{text-align:center;font-weight:300;font-size:16px}.modal__annotation#modalPrizeFreeSpinGame{display:none}.modal__claim{font-size:24px}@media only screen and (max-width: 576px){.modal__claim{font-size:20px;padding:24px 30px}}.modal__claim-text{padding:0 2px;background:#008514;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:2.5px rgba(0,0,0,0)}.container{width:100%;max-width:1440px;margin:0 auto;height:100%}@keyframes spin{0%{transform:translateY(-50%) rotateZ(0)}100%{transform:translateY(-50%) rotateZ(2508.55deg)}}.main{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}@media only screen and (max-width: 1024px){.main{padding:32px 0}}.main .hero{display:grid;width:100%;grid-template-columns:765px auto;grid-template-areas:"wheel head" "wheel head" "wheel action" "wheel action"}@media only screen and (max-width: 1280px){.main .hero{grid-template-columns:600px auto}}@media only screen and (max-width: 1024px){.main .hero{grid-template-columns:1fr;grid-template-areas:"head" "wheel" "action"}}.main .hero__head{grid-area:head;align-self:center;display:flex;flex-direction:column;align-items:center}.main .hero__head-logo{margin-bottom:38px;width:228px}@media only screen and (max-width: 768px){.main .hero__head-logo{width:150px;margin-bottom:24px}}.main .hero__head-title{margin-bottom:24px;font-size:110px;text-align:center;text-shadow:-0.5px -0.5px 0px rgba(0,0,0,.0509803922),10px 10px 21.21px rgba(0,0,0,.0549019608),5.9px 5.9px 8.35px rgba(0,0,0,.1921568627),2.66px 2.66px 3.76px rgba(0,0,0,.231372549),1.21px 1.21px 1.71px rgba(0,0,0,.2470588235),.44px .44px .63px rgba(0,0,0,.2588235294),-1px -1px 1px rgba(0,0,0,.1490196078) inset,1px 1px 1px #fff inset}@media only screen and (max-width: 768px){.main .hero__head-title{font-size:55px}}.main .hero__head-subtitle{text-align:center;font-size:40px}@media only screen and (max-width: 768px){.main .hero__head-subtitle{font-size:28px}}.main .hero__wheel{grid-area:wheel;align-self:center;display:flex;flex-direction:row;justify-content:end;position:relative;width:100%;flex-shrink:0}@media only screen and (max-width: 1024px){.main .hero__wheel{justify-content:center;margin:24px 0}}@media only screen and (max-width: 768px){.main .hero__wheel{justify-content:end}}.main .hero__wheel-frame{width:550px;height:550px;aspect-ratio:1;position:relative;z-index:20;overflow:hidden}@media only screen and (max-width: 1280px){.main .hero__wheel-frame{width:480px;height:480px}}@media only screen and (max-width: 1024px){.main .hero__wheel-frame{width:unset;height:unset;margin-left:160px}}@media only screen and (max-width: 768px){.main .hero__wheel-frame{margin-left:unset;width:80%;aspect-ratio:1/1}}.main .hero__wheel-frame-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .hero__wheel-drum{position:absolute;top:9.45%;left:9.45%;width:81.09%;aspect-ratio:1;z-index:-1;transition:transform 6s cubic-bezier(0.21, 0.84, 0.35, 0.96)}.main .hero__wheel-drum-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main .hero__wheel-mascot{position:absolute;top:-87px;left:0;z-index:30}@media only screen and (max-width: 1280px){.main .hero__wheel-mascot{top:-104px;left:-110px}}@media only screen and (max-width: 1024px){.main .hero__wheel-mascot{top:-90px;left:calc(50% - 222px);transform:translateX(-50%)}}@media only screen and (max-width: 768px){.main .hero__wheel-mascot{top:-32px;left:unset;transform:unset;width:50%;right:56%}}.main .hero__wheel-coins{position:absolute;width:355px;top:-147px;right:83px;z-index:-1}@media only screen and (max-width: 768px){.main .hero__wheel-coins{right:0;width:40%;top:-20%}}.main .hero__action{grid-area:action;align-self:center;height:100%;display:flex;flex-direction:row;align-items:start;justify-content:center;padding:80px 0 110px;overflow:hidden}@media only screen and (max-width: 768px){.main .hero__action{padding:65px 0 80px;overflow:hidden}}@media only screen and (max-width: 425px){.main .hero__action{padding:0 0 24px}}.main .hero__action-inner{position:relative}.main .hero__action-coins{position:absolute;top:-93px;right:-88px;transform:rotate(30deg);width:191px}@media only screen and (max-width: 425px){.main .hero__action-coins{display:none}}.main .hero__action-button:disabled{cursor:not-allowed;filter:brightness(0.7)}.main .hero__action-button-text{padding:2px;font-size:40px;background:#008514;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:4px rgba(0,0,0,0)}@media only screen and (max-width: 576px){.main .hero__action-button-text{font-size:24px}}/*# sourceMappingURL=index.css.map */