.poppins-regular,body{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.dialog .dialog__container .dialog__container-title{font-family:Poppins,serif;font-weight:700;font-style:normal}html{scroll-behavior:smooth}body{color:var(--white);background-color:var(--background)}.swiper-pagination-bullet{background:var(--grey-60)!important;opacity:1!important;width:8px;height:8px;margin:0 4px!important;transition:background .2s}.swiper-pagination-bullet-active{background:var(--accent)!important}.custom-swiper .swiper-slide{width:auto!important;display:flex;justify-content:center}.dialog .dialog__container{border-radius:32px;background-color:var(--background)}.dialog .dialog__container .dialog__container-title{display:flex;justify-content:space-between;align-items:start;gap:40px;color:var(--accent);font-size:30px;word-break:break-word}.dialog .dialog__container .dialog__container-content{max-width:484px;color:var(--white)}.dialog .dialog__container .dialog__container-actions{display:flex;justify-content:center;padding:20px 24px}.dialog .dialog__container .dialog__container-actions .custom-button{min-width:200px}.custom-pagination{display:flex;justify-content:center;margin-top:20px}.custom-pagination nav ul li:first-child button,.custom-pagination nav ul li:last-child button{background-color:transparent}.custom-pagination nav ul li button{background-color:var(--light-blue-15);color:var(--white)}.custom-pagination nav ul li button:hover{background-color:var(--default-50);color:var(--white)}.custom-pagination nav ul li button.Mui-selected{background-color:var(--default-50);color:var(--white)}.custom-pagination nav ul li>div{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--light-blue-15);color:var(--white)}@media (max-width: 768px){.dialog .dialog__container{max-width:345px;max-height:600px}.dialog .dialog__container .dialog__container-title{font-size:24px;width:75%;padding-bottom:0}.dialog .dialog__container .dialog__container-title .custom-button{position:absolute;top:16px;right:16px}}@media only screen and (max-width: 576px){.custom-pagination{display:flex;justify-content:center;margin-top:20px}.custom-pagination nav ul li>div{width:26px;height:26px}}.google-login{display:flex;align-items:center;width:100%}.signin-button-outlined.google-login{width:100%!important}.signin-button-outlined.google-login>div{width:100%!important}.signin-button-outlined.google-login iframe{width:100%!important}.poppins-semibold,.navlink{font-family:Poppins,serif;font-weight:600;font-style:normal}.navlink{position:relative;display:flex;align-items:center;gap:8px;width:100%;height:100%;color:var(--white);text-decoration:none;font-size:14px}.navlink:after{content:"";position:absolute;top:30px;left:0;width:105%;height:2px;background-color:var(--white);opacity:0;transition:opacity .3s}.navlink:hover:after{content:"";position:absolute;left:0;width:105%;height:2px;background-color:var(--white);opacity:1}.navlink--is-active{color:var(--accent)}.navlink--is-active:hover:after{background-color:var(--accent);opacity:1}.navlink--is-active:after{content:"";position:absolute;left:0;width:105%;height:2px;background-color:var(--accent);opacity:1}.navlink-badge{display:flex;align-items:center;height:20px;padding:1px 6px 0;border-radius:10px;font-size:12px;font-weight:500;font-family:Roboto;background-color:#d32f2f}@media only screen and (max-width: 1200px){.navlink{padding:15px 0}.navlink:after{display:none}.navlink--is-active{color:var(--white)}}.poppins-semibold,.MuiButtonBase-root.custom-button,.MuiButtonBase-root.custom-button--none,.MuiButtonBase-root.custom-button--solid,.MuiButtonBase-root.custom-button--outlined{font-family:Poppins,serif;font-weight:600;font-style:normal}.MuiButtonBase-root.custom-button,.MuiButtonBase-root.custom-button--outlined,.MuiButtonBase-root.custom-button--solid,.MuiButtonBase-root.custom-button--none{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:8px 15px;height:40px;box-sizing:border-box;border-radius:100px;font-size:12px;transition:.3s;color:var(--white)}.MuiButtonBase-root.custom-button:disabled,.MuiButtonBase-root.custom-button--outlined:disabled,.MuiButtonBase-root.custom-button--solid:disabled,.MuiButtonBase-root.custom-button--none:disabled{cursor:not-allowed;pointer-events:none}.MuiButtonBase-root.custom-button--full-width{width:100%}.MuiButtonBase-root.custom-button--l{height:56px}.MuiButtonBase-root.custom-button--m{height:40px}.MuiButtonBase-root.custom-button--s{height:36px}.MuiButtonBase-root.custom-button--xs{height:20px}.MuiButtonBase-root.custom-button.custom-button--dark-text-variant .custom-button__icon svg,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--outlined .custom-button__icon svg,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--solid .custom-button__icon svg,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--none .custom-button__icon svg{color:var(--dark-blue)}.MuiButtonBase-root.custom-button.custom-button--dark-text-variant .custom-button__label,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--outlined .custom-button__label,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--solid .custom-button__label,.MuiButtonBase-root.custom-button--dark-text-variant.custom-button--none .custom-button__label{color:var(--dark-blue)}.MuiButtonBase-root.custom-button.custom-button--secondary-light-text-variant .custom-button__icon svg,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--outlined .custom-button__icon svg,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--solid .custom-button__icon svg,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--none .custom-button__icon svg{color:var(--secondary-light)}.MuiButtonBase-root.custom-button.custom-button--secondary-light-text-variant .custom-button__label,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--outlined .custom-button__label,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--solid .custom-button__label,.MuiButtonBase-root.custom-button--secondary-light-text-variant.custom-button--none .custom-button__label{color:var(--secondary-light)}.MuiButtonBase-root.custom-button--solid{color:var(--default);background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%)}.MuiButtonBase-root.custom-button--solid:disabled{color:var(--grey-60);background:var(--rich-plum);box-shadow:none}.MuiButtonBase-root.custom-button--solid:hover{background:var(--white);box-shadow:0 0 10px var(--accent)}.MuiButtonBase-root.custom-button--outlined{border:2px solid var(--gradient-start)}.MuiButtonBase-root.custom-button--outlined:disabled{color:var(--grey-60);background:var(--rich-plum);box-shadow:none}.MuiButtonBase-root.custom-button--outlined:hover{border-color:var(--white)}.MuiButtonBase-root.custom-button--white{background-color:var(--white);color:var(--dark-blue)}.MuiButtonBase-root.custom-button--underlined{text-decoration:underline}.MuiButtonBase-root.custom-button .custom-button__icon,.MuiButtonBase-root.custom-button--none .custom-button__icon,.MuiButtonBase-root.custom-button--solid .custom-button__icon,.MuiButtonBase-root.custom-button--outlined .custom-button__icon{padding:0;font-size:0}.MuiButtonBase-root.custom-button .custom-button__icon>svg,.MuiButtonBase-root.custom-button--none .custom-button__icon>svg,.MuiButtonBase-root.custom-button--solid .custom-button__icon>svg,.MuiButtonBase-root.custom-button--outlined .custom-button__icon>svg{padding:0;font-size:18px}.MuiButtonBase-root.custom-button .custom-button__label,.MuiButtonBase-root.custom-button--none .custom-button__label,.MuiButtonBase-root.custom-button--solid .custom-button__label,.MuiButtonBase-root.custom-button--outlined .custom-button__label{display:flex;align-items:center}.MuiButtonBase-root.custom-button__icon-button{display:flex;padding:0;width:40px;height:40px}.MuiButtonBase-root.custom-button__icon-button--start{flex-direction:row}.MuiButtonBase-root.custom-button__icon-button--end{flex-direction:row-reverse}.MuiButtonBase-root.custom-button__icon-button.custom-button--s{width:36px;height:36px}.MuiButtonBase-root.custom-button__icon-button .custom-button__icon{font-size:0}.MuiButtonBase-root.custom-button__icon-button .custom-button__icon>svg{padding:0;font-size:24px}.poppins-semibold,.progress-bar__head-label{font-family:Poppins,serif;font-weight:600;font-style:normal}.progress-bar{display:flex;flex-direction:column;gap:5px;color:var(--white)}.progress-bar__head,.progress-bar__footer{display:flex;justify-content:space-between;align-items:center}.progress-bar__head-label{font-size:14px}.progress-bar__head-percentage{display:flex;align-items:center;font-size:14px}.progress-bar__head-action .custom-button{padding:8px;font-weight:400}.progress-bar__main-bar{padding:3px;width:100%;height:14px;border-radius:10px;background-color:var(--default-10);box-sizing:border-box}.progress-bar__main-bar__progress{height:100%;max-width:100%;background:linear-gradient(90deg,var(--level-five) 0%,var(--gradient-start) 100%);border-radius:10px;box-sizing:border-box;transition:width .3s}.progress-bar__footer{font-size:12px}.progress-bar__footer-info{display:flex;flex-direction:row;gap:5px;align-items:center}.progress-bar__footer-info svg{font-size:20px;color:var(--golden-yellow)}.poppins-medium,.custom-dropdown__menu .custom-dropdown__menu-item{font-family:Poppins,serif;font-weight:500;font-style:normal}.custom-dropdown .custom-dropdown__button{position:relative;display:flex;justify-content:space-between;height:40px;max-height:40px;border-radius:100px;box-sizing:border-box;overflow:hidden}.custom-dropdown .custom-dropdown__button-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;box-sizing:border-box;border-radius:100px;border:2px solid var(--accent)}.custom-dropdown .custom-dropdown__button-icon>*{width:24px;height:24px;box-sizing:border-box}.custom-dropdown .custom-dropdown__button-arrow{display:flex}.custom-dropdown--no-border .custom-dropdown__button{padding:8px 5px 8px 8px}.custom-dropdown--no-border .custom-dropdown__button-icon{width:24px;height:24px;box-sizing:border-box;border:none}.custom-dropdown--no-border .custom-dropdown__button-icon>*{width:24px;height:24px;border:2px solid var(--white);border-radius:100px;box-sizing:border-box}.custom-dropdown--full-width{padding:8px 0;width:100%}.custom-dropdown--full-width .custom-dropdown__button{gap:10px;justify-content:start;padding:0;width:100%;border-radius:0}.custom-dropdown--full-width .custom-dropdown__button-icon{align-items:baseline;width:24px;height:24px;box-sizing:border-box;border:none}.custom-dropdown--full-width .custom-dropdown__button-icon>*{width:24px;height:24px;border:2px solid var(--white);border-radius:100px;box-sizing:border-box}.custom-dropdown__menu--full-width{width:260px}.custom-dropdown__menu .custom-dropdown__menu-item{display:flex;gap:10px;justify-content:flex-start;font-size:14px}.custom-dropdown__menu .custom-dropdown__menu-item section{width:24px;height:24px}.custom-dropdown__menu .custom-dropdown__menu-item section>*{width:24px;height:24px}@media only screen and (max-width: 1200px){.custom-dropdown .custom-dropdown__button-arrow{display:none}.custom-dropdown--full-width .custom-dropdown__button-label{font-size:14px;font-weight:600}.custom-dropdown--full-width .custom-dropdown__button-arrow{display:flex}}.poppins-bold,.custom-rank-badge span{font-family:Poppins,serif;font-weight:700;font-style:normal}.custom-rank-badge{position:relative;display:flex;align-items:center;height:45px;background-repeat:no-repeat}.custom-rank-badge img{position:relative;z-index:1}.custom-rank-badge span{position:absolute;top:50%;left:10px;display:flex;align-items:center;padding:11px 20px 11px 40px;width:max-content;font-size:12px;border-radius:100px;text-transform:capitalize;transform:translateY(-50%);z-index:0}.custom-rank-badge--is-disabled{opacity:.5}.custom-rank-badge--with-background span{background-color:var(--default-50);box-shadow:0 0 15px 0 var(--effect)}.verification-badge{display:flex;gap:5px;align-items:center}.verification-badge__icon--verified{color:var(--verified)}.verification-badge__icon--declined{color:var(--alert-medium)}.poppins-semibold,.navdrawer-sidepanel .navdrawer-sidepanel__content-menu p span{font-family:Poppins,serif;font-weight:600;font-style:normal}.navdrawer{display:none;flex-direction:row;align-items:center}.navdrawer-toggle svg{color:var(--white)}.navdrawer-sidepanel .navdrawer-sidepanel__content{display:flex;flex-direction:column;justify-content:space-between;width:300px;background-color:var(--default);box-sizing:border-box}.navdrawer-sidepanel .navdrawer-sidepanel__content-header{display:flex;gap:10px;padding:20px 20px 10px 10px}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu{padding:0 20px 20px;height:100%;overflow:auto}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu ul{display:flex;color:var(--white);flex-direction:column;justify-content:center;align-items:center}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu .custom-button{margin-top:20px}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:16px 16px 0 0;box-shadow:0 -12px 12px #00000052}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer__user-info{display:flex;justify-content:space-between;align-items:center;color:var(--white)}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer__user-info-right .custom-rank-badge--with-background{align-items:center}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer__user-info-right .custom-rank-badge--with-background img{position:absolute;left:-5px}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer__user-info-right .custom-rank-badge--with-background span{position:unset;transform:unset}.navdrawer-sidepanel .navdrawer-sidepanel__content-footer .progress-bar__head-action .custom-button{padding-right:0}.navdrawer-sidepanel .navdrawer-sidepanel__content__actions{display:flex;gap:10px;flex-direction:column;padding:20px}@media only screen and (max-width: 1200px){.navdrawer{display:flex}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu p{position:relative;margin:0;width:100%;color:var(--grey-100)}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu p span{position:relative;padding-right:10px;font-size:14px;text-transform:uppercase;background-color:var(--default);z-index:10}.navdrawer-sidepanel .navdrawer-sidepanel__content-menu p:before{content:"";position:absolute;top:50%;transform:translateY(-150%);display:block;width:100%;height:1px;background:var(--grey-100);z-index:5}}.poppins-medium,.custom-dropdown-info__menu-row__label{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.custom-dropdown-info__menu-row__value{font-family:Poppins,serif;font-weight:700;font-style:normal}.custom-dropdown-info__menu{min-width:220px}.custom-dropdown-info__menu-row{display:flex;flex-direction:row;justify-content:space-between;padding:10px 15px;box-sizing:border-box;border-bottom:1px solid #e0e0e0}.custom-dropdown-info__menu-row:last-of-type{border-bottom:none}.custom-dropdown-info__menu-row section{display:flex;flex-direction:column;justify-content:center}.custom-dropdown-info__menu-row__label{margin-bottom:3px;font-size:12px;color:var(--disabled-grey)}.custom-dropdown-info__menu-row__value{display:flex;flex-direction:row;gap:5px;align-items:center;font-size:16px}.custom-dropdown-info__menu-row__value-accent{display:flex;align-items:center;color:var(--accent)}.custom-dropdown-info__menu-row__icon{align-items:center;width:40px;height:40px;background-color:var(--disabled-grey);border-radius:8px;cursor:pointer}.custom-dropdown-info__menu-row__icon button{color:var(--white)}.custom-dropdown-info__menu--full-width{width:100%}.actions--unauthenticated{margin-right:8px}.navbar-actions,.navbar-actions--desktop{display:flex;flex-direction:row;gap:8px}.navbar-actions--desktop{display:flex;gap:16px}@media only screen and (max-width: 1200px){.navbar-actions .navbar-actions--desktop,.navbar-actions--desktop .navbar-actions--desktop{gap:8px}.navbar-actions .navbar-actions--desktop .custom-dropdown,.navbar-actions--desktop .navbar-actions--desktop .custom-dropdown,.navbar-actions .custom-dropdown,.navbar-actions--desktop .custom-dropdown{display:none}}.loader__modal{display:flex;align-items:center;justify-content:center;height:100vh}.loader__modal:focus{outline:none}.loader__content{display:flex}.loader__backdrop{background-color:#00000080!important}.custom-dialog__title{font-size:1.5rem;font-weight:700;padding-right:48px;color:var(--dark-blue);display:flex;justify-content:space-between;align-items:center}.custom-dialog__content{padding:20px}.custom-dialog .MuiIconButton-root{position:absolute;right:8px;top:8px;color:var(--dark-blue)}.congrats-popup-dialog{display:flex;flex-direction:column;align-items:center;padding:10px}.congrats-popup-dialog__diamonds{width:100px;height:auto}.congrats-popup-dialog__message{font-size:18px;color:var(--dark-blue);font-weight:500;font-family:Poppins}.congrats-popup-dialog__description{font-size:16px;color:var(--disabled-grey);font-weight:400;font-family:Poppins}.custom-dialog--congrats-popup .MuiDialog-paper{background-color:var(--white);width:562px;border-radius:8px;box-shadow:0 10px 30px #031e441a}.custom-dialog--congrats-popup .MuiButtonBase-root.custom-button__icon-button{color:var(--dark-blue);border:transparent}.congrats-popup-dialog__ok-button-container{width:100%}.congrats-popup-dialog__ok-button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:46px;font-size:16px}.navbar{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;flex-direction:row;padding:10px 40px;height:85px;box-sizing:border-box;z-index:25;transition:.2s}.navbar--is-blurred{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar section{display:flex;flex-direction:row;align-items:center;gap:10px}.navbar section .navbar-logo{margin-right:20px}.navbar section .navbar-logo img{width:100px}.navbar section .navbar-links{display:flex;gap:20px;flex-direction:row;align-items:center}@media only screen and (max-width: 1200px){.navbar{padding:10px 16px}.navbar section .navbar-links{display:none}}.poppins-regular,.wheel-dialog.dialog__container .wheel-dialog__subheader{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-semibold,.wheel-notification__title{font-family:Poppins,serif;font-weight:600;font-style:normal}.wheel-dialog.dialog__container h2.dialog__container-title{justify-content:center;padding:20px 0 10px;font-size:24px;text-align:center}.wheel-dialog.dialog__container h2.dialog__container-title .custom-button{position:absolute;right:20px;top:20px}.wheel-dialog.dialog__container .wheel-dialog__subheader{display:flex;align-items:center;flex-direction:column;gap:10px;margin:0;font-size:14px}.wheel-dialog.dialog__container .wheel-dialog__subheader span{text-align:center}.wheel-dialog.dialog__container .dialog__container-content{position:relative;display:flex;gap:20px;flex-direction:column;align-items:center;max-width:600px;width:500px;overflow-x:hidden}.wheel-dialog.dialog__container .dialog__container-actions{flex-direction:column;gap:12px;padding:20px 75px}.wheel-dialog.dialog__container .dialog__container-actions .custom-button,.wheel-dialog.dialog__container .dialog__container-actions .custom-button--outlined{margin:0}.wheel-container{padding-top:35px}.wheel-container .wheel{position:relative;display:flex;flex-direction:column;padding:10px;width:330px;background:radial-gradient(50% 50% at 50% 50%,var(--default-50) 93%,var(--gradient-end) 101%);color:#fff;border-radius:50%;z-index:2;box-sizing:border-box}.wheel-container .wheel-element{width:310px;height:310px;position:relative;padding:0;margin:0;top:50%;border-radius:50%;list-style:none;overflow:hidden;will-change:transform;box-sizing:border-box}.wheel-container .wheel-element__sector{position:absolute;top:0;right:0;width:50%;height:50%;background:var(--default-50);transform-origin:0% 100%;box-sizing:border-box;overflow:hidden}.wheel-container .wheel-element__sector:nth-of-type(odd){background:var(--default-10)}.wheel-container .wheel-element__sector__image-container{position:absolute;left:-100%;width:200%;height:200%;text-align:center;display:flex;flex-flow:column;-webkit-box-align:center;align-items:center;padding-top:5px;font-size:10px;line-height:12px;font-weight:600;box-sizing:border-box}.wheel-container .wheel-element__sector__image-container img{width:32px;height:32px;box-sizing:border-box}.wheel-container .wheel-element__sector__title{position:absolute;left:-50%;width:98%;text-align:right;display:block;padding-top:30%;padding-right:92px;font-size:9px;font-weight:600;box-sizing:border-box}.wheel-container .wheel-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:80px;height:80px;background:radial-gradient(50% 50% at 50% 50%,var(--gradient-end) 75%,var(--default-50) 102%);box-sizing:border-box;border:none;border-radius:50%;cursor:pointer;z-index:5}.wheel-container .wheel-button:disabled{cursor:default}.wheel-container .wheel-button:after{content:"";display:flex;width:64px;height:64px;background-color:var(--default-10);border-radius:50%}.wheel-container .wheel-button__loader{position:absolute}.wheel-pointer{position:absolute;top:-35px;left:50%;z-index:3;transform:translate(-50%)}.wheel-ribbon{position:absolute;top:50%;transform:translateY(-15%);width:388px;height:248px;z-index:1}.wheel-prizes{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin-top:90px}.wheel-prizes__element{display:flex;align-items:center;gap:5px;margin-top:10px;width:35%;font-size:16px}.wheel-prizes__element img{width:24px}.wheel-notification{display:flex;flex-direction:column;align-items:center;min-width:300px;box-sizing:border-box}.wheel-notification img{width:120px}.wheel-notification__title{font-size:18px;margin-bottom:15px}.wheel-notification__text{margin-bottom:15px;color:var(--disabled-grey)}.wheel-notification__actions{display:flex;flex-direction:column;gap:10px;width:100%}.wheel-notification__actions .custom-button--outlined{color:var(--default)}@media (max-width: 768px){.wheel-dialog.dialog__container{margin:32px 0;max-width:450px;max-height:calc(100vh - 1%)}.wheel-dialog.dialog__container .dialog__container-content{gap:10px;padding:0;width:auto}.wheel-dialog.dialog__container .dialog__container-actions{flex-direction:row;padding:20px}.wheel-dialog.dialog__container .wheel-dialog__subheader{padding:0 15px}.wheel-dialog.dialog__container .wheel-dialog__subheader__spins-left{display:none}.wheel-container{background:radial-gradient(var(--gradient-end) 0%,transparent 70%);background-size:90% 15%;background-repeat:no-repeat;background-position-y:101%;background-position:50% 102%}.wheel-ribbon{display:none}.wheel-prizes{margin-top:0}.wheel-prizes__element{width:40%;font-size:14px}.wheel-prizes__element img{width:20px}.wheel-notification{min-width:220px}.wheel-notification img{width:60px}}.custom-dialog--wheel-notification-popup .MuiDialog-paper{width:560px}.custom-dialog--wheel-notification-popup .MuiButtonBase-root.custom-button__icon-button{color:var(--dark-blue);border:transparent}.confirmation-popup-dialog{display:flex;flex-direction:column;align-items:center;gap:20px}.confirmation-popup-dialog .confirmation-popup-dialog__icon svg{color:var(--disabled-grey)}.confirmation-popup-dialog__title{margin:0 0 10px;font-size:20px}.confirmation-popup-dialog__text{font-size:16px;color:var(--disabled-grey);font-weight:400;font-family:Poppins;margin-bottom:20px;text-align:center}.confirmation-popup-dialog__buttons{display:flex;width:100%;gap:20px}.confirmation-popup-dialog__cancel-button-container,.confirmation-popup-dialog__approve-button-container{flex:1}.confirmation-dialog--confirmation-popup.confirmation-dialog--confirmation-popup--light .MuiDialog-paper{background-color:var(--white)}.confirmation-dialog--confirmation-popup.confirmation-dialog--confirmation-popup--light .MuiDialog-paper .confirmation-popup-dialog__text{color:var(--dark-blue)}.confirmation-dialog--confirmation-popup.confirmation-dialog--confirmation-popup--light .MuiDialog-paper .confirmation-popup-dialog__icon svg{width:36px;height:36px;color:var(--dark-blue)}.confirmation-dialog--confirmation-popup .MuiDialog-paper{background-color:var(--deep-blue-2);width:355px;border-radius:32px;box-shadow:0 10px 30px #031e441a}.confirmation-dialog--confirmation-popup .MuiSvgIcon-root{color:var(--white)}.confirmation-dialog--confirmation-popup .MuiButtonBase-root.custom-button__icon-button{border:var(--white) solid 2px}.confirmation-dialog--confirmation-popup .MuiButtonBase-root.custom-button__icon-button svg{color:var(--white)!important}.custom-checkbox{display:flex;align-items:center}.custom-checkbox__input.MuiCheckbox-root.Mui-checked{color:var(--accent)}.custom-checkbox__label{color:#969696;font-size:13px;font-style:normal;font-weight:400;line-height:15px;margin-left:2px}.MuiLink-root.custom-link{text-decoration:none;cursor:pointer;color:var(--default-50)}.MuiLink-root.custom-link.custom-link--disabled{cursor:not-allowed;pointer-events:none;color:var(--disabled-grey)}.poppins-semibold,.custom-button-group .MuiButtonGroup-grouped{font-family:Poppins,serif;font-weight:600;font-style:normal}.custom-button-group.MuiButtonGroup-root{width:auto;height:46px;text-wrap:nowrap;border-radius:32px;background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%)}.custom-button-group .MuiButtonGroup-grouped{color:var(--dark-blue);border:none;font-size:14px}.custom-button-group .MuiButtonGroup-grouped:hover{background-color:var(--dark-blue);border-radius:32px;color:var(--white)}.custom-button-group .MuiButtonGroup-grouped.Mui-selected{background-color:var(--dark-blue);color:var(--white);border-radius:32px}@media (max-width: 576px){.custom-button-group .MuiButtonGroup-grouped{font-size:12px;padding:6px 12px}}.custom-input-account{display:flex;flex-direction:column}.custom-input-account__label{min-height:16px;margin-bottom:4px;color:var(--dark-blue);font-size:14px;text-transform:uppercase}.custom-input-account__label--is-disabled{color:var(--disabled-grey)}.custom-input-account__label--error{color:var(--error)}.custom-input-account__label span{margin-left:2px}.custom-input-account__end-adornment{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:color .3s ease-out}.custom-input-account__end-adornment:hover{color:var(--default-50)}.custom-input-account__textfield{height:48px;padding:12px 12px 12px 16px;border:1px solid var(--disabled-grey);border-radius:32px;box-sizing:border-box;display:flex;align-items:center;transition:all .3s ease-out}.custom-input-account__textfield input:-webkit-autofill,.custom-input-account__textfield input:-webkit-autofill:hover,.custom-input-account__textfield input:-webkit-autofill:focus,.custom-input-account__textfield input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:inherit!important}.custom-input-account__textfield:hover input:-webkit-autofill,.custom-input-account__textfield.Mui-focused input:-webkit-autofill,.custom-input-account__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)) input:-webkit-autofill{-webkit-text-fill-color:var(--default-50)!important}.custom-input-account__textfield .MuiInputAdornment-root{margin-right:8px;color:var(--disabled-grey);transition:color .3s ease-out}.custom-input-account__textfield input{padding-left:0;color:var(--disabled-grey);transition:color .3s ease-out}.custom-input-account__textfield input::placeholder{color:var(--disabled-grey);opacity:1}.custom-input-account__textfield:hover,.custom-input-account__textfield.Mui-focused,.custom-input-account__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)){border-color:var(--default-50)}.custom-input-account__textfield:hover .MuiInputAdornment-root,.custom-input-account__textfield:hover input,.custom-input-account__textfield.Mui-focused .MuiInputAdornment-root,.custom-input-account__textfield.Mui-focused input,.custom-input-account__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)) .MuiInputAdornment-root,.custom-input-account__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)) input{color:var(--default-50)}.custom-input-account__textfield:focus-within{border-color:var(--default-50);box-shadow:0 0 0 2px rgba(var(--default-50),.2)}.custom-input-account__textfield:focus-within .MuiInputAdornment-root,.custom-input-account__textfield:focus-within input{color:var(--default-50)}.custom-input-account__textfield--is-disabled{border-color:var(--disabled-grey);background-color:rgba(var(--disabled-grey),.1)}.custom-input-account__textfield--is-disabled .MuiInputAdornment-root,.custom-input-account__textfield--is-disabled input,.custom-input-account__textfield--is-disabled input::placeholder{color:var(--disabled-grey)}.custom-input-account__textfield--error{border-color:var(--error)}.custom-input-account__textfield--error .MuiInputAdornment-root,.custom-input-account__textfield--error input,.custom-input-account__textfield--error input::placeholder{color:var(--error)}.custom-input-account__textfield--error:hover,.custom-input-account__textfield--error:focus-within{border-color:var(--error);box-shadow:0 0 0 2px rgba(var(--error),.2)}.custom-input-account__textfield--center-text input{text-align:center}.custom-input-account__error-message{color:var(--error);font-size:12px;margin-top:4px;display:block}.custom-phone-input{display:flex;flex-direction:column;width:100%}.custom-phone-input__label{min-height:16px;margin-bottom:4px;color:var(--dark-blue);font-size:14px;text-transform:uppercase}.custom-phone-input__label--is-disabled{color:var(--disabled-grey)}.custom-phone-input__label--error{color:var(--error)}.custom-phone-input__label span{margin-left:2px}.custom-phone-input__field{height:48px;padding:12px 12px 12px 16px;border:1px solid var(--disabled-grey);border-radius:32px;box-sizing:border-box;display:flex;align-items:center;transition:all .3s ease-out;overflow:hidden}.custom-phone-input__field input:-webkit-autofill,.custom-phone-input__field input:-webkit-autofill:hover,.custom-phone-input__field input:-webkit-autofill:focus,.custom-phone-input__field input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:inherit!important}.custom-phone-input__field:hover,.custom-phone-input__field:focus-within,.custom-phone-input__field:not(:placeholder-shown){border-color:var(--default-50)}.custom-phone-input__field--is-disabled{border-color:var(--disabled-grey);background-color:rgba(var(--disabled-grey),.1)}.custom-phone-input__field--error{border-color:var(--error)!important}.custom-phone-input__field--error .custom-phone-input__country-code input::placeholder,.custom-phone-input__field--error .custom-phone-input__number input::placeholder{color:var(--error)!important}.custom-phone-input__field--error:hover,.custom-phone-input__field--error:focus-within{box-shadow:0 0 0 2px rgba(var(--error),.2)}.custom-phone-input__country-code{width:35%;height:100%}.custom-phone-input__country-code input{color:var(--default-50)}.custom-phone-input__country-code input::placeholder{color:var(--disabled-grey);opacity:1}.custom-phone-input__country-code .MuiInputBase-root{height:100%;padding:0 8px}.custom-phone-input__country-code .MuiAutocomplete-endAdornment{right:8px;display:flex;justify-content:flex-end;align-items:center}.custom-phone-input__country-code .MuiIconButton-root{color:var(--dark-blue);position:relative;top:0;right:0}.custom-phone-input__country-code .MuiAutocomplete-popper .MuiAutocomplete-paper{border-radius:8px;box-shadow:0 2px 8px #00000026}.custom-phone-input__country-code .MuiAutocomplete-popper .MuiAutocomplete-option{display:flex;align-items:center;padding:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-phone-input__country-code .MuiAutocomplete-popper .MuiAutocomplete-option img{margin-right:8px;flex-shrink:0}.custom-phone-input__divider{width:1px;height:220%;background-color:var(--disabled-grey);margin:0 8px}.custom-phone-input__number{width:65%;height:100%;padding:0 8px}.custom-phone-input__number input{color:var(--default-50)}.custom-phone-input__number input::placeholder{color:var(--disabled-grey);opacity:1}.custom-phone-input__option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-phone-input__option img{margin-right:8px;flex-shrink:0}.custom-phone-input .MuiInputBase-root{font-size:14px;color:var(--dark-blue)}.custom-phone-input .MuiInputBase-root::placeholder{color:var(--disabled-grey);opacity:1}.custom-phone-input .MuiInputBase-root:focus{color:var(--default-50)}.custom-phone-input .MuiInputBase-root input{color:var(--default-50)}.custom-phone-input .MuiInputBase-root input::placeholder{color:var(--disabled-grey);opacity:1}.custom-phone-input__error-message{color:var(--error);font-size:12px;margin-top:4px;display:block}.otp-form{display:flex;flex-direction:column;gap:20px}.otp-form__subtitle-box{text-align:center;color:#031e44;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.otp-form__inputs{display:flex;gap:20px}.otp-form__resend-button-container{display:flex;align-items:center;justify-content:center;gap:5px}.otp-form__submit-button-container{width:100%}.otp-form__submit-button-container .MuiButtonBase-root.custom-button{width:100%;height:46px;box-shadow:0 4px 8px #031e4426}.custom-dialog--otp-form .MuiDialog-paper{background-color:#e2e7ec;width:370px;border-radius:32px}.custom-dialog--otp-form .MuiButtonBase-root.custom-button__icon-button{color:#031e44;border:transparent}.forgot-password-dialog{display:flex;flex-direction:column;align-items:center}.forgot-password-dialog__header{text-align:left;width:100%}.forgot-password-dialog__header__title{font-size:18px;color:var(--dark-blue);font-weight:500;font-family:Poppins}.forgot-password-dialog__header__subtitle{font-size:15px;color:var(--disabled-grey);font-weight:400;font-family:Poppins}.forgot-password-dialog__form{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px 0}.forgot-password-dialog__form__inputs{width:100%}.custom-dialog--forgot-password-popup .MuiDialog-paper{background-color:#e2e7ec;width:560px;border-radius:8px;box-shadow:0 10px 30px #031e441a}.custom-dialog--forgot-password-popup .MuiButtonBase-root.custom-button__icon-button{color:var(--dark-blue);border:transparent}.forgot-password-dialog__send-button-container{width:100%}.forgot-password-dialog__send-button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:46px;font-size:16px}.login-popup-dialog{display:flex;flex-direction:column;align-items:center}.login-popup-dialog__header{text-align:left;width:100%}.login-popup-dialog__header__subtitle{font-size:16px;color:var(--dark-blue);font-weight:400;font-family:Poppins}.login-popup-dialog__header__tabs-container{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}.login-popup-dialog__header__tabs-container .MuiButtonGroup-root{width:100%;height:48px;min-height:48px;background:var(--white);box-shadow:0 0 5px 0 var(--secondary-light)}.login-popup-dialog__header__tabs-container .MuiButtonGroup-grouped{height:48px;min-height:48px;line-height:48px;color:var(--default-50)}.login-popup-dialog__header__tabs-container .MuiButtonGroup-grouped:hover,.login-popup-dialog__header__tabs-container .MuiButtonGroup-grouped.Mui-selected{height:48px;min-height:48px;line-height:48px;background-color:var(--default-50)}@media (max-width: 576px){.login-popup-dialog__header__tabs-container .MuiButtonGroup-grouped{font-size:12px;padding:6px 12px}}.login-popup-dialog__header__info-text{margin-top:20px;width:100%;color:var(--dark-blue);font-weight:400;font-family:Poppins;font-size:11px}.login-popup-dialog__form{width:100%;padding:20px 0}.login-popup-dialog__form__inputs{display:flex;flex-direction:column;gap:32px;width:100%}.login-popup-dialog__form__inputs__user-pass{display:flex;flex-direction:column;gap:20px;width:100%}.login-popup-dialog__form__inputs__user-pass__remember{display:flex;align-items:center;justify-content:space-between;margin-left:0;margin-right:0}.login-popup-dialog__form__additional-actions__create-an-account{margin-top:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--disabled-grey);font-weight:400;font-family:Poppins}.login-popup-dialog__form__additional-actions__create-an-account .divider{flex:1;height:1px;background-color:var(--disabled-grey)}.login-popup-dialog__form__additional-actions__create-an-account span{margin:0 10px}.login-popup-dialog__form__additional-actions__create-an-account-text{font-size:14px;color:var(--disabled-grey);font-weight:400;font-family:Poppins;text-align:center;margin-bottom:16px}.custom-dialog--login-popup .MuiDialog-paper{background-color:var(--white);width:482px;border-radius:8px;margin:0 10px;box-shadow:0 10px 30px #031e441a}.custom-dialog--login-popup .MuiDialogTitle-root{font-size:24px;font-weight:600}.custom-dialog--login-popup .MuiButtonBase-root.custom-button__icon-button{color:var(--dark-blue);border:transparent}.login-popup-button-outlined .MuiButtonBase-root{width:100%;height:46px;font-size:16px;color:var(--dark-blue);border:2px solid var(--default-50)}.login-popup-button-outlined .MuiButtonBase-root:hover{box-shadow:0 0 5px #914ce780;border:none}.login-popup-sign-in-button .MuiButtonBase-root{width:100%;height:56px;font-size:16px}.login-popup-sign-in-button .custom-button:disabled{background:var(--grey-10);color:var(--grey-60)}.login-popup-signin-button-outlined{margin-bottom:60px;width:100%;display:flex}.login-popup-signin-button-outlined iframe{width:100%!important}.login-popup-signin-button-outlined>iframe,.login-popup-signin-button-outlined [src*="accounts.google.com"]{width:100%!important;min-width:100%!important}.login-popup-signin-button-outlined>div,.login-popup-signin-button-outlined>div>div,.login-popup-signin-button-outlined .MuiButtonBase-root{width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.login-popup-signin-button-outlined .MuiButtonBase-root{width:100%;height:46px;font-size:16px;color:var(--dark-blue);border:2px solid var(--default-50);width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.login-popup-signin-button-outlined .MuiButtonBase-root:hover{box-shadow:0 0 5px #914ce780;border:none}.login-popup-signin-button-outlined [data-testid=google-login-button],.login-popup-signin-button-outlined [role=button]{width:100%!important;max-width:none!important;min-width:100%!important}.bottom-fixed-actions,.bottom-fixed-actions--left,.bottom-fixed-actions--right{position:fixed;bottom:20px;display:flex;flex-direction:column;gap:10px;z-index:3}.bottom-fixed-actions--right{right:20px}.bottom-fixed-actions--left{left:20px}.bottom-fixed-actions .bottom-fixed-action,.bottom-fixed-actions .bottom-fixed-action__chat,.bottom-fixed-actions .bottom-fixed-action__to-top,.bottom-fixed-actions .bottom-fixed-action__wheel,.bottom-fixed-actions .bottom-fixed-action__challenges,.bottom-fixed-actions--right .bottom-fixed-action,.bottom-fixed-actions--right .bottom-fixed-action__chat,.bottom-fixed-actions--right .bottom-fixed-action__to-top,.bottom-fixed-actions--right .bottom-fixed-action__wheel,.bottom-fixed-actions--right .bottom-fixed-action__challenges,.bottom-fixed-actions--left .bottom-fixed-action,.bottom-fixed-actions--left .bottom-fixed-action__chat,.bottom-fixed-actions--left .bottom-fixed-action__to-top,.bottom-fixed-actions--left .bottom-fixed-action__wheel,.bottom-fixed-actions--left .bottom-fixed-action__challenges{width:52px;height:52px;color:var(--white);transition:all .3s;overflow:hidden}.bottom-fixed-actions .bottom-fixed-action:hover,.bottom-fixed-actions .bottom-fixed-action__chat:hover,.bottom-fixed-actions .bottom-fixed-action__to-top:hover,.bottom-fixed-actions .bottom-fixed-action__wheel:hover,.bottom-fixed-actions .bottom-fixed-action__challenges:hover,.bottom-fixed-actions--right .bottom-fixed-action:hover,.bottom-fixed-actions--right .bottom-fixed-action__chat:hover,.bottom-fixed-actions--right .bottom-fixed-action__to-top:hover,.bottom-fixed-actions--right .bottom-fixed-action__wheel:hover,.bottom-fixed-actions--right .bottom-fixed-action__challenges:hover,.bottom-fixed-actions--left .bottom-fixed-action:hover,.bottom-fixed-actions--left .bottom-fixed-action__chat:hover,.bottom-fixed-actions--left .bottom-fixed-action__to-top:hover,.bottom-fixed-actions--left .bottom-fixed-action__wheel:hover,.bottom-fixed-actions--left .bottom-fixed-action__challenges:hover{transform:scale(1.15)}.bottom-fixed-actions .bottom-fixed-action:disabled,.bottom-fixed-actions .bottom-fixed-action__chat:disabled,.bottom-fixed-actions .bottom-fixed-action__to-top:disabled,.bottom-fixed-actions .bottom-fixed-action__wheel:disabled,.bottom-fixed-actions .bottom-fixed-action__challenges:disabled,.bottom-fixed-actions--right .bottom-fixed-action:disabled,.bottom-fixed-actions--right .bottom-fixed-action__chat:disabled,.bottom-fixed-actions--right .bottom-fixed-action__to-top:disabled,.bottom-fixed-actions--right .bottom-fixed-action__wheel:disabled,.bottom-fixed-actions--right .bottom-fixed-action__challenges:disabled,.bottom-fixed-actions--left .bottom-fixed-action:disabled,.bottom-fixed-actions--left .bottom-fixed-action__chat:disabled,.bottom-fixed-actions--left .bottom-fixed-action__to-top:disabled,.bottom-fixed-actions--left .bottom-fixed-action__wheel:disabled,.bottom-fixed-actions--left .bottom-fixed-action__challenges:disabled{filter:grayscale(75%)}.bottom-fixed-actions .bottom-fixed-action__challenges,.bottom-fixed-actions--right .bottom-fixed-action__challenges,.bottom-fixed-actions--left .bottom-fixed-action__challenges{background-image:url(/assets/moon-DIKwYFvV.jpg);background-size:115%;background-position:center;padding:18px}.bottom-fixed-actions .bottom-fixed-action__challenges img,.bottom-fixed-actions--right .bottom-fixed-action__challenges img,.bottom-fixed-actions--left .bottom-fixed-action__challenges img{max-width:300%}.bottom-fixed-actions .bottom-fixed-action__wheel-badge .MuiBadge-badge,.bottom-fixed-actions--right .bottom-fixed-action__wheel-badge .MuiBadge-badge,.bottom-fixed-actions--left .bottom-fixed-action__wheel-badge .MuiBadge-badge{top:5px;right:0}.bottom-fixed-actions .bottom-fixed-action__wheel,.bottom-fixed-actions--right .bottom-fixed-action__wheel,.bottom-fixed-actions--left .bottom-fixed-action__wheel{position:relative;background:var(--default-50)}.bottom-fixed-actions .bottom-fixed-action__wheel:hover,.bottom-fixed-actions--right .bottom-fixed-action__wheel:hover,.bottom-fixed-actions--left .bottom-fixed-action__wheel:hover{background:var(--default-50)}.bottom-fixed-actions .bottom-fixed-action__wheel:disabled img,.bottom-fixed-actions--right .bottom-fixed-action__wheel:disabled img,.bottom-fixed-actions--left .bottom-fixed-action__wheel:disabled img{opacity:.5}.bottom-fixed-actions .bottom-fixed-action__wheel svg,.bottom-fixed-actions--right .bottom-fixed-action__wheel svg,.bottom-fixed-actions--left .bottom-fixed-action__wheel svg{color:var(--white);z-index:10}.bottom-fixed-actions .bottom-fixed-action__wheel img,.bottom-fixed-actions--right .bottom-fixed-action__wheel img,.bottom-fixed-actions--left .bottom-fixed-action__wheel img{position:absolute;top:7px;max-width:90%}.bottom-fixed-actions .bottom-fixed-action__to-top,.bottom-fixed-actions--right .bottom-fixed-action__to-top,.bottom-fixed-actions--left .bottom-fixed-action__to-top{border:2px solid var(--white)}.bottom-fixed-actions .bottom-fixed-action__to-top--hidden,.bottom-fixed-actions--right .bottom-fixed-action__to-top--hidden,.bottom-fixed-actions--left .bottom-fixed-action__to-top--hidden{visibility:hidden;opacity:0}.bottom-fixed-actions .bottom-fixed-action__to-top--visible,.bottom-fixed-actions--right .bottom-fixed-action__to-top--visible,.bottom-fixed-actions--left .bottom-fixed-action__to-top--visible{visibility:visible;opacity:1}.bottom-fixed-actions .bottom-fixed-action__chat,.bottom-fixed-actions--right .bottom-fixed-action__chat,.bottom-fixed-actions--left .bottom-fixed-action__chat,.bottom-fixed-actions .bottom-fixed-action__chat:hover,.bottom-fixed-actions--right .bottom-fixed-action__chat:hover,.bottom-fixed-actions--left .bottom-fixed-action__chat:hover{background:var(--default-50)}.footer{display:flex;flex-direction:column;align-items:center;padding:40px 5% 20px;gap:20px}.footer__content{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;width:100%;margin-bottom:40px}.footer__column{display:flex;flex-direction:column}.footer__column--category{grid-column:span 3}.footer__column--wide{grid-column:span 5}.footer__column--age{grid-column:span 1}.footer__category{font-size:16px;font-weight:500;line-height:22px;margin-bottom:16px}.footer__link{margin-top:16px!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;line-height:19.6px!important;color:#b5bac3!important;font-family:Poppins!important}.footer__text{margin-top:16px!important;font-size:14px!important;font-weight:500!important;line-height:19.6px!important;color:#b5bac3!important;font-family:Poppins!important}.footer__age-restriction{border:2px solid #5D08C5;border-radius:50px;filter:drop-shadow(0px 0px 5px rgba(37,117,252,.5));text-align:center;font-weight:600;font-size:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff}.footer__logos{width:100%;border-top:2px solid rgb(181,186,195);border-bottom:2px solid rgb(181,186,195);padding:30px 0;margin-bottom:20px}@media (max-width: 900px){.footer__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}}.footer__copyright{text-align:center;width:100%}@media (max-width: 900px){.footer__column--category{grid-column:span 6}.footer__column--wide,.footer__column--age{grid-column:span 12}}.external-logo__container{width:67.37px;height:32px}.external-logo__link{text-decoration:none}.external-logo__image{width:100%;height:100%;object-fit:contain}.footer-logos{display:flex;gap:20px;justify-content:center;align-items:center}.footer-logos__item{display:flex;grid-column:span 1}@media (max-width: 800px){.footer-logos__item{grid-column:span 2}}main{display:flex;flex-direction:column;min-height:100vh}#launcher,iframe[title="Close message"],iframe[title="Message from company"]{display:none!important}.content{flex:1;margin-top:105px;padding:0 15%}.content--is-homepage{margin-top:0;background-image:url(/assets/homepageBg-BbqxoGC8.svg);background-repeat:repeat-y;background-size:cover}.content--no-padding{padding:0}@media only screen and (max-width: 1400px){.content{padding:0 70px}.content--is-homepage,.content--no-padding{padding:0}}@media only screen and (max-width: 1200px){.content{padding:0 64px}.content--is-homepage,.content--no-padding{padding:0}}@media only screen and (max-width: 576px){.content{padding:0 16px}.content--is-homepage,.content--no-padding{padding:0}}.shop-page,.shop-page--with-padding{display:flex;flex-direction:column;align-items:center;gap:40px;align-self:stretch;overflow:hidden}.shop-page--with-padding{padding:0 15%}@media (max-width: 1400px){.shop-page--with-padding{padding:0 70px}}@media (max-width: 1200px){.shop-page--with-padding{padding:0 64px}}@media (max-width: 576px){.shop-page--with-padding{padding:0 16px}}.shop-page__button-group{display:none}@media (max-width: 767px){.shop-page__button-group{display:flex;width:100%}.shop-page__button-group .MuiButtonGroup-root{width:100%;height:48px;border-radius:32px;background:var(--light-blue-10)}.shop-page__button-group .MuiButtonGroup-grouped{color:var(--white);border-radius:32px;background-color:var(--light-blue-10)}.shop-page__button-group .MuiButtonGroup-grouped:hover{background-color:var(--default-50)}.shop-page__button-group .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}}@media (max-width: 375px){.shop-page__button-group .MuiButtonGroup-root{text-wrap:wrap}}.earn-more-header-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:50px;margin-bottom:-8px}.earn-more-header-row h1{margin:0;font-family:Poppins;font-size:64px;font-style:normal;font-weight:700;line-height:140%}.earn-more-header-row .earn-more-nav{display:flex;gap:12px;flex-shrink:0;margin-bottom:0}.earn-more-header-row .earn-more-nav__btn{width:40px;height:40px;border-radius:50%;border:2px solid var(--gradient-start);background:transparent;color:var(--white);font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;outline:none;box-shadow:0 0 10px 0 var(--cyan-50)}.earn-more-header-row .earn-more-nav__btn:hover{background:var(--white-80);color:var(--deep-purple);border-color:var(--accent)}.earn-more-header-row .earn-more-nav__btn.swiper-button-disabled{pointer-events:none;opacity:.4;cursor:not-allowed}.earn-more-section-banners{display:flex;width:100%;margin-bottom:90px;padding-left:72px}.earn-more-section-banners .swiper{padding-right:98px;box-sizing:border-box}@media (max-width: 1400px){.earn-more-section-banners{padding-left:140px}.earn-more-section-banners .swiper{padding-right:102px}}@media (max-width: 1200px){.earn-more-section-banners{padding-left:128px}.earn-more-section-banners .swiper{padding-right:98px}}@media (max-width: 576px){.earn-more-section-banners{padding-left:32px}.earn-more-section-banners .swiper{padding-right:48px}}@media (max-width: 375px){.earn-more-section-banners .swiper{padding-right:32px}.earn-more-header-row h1{text-align:left}}@media (max-width: 767px){.earn-more-header-row h1{font-size:39px}.earn-more-nav{gap:8px}}.exchange-slider{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:32px;background:var(--deep-blue-2);flex:1 0 0}.exchange-slider__slider{width:100%;padding-left:10px}.exchange-slider__title{color:var(--accent);font-family:Poppins;font-size:21px;font-style:normal;font-weight:700;line-height:130%;padding-bottom:10px}.exchange-slider__values{display:flex;justify-content:space-between;width:100%}.exchange-slider__values-current{display:flex;gap:10px;align-items:center;color:var(--white);font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.exchange-slider__values-current-img{width:40px;height:40px}.exchange-slider__values-max{display:flex;padding:10px 20px;align-items:center;gap:8px;border-radius:14px;background:var(--rich-plum);color:var(--white);cursor:pointer;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.exchange-slider__values-max:hover{background-color:var(--deep-blue-1)}.exchange-slider__legend{display:flex;padding-top:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;align-self:stretch}.exchange-slider__legend-rate{display:flex;gap:5px;align-items:center}.exchange-slider__legend-rate-text{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:700}.exchange-slider__legend-text{color:var(--white);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.exchange-slider__legend-rate-icon .MuiSvgIcon-root{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--golden-yellow)}.custom-slider .MuiSlider-thumb{background:var(--white);height:20px;width:20px}.custom-slider .MuiSlider-track{border:none;height:15px;background:var(--default-50)}.custom-slider .MuiSlider-rail{box-shadow:inset 0 0 4px -2px var(--black);background-color:var(--deep-blue-1);height:12px}.custom-slider .MuiSlider-mark{width:1px;height:8px;background:var(--white);opacity:.2}@media (min-width: 768px){.exchange-slider__title{font-size:24px}}@media (min-width: 1200px){.exchange-slider__title{font-size:31px}}@media (max-width: 1023px){.exchange-slider{padding:24px}}.summary{min-width:380px;display:flex;flex-direction:column;align-self:stretch;border-radius:32px;background:var(--deep-blue-2);box-sizing:border-box;justify-content:space-between;padding:32px}.summary__title{color:var(--accent);font-family:Poppins;font-size:21px;font-style:normal;font-weight:700;line-height:130%}.summary__row{display:flex;width:100%;justify-content:space-between;line-height:130%}.summary__type{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.summary__amount{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:130%}.summary__total{color:var(--white);font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:130%}.summary__price{display:flex;align-items:center;gap:5px;color:var(--white);font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.summary__price-icon{width:20px;height:20px;color:var(--golden-yellow)}.summary__exchange-button-container{display:flex;width:100%}.summary__exchange-button-container .MuiButtonBase-root.custom-button{width:100%;height:56px;font-size:16px}.summary__exchange-button-container .MuiButtonBase-root.custom-button.Mui-disabled{background:var(--rich-plum);color:var(--white)}@media (min-width: 768px){.summary__title{font-size:24px}}@media (min-width: 1200px){.summary__title{font-size:31px}}@media (max-width: 1024px){.summary{justify-content:center;gap:24px;padding:24px;min-width:auto}.summary__exchange-button-container .MuiButtonBase-root.custom-button{height:48px}}.wheel-shop{display:flex;justify-content:center;align-items:flex-start;gap:32px;align-self:stretch}@media (max-width: 1023px){.wheel-shop{flex-direction:column;gap:24px}}.bonus-shop{display:flex;justify-content:center;align-items:flex-start;gap:32px;align-self:stretch}@media (max-width: 1023px){.bonus-shop{flex-direction:column;gap:24px}}.shop-banner{display:flex;height:330px;padding:30px 50px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;border-radius:32px;background:var(--default);background-repeat:no-repeat;position:relative;box-sizing:border-box;overflow:hidden}.shop-banner:after{content:"";position:absolute;top:-35px;right:0;width:680px;min-height:400px;height:100%;background:url(/assets/shopBackground-CRo6KMue.svg);border-radius:32px;background-repeat:no-repeat;background-size:cover}.shop-banner__content{padding-bottom:30px;font-family:Poppins;display:flex;width:1200px;height:330px;flex-direction:column;align-items:flex-start;gap:20px;z-index:1;justify-content:center}.shop-banner__content-title{font-size:64px;font-weight:700;line-height:140%}.shop-banner__content-message{max-width:340px;font-size:19px;font-weight:300}.shop-banner__content__button-group{width:40%}.shop-banner__content__button-group .MuiButtonGroup-root{height:48px;border-radius:32px;background:var(--light-blue-10)}.shop-banner__content__button-group .MuiButtonGroup-grouped{color:var(--white);border-radius:32px;background-color:var(--light-blue-10)}.shop-banner__content__button-group .MuiButtonGroup-grouped:hover{background-color:var(--default-50)}.shop-banner__content__button-group .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}@media (max-width: 1200px){.shop-banner{width:auto;height:272px;padding:60px 30px 30px}.shop-banner:after{top:0;right:-90px;width:510px;min-height:272px}.shop-banner__content__button-group{width:35%}}@media (max-width: 820px){.shop-banner:after{top:0;right:-90px;width:460px;min-height:272px}}@media screen and (min-width: 576px) and (max-width: 768px){.shop-banner{width:auto;height:238px;padding:70px 20px 30px}.shop-banner__content__button-group{display:none}.shop-banner__content-message{margin-bottom:0}.shop-banner:after{top:0;right:-10px;width:350px;min-height:272px}.shop-banner__content{gap:10px}.shop-banner__content-title{font-size:39px}.shop-banner__content-message{font-size:14px;font-weight:400;width:230px}}@media (max-width: 575px){.shop-banner{width:100%;height:238px;padding:90px 20px 30px}.shop-banner:after{top:0;width:55%;right:0}.shop-banner__content-title{font-size:39px}.shop-banner__content-message{font-size:14px;font-weight:400;width:200px}.shop-banner__content-message{margin-bottom:0;width:180px}.shop-banner__content__button-group{display:none}}.balance-box{display:flex;justify-content:space-between;padding:16px;border:1px solid var(--pastel-cyan);border-radius:16px;min-width:380px;box-sizing:border-box}.balance-box__badge{width:auto}.balance-box__title{display:flex;flex-direction:column;text-align:right}.balance-box__title-text{font-size:14px;font-weight:400}.balance-box__title-currency{display:flex;gap:5px;justify-content:end;align-items:center;font-size:24px;font-weight:700}@media (max-width: 1023px){.balance-box{width:100%;min-width:auto}}.info-box-dialog{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.info-box-dialog__children{width:100%;max-height:580px;overflow:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.custom-dialog--info-box .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;height:740px;border-radius:32px;box-shadow:0 10px 30px 0 var(--translucent-blue);padding:32px}.custom-dialog--info-box .MuiDialogContent-root{padding:0;margin-top:32px}.custom-dialog--info-box .MuiDialogTitle-root{display:flex;justify-content:space-between;align-items:center;padding:0;font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:140%;color:var(--accent)}.custom-dialog--info-box .MuiSvgIcon-root{color:var(--white);padding-top:24px;padding-right:12px}.info-box-dialog__button-container{width:100%}.info-box-dialog__button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:46px;font-size:16px}@media (max-width: 767px){.custom-dialog--info-box .MuiDialog-paper{padding:24px}.custom-dialog--info-box .MuiDialogContent-root{margin-top:24px}.custom-dialog--info-box .MuiDialogTitle-root{font-size:21px}.custom-dialog--info-box .MuiSvgIcon-root{color:var(--white);padding-top:12px;padding-right:6px}}.level-meter{display:flex}.level-meter__level{position:relative;display:flex;flex:1;gap:10px;flex-direction:column;align-items:center;margin-top:20px;opacity:.5}.level-meter__level:hover{cursor:pointer}.level-meter__level--is-selected{color:var(--golden-yellow);opacity:1;transition:opacity .25s ease-in}.level-meter__level--is-selected:after{content:" ";bottom:-20px;position:absolute;width:10px;height:10px;background-color:var(--rich-plum);transform:rotate(45deg)}.level-meter__level--is-selected .level-meter__level-text{font-weight:700}.level-meter__level-current{position:absolute;top:-7px;right:5px;width:26px;height:26px;color:var(--golden-yellow)}.level-meter__level-current svg{font-size:26px}.level-meter__level-image{width:60px;height:60px}.level-meter__level-text{font-size:12px;font-weight:500;text-align:center}.level-meter__info{display:flex;flex-direction:column;gap:20px;margin:15px 0 30px;padding:10px 15px;width:100%;border-radius:8px;background:var(--rich-plum);font-size:14px;font-weight:700;width:auto}.level-meter__info-row{display:flex;align-items:center;gap:10px}.level-meter__info-row__rate-icon{display:flex;align-items:center;gap:5px}@media (max-width: 768px){.level-meter__level--is-selected .level-meter__level-text{font-weight:500}.level-meter__level-current{top:-5px;right:-5px;width:20px;height:20px}.level-meter__level-current svg{font-size:20px}.level-meter__level-image{width:40px;height:40px}.level-meter__level-text{font-size:9px}}.level-meter__info-row__icon{display:flex;align-items:center;justify-content:center;padding:0}.level-meter__info-row__icon .MuiSvgIcon-root{font-size:20px;color:var(--golden-yellow);padding:0}.shop-page__info-box{font-family:Poppins;color:var(--white);overflow:hidden}.shop-page__info-box__title{margin-bottom:10px;font-size:16px;font-weight:400}.shop-page__info-box__text,.shop-page__info-box__text--clamped{overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:400}.shop-page__info-box__text--clamped{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:36px}.shop-page__info-box__text--is-expanded{display:flex;max-height:500px;height:auto;transition:max-height .25s ease-in}.shop-page__info-box__read-more-button{margin-bottom:20px;padding:5px 0;background-color:transparent;border:none;text-decoration:underline;font-family:Poppins;font-weight:300;color:#fff;cursor:pointer}.shop-page__info-box__slider{position:relative;margin:10px 0 20px;height:100px;background-size:100%;background-position-y:25px;background-repeat:no-repeat;background-image:url(/assets/slider-WGrAMiUS.svg)}.shop-page__info-box__slider-icon{position:absolute;top:-25%;left:0%;z-index:10;animation:popup 4s .5s ease-in-out backwards;animation-iteration-count:infinite}.shop-page__info-box__free-spins{display:flex;justify-content:space-between;margin:15px 0 30px}.shop-page__info-box__free-spins-box,.shop-page__info-box__free-spins-box--wide{display:flex;align-items:end;justify-content:center;width:184px;height:184px;font-size:12px;font-weight:500;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='185'%20height='154'%20viewBox='0%200%20185%20154'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.607422'%20width='184.393'%20height='153.209'%20rx='18'%20fill='%2316183D'/%3e%3crect%20x='15.2222'%20y='14.6147'%20width='98.9754'%20height='8.13497'%20fill='%2325274A'/%3e%3crect%20x='15.2222'%20y='37.3643'%20width='46'%20height='46'%20rx='8'%20fill='%23F7C903'/%3e%3cpath%20d='M31.5882%2057.6225V55.4667H35.3439V65.3643H32.9305V57.6225H31.5882ZM36.9299%2060.2799C36.9299%2058.7252%2037.2282%2057.5005%2037.8247%2056.6056C38.4303%2055.7108%2039.402%2055.2633%2040.7398%2055.2633C42.0775%2055.2633%2043.0447%2055.7108%2043.6412%2056.6056C44.2468%2057.5005%2044.5496%2058.7252%2044.5496%2060.2799C44.5496%2061.8527%2044.2468%2063.0865%2043.6412%2063.9813C43.0447%2064.8762%2042.0775%2065.3236%2040.7398%2065.3236C39.402%2065.3236%2038.4303%2064.8762%2037.8247%2063.9813C37.2282%2063.0865%2036.9299%2061.8527%2036.9299%2060.2799ZM42.2718%2060.2799C42.2718%2059.367%2042.1724%2058.6665%2041.9736%2058.1784C41.7747%2057.6812%2041.3634%2057.4327%2040.7398%2057.4327C40.1161%2057.4327%2039.7048%2057.6812%2039.506%2058.1784C39.3071%2058.6665%2039.2077%2059.367%2039.2077%2060.2799C39.2077%2060.8945%2039.2438%2061.4052%2039.3161%2061.812C39.3885%2062.2097%2039.5331%2062.5351%2039.75%2062.7882C39.976%2063.0322%2040.3059%2063.1543%2040.7398%2063.1543C41.1736%2063.1543%2041.499%2063.0322%2041.716%2062.7882C41.9419%2062.5351%2042.0911%2062.2097%2042.1634%2061.812C42.2357%2061.4052%2042.2718%2060.8945%2042.2718%2060.2799Z'%20fill='%23031E44'/%3e%3crect%20x='69.8037'%20y='37.3643'%20width='46'%20height='46'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='124.385'%20y='37.3643'%20width='46'%20height='46'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='15.2222'%20y='91.3643'%20width='46'%20height='46'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='69.8037'%20y='91.3643'%20width='46'%20height='46'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='124.385'%20y='91.3643'%20width='46'%20height='46'%20rx='8'%20fill='%2325274A'/%3e%3c/svg%3e")}.shop-page__info-box__free-spins-box--wide{width:256px;background-image:url("data:image/svg+xml,%3csvg%20width='256'%20height='154'%20viewBox='0%200%20256%20154'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1878_56623)'%3e%3crect%20width='255.951'%20height='153.209'%20rx='18'%20fill='%2316183D'/%3e%3crect%20x='14.6147'%20y='14.6147'%20width='98.9754'%20height='8.13497'%20fill='%2325274A'/%3e%3crect%20x='15.2838'%20y='38.0333'%20width='68.6618'%20height='68.6618'%20rx='7.33091'%20fill='%2325274A'/%3e%3crect%20x='15.2838'%20y='38.0333'%20width='68.6618'%20height='68.6618'%20rx='7.33091'%20stroke='%23F7C903'%20stroke-width='1.33817'/%3e%3crect%20x='37.6147'%20y='60.3643'%20width='24'%20height='24'%20rx='12'%20fill='url(%23paint0_linear_1878_56623)'/%3e%3cpath%20d='M45.1147%2072.8142L48.7147%2076.4142L54.1147%2068.3142'%20stroke='%23212837'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='92.9756'%20y='37.3643'%20width='70'%20height='70'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='171.336'%20y='37.3643'%20width='70'%20height='70'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='14.6147'%20y='115.364'%20width='70'%20height='70'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='92.9756'%20y='115.364'%20width='70'%20height='70'%20rx='8'%20fill='%2325274A'/%3e%3crect%20x='171.336'%20y='115.364'%20width='70'%20height='70'%20rx='8'%20fill='%2325274A'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1878_56623'%20x1='37.6147'%20y1='72.3656'%20x2='61.6147'%20y2='72.3656'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E3AB00'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD000'/%3e%3cstop%20offset='1'%20stop-color='%23FFE539'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_1878_56623'%3e%3crect%20width='255.951'%20height='153.209'%20rx='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.shop-page__info-box__free-spins-separator{display:flex;align-items:center;transform:translateY(-20px)}@media (max-width: 768px){.shop-page__info-box__slider{height:65px}.shop-page__info-box__free-spins{margin:15px 0 0}.shop-page__info-box__free-spins-box,.shop-page__info-box__free-spins-box--wide{height:125px}}@keyframes popup{0%{transform:translate(0)}25%{transform:translate(40)}35%{transform:translate(35)}50%{transform:translate(35)}75%{transform:translate(35)}80%{transform:translate(35)}85%{transform:translate(-6px)}90%{transform:translate(0)}to{transform:translate(0)}}.additional-info{display:flex;gap:32px;align-items:center;align-self:stretch}.additional-info__row-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 0 0}.additional-info__row-start__title-text{color:var(--white);font-family:Poppins;font-size:39px;font-style:normal;font-weight:700;line-height:140%}@media (max-width: 1023px){.additional-info{flex-direction:column;align-items:flex-start}}.free-spins{margin-bottom:0}.free-spins__games{width:100%;display:flex;flex-direction:column;padding:32px;background-color:var(--deep-blue-2);border-radius:32px;gap:24px;box-sizing:border-box;max-height:690px;overflow-y:auto;flex:1 0 0}.free-spins__games::-webkit-scrollbar{width:8px}.free-spins__games::-webkit-scrollbar-track{background-color:var(--deep-blue-1)}.free-spins__games::-webkit-scrollbar-thumb{background-color:var(--neutral-grey);border-radius:10px}.free-spins__games::-webkit-scrollbar-thumb:hover{background-color:var(--soft-grey)}.free-spins__games__title{font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:130%;color:#1ae0d0}.free-spins__games-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;flex-wrap:wrap}.free-spins__games-container__game{position:relative;cursor:pointer;border:1px solid;border-color:var(--default-50);border-radius:14px;transition:border-color .5s;overflow:hidden;width:100%;aspect-ratio:1/1}.free-spins__games-container__game:hover,.free-spins__games-container__game--is-selected{border-color:#f7c903}.free-spins__games-container__game--is-selected .free-spins__games-container__game-image{filter:blur(5px);transition:filter .5s ease}.free-spins__games-container__game--is-selected .free-spins__games-container__game-overlay{display:flex}.free-spins__games-container__game-image{width:100%;height:100%}.free-spins__games-container__game-overlay{position:absolute;top:0;left:0;display:none;width:100%;height:100%;justify-content:center;align-items:center;z-index:10}.free-spins__games-container__game-overlay>button svg{font-size:35px;color:var(--golden-yellow)}@media screen and (max-width: 1199px){.free-spins__games{padding:20px}.free-spins__games__title{font-size:24px}}@media screen and (max-width: 1024px){.free-spins__games{min-height:500px}.free-spins__games-container{gap:13px}}@media screen and (max-width: 767px){.free-spins__games__title{font-size:21px}}@media screen and (max-width: 576px){.free-spins__games-container{gap:9px}}@media screen and (max-width: 375px){.free-spins__games-container{gap:9px;grid-template-columns:repeat(3,minmax(0,1fr))}}.inner-loader{display:flex;justify-content:center;align-items:center;height:100%}.free-spins__prizes{height:100%;min-width:380px;max-width:380px;display:flex;flex-direction:column;align-self:stretch;border-radius:32px;background:var(--deep-blue-2);box-sizing:border-box;justify-content:space-between;padding:32px}.free-spins__prizes__row{display:flex;flex-direction:column;gap:24px}.free-spins__prizes__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.free-spins__prizes__title{font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:130%;color:var(--accent)}.free-spins__prizes__controls{display:flex;justify-content:space-between;margin-bottom:10px;font-size:24px;font-weight:600}.free-spins__prizes__controls-title,.free-spins__prizes__controls-value{display:flex;align-items:center}.free-spins__prizes__controls-price-icon{width:20px;height:20px;color:var(--golden-yellow)}.free-spins__prizes__controls-submit-button{display:flex;width:100%}.free-spins__prizes__controls-submit-button .MuiButtonBase-root.custom-button{width:100%;height:56px;font-size:16px}.free-spins__prizes__controls-submit-button .MuiButtonBase-root.custom-button.Mui-disabled{background:var(--rich-plum);color:var(--white)}@media screen and (max-width: 1199px){.free-spins__prizes{padding:20px}.free-spins__prizes__title{font-size:24px}}@media screen and (max-width: 1024px){.free-spins__prizes{padding:20px;max-width:none}.free-spins__prizes__list{grid-template-columns:repeat(4,minmax(0,1fr))}.free-spins__prizes__controls{margin-top:56px;font-size:19px}.free-spins__prizes__controls-submit-button .MuiButtonBase-root.custom-button{height:48px}}@media screen and (max-width: 576px){.free-spins__prizes{min-width:auto}.free-spins__prizes__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 375px){.free-spins__prizes__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.free-spins-item{display:flex;justify-content:center;align-items:center;min-height:80px;font-size:24px;font-weight:700;border-radius:14px;background-color:var(--rich-plum)}.free-spins-item:hover{cursor:pointer}.free-spins-item--is-selected{color:var(--dark-blue);background-color:var(--golden-yellow);transition:background-color .5s linear}@media (max-width: 1200px){.free-spins-item{font-size:19px}}@media screen and (max-width: 767px){.free-spins-item{min-height:60px}}.free-spins-shop-container{display:flex;gap:32px;align-self:stretch;width:100%}@media (max-width: 1023px){.free-spins-shop-container{flex-direction:column;gap:24px}}.banner-container{display:flex;width:640px;height:420px;padding:48px;position:relative;border-radius:32px;background:var(--default);overflow:hidden;box-shadow:0 0 16px 0 var(--cyan-50);border:1px solid var(--accent);box-sizing:border-box}.banner-container--promotion{background:var(--gradient-promotion)}.banner-container--shop{background:var(--gradient-shop)}.banner-container--challenges{background:var(--default)}.banner-container--tournaments{background:var(--gradient-tournaments)}.banner-container--wheel{background:var(--gradient-wheel)}.banner-content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;width:60%;position:relative;z-index:2}.banner-content__top-left{position:absolute;width:200px;top:0;left:0;margin-bottom:24px;z-index:3}.banner-content__bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:24px;margin-top:auto;width:300px}.banner-content__text{margin-bottom:0}.banner-content__title{color:var(--white);font-family:Poppins,sans-serif;font-size:39px;font-style:normal;font-weight:600;line-height:110%;text-transform:capitalize;margin:0 0 8px;letter-spacing:.01em}.banner-content__body{color:var(--white);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:110%;margin:0;opacity:.92}.banner-content__button .MuiButtonBase-root{width:300px;height:56px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;padding:12px 24px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.banner-image{position:absolute;right:-50px;top:0;width:420px;height:420px;display:flex;align-items:center;justify-content:center;z-index:1}.banner-image__img{width:420px;height:420px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.earnmore-banner-wrapper--no-shadow .banner-container{box-shadow:none}@media only screen and (max-width: 1400px){.banner-container{width:580px}}@media only screen and (max-width: 1200px){.banner-container{width:544px;height:340px;padding:32px}.banner-content__title{font-size:31px}.banner-content__button .MuiButtonBase-root{height:48px}.banner-image{right:-60px;width:340px;height:340px}.banner-image__img{width:340px;height:340px}}@media only screen and (max-width: 768px){.banner-container{width:343px;height:310px;padding:24px}.banner-content__title{font-size:24px}.banner-content__body{font-size:14px}.banner-content__bottom{width:185px}.banner-content__button .MuiButtonBase-root{width:auto;max-width:208px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner-image{right:-115px;width:310px;height:310px}.banner-image__img{width:310px;height:310px}}@media only screen and (max-width: 576px){.banner-container{width:343px;height:310px;padding:24px}.banner-content__bottom{gap:16px}.banner-content__button .MuiButtonBase-root{height:48px;width:auto;min-width:0}}@media only screen and (max-width: 460px){.banner-container{width:343px;height:310px}}.custom-swiper{width:100%;height:100%;padding-bottom:32px}.custom-swiper .swiper-button-prev,.custom-swiper .swiper-button-next{position:absolute;transform:translateY(-50%);background:var(--white-50);border:2px solid var(--gradient-start);border-radius:50%;width:48px;height:48px;color:var(--white);box-shadow:0 0 10px 0 var(--cyan-50);display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;overflow:hidden}.custom-swiper .swiper-button-prev:after,.custom-swiper .swiper-button-next:after{font-size:22px;font-weight:700}.custom-swiper .swiper-button-prev:hover,.custom-swiper .swiper-button-next:hover{background:var(--white-80);color:var(--deep-purple);border-color:var(--accent)}.custom-swiper .swiper-pagination{position:relative;bottom:auto;margin-top:20px;text-align:center}.custom-swiper .swiper-pagination-bullets{bottom:8px}.custom-swiper .swiper-pagination-bullets .swiper-pagination-bullet{background:var(--accent);opacity:.5;width:8px;height:8px;margin:0 4px;transition:opacity .2s,transform .2s}.custom-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2);background:var(--white)}.custom-swiper .swiper-slide{width:auto;display:flex;justify-content:center;align-items:flex-end;background:none;transition:transform .18s;padding-top:10px;padding-bottom:10px;opacity:1}.custom-swiper:hover .swiper-slide:not(:hover){transform:scale(.96)}@media (max-width: 768px){.custom-swiper .swiper-button-prev,.custom-swiper .swiper-button-next,.custom-swiper .swiper-pagination.swiper-pagination-bullets{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.earn-more-banner-child__progress-bar .progress-bar__head-label{font-size:16px}.earn-more-banner-child__text-box{display:flex;padding:1px 5px;align-items:flex-start;width:fit-content;gap:10px;color:var(--white);font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:130%;background:var(--default-50);border-radius:3px}@media only screen and (max-width: 576px){.earn-more-banner-child__progress-bar .progress-bar__head-label{font-size:14px}}.tournament-card__clock-box{display:flex;flex-direction:column;gap:5px;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;text-transform:uppercase}.tournament-card__clock-box--earn-more-banner{display:flex;flex-direction:column;gap:5px;text-align:center;font-family:Poppins;font-size:10px;font-style:normal;font-weight:700;text-transform:uppercase}.tournament-card__clock-box--extra-content{position:relative}.tournament-card__clock-box--extra-content:after{content:":";position:absolute;right:0;top:50%;transform:translate(11px,-90%);font-size:20px}.tournament-card__clock-box__value{display:flex;flex-flow:column;flex-grow:1;width:72px;height:60px;background-color:var(--light-blue-10);border-radius:14px;align-items:center;justify-content:center;font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;color:var(--white)}.tournament-card__clock-box--earn-more-banner-value{display:flex;flex-flow:column;flex-grow:1;width:50px;height:50px;background-color:#25274acc;border-radius:14px;align-items:center;justify-content:center;font-family:Poppins;font-size:19px;font-style:normal;font-weight:700;color:var(--white)}@media screen and (max-width: 960px){.tournament-card__clock-box{flex:1}.tournament-card__clock-box__value{width:100%}}@media screen and (max-width: 767px){.tournament-card__clock-box__value{font-size:24px}}.banner-timer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:auto;gap:20px}.banner-timer__content{display:flex;flex-direction:column;align-items:left;justify-content:flex-start;gap:5px;width:100%}.banner-timer__content__title{font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.banner-timer__content__boxes{display:flex;flex-direction:row;align-items:left;justify-content:flex-start;gap:20px}@media only screen and (max-width: 576px){.banner-timer__content__title{font-size:14px}}.earn-more-balance-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:170px;padding:5px 15px;border-radius:16px;border:1px solid var(--accent)}.earn-more-balance-container__title{color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:140%}.earn-more-balance-container__value-container{display:flex;align-items:center;align-self:stretch;gap:5px}.earn-more-balance-container__value-container--points{color:var(--white);font-family:Poppins;font-size:19px;font-style:normal;font-weight:700;line-height:130%}.earn-more-points-icon{font-size:20px;width:20px;height:20px;position:relative;color:var(--golden-yellow);top:-2px}@media only screen and (max-width: 576px){.earn-more-balance-container{width:140px}.earn-more-balance-container__title{font-size:14px}}.earn-more-section{display:flex;width:100%;min-height:561px;padding:32px 0 32px 48px;flex-direction:column;align-items:center;gap:40px;background:url(/assets/earnMoreBgImage2-B26m3Nqb.webp);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 25px 0 var(--secondary-light-transparency-50);border-radius:32px;background-blend-mode:screen,normal;box-sizing:border-box;position:relative;overflow:hidden}.earn-more-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#1c063acc;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:32px;pointer-events:none}.earn-more-section>*{position:relative;z-index:1}.earn-more-section__header{display:flex;flex-direction:column;align-items:center;justify-content:center}.earn-more-section--no-bg{background:none;border-radius:0;box-shadow:none}.earn-more-section h1{color:var(--white);font-family:Poppins,sans-serif;font-size:64px;font-style:normal;font-weight:700;line-height:140%;padding:0;margin:0}.earn-more-section__banners{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.earn-more-section__banners .custom-swiper .swiper-pagination{margin-top:40px}.earnmore-banner-wrapper{width:640px;height:420px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:left center;will-change:transform}.earn-more-nav{display:none}.earn-more-nav__btn{width:36px;height:36px;border-radius:50%;border:2px solid var(--gradient-start);background:transparent;color:var(--white);font-size:18px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;outline:none;padding:0;background-blend-mode:screen,normal;box-shadow:0 0 10px 0 var(--cyan-50)}.earn-more-nav__btn:after{font-size:22px;font-weight:700}.earn-more-nav__btn:hover{background:var(--white-80);color:var(--deep-purple);border-color:var(--accent)}@media only screen and (max-width: 1400px){.earn-more-section{padding:30px 0 30px 48px}.earnmore-banner-wrapper{width:580px;height:420px}}@media only screen and (max-width: 1200px){.earn-more-section{padding:24px 0 24px 32px}.earnmore-banner-wrapper{width:544px;height:340px}}@media (max-width: 768px){.earn-more-section h1{font-size:39px}.earn-more-section__banners .custom-swiper .swiper-pagination.swiper-pagination-bullets{display:block}.earnmore-banner-wrapper{width:343px;height:310px}}@media only screen and (max-width: 576px){.earn-more-section{padding:24px 0 24px 32px;gap:8px}.earnmore-banner-wrapper{width:343px;height:310px}.earn-more-section__banners .custom-swiper .swiper-pagination{margin-top:32px}.earn-more-nav{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}}@media only screen and (max-width: 460px){.earn-more-section{gap:32px;padding:40px 0}.earnmore-banner-wrapper{width:343px;height:310px}}@media only screen and (max-width: 375px){.earn-more-section{width:375px;padding:40px 16px}}.game-section{width:100%;border-radius:16px;position:relative;display:flex;flex-direction:column;gap:32px}.game-section .game-section-slider-container{position:relative;width:100%;max-width:100vw}.game-section .game-section-content{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.game-tile-wrapper{width:240px}.game-tile-wrapper .game{width:100%;height:360px}.game-nav-btn{position:absolute;top:45%;z-index:10;width:48px;height:48px;border-radius:50%;border:2px solid var(--gradient-start);background:var(--white-50);color:var(--white);font-size:24px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;outline:none;padding:0;transform:translateY(-50%)}.game-nav-btn:after{font-size:22px;font-weight:700}.game-nav-btn:hover{background:var(--white-80);color:var(--deep-purple);border-color:var(--accent)}.game-nav-btn.game-nav-btn--prev{left:-24px}.game-nav-btn.game-nav-btn--next{right:20px}.game-nav-btn.swiper-button-disabled{pointer-events:none;opacity:.4;cursor:not-allowed}@media only screen and (max-width: 1024px){.game-tile-wrapper{width:204px}.game-tile-wrapper .game{width:100%;height:306px}}@media only screen and (max-width: 768px){.game-section{gap:24px}.game-tile-wrapper{width:172px}.game-tile-wrapper .game{width:100%;height:260px}.game-nav-btn{display:none}}@media only screen and (max-width: 576px){.game-tile-wrapper{width:144px}.game-tile-wrapper .game{width:100%;height:216px}}.poppins-medium,.game-badge,.game-badge--is-new,.game-badge--is-topTen,.game .game-badge--is-new{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.game-title{font-family:Poppins,serif;font-weight:700;font-style:normal}.game{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 10px;min-height:155px;border:1px solid var(--default-50);border-radius:16px;box-sizing:border-box;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%}.game.game--is-favorite .custom-button__icon-button{opacity:1}.game--is-promoted{grid-column-start:span 2;grid-row-start:span 2}.game--tournament{height:115px;width:118px;min-height:115px;min-width:118px;padding:0}.game-badge,.game .game-badge--is-new,.game-badge--is-topTen,.game-badge--is-new{position:absolute;top:12px;left:0;padding:6px 10px 6px 6px;font-size:12px;background:var(--accent);border-radius:0 50px 50px 0;color:var(--default);text-transform:uppercase}.game-badge--is-topTen{font-weight:700;top:0}.game-title{text-align:center;opacity:0;transition:opacity .3s;z-index:2}.game .custom-button{margin-top:20px;opacity:0;transition:opacity .3s;z-index:1}.game .custom-button__icon-button{position:absolute;left:0;bottom:0}.game:hover{box-shadow:var(--default-50) 0 0 15px 0;transition:all .3s}.game:hover:after{content:"";position:absolute;border-radius:16px;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game:hover .game-title{opacity:1}.game:hover .game-image{filter:blur(5px)}.game:hover .custom-button{opacity:1}.game .game-tile__top-row{display:flex;justify-content:space-between;align-items:center;width:100%;position:absolute;top:12px;left:0;z-index:2}.game .game-badge--is-new{position:static}.game .game-online-indicator{display:inline-flex;padding:0 6px;margin-right:8px;align-items:center;gap:4px;border-radius:16px;border:2px solid var(--verified);animation:blink 2s linear infinite;background:rgba(var(--default-rgb),.4);box-shadow:4px 4px 16px rgba(var(--light-green-rgb),.5),-4px -4px 16px rgba(var(--light-green-rgb),.5);font-size:14px;color:var(--white)}.game .game-online-dot{width:6px;height:6px;background:var(--verified);border-radius:50%;border:1px solid var(--white)}.game .game-online-count{color:var(--white);text-align:right;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-transform:capitalize}@media only screen and (max-width: 1200px){.game{background-position:50% 25%}}.favorite-icon{color:var(--accent)}@keyframes blink{0%{border-color:var(--verified)}50%{border-color:var(--white)}to{border-color:var(--verified)}}.game-section-title-container{display:flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;align-self:stretch}.game-section-title-container .game-section-title-image{height:32px;width:32px;object-fit:contain;flex-shrink:0}@media (max-width: 576px){.game-section-title-container .game-section-title-image{height:28px;width:28px}}.game-section-title-container .game-section-title-text{color:var(--white);font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:140%;text-transform:capitalize}@media (max-width: 576px){.game-section-title-container .game-section-title-text{font-size:18px}}@media only screen and (max-width: 768px){.game-section-title-container{padding:8px 16px 8px 8px}}@media (max-width: 576px){.game-section-title-container{padding:4px 8px}}.topTen-section{width:100%;border-radius:16px;position:relative;display:flex;flex-direction:column;gap:32px}.topTen-section .topTen-section-content{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.topTen-tile-wrapper{display:flex;align-items:center;width:auto}.topTen-tile-wrapper .topTen-image-container{position:relative;z-index:1;margin-right:-16px}.topTen-tile-wrapper .topTen-image-container .topTen-tile-image{height:200px;width:auto;object-fit:contain}.topTen-tile-wrapper .game{position:relative;z-index:2;width:214.37px;height:321.55px}@media only screen and (max-width: 1200px){.topTen-tile-wrapper .topTen-image-container .topTen-tile-image{height:180px}.topTen-tile-wrapper .game{width:205px;height:308px}}@media only screen and (max-width: 1024px){.topTen-tile-wrapper .topTen-image-container .topTen-tile-image{height:180px}.topTen-tile-wrapper .game{width:205px;height:308px}}@media only screen and (max-width: 768px){.topTen-section{gap:24px}.topTen-tile-wrapper .topTen-image-container .topTen-tile-image{height:80px}.topTen-tile-wrapper .game{width:112px;height:169px}}.category-card{width:208px;height:360px;display:flex;flex-direction:column;align-items:center;border-radius:16px;overflow:hidden;position:relative;border:1px solid rgba(101,243,231,.1);box-shadow:2px 2px 5px #ffffff2e,-2px -2px 4px #ffffff29 inset,2px 4px 4px #ffffff29 inset;box-sizing:border-box}.category-card__image-container{width:208px;height:208px;display:flex;align-items:center;justify-content:center;padding-top:16px;padding-bottom:16px;flex-shrink:0}.category-card__image{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.category-card__text-container{width:208px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin-top:0;padding:16px 8px;height:120px}.category-card .category-card__title{color:#fff;text-align:center;text-shadow:2px 4px 4px rgba(0,0,0,.35);font-family:Archivo Black;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;white-space:normal;word-break:break-word;width:100%;display:block}@media only screen and (max-width: 768px){.category-card{width:144px;height:249px;box-sizing:border-box}.category-card__image-container{width:144px;height:144px;padding-top:8px}.category-card__text-container{width:144px;height:81px;padding:8px 4px}.category-card .category-card__title{font-size:22px}}.category-section{width:100%;border-radius:16px;position:relative;display:flex;flex-direction:column;gap:32px}.category-section__content{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.category-card-wrapper{width:208px;cursor:pointer}@media only screen and (max-width: 768px){.category-section{gap:24px}.category-card-wrapper{width:144px}}.poppins-semibold,.homepage-main-slider-button{font-family:Poppins,serif;font-weight:600;font-style:normal}.homepage-main-slider-button{position:relative;margin-top:26px;padding:16px 32px;width:fit-content;height:50px;border-radius:100px;border:none;text-transform:capitalize;color:var(--label-dark);background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%);box-shadow:4px 4px 4px #fff6 inset,-2px -4px 4px #0006 inset,0 0 10px #65f3e780;transition:.3s;overflow:hidden}.homepage-main-slider-button:hover{transform:scale(1.1);cursor:pointer;text-shadow:0px 0px 0 var(--label-dark),0px 0px 0 var(--label-dark),0px 0px 0 var(--label-dark),0px 0px 0 #2dd785;transition:all .2s}.homepage-main-slider-button:hover:before,.homepage-main-slider-button:hover:after{left:-20%;animation:none}.homepage-main-slider-button:before,.homepage-main-slider-button:after{content:" ";position:absolute;top:0;display:block;height:50px;transform:skew(-45deg);background-color:#ffffffbf;animation:shine 1.5s infinite alternate}.homepage-main-slider-button:before{margin-left:-15px;width:10px}.homepage-main-slider-button:after{width:20px}@keyframes shine{0%{left:-20%}to{left:140%}}.poppins-regular,.termsAndConditions{font-family:Poppins,serif;font-weight:400;font-style:normal}.termsAndConditions{color:var(--white);font-size:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.homepage-main-slider{position:relative;width:100%;height:720px;background-color:var(--background)}.homepage-main-slider__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important}.homepage-main-slider section{height:100%}.homepage-main-slider section .swiper{height:100%}.homepage-main-slider section .swiper .swiper-button-prev{margin-left:25px}.homepage-main-slider section .swiper .swiper-button-next{margin-right:25px}.homepage-main-slider section .swiper .swiper-button-prev,.homepage-main-slider section .swiper .swiper-button-next{position:absolute;transform:translateY(-50%);background:var(--white-50);border:2px solid var(--gradient-start);border-radius:50%;width:48px;height:48px;color:var(--white);box-shadow:0 0 10px 0 var(--cyan-50);display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;overflow:hidden}.homepage-main-slider section .swiper .swiper-button-prev:after,.homepage-main-slider section .swiper .swiper-button-next:after{font-size:12px;font-weight:700}.homepage-main-slider section .swiper .swiper-button-prev:hover,.homepage-main-slider section .swiper .swiper-button-next:hover{background:var(--white);color:var(--label-dark);border-color:var(--white)}.homepage-main-slider section .swiper .swiper-pagination{margin-bottom:20px}.homepage-main-slider section .swiper .swiper-pagination .swiper-pagination-bullet{background-color:var(--grey-60);opacity:1}.homepage-main-slider section .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--accent)}.homepage-main-slider__slide{position:relative;display:flex;gap:50px;align-items:center;width:100%;height:100%;overflow:hidden}.homepage-main-slider__slide-background{position:absolute;top:0;width:100%;height:100%;z-index:-1;background-size:cover;-webkit-mask-image:-webkit-gradient(linear,left 70%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:-webkit-gradient(linear,left 70%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)))}.homepage-main-slider__slide-info{position:relative;display:flex;gap:5px;flex-direction:column;justify-content:center;margin-left:180px;padding:32px 0 32px 48px;max-width:60%;box-sizing:border-box;z-index:5}.homepage-main-slider__slide-info-line--font-size-small{font-size:2em}.homepage-main-slider__slide-info-line--font-size-medium{font-size:4em}.homepage-main-slider__slide-info-line--font-size-large{font-size:6em}.homepage-main-slider__slide-info-line--font-weight-light{font-weight:300}.homepage-main-slider__slide-info-line--font-weight-normal{font-weight:400}.homepage-main-slider__slide-info-line--font-weight-bold{font-weight:700}.homepage-main-slider__slide-image{position:relative;flex:1;height:100%;z-index:0}.homepage-main-slider__slide-image img{position:absolute;right:10%;height:100%}@media (max-width: 2300px){.homepage-main-slider__slide-image img{right:-5%}}@media (max-width: 2096px){.homepage-main-slider__slide-info-line--font-size-small{font-size:1.5em}.homepage-main-slider__slide-info-line--font-size-medium{font-size:2.5em}.homepage-main-slider__slide-info-line--font-size-large{font-size:4em}}@media (max-width: 1920px){.homepage-main-slider{height:720px}.homepage-main-slider__slide{gap:25px}.homepage-main-slider__slide-image{height:95%}.homepage-main-slider__slide-image img{right:-5%}}@media (max-width: 1660px){.homepage-main-slider__slide-image img{right:-20%}}@media (max-width: 1536px){.homepage-main-slider__slide{gap:25px}.homepage-main-slider__slide-background{mask-image:-webkit-gradient(linear,left 80%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)));-webkit-mask-image:-webkit-gradient(linear,left 80%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)))}.homepage-main-slider__slide-info{margin-left:60px}.homepage-main-slider__slide-image{height:90%}}@media (max-width: 1400px){.homepage-main-slider{height:525px}.homepage-main-slider section .swiper .swiper-button-prev{margin-left:0}.homepage-main-slider section .swiper .swiper-button-next{margin-right:0}.homepage-main-slider__slide{gap:75px}.homepage-main-slider__slide-info{margin-left:40px;height:fit-content}.homepage-main-slider__slide-image{height:85%}.homepage-main-slider__slide-image img{right:-10%}}@media (max-width: 1200px){.homepage-main-slider__slide-info{max-width:65%;margin-left:30px;height:fit-content}.homepage-main-slider__slide-image{height:70%}}@media (max-width: 1096px){.homepage-main-slider__slide-image img{right:-20%}}@media (max-width: 1024px){.homepage-main-slider__slide-info{margin-left:25px}.homepage-main-slider__slide-info-line--font-size-small{font-size:1.25em}.homepage-main-slider__slide-info-line--font-size-medium{font-size:1.75em}.homepage-main-slider__slide-info-line--font-size-large{font-size:2.5em}.homepage-main-slider__slide-image{height:60%}.homepage-main-slider__slide-image img{right:-5%}}@media (max-width: 840px){.homepage-main-slider__slide{gap:25px}.homepage-main-slider__slide-image img{right:-20%}}@media (max-width: 768px){.homepage-main-slider__slide{gap:25px}.homepage-main-slider__slide-image{height:40%}.homepage-main-slider__slide-image img{right:0}}@media (max-width: 710px){.homepage-main-slider__slide{gap:40px}.homepage-main-slider__slide-info-line--font-size-small{font-size:16px}.homepage-main-slider__slide-info-line--font-size-medium{font-size:22px}.homepage-main-slider__slide-info-line--font-size-large{font-size:30px}.homepage-main-slider__slide-image img{right:0}}@media (max-width: 640px){.homepage-main-slider__slide{gap:20px}.homepage-main-slider__slide-image img{right:-15%}}@media (max-width: 576px){.homepage-main-slider{height:700px}.homepage-main-slider section .swiper .swiper-button-prev,.homepage-main-slider section .swiper .swiper-button-next{display:none}.homepage-main-slider section .swiper .swiper-pagination{bottom:32.5%;margin-bottom:0}.homepage-main-slider__slide{flex-direction:column-reverse}.homepage-main-slider__slide-background{-webkit-mask-image:-webkit-gradient(linear,left 55%,left 90%,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:-webkit-gradient(linear,left 55%,left 90%,from(rgb(0,0,0)),to(rgba(0,0,0,0)))}.homepage-main-slider__slide-info{justify-content:center;align-items:center;margin:0;padding-left:0;width:100%;max-width:100%}.homepage-main-slider__slide-info-line{text-align:center}.homepage-main-slider__slide-info .homepage-main-slider-button{width:80%}.homepage-main-slider__slide-image{width:100%}.homepage-main-slider__slide-image img{top:25%;right:0;width:100%;height:80%;object-fit:cover;object-position:center}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.poppins-semibold,.homepage-static-content p{font-family:Poppins,serif;font-weight:600;font-style:normal}.poppins-bold,.homepage-static-content h3{font-family:Poppins,serif;font-weight:700;font-style:normal}.homepage-static{display:flex;justify-content:center;width:1200px;max-width:1200px}.homepage-static-content{position:relative;display:flex;flex-direction:column;justify-content:center;padding:32px 48px;width:100%;height:330px;border-radius:32px;box-shadow:0 0 5px 0 var(--secondary-light-transparency-50);overflow:hidden;box-sizing:border-box}.homepage-static-content h3{margin:0 0 12px;font-size:39px;z-index:1}.homepage-static-content p{margin:4px 0 0;width:55%;font-size:22px;line-height:130%;z-index:1}.homepage-static-content .custom-button{margin-top:24px;width:130px}.homepage-static-content__image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:right;background-size:50%;z-index:0}@media (max-width: 1400px){.homepage-static{width:1200px;max-width:unset}}@media (max-width: 1336px){.homepage-static{width:100%}}@media (max-width: 1200px){.homepage-static-content__image{background-size:contain;background-position:120%}}@media (max-width: 1024px){.homepage-static-content__image{background-position:122.5%}}@media (max-width: 986px){.homepage-static-content p{font-size:14px}}@media (max-width: 820px){.homepage-static-content__image{background-position:150%}}@media (max-width: 768px){.homepage-static-content{padding:32px;height:272px}.homepage-static-content__image{background-position:125%}}@media (max-width: 684px){.homepage-static-content{height:240px}.homepage-static-content h3{font-size:24px}.homepage-static-content__image{background-position:140%}}@media (max-width: 576px){.homepage-static-content{padding:32px 24px;height:272px}.homepage-static-content h3{font-size:24px}.homepage-static-content__image{background-position:200%}}@media (max-width: 540px){.homepage-static-content p{width:45%}.homepage-static-content__image{background-position:200%}}@media (max-width: 520px){.homepage-static-content__image{background-position:bottom 0 right -150px}}@media (max-width: 440px){.homepage-static-content__image{background-size:cover}}@media (max-width: 390px){.homepage-static-content__image{background-position:110px}}@media (max-width: 375px){.homepage-static-content{padding:32px 16px}.homepage-static-content .custom-button{margin-top:24px;width:185px}}.custom-grid-swiper{height:350px}.custom-grid-swiper .games-category__content__game-tile{max-width:104px}.custom-grid-swiper .games-category__content__game-tile .game{height:100%}.custom-grid-swiper .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;padding-bottom:30px;box-sizing:border-box}.custom-grid-swiper .swiper-slide{height:calc((100% - 10px)/2)!important}.custom-grid-swiper .swiper-pagination{bottom:-5px}@media only screen and (max-width: 768px){.custom-grid-swiper--is-single-row{height:200px}}@media only screen and (max-width: 576px){.custom-grid-swiper{height:420px}.custom-grid-swiper--is-single-row{height:230px}.custom-grid-swiper--is-single-row .swiper-slide{height:calc(100% - 10px)!important}.custom-grid-swiper .games-category__content__game-tile{max-width:128px;height:100%}.custom-grid-swiper .swiper-pagination{bottom:-4px}}@media only screen and (max-width: 375px){.custom-grid-swiper{height:350px}.custom-grid-swiper--is-single-row{height:160px}.custom-grid-swiper--is-single-row .swiper-slide{height:calc(100% - 10px)!important}.custom-grid-swiper .games-category__content__game-tile{max-width:106px;height:100%}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.games-category{position:relative;display:flex;gap:32px;width:100%;flex-direction:column;border-radius:16px;box-sizing:border-box}.games-category .games-category-slider-container{position:relative;width:100%;max-width:100vw}.games-category section{display:flex;align-items:center;justify-content:space-between}.games-category__content{position:relative;width:100%;max-width:100vw;overflow-x:hidden}.games-category__content__game-tile{width:208px}.games-category__content__game-tile .game{width:100%;height:320px}.games-category-nav-btn{position:absolute;top:45%;z-index:10;width:48px;height:48px;border-radius:50%;border:2px solid var(--gradient-start);background:var(--white-50);color:var(--white);font-size:24px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;outline:none;padding:0;transform:translateY(-50%)}.games-category-nav-btn:after{font-size:22px;font-weight:700}.games-category-nav-btn:hover{background:var(--white-80);color:var(--deep-purple);border-color:var(--accent)}.games-category-nav-btn.games-category-nav-btn--prev{left:-24px}.games-category-nav-btn.games-category-nav-btn--next{right:20px}.games-category-nav-btn.swiper-button-disabled{pointer-events:none;opacity:.4;cursor:not-allowed}@media (max-width: 768px){.games-category-nav-btn{display:none}}.homepage{overflow-x:hidden;overflow-y:hidden}.homepage__content,.homepage__content--centered,.homepage__content--extended-width{display:flex;flex-direction:column;align-items:center;gap:80px;margin-top:72px;margin-bottom:72px;padding:0 13%;max-width:1825px}.homepage__content--extended-width{padding:0 0 0 13%;max-width:100%;box-sizing:border-box}.homepage__content--centered{padding:0 17% 0 13%;max-width:100%;box-sizing:border-box}.homepage__content--bottom-content{display:flex;flex-direction:column;align-items:center;margin-top:40px;gap:120px;width:100%;box-sizing:border-box}.homepage h1{font-size:3.7em}@media only screen and (max-width: 1920px){.homepage__content,.homepage__content--extended-width,.homepage__content--centered{padding:0 74px}.homepage__content--extended-width{padding:0 0 0 74px}}@media only screen and (max-width: 1400px){.homepage__content,.homepage__content--extended-width,.homepage__content--centered{padding:0 64px}.homepage__content--extended-width{padding:0 0 0 64px}}@media only screen and (max-width: 768px){.homepage__content,.homepage__content--extended-width,.homepage__content--centered{gap:60px;margin-top:36px;margin-bottom:36px;padding-left:48px;padding-right:48px}.homepage__content--extended-width{padding:0 0 0 48px}.homepage__content--bottom-content{gap:100px}}@media only screen and (max-width: 576px){.homepage__content,.homepage__content--extended-width,.homepage__content--centered{padding:0 16px}.homepage__content--extended-width,.homepage__content--categories{padding:0 0 0 16px}.homepage__content--bottom-content{margin-top:20px;gap:80px}}@media only screen and (max-width: 375px){.homepage__content--bottom-content{gap:60px}}.poppins-medium,.custom-input__label{font-family:Poppins,serif;font-weight:500;font-style:normal}.custom-input{display:flex;flex-direction:column;width:100%}.custom-input--multiline .custom-input__textfield{min-height:80px}.custom-input__label{min-height:16px;margin-bottom:4px;color:var(--neutral-grey);font-size:14px;text-transform:uppercase}.custom-input__label--is-disabled{color:#969696}.custom-input__label--error{color:#dc0000}.custom-input__label span{margin-left:2px}.custom-input__textfield{padding:6px 15px;border:1px solid rgba(0,0,0,.231372549);border-radius:100px;box-sizing:border-box;background-color:#ffffff0d;transition:.3s}.custom-input__textfield input:-webkit-autofill,.custom-input__textfield input:-webkit-autofill:hover,.custom-input__textfield input:-webkit-autofill:focus,.custom-input__textfield textarea:-webkit-autofill,.custom-input__textfield textarea:-webkit-autofill:hover,.custom-input__textfield textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--white);transition:background-color 5000s ease-in-out 0s}.custom-input__textfield:hover{background-color:#ffffff26}.custom-input__textfield:focus-within{background-color:#ffffff26;box-shadow:0 0 1px 1px var(--default-50)}.custom-input__textfield--is-disabled{border:1px solid #ebebeb!important}.custom-input__textfield--error{border-color:#dc0000}.custom-input__textfield--error:hover{border-color:#dc0000;box-shadow:0 0 1px 1px #dc0000}.custom-input__textfield--error:focus-within{box-shadow:0 0 1px 1px #dc0000}.custom-input__textfield__adornment,.custom-input__textfield__adornment-start,.custom-input__textfield__adornment-end{display:flex;align-items:center;justify-content:center}.custom-input__textfield__adornment-start svg,.custom-input__textfield__adornment-end svg{color:var(--white)}.custom-input__textfield__adornment-start{margin-right:10px}.custom-input__textfield__adornment-end{margin-left:10px}.custom-input__textfield input,.custom-input__textfield svg{color:var(--white)}.custom-input .custom-input__textfield--multiline{padding:8px;white-space:pre-wrap}.custom-input .custom-input__textfield--multiline .MuiInputBase-input{overflow:auto}.poppins-regular,.custom-select__list.MuiMenu-paper ul .custom-select__list-item{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-medium,.custom-select__label{font-family:Poppins,serif;font-weight:500;font-style:normal}.custom-select{min-width:150px}.custom-select>svg{color:var(--white)}.custom-select__label{min-height:16px;margin-bottom:4px;color:var(--default);font-size:14px;text-transform:uppercase}.custom-select__label--is-disabled{color:#969696}.custom-select__label--error{color:#dc0000}.custom-select__label span{margin-left:2px}.custom-select__placeholder{opacity:.5;transition:.3s}.custom-select__placeholder--has-value{opacity:1;transition:.3s}.custom-select .MuiSelect-select{display:flex;justify-content:space-between;align-items:center;min-height:46px!important;padding:11px 15px;border-radius:100px;box-sizing:border-box;background-color:#ffffff0d;transition:.3s;color:var(--white)}.custom-select .MuiSelect-select:after{content:"";position:absolute;bottom:-1px;left:-10px;display:block;height:60px;background-color:#281344;border-radius:14px 14px 0 0;transition:opacity .3s cubic-bezier(.4,0,.2,1);opacity:0;z-index:-1}.custom-select .MuiSelect-select[aria-expanded=true]{background-color:#ffffff26;box-shadow:0 0 1px 1px var(--default-50)}.custom-select .MuiSelect-select[aria-expanded=true]:after{opacity:1}.custom-select .MuiSelect-select:hover{background-color:#ffffff26}.custom-select .MuiSelect-select:focus{border-radius:100px}.custom-select fieldset{border:none}.custom-select__svg{margin-right:10px;border:1px solid #ced1d7;border-radius:4px}.custom-select__group-item{padding-left:12px;padding-right:12px;text-transform:capitalize;color:var(--white)}.custom-select .custom-select__clear-button{right:30px;position:absolute}.custom-select__placeholder__chip{background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%)}.custom-select__list.MuiMenu-paper{margin-top:5px;padding-top:5px;padding-right:4px;background-color:#281344;border-radius:14px;overflow:hidden;transform:translate(0)!important;box-sizing:border-box}.custom-select__list.MuiMenu-paper ul::-webkit-scrollbar{width:6px;padding-right:4px}.custom-select__list.MuiMenu-paper ul::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d9d9d9}.custom-select__list.MuiMenu-paper ul .custom-select__list-item{color:var(--white);background-color:var(--default-10);transition:background-color .3s ease}.custom-select__list.MuiMenu-paper ul .custom-select__list-item:hover{background-color:var(--light-blue-15)}.custom-select__list.MuiMenu-paper ul .custom-select__list-item .custom-select__list-item__checkbox--checked>svg{color:var(--accent)}.custom-select__list.MuiMenu-paper ul .custom-select__list-item .custom-select__list-item__checkbox>svg{color:var(--accent)}.custom-select__list.MuiMenu-paper ul .custom-select__option-icon{margin-right:8px;margin-bottom:2px;display:flex;align-items:center}.custom-select__list.MuiMenu-paper ul .custom-select__list__extra-actions{position:fixed;bottom:0;display:flex;gap:10px;padding:5px 10px 10px;width:100%;background-color:#281344;box-sizing:border-box}.custom-select--is-disabled .MuiSelect-select{border:1px solid #ebebeb}.type-filter{display:flex;align-items:center;background-repeat:no-repeat;background-position:calc(100% - 20px);border-radius:14px;box-sizing:border-box;background-color:#ffffff0d;color:var(--white);border:none;transition:.3s;cursor:pointer}.type-filter:hover,.type-filter--is-selected{background-color:#ffffff26}.type-filter--large{min-width:236px;height:90px;padding:20px}.type-filter--small{padding:10px 20px;height:44px}.type-filter--extra-small{border-radius:8px;padding:10px 20px}@media only screen and (max-width: 1540px){.type-filter--large{min-width:160px;height:70px;background-position-x:90%;background-size:25%;padding:15px 20px}}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content{display:flex;flex-direction:column;width:100%;background-color:var(--default-10)}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content h2{margin:0;padding:20px 15px;font-size:29px;color:var(--white);box-sizing:border-box}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content h4{margin:0;padding:20px 15px 10px;color:var(--white)}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content .custom-input{padding:0 16px 10px;box-sizing:border-box}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content .games-filter-drawer__menu-item__checkbox--checked>svg{color:var(--accent)}.games-filter-drawer__sidepanel .games-filter-drawer__sidepanel-content .games-filter-drawer__menu-item__checkbox>svg{color:var(--accent)}.games-filter-drawer__sidepanel__category-filters{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;padding:16px}.games-filter-drawer__sidepanel__category-menu{flex:1;color:var(--white);overflow:auto}.games-filter-drawer__sidepanel__controls{display:flex;gap:10px;flex-direction:row;justify-content:space-between;padding:16px}.games-filter-drawer__sidepanel__controls .custom-button{flex:1}.games-filter-drawer__badge span{transform:translate(-25%,25%)}.games-filters__type-filters,.games-filters__category-filters,.games-filters__additional-filters{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;width:100%}.games-filters__additional-filters>div{max-width:430px}.games-filters__additional-filters .MuiSelect-select:after{width:450px}.games-filters__additional-filters .games-filter-drawer{display:none}.games-filters__custom-select.MuiMenu-paper{margin-top:1px;width:450px;height:450px;border-radius:0 0 14px 14px}.games-filters__custom-select.MuiMenu-paper ul{height:257px;margin-top:5px;padding-top:0;padding-bottom:0;overflow:auto}@media only screen and (max-width: 1200px){.games-filters__type-filters{justify-content:start;gap:10px;overflow:auto}.games-filters__type-filters::-webkit-scrollbar{display:none}.games-filters__category-filters{display:none}.games-filters__additional-filters{gap:10px}.games-filters__additional-filters .custom-select__container{display:none}.games-filters__additional-filters .games-filter-drawer{display:block}}.games{position:relative;display:flex;flex-direction:column}.games-grid{display:grid;grid-auto-flow:dense;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-rows:1fr;gap:15px;margin-bottom:200px}.games .games-loader{position:absolute;left:50%;bottom:125px;color:var(--accent)}@media only screen and (max-width: 1975px){.games-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media only screen and (max-width: 1300px){.games-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}@media only screen and (max-width: 1200px){.games-grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width: 900px){.games-grid{gap:8px}}@media only screen and (max-width: 670px){.games-grid{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 500px){.games-grid{grid-template-columns:1fr 1fr}}.page-overlay-container{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;overflow:hidden}.page-overlay-container__background-gif{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;background:url(/assets/Space_Stars-DL-p2yc4.webp) repeat center center;background-size:cover;opacity:1;pointer-events:none}.page-overlay-container__background-stars{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;background:url(/assets/stars-6Triggy1.svg) no-repeat center center fixed;background-size:cover;pointer-events:none;mix-blend-mode:lighten}.page-overlay-container__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;align-items:center;max-width:760px;width:65%;min-height:340px;padding:50px;border-radius:24px;background:var(--default);box-shadow:0 0 5px 0 var(--secondary-light-transparent)}@media (max-width: 600px){.page-overlay-container__content{padding:50px 30px}}.access-denied__content{display:flex;flex-direction:column;align-items:center;gap:32px}.access-denied__logo{width:157px;height:64px}@media (max-width: 600px){.access-denied__logo{width:98px;height:40px}}.access-denied__logo-image{width:100%;height:100%;background-image:url(/assets/logo_dark_pages-DkjDP_9Q.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.access-denied__row{display:flex;justify-content:center;align-items:center}.access-denied__four-image,.access-denied__three-image{margin-left:-8px;margin-top:2px;width:111.91px;height:136.8px;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 600px){.access-denied__four-image,.access-denied__three-image{width:70px;height:94px;margin-left:-4px;margin-top:1px}}.access-denied__four-image{background-image:url("data:image/svg+xml,%3csvg%20width='114'%20height='138'%20viewBox='0%200%20114%20138'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2137_4988)'%3e%3cpath%20d='M0.788086%20112.1V85.88L60.8281%200H97.1181V83.98H112.698V112.1H97.1181V136.8H64.6281V112.1H0.788086ZM66.9081%2035.72L34.9881%2083.98H66.9081V35.72Z'%20fill='%233E2B58'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2137_4988'%20x='0.788086'%20y='0'%20width='112.41'%20height='137.43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='0.5'%20dy='0.630137'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.407843%200%200%200%200%200.32549%200%200%200%200%200.521569%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2137_4988'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2137_4988'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.access-denied__three-image{background-image:url("data:image/svg+xml,%3csvg%20width='98'%20height='144'%20viewBox='0%200%2098%20144'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2137_4990)'%3e%3cpath%20d='M2.40184%2042.37C2.90851%2028.8167%207.34183%2018.3667%2015.7018%2011.02C24.0618%203.67334%2035.3985%200%2049.7118%200C59.2118%200%2067.3185%201.64667%2074.0318%204.94C80.8718%208.23333%2086.0018%2012.73%2089.4218%2018.43C92.9685%2024.13%2094.7418%2030.5267%2094.7418%2037.62C94.7418%2045.98%2092.6518%2052.82%2088.4718%2058.14C84.2918%2063.3333%2079.4152%2066.88%2073.8418%2068.78V69.54C81.0618%2071.9467%2086.7618%2075.9367%2090.9418%2081.51C95.1218%2087.0833%2097.2118%2094.24%2097.2118%20102.98C97.2118%20110.833%2095.3752%20117.8%2091.7018%20123.88C88.1552%20129.833%2082.8985%20134.52%2075.9318%20137.94C69.0918%20141.36%2060.9218%20143.07%2051.4218%20143.07C36.2218%20143.07%2024.0618%20139.333%2014.9418%20131.86C5.94851%20124.387%201.1985%20113.113%200.691833%2098.04H32.2318C32.3585%20103.613%2033.9418%20108.047%2036.9818%20111.34C40.0218%20114.507%2044.4552%20116.09%2050.2818%20116.09C55.2218%20116.09%2059.0218%20114.697%2061.6818%20111.91C64.4685%20108.997%2065.8618%20105.197%2065.8618%20100.51C65.8618%2094.43%2063.8985%2090.06%2059.9718%2087.4C56.1718%2084.6133%2050.0285%2083.22%2041.5418%2083.22H35.4618V56.81H41.5418C48.0018%2056.81%2053.1952%2055.7333%2057.1218%2053.58C61.1752%2051.3%2063.2018%2047.31%2063.2018%2041.61C63.2018%2037.05%2061.9352%2033.5033%2059.4018%2030.97C56.8685%2028.4367%2053.3852%2027.17%2048.9518%2027.17C44.1385%2027.17%2040.5285%2028.6267%2038.1218%2031.54C35.8418%2034.4533%2034.5119%2038.0633%2034.1319%2042.37H2.40184Z'%20fill='%233E2B58'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2137_4990'%20x='0.691833'%20y='0'%20width='97.02'%20height='143.7'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='0.5'%20dy='0.630137'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.407843%200%200%200%200%200.32549%200%200%200%200%200.521569%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2137_4990'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2137_4990'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e")}.access-denied__planet-image{width:127px;height:165px;background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 -15px;background-image:url(/assets/badgeLevelTwo-CuZvWDGp.svg);mix-blend-mode:luminosity}@media (max-width: 600px){.access-denied__planet-image{width:80px;height:104px;margin:0 -8px}}.access-denied__text{color:var(--white);text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.not-found__logo{width:157px;height:64px;margin-bottom:18px}@media (max-width: 600px){.not-found__logo{width:98px;height:40px}}.not-found__logo-image{width:100%;height:100%;background-image:url(/assets/logo-BEDv5lbz.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.not-found__row{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.not-found__four-image{margin-left:-8px;margin-top:2px;width:111.91px;height:136.8px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAACKCAYAAACdK6UKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT5SURBVHgB7d09b1tVHAbw/71+SZsE4jZ2TKQqcctAFUCCFbUifIMgMQQW2o2xnUOpKz5A3C2w0BEhq3RhbjqyMbJhBGLOSGVs4+P2uISmx/b1y/+c5zy/r/DoPPfeR77XiUTk2tX93TQnj8Ujr62uNX76+ZvbMoVUIrF7db+WpvKdeGZleXlPphRNiN1E6pJITQDlJQLXd/Zv9AP8XEDBn0RTo4nIXQEGH2In178OgtaoBR3itXf27/ZP4a6Agw1xcDfa69/MRAA2xG7q1/PgPEGGaGoU/Tr4X3AhDlaZSGrUggrR11Vm3qBCRF5lXGAWG/RVxgXiJMawyrhAhBjDKuMSfIixrDIuQYcY0yrjEnSIMa0yLsGGGNsq4xJkiDGuMi7BhRjrKuMSXIixrjIuQS02Ma8yLsGcxNhXGZdgQox9lXEJIkSuMm7eh8hVZjTvQ+QqM5rXIXKVGY+3IXKVGZ+XIXKVmYyXIXKVmYx3iw1Xmcl5dRK5ymTjVYhcZbLxJkTNVWZtrSSFQkFC5UWImquMCa9crrb+abd/l0B5EaLmKlMpV2WpmL8pAVMPUXOVMTVaWrtw/6h551gCphriBzufvaddo+c67boETu05cbe2V+pK90dRYmu00bxzIoFTC7F7/lxDv0YPjgWASoiaqwxSjVoLvyZqrzKDGs3n7jUe1YOvUWvhJ7GTJodJ0quJgkGNvn7hwdHDgwcCZKEhXn/701uJ9Kb+IF0Wtkal274nYBZWp89qtHcoSmyNHj2qtwTMwk6i5iqDWqPWQk6i5iqDXKPW3EPUXGUM5Bq15lqn2qsMeo1acz2JnZXzajWapil8jVpzC9GsMv270VuipFLBr1FrLnVqHie6iqvM8vKKrJfK8DVqzeUkav7k0NTo5ualKGrUmvlJNKuMSE/tJ4fDGn34VUsiMdMQWaM6Zlqnz1aZXkkUxFij1sxC1H6DKaa70f+bSZ0OalRxlTHTWow1ak19EgerjPKLoFtbV6KsUWvqEDVXGaNS3oi2Rq2p6lR7lTE1WlmvRlujVuaT6MMbTLHXqJU5RO0XQVmjL2SqU+1VhjV62sQnkTXqn4lD1FxlDFOjhWLhPmv0hYlC1F5lntfok2+bXzaEhsYO0YfPc21vvXnSr9EbQqeMFaIPq4yp0Xwxz7vRM4wVovYqwxp1Gxmi9ipjsEbdnCH68DjBGh3NGaL2KmNqdKNc/YU16vbKxUZ7lTG2t65Ir9P+WMjpzJPoS40Wi0XW6BjODFF7lXl+N9o6ah7UhUZ6KUQfvvZrarR/N/qR0FhOXRO1fytjDGu0edASGsvwJPqwyrBGsxmGqL3KGKzRbAZ16sMqc/HiOms0o2RwHTQ1yo/FBumtnXffT/nR9LDlOt29tH9V5EfTAxf8X7QTQ4TAEAEwRAAMEQBDBMAQATBEAAwRAEMEwBABMEQADBEAQwTAEAEwRAAMEQBDBMAQATBEAAwRAEMEwBABMEQADBFAfvvS5dv5Ql7l30W1PX36t/z51x8fiqJqdVNWl1efSGZpK5GIDV4myslvouiNjc3WD48PL8sUWKcAGCIAhgiAIQJgiAAYIgCGCIAhAmCIABgiAIYIgCECYIgAGCIAhgiAIQJgiAAYIgCGCIAhAmCIABgigEz/7o1kqbjUyuXzNVFSWFqSaUUd4vGv37e++OTrm9JNa6IkSbonMqV/AYtLamcB9pngAAAAAElFTkSuQmCC)}@media (max-width: 600px){.not-found__four-image{width:70px;height:94px}}.not-found__ship-image{width:127px;height:165px;background-repeat:no-repeat;background-size:contain;background-position:center;mix-blend-mode:luminosity;background-image:url(/assets/ship--zL2t8tj.png)}@media (max-width: 600px){.not-found__ship-image{width:80px;height:104px}}.not-found__error-text{color:#3e2b58;text-align:center;text-shadow:.5px .63px 0 var(--purple-medium);font-family:Poppins;font-size:39px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 600px){.not-found__error-text{font-size:31px}}.not-found__text{color:var(--white);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.not-found__button{margin-top:24px}.footer-paragraph__content{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:22.4px;margin-top:24px}.footer-page-view{padding-top:120px;padding-bottom:120px;display:flex;flex-direction:column;align-items:center}.footer-page-view__content{display:flex;flex-direction:column;background:#27173e;width:100%;padding:24px;border-radius:16px}@media (min-width: 600px){.footer-page-view__content{width:90%}}@media (min-width: 960px){.footer-page-view__content{width:69%;padding:56px}}.footer-page-view__title{font-family:Poppins,sans-serif;font-weight:600;font-size:28px;text-align:left;color:#fff;margin-bottom:24px}@media (min-width: 960px){.footer-page-view__title{font-size:40px}}.footer-page-view__additional-content{margin-top:30px}.custom-accordion{background-color:transparent!important;color:#fff!important;margin-bottom:16px!important;border:1px solid white!important;border-radius:8px!important;overflow:hidden!important}.custom-accordion__summary{padding:16px;background-color:#00000080;transition:background-color .3s ease}.custom-accordion__summary .MuiAccordionSummary-expandIconWrapper{transform:rotate(-90deg);color:#fff}.custom-accordion__summary .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(0)}.custom-accordion__content{display:flex;justify-content:space-between;align-items:center;width:100%}.custom-accordion__text{display:flex;flex-direction:column;gap:10px}.custom-accordion__title{font-weight:600;font-size:18px;font-family:Poppins,sans-serif;width:100%;flex-shrink:0}.custom-accordion__subtitle{color:#031e44!important;font-size:16px!important;font-weight:400!important}.custom-accordion__additional{margin-right:16px}.custom-accordion__details{padding:0 16px 16px}.custom-accordion__details .MuiDivider-root{background:#fff;margin-top:-15px;margin-bottom:12px}.custom-accordion__details .MuiTypography-root{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;text-align:justify;text-justify:inter-word}.custom-accordion.Mui-expanded .custom-accordion__summary{border-bottom:none}.poppins-medium,.custom-autocomplete__label{font-family:Poppins,serif;font-weight:500;font-style:normal}.custom-autocomplete{display:flex;flex-direction:column;width:100%}.custom-autocomplete__options-paper--dark{background-color:var(--light-blue-15)!important;color:var(--white)!important}.custom-autocomplete__clear-indicator--dark .MuiSvgIcon-root{color:var(--neutral-grey)}.custom-autocomplete__label{min-height:16px;margin-bottom:4px;color:var(--dark-blue);font-size:14px;text-transform:uppercase}.custom-autocomplete__label--is-disabled{color:var(--disabled-grey)}.custom-autocomplete__label--error{color:var(--error)}.custom-autocomplete__label span{margin-left:2px}.custom-autocomplete__textfield{height:46px;padding:6px 8px;border:1px solid var(--disabled-grey);border-radius:32px;box-sizing:border-box;display:flex;align-items:center;transition:all .3s ease-out;width:100%}.custom-autocomplete__textfield input{padding-left:0;color:var(--disabled-grey);transition:all .3s ease-out}.custom-autocomplete__textfield input::placeholder{color:var(--disabled-grey);opacity:1}.custom-autocomplete__textfield .MuiInputAdornment-root{margin-right:8px;color:var(--disabled-grey);transition:all .3s ease-out}.custom-autocomplete__textfield--dark{height:46px;padding:6px 16px;border-radius:32px;width:100%;background-color:var(--light-blue-10)}.custom-autocomplete__textfield--dark input{padding-left:0;color:var(--white);transition:all .3s ease-out}.custom-autocomplete__textfield--dark input::placeholder{color:var(--disabled-grey);opacity:1}.custom-autocomplete__textfield--dark:hover{background-color:var(--light-blue-15)}.custom-autocomplete__textfield--dark.Mui-focused{border:1px solid var(--default-50)}.custom-autocomplete__textfield:hover,.custom-autocomplete__textfield.Mui-focused,.custom-autocomplete__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)){border-color:var(--default-50)}.custom-autocomplete__textfield:hover .MuiInputAdornment-root,.custom-autocomplete__textfield:hover input,.custom-autocomplete__textfield.Mui-focused .MuiInputAdornment-root,.custom-autocomplete__textfield.Mui-focused input,.custom-autocomplete__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)) .MuiInputAdornment-root,.custom-autocomplete__textfield:not(.Mui-focused):has(input:not(:placeholder-shown)) input{color:var(--default-50)}.custom-autocomplete__textfield.Mui-focused{border-color:var(--default-50);box-shadow:0 0 0 2px rgba(var(--default-50),.2)}.custom-autocomplete__textfield.Mui-focused .MuiInputAdornment-root,.custom-autocomplete__textfield.Mui-focused input{color:var(--default-50)}.custom-autocomplete__textfield--is-disabled{border-color:var(--disabled-grey);background-color:rgba(var(--disabled-grey),.1);pointer-events:none}.custom-autocomplete__textfield--is-disabled .MuiInputAdornment-root,.custom-autocomplete__textfield--is-disabled input,.custom-autocomplete__textfield--is-disabled input::placeholder{color:var(--disabled-grey)}.custom-autocomplete__textfield--error{border-color:var(--error)}.custom-autocomplete__textfield--error .MuiInputAdornment-root,.custom-autocomplete__textfield--error input,.custom-autocomplete__textfield--error input::placeholder{color:var(--error)}.custom-autocomplete__textfield--error:hover,.custom-autocomplete__textfield--error:focus-within{border-color:var(--error);box-shadow:0 0 0 2px rgba(var(--error),.2)}.custom-autocomplete .MuiAutocomplete-endAdornment{right:8px}.custom-autocomplete__error-message{color:var(--error);font-size:12px;margin-top:4px;display:block}.custom-switch{display:flex;align-items:center;cursor:pointer}.custom-switch .MuiSwitch-root{width:42px;height:26px;padding:0;overflow:visible}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase{padding:0;margin:2px;transition-duration:.3s}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translate(16px);color:var(--white)}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:linear-gradient(90deg,#23fff4,#09d4e2);opacity:1;border:0}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked.Mui-disabled+.MuiSwitch-track{opacity:.5}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-focusVisible .MuiSwitch-thumb{color:var(--default-50);border:6px solid var(--white)}.custom-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-disabled+.MuiSwitch-track{opacity:.7;background-color:var(--disabled-grey)}.custom-switch .MuiSwitch-root .MuiSwitch-thumb{box-sizing:border-box;width:22px;height:22px}.custom-switch .MuiSwitch-root .MuiSwitch-track{border-radius:13px;background-color:#abadcf80;opacity:1;transition:background-color .5s}.custom-switch__label{margin-left:8px;color:var(--dark-blue);font-size:14px;font-weight:500}.logo{display:block;position:absolute;top:20px;left:20px;width:120px;height:120px}.logo__image{width:100%;height:100%;background-image:url(/assets/Logo%208-PCa0SqJr.png);background-repeat:no-repeat;background-size:contain;background-position:center}.signup-page{display:grid;grid-template-columns:repeat(12,1fr);height:100vh}.signup-page__form-container{grid-column:span 12;background-color:var(--white);display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width: 960px){.signup-page__form-container{grid-column:span 8}}.signup-page__content{display:flex;flex-direction:column;align-items:center;width:calc(100% - 40px);margin:120px 20px 0;max-width:480px}.signup-page__header{text-align:left}.signup-page__header__title{color:var(--dark-blue);font-size:24px;margin-bottom:10px;font-weight:600;font-family:Poppins;text-align:left}@media (min-width: 960px){.signup-page__header__title{font-size:40px}}.signup-page__header__subtitle{font-size:16px;color:var(--dark-blue);font-weight:400;font-family:Poppins}@media (min-width: 960px){.signup-page__header__subtitle{font-size:18px}}.signup-page__form{width:100%;padding:20px}.signup-page__form-inputs{display:flex;flex-direction:column;gap:20px}.signup-page__form-inputs--switch{padding-left:0}.signup-page__form-additional-actions__button-container{display:flex;flex-direction:column;gap:20px;margin-top:20px;margin-bottom:20px}.signup-page__form-additional-actions__button-container .MuiButtonBase-root.custom-button{height:56px;font-size:16px}.signup-page__form-additional-actions__button-container .custom-button:disabled{background:var(--grey-10);color:var(--grey-60)}.signup-page__form-additional-actions__checkboxes{display:flex;flex-direction:column;margin-top:20px}.signup-page__background{display:none;background-image:url(/assets/Login-CGaw8ivf.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media (min-width: 960px){.signup-page__background{display:block;grid-column:span 4}}.signup-page__already-account{font-family:Poppins;font-weight:400;font-size:14px;margin-bottom:10px;text-align:center;color:var(--dark-blue)}@media (min-width: 960px){.signup-page__already-account{margin-bottom:32px}}.custom-autocomplete-wrapper .MuiInputBase-root{height:48px;min-height:48px}.custom-autocomplete-wrapper .MuiInputAdornment-root{margin-left:10px}.signup-button-outlined{margin-bottom:60px;width:100%;display:flex}.signup-button-outlined iframe{width:100%!important}.signup-button-outlined>iframe,.signup-button-outlined [src*="accounts.google.com"]{width:100%!important;min-width:100%!important}.signup-button-outlined>div,.signup-button-outlined>div>div,.signup-button-outlined .MuiButtonBase-root{width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.signup-button-outlined .MuiButtonBase-root{width:100%;height:46px;font-size:16px;color:var(--dark-blue);border:2px solid var(--default-50);width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.signup-button-outlined .MuiButtonBase-root:hover{box-shadow:0 0 5px #914ce780;border:none}.signup-button-outlined [data-testid=google-login-button],.signup-button-outlined [role=button]{width:100%!important;max-width:none!important;min-width:100%!important}.promotion{display:flex;flex-direction:column;justify-content:space-between;padding:48px;max-height:305px;height:305px;background-color:var(--default);border-radius:32px;background-size:contain;background-repeat:no-repeat;background-position:right;box-sizing:border-box;width:100%}.promotion--claimed{mix-blend-mode:luminosity}.promotion__content{display:flex;flex-direction:column;width:67%;gap:12px}.promotion__content__category-overline-container{display:flex;flex-direction:column;gap:4px}.promotion__content__category{padding:1px 5px;width:max-content;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:130%;color:var(--white);background-color:var(--default-50);border-radius:3px}.promotion__content__overline{font-size:24px;font-weight:700;color:var(--accent);text-align:start}.promotion__content__title{font-size:31px;font-weight:700;line-height:130%;text-align:start;position:relative}.promotion__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;width:67%}@media screen and (max-width: 1400px){.promotion{padding:32px;height:265px}.promotion__content{width:60%}.promotion__content__category{font-size:12px}.promotion__content__overline{font-size:16px}.promotion__content__title{font-size:21px}.promotion__actions{width:50%}}@media screen and (max-width: 576px){.promotion{background-position-x:calc(100% + 50px);padding:24px}}.promotion-tile-icon-button .MuiIconButton-root{box-shadow:0 0 10px #65f3e780;background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%);border-radius:50%;transition:all .3s;color:var(--deep-blue-2)}.promotion-tile-icon-button .MuiIconButton-root:hover{background-color:var(--default-10);transform:scale(1.1)}.promotion-tile__claim-button .MuiButtonBase-root{width:100%;height:48px;font-size:16px;font-weight:600;padding:12px 40px}.promotion-tile-icon-button--info{background:var(--white);border-radius:100%}.promotion-tile-icon-button--info.promotion-tile-icon-button--info--claimed{background:var(--rich-plum)}.promotion-tile-icon-button--info.promotion-tile-icon-button--info--claimed .MuiSvgIcon-root{color:var(--step-done)}.promotion-info{display:flex;flex-direction:column;gap:32px}.promotion-info__subtitle{color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.promotion-info__info-pairs-container{display:flex;flex-direction:column;width:100%}.promotion-info__info-pairs-container__row{display:flex;padding:12px 16px;justify-content:space-between;align-items:center;align-self:stretch;color:var(--white);font-style:normal;font-size:14px;line-height:130%}.promotion-info__info-pairs-container__row:nth-child(odd){border-radius:8px;background:var(--rich-plum)}.promotion-info__info-pairs-container__row__key{font-weight:400}.promotion-info__info-pairs-container__row__value{font-weight:600}.custom-dialog--promotion-info .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;height:auto;border-radius:32px}.custom-dialog--promotion-info .MuiDialogTitle-root{font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:140%;color:var(--accent);padding:32px}.custom-dialog--promotion-info .MuiDialogContent-root{padding:32px}.custom-dialog--promotion-info .MuiButtonBase-root.custom-button__icon-button{border:var(--white) solid 2px}.custom-dialog--promotion-info .MuiButtonBase-root.custom-button__icon-button svg{color:var(--white)!important}.promotion-info__action-button .MuiButtonBase-root{width:100%;padding:16px 32px;height:56px;font-size:16px;font-weight:600}.promotion-info__action-button .MuiButtonBase-root.Mui-disabled{background:var(--rich-plum);color:var(--disabled-grey)}@media screen and (max-width: 500px){.promotion-info{gap:24px}.custom-dialog--promotion-info .MuiDialogTitle-root{font-size:21px;padding:16px}.custom-dialog--promotion-info .MuiDialogContent-root{padding:16px}.promotion-info__action-button .MuiButtonBase-root{height:48px}}.promotions-page{display:flex;flex-direction:column;gap:40px}.promotions-page__tiles-container{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width: 1024px){.promotions-page__tiles-container{grid-template-columns:repeat(1,1fr);gap:32px}}.promotions-page__tabs{display:flex;justify-content:center}.promotions-page__tabs .MuiButtonGroup-root{background:var(--rich-plum);height:48px}.promotions-page__tabs .MuiButtonGroup-grouped{min-width:0;width:auto;padding:12px 24px;gap:8px;background:var(--rich-plum)}.promotions-page__tabs .MuiButtonGroup-grouped{color:var(--white);border-radius:32px;font-size:16px;text-transform:none}.promotions-page__tabs .MuiButtonGroup-grouped:hover{background-color:var(--default-50)}.promotions-page__tabs .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}.promotions-page__tabs .MuiButtonGroup-grouped:first-child{padding-left:40px;padding-right:40px}.promotions-page__select{display:none}h1{margin-bottom:0;text-align:center;font-size:64px;font-weight:700}@media screen and (max-width: 1024px){.promotions-page{gap:32px}}@media screen and (max-width: 600px){.promotions-page h1{font-size:32px}.promotions-page__tabs{display:none}.promotions-page__select{display:block}}.game-screen{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:30px}.game-screen section{display:flex;flex-direction:column;width:1066px}.game-screen section .game-screen__header{display:flex;justify-content:space-between;align-items:center}.game-screen section .game-screen__header h2{font-size:40px}.game-screen section .game-screen__header-controls{display:flex;gap:15px}.game-screen section .game-screen__game-desktop{height:600px}.game-screen section .game-screen__game-desktop iframe{width:100%;height:100%;border:none}.game-screen .game-screen-loader{position:absolute;left:50%;bottom:50%;transform:translate(-50%,-50%)}.game-screen .game-screen-loader .MuiCircularProgress-root{color:var(--accent)}@media (max-width: 1200px){.game-screen section{width:100%}}@media (max-width: 900px){.game-screen section{gap:15px}.game-screen section .game-screen__header{flex-direction:column}.game-screen section .game-screen__header h2{margin:12px 0}.game-screen section .game-screen__header-controls{width:100%;justify-content:end}.game-screen section .game-screen__game-desktop{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999}.game-screen .game-screen-loader{top:30%;bottom:unset}}.tournament{position:relative;display:flex;gap:24px;padding:48px;width:100%;max-width:1200px;border-radius:32px;background:var(--default);font-family:Poppins;overflow:hidden;box-sizing:border-box}.tournament:before{content:" ";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/assets/tournamentBackground-CrP3uocK.svg);background-position:100% 0;background-repeat:no-repeat;z-index:0}.tournament--passed:before{opacity:50%;mix-blend-mode:luminosity}.tournament--passed .tournament__actions__main-button .MuiButtonBase-root{color:var(--white)}.tournament--passed .tournament__actions__main-button .MuiButtonBase-root.custom-button--solid{background:var(--default-50)}.tournament__info{display:flex;flex-flow:column;align-items:start;gap:4px;flex-grow:1;width:100%;z-index:1}.tournament__info__name{display:flex;align-items:start;color:var(--white);font-family:Poppins;font-size:39px;font-style:normal;font-weight:700;line-height:130%}.tournament__info__details{display:flex;flex-direction:row;gap:30px;min-width:500px;margin-top:4px}.tournament__info__details--highlighted{color:var(--accent)}.tournament__info__details section{display:flex;gap:4px;font-family:Poppins;font-size:20px}.tournament__actions,.tournament__actions--extra-top-margin{display:flex;align-items:center;gap:16px}.tournament__actions--extra-top-margin{margin-top:32px}.tournament__actions__main-button .MuiButtonBase-root{width:100%;height:56px;font-size:16px;padding:16px 32px}.tournament__actions__info-button{background:var(--white);border-radius:100%}.tournament__actions__info-button .MuiSvgIcon-root{color:var(--black)}.info-pairs-container__row__key:has(.prize-row,.prize-row--is-header){display:flex;width:100%}.prize-row,.prize-row--is-header{display:flex;flex:1;justify-content:space-between}.prize-row--is-header .prize-row-cell:first-of-type em,.prize-row--is-header .prize-row-cell--centered:first-of-type em,.prize-row--is-header .prize-row-cell--aligned-right:first-of-type em{padding-left:6px;width:22px;height:22px;font-style:normal}.prize-row-cell,.prize-row-cell--centered,.prize-row-cell--aligned-right{display:flex;flex:1;gap:10px;align-items:center}.prize-row-cell--aligned-right{justify-content:end;font-weight:600}.prize-row-cell--centered{padding-left:20%}.prize-item{display:flex;gap:10px;align-items:center}.prize-item__place{display:flex;height:22px;width:22px;padding:0;justify-content:center;align-items:center;gap:10px}.prize-item__place--winning{display:flex;border-radius:50px;background:var(--gold-gradient);color:var(--black);height:22px;width:22px;justify-content:center;align-items:center;font-style:normal;font-size:13px;font-weight:500}@media screen and (max-width: 1199px){.tournament:before{background-position:130% 0}.tournament__info__name{font-size:31px}}@media screen and (max-width: 960px){.tournament{flex-direction:column;padding:24px}.tournament:before{background-position:115% 0;background-size:250px}.tournament__actions__main-button,.tournament__actions--extra-top-margin{width:100%}}@media screen and (max-width: 767px){.tournament__actions__main-button .MuiButtonBase-root{width:100%;height:48px;padding:12px 40px}.prize-row-cell:first-of-type,.prize-row-cell--aligned-right:first-of-type,.prize-row-cell--centered:first-of-type{min-width:100px}.prize-row-cell--centered{padding:10px}}@media screen and (max-width: 640px){.tournament{padding:16px}.tournament:before{background-position:130% 0}.tournament__info__name{font-size:24px;width:80%}.tournament__info__details{gap:0;flex-direction:column-reverse}.tournament__info__details section{font-size:16px}}@media screen and (max-width: 470px){.tournament__info>section{display:flex;flex-direction:column;gap:10px;margin-top:10px}.tournament__info__name{width:60%;text-align:left;font-size:24px}.tournament__info__details--highlighted{gap:0;flex-direction:row;align-items:start}}.custom-chip{display:flex;align-items:center;padding:1px 5px;width:fit-content;border-radius:3px;color:var(--white);background:var(--default-50);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize}.custom-chip--success{background:var(--emerald-green)}.custom-chip--highlighted{color:var(--default);background:var(--accent)}.custom-chip--condensed{font-size:12px}.custom-chip--disabled{color:#fff;background:var(--disabled-dark)}@media screen and (max-width: 960px){.custom-chip{font-size:12px}}.tournament-card__extra-info{display:flex;gap:32px;padding:16px;border:2px solid var(--pastel-cyan);border-radius:16px;margin-top:24px;box-sizing:border-box}.tournament-card__extra-info__prize,.tournament-card__extra-info__clock{display:flex;gap:5px;flex-wrap:wrap;flex-direction:column}.tournament-card__extra-info__prize section,.tournament-card__extra-info__clock section{display:flex;font-family:Poppins;font-style:normal;font-weight:700}.tournament-card__extra-info__prize-value,.tournament-card__extra-info__clock-value{display:flex;justify-content:center;align-items:center;gap:5px;width:160px;height:60px;background:var(--light-blue-10);border-radius:14px;font-size:31px}.tournament-card__extra-info__prize-value__img,.tournament-card__extra-info__clock-value__img{width:33px}.tournament-card__extra-info__prize-title,.tournament-card__extra-info__prize-title--extra,.tournament-card__extra-info__clock-title--extra,.tournament-card__extra-info__clock-title{justify-content:center;font-size:12px}.tournament-card__extra-info__prize-title--extra,.tournament-card__extra-info__clock-title--extra{display:none!important}.tournament-card__extra-info__clock section{display:flex;gap:16px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700}.tournament-card__details{display:flex;gap:10px;margin-top:8px}.tournament-card__details-bet{position:relative}.tournament-card__details-bet :after{content:"";position:absolute;top:2px;bottom:2px;right:-6px;border-right:1px solid var(--white)}@media screen and (max-width: 960px){.tournament-card__extra-info{flex-direction:column;width:100%}.tournament-card__extra-info__prize section,.tournament-card__extra-info__clock section{justify-content:center;width:100%}.tournament-card__extra-info__prize-title,.tournament-card__extra-info__prize-title--extra,.tournament-card__extra-info__clock-title--extra,.tournament-card__extra-info__clock-title{display:none!important}.tournament-card__extra-info__prize-title--extra,.tournament-card__extra-info__clock-title--extra{display:flex!important}}@media screen and (max-width: 400px){.tournament-card__details,.tournament-card__details section,.tournament-card__details strong{font-size:14px}}.tournament-card__games{display:flex;flex-flow:column;margin-top:25px;width:100%}.tournament-card__games-title{display:flex;margin-bottom:5px;font-size:16px;font-style:normal;font-weight:700}.tournament-card__games .test{position:relative}.tournament-card__games-list{position:relative;display:flex;gap:8px;overflow:auto;scroll-behavior:smooth;margin-top:12px}.tournament-card__games-list::-webkit-scrollbar{display:none!important}.tournament-card__games-list__controls{position:absolute;display:flex;gap:14px;justify-content:space-between;flex-grow:0;width:100%;height:100%}.tournament-card__games-list__controls-left,.tournament-card__games-list__controls-right{background:var(--white-50);border-radius:100%;border:2px solid var(--gradient-start);box-shadow:0 0 10px 0 var(--cyan-50);position:absolute;z-index:100}.tournament-card__games-list__controls-left .MuiSvgIcon-root,.tournament-card__games-list__controls-right .MuiSvgIcon-root{color:var(--white)}.tournament-card__games-list__controls-left{left:-24px;top:55%;transform:translateY(-50%)}.tournament-card__games-list__controls-right{right:-24px;top:55%;transform:translateY(-50%)}.tournament-info{display:flex;flex-direction:column;gap:32px}.tournament-info__text{display:flex;flex-direction:column;gap:8px;color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;line-height:130%;font-weight:400}.tournament-info__description{color:var(--white);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:130%;max-height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tournament-info__description.expanded{max-height:500px;display:flex;height:auto;transition:max-height .25s ease-in}.tournament-info__readmore{color:var(--white);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:130%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;background:none;border:none;cursor:pointer;padding:0;align-self:flex-start}.tournament-info__info-pairs-container{display:flex;flex-direction:column;width:100%}.tournament-info__info-pairs-container__row{padding:12px 16px;color:var(--white);font-style:normal;font-size:14px;line-height:130%}.tournament-info__info-pairs-container__row:nth-child(odd){border-radius:8px;background:var(--rich-plum)}.tournament-info__info-pairs-container__row__key{font-weight:400}.tournament-info__info-pairs-container__row__value{font-weight:600}.custom-dialog--tournament-info .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;height:auto;min-width:343px;border-radius:32px}.custom-dialog--tournament-info .MuiDialogTitle-root{font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:140%;color:var(--accent);padding:32px}.custom-dialog--tournament-info .MuiDialogContent-root{padding:32px}.custom-dialog--tournament-info .MuiButtonBase-root.custom-button__icon-button{border:var(--white) solid 2px}.custom-dialog--tournament-info .MuiButtonBase-root.custom-button__icon-button svg{color:var(--white)!important}@media screen and (max-width: 600px){.custom-dialog--tournament-info .MuiDialogTitle-root{font-size:21px;padding:16px}.custom-dialog--tournament-info .MuiDialogContent-root{padding:16px}}@media screen and (max-width: 500px){.tournament-info{gap:24px}}.upcoming-tournaments,.all-tournaments,.archived-tournaments{display:flex;flex-direction:column;gap:40px;align-items:center}.tournaments-page{display:flex;flex-direction:column;gap:40px}.tournaments-page__tabs{display:flex;justify-content:center}.tournaments-page__tabs .MuiButtonGroup-root{background:var(--rich-plum);height:48px}.tournaments-page__tabs .MuiButtonGroup-grouped{width:auto;padding:12px 24px;gap:8px;background:var(--rich-plum)}.tournaments-page__tabs .MuiButtonGroup-grouped{color:var(--white);border-radius:32px;font-size:16px;text-transform:none}.tournaments-page__tabs .MuiButtonGroup-grouped:hover{background-color:var(--default-50)}.tournaments-page__tabs .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}.tournaments-page__tabs .MuiButtonGroup-grouped:first-child{padding-left:40px;padding-right:40px}.tournaments-page__select{display:none}@media screen and (max-width: 600px){.tournaments-page h1{font-size:32px}.tournaments-page__tabs{display:none}.tournaments-page__select{display:block}}.challenge-card{position:relative;display:flex;flex-direction:column;padding:16px;align-items:center;max-width:233px;min-height:352px;background-color:var(--default);border-radius:16px;box-shadow:inset 0 0 0 2px transparent;box-sizing:border-box;transition:box-shadow 1s}.challenge-card .challenge-card__status-icon{position:absolute;top:16px;right:16px}.challenge-card--is-locked .challenge-card__image{mix-blend-mode:luminosity}.challenge-card:hover{box-shadow:inset 0 0 0 2px var(--effect)}.challenge-card:hover .challenge-card__image{opacity:1}.challenge-card__image{max-width:110px;margin-top:16px;opacity:.5;transition:opacity 1s}.challenge-card__title{text-align:center;margin-top:24px;font-size:18px;font-weight:600}.challenge-card__subtitle{display:flex;align-items:center;gap:5px;font-size:24px;font-weight:600;color:#f7c903}.challenge-card__description{display:flex;margin-top:20px;padding:0 24px;text-align:center;font-size:12px;font-weight:400}.challenge-card--is-dummy{width:137px;min-height:auto}.challenge-card--is-dummy:hover{box-shadow:none}.challenge-card--is-dummy:hover .challenge-card__image{opacity:.5}.challenge-card--is-dummy .challenge-card__image{width:60px}.challenge-card--is-dummy .challenge-card__title{font-size:14px}.challenge-card--is-dummy .challenge-card__subtitle{font-size:19px}.challenge-card--is-claimed:hover .challenge-card__image,.challenge-card--is-claimed .challenge-card__image{opacity:1}.challenge-card__popup{display:none}@media (max-width: 900px){.challenge-card__image{width:90px}}@media (max-width: 768px){.challenge-card{min-height:200px;padding-bottom:16px}.challenge-card__title{font-size:14px}.challenge-card__subtitle{font-size:20px}.challenge-card__description{display:none}.challenge-card--is-dummy{min-height:auto;width:78px;max-height:111px;padding:11px 6px}.challenge-card--is-dummy .challenge-card__status-icon{top:8px;right:8px}.challenge-card--is-dummy .challenge-card__image{width:34px}.challenge-card--is-dummy .challenge-card__title{margin-top:5px;font-size:9px}.challenge-card--is-dummy .challenge-card__subtitle{font-size:12px}.challenge-card--is-dummy .challenge-card__subtitle>svg{font-size:14px}.challenge-card__popup{animation:fadeInFromNone .25s ease-out}.challenge-card__popup--is-visible{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#00000080;z-index:50}.challenge-card__popup__close{position:relative;top:-200px;left:100px;z-index:1}.challenge-card__popup .challenge-card{position:absolute;display:flex;flex-direction:column;padding:16px;align-items:center;width:233px;max-width:233px;min-height:352px;background-color:var(--default);border-radius:16px;box-shadow:inset 0 0 0 2px var(--effect);box-sizing:border-box;transition:box-shadow 1s}.challenge-card__popup .challenge-card .challenge-card__image{width:auto;opacity:1}.challenge-card__popup .challenge-card .challenge-card__title{font-size:18px}.challenge-card__popup .challenge-card .challenge-card__subtitle{font-size:24px}.challenge-card__popup .challenge-card .challenge-card__description{display:flex}}@media (max-width: 576px){.challenge-card{min-height:auto}.challenge-card__image{width:80px}.challenge-card__subtitle{font-size:15px}.challenge-card__subtitle svg{font-size:18px}}@media (max-width: 375px){.challenge-card__image{width:60px}}@keyframes fadeInFromNone{0%{display:flex;opacity:0}1%{display:flex;opacity:0}to{display:flex;opacity:1}}.challenge-level:hover .challenge-level__tooltip{display:flex;flex-direction:column;gap:12px;animation:fadeInPosition .3s ease-in}.challenge-level__tooltip{position:absolute;top:-50px;display:none;padding:30px;width:100%;background-color:var(--default-10);border-radius:16px;z-index:1;box-sizing:border-box;box-shadow:var(--default) 0 0 25px 5px}.challenge-level__tooltip:after{content:"";position:absolute;bottom:0;left:50%;width:15px;height:15px;transform:translate(-50%,50%) rotate(45deg);background-color:var(--default-10)}.challenge-level__tooltip-content,.challenge-level__tooltip-content .challenge-level__tooltip-content--completed,.challenge-level__tooltip-content .challenge-level__tooltip-content--locked{display:flex;flex-direction:column}.challenge-level__tooltip-content__row{display:flex;align-items:center;gap:5px}.challenge-level__tooltip-content h2,.challenge-level__tooltip-content .challenge-level__tooltip-content--completed h2,.challenge-level__tooltip-content .challenge-level__tooltip-content--locked h2{margin:5px 0}.challenge-level__tooltip-content .challenge-level__tooltip-content,.challenge-level__tooltip-content .challenge-level__tooltip-content--completed,.challenge-level__tooltip-content .challenge-level__tooltip-content--locked{font-size:18px}.challenge-level__tooltip-content .challenge-level__tooltip-content--completed{color:var(--accent)}.challenge-level__tooltip .custom-button{width:100%}@keyframes fadeInPosition{0%{opacity:0;visibility:hidden;transform:translateY(20%);-webkit-user-select:none;user-select:none}1%{visibility:visible;opacity:0;transform:translateY(20%);-webkit-user-select:none;user-select:none}to{visibility:visible;display:flex;opacity:1;transform:translate(0);-webkit-user-select:initial;user-select:initial}}.indicator{position:absolute;left:60%;top:60%;transform:translate(-50%) translateY(-50%);width:30px;height:30px}.indicator:before{content:"";position:relative;display:block;width:150%;height:150%;box-sizing:border-box;margin-top:-55%;margin-left:-53%;border-radius:45px;background-color:#cd0a2d;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite}.indicator:after{content:"";display:block;position:absolute;left:0;top:0;width:12px;height:12px;background-color:#ff002e;border-radius:15px;box-shadow:0 0 8px #0000004d;animation:-.4s infinite}.indicator--bottom{top:75%}.indicator--right{left:75%}.indicator--top-right{top:25%;left:75%}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}.poppins-semibold,.challenge-level__indicator span{font-family:Poppins,serif;font-weight:600;font-style:normal}.challenge-level{position:relative;width:320px;height:320px;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:1}.challenge-level__completion-mark{position:absolute;left:185px}.challenge-level--level-one.challenge-level--with-glow{filter:drop-shadow(0 0 5rem var(--level-one))}.challenge-level--level-one .challenge-level__completion-mark{top:15px}.challenge-level--level-two.challenge-level--with-glow{filter:drop-shadow(0 0 5rem var(--level-two))}.challenge-level--level-two .challenge-level__completion-mark{top:50px}.challenge-level--level-three.challenge-level--with-glow{filter:drop-shadow(0 0 5rem var(--level-three))}.challenge-level--level-three .challenge-level__completion-mark{top:25px}.challenge-level--level-four.challenge-level--with-glow{filter:drop-shadow(0 0 5rem var(--level-four))}.challenge-level--level-four .challenge-level__completion-mark{top:0}.challenge-level--level-five.challenge-level--with-glow{filter:drop-shadow(0 0 5rem var(--level-five))}.challenge-level--level-five .challenge-level__completion-mark{top:10px}.challenge-level__indicator{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:90px;height:115px;border-radius:16px;background-color:var(--default-50);z-index:1}.challenge-level__indicator--is-locked{background-color:var(--default-10)}.challenge-level__indicator--is-locked span.challenge-level__indicator-number{opacity:.3}.challenge-level__indicator span{margin-top:5px;font-size:18px;text-transform:capitalize;opacity:.3}.challenge-level__indicator .challenge-level__indicator-number{margin-top:0;font-size:60px;opacity:1}.challenge-level__indicator--level-one{bottom:15px;left:15px}.challenge-level__indicator--level-two{top:55px;left:45px}.challenge-level__indicator--level-three,.challenge-level__indicator--level-five{top:50%;right:0;transform:translate(-25%,-50%)}.challenge-level__indicator--level-four{top:50px;left:75px}@media only screen and (max-width: 1200px){.challenge-level{width:245px;height:245px}.challenge-level__completion-mark{position:absolute;left:150px}.challenge-level--level-one .challenge-level__completion-mark{top:-20px}.challenge-level--level-two .challenge-level__completion-mark{top:15px}.challenge-level--level-three .challenge-level__completion-mark{top:-10px}.challenge-level--level-four .challenge-level__completion-mark{top:-25px}.challenge-level--level-five .challenge-level__completion-mark{top:-20px}.challenge-level__indicator--level-one{bottom:0;left:0}.challenge-level__indicator--level-two{top:10px;left:20px}.challenge-level__indicator--level-three{top:50%;right:0;transform:translate(-25%,-50%)}.challenge-level__indicator--level-four{top:10px;left:25px}.challenge-level__indicator--level-five{top:50%;right:0;transform:translateY(-50%)}}@media only screen and (max-width: 900px){.challenge-level__indicator{width:70px;height:95px}.challenge-level__indicator span{font-size:14px}.challenge-level__indicator .challenge-level__indicator-number{font-size:40px}}.challenges-dialog .dialog__container-content h5{margin-bottom:10px;font-size:16px;font-weight:400}.challenges-dialog .dialog__container-content p{margin:0;font-size:12px}.challenges-dialog .dialog__container-content .custom-button{margin-top:40px;min-width:200px}.challenges-dialog .dialog__container-content__row--centered{display:flex;justify-content:center;width:100%}.challenges-dialog__info__text__button{display:none}.challenges-dialog__challenges-container{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.challenges-dialog__challenges-container section{display:flex;flex-direction:column;gap:10px}.challenges-dialog__challenges-container section span{display:flex;justify-content:center;font-size:12px;text-align:center;opacity:.5}.challenges-dialog__challenges-container>svg{transform:translateY(-50%)}.challenges-dialog__levels-container{display:flex;justify-content:space-between;margin:20px 0 10px}.challenges-dialog__levels-container section{display:flex;flex-direction:column;align-items:center;gap:10px}.challenges-dialog__levels-container section span{font-size:12px;opacity:.5}@media (max-width: 768px){.challenges-dialog__challenges-container section span{font-size:9px}.challenges-dialog__challenges-container .challenges-dialog__challenges-container__arrow{font-size:15px}.challenges-dialog__levels-container section img{width:40px}.challenges-dialog__levels-container section span{font-size:9px}.challenges-dialog .dialog__container-content .challenges-dialog__info__text{max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.challenges-dialog .dialog__container-content .challenges-dialog__info__text--is-expanded{display:flex;height:auto;max-height:300px;transition:all .25s ease-in}.challenges-dialog__info__text__button{display:block;padding:5px 0;background-color:#0000;border:none;text-decoration:underline;font-size:13px;color:#fff;cursor:pointer}}.challenges{display:flex;flex-direction:column;margin-bottom:200px}.challenges:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/bg-BYbxqCjW.svg);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1;-webkit-mask-image:linear-gradient(180deg,#000 75%,#0000);mask-image:linear-gradient(180deg,#000 75%,#0000)}.challenges h1{margin-bottom:0;text-align:center;font-size:64px}.challenges__how-it-works{display:flex;justify-content:center}.challenges__levels{display:flex;flex-direction:column;gap:100px;margin-top:65px;margin-bottom:225px}.challenges__levels-container,.challenges__levels-container--alt{display:flex;justify-content:space-between}.challenges__levels-container--alt{justify-content:space-evenly}.challenges__groups{display:flex;flex-direction:column;gap:60px}.challenges__group-row h2{display:flex;align-items:center;gap:20px;margin-top:0;margin-bottom:20px;font-size:40px}.challenges__cards{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.challenges .challenges-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 2160px){.challenges__cards{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width: 1920px){.challenges__cards{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width: 1620px){.challenges__cards{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width: 1200px){.challenges .challenges__levels{gap:75px}.challenges__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width: 900px){.challenges h1{margin-bottom:5px;font-size:32px}.challenges__levels-container,.challenges__levels-container--alt{flex-direction:column}.challenges__levels-container--additional-container{display:flex;width:100%}.challenges__levels-container--additional-container:nth-of-type(2n){justify-content:end}}@media only screen and (max-width: 768px){.challenges__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.challenges__group-row h2{gap:10px;flex-direction:column;align-items:start;font-size:30px}}.crypto{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.crypto-item{display:flex;align-items:center;gap:4px}.crypto-item-image{width:24px;height:24px}.poppins-medium,.custom-dialog-terms__text{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.custom-dialog-terms .MuiDialogTitle-root{font-family:Poppins,serif;font-weight:700;font-style:normal}.landing-page{min-height:100vh}.landing-page-content{padding:20px 5%}.landing-page-logo{display:flex;justify-content:center;padding:16px}.landing-page-logo__image{height:48px;min-height:48px;cursor:pointer;z-index:2}.landing-page-banner{z-index:1;position:relative;top:-80px;width:100%;height:720px}.landing-page-banner__slide{position:relative;display:flex;gap:50px;align-items:center;width:100%;height:100%;overflow:hidden}.landing-page-banner__slide-background{position:absolute;top:0;width:100%;height:100%;z-index:-1;background-size:cover;-webkit-mask-image:-webkit-gradient(linear,left 70%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)));mask-image:-webkit-gradient(linear,left 70%,left 100%,from(rgb(0,0,0)),to(rgba(0,0,0,0)))}.landing-page-banner__slide-info{position:relative;display:flex;gap:5px;flex-direction:column;justify-content:center;margin-left:180px;padding:32px 0 32px 48px;max-width:60%;box-sizing:border-box;z-index:5}.landing-page-banner__slide-info-line--font-size-small{font-size:2em}.landing-page-banner__slide-info-line--font-size-medium{font-size:4em}.landing-page-banner__slide-info-line--font-size-large{font-size:6em}.landing-page-banner__slide-info-line--font-weight-light{font-weight:300}.landing-page-banner__slide-info-line--font-weight-normal{font-weight:400}.landing-page-banner__slide-info-line--font-weight-bold{font-weight:700}.landing-page-banner__slide-image{position:relative;flex:1;height:100%;z-index:0}.landing-page-banner__slide-image img{position:absolute;right:10%;height:100%}.landing-page-steps{display:flex;flex-direction:column;padding:0 32px;width:100%;border-radius:32px;overflow:hidden;background-color:var(--light-blue-5);box-shadow:0 0 10px #65f3e780;border:1px solid var(--accent);font-family:Poppins;box-sizing:border-box}@media (min-width: 769px){.landing-page-steps{flex-direction:row}}.landing-page-steps-step{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:20px;padding:11px 0;background-color:transparent;text-transform:uppercase;text-align:center;color:#fff;position:relative;min-width:0}@media (min-width: 769px){.landing-page-steps-step{justify-content:flex-start;flex-direction:row}}.landing-page-steps-step:not(:last-child):after{content:"";min-width:24px;min-height:24px;margin-right:52px;margin-left:52px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_5661_8252)'%3E%3Cpath d='M0.666992 12C8.66321 12 12.667 8.00189 12.667 0C12.667 7.99622 16.5517 12 24.667 12C16.6708 12 12.667 15.9981 12.667 24C12.667 16.0038 8.66888 12 0.666992 12Z' fill='%231AE0D0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5661_8252'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666992)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.landing-page-steps-step-order{text-align:center;font-family:Poppins;font-size:58px;font-style:normal;font-weight:700;line-height:140%;background:var(--Space-Slots-Primary-Gradient-primary-medium, linear-gradient(90deg, #23fff4 0%, #09d4e2 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing-page-steps-step-text{color:var(--Space-Slots-Greyscale-white, #fff);font-family:Poppins;font-size:19px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}.landing-page-footer{padding:16px 0;margin-top:40px;border-top:1px solid var(--grey-60);border-bottom:1px solid var(--grey-60)}@media (min-width: 576px){.landing-page-footer{margin-top:80px}}.landing-page-footer-payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:16px;gap:20px;border-top:1px solid var(--grey-60)}.custom-dialog-terms .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;height:auto;border-radius:32px}.custom-dialog-terms .MuiDialogTitle-root{font-size:31px;line-height:140%;color:var(--accent);padding:32px}.custom-dialog-terms .MuiDialogContent-root{padding:32px}.custom-dialog-terms .MuiButtonBase-root.custom-button__icon-button{border:var(--white) solid 2px}.custom-dialog-terms__text{color:var(--white);font-size:20px}.select-box{display:flex;justify-content:center;align-items:center;border:1px solid transparent;gap:16px;height:60px;width:100%;cursor:pointer;border-radius:16px;background-color:var(--light-blue-15);color:var(--white);font-size:20px;font-family:Poppins,sans-serif;font-weight:600}.select-box--selected{display:flex;justify-content:center;align-items:center;border:1px solid transparent;gap:16px;height:60px;width:100%;cursor:pointer;border-radius:16px;background-color:var(--secondary-light);color:var(--white);font-size:20px;font-family:Poppins,sans-serif;font-weight:600}.select-box:not(.select-box--selected):hover{border:1px solid var(--secondary-light);color:var(--secondary-light)}.poppins-regular,.withdraw-amount__button{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.deposit .withdraw__accordion-title,.withdraw .withdraw__accordion-title{font-family:Poppins,serif;font-weight:700;font-style:normal}.withdraw-container{display:flex;flex-direction:column}.deposit,.withdraw{flex-direction:column;background-color:var(--light-blue-5);height:fit-content;border-radius:32px;padding:30px 14px}.deposit .withdraw__accordion,.withdraw .withdraw__accordion{background-color:transparent;border:none;box-shadow:none}.deposit .withdraw__accordion--is-disabled,.withdraw .withdraw__accordion--is-disabled{background-color:transparent!important}.deposit .withdraw__accordion-expand-icon,.deposit .withdraw__accordion-expand-icon--expanded,.withdraw .withdraw__accordion-expand-icon,.withdraw .withdraw__accordion-expand-icon--expanded{font-size:17px;color:var(--white)}.deposit .withdraw__accordion-expand-icon--expanded,.withdraw .withdraw__accordion-expand-icon--expanded{transform:rotate(-90deg)}.deposit .withdraw__accordion-title,.withdraw .withdraw__accordion-title{display:flex;align-items:center;gap:10px;font-size:24px;color:var(--accent)}.deposit .withdraw__accordion-title--done,.withdraw .withdraw__accordion-title--done{color:var(--step-done)}.deposit .withdraw__accordion-title-icon,.withdraw .withdraw__accordion-title-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%);border-radius:100%;color:var(--background)}.deposit .withdraw__accordion-title-icon svg,.withdraw .withdraw__accordion-title-icon svg{font-size:16px}.deposit .withdraw__accordion-content,.withdraw .withdraw__accordion-content{display:flex}.deposit .withdraw__accordion-content__cards,.withdraw .withdraw__accordion-content__cards{display:flex;gap:16px;flex-wrap:wrap}.deposit .withdraw__accordion-content__cards__element,.withdraw .withdraw__accordion-content__cards__element{position:relative;flex:1;display:flex;justify-content:center;align-items:center;padding:24px;background-color:var(--light-blue-15);border-radius:16px;min-width:85px}.deposit .withdraw__accordion-content__cards__element:hover,.withdraw .withdraw__accordion-content__cards__element:hover{cursor:pointer;background-color:var(--light-blue-10);transition:background-color .3s}.deposit .withdraw__accordion-content__cards__element-image,.withdraw .withdraw__accordion-content__cards__element-image{max-width:60%}.deposit .withdraw__accordion-content__cards__element-image--card,.withdraw .withdraw__accordion-content__cards__element-image--card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deposit .withdraw__accordion-content__cards__element--is-selected,.withdraw .withdraw__accordion-content__cards__element--is-selected,.deposit .withdraw__accordion-content__cards__element--is-selected:hover,.withdraw .withdraw__accordion-content__cards__element--is-selected:hover{background-color:var(--white)}.deposit .withdraw__accordion-content__cards__element--is-selected .withdraw__accordion-content__cards__element-image,.withdraw .withdraw__accordion-content__cards__element--is-selected .withdraw__accordion-content__cards__element-image{filter:invert(1)}.deposit .withdraw__accordion-content__cards__element--is-disabled:hover,.withdraw .withdraw__accordion-content__cards__element--is-disabled:hover{background-color:var(--light-blue-15);cursor:default}.deposit .withdraw__accordion-content__cards__element--is-disabled .withdraw__accordion-content__cards__element-image,.withdraw .withdraw__accordion-content__cards__element--is-disabled .withdraw__accordion-content__cards__element-image{opacity:.3}.deposit .withdraw__accordion-content__cards__element--is-disabled .withdraw__accordion-content__cards__element-lock,.withdraw .withdraw__accordion-content__cards__element--is-disabled .withdraw__accordion-content__cards__element-lock{position:absolute;top:10px;left:10px;color:var(--white)}.deposit .withdraw__button,.withdraw .withdraw__button{margin:40px 0 0 16px}.deposit .withdraw__button .MuiButtonBase-root,.withdraw .withdraw__button .MuiButtonBase-root{width:126px;height:56px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.withdraw-amount{margin-top:8px;display:flex;justify-content:space-between}.withdraw-amount__text{color:var(--grey-60)}.withdraw-amount__text--error{color:var(--alert-dark)}.withdraw-amount__button{background-color:var(--light-blue-15);border:none;display:flex;padding:8px 16px;align-items:center;gap:8px;border-radius:12px;color:var(--white)}.withdraw-amount__button:hover{cursor:pointer;background-color:var(--light-blue-10);transition:background-color .3s}@media (max-width: 450px){.withdraw-amount__text{font-size:14px}}@media (max-width: 576px){.withdraw{padding:24px}.withdraw .withdraw__accordion-title{font-size:21px}.withdraw .withdraw__button{width:100%;margin:40px 0 0}.withdraw .withdraw__button .MuiButtonBase-root{width:100%;height:48px}}@media (max-width: 411px){.withdraw__accordion-content__cards__element{min-height:30px;min-width:100%}}.poppins-regular,.row__subtitle,.row--selected .row__subtitle{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.row__title,.row--selected .row__title{font-family:Poppins,serif;font-weight:700;font-style:normal}.row{display:flex;justify-content:space-between;align-items:center;padding:16px;gap:16px;border-radius:16px;min-height:48px;background-color:var(--light-blue-15);cursor:pointer}.row__content{display:flex;align-items:center;gap:16px}.row__icon{display:flex;width:78px;height:35px;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:12px;background-color:var(--white);border:1px solid var(--grey-10)}.row__text{display:flex;flex-direction:column;gap:2px}.row__title,.row__subtitle{color:var(--white);font-size:16px;line-height:140%}.row__actions{display:flex;align-items:center;justify-content:center;gap:8px}.row--selected{display:flex;justify-content:space-between;align-items:center;padding:16px;gap:16px;border-radius:16px;min-height:48px;background-color:var(--white);cursor:pointer}.row--selected .row__title,.row--selected .row__subtitle{color:var(--default);font-size:16px;line-height:140%}.row:not(.row--selected):hover{background-color:var(--row-hover);transition:background-color .5s ease}.poppins-regular,.custom-radio__label{font-family:Poppins,serif;font-weight:400;font-style:normal}.custom-radio{margin:0}.custom-radio__container{position:relative;display:inline-block;width:20px;height:20px}.custom-radio__input{position:absolute;opacity:0;width:0;height:0}.custom-radio__input+.custom-radio__custom-control{position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;box-sizing:border-box;transition:all .2s ease}.custom-radio__input--dark+.custom-radio__custom-control{border:2px solid var(--white)}.custom-radio__input--light+.custom-radio__custom-control{border:2px solid var(--grey-50)}.custom-radio__input:not(:disabled):hover+.custom-radio__custom-control{border-color:var(--accent)}.custom-radio__input:checked+.custom-radio__custom-control{border-color:var(--accent)}.custom-radio__input:checked+.custom-radio__custom-control:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:10px;height:10px;border-radius:50%;background-color:var(--accent);transition:transform .2s ease}.custom-radio__input--dark:disabled+.custom-radio__custom-control{border-color:var(--grey-50)}.custom-radio__input--dark:disabled+.custom-radio__custom-control:after{background-color:var(--grey-50)}.custom-radio__input--light:disabled+.custom-radio__custom-control{border-color:var(--grey-50);background:var(--grey-10)}.custom-radio__input--light:disabled+.custom-radio__custom-control:after{background-color:var(--grey-50)}.custom-radio__input:checked:disabled+.custom-radio__custom-control:after{transform:translate(-50%,-50%) scale(1)}.custom-radio__label{font-size:16px}.custom-radio--dark .custom-radio__label{color:var(--grey-30)}.custom-radio--light .custom-radio__label{color:var(--grey-100)}.custom-radio--dark.Mui-disabled .custom-radio__label,.custom-radio--light.Mui-disabled .custom-radio__label{color:var(--grey-50)}.MuiFormControlLabel-root.custom-radio{margin:0}.poppins-medium,.payment__number{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-semibold,.payment{font-family:Poppins,serif;font-weight:600;font-style:normal}.payment{display:flex;flex-direction:column;padding:0 16px}.payment__title{margin:20px 0 10px;font-size:24px}.payment__number{display:flex;justify-content:space-between;margin-top:10px;font-size:16px}.payment__total{display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;padding-top:15px;font-size:21px;border-top:1px solid var(--deep-blue-1)}@media (max-width: 576px){.payment__title{font-size:21px}.payment__additional{font-size:14px}.payment__total{font-size:19px}}.poppins-semibold,.input--light__label,.input--dark__label,.input__label--error,.input__label--is-disabled{font-family:Poppins,serif;font-weight:600;font-style:normal}.input--light__label{text-transform:uppercase;font-size:14px;color:var(--label-dark)}.input--light__textfield{border:1px solid var(--grey-40);color:var(--grey-30)}.input--light__textfield:hover{box-shadow:0 0 5px #914ce780}.input--light__textfield:focus-within{color:var(--grey-100)}.input--light__textfield input:-webkit-autofill,.input--light__textfield input:-webkit-autofill:hover,.input--light__textfield input:-webkit-autofill:focus,.input--light__textfield textarea:-webkit-autofill,.input--light__textfield textarea:-webkit-autofill:hover,.input--light__textfield textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--grey-30)!important;transition:background-color 5000s ease-in-out 0s}.input--dark__label{font-size:14px;color:var(--grey-30);text-transform:uppercase}.input--dark__textfield{border:1px solid var(--grey-60);background-color:var(--rich-plum);color:var(--white)}.input--dark__textfield:hover{background-color:#ffffff26}.input--dark__textfield:focus{border:1px solid var(--default-50)}.input--dark__textfield:focus-within{background-color:var(--deep-blue-1)}.input--dark__textfield.input__textfield--is-disabled{background-color:var(--rich-plum)}.input--dark__textfield input{color:var(--white)}.input--dark__textfield input::-webkit-calendar-picker-indicator{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>')}.input--dark__textfield input.Mui-disabled{-webkit-text-fill-color:var(--grey-60)}.input{display:flex;flex-direction:column;width:100%;gap:4px}.input__label--error{font-size:14px;color:var(--error)}.input__label--is-disabled{font-size:14px;color:var(--grey-60)}.input__label span{margin-left:2px}.input__textfield{padding:16px 12px 16px 16px;border-radius:100px;box-sizing:border-box;transition:.3s}.input__textfield input:-webkit-autofill,.input__textfield input:-webkit-autofill:hover,.input__textfield input:-webkit-autofill:focus,.input__textfield textarea:-webkit-autofill,.input__textfield textarea:-webkit-autofill:hover,.input__textfield textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--white);transition:background-color 5000s ease-in-out 0s}.input__textfield:focus-within{border:1px solid var(--default-50);box-shadow:0 0 1px 1px var(--default-50)}.input__textfield--large{height:56px}.input__textfield--medium{height:48px}.input__textfield--small{height:36px}.player-details-dialog .MuiDialog-paper{max-width:500px;background-color:var(--white);border-radius:32px;box-shadow:0 10px 30px #031e441a}.player-details{width:100%;display:flex;flex-direction:column;gap:20px}.player-details__columns{display:flex;gap:20px}.player-country .MuiIconButton-root{position:relative;right:0;top:0}.poppins-regular,.deposit__amount__helper-text{font-family:Poppins,serif;font-weight:400;font-style:normal}.deposit{display:flex;flex-direction:column;gap:20px;background-color:var(--light-blue-5);height:fit-content;border-radius:32px;padding:0}.deposit__rows,.deposit__amount{display:flex;flex-direction:column;gap:16px}.deposit__amount__options{display:flex;gap:16px}.deposit__amount__helper-text{color:var(--grey-60);font-size:16px}.deposit__amount__helper-text--error{color:var(--alert-dark)}.coupon--applied{color:var(--accent)!important}.deposit__button{margin-left:10px;margin-top:12px}.deposit__button .MuiButtonBase-root{width:126px;height:56px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.deposit__amount{display:flex;gap:8px}.deposit__button{width:100%;margin:0}.deposit__button .MuiButtonBase-root{width:100%;height:48px}}.receiving-details__warning{display:flex;padding:16px;align-items:center;gap:14px;align-self:stretch;border-radius:16px;border:1px solid var(--border-main);color:var(--white);font-size:14px}.bitcoin-details{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.poppins-semibold,.bank-details-bank-info-title{font-family:Poppins,serif;font-weight:600;font-style:normal}.bank-details{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.bank-details .custom-autocomplete__label{color:var(--neutral-grey)}.bank-details-bank-info-title{font-size:21px;color:var(--white)}.bank-details__items{display:grid;grid-template-columns:1fr;width:100%;gap:16px}@media (min-width: 576px){.bank-details__items{grid-template-columns:1fr 1fr}}.card-details{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.card-details__icon{display:flex;align-items:center;margin-right:10px}.verify-player{background-color:var(--light-blue-5);display:flex;margin-bottom:20px;padding:16px 24px;border-radius:16px;overflow:hidden;justify-content:space-between;align-items:center;gap:20px;flex-direction:row}.verify-player__message{display:flex;align-items:center;max-width:680px;font-size:16px;font-weight:400;text-align:left;line-height:140%}.verify-player__button{min-width:120px}.verify-player__image{display:flex;align-items:center}@media (max-width: 576px){.verify-player{flex-direction:column}}.free-spins{display:flex;flex-wrap:wrap;gap:20px}.free-spins__tile{display:flex;flex:40%;justify-content:space-between;align-items:center;gap:15px;padding:10px 28px 10px 10px;max-width:calc(50% - 10px);border-radius:14px;background-color:var(--light-blue-15);box-sizing:border-box}.free-spins__tile:hover{background-color:var(--light-blue-10);transition:background-color .3s ease;cursor:pointer}.free-spins__tile--disabled{mix-blend-mode:luminosity}.free-spins__tile-info{display:flex;flex-direction:row;gap:15px}.free-spins__tile-info__image{border-radius:8px;width:70px;height:70px}.free-spins__tile-info__text-container{display:flex;flex-direction:column;justify-content:center;gap:5px;font-family:Poppins;font-size:16px;font-weight:400;text-align:left}.free-spins__tile-info__text-container__row{display:flex;gap:5px}.free-spins__tile-info__text-container__row--bold{font-weight:700}.free-spins__tile-info__text-container__row--capitalized{text-transform:capitalize}@media (max-width: 1024px){.free-spins__tile{gap:0;padding:10px}}@media (max-width: 768px){.free-spins{gap:15px;flex-direction:column}.free-spins__tile{width:100%;max-width:100%}.free-spins__tile-info__text-container{font-size:14px}}.poppins-bold,.element-row__dialog-content__subtitle{font-family:Poppins,serif;font-weight:700;font-style:normal}.element-row{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;height:80px;padding:16px 20px;border-radius:14px;background-color:var(--light-blue-15);font-family:Poppins;color:#fff;box-sizing:border-box}.element-row:hover{background-color:var(--light-blue-10);transition:background-color .3s ease}.element-row--is-selected,.element-row--is-selected:hover{background-color:#fff}.element-row--is-selected .element-row__details-logo{border:1px solid #e1e1e8}.element-row--is-selected .element-row__details-text,.element-row--is-selected .element-row__controls{color:#031e44}.element-row--is-highlighted{border:1px solid var(--accent)}.element-row--is-highlighted .element-row__details-text-main{color:var(--accent)}.element-row--is-disabled{opacity:60%}.element-row__details,.element-row__controls{display:flex;align-items:center;gap:15px;box-shadow:none!important}.element-row__details-logo{display:flex;align-items:center;height:48px;justify-content:center;width:80px;border-radius:8px;background-color:#fff;color:#000}.element-row__details-logo--visa{width:36px;filter:drop-shadow(0px 1000px 0 #152682);transform:translateY(-1000px)}.element-row__details-logo--mastercard{height:36px}.element-row__details-text{display:flex;flex-direction:column;justify-content:center;font-size:16px;text-align:left;line-height:22.4px}.element-row__details-text-main{display:flex;align-items:center;gap:10px;font-weight:700;text-transform:capitalize}.element-row__details-text-main section{width:max-content}.element-row__details-text-additional{font-weight:400}.element-row__dialog-content{display:flex;flex-direction:column;gap:30px;box-sizing:border-box}.element-row__dialog-content__subtitle{width:50%;word-break:break-word}.element-row__dialog-content__pairs-element{display:flex;justify-content:space-between;gap:20px;padding:12px 16px;font-size:14px;border-radius:8px}.element-row__dialog-content__pairs-element:nth-child(odd){background-color:var(--rich-plum)}@media (max-width: 768px){.element-row{padding:15px;justify-content:space-between}.element-row--with-custom-controls{gap:15px;align-items:start;flex-direction:column;height:auto}.element-row--with-custom-controls .element-row__details,.element-row--with-custom-controls .element-row__controls{width:100%}.element-row--with-custom-controls .element-row__details .progress-bar,.element-row--with-custom-controls .element-row__details .element-row__details-text,.element-row--with-custom-controls .element-row__details .element-row__controls-custom,.element-row--with-custom-controls .element-row__details .element-row__details-text-main,.element-row--with-custom-controls .element-row__details .element-row__details-text-additional,.element-row--with-custom-controls .element-row__controls .progress-bar,.element-row--with-custom-controls .element-row__controls .element-row__details-text,.element-row--with-custom-controls .element-row__controls .element-row__controls-custom,.element-row--with-custom-controls .element-row__controls .element-row__details-text-main,.element-row--with-custom-controls .element-row__controls .element-row__details-text-additional{max-width:100%;width:100%}.element-row--with-custom-controls .element-row__details .element-row__controls-custom .suggested-bonus-controls button,.element-row--with-custom-controls .element-row__controls .element-row__controls-custom .suggested-bonus-controls button{width:100%}.element-row__details,.element-row__controls{gap:10px}.element-row__details-logo{min-width:64px;width:64px}.element-row__details-text{font-size:14px}.element-row__details-text-main,.element-row__details-text-additional{max-width:360px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (max-width: 576px){.element-row__details-text-main,.element-row__details-text-additional{max-width:250px}}.bonuses__past{display:flex;flex-direction:column;gap:20px}.past-bonus-controls{display:flex;gap:10px;justify-content:space-between;align-items:center}.past-bonus-controls__text{font-size:16px;font-weight:600}@media (max-width: 768px){.bonuses__past{gap:15px}}.active-bonus-controls{display:flex;align-items:center;gap:15px}.active-bonus-controls .progress-bar{width:200px}.suggested-bonus-controls{display:flex;align-items:center;gap:15px}.suggested-bonus-controls .custom-button{min-width:140px}.bonuses-table{display:flex;flex-direction:column;gap:34px}.bonuses-table__head{display:flex;justify-content:space-between;align-items:center}.bonuses-table__head .bonuses-table__head-title{display:flex;align-items:center;gap:20px}.bonuses-table__head .bonuses-table__head-title .bonuses__title{margin:0}.bonuses-table__head-filter{width:300px}.bonuses-table__content{display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.bonuses-table{gap:29px}.bonuses-table__head{gap:10px;flex-direction:column;align-items:start}.bonuses-table__head-filter{width:100%}.bonuses-table .element-row--with-custom-controls .element-row__controls-custom .past-bonus-controls{justify-content:center}.bonuses-table .element-row--with-custom-controls .element-row__controls-custom .past-bonus-controls__text{display:none}}.bonuses__recent{display:flex;flex-direction:column;gap:20px}.bonuses__add-coupon{margin-top:20px;max-width:240px;width:50%}.bonuses .bonuses__new-coupon{display:flex;flex-direction:column;gap:20px;margin-top:20px}.bonuses .bonuses__new-coupon input{color:var(--white);z-index:1}.bonuses .bonuses__new-coupon input::placeholder{font-family:Poppins;font-size:16px;font-weight:400;line-height:22px;text-align:left}.bonuses .bonuses__new-coupon:hover fieldset{background-color:var(--row-hover)!important;transition:background-color .3s!important;border:none!important}.bonuses .bonuses__new-coupon fieldset{background-color:#25274a;z-index:0}.bonuses .bonuses__new-coupon-helper-text{margin-top:5px;font-family:Poppins;font-size:16px;font-weight:400;color:var(--white);opacity:.4}.bonuses .bonuses__new-coupon-helper-text--error{color:red;opacity:1}.bonuses .bonuses__new-coupon-adornment{padding:0 6px;z-index:2;color:var(--white)}.bonuses .bonuses__new-coupon-adornment p{font-family:Poppins;font-size:24px;font-weight:600;text-align:left;color:var(--white)}.bonuses .bonuses__new-coupon-end-adornment{z-index:10}.bonuses .bonuses__new-coupon-end-adornment span button{width:24px!important;height:24px!important}.bonuses .bonuses__new-coupon button{max-width:340px}@media (max-width: 576px){.bonuses__recent{gap:15px}.bonuses__add-coupon{width:auto;margin-top:15px}}.free-spins-table{display:flex;flex-direction:column;gap:34px}.free-spins-table .free-spins-table__head{display:flex;justify-content:space-between;align-items:center}.free-spins-table .free-spins-table__head .free-spins-table__head-title{display:flex;align-items:center;gap:20px}.free-spins-table .free-spins-table__head .free-spins-table__head-title .bonuses__title{margin:0}.free-spins-table .free-spins-table__head .free-spins-table__head-filter{width:300px}.free-spins-table .free-spins-table__head .free-spins-table__head-filter .free-spins-table__head-filter__search>div{background-color:transparent!important}.free-spins-table .free-spins-table__head .free-spins-table__head-filter .free-spins-table__head-filter__search input{color:#fff!important}.free-spins-table .free-spins-table__head .free-spins-table__head-filter .free-spins-table__head-filter__search svg{z-index:1}.free-spins-table .free-spins-table__head .free-spins-table__head-filter .free-spins-table__head-filter__search fieldset{background-color:#25274a;border:1px solid rgba(255,255,255,.1490196078)!important}.free-spins-table__content{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px}.free-spins-table__content .free-spins__tile{max-width:calc(50% - 10px)}@media (max-width: 768px){.free-spins-table__content{gap:15px;flex-direction:column}.free-spins-table__content .free-spins__tile{max-width:100%}}.bonuses{display:flex;flex-direction:column;gap:30px;margin-bottom:100px}.bonuses-box{padding:30px;border-radius:32px;background-color:var(--light-blue-5)}.bonuses-box__loader{display:flex;justify-content:center}.bonuses .bonuses__title{min-height:46px;text-align:left;color:var(--accent);align-items:center;margin-bottom:34px;font-family:Poppins;font-size:31px;font-weight:700;display:flex}.bonuses__see-all{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:30px;padding:0;border:none;background:none;color:#fff;font-family:Poppins;font-size:16px;font-weight:400;text-align:left;text-decoration:underline;cursor:pointer}@media (max-width: 1200px){.bonuses{gap:20px}.bonuses .bonuses__title{font-size:24px}}@media (max-width: 1200px){.bonuses .element-row__controls-custom__info-button{display:inline-flex}}@media (max-width: 576px){.bonuses-box{padding:20px}}.menu-tabs{display:flex;gap:10px}.menu-tabs-vertical{flex-direction:column;width:100%}.menu-tabs__button{display:flex;gap:15px;align-items:center;width:100%;padding:10px;color:#fff;border:none;border-radius:14px;background-color:var(--default-5);cursor:pointer}.menu-tabs__button:hover,.menu-tabs__button--is-selected{background-color:var(--light-blue-15);transition:background-color .3s ease!important}.menu-tabs__button-icon{display:flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;background-color:var(--light-blue-15);border-radius:14px}.menu-tabs__button-icon--rotate-270{transform:rotate(270deg)}.menu-tabs__button-title{font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.poppins-semibold,.cell__transaction-info__id{font-family:Poppins,serif;font-weight:600;font-style:normal}.cell,.cell__status,.cell__transaction,.cell--align-right{display:flex;align-items:center;font-size:16px}.cell--align-right{justify-content:end}.cell__transaction{gap:20px}.cell__transaction-icon{display:flex;align-items:center}.cell__transaction-info{display:flex;flex-direction:column}.cell__transaction-info__date{font-size:14px}.cell__status{gap:10px}.cell__status .transaction-status,.cell__status .transaction-status--canceled,.cell__status .transaction-status--failed,.cell__status .transaction-status--declined,.cell__status .transaction-status--internal,.cell__status .transaction-status--pending,.cell__status .transaction-status--completed{display:none;width:8px;height:8px;border-radius:50%;flex-shrink:0}.cell__status .transaction-status--completed{display:flex;background-color:var(--success)}.cell__status .transaction-status--pending{display:flex;background-color:var(--highlight)}.cell__status .transaction-status--internal{display:flex;background-color:var(--effect-50)}.cell__status .transaction-status--canceled,.cell__status .transaction-status--failed,.cell__status .transaction-status--declined{display:flex;background-color:var(--error)}.cell__amount,.cell__amount--withdrawal,.cell__amount--deposit{gap:10px}.cell__amount--withdrawal>span{opacity:.4}@media only screen and (max-width: 1024px){.cell,.cell--align-right,.cell__transaction,.cell__status{font-size:14px}}@media only screen and (max-width: 768px){.row__extra-info{position:relative;top:-5px}.row__extra-info__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;border-radius:0}.row__extra-info__container section{display:flex;flex-direction:column}}@media only screen and (max-width: 576px){.cell__transaction{gap:10px}.cell__transaction-info__date{font-size:12px}}.poppins-regular,.transactions__table table tbody th,.transactions__table table tbody td,.transactions__table table thead th,.transactions__table table thead td{font-family:Poppins,serif;font-weight:400;font-style:normal}.transactions__table-loader{position:absolute;top:0;display:flex;width:100%;height:100%;justify-content:center;align-items:center;background:#00000040;border-radius:8px;opacity:.5}.transactions__table .MuiTableContainer-root{position:relative}.transactions__table table{border-collapse:separate;border-spacing:0}.transactions__table table tbody th,.transactions__table table tbody td,.transactions__table table thead th,.transactions__table table thead td{color:var(--white);border:none}.transactions__table table tbody .MuiTableRow-root th:first-child{border-radius:8px 0 0 8px}.transactions__table table tbody .MuiTableRow-root td:last-child{border-radius:0 8px 8px 0}.transactions__table table tbody .MuiTableRow-root:nth-child(odd){background-color:var(--light-blue-15)}@media only screen and (max-width: 768px){.transactions__table table thead{display:none}.transactions__table table tbody .MuiTableRow-root th:first-child{border-radius:8px 0 0 8px}.transactions__table table tbody .MuiTableRow-root td:last-child{border-radius:0 8px 8px 0}.transactions__table table tbody .MuiTableRow-root td button{color:var(--white)}.transactions__table table tbody .MuiTableRow-root:nth-child(odd){background-color:unset}.transactions__table table tbody .MuiTableRow-root:nth-child(4n+1){background-color:var(--light-blue-15)}.transactions__table table tbody .MuiTableRow-root:nth-child(4n+1)+.row__extra-info{background-color:var(--light-blue-15)}.transactions__table table tbody .MuiTableRow-root:nth-child(4n+1)+.row__extra-info td{border-radius:0 0 8px 8px}}@media only screen and (max-width: 576px){.transactions__table table thead{display:none}.transactions__table table tbody .MuiTableRow-root th,.transactions__table table tbody .MuiTableRow-root td{padding:10px}}.poppins-bold,.transactions h2{font-family:Poppins,serif;font-weight:700;font-style:normal}.transactions{display:flex;flex-direction:column;gap:20px;width:100%}.transactions h2{display:flex;justify-content:space-between;align-items:center;margin:0}.transactions__filters{display:none;flex-direction:row;gap:15px}.transactions__filters--is-visible{display:flex}.transactions__filters .custom-select__label{color:var(--white)}.transactions__filters .custom-input{color-scheme:dark}.transactions__filters .custom-input .custom-input__label{color:var(--white)}@media only screen and (max-width: 1024px){.transactions h2{font-size:24px}}@media only screen and (max-width: 768px){.transactions__filters{flex-wrap:wrap}.transactions__filters .custom-select__container{width:100%}.transactions__filters .custom-input{flex:1}}@media only screen and (max-width: 576px){.transactions h2{display:flex;justify-content:space-between;align-items:center}.transactions h2 .custom-button{display:flex}}.poppins-semibold,.phone-input__label{font-family:Poppins,serif;font-weight:600;font-style:normal}.phone-input{display:flex;flex-direction:column;width:100%;gap:4px;transition:.3s}.phone-input--is-disabled .phone-input__label{color:var(--grey-60)}.phone-input--is-disabled .phone-input__field-country-code{border:1px solid var(--grey-60);box-shadow:none}.phone-input--is-disabled .phone-input__field-country-code .MuiInputBase-root input{-webkit-text-fill-color:var(--grey-60)}.phone-input--is-disabled .phone-input__field-country-code .MuiInputBase-root .MuiInputAdornment-root button svg{color:var(--grey-60)}.phone-input--error .phone-input__label{color:var(--error)}.phone-input--theme-dark .phone-input__field{background-color:var(--rich-plum)}.phone-input--theme-dark .phone-input__field-country-code{transition:.3s}.phone-input--theme-dark .phone-input__field-country-code:hover{background-color:#ffffff26}.phone-input--theme-dark .phone-input__field-country-code:focus-within{background-color:var(--deep-blue-1)}.phone-input--theme-dark .phone-input__field-country-code:has(.Mui-disabled):hover{background-color:var(--rich-plum)}.phone-input--theme-dark .phone-input__field-country-code .MuiInputBase-root .MuiInputAdornment-root svg{color:var(--white)}.phone-input--theme-dark .phone-input__field-number{transition:.3s}.phone-input--theme-dark .phone-input__field-number:hover{background-color:#ffffff26}.phone-input--theme-dark .phone-input__field-number:focus-within{background-color:var(--deep-blue-1);border-left:0}.phone-input--theme-dark .phone-input__field-number input:-webkit-autofill,.phone-input--theme-dark .phone-input__field-number input:-webkit-autofill:hover,.phone-input--theme-dark .phone-input__field-number input:-webkit-autofill:focus,.phone-input--theme-dark .phone-input__field-number textarea:-webkit-autofill,.phone-input--theme-dark .phone-input__field-number textarea:-webkit-autofill:hover,.phone-input--theme-dark .phone-input__field-number textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--white);transition:background-color 5000s ease-in-out 0s}.phone-input--theme-dark .phone-input__field-number.Mui-disabled:hover{background-color:var(--rich-plum)}.phone-input--theme-dark .phone-input__field-number.Mui-disabled input{-webkit-text-fill-color:var(--step-done)}.phone-input--size-large .phone-input__field{height:56px}.phone-input--size-large .phone-input__field-country-code .MuiInputBase-root img{width:24px;height:24px}.phone-input--size-medium .phone-input__field{height:48px}.phone-input--size-medium .phone-input__field-country-code .MuiInputBase-root img{width:24px;height:24px}.phone-input--size-small .phone-input__field{height:36px}.phone-input--size-small .phone-input__field-country-code .MuiInputBase-root img{width:20px;height:20 px}.phone-input__label{font-size:14px;color:var(--grey-30);text-transform:uppercase}.phone-input__field{display:flex;box-sizing:border-box;border-radius:100px}.phone-input__field-country-code{display:flex;max-width:130px;border-radius:100px 0 0 100px;border:1px solid var(--default-50);box-shadow:0 0 1px 1px var(--default-50)}.phone-input__field-country-code .MuiInputBase-root{gap:8px;padding-left:12px;color:#fff}.phone-input__field-country-code .MuiInputBase-root img{object-fit:cover;border-radius:100%}.phone-input__field-country-code .MuiInputBase-root .MuiInputAdornment-root{margin:0}.phone-input__field-number{padding-left:10px;width:100%;border-radius:0 100px 100px 0;border:solid;border-color:var(--grey-60) var(--grey-60) var(--grey-60) transparent;border-width:1px 1px 1px 0}.phone-input__field-number:focus-within{border:1px solid var(--default-50);box-shadow:0 0 1px 1px var(--default-50)}.phone-input__field-number input{color:var(--grey-30)}.poppins-semibold,.autocomplete__label{font-family:Poppins,serif;font-weight:600;font-style:normal}.autocomplete{display:flex;flex-direction:column;width:100%;gap:4px;transition:.3s}.autocomplete--is-disabled .autocomplete__label{color:var(--grey-60)}.autocomplete--is-disabled .autocomplete__field .MuiInputBase-root input{-webkit-text-fill-color:var(--grey-60)}.autocomplete--error .autocomplete__label{color:var(--error)}.autocomplete--theme-dark .autocomplete__field{background-color:var(--rich-plum)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root{border:1px solid var(--grey-60);transition:.3s}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root:hover{background-color:#ffffff26}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root:focus-within{background-color:var(--deep-blue-1)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root:has(.Mui-disabled):hover{background-color:var(--rich-plum)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root input:-webkit-autofill,.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root input:-webkit-autofill:hover,.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root input:-webkit-autofill:focus,.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root textarea:-webkit-autofill,.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root textarea:-webkit-autofill:hover,.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--white);transition:background-color 5000s ease-in-out 0s}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root:has(.Mui-disabled) .MuiInputAdornment-root svg{color:var(--grey-60)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root:has(.Mui-disabled) .MuiAutocomplete-endAdornment .MuiButtonBase-root{color:var(--grey-60)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root .MuiInputAdornment-root svg{color:var(--white)}.autocomplete--theme-dark .autocomplete__field .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiButtonBase-root{color:var(--white)}.autocomplete--size-large .autocomplete__field{height:56px}.autocomplete--size-medium .autocomplete__field{height:48px}.autocomplete--size-small .autocomplete__field{height:36px}.autocomplete__label{font-size:14px;color:var(--grey-30);text-transform:uppercase}.autocomplete__field{display:flex;box-sizing:border-box;border-radius:100px}.autocomplete__field .MuiAutocomplete-root{display:flex;padding:0 8px 0 16px;width:100%;border-radius:100px}.autocomplete__field .MuiAutocomplete-root:focus-within{border:1px solid var(--default-50);box-shadow:0 0 1px 1px var(--default-50)}.autocomplete__field .MuiAutocomplete-root .autocomplete__textfield{width:100%;color:var(--white)}.poppins-bold,.balance-tile__info-value{font-family:Poppins,serif;font-weight:700;font-style:normal}.balance-tile{display:flex;flex:1;justify-content:space-between;align-items:center;padding:16px 24px;background-color:var(--light-blue-5);border-radius:16px;box-sizing:border-box}.balance-tile__info{display:flex;flex-direction:column;gap:5px}.balance-tile__info-label{font-size:14px}.balance-tile__info-value{display:flex;align-items:center;gap:5px;font-size:24px}.balance-tile__info-value svg{color:var(--golden-yellow)}.balance-tile__action .custom-button{width:48px;height:48px}.poppins-bold,.player-progress__info section .player-progress__info-username{font-family:Poppins,serif;font-weight:700;font-style:normal}.player-progress{display:flex;flex-direction:column;margin-bottom:20px;padding:24px;background-color:var(--light-blue-5);border-radius:24px;box-sizing:border-box}.player-progress__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--deep-blue-1)}.player-progress__info section{display:flex;flex-direction:column;gap:5px}.player-progress__info section .player-progress__info-username{font-size:24px}.player-progress__info .custom-rank-badge img{transform:translate(30px)}.player-progress__info .custom-rank-badge .custom-rank-badge__label{position:unset;transform:unset}.player-progress__bar .progress-bar__main-bar{background-color:#2c1c3e}@media (max-width: 768px){.player-progress__info section .player-progress__info-username{font-size:21px}}@media (max-width: 375px){.player-progress__info{gap:20px;align-items:start;flex-direction:column}.player-progress .custom-rank-badge img{transform:translate(0)}.player-progress .custom-rank-badge .custom-rank-badge__label{position:absolute;transform:translateY(-50%)}}.poppins-thin{font-family:Poppins,serif;font-weight:100;font-style:normal}.poppins-extralight{font-family:Poppins,serif;font-weight:200;font-style:normal}.poppins-light{font-family:Poppins,serif;font-weight:300;font-style:normal}.poppins-regular{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:Poppins,serif;font-weight:600;font-style:normal}.poppins-bold{font-family:Poppins,serif;font-weight:700;font-style:normal}.poppins-extrabold{font-family:Poppins,serif;font-weight:800;font-style:normal}.poppins-black{font-family:Poppins,serif;font-weight:900;font-style:normal}.poppins-thin-italic{font-family:Poppins,serif;font-weight:100;font-style:italic}.poppins-extralight-italic{font-family:Poppins,serif;font-weight:200;font-style:italic}.poppins-light-italic{font-family:Poppins,serif;font-weight:300;font-style:italic}.poppins-regular-italic{font-family:Poppins,serif;font-weight:400;font-style:italic}.poppins-medium-italic{font-family:Poppins,serif;font-weight:500;font-style:italic}.poppins-semibold-italic{font-family:Poppins,serif;font-weight:600;font-style:italic}.poppins-bold-italic{font-family:Poppins,serif;font-weight:700;font-style:italic}.poppins-extrabold-italic{font-family:Poppins,serif;font-weight:800;font-style:italic}.poppins-black-italic{font-family:Poppins,serif;font-weight:900;font-style:italic}.account-details__recent-bonuses .cashback-screen{margin-bottom:20px}.account-details__tiles{display:flex;gap:20px;margin-bottom:20px}.account-details{display:flex;flex-direction:column;gap:32px;padding:32px;border-radius:32px;background-color:var(--light-blue-5)}.account-details__heading{display:flex;justify-content:space-between;align-items:center}.account-details__heading h2{margin:0}.account-details__heading-verification{padding:8px 16px;background-color:var(--rich-plum);border-radius:12px}.account-details .custom-button{max-width:fit-content}.account-details__warning{display:flex;align-self:stretch;align-items:center;gap:14px;padding:15px;font-size:14px;border:1px solid var(--accent);border-radius:14px;box-sizing:border-box}.account-details__action-buttons{display:flex;gap:20px}.account-details__action-buttons .custom-button{min-width:150px}@media (max-width: 768px){.account-details__tiles{flex-direction:column;gap:16px}.account-subpage--hide-background .account-details__heading h2{font-size:24px}}@media (max-width: 576px){.account-details__action-buttons{flex-direction:column-reverse}.account-details__action-buttons .custom-button{min-width:100%}}@media (max-width: 375px){.account-details__heading{gap:10px;align-items:start;flex-direction:column}}.update-password-form{display:flex;flex-direction:column;gap:24px}.custom-dialog--update-password-form .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;height:auto;border-radius:32px}.custom-dialog--update-password-form .MuiDialogTitle-root{font-family:Poppins;font-size:31px;font-style:normal;font-weight:700;line-height:140%;color:var(--accent);padding:32px}@media (max-width: 767px){.custom-dialog--update-password-form .MuiDialogTitle-root{font-size:24px;padding:16px}}.custom-dialog--update-password-form .MuiSvgIcon-root{color:var(--white);padding:24px}@media (max-width: 767px){.custom-dialog--update-password-form .MuiSvgIcon-root{padding:4px}}.custom-dialog--update-password-form .MuiInputBase-root{height:56px}.custom-dialog--update-password-form .MuiDialogContent-root{padding:32px}@media (max-width: 767px){.custom-dialog--update-password-form .MuiDialogContent-root{padding:16px}}.custom-dialog--update-password-form .MuiButtonBase-root.custom-button__icon-button{border:var(--white) solid 2px}.custom-dialog--update-password-form .MuiButtonBase-root.custom-button__icon-button svg{color:var(--white)!important}.visibility-icon{color:var(--white);cursor:pointer;margin-top:7px}.update-password-form__action-button .MuiButtonBase-root{width:100%;padding:16px 32px;height:56px;font-size:16px;font-weight:600}.requirements-container{display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.requirements-container .MuiSvgIcon-root{padding:0;width:20px;height:20px}.requirements-container .MuiSvgIcon-root.check-circle-icon{color:var(--accent)}.requirements-container .MuiSvgIcon-root.cancel-icon{color:var(--neutral-grey)}.requirements-container__icon-label-box{display:flex;align-items:center;gap:10px}.requirements-container__icon-label-box__label{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.container{display:inline-flex;align-items:center;gap:7px}.container__status-text{color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.container__icon-box{display:inline-flex;align-items:center;width:16px;height:20px}.container__verified-icon{color:var(--highlight)}.container__declined-icon{color:var(--error)}@media (max-width: 700px){.container__status-text{font-size:14px}}.settings-container{display:flex;width:100%;padding:32px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:32px;background-color:var(--light-blue-5);box-sizing:border-box}.settings-container__title{padding-bottom:10px;margin-top:0;margin-bottom:20px;font-style:normal;font-weight:700;line-height:130%}.settings-container__row-container{display:flex;width:100%;height:50px;align-items:center;justify-content:space-between;gap:15px}.settings-container__row-container__text-box{display:flex;justify-content:flex-start;color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:140%;flex:1}.settings-container__row-container__status-button-box{display:flex;justify-content:flex-end;align-items:center;gap:20px;width:100%}.settings-container__password-row{display:flex;width:100%;height:50px;align-items:center;justify-content:space-between;gap:15px}.settings-container__password-row__text-box{display:flex;justify-content:flex-start;color:var(--white);font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:140%;flex:1}.settings-container__horizontal-line{border:1px solid var(--deep-blue-1);width:100%;margin-bottom:20px;margin-top:20px}.common-button-styles,.settings-container__row-container__status-button-box__verify-button-box-desktop .MuiButtonBase-root,.settings-container__row-container__status-button-box__verify-button-box-mobile .MuiButtonBase-root,.settings-container__password-row__change-button-box .MuiButtonBase-root{width:100%;padding:12px 24px;height:48px;font-size:16px;font-weight:600}@media (max-width: 767px){.settings-container__row-container__status-button-box{padding-right:6px}.settings-container__password-row{flex-direction:column;justify-content:center;align-items:flex-start;height:auto}.settings-container__row-container__status-button-box__verify-button-box-desktop{display:none}.settings-container__row-container__status-button-box__verify-button-box-mobile,.settings-container__password-row__change-button-box{width:100%}}@media (min-width: 768px){.settings-container__row-container__status-button-box__verify-button-box-mobile{display:none}}@media (max-width: 1023px){.settings-container__title{font-size:24px}}.account{display:flex;gap:40px;justify-content:center;padding-top:30px;box-sizing:border-box}.account-menu,.account-subpage,.account-menu--hide-background,.account-subpage--hide-background{display:flex;flex-direction:column;flex:1;padding:30px;max-width:440px;height:fit-content;border-radius:32px;box-sizing:border-box;background-color:var(--light-blue-5)}.account-menu--hide-background,.account-subpage--hide-background{padding:0;background-color:transparent}.account-subpage,.account-menu--hide-background,.account-subpage--hide-background{max-width:100%}.account-subpage h2,.account-menu--hide-background h2,.account-subpage--hide-background h2{font-size:30px;color:var(--accent)}.account-subpage--hide-background{max-width:100%}@media (max-width: 1400px){.account{gap:30px}.account-menu{padding:20px;max-width:380px}}@media (max-width: 1399px){.account{gap:20px}.account-menu{padding:20px;max-width:300px}}@media (max-width: 1200px){.account-menu{display:none}}@media (max-width: 767px){.account-menu{display:none}}.error{display:flex;flex-direction:column;align-items:center;gap:32px}.error__logo{width:157px;height:64px}.error__logo-image{width:100%;height:100%;background-image:url(/assets/logo-BEDv5lbz.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.error__content{display:flex;flex-direction:column;align-items:center;width:100%}.error__content-image{width:100%}.error__content-label{color:#3e2b58;text-align:center;text-shadow:.5px .63px 0 var(--purple-medium);font-family:Poppins;font-size:39px;font-style:normal;font-weight:700;line-height:normal}.error__content-message{color:var(--white);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:22px}@media (max-width: 600px){.error__logo{height:40px}.error__content-label{font-size:31px}}.server-error .error__content-message{max-width:460px}:root{--white: #fff;--white-50: rgba(255, 255, 255, .5);--white-80: rgba(255, 255, 255, .8);--black: #000;--background: #150328;--default: #1c063a;--default-10: #281344;--default-50: #5d08c5;--default-rgb: 28, 6, 58;--secondary-light: #914ce7;--secondary-light-transparency-50: #914ce780;--secondary-light-transparent: rgba(145, 76, 231, .5);--effect: #0d3d8e;--effect-50: #259ffc;--accent: #1ae0d0;--highlight: #ffe539;--verified: #2cdb78;--gradient-start: #23fff4;--gradient-end: #09d4e2;--gold-gradient: linear-gradient( 90deg, #e3ab00 0%, #ffd000 50%, #ffe539 100% );--category-popular-gradient: radial-gradient( 50% 50% at 50% 50%, var(--highlight) 0%, var(--error) 100% );--category-live-gradient: radial-gradient( 50% 50% at 50% 50%, #b094ed 0%, #4f27a2 100% );--category-top-gradient: radial-gradient( 50% 50% at 50% 50%, #edf0b9 0%, #e77816 100% );--category-slot-gradient: radial-gradient( 50% 50% at 50% 50%, #fad5f3 0%, #e071e6 100% );--category-table-gradient: radial-gradient( 50% 50% at 50% 50%, #56f199 0%, #108528 100% );--category-classic-gradient: radial-gradient( 50% 50% at 50% 50%, #ffff80 0%, #e78916 100% );--category-featured-gradient: radial-gradient( 50% 50% at 50% 50%, #43cea2 0%, #185a9d 100% );--category-jackpots-gradient: radial-gradient( 50% 50% at 50% 50%, #b094ed 0%, #4f27a2 100% );--gradient-promotion: linear-gradient(90deg, #027089 0%, #0dc792 100%);--gradient-shop: linear-gradient(90deg, #0b0957 0%, #4c1895 100%);--gradient-tournaments: linear-gradient(90deg, #0b0957 0%, #4c1895 100%);--gradient-wheel: linear-gradient(270deg, #611ac3 0%, #2f0870 100%);--error: #ff3b30;--success: #5bb524;--disabled-grey: #a9b0be;--disabled-dark: #666666;--neutral-grey: #b5bac3;--step-done: #686a8c;--dark-blue: #031e44;--deep-blue-1: #382948;--deep-blue-2: #211033;--light-blue-5: #271244;--light-blue-10: #331f4e;--light-blue-15: #3e2b58;--purple-medium: #685385;--cyan-50: rgba(101, 243, 231, .5);--translucent-blue: #031e4419;--pastel-cyan: #20e5dc;--rich-plum: #2c1c3e;--golden-yellow: #ffd000;--soft-grey: #959ea3;--emerald-green: #11a852;--light-green: #b6eead;--light-green-rgb: 182, 238, 173;--deep-purple: #18003a;--level-one: #44e2bf;--level-two: #ff5656;--level-three: #ff9437;--level-four: #fed871;--level-five: #56ccff;--border-main: #20e5dc;--grey-10: #e6e8eb;--grey-30: #b5bac3;--grey-40: #9ca3ae;--grey-50: #838c9a;--grey-60: #6b7586;--grey-100: #6b7586;--alert-light: #fadfdd;--alert-medium: #e03828;--alert-dark: #c71f10;--label-dark: #081936;--row-hover: #2b2e52}.signin-page{display:grid;grid-template-columns:repeat(12,1fr);height:100vh}.signin-page__form-container{grid-column:span 12;background-color:var(--white);display:flex;flex-direction:column;align-items:center;position:relative}@media (min-width: 960px){.signin-page__form-container{grid-column:span 8}}.signin-page__content{display:flex;flex-direction:column;align-items:flex-start;width:calc(100% - 40px);margin:120px 20px 0;max-width:480px}.signin-page__header{text-align:left;width:100%}.signin-page__header__title{color:var(--dark-blue);font-size:24px;margin-bottom:10px;font-weight:600;font-family:Poppins;text-align:left}@media (min-width: 960px){.signin-page__header__title{font-size:40px}}.signin-page__header__subtitle{font-size:16px;color:var(--dark-blue);font-weight:400;font-family:Poppins}@media (min-width: 960px){.signin-page__header__subtitle{font-size:18px}}.signin-page__header__tabs-container{width:100%}.signin-page__header__tabs-container .MuiButtonGroup-root{height:48px;min-height:48px;width:100%;background:var(--white);box-shadow:0 0 5px 0 var(--secondary-light)}.signin-page__header__tabs-container .MuiButtonGroup-grouped{height:48px;min-height:48px;line-height:48px;color:var(--default-50)}.signin-page__header__tabs-container .MuiButtonGroup-grouped:hover,.signin-page__header__tabs-container .MuiButtonGroup-grouped.Mui-selected{height:48px;min-height:48px;line-height:48px;background-color:var(--default-50)}@media (max-width: 576px){.signin-page__header__tabs-container .MuiButtonGroup-grouped{font-size:12px;padding:6px 12px}}.signin-page__header__info-text{margin-top:20px;width:100%;color:var(--dark-blue);font-weight:400;font-family:Poppins;font-size:11px}.signin-page__form{width:100%;padding:20px 0}.signin-page__form__inputs{display:flex;flex-direction:column;gap:32px;width:100%}.signin-page__form__inputs__user-pass{display:flex;flex-direction:column;gap:20px;width:100%}.signin-page__form__inputs__user-pass__remember{display:flex;align-items:center;justify-content:space-between;margin-left:0;margin-right:0}.signin-page__background{display:none;background-image:url(/assets/Login-CGaw8ivf.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media (min-width: 960px){.signin-page__background{display:block;grid-column:span 4}}.signin-page__form__additional-actions__create-an-account{margin-top:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--disabled-grey);font-weight:400;font-family:Poppins}.signin-page__form__additional-actions__create-an-account .divider{flex:1;height:1px;background-color:var(--disabled-grey)}.signin-page__form__additional-actions__create-an-account span{margin:0 10px}.signin-page__form__additional-actions__create-an-account-text{font-size:14px;color:var(--disabled-grey);font-weight:400;font-family:Poppins;text-align:center;margin-bottom:16px}.signin-button-outlined{margin-bottom:60px;width:100%;display:flex}.signin-button-outlined iframe{width:100%!important}.signin-button-outlined>iframe,.signin-button-outlined [src*="accounts.google.com"]{width:100%!important;min-width:100%!important}.signin-button-outlined>div,.signin-button-outlined>div>div,.signin-button-outlined .MuiButtonBase-root{width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.signin-button-outlined .MuiButtonBase-root{width:100%;height:46px;font-size:16px;color:var(--dark-blue);border:2px solid var(--default-50);width:100%!important;max-width:none!important;min-width:100%!important;color:var(--label-dark)!important}.signin-button-outlined .MuiButtonBase-root:hover{box-shadow:0 0 5px #914ce780;border:none}.signin-button-outlined [data-testid=google-login-button],.signin-button-outlined [role=button]{width:100%!important;max-width:none!important;min-width:100%!important}.signin-button-none .MuiButtonBase-root{width:100%;height:46px;font-size:16px;color:var(--dark-blue);border:2px solid var(--white);height:56px}.signin-button-none .MuiButtonBase-root:hover{box-shadow:0 0 5px #914ce780;border:none}.sign-in-button .MuiButtonBase-root{width:100%;height:56px;font-size:16px}.sign-in-button .custom-button:disabled{background:var(--grey-10);color:var(--grey-60)}
