.disable-page-scroll{overflow:clip}@keyframes gwLoadAnimation{0%{opacity:0;transform:scale3d(var(--gw-load-animation-scale,.9),var(--gw-load-animation-scale,.9),1)}33%{opacity:var(--gw-load-animation-opacity,1)}to{transform:scaleX(1)}}@keyframes sectionLoadAnimation{0%{opacity:0;transform:translate3d(var(--section-load-animation-translate,0),0,0)}to{opacity:1;transform:translateZ(0)}}.ahoj{height:auto}.theme--golden-wheel{background-color:initial}.theme--golden-wheel main{background-image:radial-gradient(100% 100% at 50% 100%,#f9e8bf 0,#f2edde 100%);overflow:hidden}.spinning-wheel{position:relative;z-index:1;display:inline-flex;-webkit-user-select:none;user-select:none}.spinning-wheel__construction{position:absolute;border-radius:50%;inset:calc(var(--spinning-wheel-outside-padding)*-1)}.spinning-wheel__construction:before{content:"";position:absolute;border-radius:50%;animation:gwLoadAnimation .5s ease-in-out .55s 1 normal backwards;inset:0;box-shadow:-10px 12px 20px -4px rgba(0,0,0,.3)}@media (min-width:768px){.spinning-wheel__construction:before{box-shadow:-16px 16px 24px -4px rgba(0,0,0,.34)}}.spinning-wheel__construction-image{position:absolute;z-index:1;display:block;pointer-events:none;aspect-ratio:1}.spinning-wheel__construction-image--main{inset:0}.spinning-wheel__construction-image--outside{width:104%;max-width:none;inset:-1.8%}.spinning-wheel__construction-middle{position:absolute;top:50%;left:50%;z-index:3;width:27.5%;height:27.5%;border-radius:50%;transform:translate3d(-50%,-50%,0)}.spinning-wheel__construction-middle--background{background:var(--ds-button-background-hover,#1cd3be);pointer-events:none;aspect-ratio:1}.spinning-wheel__rotation,.spinning-wheel__rotation-content{position:relative;display:inline-flex}.spinning-wheel__rotation-image{position:absolute;pointer-events:none}.spinning-wheel__rotation-image--inside{width:100%;inset:0}.spinning-wheel__rotation-image--pins{z-index:3;width:100%;inset:0}.spinning-wheel__rotation-image--pointer{top:var(--spinning-wheel-pointer-top);left:calc(50% - var(--spinning-wheel-pointer-width)/2);z-index:2;width:var(--spinning-wheel-pointer-width);transform:rotate(-14deg);transform-origin:center 33%}.spinning-wheel__rotation-image--pointer.slide-down-enter-active,.spinning-wheel__rotation-image--pointer.slide-down-leave-active{transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:ease-in-out}.spinning-wheel__rotation-image--pointer.slide-down-enter-from,.spinning-wheel__rotation-image--pointer.slide-down-leave-to{opacity:0;transform:translate3d(0,-16px,0) rotate(-14deg)}.spinning-wheel__rotation-image--main-prize{top:50%;left:50%;display:block;width:21%;height:50%;transform:translate3d(-50%,-100%,0) rotate(calc(22.5deg*var(--main-prize-index, 0) + 11.25deg));transform-origin:50% 100%}.spinning-wheel__rotation-image--main-prize img{width:100%;max-width:none;height:100%;max-height:none;object-fit:contain}.spinning-wheel__spin-button{font-family:Pangram Sans,Arial,Helvetica,sans-serif!important;font-weight:700;font-size:var(--spinning-button-font-size,var(--tp-headline-xl-fs));line-height:1;letter-spacing:normal;text-transform:none;transition-property:opacity;--background-hover:linear-gradient(135deg,#31399c,#2a2766);--background-active:#1d4757}.spinning-wheel__spin-button:before{content:""}.spinning-wheel__spin-button-glint{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;transform:translate3d(-50%,-50%,0);transition:opacity .3s cubic-bezier(.19,.91,.38,1)}.spinning-wheel__spin-button-glint--sm{display:block}@media (min-width:480px){.spinning-wheel__spin-button-glint--sm{display:none}}.bonus-wheel .spinning-wheel__spin-button-glint--sm{display:block}@media (min-width:1680px){.bonus-wheel .spinning-wheel__spin-button-glint--sm{display:none}}.spinning-wheel__spin-button-glint--lg{display:none}@media (min-width:480px){.spinning-wheel__spin-button-glint--lg{display:block}}.bonus-wheel .spinning-wheel__spin-button-glint--lg{display:none}@media (min-width:1680px){.bonus-wheel .spinning-wheel__spin-button-glint--lg{display:block}}.spinning-wheel__spin-button:active,.spinning-wheel__spin-button:disabled,.spinning-wheel__spin-button:focus{opacity:1;--background:#1d4757}.spinning-wheel__spin-button:active svg,.spinning-wheel__spin-button:disabled svg,.spinning-wheel__spin-button:focus svg{opacity:0}.spinning-wheel__canvas{aspect-ratio:1/1}.golden-wheel-base{position:absolute;border-radius:50%;inset:calc(var(--spinning-wheel-outside-padding, 0px)*-1);pointer-events:none;-webkit-user-select:none;user-select:none;--wheel-ring-offset:-64px}@media (min-width:768px) and (max-width:2199.98px){.golden-wheel-base{--wheel-ring-offset:-88px}}@media (min-width:1680px){.golden-wheel-base{--wheel-ring-offset:-126px}}.golden-wheel-base__ring{position:absolute;border-radius:50%;background:radial-gradient(100% 100% at 50% 60%,#f9e8bf 20%,#f2edde 100%);opacity:var(--gw-load-animation-opacity,1);box-shadow:-22px 22px 170px 0 rgba(0,0,0,.1)}.golden-wheel-base__ring--1{--gw-load-animation-opacity:0.5;animation:gwLoadAnimation 1s ease-in-out .85s 1 normal backwards;inset:calc(var(--wheel-ring-offset)*3)}@media (max-width:479.98px){.golden-wheel-base__ring--1{display:none}}.golden-wheel-base__ring--2{animation:gwLoadAnimation 1s ease-in-out .65s 1 normal backwards;inset:calc(var(--wheel-ring-offset)*2);--gw-load-animation-opacity:0.75}@media (max-width:365.98px){.golden-wheel-base__ring--2{display:none}}.golden-wheel-base__ring--3{animation:gwLoadAnimation 1s ease-in-out .45s 1 normal backwards;inset:var(--wheel-ring-offset)}.golden-wheel{--spinning-wheel-outside-padding:17px;--spinning-wheel-pointer-width:32px;--spinning-wheel-pointer-top:-24px;position:relative;margin-top:var(--spinning-wheel-outside-padding);margin-bottom:var(--spinning-wheel-outside-padding)}@media (max-width:365.98px){.golden-wheel{--spinning-button-font-size:18px}}@media (min-width:366px) and (max-width:479.98px){.golden-wheel{--spinning-button-font-size:22px}}@media (min-width:480px) and (max-width:767.98px){.golden-wheel{--spinning-button-font-size:26px}}@media (min-width:768px) and (max-width:1023.98px){.golden-wheel{--spinning-button-font-size:28px}}@media (min-width:366px) and (max-width:479.98px){.golden-wheel{--spinning-wheel-outside-padding:22px;--spinning-wheel-pointer-width:36px;--spinning-wheel-pointer-top:-26px}}@media (min-width:480px) and (max-width:767.98px){.golden-wheel{--spinning-wheel-outside-padding:27px;--spinning-wheel-pointer-width:42px;--spinning-wheel-pointer-top:-30px}}@media (min-width:768px){.golden-wheel{--spinning-wheel-outside-padding:30px;--spinning-wheel-pointer-width:50px;--spinning-wheel-pointer-top:-36px}}@media (min-width:1680px){.golden-wheel{--spinning-wheel-outside-padding:43px;--spinning-wheel-pointer-width:70px;--spinning-wheel-pointer-top:-50px}}.golden-wheel__light{position:absolute;bottom:50%;display:block;width:396px;height:396px;transform-origin:bottom;pointer-events:none;-webkit-user-select:none;user-select:none}.golden-wheel__light--left{left:calc(172px - var(--sp-dynamic-300, 24px));transform:rotate(-90deg) scaleX(-1)}.golden-wheel__light--right{right:calc(172px - var(--sp-dynamic-300, 24px));transform:rotate(90deg)}.static-wheel{position:relative;padding:6%;border-radius:50%;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes spinWheel{0%{transform:rotate(1turn)}0%{transform:rotate(0deg)}}.static-wheel__construction{position:absolute;z-index:2;display:block;inset:0}.static-wheel__outside{position:absolute;z-index:3;display:block;inset:-2%;aspect-ratio:1}.static-wheel__pointer{position:absolute;top:0;left:50%;z-index:4;width:13%;transform:translate3d(-50%,-25%,0)}.static-wheel__logo{position:absolute;top:50%;left:50%;z-index:3;display:block;width:27.5%;height:27.5%;transform:translate3d(-50%,-50%,0)}.static-wheel__logo img{height:100%}.static-wheel__inside{z-index:1;display:block;transform:rotate(1turn);aspect-ratio:1/1}.static-wheel__inside--spin{animation-name:spinWheel;animation-duration:3.5s;animation-timing-function:linear;animation-iteration-count:infinite}.static-wheel__rotation-content{display:none}.gw-rewards-footer{position:relative;display:flex;gap:8px}@media (max-width:479.98px){.gw-rewards-footer{flex-direction:column;width:100%}}@media (min-width:768px){.gw-rewards-footer{margin-top:16px}}@media (max-width:767.98px){.webview-app .gw-rewards-footer{margin-bottom:80px}}.gw-special-state{display:flex;flex-wrap:wrap;align-items:center;padding-top:var(--sp-dynamic-250,20px);padding-bottom:16px}@media (min-width:1024px){.gw-special-state{flex-direction:row;justify-content:center;padding-bottom:24px}}@media (min-width:1680px){.gw-special-state{padding-bottom:32px}}.gw-special-state__section{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.gw-special-state__section--left{z-index:1;animation:sectionLoadAnimation .5s ease-in-out .15s 1 normal backwards}@media (max-width:1023.98px){.gw-special-state__section--left{margin-bottom:var(--sp-constant-500,40px)}}@media (min-width:1024px){.gw-special-state__section--left{align-items:flex-start;text-align:left}}.gw-special-state__section--bottom{z-index:1;margin-top:var(--sp-dynamic-200,16px);animation:sectionLoadAnimation .5s ease-in-out .15s 1 normal backwards}@media (min-width:768px) and (max-width:1023.98px){.gw-special-state__section--bottom{margin-top:var(--sp-constant-500,40px)}}@media (min-width:1024px){.gw-special-state__section--bottom{align-items:flex-end;text-align:right}}.gw-special-state__icon{margin-bottom:var(--sp-dynamic-200,16px)}.gw-special-state__header{margin-bottom:var(--sp-dynamic-150,12px);font-weight:700;font-size:var(--tp-headline-xl-fs,24px);line-height:var(--tp-headline-xl-lh,32px)}.gw-special-state__header,.gw-special-state__message{font-family:Pangram Sans,Arial,Helvetica,sans-serif!important;color:#1d4757}.gw-special-state__message{font-size:var(--tp-headline-m-fs,18px);line-height:var(--tp-headline-m-lh,20px);margin-bottom:var(--sp-dynamic-200,16px)}@media (min-width:1024px) and (max-width:1279.98px){.gw-special-state__message{max-width:360px}}.gw-special-state__wheel{display:block;animation:gwLoadAnimation 1s ease-in-out .15s 1 normal backwards}.gw-special-state__wheel:before{content:"";position:absolute;border-radius:50%;animation:gwLoadAnimation .5s ease-in-out .45s 1 normal backwards;inset:0;box-shadow:-12px 12px 20px -4px rgba(0,0,0,.34)}@media (min-width:768px){.gw-special-state__wheel:before{box-shadow:-16px 16px 24px -4px rgba(0,0,0,.34)}}.gw-special-state__wheel-container{position:relative}@media (min-width:480px){.gw-special-state__wheel-container{width:464px}}@media (min-width:1024px){.gw-special-state__wheel-container{width:472px}}@media (min-width:1280px){.gw-special-state__wheel-container{width:490px}}@media (min-width:1680px){.gw-special-state__wheel-container{width:678px}}@media (max-width:767.98px){.gw-special-state__footer{width:100%}}@media (min-width:1024px){.gw-special-state__footer{margin-left:auto}}@media (max-width:767.98px){.gw-special-state__footer .button{width:100%}}@media (min-width:480px){.gw-special-state__footer .button{max-width:464px}}html{scroll-behavior:smooth}body main{background-image:inherit}.gw-history{padding-top:100px}@media (min-width:768px){.gw-history{padding-top:64px}}.webview-app .gw-history{padding-top:8px}.gw-history__live-mode.gw-history__hidden{display:none}.gw-history__container{margin-bottom:var(--sp-dynamic-200,16px)}.gw-history__section{padding-top:var(--sp-dynamic-200,16px);padding-bottom:var(--sp-dynamic-200,16px)}.gw-history__header{font-weight:700;font-size:var(--tp-headline-m-fs,18px);line-height:var(--tp-headline-m-lh,20px);padding:10px 0}.gw-history__header,.gw-history__subheader{font-family:Pangram Sans,Arial,Helvetica,sans-serif;text-align:left}.gw-history__subheader{font-weight:400;font-size:var(--tp-headline-l-fs,20px);line-height:var(--tp-headline-l-lh,24px)}.gw-history__description{margin-top:var(--sp-dynamic-200,16px);font-weight:400;font-family:Roboto Condensed,Roboto Condensed-fallback,Arial,Helvetica,sans-serif;font-size:var(--tp-body-m-fs,14px);line-height:var(--tp-body-m-lh,18px);color:#112932}.gw-history__table{margin:var(--sp-dynamic-200,16px) 0 0;padding:0}@media (max-width:767.98px){.gw-history__table .ds-table{width:570px}}.gw-history__table-cell{width:25%}@media (min-width:768px){.gw-history__table-cell--date{width:20%}.gw-history__table-cell--action{width:26.6%}.gw-history__table-cell--detail,.gw-history__table-cell--reward{width:26.7%}}.gw-history__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:var(--sp-dynamic-200,16px)}@media (min-width:1680px){.gw-history .ds-header-with-back-button .button--sm{--padding:12px;--height:40px}}@media (max-width:1023.98px){.gw-history .ds-header-with-back-button .button__inner{margin-top:1px;margin-bottom:-1px}}.gw-history .ds-header-with-back-button .button__icon{margin-top:-1px}.gw-history .ds-table__cell{white-space:nowrap}.gw-history .ds-pagination__arrow .button__inner .ds-system-icon{margin-top:3px}