@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap";.modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;overflow-y:auto;padding:50px 16px}.modal__container{position:relative;background-color:#fff;max-width:600px;height:-moz-fit-content;height:fit-content;border-radius:16px;overflow:hidden;box-sizing:border-box;box-shadow:0 8px 72px #0006}.modal__container.modal-form{max-width:632px}.modal__container .modal__content{padding:40px 42px}.modal__close{background:transparent;border:0;z-index:1;position:absolute;top:16px;right:16px}.modal__close svg{pointer-events:none}.modal__footer{display:flex;justify-content:center;margin:0 32px}.modal__btn{padding:20px 42px;border-radius:8px;background:rgb(255,204,41)!important;font-weight:700;font-size:16px;outline:none;text-transform:uppercase;cursor:pointer;transition:all ease .3s}.modal__btn:hover{background:#7A1DFF!important;color:#fff}@media screen and (max-width: 781px){.modal__btn{width:100%}}.modal.submit-gifts .form-bottom-text{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.modal.received-gift .modal__container{overflow:visible;margin-top:60px;padding-bottom:64px}@media screen and (max-width: 781px){.modal.received-gift .modal__container{margin:60px 13px 0}}.modal.received-gift .modal__content{margin-top:-60px!important}@media screen and (max-width: 781px){.modal.received-gift .modal__content{padding:0 15px}}.modal.received-gift .modal__content .modal__image{position:relative;display:flex;justify-content:center;align-items:center}.modal.received-gift .modal__content .modal__image img:first-child{position:absolute;width:auto;height:100%;max-width:465px}.modal.received-gift .modal__content .modal__text{font-family:IBM Plex Sans;font-size:20px;font-weight:400;line-height:28px;text-align:center;margin:8px 0 32px}.modal.received-gift .modal__content .modal__text .modal__gift_name{font-family:Cairo;font-size:48px;font-weight:900;line-height:56px;text-align:center;text-transform:uppercase}.modal.received-gift .gift_container{margin-top:-60px}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.modal{display:none}.modal.is-open{display:block}.modal[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.modal[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.modal[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.modal[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.modal .modal__container,.modal .modal__overlay{will-change:transform}:root{--dashboard-text-primary: #ffffff;--dashboard-font-sans: Cairo, system-ui, sans-serif;--dashboard-text-muted: #94a3b8;--dashboard-accent: #e4a44d;--dashboard-bg-primary: #1a1520}.carousel-page__container{padding:0!important}.carousel-page{padding:88px 0!important}@media screen and (max-width: 768px){.carousel-page{padding:48px 0!important}}.wheel-of-fortune-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative}.wp-block-group.site-content.is-layout-flow.wp-block-group-is-layout-flow{position:relative}.wp-block-group.site-content.is-layout-flow.wp-block-group-is-layout-flow:before{content:"";position:absolute;top:-9%;left:-10%;width:384px;height:384px;border-radius:9999px;background:rgba(122,29,255,.2);filter:blur(60px);pointer-events:none;z-index:-1}@media (max-width: 768px){.wp-block-group.site-content.is-layout-flow.wp-block-group-is-layout-flow:before{top:-12%;left:-27%;width:384px;height:384px}}@media (max-width: 576px){.wp-block-group.site-content.is-layout-flow.wp-block-group-is-layout-flow:before{top:-18%;left:-58%;width:384px;height:384px}}@media screen and (max-width: 768px){.wheel-of-fortune-mobile-bg{display:block;position:absolute;top:-10%;left:-25%;z-index:-1;pointer-events:none}}.wheel-of-fortune-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%;max-width:800px}.wheel-of-fortune .wheel-of-fortune-title{color:var(--dashboard-text-primary);font-family:Cairo,sans-serif!important;font-style:normal;font-weight:900;font-size:48px;line-height:1.2;text-transform:uppercase;margin:0}@media screen and (max-width: 768px){.wheel-of-fortune .wheel-of-fortune-title{font-size:32px;line-height:32px}}.wheel-of-fortune-description{color:#b8b8b8;font-family:var(--dashboard-font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:1.5;margin:0;max-width:740px}@media screen and (max-width: 768px){.wheel-of-fortune-description{font-size:16px;line-height:24px}}.wheel-of-fortune-tabs{display:flex;justify-content:center;margin-top:32px;gap:4px;padding:4px;border-radius:10px;border:1px solid #3D3A48;z-index:5}@media screen and (max-width: 768px){.wheel-of-fortune-tabs{border:none;margin-top:20px}}.wheel-of-fortune-tab{padding:16.25px 40px;border:none;border-radius:8px;font-family:var(--dashboard-font-sans);font-size:13px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative;color:var(--dashboard-text-primary)}@media screen and (max-width: 768px){.wheel-of-fortune-tab{border:1px solid #3D3A48;font-size:13px;line-height:14px;padding:9px 16px}}.wheel-of-fortune-tab--active{background:#3D3A48;color:var(--dashboard-text-primary)}.wheel-of-fortune-tab--coming-soon{background:transparent;color:var(--dashboard-text-primary);cursor:not-allowed;flex-direction:column;gap:4px}.wheel-of-fortune-tab-top{display:flex;align-items:center;gap:8px}.wheel-of-fortune-tab-lock{width:16px;height:16px;opacity:.8}.wheel-of-fortune-tab-coming-soon{font-size:12px;font-weight:400;color:#b8b8b8;text-transform:none}.wheel-of-fortune-main{display:flex;align-items:center;justify-content:center;gap:40px;width:100%;max-width:1400px;margin:40px auto 88px}@media screen and (max-width: 1024px){.wheel-of-fortune-main{flex-direction:column;gap:24px;margin-bottom:10px}}.wheel-of-fortune-side-panel{flex:0 0 auto;width:249px;padding:24px 16px 16px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel{width:100%;max-width:500px}}.wheel-of-fortune-side-panel--left{margin-top:0;z-index:5;padding:0}.wheel-of-fortune-side-panel--left-title{text-transform:uppercase}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel--left{order:3;align-items:center;text-align:center;padding:0;margin-top:20px}}.wheel-of-fortune-side-panel--right{margin-top:0;border-radius:16px;background:rgba(255,255,255,.08);backdrop-filter:blur(16px);z-index:5;width:249px;gap:18px}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel--right{order:2;margin-top:0}}.wheel-of-fortune-side-panel-toggle{display:flex;align-items:center;justify-content:center;width:100%;background:transparent;border:none;padding:0;cursor:pointer;gap:12px}@media screen and (min-width: 1025px){.wheel-of-fortune-side-panel-toggle{display:none}}.wheel-of-fortune-side-panel-arrow{display:flex;align-items:center;justify-content:center;color:var(--dashboard-text-primary);transition:transform .3s ease;flex-shrink:0}@media screen and (min-width: 1025px){.wheel-of-fortune-side-panel-arrow{display:none}}.wheel-of-fortune-side-panel-arrow--expanded{transform:rotate(180deg)}.wheel-of-fortune-side-panel-info-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}@media screen and (min-width: 1025px){.wheel-of-fortune-side-panel-info-icon{display:none}}.wheel-of-fortune-side-panel-info-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wheel-of-fortune-side-panel-content{display:flex;flex-direction:column;gap:16px;overflow:visible}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel-content{overflow:hidden;max-height:0;opacity:0;gap:0;transition:max-height .3s ease,opacity .3s ease}.wheel-of-fortune-side-panel-content--expanded{max-height:500px;opacity:1;gap:16px}}.wheel-of-fortune-side-panel .wheel-of-fortune-side-panel-title{color:var(--dashboard-text-primary);letter-spacing:.84px;margin:0}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel .wheel-of-fortune-side-panel-title--desktop{display:none}}.wheel-of-fortune-side-panel .wheel-of-fortune-side-panel-title--mobile{display:none}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel .wheel-of-fortune-side-panel-title--mobile{display:block;text-align:center;font-size:20px}}.wheel-of-fortune-side-panel--left .wheel-of-fortune-side-panel-title{font:900 28px/1.2 Cairo,sans-serif!important}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel--left .wheel-of-fortune-side-panel-title{text-align:center}}.wheel-of-fortune-side-panel--right .wheel-of-fortune-side-panel-title{font-weight:700;font-size:20px;line-height:28px;font-family:var(--dashboard-font-sans);text-align:center!important}.wheel-of-fortune-side-panel-description{color:var(--dashboard-text-muted);font-family:var(--dashboard-font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:1.5;opacity:.6}@media screen and (max-width: 768px){.wheel-of-fortune-side-panel-description{font-size:14px;line-height:22px}}@media screen and (max-width: 1024px){.wheel-of-fortune-side-panel--left .wheel-of-fortune-side-panel-description{text-align:center}}.wheel-of-fortune .wheel-of-fortune-free-spin-button{padding:12.5px 20px;border:none;border-radius:8px;background:var(--dashboard-accent);color:#17161c;font-family:var(--dashboard-font-sans);font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;margin-top:16px}@media screen and (max-width: 768px){.wheel-of-fortune .wheel-of-fortune-free-spin-button{margin-top:10px}}.wheel-of-fortune .wheel-of-fortune-free-spin-button:hover:not(:disabled){background:#FFD84D}.wheel-of-fortune .wheel-of-fortune-free-spin-button:disabled{background:rgba(255,255,255,.12)!important;color:#fff6!important;cursor:not-allowed!important}.wheel-of-fortune .wheel-of-fortune-free-spin-button--disabled{background:rgba(255,255,255,.12)!important;color:#fff6!important;cursor:not-allowed!important}.wheel-of-fortune .wheel-of-fortune-free-spin-button--disabled:hover{background:rgba(255,255,255,.12)!important}.wheel-error{color:#f44;font-family:var(--dashboard-font-sans);font-size:14px;font-weight:400;text-align:center;margin-top:12px;padding:0 16px;line-height:1.5}@media screen and (max-width: 768px){.wheel-error{font-size:12px;margin-top:8px}}.wheel-error-pro{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#F75353;font-size:14px;font-weight:400;width:65%;height:100%;border-radius:12px;margin-left:auto;margin-right:auto}.wheel-of-fortune-tab-coming-soon-img{width:12px;height:12px;color:#888596;display:inline-block}.wheel-of-fortune-tab-coming-soon{color:#888596;font-size:12px;font-weight:700}.wheel-of-fortune-spin-to-win-button{padding:20px;border:none;border-radius:8px;background:rgba(255,255,255,.12);backdrop-filter:blur(16px);color:#fff6;font-family:var(--dashboard-font-sans);font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto}.wheel-of-fortune-spin-to-win-button:not(:last-child){margin-bottom:8px}.wheel-of-fortune-spin-to-win-button:hover{background:#3A3A3A}.wheel-of-fortune-spin-to-win-button .wheel-of-fortune-gift-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.wheel-of-fortune-spin-to-win-button .wheel-of-fortune-won-text{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important;color:#241e39!important;font-family:Luckiest Guy,cursive!important;font-weight:400!important;font-style:normal!important}.wheel-of-fortune-spin-to-win-button .wheel-of-fortune-won-number{color:#241e39!important;text-align:center!important;font-family:Luckiest Guy,cursive!important;font-size:32px!important;font-style:normal!important;font-weight:400!important;line-height:32px!important;margin-right:4px}.wheel-of-fortune-spin-to-win-button .wheel-of-fortune-won-label{font-size:12px!important;color:#241e39!important;text-align:center!important;font-family:Luckiest Guy,cursive!important;font-style:normal!important;font-weight:400!important;line-height:14px!important}.wheel-of-fortune-pro-bets{width:248px;height:38px;border-radius:24px;gap:4px;angle:0 deg;opacity:1;top:523px;padding:4px;display:flex;background:rgba(255,255,255,.5607843137);width:-moz-fit-content;width:fit-content}.wheel-of-fortune-pro-bet{display:flex;align-items:center;gap:6px;border:none;border-radius:999px;padding:0 13px 0 6px;background:transparent;color:#17161c;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease}.wheel-of-fortune-pro-bet img{width:22px;height:22px}.wheel-of-fortune-pro-bet span{font-size:16px}.wheel-of-fortune-pro-bet.active{background:linear-gradient(180deg,#ffd54a,#ffb800);color:#000;box-shadow:0 2px 6px #0006}.wheel-of-fortune-pro-bet:not(.active):hover{background:var(--Black, #17161C);color:#fff}.wheel-of-fortune-won-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.wheel-of-fortune-won-text{display:flex;flex-direction:row;align-items:center;gap:0;color:#241e39;font-family:Luckiest Guy,cursive!important;font-weight:400!important;font-style:normal!important}.wheel-of-fortune-won-number{color:#241e39!important;text-align:center!important;font-family:Luckiest Guy,cursive!important;font-size:32px!important;font-style:normal!important;font-weight:400!important;line-height:32px!important}.wheel-of-fortune-won-label{font-size:12px!important;color:#241e39!important;text-align:center!important;font-family:Luckiest Guy,cursive!important;font-style:normal!important;font-weight:400!important;line-height:14px!important}.wheel-of-fortune.wheel-of-fortune-container{position:relative;margin:0 auto;padding:0!important;width:582.814px;max-width:582.814px;height:583.09px;box-sizing:border-box;display:flex;justify-content:center;z-index:4;flex:0 0 auto;container-type:inline-size}.wheel-of-fortune.wheel-of-fortune-container .wheel-of-fortune-bg{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:0}.wheel-of-fortune.wheel-of-fortune-container .wheel-decor-layer{position:absolute;inset:0;pointer-events:none;z-index:7;overflow:visible}.wheel-of-fortune.wheel-of-fortune-container .wheel-decor{position:absolute;height:auto;pointer-events:none;will-change:transform;animation-name:floatY;animation-duration:var(--float-duration, 4s);animation-delay:var(--float-delay, 0s);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@media screen and (max-width: 1024px){.wheel-of-fortune.wheel-of-fortune-container{order:1;width:min(92vw,450px);max-width:450px;height:min(92vw,450px);flex-shrink:0;align-self:center}}@media screen and (max-width: 500px){.wheel-of-fortune.wheel-of-fortune-container{width:min(92vw,350px);max-width:350px;height:min(92vw,350px)}}.wheel-of-fortune.wheel-of-fortune-container .lightning-background{height:680px;max-width:100vw;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:730px}@media screen and (max-width: 1024px){.wheel-of-fortune.wheel-of-fortune-container .lightning-background{width:700px;height:700px;max-width:700px;max-height:700px}}@media screen and (max-width: 500px){.wheel-of-fortune.wheel-of-fortune-container .lightning-background{width:580px;height:580px;max-width:580px;max-height:580px}}.wheel-of-fortune.wheel-of-fortune-container>div,.wheel-of-fortune.wheel-of-fortune-container>fieldset{position:absolute;top:50%;transform:translateY(-50%);z-index:5}.wheel-of-fortune.wheel-of-fortune-container .ui-wheel-of-fortune{padding:5.5%;z-index:6}.wheel-of-fortune.wheel-of-fortune-container .inner-gradient-circle{background-color:#000;width:85%;height:85%;z-index:3;border-radius:100%;position:absolute;pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .inner-black-circle{width:99%;height:99%;position:absolute;background:linear-gradient(225deg,#17161C 16%,#272040 44.62%,#17161C 87.83%);z-index:2;border-radius:100%;pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .outer-gradient-circle{background:linear-gradient(180deg,#FEDC31 0%,#FDC448 8.79%,#FC8682 27.39%,#FA2CD7 51.95%,#987CDB 75.97%,#7A1DFF 100%);width:100%;height:100%;z-index:1;border-radius:100%;position:absolute;pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .sparkles{position:relative;container-type:inline-size;width:100%;height:100%;z-index:4;pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li{display:flex;justify-content:center;align-items:center;margin:0;position:absolute;top:52%;left:50%;transform-origin:0 -2cqi;transform:rotate(var(--angle)) translate(-50%,41.5cqi)}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li .sparkle{position:relative;width:105px;height:7.2cqi;min-height:14px}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li .sparkle img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .3s ease}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li .sparkle img:nth-child(1){opacity:1;animation:blink 1s steps(1,start) infinite}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li .sparkle img:nth-child(2){opacity:0;animation:blink-reverse .75s steps(1,start) infinite}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li:nth-child(n) img:nth-child(1){animation-delay:1s}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li:nth-child(2n) img:nth-child(1){animation-delay:.75s}.wheel-of-fortune.wheel-of-fortune-container .sparkles>li:nth-child(7) img:nth-child(1){animation-delay:.5s}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes blink-reverse{0%,to{opacity:0}50%{opacity:1}}.wheel-of-fortune.wheel-of-fortune-container .fortune-leg{position:absolute;margin:-30px auto 0;aspect-ratio:200/79;width:295px;max-width:295px;max-height:115px;height:auto;bottom:-98px;left:50%;transform:translate(-50%);pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .leg-b{position:absolute;bottom:-44px;width:17px;max-width:17px;left:50%;transform:translate(-50%);--deg: 3deg;will-change:rotate;animation:smallSwing 4s infinite ease-in-out;pointer-events:none}.wheel-of-fortune.wheel-of-fortune-container .leg-mistletoe{position:absolute;bottom:-19cqi;max-width:9cqi;left:40cqi;pointer-events:none}@keyframes floatY{0%{transform:translateY(0)}to{transform:translateY(calc(var(--float-amplitude, 10px) * -1))}}:where(.ui-wheel-of-fortune){--_items: 20;all:unset;aspect-ratio:1/1;container-type:inline-size;direction:ltr;display:grid;position:relative;width:100%;border-radius:100%}:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker{position:absolute;place-self:center end;right:-8cqi;display:flex;align-items:center;justify-content:center;animation:windy 4s cubic-bezier(.34,1.56,.64,1) infinite}:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker .wheel-of-fortune-ticker__img{width:103px;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;pointer-events:none}:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker .wheel-of-fortune-ticker__label{display:none}@media (max-width: 1024px){:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker .wheel-of-fortune-ticker__img{display:none}:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker .wheel-of-fortune-ticker__label{display:block;width:70px}:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker{right:-6cqi}}@media (max-width: 500px){:where(.ui-wheel-of-fortune) .wheel-of-fortune-ticker{right:-12cqi}}:where(.ui-wheel-of-fortune) .wheel-of-fortune-top-overlay{top:1.8cqi;left:50%;transform:translate(-50%);width:18cqi;height:auto;z-index:9;pointer-events:none}@keyframes windy{40%{transform:rotate(2deg)}80%{transform:rotate(-1deg)}}@keyframes tick{40%{transform:rotate(-12deg)}}:where(.ui-wheel-of-fortune)>*{position:absolute}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button{cursor:pointer;place-self:center;width:30.2cqi;aspect-ratio:1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border:none;background:transparent;padding:0;overflow:visible}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .2s ease;will-change:opacity;pointer-events:none}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button .spin-default{opacity:1;z-index:0}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button .spin-hover{opacity:0;z-index:2;will-change:opacity,transform}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button lottie-player{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:2;transition:opacity .3s ease;pointer-events:none}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:hover:not(:disabled) .spin-default,:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:focus-visible:not(:disabled) .spin-default{opacity:0}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:hover:not(:disabled) .spin-hover,:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:focus-visible:not(:disabled) .spin-hover{opacity:1;--deg: 2deg;animation:smallSwing 4s infinite ease-in-out;transform-origin:center center}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:hover:not(:disabled) lottie-player,:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:focus-visible:not(:disabled) lottie-player{opacity:0}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled{cursor:not-allowed}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled .spin-hover{opacity:0;animation:none}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled .spin-default{opacity:1}:where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled lottie-player{opacity:0}:where(.ui-wheel-of-fortune) ul{all:unset;clip-path:inset(0 0 0 0 round 50%);display:grid;inset:0;place-content:center start;background:#fff;--deg: 1deg;animation:smallSwing 10s infinite ease-in-out}:where(.ui-wheel-of-fortune) ul.is-spinning+.wheel-of-fortune-ticker{animation:tick .7s cubic-bezier(.34,1.56,.64,1)}:where(.ui-wheel-of-fortune) ul li{align-content:center;aspect-ratio:1/calc(2*tan(180deg / var(--_items)));clip-path:polygon(0% 0%,100% 50%,0% 100%);display:flex;align-items:center;justify-content:center;font-size:2.4cqi;grid-area:1/-1;padding-left:0ch;padding-right:16ch;rotate:calc(360deg / var(--_items) * (var(--_idx) - 1));transform-origin:center right;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:51cqi;margin:0!important}:where(.ui-wheel-of-fortune) ul li.selected:after{content:url('data:image/svg+xml,<svg width="249" height="112" viewBox="0 0 249 112" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M230.255 2.49951C235.679 1.34257 240.951 4.80276 241.866 10.1627C247.054 40.5178 247.388 71.342 243.084 101.481C242.315 106.863 237.146 110.468 231.695 109.468L10.906 68.9643C0.137133 66.9887 -0.0834256 51.6325 10.6243 49.3484L230.255 2.49951Z" fill="%23FFCC29" stroke="white" stroke-width="4"/></svg>');scale:-1;z-index:-1;position:absolute}:where(.ui-wheel-of-fortune) ul li .prize-content{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:15px;transform:rotate(-90deg)}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li .prize-content{gap:6px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li .prize-content{gap:4px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li .prize-content{gap:3px}}:where(.ui-wheel-of-fortune) ul li img{width:20px;height:20px}:where(.ui-wheel-of-fortune) ul li .prize-icon{max-height:8cqi!important;width:auto!important}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li .prize-icon{max-height:5.5cqi!important}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li .prize-icon{max-height:5cqi!important}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li .prize-icon{max-height:4.5cqi!important}}:where(.ui-wheel-of-fortune) ul li .prize-icon--gift{max-height:10cqi!important;border-radius:6px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li .prize-icon--gift{max-height:6.5cqi!important}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li .prize-icon--gift{max-height:6cqi!important}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li .prize-icon--gift{max-height:5cqi!important}}:where(.ui-wheel-of-fortune) ul li .title{text-align:center;font-family:Luckiest Guy,cursive!important;font-style:normal!important;font-weight:400!important;display:flex;flex-direction:column;align-items:center;max-width:min(14ch,22cqi);width:100%}:where(.ui-wheel-of-fortune) ul li .title-number{font-size:29px;line-height:38px;color:#241e39;font-family:Luckiest Guy,sans-serif!important}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li .title-number{font-size:26px;line-height:26px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li .title-number{font-size:22px;line-height:22px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li .title-number{font-size:18px;line-height:18px}}:where(.ui-wheel-of-fortune) ul li .title-text{display:block;width:100%;max-width:100%;font-size:14px;line-height:16px;font-family:Luckiest Guy,sans-serif!important;white-space:normal;overflow-wrap:break-word;word-break:break-word;hyphens:auto;text-align:center}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li .title-text{font-size:10px;line-height:10px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li .title-text{font-size:9px;line-height:9px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li .title-text{font-size:8px;line-height:8px}}:where(.ui-wheel-of-fortune) ul li.segment-coins{background:rgb(255,204,41)}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins .title-text{color:#241e39;font-size:28px;line-height:28px;font-family:Luckiest Guy,sans-serif!important}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-number+.title-euro{margin-top:-5px}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-euro{display:block;width:100%;color:#241e39;text-align:center;font-family:Cairo,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:28px}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li.segment-coins .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins .title-text{font-size:26px;line-height:26px}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-euro{font-size:22px;line-height:24px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li.segment-coins .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins .title-text{font-size:22px;line-height:22px}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-euro{font-size:18px;line-height:20px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li.segment-coins .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins .title-text{font-size:18px;line-height:18px}:where(.ui-wheel-of-fortune) ul li.segment-coins .title-euro{font-size:14px;line-height:16px}}:where(.ui-wheel-of-fortune) ul li.segment-xp,:where(.ui-wheel-of-fortune) ul li.segment-event{background:rgb(122,29,255)}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event .title-number{font-size:28px;line-height:16px;font-family:Luckiest Guy,sans-serif!important}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event .title-text{font-size:14px;line-height:12px;font-family:Luckiest Guy,sans-serif!important}:where(.ui-wheel-of-fortune) ul li.segment-xp .title,:where(.ui-wheel-of-fortune) ul li.segment-event .title{display:flex;flex-direction:column;gap:3px}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-number,:where(.ui-wheel-of-fortune) ul li.segment-xp .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event .title-text{color:#fff}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li.segment-xp .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event .title-number{font-size:26px;line-height:26px}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event .title-text{font-size:10px;line-height:10px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li.segment-xp .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event .title-number{font-size:22px;line-height:22px}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event .title-text{font-size:9px;line-height:9px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li.segment-xp .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event .title-number{font-size:18px;line-height:18px}:where(.ui-wheel-of-fortune) ul li.segment-xp .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event .title-text{font-size:8px;line-height:8px}}:where(.ui-wheel-of-fortune) ul li.segment-goodluck{background:#FFF}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-number{font-size:28px;line-height:16px;font-family:Luckiest Guy,sans-serif!important}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-text{font-size:14px;line-height:12px;font-family:Luckiest Guy,sans-serif!important}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-number,:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-text{color:#241e39}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-number{font-size:26px;line-height:26px}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-text{font-size:10px;line-height:10px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-number{font-size:22px;line-height:22px}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-text{font-size:9px;line-height:9px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-number{font-size:18px;line-height:18px}:where(.ui-wheel-of-fortune) ul li.segment-goodluck .title-text{font-size:8px;line-height:8px}}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift{background:rgb(255,204,41)}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-text{color:#241e39;font-size:28px;line-height:28px}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-number+.title-euro{margin-top:-7px}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-euro{display:block;width:100%;color:#241e39;text-align:center;font-family:Cairo,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:28px}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-text{font-size:26px;line-height:26px}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-euro{font-size:22px;line-height:24px}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-text{font-size:22px;line-height:22px}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-euro{font-size:18px;line-height:20px}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-text{font-size:18px;line-height:18px}:where(.ui-wheel-of-fortune) ul li.segment-coins.segment-gift .title-euro{font-size:14px;line-height:16px}}:where(.ui-wheel-of-fortune) ul li.segment-xp.segment-gift,:where(.ui-wheel-of-fortune) ul li.segment-event.segment-gift{background:rgb(122,29,255)}:where(.ui-wheel-of-fortune) ul li.segment-xp.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-xp.segment-gift .title-text,:where(.ui-wheel-of-fortune) ul li.segment-event.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-event.segment-gift .title-text{color:#fff}:where(.ui-wheel-of-fortune) ul li.segment-goodluck.segment-gift{background:#fff}:where(.ui-wheel-of-fortune) ul li.segment-goodluck.segment-gift .title-number,:where(.ui-wheel-of-fortune) ul li.segment-goodluck.segment-gift .title-text{color:#241e39}@media screen and (max-width: 1024px){:where(.ui-wheel-of-fortune) ul li{padding-right:11ch;padding-left:0ch;font-size:2.6cqi}}@media screen and (max-width: 781px){:where(.ui-wheel-of-fortune) ul li{padding-right:9ch;padding-left:1ch;grid-template-columns:30% 1fr;font-size:3cqi}}@media screen and (max-width: 500px){:where(.ui-wheel-of-fortune) ul li{padding-right:13ch;padding-left:.5ch;font-size:3.2cqi}}:where(.ui-wheel-of-fortune) ul li:nth-of-type(1){--_idx: 1}:where(.ui-wheel-of-fortune) ul li:nth-of-type(2){--_idx: 2}:where(.ui-wheel-of-fortune) ul li:nth-of-type(3){--_idx: 3}:where(.ui-wheel-of-fortune) ul li:nth-of-type(4){--_idx: 4}:where(.ui-wheel-of-fortune) ul li:nth-of-type(5){--_idx: 5}:where(.ui-wheel-of-fortune) ul li:nth-of-type(6){--_idx: 6}:where(.ui-wheel-of-fortune) ul li:nth-of-type(7){--_idx: 7}:where(.ui-wheel-of-fortune) ul li:nth-of-type(8){--_idx: 8}:where(.ui-wheel-of-fortune) ul li:nth-of-type(9){--_idx: 9}:where(.ui-wheel-of-fortune) ul li:nth-of-type(10){--_idx: 10}:where(.ui-wheel-of-fortune) ul li:nth-of-type(11){--_idx: 11}:where(.ui-wheel-of-fortune) ul li:nth-of-type(12){--_idx: 12}:where(.ui-wheel-of-fortune) ul li:nth-of-type(13){--_idx: 13}:where(.ui-wheel-of-fortune) ul li:nth-of-type(14){--_idx: 14}:where(.ui-wheel-of-fortune) ul li:nth-of-type(15){--_idx: 15}:where(.ui-wheel-of-fortune) ul li:nth-of-type(16){--_idx: 16}:where(.ui-wheel-of-fortune) ul li:nth-of-type(17){--_idx: 17}:where(.ui-wheel-of-fortune) ul li:nth-of-type(18){--_idx: 18}:where(.ui-wheel-of-fortune) ul li:nth-of-type(19){--_idx: 19}:where(.ui-wheel-of-fortune) ul li:nth-of-type(20){--_idx: 20}.paper{position:absolute;width:20px;height:20px;bottom:0;left:0;will-change:transform;perspective:500px}@keyframes smallSwing{0%{transform:rotate(calc(var(--deg) * -1))}50%{transform:rotate(var(--deg))}to{transform:rotate(calc(var(--deg) * -1))}}.skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#0f0f0f 50%,#1a1a1a 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-wheel-header{width:100%;max-width:1120px;display:flex;flex-direction:column;align-items:center;gap:24px}.skeleton-wheel-header .skeleton-title{width:300px;height:48px;border-radius:12px}@media screen and (max-width: 768px){.skeleton-wheel-header .skeleton-title{width:200px;height:36px}}.skeleton-wheel-header .skeleton-description{width:600px;height:24px;border-radius:8px}@media screen and (max-width: 768px){.skeleton-wheel-header .skeleton-description{width:100%;max-width:300px;height:20px}}.skeleton-wheel-header .skeleton-tabs{display:flex;gap:16px}.skeleton-wheel-header .skeleton-tabs .skeleton-tab{width:180px;height:48px;border-radius:12px}@media screen and (max-width: 768px){.skeleton-wheel-header .skeleton-tabs .skeleton-tab{width:140px;height:40px}}.skeleton-wheel-main{width:100%;max-width:1400px;margin:40px auto 88px;display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (max-width: 1024px){.skeleton-wheel-main{flex-direction:column;gap:24px;margin-bottom:10px}}.skeleton-wheel-main .skeleton-side-panel{flex:0 0 auto;width:249px;min-height:400px;border-radius:12px}@media screen and (max-width: 1024px){.skeleton-wheel-main .skeleton-side-panel{width:100%;max-width:500px;min-height:200px}}.skeleton-wheel-main .skeleton-wheel{width:582.814px;height:583.09px;border-radius:50%;flex:0 0 auto}@media screen and (max-width: 1024px){.skeleton-wheel-main .skeleton-wheel{width:450px;height:450px}}@media screen and (max-width: 500px){.skeleton-wheel-main .skeleton-wheel{width:350px;height:350px}}.wheel-of-fortune--spins-exhausted :where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled,body.ny-spins-exhausted .wheel-of-fortune-container :where(.ui-wheel-of-fortune) button.wheel-of-fortune-spin-button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.wheel-ny-campaign__layout{display:flex;justify-content:center;width:100%;max-width:1200px;margin:0 auto}.wheel-first-visit-modal{position:fixed;inset:0;z-index:2147483000;box-sizing:border-box;overflow:hidden;font-family:IBM Plex Sans,system-ui,sans-serif;isolation:isolate}.wheel-first-visit-modal__scroll{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;height:100%;min-height:100%;min-height:100dvh;padding:56px 0 61px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.wheel-first-visit-modal__backdrop{position:absolute;top:calc(-1*env(safe-area-inset-top,0px) - 80px);right:calc(-1*env(safe-area-inset-right,0px) - 80px);bottom:calc(-1*env(safe-area-inset-bottom,0px) - 80px);left:calc(-1*env(safe-area-inset-left,0px) - 80px);width:auto;height:auto;z-index:0;border:none;padding:0;margin:0;cursor:pointer;background:rgba(12,10,22,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateZ(0);-webkit-transform:translateZ(0)}.wheel-first-visit-modal__panel{position:relative;z-index:1;flex-shrink:0;width:573px;max-width:min(573px,100vw - 48px);border-radius:32px;box-sizing:border-box;border:none;background:#23212C;color:#f4f2ff;container-type:inline-size;container-name:first-visit-modal}.wheel-first-visit-modal__decor-layer{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:visible;border-radius:inherit}.wheel-first-visit-modal__decor{position:absolute;height:auto;pointer-events:none}.wheel-first-visit-modal__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:40px;padding:80px 56px 56px;overflow:hidden}.wheel-first-visit-modal__text-wrapper{display:flex;flex-direction:column;gap:16px;justify-content:center}.wheel-first-visit-modal__text-content{display:flex;flex-direction:column;gap:8px}.wheel-first-visit-modal__title{font-size:32px;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:900;line-height:33px;letter-spacing:.96px;align-items:center;text-align:center;text-transform:uppercase}.wheel-first-visit-modal__text{font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;color:#e4e1ed}.wheel-first-visit-modal__lede{margin:0}.wheel-first-visit-modal__form-container{display:flex;flex-direction:column;gap:0}.wheel-first-visit-modal__form-label{margin-bottom:8px;color:#fff;font-family:IBM Plex Sans;font-size:13px;font-style:normal;font-weight:500;line-height:16px}.wheel-first-visit-modal__form-input{display:flex;height:44px;padding:10px 16px;justify-content:space-between;align-items:center;background:inherit;border-radius:8px;border:1px solid #3D3A48}.wheel-first-visit-modal__form-input.wheel-first-visit-modal__form-select-button{border-color:#3d3a48}.wheel-first-visit-modal .wheel-first-visit-modal__form-input.wheel-first-visit-modal__form-select-button[aria-expanded=true]{border:1px solid var(--Primary-3, #FFCC29)}.wheel-first-visit-modal__form-input::-moz-placeholder{color:#888596;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal__form-input::placeholder{color:#888596;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal__form-label--error{color:#f75353}.wheel-first-visit-modal .wheel-first-visit-modal__form-input--error,.wheel-first-visit-modal .wheel-first-visit-modal__form-input--error:focus,.wheel-first-visit-modal .wheel-first-visit-modal__form-input--error:focus-visible{border-color:#f75353}.wheel-first-visit-modal .wheel-first-visit-modal__form-select-button--error,.wheel-first-visit-modal .wheel-first-visit-modal__form-select-button--error:focus,.wheel-first-visit-modal .wheel-first-visit-modal__form-select-button--error:focus-visible{border-color:#f75353}.wheel-first-visit-modal .wheel-first-visit-modal__form-input.wheel-first-visit-modal__form-select-button--error[aria-expanded=true]{border:1px solid #F75353}.wheel-first-visit-modal__field-error{margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:16px;color:#f75353}.wheel-first-visit-modal__select-wrapper,.wheel-first-visit-modal__native-autofill-wrap{position:relative;width:100%}.wheel-first-visit-modal__native-autofill{position:absolute;inset:0;z-index:1;width:100%;height:44px;margin:0;padding:0;opacity:0;pointer-events:none;border:0;background:transparent;color:transparent;-webkit-appearance:menulist;-moz-appearance:auto;appearance:auto}.wheel-first-visit-modal__native-autofill-wrap .wheel-first-visit-modal__select-wrapper{position:relative;z-index:2}.wheel-first-visit-modal__form-select-button{width:100%;cursor:pointer;color:#f4f2ff;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal__form-select-value{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;padding-right:12px;font-weight:400;font-size:14px;font-style:normal;font-family:IBM Plex Sans}.wheel-first-visit-modal__form-select-value-icon{flex-shrink:0;width:24px;height:24px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.wheel-first-visit-modal__form-select-value-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.wheel-first-visit-modal__form-select-placeholder{color:#888596}.wheel-first-visit-modal__form-select-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;aspect-ratio:1/1;color:#f4f2ff}.wheel-first-visit-modal__select-panel,.wheel-first-visit-modal__select-panel--portaled{position:absolute;z-index:10;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;background:#23212C;border-radius:12px;border:1px solid #3D3A48;padding:12px;box-sizing:border-box;max-height:min(420px,50dvh);overflow:hidden}.wheel-first-visit-modal__select-list:focus,.wheel-first-visit-modal__select-list:focus-visible{outline:none}.wheel-first-visit-modal__select-search{display:flex;flex-shrink:0;height:44px;padding:10px 16px;gap:10px;align-items:center;border-radius:8px;background:inherit;border:1px solid #3D3A48;box-sizing:border-box;color:#f4f2ff}.wheel-first-visit-modal__select-search-input{width:100%;background:transparent;border:none;outline:none;color:#f4f2ff;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal .wheel-first-visit-modal__form-input:focus,.wheel-first-visit-modal .wheel-first-visit-modal__form-input:focus-visible{outline:none;box-shadow:none;border:1px solid var(--Primary-3, #FFCC29)}.wheel-first-visit-modal .wheel-first-visit-modal__select-search-input:focus,.wheel-first-visit-modal .wheel-first-visit-modal__select-search-input:focus-visible{outline:none;box-shadow:none}.wheel-first-visit-modal__select-search-input::-moz-placeholder{color:#888596;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal__select-search-input::placeholder{color:#888596;font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.wheel-first-visit-modal__select-divider{flex-shrink:0;margin:12px 0 6px;border-top:1px solid #3D3A48}.wheel-first-visit-modal__select-list{margin:0;padding:0;list-style:none;flex:1 1 auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.wheel-first-visit-modal__select-list::-webkit-scrollbar{width:8px}.wheel-first-visit-modal__select-list::-webkit-scrollbar-track{background:transparent}.wheel-first-visit-modal__select-list::-webkit-scrollbar-thumb{border-radius:8px;background:#3d3a48}.wheel-first-visit-modal__select-list>li{margin-left:0;list-style:none}.wheel-first-visit-modal__select-option{display:flex;align-items:center;justify-content:space-between;padding:12px 3px;border-radius:8px;cursor:pointer;color:#f4f2ff;font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.wheel-first-visit-modal__select-option--active{outline-offset:-1px;font-size:14px}.wheel-first-visit-modal__select-panel--with-search .wheel-first-visit-modal__select-option{padding:12px 19px}.wheel-first-visit-modal__select-option-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.wheel-first-visit-modal__select-option-icon{flex-shrink:0;width:28px;height:28px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.wheel-first-visit-modal__select-option-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:12px;font-size:14px;font-family:IBM Plex Sans;font-style:normal;font-weight:400;line-height:22px;min-width:0}.wheel-first-visit-modal__select-check{display:inline-flex;align-items:center;justify-content:center;width:20px}.wheel-first-visit-modal__select-check--hidden{visibility:hidden}.wheel-first-visit-modal__select-empty{padding:16px;border-radius:8px;color:#888596;font-family:IBM Plex Sans;font-size:14px;line-height:20px}.wheel-first-visit-modal__form-wrapper{display:flex;flex-direction:column;gap:24px}.wheel-first-visit-modal button.wheel-first-visit-modal__button{display:flex;height:46px;padding:16px 20px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border:none;border-radius:8px;background:#ffcc29;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:14px;text-transform:uppercase;color:#17161c;max-width:461px;width:100%;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wheel-first-visit-modal button.wheel-first-visit-modal__button:focus,.wheel-first-visit-modal button.wheel-first-visit-modal__button:focus-visible{outline:none;box-shadow:none}.wheel-first-visit-modal button.wheel-first-visit-modal__button:disabled{opacity:.65;cursor:not-allowed}.wheel-first-visit-modal__button-text{font-family:IBM Plex Sans;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.wheel-first-visit-modal__button-text a{color:#ffcc29;text-decoration:underline;white-space:nowrap}.wheel-first-visit-modal__skip{display:block;width:100%;margin-top:12px;padding:10px 16px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:transparent;color:#b8b4c8;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:color .15s ease,border-color .15s ease}.wheel-first-visit-modal__skip:hover{color:#f4f2ff;border-color:#ffcc2980}.wheel-first-visit-modal__button-wrapper{position:relative;display:flex;flex-direction:column;gap:16px}.wheel-first-visit-modal__form-error{margin:0;text-align:center;font-size:14px;line-height:20px;color:#ff9b9b}.wheel-first-visit-modal__no-data{margin:0;padding:12px 14px;border-radius:8px;background:rgba(255,255,255,.06);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14px;line-height:20px;color:#c9c5d9}@media (max-width: 768px){.wheel-first-visit-modal__title{font-size:24px}}@media (max-width: 500px){.wheel-first-visit-modal__content{padding:56px 16px 32px}}.wheel-ny-congrats-modal{position:fixed;inset:0;z-index:2147482800;box-sizing:border-box;overflow:hidden;font-family:IBM Plex Sans,system-ui,sans-serif;isolation:isolate}.wheel-ny-congrats-modal__scroll{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;height:100%;min-height:100%;min-height:100dvh;padding:56px 0 61px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.wheel-ny-congrats-modal__backdrop{position:absolute;top:calc(-1*env(safe-area-inset-top,0px) - 80px);right:calc(-1*env(safe-area-inset-right,0px) - 80px);bottom:calc(-1*env(safe-area-inset-bottom,0px) - 80px);left:calc(-1*env(safe-area-inset-left,0px) - 80px);width:auto;height:auto;z-index:0;border:0;padding:0;margin:0;cursor:pointer;background:rgba(10,8,18,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:translateZ(0);-webkit-transform:translateZ(0)}.wheel-ny-congrats-modal__panel{position:relative;z-index:1;flex-shrink:0;max-width:min(664px,100vw - 48px);width:100%;padding:72px 56px 56px;border-radius:20px;background:#23212C;border:none;overflow:visible}.wheel-ny-congrats-modal__confetti{position:absolute;left:50%;top:0;transform:translate(-50%,-22%);width:723px;height:400px;max-width:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain;z-index:2}@media (max-width: 377px){.wheel-ny-congrats-modal__confetti{width:728px;height:400px;transform:translate(-50%,-10%)}}.wheel-ny-congrats-modal__header{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:40px;padding-top:8px}.wheel-ny-congrats-modal__title-block{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:100%}.wheel-ny-congrats-modal__title{margin:0;font-family:Cairo,sans-serif;font-size:32px;font-weight:900;line-height:33px;color:#fff;letter-spacing:.96px;text-transform:uppercase}.wheel-ny-congrats-modal__visitor-name{margin:0;max-width:100%;padding:0 8px;box-sizing:border-box;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:20px;font-weight:600;line-height:1.35;color:#fff;word-wrap:break-word}.wheel-ny-congrats-modal__visitor-name--headline{padding:0 8px;font-family:Cairo,sans-serif;font-size:32px;font-weight:900;line-height:33px;letter-spacing:.96px;text-transform:uppercase}.wheel-ny-congrats-modal__lede{margin:0;font-size:20px;line-height:27px;font-family:IBM Plex Sans,sans-serif;font-weight:400;color:#fff}.wheel-ny-congrats-modal__gifts{position:relative;z-index:3;display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.wheel-ny-congrats-modal__gift-card{text-align:left;display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);align-items:start;-moz-column-gap:16px;column-gap:16px;row-gap:0;padding:16px 16px 18px;border-radius:14px;background-color:#ffffff14}.wheel-ny-congrats-modal__gift-select-block{display:flex;flex-direction:column;gap:8px;min-width:0}.wheel-ny-congrats-modal__gift-card-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-width:0;max-width:100%}.wheel-ny-congrats-modal__gift-thumb{flex-shrink:0;display:flex;align-items:center;justify-content:center}.wheel-ny-congrats-modal__gift-thumb img{display:block;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.wheel-ny-congrats-modal__gift-meta{display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-width:0;max-width:100%}.wheel-ny-congrats-modal__gift-label{margin:0;color:#fff;font-size:13px;font-style:normal;font-weight:500;line-height:16px;white-space:nowrap}.wheel-ny-congrats-modal__gift-value{font-size:16px;font-weight:600;color:#ffffffeb;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.wheel-ny-congrats-modal__gift-select-label{font-size:13px;font-style:normal;font-weight:500;line-height:24px;color:#fff}.wheel-ny-grouped-select{position:relative;width:100%}.wheel-ny-grouped-select--open{position:relative;z-index:1}.wheel-ny-congrats-modal button.wheel-ny-grouped-select__button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:12px 14px;border-radius:10px;border:1px solid #3D3A48;background-image:none;color:#f4f2ff;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.35;cursor:pointer;text-align:left;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease}.wheel-ny-congrats-modal button.wheel-ny-grouped-select__button[aria-expanded=true]{border:1px solid #ffcc29}.wheel-ny-congrats-modal button.wheel-ny-grouped-select__button:focus-visible{outline:2px solid #ffcc29;outline-offset:2px}.wheel-ny-congrats-modal button.wheel-ny-grouped-select__button:disabled{cursor:not-allowed;opacity:.65}.wheel-ny-congrats-modal button.wheel-ny-grouped-select__button--error,.wheel-ny-congrats-modal .wheel-ny-grouped-select--error button.wheel-ny-grouped-select__button{border:1px solid #f75353}.wheel-ny-grouped-select__value{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:8px}.wheel-ny-grouped-select__value--placeholder{color:#888596}.wheel-ny-grouped-select__chevron{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.wheel-ny-grouped-select__panel--portaled{position:fixed;z-index:2147482801;display:flex;flex-direction:column;padding:8px 0;border-radius:12px;border:1px solid #3d3a48;background:#23212C;box-sizing:border-box;overflow:hidden;box-shadow:0 12px 32px #00000073}.wheel-ny-grouped-select__list{margin-right:2px;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;min-height:0;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3D3A48 #23212C}.wheel-ny-grouped-select__list::-webkit-scrollbar{width:4px}.wheel-ny-grouped-select__list::-webkit-scrollbar-track{background:#23212C}.wheel-ny-grouped-select__list::-webkit-scrollbar-thumb{background:var(--Grey, #3D3A48);border:1px solid #23212C;background-clip:padding-box;border-radius:6px}.wheel-ny-grouped-select__group{margin:0;padding:0;list-style:none}.wheel-ny-grouped-select__group-divider{width:100%;margin:0;border:0;border-top:1px solid #3d3a48}.wheel-ny-grouped-select__group-label{padding:14px 16px 8px;font-size:13px;font-weight:500;line-height:18px;color:#888596;letter-spacing:.01em}.wheel-ny-grouped-select__group-options{margin:0;padding:0 0 4px;list-style:none}.wheel-ny-grouped-select__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px 8px 32px;font-size:14px;font-weight:400;line-height:22px;color:#fff;cursor:pointer}.wheel-ny-grouped-select__option-label{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:8px}.wheel-ny-grouped-select__option-check{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px}.wheel-ny-grouped-select__option-check--hidden{visibility:hidden}.wheel-ny-congrats-modal .wheel-first-visit-modal__form-select-button{border-color:#3d3a48;color:#f4f2ff}.wheel-ny-congrats-modal .wheel-first-visit-modal__form-input.wheel-first-visit-modal__form-select-button[aria-expanded=true]{border-color:#ffcc29}.wheel-ny-congrats-modal .wheel-first-visit-modal__select-panel,.wheel-ny-congrats-modal .wheel-first-visit-modal__select-panel--portaled{background:#2a2832;border:1px solid rgba(255,255,255,.1)}.wheel-ny-congrats-modal .wheel-first-visit-modal__select-option{color:#f4f2ff}.wheel-ny-congrats-modal__error{position:relative;margin:0 0 12px;text-align:center;font-size:13px;line-height:1.35;color:#f75353}.wheel-ny-congrats-modal__note{position:relative;z-index:3;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:27px;color:#fff;margin:20px 0;white-space:pre-line}button.wheel-ny-congrats-modal__submit{position:relative;display:block;width:100%;margin:0 0 48px;padding:14px 24px;border:none;border-radius:12px;background-color:#ffcc29;background-image:none;color:#0f0e14;font-family:inherit;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:filter .15s ease,transform .12s ease}button.wheel-ny-congrats-modal__submit:hover{filter:brightness(1.04)}button.wheel-ny-congrats-modal__submit:active{transform:scale(.99)}button.wheel-ny-congrats-modal__submit:focus-visible{outline:2px solid #fff;outline-offset:3px}button.wheel-ny-congrats-modal__submit:disabled{cursor:not-allowed;opacity:.72;filter:none;transform:none}button.wheel-ny-congrats-modal__submit:disabled:hover{filter:none}.wheel-ny-congrats-modal__footer{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;text-align:center;font-size:13px;line-height:1.5;color:#ffffffa6}.wheel-ny-congrats-modal__footer-intro{display:block;max-width:100%}.wheel-ny-congrats-modal__footer-link{display:block;color:#ffcc29;text-decoration:underline;text-underline-offset:2px}.wheel-ny-congrats-modal__footer-link:hover{color:#ffe066}.wheel-ny-congrats-modal__footer-link:focus-visible{outline:2px solid #ffcc29;outline-offset:2px;border-radius:2px}@media (max-width: 768px){.wheel-ny-congrats-modal__panel{padding:56px 16px}.wheel-ny-congrats-modal__gift-card{grid-template-columns:1fr;row-gap:16px;padding:16px}.wheel-ny-congrats-modal__gift-card-row,.wheel-ny-congrats-modal__gift-select-block{width:100%}.wheel-first-visit-modal__select-wrapper,.wheel-ny-grouped-select{width:100%;max-width:100%}.button.wheel-ny-congrats-modal__submit{margin:0 0 40px}.wheel-ny-congrats-modal__gift-meta{gap:0}.wheel-ny-congrats-modal__title{font-size:24px}.wheel-ny-congrats-modal__lede{font-size:16px}.wheel-ny-congrats-modal__visitor-name{font-size:24px}.wheel-ny-congrats-modal__title-block{gap:0px}}.wheel-of-fortune-wrapper>.wp-block-columns{position:relative;overflow:visible!important;max-width:1599px;align-items:center!important;padding:0 80px;width:100%}.wheel-of-fortune-wrapper>.wp-block-columns.is-layout-flex{align-items:center!important}.wheel-of-fortune-wrapper>.wp-block-columns:before{content:"";position:absolute;inset:0;border-radius:40px;background:linear-gradient(139deg,var(--color-orange-39, #AF6517) -15.59%,var(--color-orange-60, #E4A44D) 19.41%,#FEE846 49.02%,var(--color-orange-60, #E4A44D) 70.55%,var(--color-orange-29, #88390B) 119.01%);backdrop-filter:blur(42px);z-index:0;pointer-events:none}.wheel-of-fortune-wrapper>.wp-block-columns>*{position:relative;z-index:1}.wheel-of-fortune-wrapper>.wp-block-columns>.wp-block-column:nth-child(1),.wheel-of-fortune-wrapper>.wp-block-columns>.wp-block-column:nth-child(3){z-index:2}.wheel-of-fortune-wrapper>.wp-block-columns>.wp-block-column:nth-child(2){z-index:1}@media screen and (max-width: 1500px){.wheel-of-fortune-wrapper>.wp-block-columns{padding:0 20px}}
