.block-section{&.margin-none{margin:0 auto}&.margin-bottom{margin:0 auto 2rem}&.margin-top{margin:2rem auto 0}&.margin-both{margin:2rem auto}&.padding-none{padding:0}&.padding-bottom{padding:0 0 2rem}&.padding-top{padding:2rem 0 0}&.padding-both{padding:2rem 0}&.text-dark{color:var(--gcm-color-text-dark)}&.text-light{color:var(--gcm-color-text-light)}&.container-boxed{width:100%;max-width:78rem}&.container-full{width:100%}&.container-boxed_full_background{width:100%;>*{width:100%;max-width:78rem;margin-left:auto;margin-right:auto}}&.background-size-cover{background-size:cover}&.background-size-contain{background-size:contain}&.background-size-auto{background-size:auto}&.background-size-50{background-size:50%}&.background-repeat-no-repeat{background-repeat:no-repeat}&.background-repeat-repeat{background-repeat:repeat}&.background-repeat-repeat-x{background-repeat:repeat-x}&.background-repeat-repeat-y{background-repeat:repeat-y}&.background-repeat-round{background-repeat:round}&.background-repeat-space{background-repeat:space}}@media (min-width: 640px){.block-section{&.margin-bottom{margin:0 auto 1.5rem}&.margin-top{margin:1.5rem auto 0}&.margin-both{margin:1.5rem auto}&.padding-bottom{padding:0 0 1.5rem}&.padding-top{padding:1.5rem 0 0}&.padding-both{padding:1.5rem 0}}}@media (min-width: 1024px){.block-section{display:flex;&.margin-bottom{margin:0 auto 2.5rem}&.margin-top{margin:2.5rem auto 0}&.margin-both{margin:2.5rem auto}&.padding-bottom{padding:0 0 2.5rem}&.padding-top{padding:2.5rem 0 0}&.padding-both{padding:2.5rem 0}&.w-full>*{width:100%}&.w-fifth>*{width:80%}&.w-quarter>*{width:75%}&.w-third>*{width:66.67%}&.w-half>*{width:50%}&.justify-start{justify-content:flex-start}&.justify-end{justify-content:flex-end}&.justify-center{justify-content:center}}}@media (max-width: 768px){.block-section{&.hidden-mobile{display:none}}}.footer-wrap{margin-top:3rem;display:flex;flex-direction:column;gap:1rem}.cart-button{position:fixed;top:1rem;top:calc(env(safe-area-inset-top) + 1rem);right:1rem;z-index:10;color:var(--gcm-color-dark);.icon-wrap{cursor:pointer;display:flex;align-items:center;justify-content:center;height:2.25rem;width:2.25rem;border-radius:50%;border:2px solid var(--gcm-color-dark);background-color:var(--gcm-color-gray-light);position:relative;.icon{opacity:.8}.custom-icon{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}.item-count{position:absolute;top:-.75rem;right:-.75rem;height:1.5rem;width:1.5rem;border-radius:50%;background-color:var(--gcm-color-secondary);color:var(--gcm-color-gray-light);font-size:.75rem;display:flex;align-items:center;justify-content:center}}}@media (min-width: 768px){.cart-button{position:relative;top:0;right:0}}.cart-bounce-enter-active{animation:bounce-in .5s}.cart-bounce-leave-active{animation:bounce-in .5s reverse}.submenu-wrap{background-color:inherit;width:100%;left:0;top:100%;box-shadow:0 2px 4px rgb(from var(--gcm-color-gray-dark) r g b / .1);z-index:-1;border-top:1px solid var(--gcm-color-gray-light);.category-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%;justify-content:center;.title{color:var(--gcm-color-gray-dark);font-size:1.125rem;font-weight:700;margin-bottom:.75rem;border-bottom:1px solid var(--gcm-color-primary)}.submenu{display:flex;flex-direction:column;gap:.5rem;width:100%;>.menu-item{display:flex;align-items:center;img{width:2.5rem;height:2.5rem;margin-right:.25rem;-o-object-fit:contain;object-fit:contain}a{color:var(--gcm-color-gray-dark);&:hover{color:var(--gcm-color-primary)}}}}}}@media (min-width: 768px){.submenu-wrap{position:absolute;z-index:5;max-height:calc(100vh - 4rem);overflow-y:auto;&.single{width:-moz-fit-content;width:fit-content}.category-wrap{flex-direction:row;padding-top:1.5rem;padding-bottom:2rem;.title{font-size:1.25rem}.submenu{>.menu-item{img{width:2rem;height:2rem}}}}}}@media (min-width: 1024px){.submenu-wrap{&.single{width:-moz-max-content;width:max-content}}}.submenu-fade{z-index:5}.submenu-fade-enter-active,.submenu-fade-leave-active{transition:all .5s ease-in-out}.submenu-fade-enter-from,.submenu-fade-leave-to{transform:translateY(-50%);opacity:0}.notification-wrap{position:absolute;z-index:9999;.notification{color:var(--gcm-color-gray-light);border:1px solid rgb(from var(--gcm-color-gray-light) r g b / .25);position:relative;background-color:var(--gcm-color-primary);&.success{background-color:var(--gcm-color-success)}&.error{background-color:var(--gcm-color-danger)}&.warning{background-color:var(--gcm-color-warning)}.gradient-underlay{position:absolute;inset:0;height:100%;width:100%;background:linear-gradient(to right,rgb(from var(--gcm-color-gray-dark) r g b / .25),transparent,rgb(from var(--gcm-color-gray-dark) r g b / .25))}.message-wrap{padding:1rem 3.5rem 1rem 1rem;position:relative;display:flex;align-items:center;justify-content:center;.message{text-align:center}.close-button{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;border:1px solid var(--gcm-color-gray-light);border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:900;color:var(--gcm-color-gray-light)}}}.notification-slide-enter-active,.notification-slide-leave-active{transition:all .3s ease-in-out}.notification-slide-enter-from,.notification-slide-leave-to{transform:translateY(-100%);opacity:0}}.dynamic-modal{display:flex;flex-direction:column}.dynamic-modal .header-container{flex-shrink:0;display:flex;justify-content:center;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.dynamic-modal .logo-wrapper{height:3.5rem;margin-left:auto;margin-right:auto}.dynamic-modal .logo{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.dynamic-modal .status-container{display:flex;justify-content:center;margin-top:1rem}.dynamic-modal .status-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.dynamic-modal .content-center>.title,.dynamic-modal .content-center>.description{text-align:center}.dynamic-modal .title{font-size:1.125rem;font-weight:600;color:var(--gcm-color-dark);margin-bottom:.5rem}.dynamic-modal .description{font-size:.875rem;color:var(--gcm-color-dark);margin-bottom:1rem;white-space:pre-line}.dynamic-modal>div:not(.header-container):not(.footer){overflow:visible}.dynamic-modal .footer{flex-shrink:0;display:flex;justify-content:center;margin-top:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}.dynamic-modal .button-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}.wallet-container{position:relative;width:100%}.balance-tag{padding:.5rem 1rem;border-radius:var(--gcm-rounded-full);font-size:.875rem;color:var(--gcm-color-primary);height:2.25rem;width:100%;border:1px solid var(--gcm-color-primary);min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;-webkit-tap-highlight-color:transparent;.balance-amount{font-weight:500}&:hover{background-color:var(--gcm-color-primary);color:var(--gcm-color-light)}}.wallet-details{position:fixed;left:0;right:0;bottom:0;background-color:var(--gcm-color-light);box-shadow:0 -4px 6px -1px #0000001a;z-index:501;border-top:1px solid rgb(from var(--gcm-color-primary),.1);border-top-left-radius:var(--gcm-rounded-lg);border-top-right-radius:var(--gcm-rounded-lg);overflow:hidden;animation:slideUp .4s cubic-bezier(.4,0,.2,1);transform-origin:bottom;opacity:1}.wallet-details-header{padding:1rem;background-color:rgb(from var(--gcm-color-primary) r g b / .05);border-bottom:1px solid rgb(from var(--gcm-color-primary) r g b / .1);position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;&.mobile-header{cursor:pointer}.transfer-button{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.5rem;cursor:pointer;color:var(--gcm-color-primary);border-radius:var(--gcm-rounded-full);display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1;&:hover{background-color:rgb(from var(--gcm-color-primary) r g b / .1)}&:active{transform:translateY(-50%) scale(.95)}}.drag-indicator{width:2rem;height:.25rem;background-color:rgb(from var(--gcm-color-gray-dark) r g b / .2);border-radius:var(--gcm-rounded-full);position:absolute;left:50%;transform:translate(-50%);top:.5rem;transition:background-color .2s ease}&:active .drag-indicator{background-color:rgb(from var(--gcm-color-gray-dark) r g b / .4)}h4{margin:1rem 0 0;color:var(--gcm-color-primary);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-align:center}}.wallet-details-content{padding:1rem;max-height:60vh;overflow-y:auto}.wallet-details-footer{padding:1rem;background-color:rgb(from var(--gcm-color-primary) r g b / .05);border-top:1px solid rgb(from var(--gcm-color-primary) r g b / .1)}.wallet-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;.balance-type{color:var(--gcm-color-gray-dark);font-size:.875rem}.balance-value{color:var(--gcm-color-primary);font-weight:500;font-size:.875rem}&.total{padding:0;.balance-type{font-weight:600;color:var(--gcm-color-primary)}.balance-value{font-weight:600;font-size:1rem}}}.wallet-balance-modal{form{display:flex;flex-direction:column;gap:1rem}[type=submit]{margin-left:auto}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.wallet-details{position:absolute;left:auto;right:0;top:calc(100% + .75rem);bottom:auto;min-width:300px;border:1px solid rgb(from var(--gcm-color-primary) r g b / .1);border-radius:var(--gcm-rounded-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:fadeInScale .3s cubic-bezier(.4,0,.2,1);transform-origin:top right;&:before{content:"";position:absolute;top:-.5rem;right:1.5rem;width:1rem;height:1rem;background-color:var(--gcm-color-light);transform:rotate(45deg);border-left:1px solid rgb(from var(--gcm-color-primary) r g b / .1);border-top:1px solid rgb(from var(--gcm-color-primary) r g b / .1);transition:opacity .2s ease}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.wallet-details-header{cursor:default;padding:1rem;.drag-indicator{display:none}h4{margin:0;text-align:left}}.wallet-details-content{max-height:none;overflow-y:visible}.wallet-row{padding:.5rem 0;transition:transform .2s ease,opacity .2s ease;&:hover{transform:translate(4px);opacity:.9}}}.page-header{&.hidden{height:0}.header-wrap{opacity:0;background-color:var(--gcm-color-gray-light);width:100%;transition:all .3s;&.header-loaded{opacity:1}.header{height:100%;width:100%;max-width:78rem;padding:0 1rem;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-items:center;background-color:inherit;.logo-wrap{display:flex;position:fixed;top:0;left:0;height:4rem;padding:.5rem;width:100%;align-items:center;order:1;background-color:inherit;z-index:10;padding-top:calc(env(safe-area-inset-top) + .5rem);height:calc(4rem + env(safe-area-inset-top));.menu-button{display:flex;flex-direction:column;gap:.375rem;position:absolute;left:1rem;cursor:pointer;>div{width:1.5rem;height:.25rem;background-color:var(--gcm-color-primary);border-radius:var(--gcm-rounded-sm)}}.logo{display:block;height:100%;margin:0 auto;img{cursor:pointer;height:100%;-o-object-fit:contain;object-fit:contain}}}.nav-wrap{position:fixed;top:4rem;display:flex;top:calc(env(safe-area-inset-top) + 4rem);bottom:0;z-index:50;order:3;width:90%;justify-content:center;background-color:inherit;transition:all .3s ease-in-out;border-top:1px solid var(--gcm-color-gray-light);right:100%;&.open{right:10%;>.mobile-close{position:absolute;top:0;left:100%;width:10%;height:100%}}>.menu{display:flex;flex-direction:column;height:100%;width:100%;z-index:500;overflow-y:auto;background-color:inherit;>.menu-item{background-color:inherit;.link{z-index:10;height:-moz-fit-content;height:fit-content;width:100%;padding:1rem;display:flex;align-items:center;position:relative;color:var(--gcm-color-gray-dark);border-bottom:1px solid var(--gcm-color-gray-light);background-color:inherit;line-height:1;font-size:1rem;font-weight:400;.featured-wrapper{position:relative;border:2px solid var(--gcm-color-secondary);padding:.4rem .5rem .4rem 2.25rem;border-radius:2rem;display:inline-flex;align-items:center;line-height:1;.featured-icon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;margin-right:.5rem}}&.active,&:hover{.marker{position:absolute;left:0;top:0;bottom:0;width:.25rem;background-color:rgb(var(--gcm-color-primary));&:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:.05rem;width:.375rem;height:.375rem;background-color:rgb(var(--gcm-color-primary))}}}}}}}.action-wrap{display:grid;grid-template-columns:repeat(2,1fr);width:100%;padding:4rem 0 .5rem;gap:.5rem;order:2}.countdown-wrap{container:unset;display:flex;align-items:flex-end;gap:.5rem;width:auto;order:2;padding:4rem 0 .5rem;margin:0 auto;.label{color:var(--gcm-color-gray-dark)}.countdown-inline{color:var(--gcm-color-primary);font-size:1.5rem;font-weight:700}}}}.notification-wrap{position:fixed;width:100%;top:0;top:env(safe-area-inset-top)}}@media (min-width: 768px){.page-header{height:6rem;.header-wrap{.header{justify-content:space-between;.logo-wrap{position:relative;height:2.5rem;padding:0;width:auto;.menu-button{display:none}}.nav-wrap{display:flex;align-items:center;position:unset;right:0;top:auto;bottom:auto;width:100%;height:100%;border:none;>.mobile-close{display:none}>.menu{flex-direction:row;justify-content:space-between;overflow-y:unset;>.menu-item{position:relative;.link{height:100%;padding:.5rem 1rem;border-bottom:none;&.active,&:hover{.marker{position:absolute;top:unset;left:0;right:0;bottom:0;height:.25rem;width:unset;background-color:rgb(var(--gcm-color-primary));&:before{content:"";position:absolute;top:unset;left:50%;transform:translate(-50%) rotate(45deg);bottom:.05rem;width:.375rem;height:.375rem;background-color:rgb(var(--gcm-color-primary))}}}}}}}.action-wrap{padding:0;display:flex;width:auto}.countdown-wrap{padding:0;margin:unset}}}&.is-fixed{.header-wrap{position:fixed;z-index:40}.notification-wrap{position:fixed;z-index:9999}}&.is-fixed.is-scrolling{.header-wrap{box-shadow:0 2px 4px rgb(from var(--gcm-color-gray-dark) r g b / .1)}}}}@media (min-width: 1024px){.page-header{height:4rem;.header-wrap{height:4rem;.header{flex-wrap:nowrap;.logo-wrap{height:100%}.nav-wrap{order:2;width:auto;>.menu{justify-content:flex-start;>.menu-item{.link{padding:0 1rem}}}}.action-wrap,.countdown-wrap{order:3}}}.notification-wrap{top:4rem}&.is-fixed.is-scrolling{.header-wrap{height:3rem}.notification-wrap{top:3rem}}}}.account-layout{max-width:78rem;margin-left:auto;margin-right:auto;padding:1rem;width:100%;overflow-x:hidden;.wallet-wrap{margin-bottom:.25rem;max-width:100%}.account-card{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;position:relative;max-width:100%;overflow:hidden;.account-wrap{overflow-x:clip;width:100%;min-height:calc(100vh - 40rem)}}}@media (min-width: 1024px){.account-layout{.account-card{grid-template-columns:repeat(3,1fr);gap:2rem;.account-wrap{grid-column:span 2 / span 2}}}}@media (min-width: 1280px){.account-layout{.account-card{grid-template-columns:repeat(4,1fr);gap:3rem;.account-wrap{grid-column:span 3 / span 3}}}}.announcement-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;.title-wrap{img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;color:var(--gcm-color-gray-dark)}}.dynamic-article{padding:0}.countdown-wrap{width:100%;display:flex;justify-content:center;align-items:center}}.mobile-quick-nav{background-color:var(--gcm-color-secondary);padding:1rem;position:fixed;bottom:0;left:0;right:0;z-index:1000;.menu{display:flex;flex-wrap:wrap;align-items:end;justify-content:center;gap:.5rem;.menu-item{.link{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem;font-size:.75rem;color:var(--gcm-color-gray-light);&.router-link-active{text-decoration:underline}img{width:2rem}}}}}.nav-slide-up-enter-active,.nav-slide-up-leave-active{transform:translateY(0);transition:transform .5s,opacity .5s}.nav-slide-up-enter-from,.nav-slide-up-leave-to{transform:translateY(100%);opacity:0}.animate__animated{backface-visibility:hidden;overflow-anchor:none}[data-animate-items],[data-animate-items]>*{overflow-anchor:none}[data-animations]{opacity:0}span[data-animations]{display:inline-block}@media (prefers-reduced-motion: reduce){[data-animations],.animate__animated{opacity:1!important;animation:none!important}}.app-wrap{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--gcm-color-background);box-sizing:border-box;padding-bottom:1px;min-height:100vh;overflow-x:hidden;position:relative;top:env(safe-area-inset-top);&.background-position-top{background-position:top center}&.background-position-bottom{background-position:bottom center}&.background-position-left{background-position:left center}&.background-position-right{background-position:right center}&.background-position-center{background-position:center center}&.background-position-top-left{background-position:top left}&.background-position-top-right{background-position:top right}&.background-position-bottom-left{background-position:bottom left}&.background-position-bottom-right{background-position:bottom right}&.background-size-cover{background-size:cover}&.background-size-contain{background-size:contain}&.background-size-auto{background-size:auto}&.background-size-50{background-size:50%}&.background-repeat-no-repeat{background-repeat:no-repeat}&.background-repeat-repeat{background-repeat:repeat}&.background-repeat-repeat-x{background-repeat:repeat-x}&.background-repeat-repeat-y{background-repeat:repeat-y}&.background-repeat-round{background-repeat:round}&.background-repeat-space{background-repeat:space}&.background-attachment-fixed{background-attachment:fixed}&.background-attachment-scroll{background-attachment:scroll}&.background-attachment-local{background-attachment:local}}.app-container{flex:1;container-type:inline-size;display:flex;flex-direction:column;width:100%;margin:0 auto;box-sizing:border-box;position:relative;z-index:1}#offline{font-family:sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center;background:#f4f4f4}.dynamic-page{width:100%;&.has-side-column{max-width:78rem;margin:0 auto}&.has-side-column.side-stack-top{>.main{order:2}>.aside{order:1}}&.has-side-column.side-stack-bottom{>.main{order:1}>.aside{order:2}}&.has-side-column.side-stack-hidden .aside{display:none}}@media (min-width: 1024px){.dynamic-page{&.has-side-column{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;>.main{grid-column:span 3}>.aside{display:block;height:100%}}&.has-side-column.side-position-left{>.main{order:2}>.aside{order:1}}&.has-side-column.side-position-right{>.main{order:1}>.aside{order:2}}}}.scratch-game-frame{position:relative;width:100%;overflow:hidden;border-radius:var(--gcm-rounded-xl, .75rem)}.game-iframe{display:block;width:100%;border:none;border-radius:inherit;opacity:0;transform:scale(.95);transition:opacity .5s ease,transform .5s ease}.game-iframe--loaded{opacity:1;transform:scale(1)}.loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--gcm-color-primary);border-radius:50%;animation:spin 1s linear infinite}.error-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;padding:1rem;z-index:1}.tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%,-1rem);z-index:1000;background-color:var(--gcm-color-primary);border-radius:var(--gcm-rounded-2xl);box-shadow:var(--gcm-shadow);padding:1rem;max-width:20rem;width:100%;text-align:center;&:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:.5rem;border-style:solid;border-color:var(--gcm-color-primary) transparent transparent transparent}.tooltip-header{margin-bottom:1rem}.tooltip-footer{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}button{padding:.5rem 1rem;border:none;border-radius:var(--gcm-rounded);cursor:pointer;&.got-it{color:var(--gcm-color-secondary);background-color:var(--gcm-color-light)}&.next{color:var(--gcm-color-light);background-color:var(--gcm-color-secondary)}}}.playboard-wrap{width:100%}.playboard{.dark-bg{background-color:rgb(from var(--gcm-color-gray-dark) r g b / .4)}.slide-up-group-move,.slide-up-group-enter-active,.slide-up-group-leave-active{transition:all .3s ease-in-out}.slide-up-group-enter-from,.slide-up-group-leave-to{opacity:0}.slide-up-group-enter-from{transform:translateY(100%)}.slide-up-group-leave-to{transform:translateY(-100%)}.slide-up-group-leave-active{position:absolute;width:24rem}}.list-pagination{display:flex;justify-content:center;gap:.5rem;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding:1rem 0;.themed-button{display:flex;justify-content:center;align-items:center;min-width:2.75rem;height:2.75rem;position:relative;.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem}}&.modern{padding:1.5rem 0;border-top:1px solid rgb(from var(--gcm-color-light) r g b / .2);border-bottom:1px solid rgb(from var(--gcm-color-light) r g b / .2);.themed-button{background-color:var(--gcm-color-tertiary)!important;border:none!important;border-radius:9999px!important;color:#fff!important;font-size:large;&:hover:not(:disabled){background-color:rgb(from var(--gcm-color-tertiary) r g b / .8)!important}&.active{background-color:transparent!important;border:3px solid rgb(from var(--gcm-color-light) r g b / .2)!important}&.nav-button{background:none!important;border:none!important;padding:0;&:disabled{opacity:.5}}}}}.news-listing{padding:0 1rem;.header-wrap{display:flex;justify-content:center;align-items:center;padding-bottom:1rem;.title{font-size:2.125rem;text-align:center;font-weight:700}}>.title-wrap{display:flex;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .1);.title{font-weight:300;font-size:1.5rem;line-height:1.5}}.featured-article-wrap{padding:1rem 0;.featured-article-slide{display:flex;flex-direction:column;figure{width:100%;margin-bottom:1rem;aspect-ratio:3/2;overflow:hidden;border:.25rem solid var(--gcm-color-primary);border-radius:var(--gcm-rounded-2xl);img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.content-wrap{width:100%;color:var(--gcm-color-gray-light);.title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.date{font-size:.875rem;opacity:.8;margin-bottom:1rem}.summary{margin-bottom:2rem}.themed-button{width:-moz-fit-content;width:fit-content}}}}.list-wrap{display:grid;grid-template-columns:1fr;gap:2rem;padding:1rem 0;li{container-type:inline-size}.primary-img-border{border-color:var(--gcm-color-primary)}}}@container (min-width: 480px){.news-listing{.list-wrap{padding:2.5rem 0}}}@container (min-width: 768px){.news-listing{.header-wrap{.title{font-size:2.75rem}}.featured-article-wrap{.featured-article-slide{flex-direction:row;gap:2rem;figure{width:40%;margin-bottom:0}.content-wrap{flex:1}}}.list-wrap{grid-template-columns:repeat(2,1fr)}}}@container (min-width: 1024px){.news-listing{.list-wrap{grid-template-columns:repeat(3,1fr)}}}@container (min-width: 1200px){.news-listing{.list-wrap{grid-template-columns:repeat(4,1fr)}}}.quick-links-card{padding:0 1rem;.links-wrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;width:100%;.title{font-size:1.125rem;font-weight:700}.themed-button{font-size:1.25rem}}}@container (min-width: 768px){.quick-links-card{.links-wrap{.title{font-size:1.5rem}}}}@container (min-width: 1024px){.quick-links-card{.links-wrap{flex-wrap:nowrap;gap:3rem;.title{flex-shrink:0}}}}.promotion-card{padding:0 1rem;.promotion-wrap{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;width:100%;.title-wrap{justify-content:center;img{width:3.5rem;-o-object-fit:contain;object-fit:contain}}.offer-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:100%;gap:0;.offer-item{display:flex;justify-content:center;align-items:center;.primary-badge-border{border-color:var(--gcm-color-primary)}}}.action-wrap{display:flex;flex-direction:column;align-items:center}}@container (max-width: 280px){.promotion-wrap{.offer-wrap{grid-template-columns:repeat(2,1fr);.offer-item:not(:last-child){border-right:none}}}}@container (min-width: 768px){.promotion-wrap{.offer-wrap{.offer-item{&:not(:last-child){border-right:1px solid rgb(from var(--gcm-color-primary) r g b / .3)}}}}}@container (min-width: 1024px){.promotion-wrap{grid-template-columns:repeat(3,1fr);gap:1rem;.title-wrap{justify-content:flex-start}.action-wrap{align-items:flex-end}}}}.news-article{padding:0 1rem;container-type:inline-size;&.with-aside{display:grid;grid-template-columns:1fr;.main{.header-wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;margin:1rem 0;gap:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);.title-wrap{display:flex;flex-direction:column;gap:.5rem;span{flex-shrink:0;width:-moz-fit-content;width:fit-content}}}.article-wrap{padding:0}}.aside{.header-wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);margin-top:1.25rem;margin-bottom:1rem}.related-news{.news-item{margin-bottom:1.5rem;&:last-child{margin-bottom:0}.news-card-wrap{transition:transform .2s;&:hover{transform:translate(.25rem)}.primary-img-border{border-color:var(--gcm-color-primary)}}}}}}}@media (min-width: 768px){.news-article{&.with-aside{gap:2rem;grid-template-columns:repeat(3,1fr);max-width:80rem;margin:0 auto;.main{grid-column:span 2}}}}@media (min-width: 1024px){.news-article{&.with-aside{gap:3rem;grid-template-columns:repeat(4,1fr);.main{grid-column:span 3;.header-wrap{.title-wrap{justify-content:space-between;flex-direction:row;gap:2rem;flex-grow:1;align-items:center}}}}}}.news-list-enter-active,.news-list-leave-active{transition:all .3s ease}.news-list-leave-active{position:absolute;width:100%}.news-list-enter-from{opacity:0;transform:translate(30px)}.news-list-leave-to{opacity:0;transform:translate(-30px)}.news-list-move{transition:all .3s ease}.latest-featured-news{padding:0 1rem;.header-wrap{padding-bottom:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3)}.list-wrap{display:grid;grid-template-columns:1fr;gap:1rem;padding:1rem 0;.list-item{width:100%;padding-bottom:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);&:last-child{border-bottom:none;padding-bottom:0}.primary-img-border{border-color:var(--gcm-color-primary)}}}}@media (min-width: 480px){.latest-featured-news{.header-wrap{padding-bottom:2.5rem}.list-wrap{padding:2.5rem 0}}}@media (min-width: 1024px){.latest-featured-news{.list-wrap{grid-template-columns:repeat(2,1fr);gap:3rem;.list-item{border-bottom:none;padding-bottom:0}}}}.featured-lotteries-card{container-type:inline-size;max-width:100%;padding:1rem;background-color:rgb(from var(--gcm-color-white) r g b / .1);backdrop-filter:blur(2rem);border-radius:var(--gcm-rounded-2xl);flex-shrink:0;.title-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);.title-wrap{display:flex;align-items:center;gap:.75rem;img{width:4.25rem;height:4rem;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.title{min-width:-moz-fit-content;min-width:fit-content;flex-grow:1;font-size:1.25rem;font-weight:700;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}.jackpot-wrap{display:flex;align-items:center;gap:.5rem;.icon{height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;svg{width:1.5rem;height:1.5rem}}.jackpot{height:-moz-min-content;height:min-content;white-space:nowrap;font-weight:800}}}.actions-row{padding-top:1rem;width:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center;&.divide>:not(:first-child){border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.title{padding-bottom:.5rem}.numbers-wrap{width:100%;padding-right:1rem;flex-grow:1;flex-direction:column;align-items:center;.ball-wrap{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;justify-content:center}}.countdown-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;.title{padding-bottom:.5rem;text-align:center;white-space:nowrap}.badge{background-color:rgb(from var(--gcm-color-gray-dark) r g b / .25)}}.action-wrap{display:flex;flex-direction:column;gap:.75rem;padding:.5rem .5rem 0;justify-content:center;.select{width:100%;position:relative;z-index:50}}}}@container (min-width: 400px){.featured-lotteries-card{.title-row{flex-direction:row;.title-wrap{max-width:13rem}.jackpot-wrap .jackpot{font-size:1.5rem}}.actions-row{flex-direction:row;&.divide>:not(:first-child){border-top:none;border-left:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.numbers-wrap{padding-right:0}.countdown-wrap{padding:0 .5rem;width:14rem}.action-wrap{width:16rem}}}}@container (min-width: 768px){.featured-lotteries-card .title-row .title-wrap{max-width:15rem}}@container (min-width: 1024px){.featured-lotteries-card .title-row .title-wrap{max-width:100%}}.all-lotteries-card{container-type:inline-size;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background-color:rgb(from var(--gcm-color-white) r g b / .1);backdrop-filter:blur(2rem);border-radius:var(--gcm-rounded-2xl);.image-container{position:relative;width:100%;display:flex;justify-content:center;margin-bottom:.25rem}img{width:100%;max-width:8rem;height:100%;-o-object-fit:contain;object-fit:contain}.promo-label{position:absolute;bottom:-.8rem;padding:.25rem .5rem;border-radius:var(--gcm-rounded-2xl);color:var(--gcm-color-white);font-size:.5rem;font-weight:600;margin:0}.title{line-height:1.25;text-align:center;white-space:nowrap}.next-draw{display:flex;flex-direction:column;line-height:1.25;text-align:center;min-height:3rem;.date{white-space:nowrap}}.select{width:100%;position:relative;z-index:50}}.scratch-card.featured{max-width:100%;padding:.5rem;background-color:rgb(from var(--gcm-color-white) r g b / .1);border-radius:var(--gcm-rounded-2xl);flex-shrink:0;container-type:inline-size;.card-content{display:flex;gap:1rem;align-items:center}.image-wrap{width:14rem;flex-shrink:0;aspect-ratio:1;border-radius:var(--gcm-rounded-2xl);overflow:hidden;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.content{flex:1;.title{font-size:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.jackpot-section{margin:.5rem 0;padding-bottom:.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);.amount{font-size:1.5rem;font-weight:600}}}.info{padding-bottom:1rem;.original-price{text-decoration:line-through;opacity:.7;margin-right:.5rem}}.mobile-only{display:none}.mobile-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.mobile-info{font-size:12px;line-height:1.3;.original-price{text-decoration:line-through;opacity:.7;margin-right:.5rem}}}@container (max-width: 380px){.scratch-card.featured{.desktop-only{display:none}.mobile-only{display:block}.image-wrap{width:6rem}.content{.title{font-size:1rem;padding:.5rem 0}.jackpot-section{padding:.5rem 0;border-bottom:none;.amount{margin-top:6px;font-size:20px}}}}}.scratch-card.basic{position:relative;display:flex;flex-direction:column;gap:6px;padding:8px;background-color:rgb(from var(--gcm-color-white) r g b / .1);border-radius:var(--gcm-rounded-2xl);flex-shrink:0;container-type:inline-size;.image-wrap{max-width:160px;width:100%;margin:0 auto}.image-area{width:100%;aspect-ratio:1;background:#999;border-radius:8px;overflow:hidden}.image-area img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.content-row{display:flex;align-items:center;justify-content:center;padding:4px 0}.amount{display:flex;align-items:center;justify-content:center;gap:8px}.icon{width:20px;height:20px;color:var(--gcm-color-primary)}.jackpot{font-size:18px;font-weight:600}.info-section{flex-direction:column;font-size:12px;line-height:1.3;opacity:.9;gap:4px}.info-item{white-space:nowrap;.original-price{text-decoration:line-through;opacity:.7}}}.game-carousel{padding:0 1rem}.featured-results{padding:0 1rem;.header-wrap{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between;padding-bottom:1rem;.title-wrap{justify-content:center;img{width:3.5rem;-o-object-fit:contain;object-fit:contain}}.action-wrap{width:100%;display:flex;gap:1rem;justify-content:center;.themed-button{width:18rem;min-width:25%}}}.result-list{display:grid;grid-template-columns:1fr;gap:1rem}.result-card-slide{display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:100%;background-color:rgb(from var(--gcm-color-gray-light) r g b / .05);border-radius:var(--gcm-rounded-full);.info-wrap{display:flex;align-items:center;>img{width:3.5rem;height:3.5rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.title-wrap{flex:1 1 auto;min-width:4rem;max-width:8rem;text-align:left;line-height:1.25;margin-left:.25rem}.title-wrap strong{display:block;word-wrap:break-word}.themed-button{flex:0 0 auto;margin-left:auto;display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem}}.ball-wrap{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;flex:1 1 auto}}}@container (min-width: 480px){.featured-results{.header-wrap{padding-bottom:2.5rem;.title-wrap{justify-content:flex-start}}}}@container (min-width: 768px){.featured-results{.result-list{grid-template-columns:repeat(2,1fr)}}}@container (min-width: 1024px){.featured-results{.header-wrap{flex-wrap:nowrap;.action-wrap{justify-content:flex-end}}}}.contact-card{padding:0 1rem;.contact-list{display:grid;gap:1rem;justify-content:center;grid-template-columns:1fr;width:100%;.contact-item{text-align:center;padding:0 1rem;&:not(:last-child){border-right:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.label{font-size:1.25rem;font-weight:700;color:var(--gcm-color-gray-light);margin-bottom:.5rem}.action{color:var(--gcm-color-gray-light);font-weight:300;&:hover{text-decoration:underline}}}}}@media (min-width: 768px){.contact-card{.contact-list{gap:1.5rem;&.cols-2,&.cols-4{grid-template-columns:repeat(2,1fr)}&.cols-3{grid-template-columns:repeat(3,1fr)}}}}@media (min-width: 1024px){.contact-card{.contact-list{&.cols-4{grid-template-columns:repeat(4,1fr)}}}}.highlight-menu{.title{font-size:1.125rem;margin-bottom:1rem;font-weight:700;color:var(--gcm-color-gray-light)}.menu{display:flex;flex-direction:column;gap:.5rem;li{>a{color:var(--gcm-color-gray-light);font-weight:300;&:hover{text-decoration:underline}img{display:inline-block;margin-right:.5rem;height:1rem;width:1rem}}}}}@media (min-width: 768px){.highlight-menu{.title{margin-bottom:1.5rem}.menu{gap:1rem}}}.categorised-navigation{padding:0 1rem;>.menu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;row-gap:1.5rem}}@container (min-width: 768px){.categorised-navigation{>.menu{&:not(.cols-2){grid-template-columns:repeat(3,1fr)}}}}@container (min-width: 1024px){.categorised-navigation{>.menu{gap:1.5rem;&.cols-2{grid-template-columns:repeat(2,1fr)}&.cols-3{grid-template-columns:repeat(3,1fr)}&.cols-4{grid-template-columns:repeat(4,1fr)}&.cols-5{grid-template-columns:repeat(5,1fr)}}}}.video-section{container-type:inline-size;padding:0 1rem;max-width:1280px;&.has-content{display:grid;grid-template-columns:1fr;gap:1rem;.content-wrap{margin:1rem 0;.title-wrap{text-align:start;.icon-wrap{margin-left:1rem;img{width:6rem}}}.article-wrap{margin:1rem 0;text-align:start}}}&.rtl{.content-wrap{order:2}}.content-wrap{.title-wrap{margin-bottom:1rem}.article-wrap{margin-bottom:1rem;text-align:start}}}@container (min-width: 768px){.video-section{&.has-content{grid-template-columns:repeat(2,1fr);gap:3rem}&.rtl .content-wrap{order:2;.title-wrap{text-align:end;.icon-wrap{margin-right:1rem;margin-left:unset;order:2}}.article-wrap{text-align:end}.video-wrap{order:1}}}}@container (min-width: 1024px){.video-section{.content-wrap{.theme-button{margin-left:auto}}}}.quick-register{padding:1rem 0;.register-wrap{padding:0 1rem;.header-wrap{padding-bottom:2rem}.form-inputs{display:grid;gap:1rem;grid-template-columns:1fr}}}@container (min-width: 480px){.quick-register{padding:2.5rem 0;.register-wrap{padding:0 1rem;.header-wrap{padding-bottom:2.5rem}.form-inputs{grid-template-columns:repeat(2,1fr);.themed-button{margin-top:auto}}}}}@container (min-width: 1024px){.quick-register{.register-wrap{.form-inputs{grid-template-columns:repeat(5,1fr)}}}}.sponsor-logos{padding:.75rem 1.5rem;.logo-wrap{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;.logo-item{img{-o-object-fit:contain;object-fit:contain;height:3rem;width:auto;max-width:10rem}}}}.scratch-section{.quick-links-card{padding:0;margin-bottom:2rem;.links-wrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-evenly;align-items:center;width:100%;.btn-group{container-type:normal}}}.scratch-layout{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;@media (min-width: 768px){grid-template-columns:repeat(2,1fr)}}.no-results{display:flex;justify-content:center;align-items:center;padding:1rem;font-size:1.25rem}}@container (min-width: 1024px){.scratch-section{.quick-links-card{.links-wrap{flex-wrap:nowrap;gap:3rem;.title{flex-shrink:0}}}}}.game-page-list{padding:0 1rem}.lotto-layout,.basic-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem}.order-details-row{.ticket-details{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;border:none;.summary-wrap{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem;.balls{display:flex;align-items:center;gap:.5rem}}}.ticket-details .lotto-ball:not(.bonus){color:#fff}@media (min-width: 480px){.ticket-details{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-details .summary-wrap:last-child{text-align:right}.ticket-details .summary-wrap:last-child .balls{justify-content:flex-end}}}.syndicate-ticket-details{display:flex;align-items:center;gap:.5rem}.syndicate-ticket-details .lotto-ball:not(.bonus){color:#fff}.syndicate-order-details-row{.syndicate-details{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.25rem;margin-bottom:1rem}.order-row{>div:not(:first-child){margin-top:.25rem}.summary{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));align-items:center;margin-bottom:5px;border-bottom:1px solid rgb(from var(--gcm-color-primary) r g b / .3);>*:not(:first-child){margin-top:.25rem}.name{font-size:1.25rem}}.order-details-wrap{>li{margin-bottom:1rem;.ticket-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.order-details{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:center;margin-bottom:.75rem;order:2;.detail-item{display:flex;flex-wrap:wrap;align-items:center;.index{font-size:1.125rem;width:2rem}.syndicate-ticket-details{margin-right:1rem}}}.results-section{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;order:1}}}}}@media (min-width: 480px){.syndicate-order-details-row{.syndicate-details{grid-template-columns:repeat(2,minmax(0,1fr))}}}@media (min-width: 768px){.syndicate-order-details-row{.syndicate-details{grid-template-columns:repeat(3,minmax(0,1fr));.total-winnings,.status{text-align:end}}.order-row{.summary{grid-template-columns:repeat(3,minmax(0,1fr))}.order-details-wrap{>li{.ticket-content{flex-wrap:nowrap}.order-details{order:1}.results-section{order:2}}}}}}@media (min-width: 1024px){.syndicate-order-details-row{.order-row{.order-details-wrap{>li{.order-details{.detail-item{flex-wrap:nowrap}}}}}}}.raffle-ticket-details{margin-bottom:1.5rem;container-type:inline-size;.ticket-wrap{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));padding:1rem;border-radius:var(--gcm-rounded-lg);gap:1rem;img{max-width:100%;height:auto;border-radius:var(--gcm-rounded-lg);-o-object-fit:contain;object-fit:contain;max-height:12rem}.ticket-details{width:100%;tr{td{strong{font-weight:700}}}}}}@container (min-width: 480px){.raffle-ticket-details{.ticket-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}}.scratch-ticket-details{container-type:inline-size;.game-section{background:var(--gcm-color-white)}.play-button{margin-bottom:1.5rem;padding:.75rem 1.5rem;border:none;border-radius:var(--gcm-rounded-md);cursor:pointer;width:100%;max-width:300px;margin-inline:auto;display:block}.ticket-wrap{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto 1fr;padding:1.5rem;border-radius:var(--gcm-rounded-lg);margin-bottom:1.5rem;background:#fff;border:1px solid rgb(from var(--gcm-color-gray-light) r g b / .1);align-items:start}.ticket-header{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .15);width:100%;border-top-left-radius:var(--gcm-rounded-lg);border-top-right-radius:var(--gcm-rounded-lg)}.ticket-status{font-size:.8125rem;font-weight:500;color:var(--gcm-color-gray-dark);display:flex;align-items:center;gap:.5rem;&:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:var(--gcm-color-gray-light)}&.completed{color:var(--gcm-color-info);&:before{background:var(--gcm-color-info)}}&.in-progress{color:var(--gcm-color-warning);&:before{background:var(--gcm-color-warning)}}&.not-started{color:var(--gcm-color-gray-dark);&:before{background:var(--gcm-color-gray-dark)}}}.outcome-badge{font-size:.8125rem;font-weight:600;padding:.375rem .875rem;border-radius:var(--gcm-rounded-lg);background:rgb(from var(--gcm-color-gray-light) r g b / .1);color:var(--gcm-color-gray-dark);&.winning{background:rgb(from var(--gcm-color-success) r g b / .1);color:var(--gcm-color-success)}&.losing{background:rgb(from var(--gcm-color-warning) r g b / .1);color:var(--gcm-color-warning)}}.ticket-content{display:flex;flex-direction:column;gap:1.5rem;align-self:start;height:100%}.cards-container{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin:0 auto;width:100%;max-width:400px;height:100%}.flip-card{background-color:transparent;height:400px;width:100%;position:relative;cursor:pointer}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center}.ticket-image-container{position:absolute;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;border-radius:var(--gcm-rounded-lg);padding:1rem}.flip-card.is-flipped .ticket-image-container{transform:rotateY(180deg)}.ticket-image{position:absolute;top:1rem;left:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem);-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));backface-visibility:hidden}.ticket-image.back{transform:rotateY(180deg)}.image-label{display:inline-block;font-size:.75rem;position:absolute;background:#000000bf;color:#fff;padding:.35rem 1rem;border-radius:2rem;white-space:nowrap;font-weight:500;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;top:1rem;left:50%;transform:translate(-50%);z-index:2}.highlighted-container{text-align:center;height:250px;position:relative;margin:0 auto;width:100%;max-width:400px;padding:1rem;border-radius:var(--gcm-rounded-lg);display:flex;flex-direction:column;align-items:center}.highlighted-container .ticket-image{height:100%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;filter:drop-shadow(0 4px 6px rgba(0,0,0,.15));position:relative}.info-panel{border-radius:var(--gcm-rounded-lg);padding:1.5rem;align-self:start;height:100%;margin-top:0}.info-content{display:flex;flex-direction:column}.info-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .1);font-size:.875rem}.info-row:last-child{border-bottom:none}.info-label{color:rgb(from var(--gcm-color-gray-dark) r g b / .7);font-weight:500}.info-value{font-weight:600;&.winning{color:var(--gcm-color-success)}}.flip-card-front,.flip-card-back{overflow:visible}}@container (min-width: 768px){.scratch-ticket-details{.ticket-wrap{grid-template-columns:1fr 2fr;grid-template-rows:auto 1fr;align-items:start}.ticket-header{grid-column:1 / -1;margin-bottom:0}.ticket-content{grid-column:1;grid-row:2;margin-top:0}.info-panel{grid-column:2;grid-row:2;margin-top:0;align-self:start}}}.order-details-row{.header{display:flex;justify-content:space-between;border-bottom:1px solid var(--gcm-color-gray-light);padding:.5rem 0;margin-bottom:.5rem;h5{font-weight:600;font-size:1.25rem}}.bundle-tickets{li:not(:first-child){margin-top:.25rem}li>h3{font-weight:700;font-size:1.125rem;padding-top:.5rem;border-bottom:1px solid rgb(from var(--gcm-color-primary) r g b / .3)}}}.order-details-header{margin:0 auto;.summary{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;&.demo{color:var(--gcm-color-danger)}strong{font-weight:700}}}@media (min-width: 768px){.order-details-header{padding:2.5rem;.summary{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}}.transactions-download-filter{container-type:inline-size;.title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.filter-wrap{margin-bottom:1.5rem;padding:1.5rem;border-radius:var(--gcm-rounded-lg);box-shadow:0 0 10px rgb(from var(--gcm-color-gray-dark) r g b / .1);color:var(--gcm-color-light);.select-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;p{font-size:1rem;font-weight:500}}}.button-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;.themed-button{padding:.5rem 1.5rem}}.message-wrap{text-align:center;width:100%;.status{font-weight:500;&.success{color:var(--gcm-color-success)}&.fail{color:var(--gcm-color-danger)}}.error{margin-top:.5rem;font-size:.875rem;color:var(--gcm-color-danger)}}}@container (min-width: 640px){.transactions-download-filter{.filter-wrap{.select-wrap{flex-direction:row;gap:1.5rem}}}}.transaction-history{container-type:inline-size;width:100%;.header-wrap{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding-bottom:1rem;margin-bottom:2.5rem;.title-wrap{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;img{width:2.25rem}.auto-refresh-indicator{display:flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.25rem .75rem;border-radius:100px;margin-left:1rem;color:var(--gcm-color-light);.spin-icon{animation:spin 1s linear infinite}}@keyframes spin{to{transform:rotate(360deg)}}}.header-actions{display:flex;flex-direction:column;gap:.5rem}}.filter-form{margin-bottom:1rem;.filter-row{display:flex;justify-content:space-between;align-items:center;label{white-space:nowrap}.select-input{justify-content:flex-end;width:35%}}}.transactions-wrap{display:flex;flex-direction:column;gap:1rem;.type-title{font-size:1.5rem;font-weight:600}.type-transactions{display:flex;flex-direction:column;gap:1rem;padding-top:1rem;>li{padding-bottom:.35rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.transaction-summary{display:grid;grid-template-columns:1fr;align-items:center;p{margin:.5rem 0}}}}.load-more-wrap{display:flex;justify-content:center;margin-top:1rem}}@container (min-width: 480px){.transaction-history{.header-wrap{flex-direction:row;align-items:center;justify-content:space-between;.header-actions{flex-direction:row;align-items:center;margin:auto 0}}}}@container (min-width: 768px){.transaction-history{.transactions-wrap{.type-transactions{.transaction-summary{grid-template-columns:3fr 2fr 3fr 2fr 2fr;gap:1rem;p:nth-child(4){text-align:right;margin-right:25%}}}}}}.listed-card{display:flex;flex-direction:column;width:100%;gap:1rem;.middle-group{display:flex;align-items:center;gap:1rem;margin-left:2.5rem}.logo-wrap{width:4.5rem;min-width:1rem;height:2rem;padding:.5rem;background-color:var(--gcm-color-white);border-radius:var(--gcm-rounded-lg);img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.delete-card{margin-left:2.5rem}}@container (min-width: 550px){.listed-card{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;.middle-group{flex:1;min-width:0;justify-content:flex-start;margin-left:0}.title-checkbox{min-width:12.5rem;max-width:12.5rem}.delete-card{min-width:10rem;width:25%;margin-left:0}}}.credit-card-ui{width:100%;max-width:350px;height:200px;margin:0 auto;position:relative;border-radius:var(--gcm-rounded-lg);overflow:hidden;box-shadow:0 10px 20px #0000004d;.card-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.card-content{padding:20px;height:100%;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;margin-bottom:20px}.card-chip{width:45px;height:35px;-o-object-fit:contain;object-fit:contain}.card-type{height:35px;width:60px;img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.card-number{font-size:1.4rem;font-family:monospace;letter-spacing:2px;color:var(--gcm-color-white);text-shadow:1px 1px 1px rgba(0,0,0,.5);margin-bottom:auto}.card-info{display:flex;justify-content:space-between;color:var(--gcm-color-white);text-shadow:1px 1px 1px rgba(0,0,0,.5);margin-top:auto;margin-bottom:10px}.card-holder,.card-expiry{font-size:.8rem}.card-holder-label,.card-expiry-label{text-transform:uppercase;font-size:.7rem;opacity:.8;margin-bottom:5px}.card-holder-name{text-transform:uppercase}}@media (max-width: 640px){.credit-card-ui{max-width:300px;height:180px;.card-number{font-size:1.2rem}.card-holder,.card-expiry{font-size:.7rem}}}.add-card-card{container-type:inline-size;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem;background-color:rgb(from var(--gcm-color-white) r g b / .1);backdrop-filter:blur(2rem);border-radius:var(--gcm-rounded-2xl);--gcm-color-danger: 255, 255, 255;&.horizontal-layout{@container (min-width: 768px){flex-direction:row;align-items:flex-start;justify-content:space-between}}.add-card-form{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center;justify-content:center;width:100%;.three-input-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center;width:100%;order:3}.terms-accept{order:4;display:grid;place-items:center}.submit-card{order:5}.terms-link{text-decoration:underline;color:inherit}}@container (min-width: 550px){.add-card-form{display:flex;flex-direction:column;gap:1rem;width:100%;.three-input-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;order:3}.terms-accept{order:4}.submit-card{order:5}}}&.horizontal-layout{@container (min-width: 768px){.add-card-form{flex:1;margin-left:1.5rem}}}}.card-listing-wrap{container-type:inline-size;.title-wrap{display:flex;align-items:center;gap:1rem;padding-bottom:1rem;margin-bottom:2.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);.title-img{width:2.25rem}.themed-button{margin-left:auto}}.add-card-wrap{margin-bottom:2rem}.card-list-wrap{display:flex;flex-direction:column;gap:1rem}.card-message{margin-bottom:1rem;padding:.75rem;text-align:center;border-radius:var(--gcm-rounded-lg);font-weight:500;background-color:rgb(from var(--gcm-color-secondary) r g b / .15)}}@container (min-width: 768px){.card-listing-wrap{.card-list-wrap{gap:1rem}}}.my-profile{container-type:inline-size;width:100%;--gcm-color-danger: 255, 255, 255;.header-wrap{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding-bottom:1rem;margin-bottom:2.5rem;.title-wrap{display:flex;align-items:center;gap:1rem;img{width:2.25rem}}}.form-wrap{.input-wrap{display:grid;grid-template-columns:1fr;gap:1rem;.personal-information{order:1}.contact-information{order:2}.address-details{order:3}.full-variant{order:4}.email-preferences{order:5}.mobile-notifications{order:6}}.action-wrap{border-top:1px solid rgb(from var(--gcm-color-light) r g b / .2);display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem;margin-top:2.5rem}}.advanced-wrap{display:grid;grid-template-columns:1fr;gap:1rem;.self-exclusion{.exclusion-alert{background-color:rgb(from var(--gcm-color-danger) r g b / .1);border-color:var(--gcm-color-danger);color:var(--gcm-color-danger);padding:.75rem 1rem;border-radius:var(--gcm-rounded-lg);position:relative;strong{font-weight:700}span{display:block}}}.withdrawal-close-section{.withdrawal-form{padding-bottom:2rem}.title-wrap{display:flex;justify-content:space-between;align-items:center;.title{color:var(--gcm-color-gray-light);font-size:1.25rem}.summary{color:var(--gcm-color-gray-light);display:flex;align-items:center;gap:.5rem;>span:first-child{font-size:.875rem}>span:last-child{font-weight:700;text-align:center;border:1px solid currentColor;padding:.375rem;border-radius:var(--gcm-rounded-lg)}}}.input-wrap{position:relative;label{color:var(--gcm-color-gray-light);margin-bottom:.5rem;display:block;small{display:inline-block}}}}}}@container (min-width: 480px){.my-profile{.header-wrap{flex-direction:row;align-items:center;justify-content:space-between;.themed-button{margin:auto 0}}.advanced-wrap{.self-exclusion{.exclusion-alert{span{display:inline}}}}}}@container (min-width: 768px){.my-profile{.form-wrap{.input-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;.contact-information{order:3}.address-details{order:2}}.action-wrap{flex-direction:row}}.advanced-wrap{grid-template-columns:repeat(2,1fr);gap:2rem}}}.bitcoin-payment-wrapper[data-v-df46659c]{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.loader-container[data-v-df46659c]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;color:rgb(from var(--gcm-color-gray-light) r g b / .8)}.gcm-spinner[data-v-df46659c]{width:2.5rem;height:2.5rem;border:3px solid rgb(from var(--gcm-color-primary) r g b / .2);border-radius:50%;border-top-color:var(--gcm-color-primary);animation:spin 1s linear infinite}.payment-iframe-container[data-v-df46659c]{width:100%;height:400px;border-radius:var(--gcm-rounded-lg);overflow:hidden;box-shadow:0 2px 8px #0000000d;background-color:var(--gcm-color-white);border:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}.payment-iframe[data-v-df46659c]{width:100%;height:100%;border:none}.transaction-details[data-v-df46659c]{border-radius:var(--gcm-rounded-lg);font-size:.875rem}.detail-row[data-v-df46659c]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.detail-label[data-v-df46659c]{font-weight:500;color:rgb(from var(--gcm-color-gray-dark) r g b / .8)}.detail-value[data-v-df46659c]{font-family:monospace;background-color:rgb(from var(--gcm-color-gray-light) r g b / .2);padding:.25rem .5rem;border-radius:var(--gcm-rounded-sm)}.payment-notice[data-v-df46659c]{font-size:.75rem;color:rgb(from var(--gcm-color-gray-dark) r g b / .8);line-height:1.4;text-align:center}@media (min-width: 640px){.payment-iframe-container[data-v-df46659c]{height:650px}}.deposit-wrap{container-type:inline-size;width:100%;.header-wrap{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding-bottom:1rem;margin-bottom:2.5rem;.title-wrap{display:flex;align-items:center;gap:1rem;img{width:2.25rem}}}.options-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;.option{&.custom-amount{display:flex;justify-content:center;padding-bottom:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);>div{width:100%}.deposit-input :deep(input){text-align:center}p{text-align:center;font-size:.875rem;margin-top:.5rem}}&.with-bonus,&.custom-amount{grid-column:span 2}h6{font-weight:300}p{text-align:center}}}.payment-method-wrap{display:flex;flex-direction:column;gap:1rem;color:var(--gcm-color-gray-light);border-radius:var(--gcm-rounded-2xl);padding:1rem;margin:0 -1rem;.payment-methods-list{display:flex;flex-direction:column;gap:1rem}.method-item{padding:1rem;.article-content ul,.article-content ol{list-style-type:auto;padding-left:1.5rem}label.cursor-pointer a{text-decoration:underline}}.payment-method-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;cursor:pointer;width:100%}.payment-method-active{display:inline-flex;align-items:center;background-color:#00000040;padding:.15rem .5rem;border-radius:var(--gcm-rounded-2xl);margin-left:.5rem;white-space:nowrap;font-size:.75rem;line-height:1;font-weight:700;color:var(--gcm-color-primary);.span{display:inline-block;vertical-align:middle}}}.payment-action-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding-top:1rem;margin-top:.5rem;.total-wrap{display:flex;align-items:center;gap:.5rem;padding-bottom:1rem;width:100%;justify-content:center;>p{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:1.25rem;>strong{font-weight:500;text-align:center}}}.actions{display:flex;align-items:center;gap:.5rem;color:var(--gcm-color-gray-light)}}}@container (min-width: 480px){.deposit-wrap{.header-wrap{flex-direction:row;align-items:center;justify-content:space-between;.themed-button{margin:auto 0}}}}@container (min-width: 768px){.deposit-wrap{.options-wrap{grid-template-columns:repeat(4,1fr);.option{&.custom-amount{>div{width:50%}}&.with-bonus,&.custom-amount{grid-column:span 4 / span 4}}}.payment-action-wrap{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:1.5rem;.total-wrap{width:auto;padding-bottom:0;justify-content:flex-start;>p{flex-direction:row;align-items:center;>span{display:inline}}}}.payment-method-wrap{.payment-method-active{font-size:.875rem}}}}.sidebar-navigation{.nav-wrap{width:100%;.menu{display:flex;flex-wrap:wrap;align-items:end;justify-content:center;.menu-item{&:not(:first-child){border-left:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3)}.link{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem;font-size:.75rem;color:var(--gcm-color-gray-light);&.router-link-active{text-decoration:underline}img{width:1rem}}}}}}@media (min-width: 768px){.sidebar-navigation{.nav-wrap{.menu{align-items:center;.menu-item{.link{flex-direction:row;font-size:unset;padding:.25rem .5rem;img{width:1.5rem}}}}}}}@media (min-width: 1024px){.sidebar-navigation{min-height:100%;.nav-wrap{.menu{.menu-item{width:100%;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);&:not(:first-child){border-left:none}.link{gap:.5rem;padding:.75rem 0;position:relative;&.router-link-active{text-decoration:none}.marker{position:absolute;z-index:10;top:50%;right:0;transform:translateY(-50%) rotate(45deg);height:1rem;width:1rem;transition:all .5s;opacity:0;background-color:var(--gcm-color-primary);&.active{transform:translate(1.5rem) translateY(-50%) rotate(45deg);opacity:1}}}}}}}}.login-form{container-type:inline-size;.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}}.input-wrap{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.forgot-password{text-align:center;margin-top:1rem;margin-bottom:1rem;text-decoration:underline}}.login-form-wrap{max-width:30rem;display:flex;margin-bottom:1.5rem;justify-content:center;border-radius:var(--gcm-rounded-2xl);&:not(.is-modal){max-width:30rem;padding:1rem;background-color:var(--gcm-color-light)}>form{width:100%}}@container (min-width: 1024px){.login-form-wrap{margin-bottom:3rem}}.login-as-user{&[data-v-522ce164]{display:flex;justify-content:center;align-items:center;min-height:50vh;text-align:center}h1[data-v-522ce164]{margin-bottom:1rem}}.register-form{container-type:inline-size;.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}}.two-col-input-wrap{display:flex;flex-direction:column;gap:1rem}#dob{margin-top:1rem;margin-bottom:2rem}.robot-check{grid-column:span 2}.accept-terms{margin:2rem 0}.terms-link{text-decoration:underline;color:inherit}.submit-wrap{border-top:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);padding-top:1rem;margin-top:2rem;margin-bottom:1rem;.login-wrap{margin-top:1rem;text-align:center;color:rgb(from var(--gcm-color-gray-dark) r g b / .6);text-decoration:underline}}}@container (min-width: 640px){.register-form{.title-wrap{.title{font-size:1.75rem;margin-bottom:1.5rem}}.two-col-input-wrap{display:grid;grid-template-columns:repeat(2,1fr)}.robot-check{margin-top:2.25rem}.submit-wrap{.login-wrap{margin-top:1.5rem}}}}.register-form-stripped{container-type:inline-size;&.default{.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}}.input-wrap{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.terms-link{text-decoration:underline;color:inherit}.submit-wrap{border-top:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);padding-top:1rem;margin-bottom:1rem;.login-wrap{margin-top:1rem;text-align:center;color:rgb(from var(--gcm-color-gray-dark) r g b / .6);text-decoration:underline}}}&.inline{.input-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;.input-group-wrap{max-width:20rem}.input-group-wrap.robot-check{max-width:11rem}.input-group-wrap.accept-terms{max-width:17rem}}.submit-wrap{display:flex;flex-direction:column;align-items:center;.themed-button{width:100%;max-width:20rem}.login-wrap{display:none}}}}@container (min-width: 640px){.register-form-stripped{.title-wrap{.title{font-size:1.75rem;margin-bottom:1.5rem}}.submit-wrap{.login-wrap{margin-top:1.5rem}}}}.register-form-wrap.default{display:flex;margin-bottom:1.5rem;justify-content:center;border-radius:var(--gcm-rounded-2xl);&:not(.is-modal){max-width:42rem;padding:1rem;background-color:var(--gcm-color-light)}&:not(.is-modal).stripped{max-width:30rem}>form{width:100%}}@container (min-width: 1024px){.register-form-wrap.default{margin-bottom:3rem}}.accordion-item{padding:0 1rem;.title{line-height:1.25}.article-wrap{padding-top:1rem}}.promo-code-form{.error{color:#ef4444;font-size:.875rem;margin-bottom:1rem}.input-group{display:flex;align-items:center;gap:.5rem;.input-wrapper{flex:1;:deep(input){background-color:#f5f5f5;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem;width:100%;font-size:.875rem;&:disabled{background-color:#e5e7eb;cursor:not-allowed}}}.apply-btn{font-weight:600;padding:0 1.5rem}}.table-wrapper{border-radius:.5rem;max-height:16rem;overflow-y:auto;& table{width:100%;border-collapse:collapse;& th{position:sticky;top:0;background:#fff;font-size:.875rem;font-weight:500;color:#4b5563;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}& td{padding:.75rem 1rem;font-size:.875rem;border-bottom:1px solid #e5e7eb}& tr:last-child td{border-bottom:none}}}.align-left{text-align:left}.text-gray{color:#4b5563}.pending{background-color:rgb(from var(--gcm-color-primary) r g b / .3)}.empty-message{text-align:center;color:#6b7280}}.app-container{border-radius:var(--gcm-rounded-lg)}.checkout-deposit-container{padding:2rem;border-radius:.5rem;color:#fff}.cart-wrap{container-type:inline-size;padding:0 1rem;display:flex;flex-direction:column;gap:1.25rem;&:has(.cart-items) .header-wrap .title{text-align:left}.header-wrap{display:flex;align-items:center;justify-content:center;.title{width:100%;text-align:center}.themed-button{font-weight:600;width:auto;min-width:6rem;.icon{width:1rem}}}.cart{display:flex;flex-direction:column;gap:1.5rem;.cart-items{display:flex;flex-direction:column;gap:1rem}.promocodes-wrap{.listed-codes{display:grid;grid-template-columns:1fr;gap:1rem;.code-item{display:flex;gap:.5rem;margin-bottom:1rem;background-color:rgb(from var(--gcm-color-primary) r g b / .4);border-radius:var(--gcm-rounded-2xl);padding:1rem;box-shadow:0 2px 4px rgb(from var(--gcm-color-gray-dark) r g b / .1);.icon{width:2rem;height:1.75rem}.info-wrap{display:flex;flex-direction:column;.code>span,.expiry>span{font-weight:500}.code>span{text-decoration:line-through}}}}.discount-wrap{display:flex;align-items:center;gap:.5rem;.original>span,.discount>span{font-weight:500}.original>span{text-decoration:line-through}}}.checkout-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:1rem;gap:1.5rem;border-top:1px solid var(--gcm-color-gray-light);.total-wrap{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:flex-end;.icon{display:none}.total{font-size:1.25rem;font-weight:300;white-space:nowrap;strong{font-weight:800}span{display:none}}}.button-wrap{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;.themed-button{font-weight:600}}}}}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12rem;.themed-button{margin-top:1rem}}@container (min-width: 480px){.cart-wrap{.cart{.promocodes-wrap{.listed-codes{grid-template-columns:repeat(2,1fr)}}}}}@container (min-width: 768px){.cart-wrap{.header-wrap{flex-wrap:nowrap;justify-content:space-between;.themed-button{width:12rem}}.cart{.promocodes-wrap{.listed-codes{grid-template-columns:repeat(2,1fr)}}&:has(.cart-items) .header-wrap .title{padding-left:6rem;text-align:center}.checkout-wrap{padding-top:0;border-top:none;.total-wrap{width:-moz-fit-content;width:fit-content;justify-content:flex-start;.icon{display:block}.total{span{display:inline}}}}}}}@container (min-width: 1024px){.cart-wrap{.cart{.promocodes-wrap{.listed-codes{grid-template-columns:repeat(4,1fr)}}}}}.results{display:flex;flex-direction:column;gap:1rem;.result-item{display:flex;flex-direction:column;gap:1rem;.no-results{text-align:center;font-size:1.5rem;font-weight:300;padding:2rem 0}.title{font-weight:500;text-align:center}.stage-two{display:flex;flex-direction:column;gap:1rem;>li{display:flex;flex-direction:column;gap:.5rem;.subtitle{font-weight:300;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .5);padding-bottom:.5rem;margin-bottom:.5rem}.stage-three{display:flex;flex-direction:column;gap:.5rem;>li{display:flex;flex-direction:column;gap:.5rem;.detail-wrap{display:flex;flex-wrap:wrap;width:100%;align-items:center;justify-content:space-between;.draw-date{font-weight:300;text-align:start;strong{font-weight:500}}.ball-wrap{display:flex;gap:.5rem;flex-wrap:wrap;order:2}}.breakdown-wrap{overflow-x:auto;margin:1.25rem 1rem;-webkit-overflow-scrolling:touch;.breakdown-table{width:100%;font-weight:200;display:table;border-spacing:0;table-layout:auto;>thead{display:table-header-group;tr{th{line-height:1.25;font-size:1rem;font-weight:800;text-align:right;padding:.75rem .5rem;white-space:nowrap;&:first-child{text-align:left;min-width:100px}&:not(:first-child){min-width:100px}}}}>tbody{tr{td{padding:.75rem .5rem;text-align:right;white-space:nowrap;&:first-child{text-align:left}}&:nth-child(2n){background-color:rgb(from var(--gcm-color-gray-light) r g b / .05)}}}>thead,>tbody{tr{th,td{&:not(:first-child){border-left:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2)}}}}}}}}}}}}@media (min-width: 1024px){.results{.result-item{.stage-two{>li{.stage-three{>li{.detail-wrap{flex-wrap:nowrap;.ball-wrap{flex-wrap:nowrap;order:1}}}}}}}}.breakdown-wrap{overflow-x:initial;.breakdown-table{table-layout:fixed;>thead tr th,>tbody tr td{white-space:normal;&:not(:first-child){min-width:120px}}}}}.result-layout{max-width:78rem;margin-top:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:1.5rem;.aside-wrap{height:100%;width:100%;.nav-wrap{width:100%;.title{display:flex;position:relative;align-items:center;gap:.5rem;width:100%;border-bottom:1px solid var(--gcm-color-gray-light);margin-bottom:1rem;padding-bottom:1rem;line-height:1;font-weight:600}.menu{&:not(:last-child){margin-bottom:1rem}.menu-item{.link{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;position:relative;width:100%;color:var(--gcm-color-gray-light);border-radius:var(--gcm-rounded);transition:all .3s;&.selected{background:var(--gcm-color-secondary);color:var(--gcm-color-white);font-weight:500}&.subselected{border-left:.5rem solid var(--gcm-color-secondary)}.marker{position:absolute;z-index:10;top:50%;right:0;transform:translateY(-50%) rotate(45deg);background:var(--gcm-gradient-alt-end);height:1rem;width:1rem;transition:all .5s;opacity:0;@media (min-width: 1024px){display:block}&.active{transform:translate(1.5rem) translateY(-50%) rotate(45deg);opacity:1}}}}}}}.result-wrap{overflow-x:hidden;.header-wrap{.title{font-size:2.25rem;font-weight:700;text-align:center}.subtitle{font-weight:300;text-align:center}.result-select-wrap{margin:2rem 0;.select-card{&.active{border:1px solid var(--gcm-color-gray-light)}}}.filter-form{margin:2rem 0}}.pagination-wrap{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;.pagination-link{display:flex;align-items:center;gap:.5rem;color:var(--gcm-color-gray-light);text-decoration:none;font-weight:500;&:hover{color:var(--gcm-color-secondary)}}}}}@media (min-width: 480px){.result-layout{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width: 768px){.result-layout{margin-top:2.5rem;margin-bottom:2.5rem;.result-wrap{.header-wrap{.title{font-size:2.75rem}.result-select-wrap{margin:3rem 0}}}}}@media (min-width: 1024px){.result-layout{&.sidebar_select{grid-template-columns:repeat(3,1fr);gap:2rem;.result-wrap{grid-column:span 2 / span 2}}}}@media (min-width: 1280px){.result-layout{&.sidebar_select{grid-template-columns:repeat(4,1fr);gap:3rem;.result-wrap{grid-column:span 3 / span 3}}}}.promo-listing{padding:0 1rem;.header-wrap{display:flex;justify-content:center;align-items:center;padding-bottom:1rem;.title{font-size:2.125rem;text-align:center;font-weight:700}}.list-wrap{display:grid;gap:2rem;margin:0;padding:1rem 0;&.single-col{grid-template-columns:1fr;max-width:28rem;margin:0 auto}&.multi-col{grid-template-columns:1fr}.list-item{.primary-img-border{border-color:var(--gcm-color-primary)}}}}@container (min-width: 480px){.promo-listing{.list-wrap{padding:2.5rem 0;&.multi-col{grid-template-columns:repeat(2,1fr)}}}}@container (min-width: 768px){.promo-listing{.header-wrap{.title{font-size:2.75rem}}.list-wrap{&.multi-col{grid-template-columns:repeat(3,1fr)}}}}.tooltip-divider{padding:1.5rem 1rem;background-color:var(--gcm-color-primary);position:relative;text-align:center;&:after{content:"";position:absolute;width:1.5rem;height:1.5rem;bottom:-.75rem;left:50%;background-color:inherit;transform:translate(-50%) rotate(45deg)}&.text-dark{color:var(--gcm-color-text-dark)}&.text-light{color:var(--gcm-color-text-light)}}.dynamic-button-group{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 0;width:100%;&.vertical{flex-direction:column;align-items:flex-start}&:not(.vertical){flex-direction:row;align-items:center}&:not(.vertical){&.align-left{justify-content:flex-start}&.align-center{justify-content:center}&.align-right{justify-content:flex-end}}&.vertical{&.align-left{align-items:flex-start}&.align-center{align-items:center}&.align-right{align-items:flex-end}}}.icon-list{padding:0 1rem;.icon-item{display:flex;gap:1rem;align-items:flex-start;img{height:2rem}p{font-size:1.25rem;font-weight:500}}&.layout-vertical{display:grid;gap:.25rem}&.layout-horizontal{display:grid;gap:.5rem}&.layout-two_column_grid{display:grid;gap:.5rem}&.layout-three_column_grid{display:grid;gap:.5rem}}@container (min-width: 480px){.icon-list{img{height:3rem}p{font-size:1.5rem}&.layout-horizontal{display:flex}&.layout-two_column_grid{grid-template-columns:repeat(2,1fr)}&.layout-three_column_grid{grid-template-columns:repeat(3,1fr)}}}.rules-breakdown-table{padding:0 1rem;overflow-x:auto;.table-wrap{display:table;width:100%;border-collapse:collapse}}.game-rules-header{padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1rem;.logo-wrap{height:100%;width:12rem;flex-shrink:0;img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}}.content-wrap{.title-wrap{display:flex;align-items:center;.title{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.content{display:flex;flex-direction:column;gap:.5rem}.themed-button{margin-top:.5rem}}}}@container (min-width: 480px){.game-rules-header{flex-direction:row;margin-top:1.5rem;margin-bottom:1.5rem}}@container (min-width: 768px){.game-rules-header{margin-top:2.5rem;margin-bottom:2.5rem}}.line-divider{.line{height:.125rem;background-color:rgb(from var(--gcm-color-gray-light) r g b / .3);width:100%}}.dynamic-article{padding:0 1rem;>article{display:flex;flex-direction:column;gap:1rem;img{max-width:100%;border:.25rem solid var(--gcm-color-primary);border-radius:var(--gcm-rounded-2xl)}ol,li{list-style:auto;margin:initial;padding:revert}h6{text-transform:uppercase}}>figure{img{width:40%;&.width-lg{width:60%}&.width-xl{width:100%}}}.table-wrap{padding:0 1rem;margin:1rem 0;width:100%;overflow-x:auto;display:flex;&.align-left{justify-content:flex-start}&.align-center{justify-content:center}&.align-right{justify-content:flex-end}}.video-wrap{padding:0 1rem;width:40%;&.width-lg{width:60%}&.width-xl{width:100%}}.game-card-wrap{display:flex;container-type:inline-size;.start{justify-content:flex-start}.center{justify-content:center}.end{justify-content:flex-end}.card-wrap{&.width-100,&.width-50,&.width-33{width:100%}}}}@container (min-width: 768px){.dynamic-article{.game-card-wrap{.card-wrap{&.width-50{width:50%}&.width-33{width:33%}}}}}.hero-banner{position:relative;min-height:22rem;overflow:hidden;&.start{.article-wrap{justify-content:flex-start;.dynamic-article{transform-origin:left}}.banner-image{right:0}}&.center{.article-wrap{justify-content:center}.banner-image{right:0;left:0;width:100%}}&.end{.article-wrap{justify-content:flex-end;.dynamic-article{transform-origin:right}}.banner-image{left:0}}&.start,&.end{.banner-image{width:85%;transform:translate(40%)}}.banner-image{position:absolute;top:0;bottom:0;z-index:-1}.article-wrap{display:flex;width:100%;padding:1.5rem 1rem;.dynamic-article{transform:scale(.75)}.is-carousel{padding-bottom:2.5rem}}}@media (min-width: 768px){.hero-banner{&.start,&.end{.banner-image{width:75%;transform:translate(25%)}}.article-wrap{width:50%;padding:3rem 1rem;.dynamic-article{transform:scale(1)}}}}@media (min-width: 1024px){.hero-banner{min-height:35rem;&.start,&.end{.banner-image{width:100%;transform:translate(0)}}.article-wrap{width:100%;padding:4rem 1rem}}}.steps-display{display:flex;gap:1rem;flex-wrap:wrap;.step-wrap{flex:1;min-width:18rem;padding:1.25rem;border-radius:var(--gcm-rounded-xl);border:2px solid rgb(from var(--gcm-color-gray-dark) r g b / .2);box-shadow:0 1px 2px #0000000d;.not-in-modal{border-color:var(--gcm-color-light)}.step-item{display:flex;flex-direction:column;&:hover{border-color:var(--gcm-color-primary);transition:border-color .2s ease}.index{margin-bottom:.75rem;color:var(--gcm-color-primary);font-weight:600;font-size:1rem}.description{color:var(--gcm-color-gray-dark);font-size:.875rem;line-height:1.5;font-weight:400;&.not-in-modal{color:var(--gcm-color-light)}}}}}.cart-title{position:relative;display:flex;align-items:center;justify-content:space-between;font-size:1.25rem;font-weight:600;border-bottom:1px solid var(--gcm-color-gray-light);padding-bottom:.5rem;padding-top:.25rem;.basket{cursor:pointer;display:flex;align-items:center;justify-content:center;height:2.25rem;width:2.25rem;border-radius:50%;border:2px solid var(--gcm-color-gray-dark);background-color:var(--gcm-color-gray-light);position:relative;.icon{color:rgb(from var(--gcm-color-gray-dark) r g b / .8)}.count-badge{position:absolute;top:-.75rem;right:-.75rem;height:1.5rem;width:1.5rem;border-radius:50%;background-color:var(--gcm-color-primary);color:var(--gcm-color-gray-light);font-size:.75rem;display:flex;align-items:center;justify-content:center}}}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}.inline-game-navigation{container-type:inline-size;width:100%;display:block;nav{display:flex;flex-direction:column;&.horizontal{flex-direction:row}button{display:block;width:100%;text-align:start;padding:.75rem 1rem;font-weight:600;border-bottom:2px solid var(--gcm-color-primary);border-left:4px solid var(--gcm-color-primary);color:var(--gcm-color-gray-light);background-color:var(--gcm-color-secondary);text-decoration:none;transition:background-color .2s;&.active{font-weight:800;background-color:var(--gcm-color-primary)}}}.games-wrap{>li:not(:first-child){border-top:1px solid var(--gcm-color-gray-light)}.select-game{display:flex;width:100%;padding:.75rem 1rem;text-align:left;align-items:center;font-weight:600;text-decoration:none;&.active{background-color:var(--gcm-color-primary);.icon{transform:rotate(90deg)}}.icon{transition:transform .2s}}.game-container{padding:0}}}@container (max-width: 640px){.inline-game-navigation{nav{&.horizontal{flex-direction:column}}}}.tab-navigation{container-type:inline-size;width:100%;display:block;nav{display:flex;flex-direction:column;&.horizontal{flex-direction:row}a{display:block;width:100%;text-align:start;padding:.75rem 1rem;font-weight:600;border-bottom:2px solid var(--gcm-color-primary);border-left:4px solid var(--gcm-color-primary);color:var(--gcm-color-gray-light);background-color:var(--gcm-color-secondary);text-decoration:none;transition:background-color .2s}}}.tab-navigation__link.router-link-active{font-weight:800;background-color:var(--gcm-color-primary)}@container (max-width: 640px){.tab-navigation{nav{&.horizontal{flex-direction:column}}}}.lotto-single-compact{display:flex;flex-direction:column;align-items:center;padding:1rem;gap:.25rem;border-radius:var(--gcm-rounded-2xl);background-color:var(--gcm-color-primary);color:var(--gcm-color-light);.game-logo{width:80px;height:80px;img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.game-name{font-size:1rem;font-weight:500}.game-jackpot{font-size:1.5rem;font-weight:700}.next-draw{display:flex;align-items:center;font-size:1rem;gap:.5rem}}@container (min-width: 480px){.lotto-single-compact{flex-direction:row;padding:.25rem 1rem;gap:.5rem;.game-jackpot{border-left:solid 1px var(--gcm-color-light);padding-left:.5rem}.next-draw{margin-left:auto}}}.promo-ttc{display:flex;flex-direction:column;padding:0 1rem;gap:1rem;.promo-board{display:grid;grid-template-columns:1fr;gap:1rem;.ticket-wrap{display:grid;grid-template-columns:1fr;gap:1rem;justify-content:center;align-items:center;margin:1rem 0;.ticket-item{.ticket-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;position:relative;justify-content:space-between;.title{.index{font-weight:500;line-height:1.5;font-size:1.5rem}}.actions{display:flex;gap:1rem;.themed-button:not(.text){width:3rem;padding:0}}}.ticket-numbers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;li{width:2.75rem;height:2.75rem;border:2px solid #646cff33;border-radius:var(--gcm-rounded-xl);display:flex;justify-content:center;align-items:center;&.regular-number{border:2px solid rgb(from var(--gcm-color-gray-light) r g b / .5)}&.bonus-number{border:2px solid rgb(from var(--gcm-color-secondary) r g b / .7)}}}.ticket-body{padding:1rem;background-color:rgb(from var(--gcm-color-light) r g b / .2);border-radius:var(--gcm-rounded-2xl);.board{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0;&.regular{.ball{border-color:var(--gcm-color-gray-light);&.selected{border-color:var(--gcm-color-primary)}}}&.bonus{padding-top:1rem;margin-top:1rem;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3);.ball{border-color:var(--gcm-color-primary);&.selected{border-color:var(--gcm-color-primary)}}}.ball{display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;border:2px solid var(--gcm-color-gray-light);border-radius:50%;cursor:pointer;transition:border-color .25s;&.selected{font-weight:900}&.disabled{opacity:.5}}}}}}.form-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:var(--gcm-color-dark);background-color:var(--gcm-color-light);border-radius:var(--gcm-rounded-2xl);.input-group-wrap .input-group .instruction{color:var(--gcm-color-dark)}}}}@container (min-width: 768px){.promo-ttc{.promo-board{grid-template-columns:repeat(3,1fr);.play-area{grid-column:span 2;.ticket-wrap{grid-template-columns:repeat(2,1fr)}}}}}.verify-email-form-wrap{max-width:32rem;margin:1.5rem auto;display:flex;background-color:var(--gcm-color-gray-light);border-radius:var(--gcm-rounded-2xl);padding:3rem}.verify-email-form{container-type:inline-size;color:var(--gcm-color-gray-dark);width:100%;.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}p{color:var(--gcm-color-gray-dark);margin-bottom:1rem}}.input-wrap{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.already-verified{text-align:center;margin-top:1rem;color:var(--gcm-color-gray-dark);a{color:var(--gcm-color-secondary)}}}@container (min-width: 640px){.login-form{.title-wrap{.title{font-size:1.75rem;margin-bottom:1.5rem}}}}@container (min-width: 1024px){.verify-email-form-wrap{margin:3rem auto}}.deposit-promo-page{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 1rem;.promo-options{.option{margin-bottom:1rem;.promo-input{display:flex;cursor:pointer;align-items:center;gap:1rem;.image-icon{width:2rem}.switch{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;border-radius:var(--gcm-rounded-full);display:flex;justify-content:center;align-items:center;padding:.375rem;cursor:pointer;background-color:rgb(from var(--gcm-color-gray-light) r g b / .2);>span{width:.75rem;height:.75rem;border-radius:var(--gcm-rounded-full);background-color:transparent;&.active{background-color:rgb(from var(--gcm-color-gray-light) r g b / .8)}}}.label{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-grow:1;.amount{font-size:1.5rem;font-weight:700;width:100%;text-align:center}.article-wrap{width:100%;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / 1)}}}.promo-input.own-amount{margin-left:3rem;.label{.article-wrap{padding:1rem;.deposit-input{max-width:20rem}}}}}}.payment-area{.payment-method-crypto{display:flex;flex-direction:column;gap:1rem;h5{font-size:1.5rem;font-weight:700}}}}.deposit-promo-page{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 1rem;.promo-options{.option{margin-bottom:1rem;.promo-input{display:flex;cursor:pointer;align-items:center;gap:1rem;.image-icon{width:2rem}.switch{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;border-radius:var(--gcm-rounded-full);display:flex;justify-content:center;align-items:center;padding:.375rem;cursor:pointer;background-color:rgb(from var(--gcm-color-gray-light) r g b / .2);>span{width:.75rem;height:.75rem;border-radius:var(--gcm-rounded-full);background-color:transparent;&.active{background-color:rgb(from var(--gcm-color-gray-light) r g b / .8)}}}.label{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-grow:1;.amount{font-size:1.5rem;font-weight:700;width:100%;text-align:center}.article-wrap{width:100%;border-top:1px solid rgb(from var(--gcm-color-gray-light) r g b / 1)}}}.promo-input.own-amount{margin-left:3rem;.label{.article-wrap{padding:1rem;.deposit-input{max-width:20rem}}}}}}}@media (min-width: 768px){.deposit-promo-page{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.deposit-promo-page{grid-template-columns:repeat(3,1fr);.promo-options{grid-column:span 2;.option{.promo-input{.label{flex-direction:row;.amount{width:8rem;text-align:start}.article-wrap{flex-grow:1;width:auto;border-top:none;border-left:1px solid var(--gcm-color-gray-light)}}}}}}}.game-card-promo{background:var(--gcm-color-white);color:var(--gcm-color-dark);border-radius:var(--gcm-rounded-2xl);overflow:hidden;.card-wrap{display:grid;grid-template-columns:1fr;.img-wrap{padding:1rem;display:flex;justify-content:center;align-items:center;height:100%;img{max-width:100%;max-height:100%}}.content-wrap{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;.title{font-size:1.25rem;font-weight:600;line-height:1.25}.jackpot{font-size:3rem;font-weight:900;line-height:1.25;white-space:nowrap}.dynamic-article{padding:0}}.action-wrap{padding:1rem;display:flex;flex-direction:column;gap:1rem}}}@container (min-width: 768px){.game-card-promo{.card-wrap{grid-template-columns:repeat(4,1fr);align-items:center;.content-wrap{grid-column:span 2;flex-shrink:0;.jackpot{font-size:4rem}}}}}.glass-article{padding:2rem 1rem;background:#ffffff1a;backdrop-filter:blur(2rem);border-radius:var(--gcm-rounded-2xl);box-shadow:var(--gcm-shadow-md)}@container (max-width: 480px){.glass-article{padding-right:0;padding-left:0}}.quick-pick-section{container-type:inline-size;padding:.25rem;.section-title{margin-bottom:.5rem;text-align:center}.game-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;.game-item{display:flex;align-items:center;justify-content:space-between;padding:.35rem .5rem;background-color:rgb(from var(--gcm-color-white) r g b / .1);border-radius:var(--gcm-rounded-md);min-height:1.75rem;overflow:hidden;.game-name{font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 1 auto;max-width:60%;padding-right:.25rem}.add-button{min-width:40px;font-size:.7rem;margin-left:.35rem;padding:.2rem .4rem;flex:0 0 auto}}}}@container (min-width: 480px){.quick-pick-section{.section-title{margin-bottom:.75rem}.game-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;.game-item{padding:.65rem .75rem;min-height:2.25rem;border-radius:var(--gcm-rounded-md);.game-name{font-size:.9rem}}}}}@container (min-width: 768px){.quick-pick-section{.section-title{text-align:left;margin-bottom:.85rem}.game-grid{.game-item{.game-name{font-size:unset}.add-button{min-width:60px;font-size:.85rem}}}}}@container (min-width: 992px){.quick-pick-section{.game-grid{grid-template-columns:repeat(4,1fr)}}}.flip-card{width:20rem;height:38rem;perspective:1000px;border-radius:var(--gcm-rounded-2xl);overflow:hidden;cursor:pointer;.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d;&.flipped{transform:rotateY(180deg)}.front,.back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:contain;background-position:center;background-repeat:no-repeat;.title{width:100%;position:absolute;top:0;text-align:center;font-weight:600;font-size:1.5rem;padding:0 1rem}.action-wrap{position:absolute;bottom:0;width:100%;height:40%;padding:2rem 1rem 1rem;.themed-button{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.description{overflow-y:auto;text-align:center;height:100%}}}.back{transform:rotateY(180deg)}}}.promo-flip-carousel{>.title{text-align:center;margin-bottom:2.5rem}.swiper-container{.swiper-slide{.flip-card{margin:0 auto;max-width:100%}}}}.sp-confetti[data-v-80e1f3bc],.sp-fireworks[data-v-afa1558f]{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:60}.scratch-foil[data-v-5edb0f36]{position:absolute;top:0;left:0;z-index:2;cursor:crosshair;touch-action:none;transition:opacity .5s ease}.scratch-foil.is-gone[data-v-5edb0f36]{opacity:0;pointer-events:none}.scratch-foil__sheen[data-v-5edb0f36]{position:absolute;top:-20%;bottom:-20%;left:0;width:45%;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.45) 50%,transparent 100%);transform:translate(-220%) skew(-12deg);animation:scratch-foil-sheen-5edb0f36 3.4s ease-in-out infinite;will-change:transform}@keyframes scratch-foil-sheen-5edb0f36{0%{transform:translate(-220%) skew(-12deg)}55%,to{transform:translate(320%) skew(-12deg)}}@media (prefers-reduced-motion: reduce){.scratch-foil__sheen[data-v-5edb0f36]{animation:none;opacity:0}}.foil-dust[data-v-4efca34d]{position:absolute;top:0;left:0;z-index:3;pointer-events:none}.tfs-scene[data-v-b29b6e0f]{perspective-origin:50% 42%;position:relative}.tfs-card[data-v-b29b6e0f]{position:relative;transform-style:preserve-3d;transition:transform cubic-bezier(.2,.8,.25,1);will-change:transform}.tfs-card.is-dragging[data-v-b29b6e0f]{transition:none}.tfs-card.is-grab[data-v-b29b6e0f]{cursor:grab}.tfs-card.is-grab.is-dragging[data-v-b29b6e0f]{cursor:grabbing}.tfs-face[data-v-b29b6e0f]{backface-visibility:hidden;-webkit-backface-visibility:hidden}.tfs-face--front[data-v-b29b6e0f]{position:relative}.tfs-face--back[data-v-b29b6e0f]{position:absolute;inset:0;transform:rotateY(180deg)}@media (prefers-reduced-motion: reduce){.tfs-card[data-v-b29b6e0f]{transition:none}}.ticket-back{position:absolute;inset:0;border-radius:16px;box-shadow:0 26px 56px -20px #50140f99;padding:18px 20px;display:flex;flex-direction:column;color:#5a5347;background:#f3efe6;background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.018) 0 6px,transparent 6px 12px);overflow:hidden;.top{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1.5px solid #dad2c2;padding-bottom:9px}.brand{font-weight:700;font-size:16px;letter-spacing:.04em;text-transform:uppercase;color:var(--sp-ink)}.game{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a8170}.barcode{display:flex;align-items:stretch;gap:1.5px;height:56px;margin:16px 0 7px;i{display:block;background:#2b2b2b}}.serial{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.1em;color:var(--sp-ink);margin-bottom:14px}.body{flex:1;min-height:0;overflow:auto;.dynamic-article{padding:0}h1,h2,h3,h4{font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px}}.foot{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:12px;padding-top:11px;border-top:1.5px solid #dad2c2}.age{background:var(--sp-ink);color:#fff;font-weight:700;font-size:11px;border-radius:6px;padding:3px 7px}.sec{font-family:ui-monospace,monospace;font-size:8.5px;color:#b0a793;letter-spacing:.06em}}.card-back-result{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px 20px;background:var(--sp-paper);color:var(--sp-ink);.dynamic-article{padding:0}}.ws-stamp[data-v-9a0e6c00]{--ws-rot: -13deg;position:relative;opacity:.94;transform:scale(1) rotate(var(--ws-rot));filter:drop-shadow(0 2px 1px rgba(120,20,30,.25));pointer-events:none}.ws-stamp svg[data-v-9a0e6c00]{width:100%;height:100%;display:block}.ws-arc[data-v-9a0e6c00]{font-weight:600;font-size:15px;letter-spacing:2px}.ws-sub[data-v-9a0e6c00]{font-weight:700;font-size:11px;letter-spacing:3px}.ws-big[data-v-9a0e6c00]{font-weight:700;font-size:42px;letter-spacing:1px}.ws-stamp.is-go[data-v-9a0e6c00]{animation:ws-press-9a0e6c00 .6s cubic-bezier(.2,.8,.3,1.2) forwards}@keyframes ws-press-9a0e6c00{0%{opacity:0;transform:scale(2.7) rotate(calc(var(--ws-rot) * 2));filter:blur(3px) drop-shadow(0 2px 1px rgba(120,20,30,.25))}55%{opacity:.96;transform:scale(.9) rotate(var(--ws-rot));filter:blur(0) drop-shadow(0 2px 1px rgba(120,20,30,.25))}72%{transform:scale(1.05) rotate(var(--ws-rot))}to{opacity:.94;transform:scale(1) rotate(var(--ws-rot))}}@media (prefers-reduced-motion: reduce){.ws-stamp.is-go[data-v-9a0e6c00]{animation:none}}.card-win-fx{position:absolute;inset:0;z-index:7;display:flex;align-items:center;justify-content:center;pointer-events:none}.sp-result{position:absolute;inset:0;z-index:20;cursor:pointer;display:flex;align-items:center;justify-content:center;.box{pointer-events:auto;min-width:70%;max-width:100%;padding:14px 22px;border-radius:var(--gcm-rounded-2xl, 16px);text-align:center;background:var(--sp-ink);color:#fff;box-shadow:0 16px 36px -12px #00000080,0 0 0 1px #ffffff0f inset;.dynamic-article{padding:0}.dynamic-article article{align-items:center;gap:.35rem}}&.is-win .box{box-shadow:0 16px 40px -12px rgb(from var(--sp-gold) r g b / .4),0 0 0 1px rgb(from var(--sp-gold) r g b / .4) inset}}.sp-result-pop-enter-active{transition:opacity .3s ease,transform .42s cubic-bezier(.2,.8,.3,1.2)}.sp-result-pop-leave-active{transition:opacity .35s ease}.sp-result-pop-enter-from,.sp-result-pop-leave-to{opacity:0;transform:scale(.85)}@media (prefers-reduced-motion: reduce){.sp-result-pop-enter-active,.sp-result-pop-leave-active{transition:opacity .2s ease}}.csc{position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;--sp-accent: var(--gcm-color-accent);--sp-gold: var(--gcm-color-primary);--sp-ink: var(--gcm-color-gray-dark);--sp-paper: var(--gl-panel, linear-gradient(160deg, #fff, #fff7ea));--sp-win: #ffe7a8;--sp-radius: var(--gcm-rounded-3xl, 22px);&.is-selectable{cursor:pointer;.scratch-foil{cursor:pointer}}.scale{position:absolute;top:0;left:0;transform-origin:top left}.face{position:relative;border-radius:var(--sp-radius);overflow:hidden;box-shadow:var(--gcm-shadow-2xl, 0 26px 60px -18px rgba(80, 20, 15, .6));&.is-back{position:absolute;inset:0}}.card-back-result{flex-direction:column;gap:8px;padding:14px 16px;overflow:auto;.dynamic-article article{align-items:center;gap:.5rem}h1,h2,h3{font-weight:800;line-height:1.05;margin:0}}.match{font-size:13px;color:#b08a3a;letter-spacing:.04em}}.mg{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 12px;background:var(--sp-paper);box-sizing:border-box;.hd{font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#b08a3a}.grid{display:grid;grid-template-columns:repeat(3,56px);grid-template-rows:repeat(3,46px);gap:8px}.cell{width:56px;height:46px;border-radius:var(--gcm-rounded-xl);background:#fbf1dc;border:1px solid #f0e2c4;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;&.is-ball .sym{font-variant-numeric:tabular-nums}&.is-hit{background:linear-gradient(160deg,var(--sp-win),var(--sp-gold));border-color:transparent;box-shadow:0 0 0 2px var(--sp-gold),0 6px 18px -4px rgb(from var(--sp-gold) r g b / .7);animation:mg-pop .5s cubic-bezier(.2,.9,.3,1.3);.sym{color:var(--gcm-color-white)!important}}}.sym{font-weight:700;font-size:24px;line-height:1}}@keyframes mg-pop{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.mg .cell.is-hit{animation:none}}.gs-root{position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;--sp-accent: var(--gcm-color-accent);--sp-gold: var(--gcm-color-primary);--sp-ink: var(--gcm-color-gray-dark);--sp-paper: var(--gcm-color-white);--sp-win: #ffe7a8}.gs-stage{position:absolute;top:0;left:0}.gs-card{position:relative;border-radius:22px;background:radial-gradient(120% 90% at 50% 0%,var(--sp-paper) 0%,#f6f3ee 60%,#efe9e0 100%);box-shadow:0 30px 70px -24px #501e0f8c,0 4px 10px #501e0f2e,inset 0 0 0 1px #ffffffb3;padding:22px;display:flex;flex-direction:column;align-items:center;overflow:hidden;&.is-selectable{cursor:pointer;.scratch-foil{cursor:pointer}}&.is-back{position:absolute;inset:0}&:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E")}&.is-shake{animation:gs-shake .42s cubic-bezier(.36,.07,.19,.97)}}.gs-card.is-back .card-back-result{z-index:2;padding:30px;background:none}.gs-framesvg{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;.fs-d{stop-color:color-mix(in srgb,var(--sp-accent) 78%,#000)}.fs-l{stop-color:color-mix(in srgb,var(--sp-accent) 50%,#fff)}}.gs-title{position:relative;z-index:3;margin-top:8px;text-align:center;width:100%;padding:0 22px;.top{font-weight:700;font-size:58px;line-height:.9;letter-spacing:.005em;background:linear-gradient(180deg,color-mix(in srgb,var(--sp-gold) 12%,#fff) 3%,color-mix(in srgb,var(--sp-gold) 65%,#fff) 28%,var(--sp-gold) 55%,color-mix(in srgb,var(--sp-gold) 75%,#000) 80%,color-mix(in srgb,var(--sp-gold) 60%,#fff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(0 4px 4px rgba(120,70,10,.3))}.plate{position:relative;margin:6px auto 0;display:inline-block;padding:8px 30px;border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--sp-gold) 55%,#fff),var(--sp-gold) 48%,color-mix(in srgb,var(--sp-gold) 75%,#000) 100%);box-shadow:0 4px 10px #78460a59,inset 0 1px #fff9,inset 0 0 0 2px #ffffff59;span{font-weight:700;font-size:40px;line-height:1;letter-spacing:.04em;color:var(--gcm-color-white);text-shadow:0 2px 3px rgba(120,60,10,.55)}}}.gs-panel{position:relative;margin-top:30px}.gs-backpanel{position:absolute;inset:0;background:radial-gradient(circle at 1px 1px,rgba(120,82,38,.08) 1px,transparent 1.7px) 0 0 / 11px 11px,repeating-linear-gradient(105deg,#ffffff0d 0 2px,#785a2d0a 2px 5px),linear-gradient(150deg,#efe3c4,#dac79c 30%,#cdb587 55%,#d9c290 78%,#c6a973);box-shadow:inset 0 1px #ffffff73,inset 0 0 30px #7850232e}.gs-back{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);place-items:center;padding:30px}.gs-sym{font-weight:700;font-size:52px;line-height:1;color:#7a5a2e;text-shadow:0 -1px 1px rgba(60,38,12,.55),0 1px 0 rgba(255,247,225,.65),0 2px 2px rgba(255,247,225,.3);&.is-jp{font-size:60px;color:transparent;background:linear-gradient(105deg,#fff0 42%,#fffffff2,#fff0 58%),linear-gradient(165deg,var(--sp-win) 0%,var(--sp-gold) 44%,color-mix(in srgb,var(--sp-gold) 75%,#000) 100%);background-size:260% 100%,100% 100%;background-position:150% 0,0 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;text-shadow:none;filter:drop-shadow(0 -1px 0 rgba(255,250,235,.9)) drop-shadow(0 2px 1px rgba(90,58,16,.55)) drop-shadow(0 3px 5px rgba(90,58,16,.3));animation:gs-gshine 3.6s ease-in-out infinite}}@keyframes gs-gshine{0%{background-position:150% 0,0 0}55%{background-position:-60% 0,0 0}to{background-position:-60% 0,0 0}}.gs-legend{position:relative;z-index:3;margin-top:24px;display:inline-flex;align-items:center;gap:5px;.g{font-weight:700;font-size:24px;line-height:1;color:transparent;background:linear-gradient(165deg,color-mix(in srgb,var(--sp-gold) 55%,#fff) 0%,var(--sp-gold) 42%,color-mix(in srgb,var(--sp-gold) 75%,#000) 112%);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 1px 1px rgba(120,70,10,.3))}.eq{font-weight:700;font-size:14px;color:#9a7b3a;margin-left:7px;letter-spacing:.02em}}.gs-cardid{position:absolute;right:34px;bottom:30px;z-index:3;white-space:nowrap;font-weight:600;font-size:10px;letter-spacing:.1em;color:#b7a06a;text-transform:uppercase}@keyframes gs-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px,2px) rotate(-.4deg)}40%{transform:translate(3px,-2px) rotate(.4deg)}60%{transform:translate(-2px,1px)}80%{transform:translate(2px,-1px)}}@media (prefers-reduced-motion: reduce){.gs-card.is-shake{animation:none}.gs-sym.is-jp{animation:none;background-position:50% 0,0 0}}.latex-field[data-v-96837ab2]{position:absolute;inset:0;z-index:5;display:block;touch-action:none;cursor:grab;transition:opacity .45s ease}.latex-field[data-v-96837ab2]:active{cursor:grabbing}.latex-field.is-gone[data-v-96837ab2]{opacity:0;pointer-events:none}.ln-root{position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ln-stage{position:absolute;top:0;left:0;--sp-accent: var(--gcm-color-accent);--sp-gold: var(--gcm-color-primary);--sp-ink: var(--gcm-color-gray-dark);--sp-paper: #fffdf6;--sp-win: #ffe7a8;--lnt-accent: var(--sp-accent);--lnt-title: var(--sp-accent);--lnt-frame: var(--sp-accent);--lnt-gold: var(--sp-gold);--lnt-jpnum: var(--sp-gold);--lnt-win2: var(--sp-gold);--lnt-ink: var(--sp-ink);--lnt-jpbg: var(--sp-ink);--lnt-paper: var(--sp-paper);--lnt-band2: var(--sp-paper);--lnt-tile: var(--sp-paper);--lnt-win1: var(--sp-win)}.ln-scene{position:relative;display:flex;justify-content:center;&.is-selectable{cursor:pointer;.latex-field{cursor:pointer}}.card-back-result{border-radius:18px;background:var(--lnt-paper);box-shadow:0 26px 56px -20px #50140f99;padding:18px 22px;color:var(--lnt-ink)}}.ln-ticket{position:relative;width:368px;padding:16px 22px 14px;background-color:var(--lnt-paper);border-radius:18px;box-shadow:0 26px 56px -20px #50140f99,inset 0 2px #ffffffb3;outline:3px solid var(--lnt-frame);outline-offset:-8px;overflow:hidden;&:after{content:"";position:absolute;inset:11px;border:1.5px dashed var(--lnt-frame);opacity:.4;border-radius:11px;pointer-events:none}.band{position:absolute;top:0;left:0;right:0;height:96px;background:linear-gradient(180deg,#fff1d9 0%,var(--lnt-band2) 100%);pointer-events:none}.top{position:relative;text-align:center;padding:6px 0 8px;.kicker{font-weight:800;font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--lnt-accent)}.title{font-weight:700;font-size:38px;line-height:1;letter-spacing:.01em;margin:3px 0 6px;color:var(--lnt-title);text-shadow:0 2px 0 #f0b43e,0 4px 10px rgba(0,0,0,.16)}}.howto{position:relative;text-align:center;font-size:11.5px;line-height:1.4;color:#8c7f6a;margin:8px 6px 12px;b{color:var(--lnt-ink);font-weight:800}}.foot{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1.5px dashed #e7d9be;font-weight:700;font-size:9px;letter-spacing:.08em;color:#b6a78c}}.ln-play{position:relative;margin:0 auto;canvas.foil-dust{z-index:6}.label{position:absolute;left:0;right:0;text-align:center;font-weight:600;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--lnt-accent);&.win{top:4px}&.your{color:var(--lnt-ink)}}.winbox{position:absolute;display:grid;place-items:center;border-radius:12px;background:var(--lnt-tile);border:2px solid var(--lnt-gold);box-shadow:inset 0 1px #ffffff80;transition:box-shadow .4s ease,transform .4s ease;.n{font-weight:700;font-size:30px;color:#b5482b;font-variant-numeric:tabular-nums}&.is-hit{box-shadow:0 0 0 3px var(--lnt-gold),0 8px 20px -6px #00000047;transform:scale(1.04);animation:ln-pop .5s cubic-bezier(.2,.9,.3,1.3) both}}.spot{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-radius:10px;background:var(--lnt-tile);border:1px solid #ebdfc8;box-shadow:inset 0 1px #fff6;transition:transform .4s cubic-bezier(.2,.9,.3,1.3),box-shadow .4s ease,filter .4s ease;.n{font-weight:700;font-size:30px;line-height:1;color:var(--lnt-ink);font-variant-numeric:tabular-nums}.tag{position:absolute;top:-8px;right:-8px;background:var(--lnt-accent);color:#fff;font-weight:700;font-size:9px;letter-spacing:.06em;padding:2px 7px;border-radius:var(--gcm-rounded-full, 999px);box-shadow:0 4px 8px -2px #0006;transform:rotate(8deg)}&.is-miss{filter:saturate(.7);opacity:.55}&.is-win{background:linear-gradient(165deg,var(--lnt-win1),var(--lnt-win2));border-color:var(--lnt-gold);box-shadow:0 0 0 2.5px var(--lnt-accent),0 10px 22px -6px #0006;animation:ln-pop .5s cubic-bezier(.2,.9,.3,1.3) both;.n{color:#7a1322}}}}@keyframes ln-pop{0%{transform:scale(.84)}55%{transform:scale(1.1)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.ln-play .winbox.is-hit,.ln-play .spot.is-win{animation:none}}.chooser-root{position:absolute;inset:0;z-index:30;&.is-leaving .chooser-stage{opacity:0}.fly{position:fixed;z-index:40;transform-origin:center center;transition:transform .6s cubic-bezier(.45,0,.15,1);container-type:inline-size;--sp-radius: 6.67cqw}}.chooser-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .3s ease}.chooser-center{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:32px 20px;width:100%;.sp-headline{font-weight:800;font-size:40px;line-height:1.05;color:var(--gcm-color-white);margin:0}.sp-sub{font-size:15px;color:#ffffffd9;margin:0;max-width:420px}.dots{display:none}.dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#fff6;cursor:pointer;transition:background .2s ease,transform .2s ease;&.active{background:#fff;transform:scale(1.25)}}}.chooser{display:flex;justify-content:center;align-items:center;gap:18px;max-width:100%;margin-top:6px;.slot{cursor:pointer;transition:transform .35s cubic-bezier(.2,.8,.25,1),opacity .35s ease;container-type:inline-size;--sp-radius: 6.67cqw;&:nth-child(1){transform:translateY(6px)}&:nth-child(2){transform:translateY(-8px)}&:nth-child(3){transform:translateY(6px)}&:hover{transform:translateY(-12px) scale(1.04);z-index:3}&:focus-visible{outline:3px solid var(--gcm-color-white);outline-offset:4px;border-radius:var(--sp-radius)}&.is-hidden{opacity:0}&.is-dropped{opacity:0;transform:translateY(28px) scale(.9)}}}@media (max-width: 600px){.chooser{justify-content:flex-start;gap:14px;width:100%;padding:22px 7% 46px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;&::-webkit-scrollbar{display:none}.slot{flex:0 0 auto;width:86vw;scroll-snap-align:center;&:nth-child(1),&:nth-child(2),&:nth-child(3){transform:none}}}.chooser-center .dots{display:flex;justify-content:center;gap:8px;margin-top:2px}}@media (prefers-reduced-motion: reduce){.chooser .slot,.chooser-root .fly{transition:none}}.sp-bg[data-v-ed7e38f6]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.sp-orb[data-v-ed7e38f6]{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;background:radial-gradient(circle at 35% 30%,#fff,#f2e6d4 60%,#d9b98e);animation:sp-float-ed7e38f6 9s ease-in-out infinite}@keyframes sp-float-ed7e38f6{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}@media (prefers-reduced-motion: reduce){.sp-orb[data-v-ed7e38f6]{animation:none}}.scratch-promo[data-v-3309f845]{--gl-panel: linear-gradient(160deg, #fff, #fff7ea);position:relative;overflow:hidden;border-radius:var(--gcm-rounded-3xl)}.sp-stage[data-v-3309f845]{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;padding:40px 20px}.sp-center[data-v-3309f845]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;width:100%;max-width:520px}.sp-center.is-occluded[data-v-3309f845]{visibility:hidden}.sp-center[data-v-3309f845]>.dynamic-article{color:#fff}.sp-center[data-v-3309f845] .dynamic-article article{align-items:center}.sp-center[data-v-3309f845] h1,.sp-center[data-v-3309f845] h2,.sp-center[data-v-3309f845] h3{font-weight:800;line-height:1.05;margin:0}.sp-cardwrap[data-v-3309f845]{position:relative;display:flex;align-items:center;justify-content:center;padding:12px;animation:sp-bob-3309f845 5s ease-in-out infinite}.sp-cardwrap.is-revealed[data-v-3309f845]{animation:none}.sp-glow[data-v-3309f845]{position:absolute;inset:-28px;z-index:0;background:radial-gradient(closest-side,rgb(from var(--gcm-color-primary) r g b / .55),transparent 70%);filter:blur(14px);pointer-events:none}.sp-playcard[data-v-3309f845]{position:relative;z-index:1;max-width:100%}.sp-cardwrap[data-v-3309f845]>:not(.sp-glow){position:relative;z-index:1}.sp-retry[data-v-3309f845]{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:0;border-radius:var(--gcm-rounded-full);background:var(--gcm-color-primary);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px -10px rgb(from var(--gcm-color-primary) r g b / .7);transition:transform .2s ease,filter .2s ease}.sp-retry[data-v-3309f845]:hover{transform:translateY(-2px);filter:brightness(1.06)}.sp-fade-enter-active[data-v-3309f845],.sp-fade-leave-active[data-v-3309f845]{transition:opacity .4s ease}.sp-fade-enter-from[data-v-3309f845],.sp-fade-leave-to[data-v-3309f845]{opacity:0}@keyframes sp-bob-3309f845{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion: reduce){.sp-cardwrap[data-v-3309f845]{animation:none}}.forgot-password-form-wrap{max-width:32rem;margin:1.5rem auto;display:flex;background-color:var(--gcm-color-gray-light);border-radius:var(--gcm-rounded-2xl);padding:3rem}.forgot-password-form{container-type:inline-size;width:100%;.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}}.input-wrap{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.remember-password{text-align:center;margin-top:1rem;color:var(--gcm-color-gray-dark);a{color:var(--gcm-color-secondary)}}}@container (min-width: 640px){.forgot-password-form{.title-wrap{.title{font-size:1.75rem;margin-bottom:1.5rem}}}}@container (min-width: 1024px){.forgot-password-form-wrap{margin:3rem auto}}.auth-page-wrapper{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;.authorization-form-wrap{width:100%;max-width:1200px;margin:0 auto;.error-wrap{display:flex;justify-content:center;padding:2rem;background-color:#ffffffe6;border-radius:.5rem}.order-transaction-info{margin-top:.5rem;margin-left:1rem;margin-right:1rem;background-color:#ffffff1a;border-radius:.5rem;padding:1rem}.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.loading-spinner{width:2.5rem;height:2.5rem;border:3px solid rgb(from var(--gcm-color-light) r g b / .2);border-radius:50%;border-top-color:var(--gcm-color-light);animation:spin 1s linear infinite}}.form-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1rem;@media (max-width: 768px){grid-template-columns:1fr}}.details-column,.inputs-column{display:flex;flex-direction:column;gap:.5rem}.section-title{font-size:1.5rem;font-weight:600;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem;margin-top:1.5rem}.details-list{display:flex;flex-direction:column;gap:.95rem;.detail-item{display:flex;flex-direction:row;padding:.35rem 0;.detail-label{font-weight:500;min-width:120px}.detail-value{color:#fff;font-weight:600}}}.button-wrap{display:flex;justify-content:flex-end;margin-top:1rem}.authorized-message{text-align:center;padding:1.5rem;background-color:#fff3;border-radius:.5rem;margin-top:1rem;color:#fff;.highlight-text{color:#fff;font-weight:600}}.summary button{display:none}.order-details-row>div{border-radius:0!important}.order-transactions-accordion{margin-top:2rem;>div:first-child{font-size:1.5rem;font-weight:600;min-height:3.5rem}}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.promo-nav-bar-wrap{padding:0 1rem}.promo-nav-bar{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem;.logo img{height:2.5rem}.nav ul{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;li{display:inline;.themed-button{img{height:1.5rem}}}}}@media screen and (max-width: 480px){.promo-nav-bar{flex-direction:column;.nav ul{flex-direction:column;gap:.5rem}}}.download-pwa{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;&.left{justify-content:flex-start}&.right{justify-content:flex-end}}.promo-scc{display:flex;flex-direction:column;padding:0 1rem;gap:1rem;.promo-board{display:grid;grid-template-columns:1fr;gap:1rem;.play-area{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 1rem;.game-logo img{width:100%;border:.25rem solid var(--gcm-color-primary);border-radius:var(--gcm-rounded-2xl)}.info-area{display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem;.description{margin-bottom:auto;.tagline{padding:0 .5rem}}.stats-area{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;font-size:1.1rem;margin-bottom:.5rem;.stat-item{display:flex;gap:.25rem}.divider{display:none}}.prompt{visibility:hidden}}.features-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;margin-bottom:.5rem}.feature-item{display:flex;justify-content:space-between;padding:.5rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .3)}}.form-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:var(--gcm-color-dark);background-color:var(--gcm-color-light);border-radius:var(--gcm-rounded-2xl);.input-group-wrap .input-group .instruction{color:var(--gcm-color-dark)}}}}@media (min-width: 768px){.promo-scc{.promo-board{grid-template-columns:repeat(2,1fr)}}}@media (min-width: 1024px){.promo-scc{.promo-board{grid-template-columns:repeat(3,1fr);.play-area{grid-column:span 2;grid-template-columns:repeat(2,1fr);.info-area{.stats-area{flex-direction:row;gap:2rem;text-align:left;.divider{display:block;width:2px;height:20px;background:var(--gcm-color-gray-light)}}.prompt{visibility:visible;font-size:1.1rem;margin-top:.5rem}}.draws-wrap{grid-column:span 2}}}}}@media (min-width: 1440px){.promo-scc{.promo-board{.play-area{grid-template-columns:minmax(300px,450px) 1fr}}}}.column-content{display:grid;gap:1rem;padding:0 1rem;.article-wrap{.dynamic-article{padding:0}}}@media (min-width: 768px){.column-content{&.sm-2{grid-template-columns:repeat(2,1fr)}&.sm-3{grid-template-columns:repeat(3,1fr)}&.sm-4{grid-template-columns:repeat(4,1fr)}&.sm-5{grid-template-columns:repeat(5,1fr)}&.sm-6{grid-template-columns:repeat(6,1fr)}}}@media (min-width: 1024px){.column-content{&.md-2{grid-template-columns:repeat(2,1fr)}&.md-3{grid-template-columns:repeat(3,1fr)}&.md-4{grid-template-columns:repeat(4,1fr)}&.md-5{grid-template-columns:repeat(5,1fr)}&.md-6{grid-template-columns:repeat(6,1fr)}}}@media (min-width: 1440px){.column-content{&.lg-2{grid-template-columns:repeat(2,1fr)}&.lg-3{grid-template-columns:repeat(3,1fr)}&.lg-4{grid-template-columns:repeat(4,1fr)}&.lg-5{grid-template-columns:repeat(5,1fr)}&.lg-6{grid-template-columns:repeat(6,1fr)}}}.promo-lucky-card-pick{display:flex;flex-direction:column;padding:0 1rem;gap:1rem;.promo-board{display:grid;grid-template-columns:1fr;gap:1rem;&.existing-user{display:flex;.play-area{width:100%}}.play-area{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 1rem;.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;height:-moz-fit-content;height:fit-content;position:relative;width:100%;max-width:36rem;margin:0 auto;.card-item{.card-inner{overflow:hidden;border-radius:var(--gcm-rounded-2xl);cursor:pointer;transition:transform .3s ease-in-out;width:100%;aspect-ratio:3 / 4;position:relative;transform-style:preserve-3d;&:hover{transform:scale(1.05)}&.selected{position:absolute;width:18rem;transform:scale(1.1);z-index:20;top:50%;left:50%;transform:translate(-50%,-50%) rotateY(180deg);box-shadow:0 0 10px #00000080;.card-back{backface-visibility:visible}}&.flipped{transform:rotateY(180deg);.card-back{backface-visibility:visible;background-color:rgba(var(--gcm-color-secondary),1)}}.card-front,.card-back{position:absolute;backface-visibility:hidden;width:100%;height:100%}.card-front{.card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.card-back{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;background-color:var(--gcm-color-primary);transform:rotateY(180deg);.card-icon{width:50%;height:auto;fill:var(--gcm-color-light)}.promo-code{font-size:1.5rem;font-weight:700;text-align:center}.promo-description{text-align:center}}}}}}.form-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:var(--gcm-color-dark);background-color:var(--gcm-color-light);border-radius:var(--gcm-rounded-2xl);.input-group-wrap .input-group .instruction{color:var(--gcm-color-dark)}}}}@media (min-width: 768px){.promo-lucky-card-pick{.promo-board{grid-template-columns:repeat(2,1fr)}}}@media (min-width: 1024px){.promo-lucky-card-pick{.promo-board{grid-template-columns:repeat(3,1fr);.play-area{grid-column:span 2;.card-grid{gap:1rem}}}}}.promo-lucky-prize-wheel{display:flex;flex-direction:column;padding:0 1rem;gap:1rem;.promo-board{display:grid;grid-template-columns:1fr;gap:1rem;&.existing-user{display:flex;.play-area{width:100%}}.play-area{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 1rem;height:-moz-fit-content;height:fit-content;.wheel-wrap{position:relative;.wheel-container{aspect-ratio:1;position:relative;max-width:38rem;width:100%;margin:0 auto;.pointer{position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-right:1.75rem solid var(--gcm-color-light);border-top:.75rem solid transparent;border-bottom:.75rem solid transparent}}.spin-button{text-transform:uppercase;position:absolute;aspect-ratio:1;border-radius:50%;width:3.5rem;font-size:.85rem;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border:3px solid var(--gcm-color-light);box-shadow:0 0 10px rgb(from var(--gcm-color-secondary) r g b / .5)}}}.form-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:var(--gcm-color-dark);background-color:var(--gcm-color-light);border-radius:var(--gcm-rounded-2xl);.input-group-wrap .input-group .instruction{color:var(--gcm-color-dark)}}}}@media (min-width: 768px){.promo-lucky-prize-wheel{.promo-board{grid-template-columns:repeat(2,1fr)}}}@media (min-width: 1024px){.promo-lucky-prize-wheel{.promo-board{grid-template-columns:repeat(3,1fr);.play-area{grid-column:span 2;.wheel-wrap{.wheel-container{.pointer{border-right:3rem solid var(--gcm-color-light);border-top:1.25rem solid transparent;border-bottom:1.25rem solid transparent}}.spin-button{width:6rem;font-size:1.5rem;font-weight:800;border-width:5px}}}}}}.restricted-page-modal-wrap{backdrop-filter:blur(5rem);.close-button{display:none}}.restricted-page-modal{.article-wrap{.dynamic-article{padding:0;color:var(--gcm-color-dark);margin-bottom:2rem}}}.icon-list{padding:0 1rem;.icon-item{display:flex;gap:1rem;align-items:flex-start;img{height:2rem}.text-wrap{.main-text{font-size:1.125rem;font-weight:500}.sub-text{font-size:1rem;font-weight:300}}}&.card-display{.icon-item{flex-direction:column;align-items:center;text-align:center;background-color:var(--gcm-color-light);color:var(--gcm-color-gray-dark);padding:1rem;border-radius:var(--gcm-rounded-2xl);img{height:4rem}}}&.layout-vertical{display:grid;gap:.25rem}&.layout-horizontal,&.layout-two_column_grid,&.layout-three_column_grid,&.layout-four_column_grid,&.layout-five_column_grid,&.layout-six_column_grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}}@container (min-width: 480px){.icon-list{img{height:3rem}p{font-size:1.5rem}&.layout-horizontal{display:flex}&.layout-two_column_grid{grid-template-columns:repeat(2,1fr)}&.layout-three_column_grid{grid-template-columns:repeat(3,1fr)}&.layout-four_column_grid{grid-template-columns:repeat(4,1fr)}&.layout-five_column_grid{grid-template-columns:repeat(5,1fr)}&.layout-six_column_grid{grid-template-columns:repeat(6,1fr)}}}.perks-board{display:flex;gap:1rem;.perks-wrap{flex-shrink:1;display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;background-color:rgb(from var(--gcm-color-dark) r g b / .1);padding:1rem;border-radius:var(--gcm-rounded-2xl);.perks-list{.stack-title{text-align:center;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}ul{list-style-type:none;padding:0;li{display:flex;gap:.5rem;align-items:flex-start;img{height:2rem}.text-wrap{.main-text{font-size:1.125rem;font-weight:500}.sub-text{font-size:1rem;font-weight:300}}}}&.cards{ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;li{flex-direction:column;align-items:center;text-align:center;background-color:var(--gcm-color-light);color:var(--gcm-color-gray-dark);padding:1rem;border-radius:var(--gcm-rounded-2xl);img{height:4rem}}}}&.inline{ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;li{flex-direction:row;align-items:center}}}&.boxed{display:flex;flex-direction:column;gap:1rem;background-color:var(--gcm-color-light);color:var(--gcm-color-gray-dark);padding:1rem;border-radius:var(--gcm-rounded-2xl);ul{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;li{flex-direction:row;align-items:center}}}}}.image-container{display:none}}@media (min-width: 768px){.perks-board{.perks-wrap{justify-content:space-between;.perks-list{&.boxed{ul{grid-template-columns:repeat(2,1fr)}}}}.image-container{display:flex;flex-direction:column;justify-content:flex-end;flex-shrink:0;width:25%;img{max-width:100%;height:auto}&.left{order:-1}}}}@media (min-width: 1024px){.perks-board{.perks-wrap{padding:2rem;gap:2rem;.perks-list{&.boxed{padding:2rem}&.cards{ul{li{padding:2rem}}}}}.image-container{width:33%}}}.apply-promo-code{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;&.left{justify-content:flex-start}&.right{justify-content:flex-end}}.hero-slider-beta{.hero-slide{min-height:22rem;overflow:hidden;display:flex;flex-direction:column;gap:1rem;padding:0 1rem;.article-wrap{order:2;display:flex;padding-bottom:4.5rem;.dynamic-article{padding:0;.dynamic-button-group{padding:0;padding-top:1rem}}}.slide-media{order:1;position:relative;display:none;&.mobile-media{display:block}.image-wrap{width:100%;aspect-ratio:4 / 3;img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.video-wrap{position:relative;width:100%;aspect-ratio:4 / 3;.masked-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;background:transparent}.mask-stroke{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.mask-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}}}}}@media (min-width: 768px){.hero-slider-beta{.hero-slide{flex-direction:row;align-items:center;gap:2rem;&.rtl{flex-direction:row-reverse}&.media-width-66{.slide-media{flex:2}}&.media-width-33{.article-wrap{flex:2}.slide-media{.image-wrap,.video-wrap{aspect-ratio:3 / 4}}}.article-wrap{order:1;flex:1;.dynamic-article{transform:scale(1)}}.slide-media{display:block;order:2;flex:1}}}}@media (min-width: 1024px){.hero-slider-beta{.hero-slide{min-height:35rem}}}@media (max-width: 480px){.hero-slider-beta{.hero-slide{.article-wrap{.dynamic-article{text-align:center;>article{gap:0}.dynamic-button-group{width:100%;justify-content:center}}}}}}.my-balances{.header-wrap{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid rgb(from var(--gcm-color-gray-light) r g b / .2);padding-bottom:1rem;margin-bottom:2.5rem;.title-wrap{display:flex;align-items:center;gap:1rem;img{width:2.25rem}}}.balances{display:grid;grid-template-columns:repeat(1,1fr);gap:.25rem;margin-bottom:2.5rem;li{display:flex;flex-direction:column;align-items:center;.label,.value{display:flex;width:100%;height:3rem;align-items:center;justify-content:center}.label{background-color:var(--gcm-color-primary);font-weight:500;border-radius:var(--gcm-rounded-2xl)}}}.transfer-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;Input{width:100%}ThemedButton{width:100%}}}@media (min-width: 640px){.my-balances{.balances{grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.transfer-form{Input{max-width:20rem}}}}.register-with-article{display:flex;flex-direction:column;padding:0 1rem;gap:1rem;width:100%;.form-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:var(--gcm-color-dark);background-color:var(--gcm-color-light);border-radius:var(--gcm-rounded-2xl);.title-wrap{border-bottom:1px solid rgb(from var(--gcm-color-gray-dark) r g b / .1);margin-bottom:1rem;img{width:12rem;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block}.title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--gcm-color-gray-dark)}}.input-group-wrap .input-group .instruction{color:var(--gcm-color-dark)}}}@media (min-width: 768px){.register-with-article{flex-direction:row;align-items:center;gap:2rem;&.rtl{flex-direction:row-reverse}.article-wrap{flex:1}.form-wrap{width:28rem}}}.unsubscribe{&[data-v-aff0e017]{display:flex;justify-content:center;align-items:center;min-height:50vh;text-align:center}h1[data-v-aff0e017]{margin-bottom:1rem}}
