@font-face{font-display:swap;font-family:Arial;font-style:normal;font-weight:400}@font-face{font-display:swap;font-family:Arial;font-style:normal;font-weight:700}@font-face{font-display:swap;font-family:Arial;font-style:italic;font-weight:400}@font-face{font-display:swap;font-family:Arial;font-style:italic;font-weight:700}.spinning-wheel-confetti-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999}.spinning-wheel-component{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,17,38,.8);display:none;height:100%;justify-content:center;left:0;overflow:auto;padding:15px;position:fixed;top:0;width:100%;z-index:100}@media(max-width: 24.3125em){.spinning-wheel-component{padding:12px}}.spinning-wheel-component__content{background:#fff;background-image:url(/app/public/assets/spinningwheel_background.png);background-position:center center;background-repeat:no-repeat;background-size:cover;border:2px solid #7eb5ff;border-radius:20px;margin:0 auto;max-height:calc(100vh - 30px);max-width:600px;padding:30px;position:relative;width:100%}@media(min-width: 64em){.spinning-wheel-component__content{max-height:calc(100vh - 40px);padding:50px}}@media(max-width: 24.3125em){.spinning-wheel-component__content{border-radius:16px;padding:18px}}@media(max-width: 19.9375rem){.spinning-wheel-component__content{padding:16px}}.spinning-wheel-component__content .close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0) !important;background-image:none !important;border:0;box-shadow:none;cursor:pointer;display:block;height:24px;padding:0;position:absolute;right:35px;top:52px;width:24px;z-index:6}.spinning-wheel-component__content .close-button::before,.spinning-wheel-component__content .close-button::after{content:"";position:absolute;left:50%;top:50%;width:28px;height:3px;background-color:#d8fcdc;border-radius:2px;transform-origin:center}.spinning-wheel-component__content .close-button::before{transform:translate(-50%, -50%) rotate(45deg)}.spinning-wheel-component__content .close-button::after{transform:translate(-50%, -50%) rotate(-45deg)}@media(max-width: 24.3125em){.spinning-wheel-component__content .close-button{right:18px;top:18px;width:22px;height:22px}.spinning-wheel-component__content .close-button::before,.spinning-wheel-component__content .close-button::after{width:22px}}.spinning-wheel-component__content .title{color:#fff;font-size:35px;font-weight:700;line-height:1.05;margin:25px 0px 6px;text-align:center;text-transform:uppercase}@media(min-width: 64em){.spinning-wheel-component__content .title{font-size:45px;margin:0 0 18px}}@media(max-width: 24.3125em){.spinning-wheel-component__content .title{font-size:28px}}.spinning-wheel-component__content .description{color:#ffe01a;font-size:18px;line-height:1.15;margin-bottom:6px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.1607843137);overflow:hidden}@media(min-width: 64em){.spinning-wheel-component__content .description{font-size:22px;margin-bottom:25px}}@media(max-width: 24.3125em){.spinning-wheel-component__content .description{font-size:16px;margin-bottom:14px}}.spinning-wheel-component__content .description#spinningWheelWinDesc:before,.spinning-wheel-component__content .description#spinningWheelWinDesc:after{content:"";width:100%;border-bottom:#1f7eba 1px solid;display:inline-block;vertical-align:middle}.spinning-wheel-component__content .description#spinningWheelWinDesc:before{margin-left:-100%}.spinning-wheel-component__content .description:after{margin-right:-100%}.spinning-wheel-component__content .description p{display:inline;padding:0 15px}.spinning-wheel-component .fade-in{animation:fadeInAnimation ease .5s}@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}.spinning-wheel-component .wheel-container{position:relative;margin:0 auto;--wheel-size: 420px;--trigger-size: 135px;--pointer-size: 60px;--pointer-right: -16px;--wheel-label-radius: 125px;width:var(--wheel-size);height:var(--wheel-size)}@media(min-width: 64em){.spinning-wheel-component .wheel-container{--wheel-size: 495px;--trigger-size: 153px;--pointer-size: 80px;--pointer-right: -25px;--wheel-label-radius: 150px}}@media(max-width: 37.4375em){.spinning-wheel-component .wheel-container{--wheel-size: min(320px, calc(100vw - 93px));--trigger-size: 100px;--pointer-size: 36px;--pointer-right: -8px;--wheel-label-radius: 92px}}@media(max-width: 24.3125em){.spinning-wheel-component .wheel-container{--wheel-size: min(308px, calc(100vw - 70px));--trigger-size: 90px;--pointer-size: 34px;--pointer-right: -8px;--wheel-label-radius: 98px}}.spinning-wheel-component .wheel-container .wheel-trigger{background-color:rgba(0,0,0,0);background-image:url(/app/public/assets/spinningwheel_icon.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;border:0;cursor:pointer;display:block;height:var(--trigger-size);width:var(--trigger-size);position:absolute;left:calc(50% - var(--trigger-size)/2);top:calc(50% - var(--trigger-size)/2);z-index:5}.spinning-wheel-component .wheel-container .wheel-trigger:hover{background-image:url(/app/public/assets/spinningwheel_icon_hover.svg)}.spinning-wheel-component .wheel-container .pointer{height:var(--pointer-size);width:var(--pointer-size);position:absolute;right:var(--pointer-right);top:calc(50% - var(--pointer-size)/2);z-index:6}.spinning-wheel-component .wheel-container .pointer img{height:100%;width:100%}.spinning-wheel-component #wheel{border-radius:50%;height:var(--wheel-size);width:var(--wheel-size);overflow:hidden;position:relative;--label-radius: var(--wheel-label-radius)}.spinning-wheel-component #wheel::before{background-image:url(/app/public/assets/spinningwheel.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;z-index:0}.spinning-wheel-component #wheel .segment{height:0;left:50%;position:absolute;top:50%;transform:rotate(0deg) translateY(calc(-1 * var(--label-radius)));transform:rotate(var(--angle, 0deg)) translateY(calc(-1 * var(--label-radius)));transform-origin:0 0;width:0;z-index:2}.spinning-wheel-component #wheel .segment .casino{display:none}.spinning-wheel-component #wheel .segment .price{font-size:13px;font-weight:700;left:0;line-height:15px;max-width:85px;padding:0 4px;pointer-events:none;position:absolute;text-align:center;top:0;transform:translate(-50%, -50%) rotate(-90deg);transform-origin:center;white-space:normal}@media(max-width: 24.3125em){.spinning-wheel-component #wheel .segment .price{font-size:12px;line-height:14px;max-width:92px;max-width:85px}}@media(min-width: 64em){.spinning-wheel-component #wheel .segment .price{font-size:18px;line-height:20px;max-width:140px;width:140px}}.spinning-wheel-component #wheel .segment:nth-child(odd) .price{color:#0b1b2b}.spinning-wheel-component #wheel .segment:nth-child(even) .price{color:#fff}.spinning-wheel-component__stepmain{align-items:center;grid-column-gap:80px;-moz-column-gap:80px;column-gap:80px;display:flex;flex-direction:column;position:relative;z-index:3}.spinning-wheel-component__stepwon{display:none;position:relative;z-index:3}.spinning-wheel-component__stepwon .title{color:#ffe01a;text-align:center;text-transform:uppercase}.spinning-wheel-component__stepwon .description{text-align:center}.spinning-wheel-component__stepwon .prize{color:#fff;font-size:47px;font-weight:bold;padding:30px 0;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.1607843137);text-transform:uppercase}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .prize{font-size:34px;padding:18px 0}}.spinning-wheel-component__stepwon .casino-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.22);margin:0 auto 18px;max-width:520px;padding:18px;width:100%}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .casino-card{border-radius:16px;padding:14px}}.spinning-wheel-component__stepwon .casino-card__top{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr;margin-bottom:14px}@media(min-width: 64em){.spinning-wheel-component__stepwon .casino-card__top{grid-template-columns:260px 1fr}}.spinning-wheel-component__stepwon .casino-card__logo{display:block;height:auto;margin:0 auto;max-width:260px;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width: 64em){.spinning-wheel-component__stepwon .casino-card__logo{margin:0}}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .casino-card__logo{max-width:230px}}.spinning-wheel-component__stepwon .casino-card__meta{align-items:center;display:flex;flex-direction:column;grid-gap:10px;gap:10px;justify-content:center}.spinning-wheel-component__stepwon .casino-card__review{color:#1f5cff;font-size:14px;line-height:16px;text-decoration:underline}.spinning-wheel-component__stepwon .casino-card__play{background:#4f6a3a;border-radius:12px;color:#fff;display:block;font-size:18px;line-height:20px;padding:14px 16px;text-align:center;text-decoration:none;width:100%}.spinning-wheel-component__stepwon .casino-card__play:hover{filter:brightness(1.05)}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .casino-card__play{font-size:16px;line-height:18px;padding:12px 14px}}.spinning-wheel-component__stepwon .casino-card__terms{color:#1f5cff;font-size:16px;line-height:18px;margin-top:15px;text-align:center}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .casino-card__terms{font-size:14px;line-height:16px}}.spinning-wheel-component__stepwon .casino-card__star{align-items:center;display:flex;flex-direction:column;grid-gap:6px;gap:6px;justify-content:flex-start;width:auto}.spinning-wheel-component__stepwon .casino-card__star-rating-score{color:#0b1b2b;font-size:14px;font-weight:700;line-height:16px}.spinning-wheel-component__stepwon .casino-card__star-rating-container{height:var(--star-size);position:relative;width:calc(var(--star-size)*5);--star-size: 20px}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .casino-card__star-rating-container{--star-size: 18px}}@media(min-width: 64em){.spinning-wheel-component__stepwon .casino-card__star-rating-container{--star-size: 24px}}.spinning-wheel-component__stepwon .casino-card__star-rating{background-image:url(data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSI+PHBhdGggZD0iTTEwLDE1LjI3LDE2LjE4LDE5bC0xLjY0LTcuMDNMMjAsNy4yNGwtNy4xOS0uNjFMMTAsMCw3LjE5LDYuNjMsMCw3LjI0bDUuNDYsNC43M0wzLjgyLDE5WiIgZmlsbD0iI2ZlYzMyZSIvPjwvc3ZnPg==);background-position:left center;background-repeat:repeat-x;background-size:var(--star-size) var(--star-size);height:100%;top:0;right:0;bottom:0;left:0;position:absolute}.spinning-wheel-component__stepwon .casino-card__star-rating--underlay{filter:grayscale(1);opacity:.45;width:100%;z-index:0}.spinning-wheel-component__stepwon .casino-card__star-rating--overlay{overflow:hidden;width:0%;z-index:1}.spinning-wheel-component__stepwon .wheel-action-button{align-items:center;border:1px solid #fff;border-radius:4px;cursor:pointer;display:flex;justify-content:center;margin:40px auto 0;padding:10px 40px}.spinning-wheel-component__stepwon .wheel-action-button:hover{background:#fff;color:#000}@media(max-width: 24.3125em){.spinning-wheel-component__stepwon .wheel-action-button{margin-top:24px;padding:10px 26px}}
