:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:inherit}::marker{content:normal}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/MontserratMedium.e649a2699120c10f1515.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/MontserratBold.b8c6bf231f0ce4cad3c7.woff2) format("woff2")}@font-face{font-family:Futuris;font-style:normal;font-weight:700;src:url(/static/media/FuturisBold.5673759a5f3cd2bc8592.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/InterRegular.e976b84791e6a5f65646.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/InterMedium.4f1fb867124d4ac98080.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/InterSemiBold.a99a6c6d86d03d0eab4f.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/InterBold.eac83911831c0fc799e1.woff2) format("woff2")}:root{--text-white:#fff;--text-light:#afafe8;--text-light-half:#afafe880;--text-orange:#ed692a;--color-dark-orange:#c6511a;--bg-global:#1d123b;--bg-footer:#130c28;--bg-modal:#23154d;--bg-input:#2c1864;--bg-input-active:#432599;--input-border-color:#6d63a6;--input-border-color-error:#d96060;--grey-01:#74768d;--grey-03:#ccd1e4}html *{-webkit-tap-highlight-color:rgba(255,255,255,0)}body,html{overflow-x:auto;scroll-behavior:smooth;width:100%}.no-touch-scroll{overflow:hidden;touch-action:none;-ms-touch-action:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.disable-scroll{-webkit-overflow-scrolling:none!important;overflow:hidden!important;overscroll-behavior:none!important;touch-action:none!important}body{inset:0;position:fixed}.app{background-color:var(--bg-global);display:grid;grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content;min-height:100vh;overflow-x:hidden;overflow-y:hidden}.container{margin:0 auto;max-width:1440px;padding:0 clamp(15px,15px + 42.5*(100vw - 320px)/1194,40px);position:relative;width:100%}@media screen and (min-width:1024px){.container{padding:0 clamp(-150px,-150px + 18.75vw,120px)}}.title{color:var(--text-white);font-family:Futuris;font-size:clamp(24px,24px + 27.2*(100vw - 320px)/1194,40px);font-weight:700;line-height:clamp(28px,28px + 20.4*(100vw - 320px)/1194,40px);text-transform:uppercase}.title span{color:var(--text-orange)}.title--sm{font-size:clamp(18px,18px + 13.6*(100vw - 320px)/1194,26px);line-height:clamp(22px,22px + 17*(100vw - 320px)/1194,32px)}.text{font-size:clamp(16px,16px + 13.6*(100vw - 320px)/1194,24px);line-height:clamp(20px,20px + 20.4*(100vw - 320px)/1194,32px)}.link,.text{color:var(--text-light);font-family:Inter;font-weight:400}.link{font-size:clamp(12px,12px + 3.4*(100vw - 320px)/1194,14px);line-height:18px}.btn,.link--center{text-align:center}.btn{background-color:var(--text-orange);border:2px solid #0000;border-radius:30px;color:var(--text-white);cursor:pointer;font-family:Inter;font-size:16px;font-weight:700;line-height:1;padding:clamp(15px,15px + 8.5*(100vw - 320px)/1194,20px) clamp(18px,18px + 34*(100vw - 320px)/1194,38px);transition:background .3s ease-in-out,opacity .3s ease-in-out,border .3s ease-in-out,width .3s ease-in-out}.btn[disabled]{opacity:.5!important}@media(hover:hover){.btn:hover{background-color:var(--color-dark-orange)}}.btn--light{background-color:#0000;border-color:#fff3}@media(hover:hover){.btn--light:hover{background-color:#0000;border-color:#fff}}.btn--social{border-radius:50%;height:50px!important;justify-content:center;line-height:0;padding:0;width:50px!important}.btn--social,.btn--with-icon{align-items:center;display:flex}.btn--with-icon{gap:10px}.btn--with-icon path{stroke:#fff}.fieldset{display:flex;flex-direction:column;gap:clamp(5px,5px + 8.5*(100vw - 320px)/1194,10px)}.fieldset--checkbox{gap:10px}.label{color:var(--text-light);font-family:Inter;font-size:13px;font-weight:500;line-height:20px}.label--req:after{color:var(--text-orange);content:"*";margin-left:5px}@media screen and (min-width:1024px){.label{color:var(--text-white);font-weight:400}}.label--error{color:var(--text-orange)}.input{background-color:var(--bg-input-active);border:2px solid var(--bg-input);border-radius:14px;caret-color:var(--text-white);color:var(--text-white);font-family:Inter;font-size:16px;font-weight:400;line-height:16px;padding:clamp(13.25px,13.25px + 8.5*(100vw - 320px)/1194,18.25px) 18px;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:100%}.input:placeholder-shown{background-color:var(--bg-input);color:var(--text-light-half)}@media(hover:hover){.input:hover{border-color:var(--input-border-color)}}.input:-webkit-autofill{-webkit-text-fill-color:var(--text-white);border:2px solid var(--bg-input);box-shadow:0 0 0 40rem var(--bg-input-active) inset;-webkit-transition:background-color 9999s ease-in-out 0s,box-shadow .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;transition:background-color 9999s ease-in-out 0s,box-shadow .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}@media(hover:hover){.input:-webkit-autofill:hover{border-color:var(--input-border-color)}}.input[error=true]{border-color:var(--input-border-color-error)}.overlay{align-items:center;animation:fadeIn .1s ease-in 1 forwards;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;opacity:0;overflow:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:50}.logo{line-height:0;width:clamp(138px,138px + 86.7*(100vw - 320px)/1194,189px)}@keyframes selectListSlideDownAndFadeIn{0%{opacity:0;transform:translateY(-50%) scaleY(0)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes selectArrowRotate180{0%{transform:rotateX(0deg)}to{transform:rotateX(180deg)}}.select{position:relative;z-index:1}.select .search-icon{display:none}.select__arrow{pointer-events:none;position:absolute;right:20px;top:clamp(23px,23px + 8.5*(100vw - 320px)/1194,28px);z-index:2}.select__arrow path{stroke:var(--text-light);transition:.3s ease-in-out}.select__container{align-items:flex-end;animation:selectListSlideDownAndFadeIn .2s linear;background-color:var(--bg-input);border-radius:14px;box-shadow:0 4px 30px #00000026;display:flex;left:0;padding:clamp(65px,65px + 18.7*(100vw - 320px)/1194,76px) 20px clamp(15px,15px + 8.5*(100vw - 320px)/1194,20px);position:absolute;right:0;top:0}.select__list{max-height:190px;overflow-x:hidden;overflow-y:auto;width:100%}.select__option{color:var(--text-light);cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:18px;opacity:.5;overflow-x:auto;overflow-y:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out;white-space:nowrap}@media(hover:hover){.select__option:hover{color:var(--text-white);opacity:1}}.select__option--active{color:var(--text-white);opacity:1}@media(hover:hover){.select__option--disabled:hover{color:var(--text-white);cursor:auto}}.select__option:not(:last-child){margin-bottom:10px}.select__option:last-child{margin-bottom:2px}.select input{background-color:var(--bg-input);border:2px solid #0000;border-radius:14px;color:var(--text-white);cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;line-height:1;padding:clamp(13.25px,13.25px + 8.5*(100vw - 320px)/1194,18.25px) 40px clamp(13.25px,13.25px + 8.5*(100vw - 320px)/1194,18.25px) 18px;position:relative;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:100%;z-index:1}@media(hover:hover){.select input:hover{border-color:var(--input-border-color)}}.select input:placeholder-shown{color:var(--text-light-half)}.select--active{z-index:2}.select--active input{background-color:var(--bg-input-active)!important}.select--active .select__arrow{animation:selectArrowRotate180 .2s ease-in-out forwards}.select--selected input{background-color:var(--bg-input-active);color:var(--text-white)}.select--error input{border-color:var(--input-border-color-error)}.select--disabled{opacity:.5;pointer-events:none}.select--search .search-icon{display:block;height:18px;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-52%);width:18px;z-index:5}.select--search input{padding-left:46px}.check-box{display:flex;gap:10px}.check-box svg{cursor:pointer;min-height:20px;min-width:20px}.check-box svg path{transition:stroke-dashoffset .3s ease-in-out}.check-box label{color:var(--text-light);font-family:Inter;font-size:14px;font-weight:500;line-height:18px;margin-top:1px}.check-box label a{color:var(--text-orange);text-decoration-line:underline}.help-bar{display:flex;flex-direction:column;line-height:0;overflow:hidden;width:100px}.help-bar__top-bar{animation:moveTopBar 4s ease-in-out 1s infinite;background:linear-gradient(270deg,#9898d600,#9898d6 50%,#9898d600);border-radius:2px;height:2px;transform:translateX(-50%) scaleX(2)}.help-bar__svg{animation:moveSvg 4s ease-in-out 1s infinite;margin-left:10.3333333333px}@keyframes moveTopBar{0%{transform:translateX(-50%) scaleX(2)}25%,to{transform:translateX(50%) scaleX(2)}}@keyframes moveSvg{0%{margin-left:10.3333333333px}25%,to{margin-left:calc(100% - 41.33333px)}}.prize-view{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;line-height:0;position:relative;width:100%}.prize-view__date{color:#fffc;font-family:Montserrat;font-size:clamp(10px,10px + 6.8*(100vw - 320px)/1194,14px);font-weight:500;position:absolute;right:clamp(20px,20px + 17*(100vw - 320px)/1194,30px);top:clamp(77px,77px + 17*(100vw - 320px)/1194,87px)}.btn-icon{background-color:#0000;border-radius:50%;cursor:pointer;line-height:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-icon svg{height:24px;transition:transform .2s ease-in-out;width:24px}@media(hover:hover){.btn-icon:hover .fill-color{fill:var(--text-orange)}.btn-icon:hover .stroke-color{stroke:var(--text-orange)}.btn-icon:hover svg{transform:scale(1.12)}}.btn-icon--disabled{cursor:not-allowed}@media(hover:hover){.btn-icon--disabled:hover .fill-color{fill:var(--text-white)}.btn-icon--disabled:hover .stroke-color{stroke:var(--text-white)}.btn-icon--disabled:hover svg{transform:scale(1)}}.btn-icon--sm svg{height:20px;width:20px}.fill-color{fill:var(--text-white)}.fill-color,.stroke-color{transition:.3s ease-in-out}.stroke-color{stroke:var(--text-white)}.block{background-color:var(--bg-modal);border-radius:20px;box-shadow:0 4px 40px #0000000d;margin:0 auto;padding:39px clamp(15px,15px + 42.5*(100vw - 320px)/1194,40px) 40px;position:relative}.block__close-btn{position:absolute;right:15px;top:15px}.block--400,.block--500,.block--600{max-width:400px}@media screen and (min-width:1024px){.block{padding-top:49px}}.club-list{background-color:var(--bg-input);border-radius:14px;font-family:Inter;font-size:14px;padding:15px 10px;width:100%}.club-list__container{display:flex;flex-direction:column;gap:5px;max-height:226px;overflow-y:auto}.club-list__container::-webkit-scrollbar{width:4px}.club-list__container::-webkit-scrollbar-track{background:#e6e6f8}.club-list__container::-webkit-scrollbar-thumb{background-color:var(--grey-01);border-radius:5px}.club-list__item{align-items:center;border:1px solid #0000;border-radius:10px;color:var(--text-light-half);display:flex;gap:10px;padding:2px 5px;transition:.2s ease-in-out}@media(hover:hover){.club-list__item:not(.club-list__item--null):hover{background-color:var(--bg-modal);color:#fff}}.burger{background-color:var(--bg-modal);border-radius:50%;cursor:pointer;height:30px;padding:4px;position:relative;width:30px}.burger svg{stroke:var(--text-white);transition:translate .3s ease-in-out,transform .3s ease-in-out}@media(hover:hover){.burger:hover svg{stroke:var(--text-orange);transform:scale(1.12)}}.burger__line{stroke-dasharray:60 31 47 1000;transition:.3s ease-in-out}.burger--active svg{rotate:45deg;translate:1.2px -1.3px}.burger--active svg .burger__line{stroke-dasharray:60 105 60 1000;stroke-dashoffset:-90}.search{position:relative}.search .search-icon{display:block;height:18px;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-52%);width:18px;z-index:5}.search input{padding-left:46px}.loader{animation:rotate 1s linear infinite;border-radius:50%;height:48px;position:relative;width:48px}.loader:after,.loader:before{animation:prixClipFix 2s linear infinite;border:5px solid var(--text-white);border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}.loader:after{animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;border-color:var(--text-orange);inset:6px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.header{height:clamp(58px,58px + 85*(100vw - 320px)/1194,108px);position:relative;text-align:center;z-index:20}.header a{z-index:1}.header .container{align-items:center;display:flex;gap:50px;height:100%;justify-content:center}.header .container .burger{margin-left:auto;z-index:1}.header .nav{display:none}.header .nav__item{color:var(--text-white);font-family:Montserrat;font-size:16px;font-weight:500;line-height:24px;transition:color .3s ease-in-out,transform .3s ease-in-out}@media(hover:hover){.header .nav__item:hover{color:var(--text-orange);transform:scale(1.02)}}.header .nav__item--active{color:var(--text-orange)}.header .nav__item--logout{display:none}.header .mobile-menu{align-items:center;background-color:var(--bg-global);display:flex;flex-direction:column;inset:0;padding-bottom:40px;padding-top:clamp(58px,58px + 85*(100vw - 320px)/1194,108px);position:fixed;transform:translateX(100%);transition:transform .3s ease-in-out}.header .mobile-menu--active{transform:translateX(0);transition:transform .3s ease-in-out}.header .mobile-menu .nav{align-items:center;display:flex;flex-direction:column;gap:20px}@media screen and (min-width:850px){.header{text-align:left}.header .burger{display:none}.header .nav{align-items:center;display:flex;gap:20px}.header .nav__item{display:block}.header .nav__item--logout{margin:0 0 0 auto}}@media screen and (min-width:1024px){.header .container{justify-content:flex-start}}.footer{background-color:var(--bg-footer);padding:clamp(20px,20px + 17*(100vw - 320px)/1194,30px) 0;text-align:center;z-index:1}.footer__container{grid-row-gap:30px;display:grid;row-gap:30px}.footer__divider{background-color:var(--text-light);border-radius:5px;height:1px;opacity:.2}.footer__row{align-items:center;display:flex;flex-direction:column;gap:30px}.footer__row>:first-child{margin-right:0}.footer__row #rights{order:2}.footer__links{display:flex;flex-direction:row;gap:10px}@media screen and (min-width:800px){.footer__row{flex-direction:row;justify-content:space-between}.footer__row>:first-child{margin-right:auto}.footer__row>:nth-child(3){min-width:230px}.footer__row #rights{order:0}}.login{grid-row-gap:clamp(20px,20px + 34*(100vw - 320px)/1194,40px);display:grid;row-gap:clamp(20px,20px + 34*(100vw - 320px)/1194,40px)}.login__form-container{grid-row-gap:clamp(14px,14px + 10.2*(100vw - 320px)/1194,20px);display:grid;row-gap:clamp(14px,14px + 10.2*(100vw - 320px)/1194,20px)}.edit-clubs{grid-row-gap:30px;display:grid;row-gap:30px}.edit-clubs__meme{grid-row-gap:10px;align-items:center;display:grid;row-gap:10px;text-align:center}.edit-clubs__meme img{border-radius:14px;box-shadow:0 5px 10px 1px #0000001a;width:55%}.edit-clubs__fields{grid-row-gap:14px;display:grid;row-gap:14px}.edit-clubs__btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.edit-clubs__btns .btn{flex:1 1}.select-clubs{grid-row-gap:30px;display:grid;row-gap:30px}.select-clubs__fields{grid-row-gap:14px;display:grid;row-gap:14px}.select-clubs__btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.select-clubs__btns .btn{flex:1 1}.admin{margin-bottom:60px;margin-top:20px}.edit-lottery{grid-row-gap:30px;display:grid;row-gap:30px}.edit-lottery__fields{grid-row-gap:14px;display:grid;row-gap:14px}.edit-lottery__btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.edit-lottery__btns .btn{flex:1 1}.prize-list{background-color:var(--bg-input);border-radius:20px;color:var(--text-white);display:flex;flex-direction:column;font-family:Montserrat;font-size:14px;gap:10px;padding:10px}.prize-list__item{align-items:center;background-color:var(--bg-modal);border-radius:14px;display:flex;gap:10px;padding:8px 10px;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media(hover:hover){.prize-list__item:hover{background-color:var(--bg-modal);color:#fff}}.prize-list__item-quantity{margin-left:auto}.prize-list svg{height:21.5px;width:21.5px}.tables{display:flex;flex-wrap:wrap;gap:10px;width:100%}.tables__item{border:2px solid #fff3;border-radius:14px;color:var(--text-white);cursor:pointer;font-family:Montserrat;font-size:14px;font-weight:500;line-height:18px;padding:12px;transition:all .3s ease-in-out}.tables__item--selected{border-color:var(--text-white);color:var(--text-white)}@media(hover:hover){.tables__item:hover{border-color:var(--white);transform:scale(1.03)}}@keyframes scaleAndFadeInForm{0%{opacity:0;transform:scale(.5)}30%{opacity:1;transform:scale(1.05)}65%{opacity:1;transform:scale(.99)}to{opacity:1;transform:scale(1)}}.form{display:flex;flex-direction:column;gap:clamp(30px,30px + 17*(100vw - 320px)/1194,40px)}.form .title{text-align:center}.form__input-grid{grid-row-gap:clamp(10px,10px + 17*(100vw - 320px)/1194,20px);display:grid;row-gap:clamp(10px,10px + 17*(100vw - 320px)/1194,20px)}@media screen and (min-width:585px){.form .title{text-align:left}.form__input-grid{column-gap:20px;grid-template-columns:repeat(2,1fr)}.form .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1024px){.form{animation:scaleAndFadeInForm .9s linear forwards}}.form--t-left .title{text-align:left}.form-component{display:grid;margin-bottom:clamp(60px,60px + 68*(100vw - 320px)/1194,100px);margin-top:clamp(40px,40px + 136*(100vw - 320px)/1194,120px);position:relative}.form-component .prize-view{display:none}@media screen and (min-width:1024px){.form-component{align-items:center;column-gap:clamp(-70px,-70px + 9.7222222222vw,70px);grid-template-columns:repeat(2,1fr);margin-bottom:70px;margin-top:60px}.form-component .prize-view{animation:scaleAndFadeInForm .9s linear forwards;display:block;margin:0 auto;max-width:504px}}@keyframes scaleAndFadeInConfetti{0%{height:62.5%;opacity:0;width:65%}30%{height:135%;opacity:1;width:140%}65%{height:123%;opacity:1;width:128%}to{height:125%;opacity:1;width:130%}}@keyframes scaleAndFadeOutConfetti{0%{height:125%;opacity:1;width:130%}to{height:145%;opacity:0;width:150%}}@keyframes scaleAndFadeInBtnAbsolute{0%{opacity:0;transform:translateY(calc(45px + 100%)) scale(.5)}30%{opacity:1;transform:translateY(calc(29px + 100%)) scale(1.05)}65%{opacity:1;transform:translateY(calc(30px + 100%)) scale(.99)}to{opacity:1;transform:translateY(calc(30px + 100%)) scale(1)}}@keyframes scaleAndFadeInBtnRelative{0%{opacity:0;transform:translateY(15px) scale(.5)}30%{opacity:1;transform:translateY(-1px) scale(1.05)}65%{opacity:1;transform:translateY(0) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutAndScaleBtn{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes scaleAndFadeInImage{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}30%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}65%{opacity:1;transform:translate(-50%,-50%) scale(.99)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes smoothBlur{50%{filter:blur(1px)}0%{filter:blur(0)}}@keyframes fadeOutAndScaleWheel{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.wheel-component{margin-bottom:clamp(78px,78px + 103.7*(100vw - 320px)/1194,139px);margin-top:clamp(40px,40px + 136*(100vw - 320px)/1194,120px);position:relative}.wheel-component__header{align-items:center;display:flex;flex-direction:column;gap:clamp(20px,20px + 34*(100vw - 320px)/1194,40px);position:relative;z-index:1}.wheel-component__header .text,.wheel-component__header .title{animation:fadeIn .4s ease-in forwards;opacity:0;text-align:center}.wheel-component__header .text{max-width:503px}.wheel-component__header .text br{display:none}.wheel-component__header .help-bar{animation:fadeIn .4s linear forwards;bottom:calc((clamp(30px,30px + 17*(100vw - 320px)/1194,40px) + 30px)*-1);display:flex;opacity:0;position:absolute}.wheel-component__header .btn{animation:scaleAndFadeInBtnAbsolute .9s linear forwards;bottom:0;opacity:0;position:absolute;transform:translateY(calc(clamp(30px, 30px + 17 * (100vw - 320px) / 1194, 40px) + 100%)) scale(.5)}.wheel-component__btn{display:none}.wheel-component__btn-mobile{position:relative;z-index:10}.wheel-component .prize-view{animation:scaleAndFadeInImage .9s linear forwards;left:50%;max-width:504px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5);z-index:1}.wheel-component .wheel-container{margin-top:clamp(83px,83px + 68.85*(100vw - 320px)/1194,123.5px);position:relative}@media screen and (min-width:501px){.wheel-component__header .text br{display:inline}}@media screen and (min-width:1024px){.wheel-component{grid-column-gap:clamp(-70px,-70px + 9.7222222222vw,70px);column-gap:clamp(-70px,-70px + 9.7222222222vw,70px);display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:100px;margin-top:60px}.wheel-component__header{align-items:flex-start;justify-content:center}.wheel-component__header .text,.wheel-component__header .title{text-align:left}.wheel-component__header .help-bar{display:none}.wheel-component__header .btn{animation:none;opacity:1;position:relative;transform:translateY(0) scale(1)}.wheel-component__btn{display:block}.wheel-component__btn-mobile{display:none}.wheel-component .wheel-container{margin-top:0}}.wheel-container{margin:0 auto;max-width:590px;position:relative;z-index:0}.wheel-container__gradient{aspect-ratio:2290/1824;background:radial-gradient(45% 43.48% at 50.04% 50.05%,#661fff 0,#572fc3 35.31%,#301e63 65%,#231647 82.19%,#1d123b 100%);display:block;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(2.3) rotate(20deg);width:100%}.wheel-container__figure{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;z-index:0}.wheel-container__figure--top-right{right:7%;top:-15%;width:30%}.wheel-container__figure--top-left{left:5%;top:-2%;width:21%}.wheel-container__figure--bottom-left{bottom:-1%;left:-18%;width:35%}.wheel-container__confetti{animation:scaleAndFadeInConfetti .9s ease-out forwards;height:62.5%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-51%,-52%);width:65%;z-index:15}.wheel-container__confetti--fade-out{animation:scaleAndFadeOutConfetti .4s ease-in-out forwards}.wheel{border-radius:50%;position:relative}.wheel--fade-out{animation:fadeOutAndScaleWheel .4s ease-in-out forwards}.wheel--hide{opacity:0!important;pointer-events:none!important}.wheel img{max-height:none;max-width:none}.wheel__touch-container{content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:15}.wheel__touch-container--pe-none{pointer-events:none}.wheel__container{line-height:0;margin:0 auto;max-width:590px;position:relative;z-index:10}.wheel__spinner,.wheel__static{inset:0 0 0 0;width:100%}.wheel__spinner{filter:blur(0);height:100%;position:absolute;transition:filter .15s ease-in-out;z-index:-2}.wheel__spinner-animation_0_3{transition:transform .3s ease-out}.wheel__spinner-animation_3_5{animation:smoothBlur 3.5s ease-in-out forwards;transition:transform 3.5s ease-out}.wheel__shadow-one{left:-5%;top:-7%}.wheel__shadow-one,.wheel__shadow-two{height:114%;position:absolute;width:114%;z-index:-1}.wheel__shadow-two{left:-7%;top:-7.1%}.wheel__arrow{height:32%;left:-5%;position:absolute;top:6%;width:32%}
/*# sourceMappingURL=main.c6226935.css.map*/