.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}.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__currencies,.footer__logos{width:100%}.footer__copyright{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:20px;text-align:center;text-transform:capitalize;color:var(--grey-30, #b5bac3);margin-bottom:20px}.footer__copyright .footer__text{font-size:12px!important}@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;flex-direction:row;justify-content:center;align-items:flex-start;padding:0 0 16px;gap:64px;border-bottom:1px solid var(--grey-60)}@media(max-width:768px){.footer-logos{flex-wrap:wrap}}@media(max-width:576px){.footer-logos{gap:18px}}.footer-logos__item{display:flex;width:84px;height:40px;justify-content:center;align-items:center}@media(max-width:576px){.footer-logos__item{width:67px;height:32px}}.footer-currencies{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;padding:16px 0;gap:24px;border-top:1px solid var(--grey-60);border-bottom:1px solid var(--grey-60)}.footer-currencies__item{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:4px}.footer-currencies__icon{width:24px;height:24px;border-radius:100px;object-fit:contain}.footer-currencies__label{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:var(--grey-10, #e6e8eb);white-space:nowrap}.poppins-semibold,.navlink{font-family:Poppins,serif;font-weight:600;font-style:normal}.navlink{position:relative;display:flex;align-items:center;gap:8px;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:1280px){.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--none .custom-button__label{color:#fff!important}.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(--deep-blue-1);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 ul .navlink{width:100%}.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:1280px){.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__deposit-badge{position:relative}.custom-dropdown-info__deposit-badge:after{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;border-radius:45px;background-color:#cd0a2d;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;z-index:-1}.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%}@keyframes pulse-ring{0%{opacity:0}80%,to{opacity:1}}.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:32px;gap:16px;isolation:isolate}.congrats-popup-dialog__congratulations{width:197px;height:120px;object-fit:contain}.congrats-popup-dialog__message{font-size:31px;line-height:140%;color:var(--accent);font-weight:700;font-family:Poppins;text-align:center;margin:0;align-self:stretch}.congrats-popup-dialog__description{align-self:stretch;background-color:#1a2c30;border-radius:16px;padding:16px;font-size:16px;line-height:130%;color:var(--white);font-weight:400;font-family:Poppins;text-align:center;margin:0 32px;box-sizing:border-box}.congrats-popup-dialog__description-winning{color:var(--accent);font-weight:700;font-size:16px}.custom-dialog--congrats-popup .MuiBackdrop-root{background:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.custom-dialog--congrats-popup .MuiDialog-paper{background-color:#0d2125;width:560px;border-radius:32px;box-shadow:0 0 10px #65f3e780;overflow:hidden}.custom-dialog--congrats-popup .MuiDialogTitle-root{position:absolute;top:0;right:0;padding:32px;z-index:1}.custom-dialog--congrats-popup .MuiDialogContent-root{overflow:auto;padding:0}.custom-dialog--congrats-popup .MuiButtonBase-root.custom-button__icon-button{width:36px;height:36px;color:var(--white);border:2px solid #ffffff;border-radius:100px;filter:drop-shadow(0px 0px 5px rgba(145,76,231,.5))}.congrats-popup-dialog__ok-button-container{width:100%;padding-top:16px;box-sizing:border-box}.congrats-popup-dialog__ok-button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:56px;font-size:16px;font-weight:600;box-shadow:0 0 10px #65f3e780}.congrats-popup-dialog__ok-button-container .MuiButtonBase-root.custom-button--solid .custom-button__label{color:#081936}@media(max-width:599px){.congrats-popup-dialog{padding:24px 16px}.congrats-popup-dialog__message{font-size:16px}.congrats-popup-dialog__description{margin:0 8px}.custom-dialog--congrats-popup .MuiDialog-paper{width:343px;border-radius:24px;margin:16px}.custom-dialog--congrats-popup .MuiDialogTitle-root{padding:24px 16px}.congrats-popup-dialog__ok-button-container .MuiButtonBase-root.custom-button--solid{height:48px}}.campaign-popup{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:99999;background:#00000040;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}.campaign-popup .iframe-container{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;max-width:650px;min-height:150px;max-height:80vh;overflow:hidden}.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(24px);backdrop-filter:blur(24px);background:rgba(var(--default-rgb),.4)}.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:1280px){.navbar{padding:10px 16px}.navbar section .navbar-links{display:none}}.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--small{gap:0}.exchange-slider--small .exchange-slider__title,.exchange-slider--small .exchange-slider__values{margin-bottom:24px}.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-content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}@media(max-width:1024px){.exchange-slider__legend-content{flex-direction:column;align-items:flex-start;gap:16px;display:block}}.exchange-slider__legend-left{display:flex;flex-direction:column;gap:5px;flex:1}.exchange-slider__legend-buttons{flex-shrink:0}@media(max-width:1024px){.exchange-slider__legend-buttons{display:none}}.exchange-slider__legend--always-below-buttons .exchange-slider__legend-buttons{display:none}.exchange-slider__legend-buttons-below{display:none;margin-top:16px;width:100%}@media(max-width:1024px){.exchange-slider__legend-buttons-below{display:flex}}.exchange-slider__legend-buttons-below--always-below{display:flex}.exchange-slider__legend-buttons-below--center{justify-content:center}.exchange-slider__legend-buttons-below--left{justify-content:flex-start}.exchange-slider__legend-buttons-below .payment-method-button-group{width:auto}@media(max-width:768px){.exchange-slider__legend-buttons-below .payment-method-button-group{width:100%}.exchange-slider__legend-buttons-below .payment-method-button-group .MuiButton-root,.exchange-slider__legend-buttons-below .payment-method-button-group .MuiButtonGroup-grouped{flex:1}}@media(max-width:576px){.exchange-slider__legend--always-below-buttons .exchange-slider__legend-buttons-below .payment-method-button-group{width:100%}.exchange-slider__legend--always-below-buttons .exchange-slider__legend-buttons-below .payment-method-button-group .MuiButton-root,.exchange-slider__legend--always-below-buttons .exchange-slider__legend-buttons-below .payment-method-button-group .MuiButtonGroup-grouped{flex:1}}.exchange-slider__legend-rate{display:flex;gap:5px;align-items:center;justify-content:space-between;width:100%}.exchange-slider__legend-rate-left{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-balance{display:flex;gap:5px;align-items:center}.exchange-slider__legend-balance-value{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;transition:color .2s ease}.exchange-slider__legend-balance-icon .MuiSvgIcon-root{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--golden-yellow);transition:color .2s ease}.exchange-slider__legend-balance--error .exchange-slider__legend-balance-value,.exchange-slider__legend-balance--error .exchange-slider__legend-balance-icon .MuiSvgIcon-root{color:var(--alert-medium)}.exchange-slider__legend-balance-currency{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:700}.exchange-slider__legend-balance-label{color:var(--white);font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:130%;transition:color .2s ease}.exchange-slider__legend-balance-label--error{color:var(--alert-medium)}.exchange-slider__legend-text-row{display:flex;justify-content:space-between;align-items:center;width:100%}.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-error-container{display:flex;padding:8px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;align-self:stretch;border-radius:16px;border:1px solid var(--alert-medium);margin-top:8px}.exchange-slider__legend-error-message,.exchange-slider__legend-error-submessage{color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.exchange-slider__legend-error-link{background:none;border:none;color:var(--white);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:130%;cursor:pointer;padding:0;text-decoration:underline;transition:opacity .2s ease}.exchange-slider__legend-error-link:hover{opacity:.8}.exchange-slider__legend-error-link:active{opacity:.6}.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}}.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-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)}.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-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.forgot-password-dialog__header__title{font-size:31px;color:var(--accent);font-weight:700;margin:0;line-height:32px}@media(max-width:768px){.forgot-password-dialog__header__title{font-size:21px}}.forgot-password-dialog__header__subtitle{font-size:16px;color:var(--white);font-weight:400;font-family:Poppins;line-height:1.5;margin:0}.forgot-password-dialog__form{display:flex;flex-direction:column;align-items:center;width:100%;padding:32px 0}@media(max-width:768px){.forgot-password-dialog__form{padding:24px 0}}.forgot-password-dialog__form__inputs{width:100%}.custom-dialog--forgot-password-popup .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;border-radius:24px;box-shadow:0 10px 30px #031e441a;padding:0}@media(max-width:768px){.custom-dialog--forgot-password-popup .MuiDialog-paper{width:343px}}.custom-dialog--forgot-password-popup .custom-dialog__title{display:none}.custom-dialog--forgot-password-popup .MuiDialogContent-root.custom-dialog__content{padding:32px}@media(max-width:768px){.custom-dialog--forgot-password-popup .MuiDialogContent-root.custom-dialog__content{padding:24px 16px}}.custom-dialog--forgot-password-popup .custom-input-account__label{color:var(--neutral-grey)}.custom-dialog--forgot-password-popup .custom-input-account__textfield input{color:var(--white)!important}.custom-dialog--forgot-password-popup .custom-input-account__textfield input::placeholder{color:var(--grey-60)!important}.custom-dialog--forgot-password-popup .forgot-password-dialog__header__title-row .MuiButtonBase-root.custom-button__icon-button{width:36px;height:36px}.forgot-password-dialog__send-button-container{width:100%}.forgot-password-dialog__send-button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:56px;font-size:16px}@media(max-width:768px){.forgot-password-dialog__send-button-container .MuiButtonBase-root.custom-button--solid{height:48px}}.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}.reset-password-dialog{display:flex;flex-direction:column;align-items:center}.reset-password-dialog__header{text-align:left;width:100%}.reset-password-dialog__header__title-row{display:flex;justify-content:space-between;align-items:center}.reset-password-dialog__header__title{font-size:31px;color:var(--accent);font-weight:700;margin:0;line-height:32px}@media(max-width:768px){.reset-password-dialog__header__title{font-size:21px}}.reset-password-dialog__form{display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 0}.reset-password-dialog__form__inputs{width:100%}.reset-password-dialog__form__requirements{width:100%;margin-top:16px}.custom-dialog--reset-password-popup .MuiDialog-paper{background-color:var(--deep-blue-2);width:560px;border-radius:24px;box-shadow:0 10px 30px #031e441a;padding:0}@media(max-width:768px){.custom-dialog--reset-password-popup .MuiDialog-paper{width:343px}}.custom-dialog--reset-password-popup .custom-dialog__title{display:none}.custom-dialog--reset-password-popup .MuiDialogContent-root.custom-dialog__content{padding:32px}@media(max-width:768px){.custom-dialog--reset-password-popup .MuiDialogContent-root.custom-dialog__content{padding:24px 16px}}.custom-dialog--reset-password-popup .custom-input-account__label{color:var(--neutral-grey);text-transform:none}.custom-dialog--reset-password-popup .custom-input-account__textfield input{color:var(--white)!important}.custom-dialog--reset-password-popup .custom-input-account__textfield input::placeholder{color:var(--grey-60)!important}.custom-dialog--reset-password-popup .custom-input-account__textfield .custom-input-account__end-adornment,.custom-dialog--reset-password-popup .custom-input-account__textfield .custom-input-account__end-adornment:hover{color:var(--white)!important}.custom-dialog--reset-password-popup .custom-input-account__textfield:focus-within,.custom-dialog--reset-password-popup .custom-input-account__textfield.Mui-focused,.custom-dialog--reset-password-popup .custom-input-account__textfield:hover{border-color:var(--secondary-light)!important;box-shadow:none!important}.reset-password-dialog__button-container{width:100%}.reset-password-dialog__button-container .MuiButtonBase-root.custom-button--solid{width:100%;height:56px;font-size:16px}@media(max-width:768px){.reset-password-dialog__button-container .MuiButtonBase-root.custom-button--solid{height:48px}}.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}.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}.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%}.login-popup-signin-button-outlined .MuiButtonBase-root{width:100%;height:56px;font-size:16px;font-weight:600;border:2px solid var(--label-dark);color:var(--label-dark);border-radius:100px}.login-popup-signin-button-outlined .MuiButtonBase-root:hover{background:var(--white);box-shadow:0 0 5px #ff437e80}.login-popup-signin-button-outlined .MuiButtonBase-root:focus{background:var(--white);border:2px solid #ff145e;box-shadow:0 0 5px #ff437e80}.payment-method-button-group{display:flex;gap:0;width:auto;height:46px;text-wrap:nowrap;border-radius:32px;background:var(--light-blue-10);overflow:hidden}.payment-method-button-group.MuiButtonGroup-root{border:none;border-radius:32px}.payment-method-button-group .MuiButton-root,.payment-method-button-group .MuiButtonGroup-grouped{color:var(--white);border:none;font-size:14px;font-family:Poppins;font-weight:600;background-color:var(--light-blue-10);border-radius:32px;padding:12px 24px;text-transform:none}.payment-method-button-group .MuiButton-root:hover,.payment-method-button-group .MuiButtonGroup-grouped:hover{background-color:var(--default-50);border-radius:32px}.payment-method-button-group .MuiButton-root.Mui-selected,.payment-method-button-group .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}.payment-method-button-group .MuiButton-root:first-child,.payment-method-button-group .MuiButtonGroup-grouped:first-child{border-top-left-radius:32px;border-bottom-left-radius:32px}.payment-method-button-group .MuiButton-root:last-child,.payment-method-button-group .MuiButtonGroup-grouped:last-child{border-top-right-radius:32px;border-bottom-right-radius:32px}@media(max-width:576px){.payment-method-button-group .MuiButton-root,.payment-method-button-group .MuiButtonGroup-grouped{font-size:12px;padding:6px 12px}}.wheel-exchange{width:92%}.wheel-exchange__slider{border:1px solid var(--gradient-start);border-radius:32px}.wheel-exchange__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%}.wheel-exchange__summary__price-icon{width:20px;height:20px;color:var(--golden-yellow)}.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{box-shadow:0 0 10px #65f3e780}.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;min-width:unset}.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;min-width:unset}.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-element__sector__title--jackpot{font-size:17px;text-shadow:0 4px 4px rgba(0,0,0,.4);-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#7f0101;background:var(--Space-Slots-Banner-04-gold, linear-gradient(90deg, #e3ab00 0%, #ffd000 50%, #ffe539 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.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:grid;grid-template-columns:repeat(3,1fr);justify-items:center;margin-top:90px;gap:10px}.wheel-prizes__element{display:flex;align-items:center;gap:5px;width:100%;font-size:16px}.wheel-prizes__element__image-container{border-radius:50px;border:1px solid rgba(101,243,231,.1);background:#fff3;background-blend-mode:plus-lighter;box-shadow:2px 2px 5px #ffffff2e,2px 4px 4px #ffffff29 inset;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;padding:4px;justify-content:center;align-items:center;gap:5px;flex-shrink:0}.wheel-prizes__element__image-container 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);min-width:unset}@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;gap:5px;grid-template-columns:repeat(3,1fr)}.wheel-prizes__element{width:100%;font-size:14px}.wheel-prizes__element__image-container 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}.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;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)}.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}.turnstile-widget{display:flex;justify-content:center;min-height:65px}.signup-popup-dialog{display:flex;flex-direction:column;align-items:center}.signup-popup-dialog__header{text-align:left;width:100%}.signup-popup-dialog__header__subtitle{font-size:16px;color:var(--dark-blue);font-weight:400;font-family:Poppins}.signup-popup-dialog__form{width:100%;padding:20px 0}.signup-popup-dialog__form__inputs{display:flex;flex-direction:column;gap:20px;width:100%}.signup-popup-dialog__form__inputs .MuiAutocomplete-endAdornment{right:12px;top:0}.signup-popup-dialog__form__inputs .MuiAutocomplete-clearIndicator{display:none}.signup-popup-dialog__form__inputs--switch{padding-left:0}.signup-popup-dialog__form__additional-actions__checkboxes{display:flex;flex-direction:column;margin-top:20px}.signup-popup-dialog__form__additional-actions__button-container{display:flex;flex-direction:column;gap:20px;margin-top:20px;margin-bottom:20px}.signup-popup-dialog__form__additional-actions__button-container .MuiButtonBase-root.custom-button{height:56px;font-size:16px}.signup-popup-dialog__form__additional-actions__button-container .custom-button:disabled{background:var(--grey-10);color:var(--grey-60)}.signup-popup-dialog__form__additional-actions__divider{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}.signup-popup-dialog__form__additional-actions__divider .divider{flex:1;height:1px;background-color:var(--disabled-grey)}.signup-popup-dialog__form__additional-actions__divider span{margin:0 10px}.signup-popup-dialog__form__additional-actions__signin{font-size:14px;color:var(--disabled-grey);font-weight:400;font-family:Poppins;text-align:center;margin-bottom:16px}.signup-popup-dialog__form__additional-actions__signin__link{cursor:pointer;color:var(--dark-blue);font-weight:600;text-decoration:underline}.custom-dialog--signup-popup .MuiDialog-paper{background-color:var(--white);width:482px;border-radius:8px;margin:0 10px;box-shadow:0 10px 30px #031e441a}.custom-dialog--signup-popup .MuiDialogTitle-root{font-size:24px;font-weight:600}.custom-dialog--signup-popup .MuiButtonBase-root.custom-button__icon-button{color:var(--dark-blue);border:transparent}.signup-popup-button-outlined{margin-bottom:60px;width:100%}.signup-popup-button-outlined .MuiButtonBase-root{width:100%;height:56px;font-size:16px;font-weight:600;border:2px solid var(--label-dark);color:var(--label-dark);border-radius:100px}.signup-popup-button-outlined .MuiButtonBase-root:hover{background:var(--white);box-shadow:0 0 5px #ff437e80}.signup-popup-button-outlined .MuiButtonBase-root:focus{background:var(--white);border:2px solid #ff145e;box-shadow:0 0 5px #ff437e80}.poppins-medium,.pwa-install-banner__subtitle{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.pwa-install-banner__title{font-family:Poppins,serif;font-weight:700;font-style:normal}.pwa-install-banner{position:fixed;top:88px;left:50%;transform:translate(-50%);z-index:24;display:flex;flex-direction:row;align-items:center;padding:8px 24px;gap:8px;width:1200px;max-width:calc(100vw - 32px);height:76px;box-sizing:border-box;border:1px solid transparent;border-radius:16px;background:linear-gradient(var(--rich-plum),var(--rich-plum)) padding-box,linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%) border-box;animation:pwaBannerSlideDown .3s ease-out}.pwa-install-banner__icon{width:60px;height:60px;border-radius:14px;background-color:var(--black);object-fit:cover;flex:none}.pwa-install-banner__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;flex:1;min-width:0}.pwa-install-banner__title,.pwa-install-banner__subtitle{font-size:16px;line-height:130%;color:var(--white);width:100%}.pwa-install-banner__actions{display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;flex:none}@media(max-width:768px){.pwa-install-banner{padding:8px 16px;height:auto;min-height:76px}.pwa-install-banner__title,.pwa-install-banner__subtitle{font-size:13px}.pwa-install-banner__install-btn{padding:10px 16px;width:auto;font-size:13px}}@keyframes pwaBannerSlideDown{0%{transform:translate(-50%) translateY(-20px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.poppins-regular,.pwa-ios-modal__steps li{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.pwa-ios-modal__title{font-family:Poppins,serif;font-weight:700;font-style:normal}.pwa-ios-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;padding-bottom:130px;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:pwaIosFadeIn .2s ease-out}@keyframes pwaIosFadeIn{0%{opacity:0}to{opacity:1}}.pwa-ios-modal{position:relative;width:100%;max-width:380px;padding:32px 24px 24px;box-sizing:border-box;background:#0d212566;box-shadow:-4px -4px 6px #123b45 inset,4px 4px 4px #376a75 inset,0 0 5px #1ae0d080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(145,167,171,.5);border-left:1px solid rgba(145,167,171,.5);border-radius:32px;animation:pwaIosPopIn .25s ease-out}.pwa-ios-modal .custom-button__icon-button{position:absolute;border-color:--var(--white);top:16px;right:16px}.pwa-ios-modal__title{font-size:24px;text-align:center;margin:0 0 24px;background:linear-gradient(90deg,var(--gradient-start) 0%,var(--gradient-end) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pwa-ios-modal__steps{list-style:decimal;padding:0 0 0 20px;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}.pwa-ios-modal__steps li{font-size:16px;color:var(--white);line-height:1.4;padding-left:4px}@keyframes pwaIosPopIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}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/newBg-DOtW8tb9.svg);background-repeat:repeat;background-size:50%}.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}}body.pwa-banner-visible .content{margin-top:169px}body.pwa-banner-visible .content--is-homepage{margin-top:84px}.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-BY4wIU1K.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 10px 0 var(--secondary-light-transparency-50)}@media(max-width:600px){.page-overlay-container__content{padding:50px 30px}}.access-denied__content{display:flex;flex-direction:column;align-items:center;gap:48px}.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-PxdUMr13.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/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAACKCAYAAACdK6UKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABQlJREFUeAHt3c1uG1UcBfD/nRl/RREYKOFDInJKLFWii0asESYglO6yYE+7Y9muU7WOeICGBVLEppXYGtJNJVi1XfAGLLrDvEE2rVRVsZuZ5Fqtko49Htv/e889v1c4umeS4+uxkYC0N7euGWPuiUM+TC7s/fP37zelhEgCcamz1TJi7ohjmsk721JSMCEOjHTFSEsAJRKA9c2rN44D/FFAwZ/EtEYj416NzhJ8iIPIPBIZNgUYdIjr323dQX0Ovg42xKxGh6YrAYAMsdXpNE9qNAyQIVaiRhA1asGFeLLKyA0JCFSIrq4y8wYVIvIqkwdmsUFfZfJAnMQQVpk8ECGGsMrk8T7EUFaZPF6HGNIqk8fbEENbZfJ4G2Joq0weL0MMcZXJ412Ioa4yebwLMdRVJo9Xi03Iq0web05i6KtMHm9CDH2VyeNFiFxl8jkfIleZ8ZwOkavMZJwOkavMZJwNkavM5JwMkatMMU6GyFWmGOcWm7RGxRiuMgU4dRKzGjXRXaFCnArxKDYHWqtMYvy9+OdMiOkqY0SuiIKPqx8dhxiLr5wIUXOVqUd1adU/678YvPhfPOVEiJqrzFp9VZaG8TfiMfUQ25tX72r9O5HW6Ce1ld39B92+eEz1af75t99vHz8HVVYZW6P7vZ2ueE4txPQ5OBia9BSqQKhRSy1EzVVmVKO9nb4AUAlRc5VBqlFr4X/YaK8ySDVqLfwkpquMUVplshqtrvyy/wdGjVoLPYmaq4yt0frRy66AWViI2ndlshqNq9f3HnQPBczC6lRzlRnVaG/nsQBayEnUvHKIXKPW3ENc72x1WKPzNdc6zVaZSO91zeg1as31JGquMiHUqDW3k6h9VyarUVPZ3Tu4DVuj1lxCzGpU8cphVqOVlfv7f+7clwDMpU6PYrmnXaMyeLkrgZh5iCerjOmIElujvn/QW8RM6/T0M8KuKAmtRq2ZnkTNVSbEGrVmdhKzVWaod/V+VKMHt/sSmJmEqL3KXKh8EGSNWqXrNPt0QnGVSW9urzfWgqxRq/RJ1P4GUyvgGrVKhai9yjSTd2W1+mmwNWpNXafaXwRNa/TSUjvoGrWmPonpKmOENeqCqULMVpmh3irDGn1T4TrVvivDGj2r8EnUfq8Ma/SsQiFqrzLptMYaPWviOtVeZVJXli+zRs8x0UnUviuTCnkbHWeiELVXmbRG12qrrNG3GBuiC++VYY3my30muvB6rhA/qS8q9yRqrzKs0cm89SRq35VJbSxfPmSNjnduiC687Tet0VpcY41O4NwQtVeZ0xp98lvv1p7QWGdCdOGl6ac1ek1oIm+E6MIqwxotbhSi9l2ZFGt0OqMQXXjbL2t0Otn/iS6sMqMa7d3qCxViTsftR3zntn8qJjn8avnLjUjzG0xUTmySpkRRJ9JeZag873+inRgiBIYIgCECYIgAGCIAhgiAIQJgiAAYIgCGCIAhAmCIABgiAIYIgCECYIgAGCIAhgiAIQJgiAAYIgCGCIAhAmCIAJKNpS9uVuP6tgTo2dEz+ff5069FUbtxUd5P3nsi04pMX+lX7t2QfZkoNv+Jonb9Yv/hw1/XpATWKQCGCIAhAmCIABgiAIYIgCECYIgAGCIAhgiAIQJgiAAYIgCGCIAhAmCIABgiAIYIgCECYIgAGCIAhghg6p9oR9GIG/2aqbZEyVJSl7KCDvHp47/6P/3w83UZRC1RYszgUEp6BS6DXM4vdxSDAAAAAElFTkSuQmCC)}.access-denied__three-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAACQCAYAAADz/74cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAADkpJREFUeAHtnV1sFNcVx8+9M+v9svECJQXSmDWxySdladIoVR9YQ5qYqGoWtZF4qTAPldInjFRVat2URVVVqVUFSJXqNg+YvqQqEJZKldwkCmv1oXkozaYfkVMgHVJC+Ah4sY293pm5t/fMes3a3rX3a/YO3vlJ9u7OzsJ6/nPuuR/nnkPAgYSjvWFFYRHKaYiIlxxgExAIAxDxmodyZ5Fw8U9zzfoNoOVegib+jcv4mjPQDMiktGQyDQ6DgGTC0WhIBV+EUB4DQrYRoBGYu9h2QdIcWIpwGGEMkheTw0mQjBQh8I5XKewjBKIESBQcAAeeFL9O6EIYLTmsQYNpmBB453upv48R/pJTLn5pWIJzcvbCO8ND0CBsF6Ir2hvFZocQZZ/9TU6dEf5FWMrhRliJbUJYAihwyPl3fxkIQRjwoYvvDB8Gm6i7ENgEeaj/kGj/+2GlMWshdjRZdRWia+fufkrIofuuCaoUIUiW8Z56Nld1EeJR0QsyFTi+IpqhCmCcx+vVXNUsBPoCSsnx3ICrKUlkTX6wVuuoSYhcUwRHoNmpQ1NFoUq6nus95Iowi2gNWig5hwNVqJKqLMISgZM4uMxDzGelgRo9F956KwUVUrFFuCKURtzVIWKqZ6qxjIoswhWhTCyfMb29klnesi3i4V3Px1wRykT4DI/iP1PJR5RyTsJxAiH0dfEfrOyBWh3BdZTO7i+Frl7695/LOb8si2CiR9DE44SqGTcn+p/u3Rst59xlhUC/4IpQPbo5c7w/Fl+2JVmyacImSayaJcClagxuhG6akzOfXPpXcqnzlrQIRiAOLjUzad490Nv7Snipc0oKIZqkKFCyD1xqxgC0iluHljqnpBBiYX3JD7pUxjTP9L0Si4dLvV9UCKu72mRT2nYjfAV8kNH6Sr1fVAjXN9jDXXb3QKke1CIhrJ6S6xtsYcKcDN0Cva/Ye4uEMClEwcU2rsxcfanY8UWTft27es851T+E1HZoU4LQKn681Jv2Ee8dDKWcMqdCFGhoik9vEncdpI07kGEz4ERWi7/hK/5HVx9NxOdNCKqFL7BZYg4TQSUqfMG7ETq8G9MqVY8JD5b0GWZq4R+S5zsv/zSimBC5pt+M3TbGXrqWvQFOYsK8C1OgRMXTeQPleUJgsyQ9GLaAh4QAYV+H5qF0/+CpV5PlfOa1kwO4KIM/Q6/s/Vl43dTn4hemL+1zioVg7+mmcSsKC4SY5yPE2CEGDqHT1wHd/s3H2hjfXq4ICxn8/Q+003/8Zd/G4PpOlXo0cAgT7O6OhcfmO2tCtoEDQBE6/R2HB08P9JdqgiphODGodQQ39jhFDDHSDi88NidEboJP/izr5zxrodPbMTR4aiAOdQTFYEq2B0PyQTJZpocWjrLnhGAKiYAD6PJ3asB0W2JMR4eHNc7ZQZCMmAQEBsq8632vaeJcuhDrWz4PAeI5PJiIa2ATs3GrGkgEHTal88NSC4QA6UKEfQ9pg2/8eAjshvATIBEUgolxT+GxOSE4hXaQCPoGtAZoANSAIZAMhRIWkdu7Jo91QghgLAkNYDQ5bG1wBAdR0H2VG0q/SgmO2OkbFsIZrzgaz04sIR6tIWazHuDcUZD6k9BIKDhqi68lhKHKHT/4qA+/SRIaCZfbc1pI1dHg9QRnVMEwNWgS8MZjCwaW1qSfYfhSTwQf1FSqhEECrUorNNI/yMZPvcIC2GIhtGQirYkpHmgiuJVOQg6KmNoXq6Ba4TFHNE0yIJyHQRLFmuKmFULMMWwCSQRpIL2wKW5KIXLddXlza2LV8f2Fx5pSCJkBEthjWqOsWjSYbEohCBBpUYwYAMH44jFT0wnRvbO3T+YC2DrPGgiAmVx4XIUmYjZKRZo1YETKOnXtyNE3BhZNrzSNRWCyFtk7n3CqX3iooWLvOSl6xjYsS3DA9rNnVz2t/e7MT4oOnFd002TlC6S+A4zQftnT/NYysOIruTK4IoXIC0DnBOAgG1wGBkMfKvX+ihGiO/q1CKVqdH7OQPkCIHlrGDw1oJU6xzE+Ip92dLnzuMJC8/PBkoi48GGnJuvCAVyk9cmSviGPYyxCVX0RyoVDXRZl7va5dxc5484vRre/EwJc6VnuvKYaRzQaDB1d17L28FJNUh5XCJvASPZO3ybhF34YL+d8VwgbWN/yAGzxb055zWzZmT6bdz3CJlCEx/1bNK+p91QSye4KUUdQhCcCW1I+pm+vdDuB2zTVCWtPh7djRFhCrJo9Ha4QNYIzqo8FujFk9BhurIEqcYWoAVzkESKkA7Rl/69PD9SUxccVogpwtIxWEFJDCb+Z3X/09Ks1h2+6QlQACoC+YIPngRGgLC7GCEmoE64QZYALOjhAW620zwowkIQ64wpRBgHqT20ggZ5iS5z1wjGzr5ioq7xJP1mQNOcsoTM4bEd1FXdAVzY8RAjpa1HIfzFfCVYJgDriClEFuPBEFXJuy64XzoTrtMnHFaImaAwtpGtn7yFc2IIacIWoA5SQeAv1v1eLdbhC1AusITFrHVAFrhB1Bq2jGjFcIWwAxeje9eLxij4DLrZAgPdVIoYrhI1YYux8oaw6TK4QNkMI7e/a+cKy6xSuEA2AEnpkuZG4K0SDaFE8Z5bKmO+Y2VfcdB9p6zjrgZYlwy51MIAD24RZKzHv0bR4zLCMlRXMyWDG/DGeRuddNOrvvt4fYeXFU5UwMBoGziJpcyIyzia3pY3x0Gf6LXAibUpgz/k3Ty9aVl2RG1UwCa+uT0VvGLf7rsx8us1JWZH91Kf1BLctCrcpq+rW/cbfP3jnWmr0L+9e+M/fBr/x1LfP6mbWr3M9YnATZIOlbnRCZy5dOJ8sPN4UW7cQzIr84fjFc5/MXA2DZNqU1vT5N0+uLjzWNELk+eLzsXjGnJFeLeaptq17Xk/8fM5XrMimaSmuXxpNPvzIM0T0tKIgEQp0vXYxNbenrumEQD65+M/kms1bVovm4FmQhEqU8Mtbv3Xs3dFkBl837YBON1viIDER75hxBwqrqzStEJgsjHPekDyzpfg0ez2af97UUxw68yVkJm03wJwrX9DUQqBVALCzIIlxY2Iua37TT/pR3uA0pwVYI35Ko9b3gGaHyRMCJy3TxmQYnze9EKM2hE9Wgs4NK7egumXXbmm7xdtIa+L82yf3gGQwYbuVxUACE+aklZGAyuw1tHqCsXKKbq9kPMRj3QBULHDfAUkIswQxrGxqIWYga/39otNAxkAS1qqaKicNtlNQZiurUGBMWkELXOIEJi8jcR5xM0qtJoNQ2XUUPs5clVrJJRyNhZyQYojKrqNwl2d2gERUNeOIsm+USi4FJpqniMyek8KcUX+PmoxKrbWD08H/mPm4DySBqedAIl7aYrkGqkOLBpKZYpkDIAFMQyq7drdw0jkhcAZSdimw28ZY+KnnvxmDBsMIxEEyQojLuUfA7htPgmSmTf1II32FVbqAkn0gmXa1PWcR+ItwIr0mmwF6+E/jf21YdIWVGVkymNnGSxTr2ueEYLymzCr1IhfC3mu7GN07dx9xQsloLHHDGNwTIjcVLL/OM1LtHrRyQREIgarzKtUTLITIPVTD53MBZuILHhVfUErvpShioJllvKde6RbQJ5gKHJfdSyok0vpk+g9nf2FF/BVU73VG8zTH7HbZ7p29x2tJt4Ab0dHCmELfc5IISJAGR/LP54Vcbtn14phTUzujhcz27kY4A01MoKe0ZHJRc4qbzlXxoFASmZ8n3FmsVtthe/Dx/fn63fM2qnDOTziqeSpEWIi4qH3iWR9RAFrAL26c3ZDzbfkqhyScP51bH3FuaC8mbi8sGz1vzdpxzVNZoAWTcKEI9wPtamuqsBbdPCEuvj2cFHdSElxsJVfN3nus8NiiKA5O5IYhNgMd3o2LqtkvEsK1CnvBBI0hpX2orBKZrlXYB2bJBKYvur5FhXCtwh7QGjZ4HhgqVru7ZKSf4uH7nTLtsVLYGnysqDUgJYUYHR7WGHebqHqB44Y2NXi4VCX7ZUc83bt2nxMnRcGlasop+LRsELJuejE2VQOXqsGCT17Vt2SM77JCWFucKNnj+ovqyBd8eu3kwJKLb2XtKr390YVrD3Vtva5zo+HryvczOIJ+JNCd+M3pge8ud27Z+yNSb70xFPKsdp13meCiz2OBbg3LGpRzfkX7rHF/shM2izsdFGF761bNIxa2fpWIXyvnMxVveEcxvrr162TSnIw6IcmI0ygUoVRXtRhVZR748MN3k19+/Ln375gTvQyYD1wssOrW9tYnU5SZuysRAalp5QQzvnxwZ/TcteyNMDQ5Xf7NYlb1wRM+M9tfTdWtuixhPdO7N54xM4eclKCqUeBgDacugmrg4G9P/egoVEnd1hL3xr4XvZ4dO+6EfEiNAsvdhH0dGlXUPcuNE5aj7ou6e2Pfj1/OXNl3Sx8LwwoFy551+zenxdzRMZ+hH62mKVqILavr6DsmMuPx/81c3Sf8B6wUUAAcKWPZM2JmD1bqkJfC1jCHvCAfZS7vuGtOhe9XH5IX4F7VrVeTUGcaEm+CUd4Z6ol9nL3S/5k+ti1tSNtRXDYYILxBdEfXeNak19JVJ0RHP2GHAHkaHviDVpLJTPffMG5GJ80pSxSnWApe/HVifgjHA0EaGBGvEwFmDNXDByyH1AgsFAWyLDpmpGNTPLPjjjEewr3Xjcpq7KNeMRJutaLuRPOTFqPiEc55slEXvxBHhcJh4lyVsTBnEMWsxlMsEzLB3Ib7sadnU1Bbe7MByrIivNC5Rx8mvsU8etYURAv1plcprZc9XEkxAimukGSt3c9auS/SjaJACmchwiFkchKmGN3HMXUEseJ0dciGsuJ9fB5Q/GnC+L27mXCNibUUKn5MBVKKrqfr2dupF/8HjGxI3uebVEQAAAAASUVORK5CYII=)}.access-denied__planet-image{width:127px;height:165px;background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 -10px;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}@media(min-width:1024px){.access-denied__text{max-width:60%}}@media(max-width:576px){.access-denied__text{font-size:14px}}.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}}.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:var(--rich-plum);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:var(--rich-plum);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(--rich-plum);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__option-logo{height:40px;width:80px;object-fit:contain;margin-left:auto;opacity:.6}.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:var(--rich-plum);box-sizing:border-box}.custom-select--is-disabled .MuiSelect-select{border:1px solid #ebebeb}.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-medium,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row-extra{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-semibold,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row h2{font-family:Poppins,serif;font-weight:600;font-style:normal}.poppins-bold,.reward-center__reward-tile__day-chip,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row h2 span{font-family:Poppins,serif;font-weight:700;font-style:normal}.reward-center__reward-tile{display:flex;flex-direction:column;gap:24px;position:relative;margin-bottom:8px;padding:16px;border-radius:16px;background:var(--space-slot-zbg-primary-5, #0d2125)}.reward-center__reward-tile--is-locked .reward-center__reward-tile__info img{mix-blend-mode:luminosity;opacity:.75}.reward-center__reward-tile--is-upcoming{box-shadow:0 0 10px #65f3e780}.reward-center__reward-tile--is-upcoming .reward-center__reward-tile__day-chip{color:var(--label-dark)}.reward-center__reward-tile__day-chip{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:6px;border-radius:100px;font-size:12px;text-transform:uppercase;background:var(--Space-SlotZ-Primary-Gradient-primary-medium, linear-gradient(90deg, #23fff4 0%, #09d4e2 100%));color:var(--grey-60)}.reward-center__reward-tile__info{display:flex;gap:16px}.reward-center__reward-tile__info img{min-width:60px;width:60px;height:60px;border-radius:4px}.reward-center__reward-tile__info section{display:flex;flex-direction:column;justify-content:center;gap:6px;width:100%}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row{display:flex;align-items:center;justify-content:space-between}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row h2{color:var(--Space-SlotZ-Greyscale-white, #fff);font-size:14px;margin:0}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row h2 span{font-size:16px;margin-left:8px;color:#f7c903}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row-icon,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row .reward-center__reward-tile__info-row-icon__check{position:relative;display:flex;min-width:24px;width:24px;height:24px;justify-content:center;align-items:center}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row-icon svg,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row .reward-center__reward-tile__info-row-icon__check svg{color:var(--white);opacity:.7}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row-icon .indicator,.reward-center__reward-tile__info section .reward-center__reward-tile__info-row .reward-center__reward-tile__info-row-icon__check .indicator{top:25%;right:-50%;left:unset;transform:unset}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row .reward-center__reward-tile__info-row-icon__check{mix-blend-mode:luminosity;border-radius:60px;background:var(--Space-SlotZ-Primary-Gradient-primary-medium, linear-gradient(90deg, #23fff4 0%, #09d4e2 100%))}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row .reward-center__reward-tile__info-row-icon__check svg{font-size:16px;color:var(--label-dark)}.reward-center__reward-tile__info section .reward-center__reward-tile__info-row-extra{color:var(--white);font-size:12px;opacity:.3;height:13.8px}.poppins-medium,.reward-center__how-it-works__strike section{font-family:Poppins,serif;font-weight:500;font-style:normal}.reward-center__how-it-works__strike{display:flex;flex-direction:column;align-items:center;gap:10px}.reward-center__how-it-works__strike-images{display:flex;justify-content:center}.reward-center__how-it-works__strike-images-element,.reward-center__how-it-works__strike-images-element--is-used{width:40px;height:40px;opacity:.5;filter:grayscale(100%)}.reward-center__how-it-works__strike-images-element--is-used{filter:grayscale(0);opacity:1}.reward-center__how-it-works__strike section{display:flex;justify-content:center;text-align:center;font-size:12px}@media only screen and (max-width:576px){.reward-center__how-it-works__strike-images-element,.reward-center__how-it-works__strike-images-element--is-used{width:24px;height:24px}.reward-center__how-it-works__strike section{font-size:9px}}.poppins-regular,.notification-popup__subtitle,.notification-popup__strike-description-text{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-medium,.notification-popup__feature-text{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.notification-popup__title,.notification-popup__feature-text--highlight{font-family:Poppins,serif;font-weight:700;font-style:normal}.notification-popup{display:flex;flex-direction:column;align-items:center;padding:32px;gap:16px}@media screen and (max-width:375px){.notification-popup{padding:24px 16px}}.notification-popup__icon{width:197px;height:120px;object-fit:contain}.notification-popup__title{font-size:31px;color:var(--accent);line-height:140%;text-align:center;margin:0}@media screen and (max-width:375px){.notification-popup__title{font-size:21px}}.notification-popup__subtitle{font-size:16px;color:var(--white);margin:0;text-align:center;line-height:130%}.notification-popup__features{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:10px}.notification-popup__feature{display:flex;align-items:center;height:64px;gap:8px;padding:8px;background-color:var(--rich-plum);border-radius:16px;border:1px solid var(--gradient-start)}.notification-popup__feature--centered{justify-content:center}.notification-popup__feature--centered .notification-popup__feature-text{text-align:center}.notification-popup__feature-icon{width:48px;height:48px;flex-shrink:0;object-fit:contain;align-self:center}.notification-popup__feature-text{font-size:16px;color:var(--white);margin:0}.notification-popup__feature-text--highlight{color:var(--accent);font-size:16px;line-height:130%}.notification-popup__button-container{margin-top:16px;width:100%}.notification-popup--strike-out{width:100%;padding:32px;gap:16px;box-sizing:border-box}@media screen and (max-width:576px){.notification-popup--strike-out{width:100%;padding:24px 16px}}.notification-popup--strike-out .notification-popup__icon{width:120px;height:120px;aspect-ratio:1/1;object-fit:contain}.notification-popup--strike-out .notification-popup__features{width:100%;padding:0;align-items:center;gap:16px;margin-top:0;box-sizing:border-box}@media screen and (max-width:576px){.notification-popup--strike-out .notification-popup__features{width:100%;padding:0;align-items:center}}.notification-popup--strike-out .notification-popup__title{font-size:31px;line-height:140%}.notification-popup--strike-out .notification-popup__button-container{margin-top:0}@media screen and (max-width:576px){.notification-popup--strike-out .notification-popup__button-container .MuiButtonBase-root.custom-button--l{height:48px}}.notification-popup__strike-description-container{width:496px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 32px;box-sizing:border-box}@media screen and (max-width:576px){.notification-popup__strike-description-container{width:100%;padding:0;align-items:center;gap:4px}}.notification-popup__strike-description{width:100%;min-width:0;min-height:64px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;flex:0 0 auto;padding:0 8px;margin-bottom:16px;border-radius:16px;background:var(--rich-plum);box-sizing:border-box;overflow:visible}@media screen and (max-width:576px){.notification-popup__strike-description{height:auto;padding:8px;margin-bottom:8px;justify-content:center;align-items:center;gap:8px;align-self:stretch}}.notification-popup__strike-description-text{margin:0;color:var(--white);text-align:center;font-size:16px;line-height:130%;word-break:break-word;overflow-wrap:anywhere;max-width:100%}@media screen and (max-width:576px){.notification-popup--strike-out .notification-popup__title{font-size:21px}}.custom-dialog--notification-popup .MuiDialog-paper{border-radius:32px;box-shadow:0 10px 40px #00000080;max-width:560px;width:100%;background:#0d212566;box-shadow:-4px -4px 6px #123b45 inset,4px 4px 4px #376a75 inset,0 0 5px #1ae0d080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(145,167,171,.5);border-left:1px solid rgba(145,167,171,.5)}.custom-dialog--notification-popup .MuiDialogTitle-root.custom-dialog__title{padding:0}.custom-dialog--notification-popup .MuiButtonBase-root.custom-button__icon-button{position:absolute;right:32px;top:32px;width:36px;height:36px;background-color:transparent;border-radius:50%;border:2px solid var(--white);color:var(--white);z-index:10}.custom-dialog--notification-popup .MuiButtonBase-root.custom-button__icon-button .custom-button__icon svg{font-size:20px!important}@media screen and (max-width:375px){.custom-dialog--notification-popup .MuiButtonBase-root.custom-button__icon-button{right:16px;top:24px}}.custom-dialog--notification-popup .MuiDialogContent-root.custom-dialog__content{padding:0}.custom-dialog--notification-popup--strike-out .MuiDialog-paper{width:560px;max-width:560px;overflow:hidden;box-sizing:border-box}@media screen and (max-width:576px){.custom-dialog--notification-popup--strike-out .MuiDialog-paper{width:343px;max-width:calc(100vw - 32px)}}.poppins-regular,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info h5,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-text{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-semibold,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element section,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element section{font-family:Poppins,serif;font-weight:600;font-style:normal}.poppins-bold,.reward-center__how-it-works .MuiPaper-root h2 div{font-family:Poppins,serif;font-weight:700;font-style:normal}.reward-center__category-page{padding-bottom:120px}.reward-center__category-page__button-group{display:flex;justify-content:center;margin-top:40px}.reward-center__category-page__button-group .MuiButtonGroup-root{background:var(--rich-plum);height:48px}.reward-center__category-page__button-group .MuiButtonGroup-grouped{width:auto;padding:12px 24px;gap:8px;background:var(--rich-plum)}.reward-center__category-page__button-group .MuiButtonGroup-grouped{color:var(--white);border-radius:32px;font-size:16px;text-transform:none}.reward-center__category-page__button-group .MuiButtonGroup-grouped:hover{background-color:var(--default-50)}.reward-center__category-page__button-group .MuiButtonGroup-grouped.Mui-selected{background-color:var(--default-50);color:var(--white);border-radius:32px}.reward-center__category-page__button-group .MuiButtonGroup-grouped:first-child{padding-left:40px;padding-right:40px}.reward-center__category-page__select{display:none}.reward-center__category-page h1{text-align:center;font-size:64px;font-weight:700;margin-top:3px;margin-bottom:0}.reward-center__category-page__strikes,.reward-center__category-page__how-it-works{display:flex;flex-direction:column;justify-content:center;align-items:center}.reward-center__category-page__strikes{margin-top:40px;gap:4px}.reward-center__category-page__strikes section{display:flex;gap:8px}.reward-center__category-page__strikes section .reward-center__category-page__strike-image,.reward-center__category-page__strikes section .reward-center__category-page__strike-image--is-used{width:44px;height:44px;mix-blend-mode:unset}.reward-center__category-page__strikes section .reward-center__category-page__strike-image--is-used{opacity:.5;mix-blend-mode:luminosity}.reward-center__category-page__tiles{display:grid;gap:16px;grid-template-rows:repeat(2,fit-content(100%));grid-template-columns:repeat(4,minmax(0,1fr));margin-top:40px;width:100%;box-sizing:border-box}.reward-center__how-it-works .MuiPaper-root{background:var(--deep-blue-2);box-shadow:0 0 10px 0 var(--cyan-50);width:560px;max-height:740px;border-radius:32px}.reward-center__how-it-works .MuiPaper-root h2{padding-bottom:8px}.reward-center__how-it-works .MuiPaper-root h2 div{font-size:31px;color:var(--accent)}.reward-center__how-it-works .MuiPaper-root h2 .custom-button{width:28px;height:28px}.reward-center__how-it-works .MuiPaper-root h2 .custom-button .custom-button__icon svg{font-size:16px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content{position:relative}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info{display:flex;flex-direction:column;max-height:560px;color:var(--white);overflow:auto;scrollbar-width:thin;scrollbar-color:var(--accent) transparent}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info::-webkit-scrollbar{width:6px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info::-webkit-scrollbar-track{background:transparent}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info::-webkit-scrollbar-thumb:hover{background:var(--accent-hover, var(--accent))}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info h5{margin:24px 0 8px;font-size:16px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-text{font-size:12px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-text-line,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-text-line--is-indented{line-height:150%}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-text-line--is-indented{padding-left:3px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels{display:flex;flex-direction:row;justify-content:space-between;gap:16px;margin-top:24px;padding:0 8px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element{display:flex;align-items:center;flex-direction:column;flex:1;gap:12px;max-width:108px;max-height:108px;padding:8px 6px;background:var(--rich-plum);aspect-ratio:1/1;border-radius:8px;box-sizing:border-box}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element img,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element img{width:60px;height:60px;border-radius:4px;filter:grayscale(25%)}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element section,.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element section{display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-strikes{display:flex;justify-content:space-between;margin:24px 0 20px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels{gap:4px;align-items:center;box-sizing:border-box}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element{justify-content:space-evenly;padding:8px;height:108px;box-sizing:border-box;aspect-ratio:unset}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element--is-prev h4{color:var(--grey-60)}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element--is-highlighted h4{border-radius:12px;background:var(--space-slot-zbg-secondary-10, #1a383e);box-shadow:0 0 10px #65f3e780;color:#1ae0d0}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element h4{display:flex;align-items:center;justify-content:center;width:64px;height:60px;margin:0;font-size:24px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element section{padding-bottom:4px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element__icon{color:#b5bac3}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-actions{padding-top:32px;background-color:var(--deep-blue-2)}@media only screen and (max-width:1200px){.reward-center__category-page__tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px){.reward-center__category-page__actions .custom-button{padding-left:0}.reward-center__category-page__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px){.reward-center__category-page h1{font-size:32px}.reward-center__category-page__tiles{grid-template-columns:repeat(1,minmax(0,1fr))}.reward-center__how-it-works .MuiPaper-root{max-height:655px}.reward-center__how-it-works .MuiPaper-root h2{padding-right:16px;padding-bottom:0;padding-left:16px}.reward-center__how-it-works .MuiPaper-root h2 div{font-size:21px}.reward-center__how-it-works .MuiPaper-root .custom-dialog__content{padding-right:16px;padding-left:16px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info{max-height:475px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images{gap:8px;padding:0}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element section{font-size:12px}}@media only screen and (max-width:576px){.reward-center__category-page__button-group{display:none}.reward-center__category-page__select{display:block;margin-top:24px}.reward-center__how-it-works .MuiPaper-root{width:343px;min-width:343px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images{justify-content:space-evenly}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element{max-width:68px;max-height:auto}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element img{width:48px;height:48px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-images-element section{width:50px;font-size:12px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-strikes{justify-content:space-evenly}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels{padding:0}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element{height:86px;padding:2px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element h4{font-size:16px;width:40px;height:40px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element section{font-size:12px}.reward-center__how-it-works .MuiPaper-root .reward-center__how-it-works__content-info-levels-element__icon{font-size:16px}}.poppins-regular,.cashback-info-dialog__row{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.custom-dialog--cashback-info .MuiPaper-root .custom-dialog__title,.cashback-info-dialog__title,.cashback-info-dialog__meta-label,.cashback-info-dialog__meta-value,.cashback-info-dialog__row-value{font-family:Poppins,serif;font-weight:700;font-style:normal}:root{--white: #fff;--white-50: rgba(255, 255, 255, .5);--white-80: rgba(255, 255, 255, .8);--black: #000;--background: #001519;--default: #002229;--default-10: #281344;--default-50: #5d08c5;--default-rgb: 0, 34, 41;--secondary-light: #914ce7;--secondary-light-transparency-50: rgba(101, 243, 231, .502);--secondary-light-transparent: rgba(145, 76, 231, .5);--effect: #0d3d8e;--effect-50: #259ffc;--accent: #1ae0d0;--highlight: #ffe539;--verified: #2cdb78;--highlight-orange: #f09a05;--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: #26383c;--deep-blue-2: #0d2125;--light-blue-5: #0d2d34;--light-blue-10: #1a383e;--light-blue-15: #264349;--purple-medium: #685385;--cyan-50: rgba(101, 243, 231, .5);--translucent-blue: #031e4419;--pastel-cyan: #20e5dc;--rich-plum: #1a2c30;--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}.custom-dialog--cashback-info .MuiPaper-root{display:flex;flex-direction:column;background-color:var(--deep-blue-2);width:560px;height:auto;border-radius:32px}.custom-dialog--cashback-info .MuiPaper-root .custom-dialog__title{padding:32px;font-size:31px;font-style:normal;line-height:140%;color:var(--accent)}.custom-dialog--cashback-info .custom-dialog__content{display:flex;flex-direction:column;flex:1 1 auto;padding:0;min-height:0}.custom-dialog--cashback-info .custom-dialog__content-element{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;background:var(--dark-background-5)}.custom-dialog--cashback-info .custom-icon-button{z-index:5}.custom-dialog--cashback-info .custom-dialog__content .custom-icon-button{position:absolute;top:32px;right:32px;z-index:20}@media(max-width:576px){.custom-dialog--cashback-info .custom-dialog__content .custom-icon-button{top:24px;right:16px}}.cashback-info-dialog-wrapper{width:100%;height:100%;display:flex;flex:1 1 auto}.cashback-info-dialog{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;color:var(--light-background-5);box-shadow:2px 2px 2px 0 var(--shadow-white-35) inset}@media(max-width:576px){.cashback-info-dialog{box-shadow:none}}.cashback-info-dialog__sticky-wrapper{position:sticky;top:0;z-index:2;display:flex;flex-direction:column;padding:32px 32px 0;background:var(--dark-background-5);box-shadow:2px 2px 2px 0 var(--shadow-white-35) inset}@media(max-width:576px){.cashback-info-dialog__sticky-wrapper{padding:24px 16px 0;box-shadow:none}}.cashback-info-dialog__header{width:100%;display:flex;flex-direction:column;align-items:flex-start}.cashback-info-dialog__title{margin:0 0 32px;color:var(--primary-medium);font-size:31px;line-height:130%;text-align:left}@media(max-width:576px){.cashback-info-dialog__title{font-size:21px;margin-bottom:24px}}.cashback-info-dialog__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:0 32px 32px;gap:24px;box-sizing:border-box;overflow:hidden}@media(max-width:576px){.cashback-info-dialog__body{padding:0 16px 24px;overflow:visible}}.cashback-info-dialog__items{display:flex;flex-direction:column;gap:0}.cashback-info-dialog__meta{display:flex;align-items:center;gap:6px;margin-bottom:32px;color:var(--white)}@media(max-width:576px){.cashback-info-dialog__meta{margin-bottom:24px}}.cashback-info-dialog__meta-label,.cashback-info-dialog__meta-value{font-size:16px;line-height:24px;text-transform:capitalize}.cashback-info-dialog__row{display:flex;gap:16px;padding:12px 16px;border-radius:4px;border:1px solid transparent;background:var(--dark-background-10);color:var(--white);font-size:14px;line-height:140%}.cashback-info-dialog__row:nth-child(2n){background:var(--rich-plum)}.cashback-info-dialog__row-label,.cashback-info-dialog__row-value{flex:1;display:flex;align-items:center}.cashback-info-dialog__row-label{color:var(--light-background-5);font-size:14px;line-height:140%}.cashback-info-dialog__row-value{justify-content:flex-end;text-align:right;color:var(--accent)}.cashback-info-dialog__actions{margin-top:auto;padding-top:8px}.cashback-info-dialog__actions .MuiButtonBase-root.custom-button--solid{font-size:16px;font-weight:600;line-height:normal;text-transform:capitalize}.cashback-info-dialog__actions .MuiButtonBase-root.custom-button--solid .custom-button__label{color:var(--label-dark)}@media(max-width:576px){.cashback-info-dialog__actions .MuiButtonBase-root.custom-button.custom-button--l{height:48px;min-height:48px}}@media(max-width:576px){.custom-dialog--cashback-info .MuiPaper-root .custom-dialog__title{padding:24px 16px;font-size:21px}.cashback-info-dialog__actions .custom-button{max-height:48px}}.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}}.poppins-regular,.cashback-progress__hint{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-bold,.cashback-progress__level,.cashback-progress__hint-value{font-family:Poppins,serif;font-weight:700;font-style:normal}.cashback-progress{display:flex;width:fit-content;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;margin-top:16px;border-radius:16px;border-top:1px solid rgba(145,167,171,.3);border-left:1px solid rgba(145,167,171,.3);background:url(<path-to-image>) #d3d3d3 0px 0px/100% 100% no-repeat,#0d212566;box-shadow:-4px -4px 6px #123b45 inset,4px 4px 4px #376a75 inset,0 0 5px #1ae0d080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box}.cashback-progress__levels{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cashback-progress__levels-item{display:inline-flex;align-items:center;gap:8px}.cashback-progress__level{display:inline-flex;align-items:center;justify-content:center;height:60px;min-width:72px;flex-direction:column;gap:10px;color:var(--grey-30);font-size:31px;line-height:130%}.cashback-progress__level--active{border-radius:12px;background:var(--light-blue-10);color:var(--accent);box-shadow:0 0 10px 0 var(--cyan-50)}.cashback-progress__level--upcoming{color:var(--white)}.cashback-progress__level--passed{color:var(--grey-60)}.cashback-progress__level-arrow{width:24px;height:24px;object-fit:contain}.cashback-progress__hint{color:var(--light-background-5);font-size:16px;line-height:24px}.cashback-progress__hint-wrapper{display:flex;width:fit-content;box-sizing:border-box;padding:8px;align-items:center;gap:8px;border-radius:8px;background:var(--light-blue-5)}.cashback-progress__hint-value{font-size:16px;line-height:24px;color:var(--accent)}@media screen and (max-width:960px){.cashback-progress{padding:16px}.cashback-progress__level{font-size:24px}}@media screen and (max-width:768px){.cashback-progress{width:100%;padding:24px 16px;gap:16px}.cashback-progress__level{font-size:24px;min-width:64px}.cashback-progress__level-arrow{width:16px;height:16px}.cashback-progress__hint{font-size:16px;line-height:24px}}.poppins-regular,.progressive-cashback-card__info p,.progressive-cashback-card__disabled-summary__label,.progressive-cashback-card__disabled-ends-label,.progressive-cashback-card__details-label{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-medium,.progressive-cashback-card__progress-header{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-bold,.progressive-cashback-card__info h2,.progressive-cashback-card__info p span,.progressive-cashback-card__extra-info__prize-label,.progressive-cashback-card__extra-info__prize-value,.progressive-cashback-card__extra-info__prize-title,.progressive-cashback-card__extra-info__clock-label,.progressive-cashback-card__disabled-summary__value,.progressive-cashback-card__disabled-ends-value,.progressive-cashback-card__details-value{font-family:Poppins,serif;font-weight:700;font-style:normal}.progressive-cashback-card{position:relative;display:flex;gap:24px;padding:48px;width:100%;max-width:1200px;background:var(--default);border:4px solid var(--primary-gold-border);box-shadow:var(--box-shadow-large-surface);box-sizing:border-box;overflow:hidden;border-radius:32px}.progressive-cashback-card>:not(.progressive-cashback-card__custom-bg){position:relative;z-index:2}.progressive-cashback-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../../../../assets/common/surface_pattern.svg);background-position:50% 50%;background-size:350px 350px;background-repeat:repeat;opacity:.35;filter:grayscale(100%);pointer-events:none;z-index:0}.progressive-cashback-card:after{content:"";position:absolute;top:0;right:0;width:500px;height:500px;aspect-ratio:1/1;background-image:url(../../../../assets/rewardCenter/cashback/cashback.png);background-position:right top;background-repeat:no-repeat;background-size:cover;pointer-events:none;z-index:1;opacity:1}.progressive-cashback-card__custom-bg{position:absolute;top:0;right:0;width:100%;height:100%;background-position:right top;background-repeat:no-repeat;background-size:auto 110%;pointer-events:none;z-index:1;opacity:1}.progressive-cashback-card--is-joined .progressive-cashback-card__custom-bg{height:68%;background-size:auto 100%}.progressive-cashback-card--custom-bg:after{display:none}.progressive-cashback-card__info{display:flex;flex-direction:column;align-items:start;flex-grow:1;width:100%}.progressive-cashback-card__info .custom-chip{margin-bottom:4px}.progressive-cashback-card__info h2{margin:0;font-size:39px;line-height:130%;width:65%}.progressive-cashback-card__info p{margin:4px 0 0;font-size:21px;line-height:130%;color:var(--accent)}.progressive-cashback-card__actions{display:flex;align-items:center;gap:16px;margin-top:32px}.progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button--solid{min-width:138px;padding:16px 32px;font-size:16px;font-weight:600;line-height:normal;text-transform:capitalize}.progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button--solid .custom-button__label{color:var(--label-dark)}.progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button.progressive-cashback-card__joined-button{min-width:unset;width:fit-content;padding:16px 32px}.progressive-cashback-card__actions .custom-button__icon-button{width:48px;height:48px;background:var(--white)}.progressive-cashback-card__extra-info{display:flex;padding:16px;align-items:flex-start;gap:32px;border-radius:16px;border:2px solid var(--border-main);box-shadow:2px 2px 4px 2px var(--shadow-brown-35);margin-top:24px;box-sizing:border-box}.progressive-cashback-card__extra-info__prize,.progressive-cashback-card__extra-info__clock{display:flex;gap:5px;flex-direction:column}.progressive-cashback-card__extra-info__prize{width:160px}.progressive-cashback-card__extra-info__prize-label{font-size:16px;line-height:140%;color:var(--white)}.progressive-cashback-card__extra-info__prize-value{color:var(--white);font-size:31px;line-height:130%;display:flex;height:60px;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:12px;background:var(--light-blue-10);box-sizing:border-box}.progressive-cashback-card__extra-info__prize-value__img{width:33px;height:33px;object-fit:contain}.progressive-cashback-card__extra-info__prize-title{font-size:12px;line-height:140%;text-align:center}.progressive-cashback-card__extra-info__clock-label{font-size:16px;line-height:140%;color:var(--white)}.progressive-cashback-card__extra-info__clock section:last-of-type{display:flex;gap:14px}.progressive-cashback-card__progress{width:min(520px,100%);margin-top:16px}.progressive-cashback-card__progress-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:130%;color:var(--light-background-5);margin-bottom:8px}.progressive-cashback-card__progress-bar{width:100%;height:10px;border-radius:999px;background:#fff3;overflow:hidden}.progressive-cashback-card__progress-value{height:100%;border-radius:999px;background:var(--accent-gold-gradient)}.progressive-cashback-card__disabled-summary{display:flex;align-items:baseline;gap:8px;margin-top:0}.progressive-cashback-card__disabled-summary__label{color:var(--light-background-5);font-size:21px;line-height:140%}.progressive-cashback-card__disabled-summary__value{color:var(--light-background-5);font-size:21px;line-height:130%;display:inline-flex;align-items:baseline;gap:4px;transform:translateY(1px)}.progressive-cashback-card__disabled-summary__value__img{width:24px;height:24px;object-fit:contain;align-self:center}.progressive-cashback-card__disabled-meta{display:flex;align-items:baseline;gap:32px;margin-top:8px;flex-wrap:wrap}.progressive-cashback-card__disabled-ends{display:flex;gap:4px}.progressive-cashback-card__disabled-ends-label,.progressive-cashback-card__disabled-ends-value{color:var(--accent);font-size:21px;line-height:130%}.progressive-cashback-card__details{display:flex;gap:10px;margin-top:8px}.progressive-cashback-card__details-label{color:var(--light-background-5);font-size:16px;line-height:140%;margin-right:4px}.progressive-cashback-card__details-value{color:var(--light-background-5);font-size:16px;line-height:140%}.progressive-cashback-card--disabled-state:after{opacity:.5;mix-blend-mode:luminosity}.progressive-cashback-card--disabled-state .progressive-cashback-card__custom-bg{opacity:.5;mix-blend-mode:luminosity}.progressive-cashback-card--disabled-state .progressive-cashback-card__info{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions" "meta actions";align-items:center;column-gap:24px;row-gap:0;min-height:unset}.progressive-cashback-card--disabled-state .progressive-cashback-card__info h2{grid-area:title;width:auto;max-width:100%}.progressive-cashback-card--disabled-state .progressive-cashback-card__info p{display:none}.progressive-cashback-card--disabled-state .progressive-cashback-card__info .progressive-cashback-card__disabled-meta{grid-area:meta}.progressive-cashback-card--disabled-state .progressive-cashback-card__actions{grid-area:actions;margin-top:0;align-self:center}.progressive-cashback-card--disabled-state .progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button.custom-button--l{min-width:unset;width:fit-content;padding:14px 32px}@media screen and (max-width:1200px){.progressive-cashback-card:after,.progressive-cashback-card__custom-bg{right:-120px}.progressive-cashback-card__info h2{font-size:31px}}@media screen and (max-width:1024px){.progressive-cashback-card--is-joined .progressive-cashback-card__custom-bg{right:-120px}.progressive-cashback-card__custom-bg{right:-140px}.progressive-cashback-card__info h2{font-size:31px}}@media screen and (max-width:960px){.progressive-cashback-card{padding:32px 24px}.progressive-cashback-card__extra-info section:last-of-type .tournament-card__clock-box__value{width:72px}}@media screen and (max-width:768px){.progressive-cashback-card--is-joined .progressive-cashback-card__custom-bg{right:-55px;height:30%;background-size:auto 100%}.progressive-cashback-card:after,.progressive-cashback-card__custom-bg{width:242px;height:242px;aspect-ratio:1/1;right:-58px;top:-10px;background-size:100%}.progressive-cashback-card__actions{width:100%}.progressive-cashback-card__actions-main-button{flex:1}.progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button.custom-button{width:100%}.progressive-cashback-card__extra-info{width:100%;flex-direction:column;align-items:stretch}.progressive-cashback-card__extra-info__prize,.progressive-cashback-card__extra-info__clock{width:100%}.progressive-cashback-card__extra-info__prize-label,.progressive-cashback-card__extra-info__clock-label{text-align:center}.progressive-cashback-card__extra-info__clock{display:flex;flex-direction:column;width:100%}.progressive-cashback-card__extra-info__clock-label{width:100%}.progressive-cashback-card__extra-info__clock section:last-of-type{width:100%;display:flex}.progressive-cashback-card__extra-info__clock section:last-of-type .tournament-card__clock-box .tournament-card__clock-box__value{width:100%;font-size:24px}.progressive-cashback-card__details{width:100%}.progressive-cashback-card__details-label,.progressive-cashback-card__details-value{font-size:14px}.progressive-cashback-card--disabled-state .progressive-cashback-card__info{display:flex;flex-direction:column;align-items:flex-start;row-gap:4px}.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-meta{width:100%}.progressive-cashback-card--disabled-state .progressive-cashback-card__actions{margin-top:16px;width:100%}.progressive-cashback-card--disabled-state .progressive-cashback-card__actions-main-button{width:100%}.progressive-cashback-card--disabled-state .progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button.custom-button--l{width:100%;min-width:100%}}@media screen and (max-width:640px){.progressive-cashback-card__info h2{font-size:24px;line-height:140%;width:80%}.progressive-cashback-card__info p{font-size:16px;line-height:130%}.progressive-cashback-card__disabled-summary__label,.progressive-cashback-card__disabled-summary__value{font-size:16px}}@media screen and (max-width:576px){.progressive-cashback-card{padding:24px 16px;width:calc(100% - 12px);max-width:calc(100% - 12px);border:2px solid var(--primary-gold-border)}.progressive-cashback-card:after,.progressive-cashback-card__custom-bg{right:-68px}.progressive-cashback-card__info h2{font-size:24px}.progressive-cashback-card__actions-main-button .MuiButtonBase-root.custom-button.custom-button{height:48px;min-height:48px}.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-meta{flex-direction:column;gap:8px}.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-summary__label,.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-summary__value,.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-ends-label,.progressive-cashback-card--disabled-state .progressive-cashback-card__disabled-ends-value{font-size:16px}}@media screen and (max-width:576px){.progressive-cashback-card__info h2{max-width:60%}}@media screen and (max-width:375px){.progressive-cashback-card__disabled-summary{width:100%}.progressive-cashback-card__disabled-ends-label,.progressive-cashback-card__disabled-ends-value{color:var(--accent)}}.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}.cashback-page{display:flex;flex-direction:column;padding-bottom:120px}.cashback-page h1{text-align:center;font-size:64px;font-weight:700;margin-top:3px;margin-bottom:0}.cashback-page__title-section{display:flex;flex-direction:column;align-items:center}.cashback-page__title-section h1{margin:0 0 8px}.cashback-page__how-it-works{display:flex;justify-content:center}.cashback-page__how-it-works .custom-button{z-index:1}.cashback-page__how-it-works .custom-button:hover .custom-button__label{text-shadow:none}.cashback-page__how-it-works .custom-button .custom-button__label,.cashback-page__how-it-works .custom-button .custom-button__icon{color:var(--white)}.cashback-page__cards{display:flex;flex-direction:column;margin-top:40px;gap:40px;align-items:center}@media screen and (max-width:768px){.cashback-page h1{font-size:32px}.cashback-page__cards{margin-top:32px}}@media screen and (max-width:576px){.cashback-page h1{font-size:32px}}
