/* gnm-casino.css — CSS del lobby /slots de ganamos (code-split, extraido de las hojas aplicadas), scopeado bajo .gnm-mobile-home */
.gnm-mobile-home .input-search-mobile{ display: flex; -webkit-box-align: center; align-items: center; user-select: none; width: 100%; height: 100%; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); border-radius: 0.625rem; position: relative; overflow: hidden; }
.gnm-mobile-home .input-search-mobile__input{ width: 100%; height: 100%; display: flex; -webkit-box-align: center; align-items: center; padding: 0px 0.3125rem 0px 3.125rem; border: 1px solid rgba(0, 0, 0, 0); outline: none; background: rgba(0, 0, 0, 0); color: rgb(255, 255, 255); appearance: none; font-family: Roboto, Arial, sans-serif; font-size: 0.875rem; font-weight: 600; line-height: 1.02563rem; }
.gnm-mobile-home .input-search-mobile__input::-webkit-input-placeholder{ color: rgb(149, 131, 160); font-family: Roboto, Arial, sans-serif; font-size: 0.875rem; font-weight: 600; line-height: 1.02563rem; }
.gnm-mobile-home .input-search-mobile__input::placeholder{ color: rgb(149, 131, 160); font-family: Roboto, Arial, sans-serif; font-size: 0.875rem; font-weight: 600; line-height: 1.02563rem; }
.gnm-mobile-home .input-search-mobile__input::-webkit-search-cancel-button{ appearance: none; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAONJREFUWIXtlmEKgzAMhb3M3I3W/p92x9p2UKfpSCGEyIxJy370QVDQvO/RVtth6Or6U12h3lDRwSui16hpyg0r1AcqGeAP9MheT01jII1nQ1D4AnXTGiRsPBMiMfishVtCuMGLZhLil6E7XBMisXcmL/iREPyZO7xoEkDN4Hsh6P29NlwK0RyeRYe92dBLcD4Fbp/dnvinloedr4lqISR4UfUQ/A8nzTcPYdlF1fAiuj6sW/lXfEs9stLdQnC4Zl7NIaIBXkSnLl+DpvllhEshVEeyERvUxyhBAb0uDl5dXf7aAB4kkKwqEI41AAAAAElFTkSuQmCC") left top / 0.9375rem no-repeat; filter: invert(63%) sepia(11%) saturate(723%) hue-rotate(234deg) brightness(84%) contrast(81%); cursor: pointer; height: 0.9375rem; width: 0.9375rem; display: flex; margin-right: 0.75rem; }
.gnm-mobile-home .input-search-mobile__input:-webkit-autofill,.gnm-mobile-home .input-search-mobile__input:-webkit-autofill:hover,.gnm-mobile-home .input-search-mobile__input:-webkit-autofill:focus,.gnm-mobile-home .input-search-mobile__input:-webkit-autofill:active{ -webkit-text-fill-color: rgb(255, 255, 255); transition: background-color 5000s ease-in-out; box-shadow: rgba(0, 0, 0, 0) 0px 0px 20px 20px inset; caret-color: rgb(255, 255, 255); }
.gnm-mobile-home .input-search-mobile__search-icon{ display: flex; position: absolute; left: 0.9375rem; }
.gnm-mobile-home .input-search-mobile__search-icon > svg{ width: 1.25rem; height: 1.25rem; }
.gnm-mobile-home .slots-icon-mobile{ position: relative; cursor: pointer; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; box-sizing: border-box; overflow: visible; color: rgb(255, 255, 255); gap: 0.31rem; }
.gnm-mobile-home .slots-icon-mobile_type_search{ -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; padding: 0.3125rem 1.25rem 0.3125rem 0.3125rem; gap: 0.9375rem; border-radius: 0.625rem; background: var(--DarkUI-Main-Cards-Gradient-hor, linear-gradient(90deg, #320548 0%, #1f073a 100%)); }
.gnm-mobile-home .slots-icon-mobile_type_search .slots-icon-mobile__star-block{ display: none; }
.gnm-mobile-home .slots-icon-mobile_type_search .slots-icon-mobile__img{ width: 2.5rem; height: 2.5rem; }
.gnm-mobile-home .slots-icon-mobile_type_search .slots-icon-mobile__name{ overflow: hidden; color: var(--DarkUI-Text-Text-Regular, #ededed); text-overflow: ellipsis; font-size: 0.9375rem; font-weight: 400; line-height: 100%; }
.gnm-mobile-home .slots-icon-mobile_type_search .slots-icon-mobile__arrow{ display: flex; }
.gnm-mobile-home .slots-icon-mobile__text{ width: calc(100% - 1.5rem); }
.gnm-mobile-home .slots-icon-mobile__bottom{ display: flex; -webkit-box-align: start; align-items: flex-start; width: 100%; }
.gnm-mobile-home .slots-icon-mobile__name{ -webkit-box-flex: 2; flex-grow: 2; display: block; -webkit-box-align: center; align-items: center; color: var(--DarkUI-Text-Text-Regular, #ededed); max-width: 100%; font-size: 0.75rem; line-height: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: capitalize; font-weight: 400; }
.gnm-mobile-home .slots-icon-mobile__description{ display: block; max-width: 100%; font-weight: 500; font-size: 0.625rem; line-height: 0.625rem; color: rgb(136, 136, 136); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.gnm-mobile-home .slots-icon-mobile__star-block{ border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; padding: 0px; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); border-radius: 50%; width: 30%; height: 30%; position: absolute; bottom: 0.4375rem; right: 0.415rem; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.gnm-mobile-home .slots-icon-mobile__star{ position: absolute; width: 100%; height: 100%; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; box-sizing: border-box; opacity: 0; transition: 200ms; cursor: pointer; }
.gnm-mobile-home .slots-icon-mobile__star > svg{ width: 45%; height: 45%; }
.gnm-mobile-home .slots-icon-mobile__star_favorite{ opacity: 1; }
.gnm-mobile-home .slots-icon-mobile__img{ position: relative; width: 100%; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; overflow: hidden; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border-radius: 0.625rem; }
.gnm-mobile-home .slots-icon-mobile__img img{ object-fit: fill; }
.gnm-mobile-home .slots-icon-mobile__arrow{ width: 1.875rem; height: 1.875rem; display: none; }
.gnm-mobile-home .casino-top-game-item-mobile__icon{ display: flex; position: relative; width: 100%; padding-top: 0.55rem; z-index: 3; }
.gnm-mobile-home .casino-top-game-item-mobile__icon-pic{ width: 100%; }
.gnm-mobile-home .casino-top-game-item-mobile__wrapper{ position: relative; width: 100%; overflow: hidden; border-radius: 12px; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); height: 18dvw; }
.gnm-mobile-home .games-carousel-item-mobile{ width: 100%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; padding: 0px; border: 0px; background: rgba(0, 0, 0, 0); text-align: left; cursor: pointer; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.gnm-mobile-home .games-carousel-item-mobile__img-wrap{ position: relative; width: 100%; overflow: hidden; border-radius: 0.75rem; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); height: 18.8715dvw; }
.gnm-mobile-home .games-carousel-item-mobile__img{ position: absolute; inset: 0px; width: 100%; height: 100%; display: block; object-fit: cover; }
.gnm-mobile-home .games-carousel-mobile{ width: 100%; padding: 0px 1rem; position: relative; }
.gnm-mobile-home .games-carousel-mobile__viewport{ width: 100%; position: relative; z-index: 2; touch-action: pan-y; overflow: hidden; }
.gnm-mobile-home .games-carousel-mobile__track{ display: flex; will-change: transform; transition: transform 260ms, -webkit-transform 260ms; }
.gnm-mobile-home .games-carousel-mobile__page{ -webkit-box-flex: 0; flex: 0 0 100%; display: flex; gap: 0.62rem; }
.gnm-mobile-home .games-carousel-mobile__cell{ -webkit-box-flex: 1; flex: 1 1 0px; min-width: 0px; }
.gnm-mobile-home .games-carousel-mobile__bars{ margin-top: 0.65rem; display: flex; -webkit-box-pack: center; justify-content: center; gap: 0.63rem; position: relative; z-index: 2; }
.gnm-mobile-home .games-carousel-mobile__bar{ position: relative; height: 1.5rem; width: 100%; border: 0px; padding: 0px; cursor: pointer; background: rgba(0, 0, 0, 0); border-radius: 0.63rem; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.gnm-mobile-home .games-carousel-mobile__bar::before{ content: ""; position: absolute; left: 0px; right: 0px; top: 50%; transform: translateY(-50%); height: 0.125rem; border-radius: 0.63rem; background: rgba(255, 255, 255, 0.25); }
.gnm-mobile-home .games-carousel-mobile__bar_active::before{ background: rgba(255, 255, 255, 0.9); }
.gnm-mobile-home .games-carousel-mobile__top{ margin-bottom: 0.75rem; }
.gnm-mobile-home .games-carousel-mobile__top-viewport{ width: 100%; touch-action: pan-y; overflow: hidden; }
.gnm-mobile-home .games-carousel-mobile__top-track{ display: flex; will-change: transform; transition: transform 260ms, -webkit-transform 260ms; }
.gnm-mobile-home .games-carousel-mobile__top-page{ -webkit-box-flex: 0; flex: 0 0 100%; display: flex; gap: 0.625rem; -webkit-box-pack: center; justify-content: center; }
.gnm-mobile-home .games-carousel-mobile__glow{ position: absolute; width: 80dvw; height: 80dvw; top: -5dvw; left: 50%; transform: translateX(-50%); pointer-events: none; z-index: 0; }
.gnm-mobile-home .games-carousel-mobile__icon-elipse{ position: absolute; top: -8.15dvw; left: 0px; pointer-events: none; z-index: -1; width: 100%; }
.gnm-mobile-home .provider-slots-mobile{ position: relative; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.gnm-mobile-home .provider-slots-mobile_isClosed:not(:last-child){ margin-bottom: 0.625rem; }
.gnm-mobile-home .provider-slots-mobile__header{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; padding: 0.625rem 1rem 0px; gap: 0.625rem; }
.gnm-mobile-home .provider-slots-mobile__header-content{ display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; }
.gnm-mobile-home .provider-slots-mobile__header-icon{ display: flex; width: 1.5rem; height: 1.5rem; }
.gnm-mobile-home .provider-slots-mobile__header-title{ display: flex; -webkit-box-align: center; align-items: center; gap: 0.625rem; }
.gnm-mobile-home .provider-slots-mobile__header-text{ font-size: 1rem; font-weight: 700; display: flex; -webkit-box-align: center; align-items: center; text-transform: capitalize; color: rgb(237, 237, 237); }
.gnm-mobile-home .provider-slots-mobile__header-link{ padding: 0.3125rem 0px 0.3125rem 0.625rem; border-radius: 0.625rem; background: rgba(255, 255, 255, 0.1); font-size: 0.75rem; font-weight: 700; display: flex; -webkit-box-align: center; align-items: center; gap: 0.3125rem; color: rgb(255, 255, 255); }
.gnm-mobile-home .provider-slots-mobile__slot-icon{ width: 1.875rem; height: 1.875rem; }
.gnm-mobile-home .provider-slots-mobile__item-icon{ width: 1.875rem; height: 1.875rem; }
.gnm-mobile-home .provider-slots-mobile__slots-container{ display: grid; width: 100%; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 0.625rem; padding: 0.625rem 1rem; overflow-y: auto; }
.gnm-mobile-home .provider-slots-mobile__slot{ min-height: 100%; -webkit-box-flex: 2; flex-grow: 2; display: flex; }
.gnm-mobile-home .provider-slots-mobile__slot .slots-icon-mobile{ width: 100%; }
.gnm-mobile-home .provider-slots-mobile__slot .loadable-image__loader{ aspect-ratio: 1 / 1; }
.gnm-mobile-home .provider-slots-mobile__wrapper{ position: relative; display: flex; -webkit-box-align: end; align-items: flex-end; }
.gnm-mobile-home .provider-slots-mobile__arrow{ flex-shrink: 0; width: 1.25rem; height: 1.25rem; display: flex; }
.gnm-mobile-home .provider-slots-mobile__shadow{ display: flex; position: absolute; right: 0px; height: 85%; box-shadow: rgb(32, 32, 32) 0px 0px 3.125rem 3.75rem; overflow: hidden; }
.gnm-mobile-home .provider-slots-mobile__trigger{ width: 1px; height: 1px; }
.gnm-mobile-home .slots-provider-filter-list-mobile{ display: flex; gap: 0.625rem; padding: 0px 1rem; width: 100%; overflow: auto; }
.gnm-mobile-home .slots-provider-filter-list-mobile__item{ position: relative; display: flex; padding: 0.75rem 0.9375rem 0.75rem 0.625rem; border-radius: 0.625rem; z-index: 100; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); }
.gnm-mobile-home .slots-provider-filter-list-mobile__item::before{ content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: linear-gradient(113.27deg, rgb(84, 40, 180) 15.04%, rgb(179, 57, 226) 84.96%); opacity: 0; border-radius: 0.625rem; z-index: -100; transition: opacity 400ms; }
.gnm-mobile-home .slots-provider-filter-list-mobile__item_active::before{ opacity: 1; }
.gnm-mobile-home .slots-provider-filter-list-mobile__item-content{ display: flex; gap: 0.625rem; -webkit-box-align: center; align-items: center; position: relative; }
.gnm-mobile-home .slots-provider-filter-list-mobile__item-icon{ flex-shrink: 0; display: flex; width: 1rem; height: 1rem; }
.gnm-mobile-home .slots-provider-filter-list-mobile__item-text{ flex-shrink: 0; overflow: hidden; color: var(--DarkUI-Text-Text-Regular, #EDEDED); font-size: 0.75rem; font-weight: 600; line-height: 100%; text-align: center; text-transform: capitalize; white-space: nowrap; }
.gnm-mobile-home .search-filter-slots-mobile{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; box-sizing: border-box; padding: 0px 1rem; }
.gnm-mobile-home .search-filter-slots-mobile_withoutPadding{ padding: 0px; }
.gnm-mobile-home .search-filter-slots-mobile_withoutPadding .input-search-mobile{ border: 1px solid var(--DarkUI-Main-Strokes-Strokes, rgba(104, 41, 132, 0.5)); }
.gnm-mobile-home .search-filter-slots-mobile__button{ -webkit-box-flex: 1; flex: 1 1 0%; }
.gnm-mobile-home .search-filter-slots-mobile__field{ display: flex; gap: 0.625rem; min-height: 2.5rem; max-height: 2.5rem; height: 2.5rem; }
.gnm-mobile-home .search-filter-slots-mobile__items{ width: 100%; margin-top: 0.625rem; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 0.625rem; }
.gnm-mobile-home .search-filter-slots-mobile__title{ color: var(--DarkUI-Text-Text-Regular, #EDEDED); font-size: 1rem; font-weight: 700; }
.gnm-mobile-home .search-filter-slots-mobile__all{ padding: 0.3125rem 0.625rem; display: flex; -webkit-box-align: center; align-items: center; gap: 0.9375rem; border-radius: 0.625rem; background: var(--DarkUI-Main-Cards-Gradient-hor, linear-gradient(90deg, #320548 0%, #1F073A 100%)); color: var(--DarkUI-Text-Text-Regular, #EDEDED); font-variant-numeric: lining-nums proportional-nums; font-size: 0.9375rem; font-weight: 400; line-height: 100%; }
.gnm-mobile-home .search-filter-slots-mobile__all-icon{ flex-shrink: 0; width: 1.25rem; height: 1.25rem; display: flex; }
.gnm-mobile-home .search-filter-slots-mobile__all-arrow{ flex-shrink: 0; width: 1.875rem; height: 1.875rem; display: flex; }
.gnm-mobile-home .slots-crash-mobile__filter-container .input-search-mobile{ height: unset; }
.gnm-mobile-home .slots-layout-content-menu-mobile{ display: flex; overflow: auto; gap: 0.625rem; padding: 0px 1rem; width: 100%; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item{ position: relative; display: flex; padding: 0.75rem 0.625rem; height: 100%; border-radius: 0.625rem; z-index: 100; background: linear-gradient(rgb(50, 5, 72) 0%, rgb(31, 7, 58) 100%); }
.gnm-mobile-home .slots-layout-content-menu-mobile__item:nth-child(1){ padding: 0.75rem 0.9375rem 0.75rem 0.625rem; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item::before{ content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: linear-gradient(113.27deg, rgb(84, 40, 180) 15.04%, rgb(179, 57, 226) 84.96%); opacity: 0; border-radius: 0.625rem; z-index: -100; transition: opacity 400ms; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item_active::before{ opacity: 1; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item_type_category{ -webkit-box-pack: center; justify-content: center; height: 2.5rem; margin: 0px 1rem; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item_type_fifa{ padding-left: 2.15rem; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item_active .slots-layout-content-menu-mobile__item-icon{ --icon-color: #ededed; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item-content{ min-width: 0px; display: flex; gap: 0.625rem; -webkit-box-align: center; align-items: center; position: relative; z-index: 2; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item-icon{ display: flex; width: 1rem; height: 1rem; --icon-color: #ededed; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item-icon-fifa{ position: absolute; bottom: 0rem; left: 0px; pointer-events: none; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item-icon-fifa img{ width: 2.375rem; position: absolute; bottom: 0px; }
.gnm-mobile-home .slots-layout-content-menu-mobile__item-text{ min-width: 0px; color: var(--DarkUI-Text-Text-Regular, #ededed); font-size: 0.75rem; font-weight: 600; text-transform: capitalize; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.gnm-mobile-home .slots-layout-content-menu-mobile__items{ position: absolute; top: 100%; right: 0px; z-index: 1000; width: 9.6875rem; max-height: 14.375rem; overflow-y: auto; padding: 0.3125rem 0.625rem; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border-radius: 0.625rem; background: var(--DarkUI-Main-Cards-gradien-ver, linear-gradient(180deg, #320548 0%, #1f073a 100%)); box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 10px 0px; }
.gnm-mobile-home .slots-layout-content-menu-mobile__items::-webkit-scrollbar{ width: 0.25rem; height: 90%; scroll-margin-right: 0.5rem; border-radius: 1rem; }
.gnm-mobile-home .slots-layout-content-menu-mobile__items::-webkit-scrollbar-thumb{ width: 0.25rem; background: var(--DarkUI-Main-Strokes-Strokes, rgba(104, 41, 132, 0.5)); cursor: pointer; border-radius: 1rem; }
.gnm-mobile-home .slots-layout-content-menu-mobile__flat{ display: flex; padding: 0.3125rem 0.625rem 0.3125rem 0px; -webkit-box-align: center; align-items: center; gap: 0.625rem; color: var(--DarkUI-Text-Text-Regular, #ededed); font-size: 0.75rem; font-weight: 600; text-transform: capitalize; }
.gnm-mobile-home .slots-layout-content-menu-mobile__flat-icon{ flex-shrink: 0; width: 1.25rem; height: 1.25rem; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; --icon-color: #9583a0; }
.gnm-mobile-home .slots-layout-content-menu-mobile__flat-icon svg{ width: 1.25rem; height: 1.25rem; display: flex; }
.gnm-mobile-home .slots-layout-content-menu-mobile__flat-line{ flex-shrink: 0; margin: 0.3125rem 0px; height: 1px; width: 100%; background: var(--DarkUI-Main-Strokes-Strokes, rgba(104, 41, 132, 0.5)); }
.gnm-mobile-home .slots-layout-content-menu-mobile__flat_active .slots-layout-content-menu-mobile__flat-icon{ --icon-color: #ededed; }
.gnm-mobile-home .slots-main-mobile{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex: 1 1 0%; width: 100%; padding-bottom: 1.5rem; gap: 0.3125rem; }
.gnm-mobile-home .slots-main-mobile__top-image-container{ width: 100%; }
.gnm-mobile-home .slots-main-mobile__top-image{ width: 100%; height: 100%; }
.gnm-mobile-home .slots-main-mobile__filter-container{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; gap: 0.625rem; width: 100%; }
.gnm-mobile-home .slots-main-mobile__filter-container .input-search-mobile{ height: unset; }
.gnm-mobile-home .slots-main-mobile__providers-container{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 2; flex-grow: 2; padding-top: 0.625rem; width: 100%; }
.gnm-mobile-home .slots-main-mobile__empty-category{ display: flex; padding: 1.875rem 1rem; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; gap: 0.625rem; color: var(--DarkUI-Text-Text-Regular, #ededed); text-align: center; font-size: 0.875rem; font-weight: 600; }
.gnm-mobile-home .slots-main-mobile__content{ min-height: calc(-10.5rem + 100vh - 28.89vw); display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.gnm-mobile-home .slots-top-games-mobile{ margin-top: 0.5rem; }
.gnm-mobile-home .slots-top-games-mobile__title{ width: 100%; position: relative; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; gap: 0.44rem; color: var(--DarkUI-Text-Text-Regular, #ededed); font-family: Roboto, sans-serif; font-size: 1.375rem; font-style: normal; font-weight: 600; line-height: normal; text-transform: uppercase; z-index: 4; }
.gnm-mobile-home .slots-top-games-mobile__title-img svg{ width: 1.875rem; height: 1.875rem; }
.gnm-mobile-home .slots-top-games-mobile__carousel{ position: relative; z-index: 5; }
.gnm-mobile-home .slots-layout-content{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex: 1 1 0%; width: 100%; box-sizing: border-box; padding-bottom: 4rem; }
.gnm-mobile-home .slots-layout-content_isSlots{ background: url("/gnm/gm/img/src/features/slots/view/img/slotsRightBGMobile.webp") right top 6.25rem no-repeat; }
.gnm-mobile-home .slots-layout-content__slider{ margin-bottom: 0.25rem; }
.gnm-mobile-home .slots-layout-content__top-slots-games{ max-height: 20rem; opacity: 1; overflow: visible; transform: translateY(0px); transition: max-height 0.45s, opacity 0.35s 0.08s, transform 0.45s, margin 0.3s, -webkit-transform 0.45s; }
.gnm-mobile-home .slots-layout-content__top-slots-games_hidden{ max-height: 0px; margin: 0px; opacity: 0; overflow: hidden; pointer-events: none; transform: translateY(-0.5rem); }