.header-wrapper{position:fixed;top:0;left:0;width:100%;z-index:var(--z-index-header)}.main-header{width:100%;height:var(--header-height);padding:0 var(--spacing-3xs);display:flex;align-items:center;background-color:var(--surface-dark)}@media(min-width:1000px){.main-header{padding-right:var(--spacing-sm)}}.header-content{display:flex;align-items:center}.header-content.is-left{gap:var(--spacing-5xs)}@media(min-width:600px){.header-content.is-left{flex-shrink:0;gap:var(--spacing-sm)}}.header-content.is-right{gap:var(--spacing-3xs);margin-left:auto}@media(min-width:600px){.header-content.is-right{gap:var(--spacing-2xs)}}.header__deposit-btn{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:calc(var(--spacing-3xs)*-1)}@media(min-width:600px){.header__deposit-btn{border-radius:var(--button-radius);margin-left:0}}.header__level-up-progress{width:190px;margin-left:var(--spacing-2xs)}@media(min-width:1000px){.header__level-up-progress{width:230px}}.header-logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}@media(min-width:600px){.header-logo{display:inline-block}}.header-logo.is-vip-badge{position:relative;margin-left:calc(var(--spacing-3xs)*-1)}@media(min-width:600px){.header-logo.is-vip-badge{margin-left:0}}.header-logo.is-vip-badge:before{content:"VIP";display:block;width:16px;height:36px;line-height:16px;font-weight:800;writing-mode:vertical-lr;transform:rotate(-180deg);position:static;margin-right:5px;font-size:10px;text-align:center;background:var(--yellow-400);color:var(--black-400);border-radius:var(--radius-s)}@media(min-width:600px){.header-logo.is-vip-badge:before{width:23px;height:auto;line-height:13px;font-weight:600;writing-mode:initial;transform:none;position:absolute;top:-11px;right:0;margin-right:0}}.header-logo__img{width:40px;height:31px}@media(min-width:600px){.header-logo__img{width:auto;height:auto}}.sidebar-account{background-color:var(--surface-light);padding:var(--spacing-sm)}.sidebar-account .currencies-dropdown{z-index:1;margin-bottom:15px}.sidebar-account .currencies-dropdown__current{background-color:var(--background-input-tertiary);border-radius:var(--radius);padding:10px}.sidebar-account .currencies-dropdown__current:after{content:none}.sidebar-account .is-open .currencies-dropdown__current{border-radius:var(--radius) var(--radius) 0 0}.sidebar-account .currencies-dropdown__dropdown{background-color:var(--background-input-tertiary);position:absolute;top:100%}.sidebar-account .currencies-dropdown__arrow{margin-left:auto}.sidebar-account .currencies-dropdown__options{padding:10px 15px}.sidebar-account__buttons{display:flex;gap:10px}.contact-support{padding:18px 15px 18px 20px;border-bottom:1px solid var(--dark-purple-300)}.contact-support__header{display:flex;align-items:center;gap:16px;margin-bottom:17px}.contact-support__icon{width:26px;fill:var(--gray-300)}.contact-support__title{font-size:16px;color:var(--white)}.contact-support__desc{color:var(--gray-300);margin:0 0 13px}.contact-support__cta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 15px}.contact-support__cta a,.contact-support__cta button{font-size:12px;line-height:1.5;font-weight:600;color:var(--white);text-decoration:underline;padding:0;background:none;border:none;cursor:pointer}.sidebar-page{overflow-x:hidden;overflow-y:auto;background-color:var(--surface-default);z-index:2}@layer mixins{.sidebar-page{position:fixed;inset:0}}@media(min-width:600px){.sidebar-page{width:360px}}.sidebar-mobile .sidebar-page{z-index:var(--z-index-over-header)}.sidebar-page-header{display:flex;justify-content:space-between;align-items:center;height:var(--header-height);padding:0 15px;background-color:var(--surface-dark)}.sidebar-mobile .sidebar-page-header{position:-webkit-sticky;position:sticky;top:0}.sidebar-page-list{padding-bottom:var(--footer-bar-height)}.sidebar-nested-list{overflow:clip}.sidebar-page-header__back,.sidebar-page-header__close{width:36px;height:36px}.sidebar-page-header__text{font-weight:300;text-transform:uppercase}.sidebar-nested-list__item{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:4px 0}.sidebar-nested-list-animation-enter{height:0}.sidebar-nested-list-animation-enter-active{height:auto;transition:height .3s}.sidebar-nested-list-animation-exit-active{height:0;transition:height .3s}.sidebar-page-notifications{height:calc(100vh - var(--header-height));overflow-y:auto}.sidebar-page-notifications .notification-list{padding-bottom:180px}.sidebar-item-content{display:flex;align-items:center;padding:10px 15px 10px 20px;margin-bottom:2px;font-weight:300;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar-page .sidebar-item-content{padding:15px 13px}.sidebar-desktop .sidebar-item-content{padding:10px 5px 10px 13px;border-radius:var(--radius)}.sidebar-desktop .sidebar-item-content.is-active,.sidebar-desktop .sidebar-item-content:hover{background:var(--surface-lighter)}.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-text{color:var(--text-light)}.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon{fill:var(--background-icon-primary)}.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon.is-icon-bonus,.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon.is-icon-free-spins,.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon.is-icon-star,.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon.is-icon-tesla,.sidebar-desktop .sidebar-item-content:hover .sidebar-item-content-icon.is-icon-tournament{fill:var(--yellow-400)}.sidebar-item-content__counter{margin-right:4px}.sidebar-item-content-icon{width:18px;height:18px;flex-shrink:0;fill:var(--background-icon-secondary);margin-right:20px}.is-active .sidebar-item-content-icon{fill:var(--background-icon-primary)}.sidebar-item-content-icon.is-icon-right{width:10px;height:12px}.sidebar-item-content-icon.is-icon-bonus,.sidebar-item-content-icon.is-icon-star{fill:var(--yellow-400)}.sidebar-item-content-icon.is-cn,.sidebar-item-content-icon.is-gb,.sidebar-item-content-icon.is-jp,.sidebar-item-content-icon.is-ru{border-radius:50%}.sidebar-item-content-icon.is-icon-free-spins,.sidebar-item-content-icon.is-icon-tesla,.sidebar-item-content-icon.is-icon-tournament{fill:var(--yellow-400)}.sidebar-item-content-text{margin-right:auto;color:var(--text-body)}.is-active .sidebar-item-content-text,.is-sidebar-open .sidebar-item-content-text{color:var(--text-light);font-weight:400}.sidebar-item-badge{font-size:10px;font-weight:600;line-height:12px;color:var(--white);background-color:var(--red-400);border-radius:var(--radius-s);white-space:nowrap;margin-left:auto;padding:3px 6px}.sidebar-item-badge.is-exclusive{background-color:var(--green-400)}.sidebar-item-content-dropdown{width:20px;height:20px;rotate:-90deg;fill:var(--white)}.sidebar-desktop .sidebar-item-content-dropdown{rotate:0deg;transition:.25s ease}.sidebar-desktop .sidebar-item-content-dropdown.is-open{rotate:180deg}