.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}.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;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:-moz-fit-content;width:fit-content;&.vertical{flex-direction:column;align-items:flex-start}&:not(.vertical){flex-direction:row;align-items:center}}.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}}}}@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%}}}}.scratch-card{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.scratch-card.revealed{animation:scale-in .3s ease-out}.scratch-card-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:0}.scratch-card-canvas{position:absolute;top:0;left:0;z-index:10;cursor:crosshair;touch-action:none}@keyframes scale-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.confetti-wrap{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50}.scratch-promo{.scratch-card{margin:2rem auto;background-color:var(--gcm-color-light)}.prize-content{text-align:center;color:var(--gcm-color-text)}.pop-in-enter-active,.pop-in-leave-active{transition:all .5s ease}.pop-in-enter,.pop-in-leave-to{opacity:0;transform:scale(.8)}.pop-in-enter-active{transform:scale(1)}.pop-in-leave-active{transform:scale(.8)}.pop-in-leave-to{opacity:0}}.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}}}
