.home-layout{min-height:100vh;width:100%;max-width:100%;--home-bg-band-start:0%;--home-bg-band-end:0%;background-color:var(--home-page-bg,#231d58);background-image:linear-gradient(to bottom,var(--home-page-bg,#231d58) 0,var(--home-page-bg,#231d58) var(--home-bg-band-start),#e3e2fb var(--home-bg-band-start),#e3e2fb var(--home-bg-band-end),var(--home-page-bg,#231d58) var(--home-bg-band-end),var(--home-page-bg,#231d58) 100%)}.home-layout,.home-layout__main{display:flex;flex-direction:column}.home-layout__main{padding:0!important;overflow-x:clip}.home-layout__header{position:sticky;top:0;z-index:100;background-color:var(--home-page-bg,#231d58);padding-left:.5rem;padding-right:.5rem;padding-top:.25rem}@media(min-width:768px){.home-layout__header{padding-left:1rem;padding-right:1rem}}.home-layout__header-inner{margin-left:auto;margin-right:auto;width:100%;max-width:1280px}.home-layout__card{margin-left:auto;margin-right:auto;margin-top:3rem;width:100%;max-width:min(1280px,100% - 1.5rem);background-color:var(--home-content-bg,#fff);border-radius:2rem;box-shadow:var(--home-shadow,0 4px 60px #12124a1a);overflow:visible}@media(max-width:767px){.home-layout__card{margin-top:.5rem}}.home-layout__content{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:2rem;padding-top:0}@media(min-width:768px){.home-layout__content{gap:4rem;padding-bottom:4rem;padding-top:0}}@keyframes header-auth-button-spin{0%{stroke-dasharray:1 124;stroke-dashoffset:0}50%{stroke-dasharray:100 24;stroke-dashoffset:-30}to{stroke-dasharray:1 124;stroke-dashoffset:-124}}.header-auth-button{position:relative;display:flex;align-items:center;justify-content:center;background:#4b45a2;border:none;border-radius:10px;padding:2px;cursor:pointer;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:ease;transition-duration:.2s ease}.header-auth-button:hover{opacity:.9}.header-auth-button:disabled{cursor:not-allowed}.header-auth-button .header-auth-button-inner{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff3ff,#d2dbf2);border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:900;color:#494387;letter-spacing:.05em}@media(max-width:640px){.header-auth-button .header-auth-button-inner{padding:6px 12px;font-size:.75rem}}.header-auth-button .header-auth-button-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#4b45a2b3;border-radius:10px}.header-auth-button .header-auth-button-loader svg{width:20px;height:20px}.header-auth-button .header-auth-button-loader svg circle{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;animation:header-auth-button-spin 1.2s ease-in-out infinite}.header-auth-button-loading .header-auth-button-inner{opacity:.5}.header-auth-button-secondary{background:#7472c6;padding:0}.header-auth-button-secondary .header-auth-button-inner{background:#0000;color:#ecf1fd;border:none;padding:8px 16px}@media(max-width:640px){.header-auth-button-secondary .header-auth-button-inner{padding:6px 12px}}.header-auth-button-secondary .header-auth-button-loader{background:#7472c6b3}.home-bottom-nav-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:#231d58;border-radius:15px 15px 0 0;box-shadow:0 -10px 15.7px -4px #00000040}@media(max-width:1023px){.home-bottom-nav-bar{display:block}}.home-bottom-nav-bar__inner{display:flex;align-items:center;gap:.75rem;height:70px;padding-left:1rem;padding-right:1rem}.home-bottom-nav-bar__inner .header-auth-button-secondary{flex-shrink:0;background:#0000}.home-bottom-nav-bar__inner .header-auth-button-secondary .header-auth-button-inner{justify-content:center;background:#0000;color:var(--home-header-text,#ecf1fd);font-size:1rem;padding-left:1.5rem;padding-right:1.5rem}.home-bottom-nav-bar__inner .header-auth-button-secondary .header-auth-button-loader{background:#0000}.home-bottom-nav-bar__signup{flex:1 1}.home-bottom-nav-bar__signup .header-auth-button{width:100%;background:#0000;padding:0;border-radius:9999px}.home-bottom-nav-bar__signup .header-auth-button-inner{width:100%;background:var(--home-accent,linear-gradient(180deg,#fc6819 0,#fd8225 100%));color:#fff;border-radius:9999px;padding:12px 24px;font-size:1.125rem}.brand-logo{display:block;height:auto}.brand-logo-wrapper{position:relative;display:inline-flex}.brand-logo-wrapper .brand-logo-spark{position:absolute;top:0;right:0;width:15%;height:auto;color:#fe8125;transform:translate(45%,-45%);pointer-events:none}.footer{background-color:#594fc1;border-radius:40px 40px 0 0;padding:36px 67px 24px;color:#fff;max-width:1280px;margin-left:auto;margin-right:auto;width:100%}@media(min-width:768px){.footer{border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}@media(max-width:767px){.footer{padding:24px 16px}}@media(max-width:1023px){body:has(.bottom-nav-bar-container) .footer{padding-bottom:calc(24px + 70px)}}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(max-width:1023px){.footer-top{flex-direction:column;align-items:center;gap:16px}}.footer-logo{flex-shrink:0}.footer-social-icons{display:flex;align-items:center;gap:30px}@media(max-width:767px){.footer-social-icons{gap:20px}}.footer-social-link{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.footer-social-link:hover{opacity:.8}.footer-divider{border:none;border-top:1px solid #fff3;margin:0 0 24px}@media(max-width:1023px){.footer-divider{border-top-color:#fff6}}.footer-content{display:flex;justify-content:space-between;gap:40px;margin-bottom:24px}@media(max-width:1023px){.footer-content{flex-direction:column;gap:32px}.footer-content .footer-section-links{order:1}.footer-content .footer-section-priority-play{order:2}.footer-content .footer-section-legal{order:3}.footer-content .footer-section-badges{order:4}.footer-content .footer-section-age{order:5}}.footer-section-legal{max-width:450px;display:flex;flex-direction:column}@media(max-width:1023px){.footer-section-legal{max-width:100%}}.footer-legal-text{font-size:12px;line-height:21px;margin:0 0 8px}.footer-legal-text--bold{font-weight:900}.footer-section-badges{display:flex;align-items:center;gap:20px;margin:24px 0}@media(max-width:1023px){.footer-section-badges{flex-wrap:wrap;justify-content:center}}.footer-dmca{flex-shrink:0}.footer-dmca img{width:auto;height:auto;max-height:38px;object-fit:contain}.footer-badge-link{flex-shrink:0}.footer-badge-link img{width:auto;height:auto;max-height:53px;object-fit:contain}.footer-player-safety{display:flex;align-items:center;gap:8px;background-color:#fff;color:#000;padding:7px 12px;border-radius:9999px;text-decoration:none;font-size:12px;font-weight:500;transition:opacity .2s}.footer-player-safety:hover{opacity:.9}.footer-player-safety-icon{font-size:14px}.footer-player-safety-text{text-decoration:underline}.footer-section-age{font-size:12px;line-height:23px;margin:0}@media(max-width:1023px){.footer-section-age{text-align:center}}.footer-age-link{display:inline-flex;vertical-align:middle;margin:0 4px}.footer-age-icon{border-radius:40px;width:auto;height:auto;max-height:22px;object-fit:contain}.footer-right{display:flex;flex-direction:column;gap:24px}@media(max-width:1023px){.footer-right{display:contents}}.footer-section-links{display:flex;gap:67px}@media(max-width:1023px){.footer-section-links{flex-direction:column;gap:16px;align-items:center;text-align:center}}.footer-links-column{display:flex;flex-direction:column;gap:12px}@media(max-width:1023px){.footer-links-column{align-items:center}}.footer-links-title{font-size:16px;font-weight:700;margin-bottom:4px}.footer-link{color:#ffffffa6;text-decoration:none;font-size:14px;font-weight:500;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:color .2s}.footer-link:hover{color:#f5c566;text-decoration:underline}.footer-link--button{display:flex;align-items:center;gap:6px}@media(max-width:1023px){.footer-link{text-align:center}}.footer-privacy-icon{flex-shrink:0;width:auto;height:auto;max-height:14px;object-fit:contain}@media(max-width:1023px){.footer-section-priority-play{display:flex;justify-content:center}}.footer-priority-play{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}@media(max-width:1023px){.footer-priority-play{align-items:center}}.footer-priority-play img{max-width:100%;height:auto;object-fit:contain}.footer-priority-play-header{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.footer-priority-play-label{font-size:11px;font-weight:600;letter-spacing:.5px;color:#ffffffb3;white-space:nowrap;display:block}.footer-priority-play-logo{display:block;object-fit:contain}.footer-priority-play-brands{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:1023px){.footer-priority-play-brands{justify-content:center}}.footer-priority-play-brands img{width:auto;height:auto;max-height:24px}.footer-section-copyright{text-align:center;font-size:12px;font-weight:700}.home-seo-content{position:relative;overflow:hidden;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:1.5rem;border:2px solid #e3e2fa;border-radius:40px;background-color:#fff}@media(min-width:768px){.home-seo-content{padding:2rem}}@media(max-width:767px){.home-seo-content{border-radius:2rem}}.home-seo-content:after,.home-seo-content:before{content:"";position:absolute;left:0;right:0;z-index:2;pointer-events:none;transition:opacity .2s ease}.home-seo-content:before{top:0;height:4rem;background:linear-gradient(180deg,#fff,#fff0)}.home-seo-content:after{bottom:0;height:6rem;background:linear-gradient(0deg,#fff,#fff0)}.home-seo-content__glow{position:absolute;right:0;bottom:0;width:clamp(280px,40%,520px);height:auto;transform:translate(45%,65%);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.home-seo-content__toggle{position:absolute;top:1.25rem;right:1.25rem;z-index:3;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;border:none;cursor:pointer;background-color:#e3e3fa;color:#231d58;font-size:.875rem;font-weight:500;transition:opacity .2s ease}.home-seo-content__toggle:hover{opacity:.85}.home-seo-content__toggle-icon{width:12px;height:12px;transition:transform .2s ease}.home-seo-content__toggle-icon--expanded{transform:rotate(180deg)}.home-seo-content__viewport{position:relative;z-index:1}.home-seo-content__scroll{max-height:320px;overflow-y:auto;transition:max-height .3s ease ease;scrollbar-width:thin;scrollbar-color:#7f7dd7 #0000}.home-seo-content__scroll::-webkit-scrollbar{width:6px}.home-seo-content__scroll::-webkit-scrollbar-track{background:#0000}.home-seo-content__scroll::-webkit-scrollbar-thumb{background-color:#7f7dd7;border-radius:9999px}.home-seo-content--expanded .home-seo-content__scroll{max-height:400rem;overflow-y:visible}.home-seo-content--expanded:after,.home-seo-content--expanded:before{opacity:0}.home-seo-content__html{color:#231d58cc;font-size:1rem;line-height:1.5625}@media(min-width:768px){.home-seo-content__html{padding-right:3rem}}.home-seo-content__html h1,.home-seo-content__html h2,.home-seo-content__html h3,.home-seo-content__html h4,.home-seo-content__html h5,.home-seo-content__html h6{color:#231d58;font-weight:800;line-height:1.4;margin:1.5rem 0 .5rem}.home-seo-content__html h1:first-child,.home-seo-content__html h2:first-child,.home-seo-content__html h3:first-child,.home-seo-content__html h4:first-child,.home-seo-content__html h5:first-child,.home-seo-content__html h6:first-child{margin-top:0}.home-seo-content__html h1{font-size:1.5rem}.home-seo-content__html h2{font-size:1.375rem}.home-seo-content__html h3{font-size:1.25rem}.home-seo-content__html h4,.home-seo-content__html h5,.home-seo-content__html h6{font-size:1.125rem}.home-seo-content__html p{margin:0 0 .75rem}.home-seo-content__html a{color:#231d58;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.home-seo-content__html a:hover{opacity:.7}.home-seo-content__html ol,.home-seo-content__html ul{margin:0 0 .75rem;padding-left:1.5rem}.home-seo-content__html li{margin-bottom:.25rem}.home-seo-content__html hr{border:none;border-top:1px solid #231d5826;margin:1.25rem 0}.home-seo-content__html table{width:100%;border-collapse:collapse;margin:0 0 1rem;font-size:.9375rem}.home-seo-content__html td,.home-seo-content__html th{border:1px solid #231d582e;padding:.5rem .75rem;text-align:left;vertical-align:top}.home-seo-content__html th{background-color:#e3e2fa;color:#231d58;font-weight:700}.home-seo-content__html img{max-width:100%;height:auto}.home-footer{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:min(1280px,100% - 1.5rem);margin-left:auto;margin-right:auto;margin-top:3rem;padding-top:1.5rem;padding-bottom:1.5rem;background-color:var(--home-content-bg,#fff);border-radius:2rem 2rem 0 0;box-shadow:var(--home-shadow,0 4px 60px #12124a1a)}@media(min-width:768px){.home-footer{gap:2rem;padding-top:2rem;padding-bottom:2rem;margin-top:4rem}}@media(max-width:1023px){.home-footer{padding-bottom:calc(1.5rem + 70px)}}.home-footer__card{margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:1.5rem;border-radius:1rem;background-color:#e3e2fa;color:#231d58}@media(min-width:768px){.home-footer__card{padding:2.5rem;border-radius:2rem}}.home-footer__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}@media(max-width:1023px){.home-footer__top{flex-direction:column;gap:1rem}}.home-footer__social{display:flex;align-items:center;gap:.75rem}.home-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:#7f7dd7;transition:transform .2s ease,opacity .2s ease}.home-footer__social-link img{width:18px;height:18px;object-fit:contain}.home-footer__social-link:hover{transform:translateY(-2px);opacity:.9}.home-footer__divider{border:none;border-top:1px solid #231d5826;margin:0 0 1.5rem}.home-footer__content{display:flex;justify-content:space-between;gap:2.5rem}@media(max-width:1023px){.home-footer__content{flex-direction:column;gap:2rem}}.home-footer__legal{max-width:450px;display:flex;flex-direction:column}@media(max-width:1023px){.home-footer__legal{max-width:100%}}.home-footer__legal-text{font-size:.75rem;line-height:1.7;margin:0 0 .5rem;color:#231d58cc}.home-footer__legal-text--bold{font-weight:900;color:#231d58}.home-footer__badges{display:flex;align-items:center;gap:1.25rem;margin:1.25rem 0}@media(max-width:1023px){.home-footer__badges{flex-wrap:wrap}}.home-footer__badge-link{flex-shrink:0}.home-footer__badge-link img{width:auto;height:auto;max-height:53px;object-fit:contain}.home-footer__player-safety{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#000;padding:.5rem .75rem;border-radius:9999px;text-decoration:none;font-size:.75rem;font-weight:500;transition:opacity .2s ease}.home-footer__player-safety:hover{opacity:.9}.home-footer__player-safety-text{text-decoration:underline}.home-footer__age{font-size:.75rem;line-height:1.8;margin:0;color:#231d58cc}.home-footer__age-link{display:inline-flex;vertical-align:middle;margin:0 .25rem}.home-footer__age-icon{border-radius:9999px;width:auto;height:auto;max-height:22px;object-fit:contain}.home-footer__links{display:flex;gap:4rem}@media(max-width:1023px){.home-footer__links{flex-direction:column;gap:1.5rem}}.home-footer__links-column{display:flex;flex-direction:column;gap:.75rem}.home-footer__links-title{font-size:1rem;font-weight:700;color:#231d58;margin-bottom:.25rem}.home-footer__link{display:inline-flex;align-items:center;gap:.5rem;color:#231d58b3;text-decoration:none;font-size:.875rem;font-weight:500;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:color .2s ease}.home-footer__link:hover{color:#231d58;text-decoration:underline}.home-footer__privacy-icon{flex-shrink:0;width:auto;height:auto;max-height:14px;object-fit:contain}.home-footer__copyright{text-align:center;font-size:.75rem;font-weight:700;color:#231d58}.home-header{width:100%;display:flex;justify-content:center;background-color:#0000}.home-header .home-header-container{width:100%;max-width:1400px;height:64px;display:flex;align-items:center;justify-content:space-between;padding-left:.5rem;padding-right:.5rem}@media(min-width:768px){.home-header .home-header-container{padding-left:1rem;padding-right:1rem}}@media(max-width:640px){.home-header .home-header-container{height:56px}}.home-header .home-header-section{display:flex;align-items:center}.home-header .home-header-section-logo{flex-shrink:0}.home-header .home-header-section-spacer{flex:1 1}.home-header .home-header-section-actions{flex-shrink:0;gap:.5rem}@media(max-width:640px){.home-header .home-header-section-actions{gap:.25rem}}.home-header .home-header-dropdown{display:flex;align-items:center}.home-header .header-auth-button-secondary{background:#0000}.home-header .header-auth-button-secondary .header-auth-button-inner{background:#0000;color:var(--home-header-text,#ecf1fd)}@media(max-width:1023px){.home-header .header-auth-button-secondary,.home-header .home-header-signup{display:none}}.home-header .home-header-signup .header-auth-button{background:#0000;padding:0;border-radius:9999px}.home-header .home-header-signup .header-auth-button-inner{background:var(--home-accent,linear-gradient(180deg,#fc6819 0,#fd8225 100%));color:#fff;border-radius:9999px;padding:10px 24px}@media(max-width:640px){.home-header .home-header-signup .header-auth-button-inner{padding:8px 18px}}.home-header-dropdown-toggle{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;background:#0000;border:none;cursor:pointer;color:var(--home-header-text,#ecf1fd);transition:opacity .2s ease}.home-header-dropdown-toggle:hover:not(:disabled){opacity:.8}.home-header-dropdown-toggle:disabled{opacity:.6;cursor:not-allowed}.home-header-dropdown-toggle:focus-visible{outline:2px dashed #f5c566;outline-offset:4px}.home-header-dropdown-toggle__icon{display:block;width:100%;height:auto}.home-header-dropdown-toggle__notification{position:absolute;top:6px;right:6px;width:9px;height:9px;background-color:#f04438;border-radius:9999px}@media(max-width:767px){.home-header-dropdown-toggle{width:38px;height:38px}}.home-redeem-coupon{position:relative;display:flex;align-items:center;overflow:hidden;margin-left:var(--home-content-padding-x);margin-right:var(--home-content-padding-x);padding:4rem 1.5rem;border-radius:2rem;background:#fc701d}@media(max-width:767px){.home-redeem-coupon{padding:2.5rem 1.25rem 5rem}}@media(min-width:768px){.home-redeem-coupon{padding:4rem clamp(200px,22%,320px) 4rem 3rem;border-radius:2rem}}.home-redeem-coupon__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}@media(min-width:768px){.home-redeem-coupon__content{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem}}.home-redeem-coupon__heading{display:flex;flex-direction:column;align-items:center;flex-shrink:0}@media(min-width:768px){.home-redeem-coupon__heading{align-items:flex-start}}.home-redeem-coupon__title{display:inline-flex;align-items:flex-start;font-family:var(--font-homepage-section-title);text-transform:uppercase;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.02em;margin:0}@media(min-width:768px){.home-redeem-coupon__title{font-size:2.75rem}}.home-redeem-coupon__sparkle{width:1.25rem;height:auto;margin-left:.5rem;margin-top:-.35em}@media(min-width:768px){.home-redeem-coupon__sparkle{width:1.75rem}}.home-redeem-coupon__subtitle{text-align:center;color:#fffffff2;font-size:1rem;line-height:1.3;margin:.75rem 0 0}@media(min-width:768px){.home-redeem-coupon__subtitle{text-align:left;font-size:1.125rem}}.home-redeem-coupon__form{display:flex;align-items:center;gap:.5rem;width:100%;max-width:600px;padding:.25rem .25rem .25rem 1.25rem;background-color:#fff;border-radius:9999px}@media(min-width:768px){.home-redeem-coupon__form{flex:1 1 20rem;padding-left:1.5rem}}.home-redeem-coupon__input{flex:1 1;min-width:0;border:none;background:#0000;outline:none;font-size:1rem;color:#374151;padding-top:.5rem;padding-bottom:.5rem}@media(min-width:768px){.home-redeem-coupon__input{font-size:1.125rem}}.home-redeem-coupon__input::placeholder{color:#bababa}.home-redeem-coupon__button{flex-shrink:0;border:none;cursor:pointer;padding-left:1.5rem;padding-right:1.5rem;height:48px;background-color:#7f7dd7;color:#fff;border-radius:9999px;font-weight:700;text-transform:uppercase;white-space:nowrap;font-size:.9375rem;letter-spacing:.02em;transition:background-color .2s ease,opacity .2s ease}@media(max-width:767px){.home-redeem-coupon__button{padding-left:1rem;padding-right:1rem;font-size:.875rem}}@media(min-width:768px){.home-redeem-coupon__button{padding-left:2rem;padding-right:2rem;height:56px;font-size:1rem}}.home-redeem-coupon__button:hover:not(:disabled){background-color:#6f6dca}.home-redeem-coupon__button:disabled{opacity:.7;cursor:not-allowed}.home-redeem-coupon__graphic{position:absolute;z-index:0;top:50%;right:0;transform:translate(20%,-35%);width:clamp(220px,24%,340px);height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:767px){.home-redeem-coupon__graphic{top:auto;bottom:0;right:0;transform:translate(15%,18%);width:clamp(130px,42%,190px)}}
/*# sourceMappingURL=8e08e7fd57212cb3.css.map*/