.sub-navigation-mobile-container{pointer-events:none;height:56px;overflow-x:auto}@media (min-width:900px){.sub-navigation-mobile-container{display:none}}.sub-navigation-mobile{z-index:5;width:100%;display:flex;position:fixed;bottom:0;left:0}@media (min-width:900px){.sub-navigation-mobile{display:none}}.sub-navigation-mobile .cherry svg{color:var(--color-accent-2)}.sub-navigation-mobile .cherry svg:hover{color:var(--color-accent-2-hover)}.sub-navigation-mobile .sport svg{color:var(--color-accent-8)}.sub-navigation-mobile .sport svg:hover{color:var(--color-accent-8-hover)}.sub-navigation-mobile .live svg{color:var(--color-accent-3)}.sub-navigation-mobile .live svg:hover{color:var(--color-accent-3-hover)}.sub-navigation-mobile .gift svg{color:var(--color-accent-5)}.sub-navigation-mobile .gift svg:hover{color:var(--color-accent-5-hover)}.sub-navigation-mobile .goblet svg{color:var(--color-accent-3)}.sub-navigation-mobile .goblet svg:hover{color:var(--color-accent-3-hover)}.sub-navigation-mobile .wheels svg{color:var(--color-accent-6-hover)}.sub-navigation-mobile .wheels svg:hover{color:var(--color-accent-6)}.sub-navigation-mobile .sub-navigation-content{align-items:center;width:100%;height:56px;display:flex}.sub-navigation-mobile .sub-navigation-item{background-color:var(--color-primary-1);width:100%;height:56px;color:var(--color-neutral-2-hover);cursor:pointer;border:1.5px solid #0000;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;padding:4px;font-size:10px;font-weight:400;line-height:16px;transition:background-color .2s,color .2s;display:flex;position:relative}.sub-navigation-mobile .sub-navigation-item svg{transition:color .2s}.sub-navigation-mobile .sub-navigation-item.active{background-color:var(--color-primary-2);color:var(--color-secondary-3)!important}.sub-navigation-mobile .sub-navigation-item.active svg{color:var(--color-secondary-3)!important}.sub-navigation-mobile .sub-navigation-item:focus-visible{border:1.5px solid var(--color-secondary-4);outline:none}.sub-navigation-mobile .sub-navigation-item:after{content:"";background-color:inherit;pointer-events:none;width:3px;height:100%;position:absolute;top:0;right:-2px}.mobile-bottom-sheet-container{width:100%;height:56px;display:flex}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-bg{background-color:var(--color-primary-1);width:100%;position:relative}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-bg:before{content:"";background-color:var(--color-primary-1);pointer-events:none;width:3px;height:100%;position:absolute;top:0;left:-2px}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-bg:after{content:"";background-color:var(--color-primary-1);pointer-events:none;width:3px;height:100%;position:absolute;top:0;right:-2px}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part{color:var(--color-primary-1);flex-shrink:0;width:72px;height:56px;position:relative}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part .subtract{position:absolute;bottom:0;left:0}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part .mobile-bottom-sheet-button{border-radius:52px;flex-direction:column;gap:2px;width:52px;height:52px;font-size:10px;font-weight:700;position:absolute;top:-26px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003,0 1px 10px #0000001f,0 4px 5px #00000024}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part .mobile-bottom-sheet-button .mobile-bottom-sheet-button-icon{width:26px;height:auto}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part .mobile-bottom-sheet-button .mobile-bottom-sheet-button-icon.close{width:18px;margin:0}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part:before{content:"";background-color:var(--color-primary-1);pointer-events:none;width:3px;height:100%;position:absolute;top:0;left:-2px}.mobile-bottom-sheet-container .mobile-bottom-sheet-button-center-part:after{content:"";background-color:var(--color-primary-1);pointer-events:none;width:3px;height:100%;position:absolute;top:0;right:-2px}.mobile-bottom-sheet-container .mobile-bottom-sheet-bg-blur{z-index:-1;width:100%;height:100vh;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;height:100dvh;transition:opacity .3s ease-out;position:fixed;top:0;left:0}.mobile-bottom-sheet-container .mobile-bottom-sheet-bg-blur.active{opacity:1;pointer-events:auto}.mobile-bottom-sheet-container .mobile-bottom-sheet{background-color:var(--color-primary-2);z-index:-1;border-top-left-radius:25px;border-top-right-radius:25px;width:100%;padding:30px 30px 86px;transition:transform .2s ease-out;position:fixed;bottom:20px;left:0;transform:translateY(100%)}.mobile-bottom-sheet-container .mobile-bottom-sheet.sheets-opened{transform:translateY(0)}.mobile-bottom-sheet-container .sheet-bonus-card-wrapper{max-width:400px;margin:0 auto 24px;position:relative}.mobile-bottom-sheet-container .sheet-bonus-card-wrapper small{background-color:var(--color-accent-5);z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:15px;color:var(--color-neutral-1);border-radius:24px;padding:2px 6px;font-size:10px;font-weight:500;line-height:10px;position:absolute;top:-8px;left:13px}.mobile-bottom-sheet-container .sheets-message-button{background-color:var(--color-primary-2);border:1px solid var(--color-secondary-5);border-radius:12px;align-items:center;gap:8px;width:100%;max-width:min(500px,100%);height:48px;margin:0 auto 16px;padding:0 18px 0 5px;transition:border-color .2s ease-out;display:flex;overflow:hidden}.mobile-bottom-sheet-container .sheets-message-button:hover{border:1px solid var(--color-secondary-5-hover)}.mobile-bottom-sheet-container .sheets-message-button .messages-icon{width:40px}.mobile-bottom-sheet-container .sheets-message-button .messages-icon.active{color:var(--color-accent-2)}.mobile-bottom-sheet-container .sheets-message-button .message-text{color:var(--color-secondary-3);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}.mobile-bottom-sheet-container .sheets-message-button .read{text-transform:uppercase;color:var(--color-accent-2);font-size:14px;font-weight:700}.mobile-bottom-sheet-container .sheets-message-button .read.inactive{font-weight:400}.mobile-bottom-sheet-container .sheets-other-buttons{justify-content:space-evenly;align-items:center;gap:8px;max-width:500px;margin:0 auto 24px;display:flex}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item{background-color:var(--color-primary-2);width:100%;height:62px;color:var(--color-secondary-3);gap:unset;justify-content:space-between;padding:10px 8px 9px}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item *{flex-shrink:0}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item p{white-space:nowrap}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item .mobile-menu-square-item-text{font-size:14px;font-weight:500}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item.activity-hub{color:var(--color-neutral-1)}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item.activity-hub svg{color:var(--color-accent-6-hover)}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item.how-to svg{width:24px;height:auto;margin-top:-2px}.mobile-bottom-sheet-container .sheets-other-buttons .mobile-menu-square-item svg{width:22px;height:auto}.mobile-bottom-sheet-container .sheets-deposit-button{max-width:500px;margin:0 auto;display:flex}.global-search-results{z-index:6;background-color:var(--color-primary-2);flex-direction:column;width:100%;height:calc(100% - 60px);padding:8px 12px;display:flex;position:fixed;top:60px;overflow-y:auto}.global-search-results .search-result-title{color:var(--color-neutral-1);margin-bottom:16px}@media (min-width:900px){.global-search-results .search-result-title{padding-left:22px;font-size:16px;font-weight:700}}.global-search-results .search-input-container{flex-shrink:0;height:40px;margin-bottom:16px;position:relative}@media (min-width:900px){.global-search-results .search-input-container{display:none}}.global-search-results .search-input-container .search-icon{pointer-events:none;color:var(--color-secondary-3);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.global-search-results .search-input-container .clear-search-button{color:var(--color-secondary-3);justify-content:center;align-items:center;width:22px;height:22px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.global-search-results .search-input-container .search-input{background-color:var(--color-neutral-1);width:100%;height:100%;color:var(--color-primary-3);border-radius:40px;padding:5px 10px 5px 52px;font-size:14px;font-weight:500}.global-search-results .search-input-container .search-input::placeholder{opacity:.7}.global-search-results .empty-search{background-color:var(--color-primary-3);border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;width:100%;height:173px;padding:38px 10px 30px;display:flex}.global-search-results .empty-search svg{width:auto;height:48px}.global-search-results .empty-search .empty-search-text{text-align:center;font-size:14px;font-weight:700}@media (min-width:900px){.global-search-results .empty-search{height:192px;padding:20px 10px}.global-search-results .empty-search svg{height:97px}.global-search-results .empty-search .empty-search-text{max-width:152px}}.global-search-results .nothing-found-text{padding-left:16px;font-size:15px;font-weight:500}@media (min-width:900px){.global-search-results .nothing-found-text{padding-left:36px}}.global-search-results .search-results-container{flex-direction:column;gap:8px;display:flex}.global-search-results .search-result-recommendations{flex-direction:column;gap:8px;margin-top:16px;display:flex}.global-search-results .recommendations-title{margin-bottom:8px}.global-search-results .search-recommendations-bonuses{padding:0}@media (min-width:900px){.global-search-results{width:calc(100% - 60px);left:60px}}.search-result-games-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}@media (min-width:497px){.search-result-games-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}}@media (min-width:769px){.search-result-games-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}@media (min-width:1200px){.search-result-games-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}}@media (min-width:1728px){.search-result-games-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}}.header-search-container{--search-bg-color-active:var(--color-neutral-1);--search-icons-color:var(--color-secondary-3);--search-text-color-active:var(--color-secondary-3-hover);width:133px;height:40px;color:var(--color-neutral-2-hover);flex-shrink:0;gap:14px;transition:width .2s;display:flex;position:relative}.header-search-container .search-input-wrapper{flex-grow:1;align-items:center;height:100%;display:flex;position:relative}.header-search-container .search-icon{pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.header-search-container .header-search-input{background-color:var(--color-primary-3);width:100%;height:100%;color:var(--color-neutral-1);border:none;border-radius:40px;flex-grow:1;padding:5px 10px 5px 52px;transition:width .2s,background-color .2s ease-in}.header-search-container .header-search-input::placeholder{opacity:1;color:var(--color-neutral-1)}.header-search-container .clear-search-button{color:var(--search-icons-color);justify-content:center;align-items:center;width:22px;height:22px;transition:color .2s;display:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.header-search-container .clear-search-button:hover{color:var(--search-text-color-active)}.header-search-container .close-search-button{display:none}.header-search-container.active{width:100%}.header-search-container.active .header-search-input{background-color:var(--search-bg-color-active);color:var(--color-primary-3);padding-right:36px}.header-search-container.active .search-icon{color:var(--search-icons-color)}.header-search-container.active .clear-search-button{display:flex}.header-search-container.active .close-search-button{display:inline-flex}
