@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap');
html {
    font-family: "Lexend", sans-serif !important;
}
:root {
    --gold: linear-gradient(138deg,
        rgba(8, 140, 78, 1) 0%,
        rgba(12, 192, 108, 1) 50%,
        rgba(14, 214, 120, 1) 100%
    );
    --header: 18, 21, 23;
    --header-hover: 51, 57, 72;
    --b: 59, 66, 84;
    --b-hover: 51, 57, 72;
    --b-sc: 219, 222, 230;
    --hero: 12, 192, 108;
    --hero-hover: 14, 214, 120;
    --hero-sc: 255, 255, 255;
    --brand: 12, 192, 108;
    --menu: 18, 21, 23;
    --menu-sc: 219, 222, 230;
    --modal-bg: 51, 57, 72;
    --desktop-header-height: 92px !important;
    --neutral-800: #8891aa;
    --neutral-500: #abb2c4;
    --neutral-200: #cfd3dd;
    --neutral-150: #dbdee6;
    --neutral-100: #e7e9ee;
    --silver: 136, 145, 170;
    --silver-muted: 171, 178, 196;
    --silver-light: 207, 211, 221;
    --silver-pale: 231, 233, 238;
    --slate-base: #3b4254;
}

.nav-menu-item span {
    background: var(--gold) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
button:not(.generic-search-btn, .generic-search-close-btn){
    background: var(--gold) !important;
}
body {
    background-color: var(--slate-base, #3b4254) !important;
    background-image: none !important;
}

@media screen and (min-width: 993px) {
html.is-web,
html.is-web body {
    background-color: var(--slate-base, #3b4254) !important;
    background-image:
        linear-gradient(168deg, #3b4254 0%, #38404f 36%, #424a5e 64%, rgba(136, 145, 170, 0.2) 100%),
        radial-gradient(ellipse 100% 68% at 90% 6%, rgba(207, 211, 221, 0.08) 0%, transparent 56%),
        radial-gradient(ellipse 72% 52% at 6% 94%, rgba(171, 178, 196, 0.06) 0%, transparent 50%) !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}
html.is-web.site-bg-custom,
html.is-web.site-bg-custom body {
    background-color: var(--slate-base, #3b4254) !important;
    background-image: var(--site-bg-image) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
}
.layout-footer-holder-bc {
    background: transparent !important;
    margin-bottom: 10vh !important;
}
/* PC footer: tam genişlik, içerik ortada (mobil paritesi) */
html.is-web .layout-footer-holder-bc {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    box-sizing: border-box;
}
html.is-web .layout-footer-holder-bc .footerWrapper {
    width: 100%;
    max-width: 100%;
}
html.is-web .layout-footer-holder-bc .footerContainer {
    width: 100%;
    max-width: var(--layout-width, 1670px);
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
}
.product-banner-info-bc::before {
  background: transparent!important;;
}
.sdr-item-bc::before{
 background: transparent!important;;
}
.entrance-f-item-bc:not(.license-message) .entrance-f-error-message-bc {
    background: rgba(var(--b-sc),.1) !important;
}
.entrance-f-item-bc {
    margin-top: 2px !important;
}
.nav-menu-container .nav-menu {
    height: 45px !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item{
   Padding-top:12px !important;
}
.casino-game-item {
    border-radius: 0px 0px 25px 25px !important;
}

/* Ana sayfa oyun satırları — Demo / Oyna */
.games-horiz-scroll .home-game-launch .casino-game-item {
    position: relative;
    overflow: hidden;
}
.games-horiz-scroll .home-game-launch .casinoGameButtons {
    display: none;
}
.games-horiz-scroll .home-game-launch.showBetLimits .casinoGameButtons {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 6px;
    position: absolute;
    inset: 0;
    z-index: 5;
    padding: 8px;
    background: rgba(18, 21, 23, 0.82);
}
.games-horiz-scroll .home-game-launch.showBetLimits .casino-game-item-image-bc {
    filter: brightness(0.45);
}
.informative-widget-link  .informative-widget-container span p a{
		color: #0cc06c !important;
}
.footerSliderGroup{
  filter:  grayscale(0%)  !important;
  opacity: 0.9 !important
}
#login_form_id .YoPhoneAppContent {
    display: none !important;
}
#register_form_id .YoPhoneApp {
    display: none !important;
}
:root {
    --font-family: "Lexend", sans-serif;
    --border-radius: 4px;
    --border-radius-middle: 8px;
    --border-radius-big: 16px;
    --default-transition-duration: .24s;
    --slow-transition-duration: .4s;
    --default-transition-delay: .1s;
    --slow-transition-delay: .4s;
    --tab-navigation-height: 49px;
    --betslip-header-height: 49px;
    --desktop-header-height: 70px;
    --desktop-nav-height: 36px;
    --desktop-sub-nav-height: 36px;
    --desktop-header-margin-bottom: 10px;
    --desktop-header-full-height: calc(var(--desktop-header-height) + var(--desktop-nav-height));
    --desktop-header-nav-full-height: calc(var(--desktop-header-full-height) + var(--desktop-sub-nav-height));
    --padding-page-aside: 7px;
    --desktop-smart-panel-live-support-height: 50px;
    --desktop-smart-panel-button-holder-vertical: 50px;
    --desktop-smart-panel-button-padding-vertical: 4px;
    --desktop-smart-panel-button-width-height: 42px;
    --desktop-home-page-aside-width: 272px;
    --desktop-home-page-content-width: 1328px;
    --desktop-smart-panel-width: 48px;
    --desktop-breakpoint-1: 1358px;
    --desktop-dynamic-panel-width: 340px;
    --desktop-dynamic-panel-width-2: -340px;
    --mobile-betslip-compact-height: 42px;
    --desktop-entrance-popup-banner-width: 254px;
    --desktop-entrance-popup-sign-in-width: 688px;
    --desktop-entrance-popup-registration-width: 688px;
    --desktop-entrance-popup-height: 578px;
    --layout-width: 1670px;
    --desktop-home-page-gutter: 8px;
}
.storiesWidgetListItem:not(.storiesItemSkeleton):not(.visited):before {
    background-image: linear-gradient(225deg, #0ed678, #088c4e) !important;
}
.storiesWidgetWrapper .horizontalSliderRow {
    justify-content: center;
}
.hdr-logo-bc {
    max-width: 250px !important;
    padding: 0 !important;
    margin-left: 3%;
}
.hdr-main-content-bc, .logo {
    height: 90px !important;
}
.nav-menu-container.header-navigation:first-child {
    background: rgba(var(--menu-sc), 0)!important;
    border-top: 1px solid rgba(var(--silver-light), 0.32);
}
#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li > a{
    border-radius: 10px;
    border-right: 1px solid rgba(12, 192, 108, 0.35);
    }
.nav-menu>li>.nav-menu-item.active, .nav-menu>li>.nav-menu-item:hover{
    color: white!important;
}
.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item, .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item {
    color: rgba(var(--menu-sc), 1);
    background: rgba(var(--menu), 1);
    box-shadow: inset 0 -2px rgba(var(--hero), 1)!important;
}
.informative-widget-container {
    max-width: 90%;
    padding: 10px 20px;
}
.informative-widget-container>span {
    font-size: 15px;
}
:root {
    --header-ann-gap: 10px;
}

.header-announcements-row .site-ann-themed.informative-widget {
    background: var(--ann-bg, rgba(var(--b), 1));
    border: 1px solid var(--ann-border, transparent);
}
.header-announcements-row .site-ann-themed .informative-widget-container > span,
.header-announcements-row .site-ann-themed .header-ann-template-text {
    color: var(--ann-text, rgba(var(--b-sc, 255, 255, 255), 0.7));
}
.header-announcements-row .site-ann-themed .site-ann-accent {
    color: var(--ann-accent, #0cc06c);
}
.header-announcements-row .site-ann-themed .site-ann-fixed-link {
    color: var(--ann-link, var(--ann-accent, #0cc06c));
    text-decoration: underline;
    text-underline-offset: 2px;
}

/* Duyuru renk özelleştirme (--ann-* admin panelden gelir) */
.site-ann-themed.informative-widget {
    background: var(--ann-bg, rgba(var(--b), 1));
    border: 1px solid var(--ann-border, transparent);
}
.site-ann-themed .informative-widget-container > span {
    color: var(--ann-text, rgba(var(--b-sc, 255, 255, 255), 0.7));
}
.site-ann-themed .informative-widget-container a,
.site-ann-themed .informative-widget-link {
    color: var(--ann-link, inherit);
}
.site-ann-themed .site-ann-accent {
    color: var(--ann-accent, #0cc06c);
}
.site-ann-popup-root.site-ann-themed .popup-inner-bc,
.site-ann-popup-root .popup-inner-bc.site-ann-themed,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed {
    background: var(--ann-bg, inherit);
    border: 1px solid var(--ann-border, transparent);
    color: var(--ann-text, inherit);
}
.site-ann-popup-root.site-ann-themed .casino-popup-title,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed .casino-popup-title {
    color: var(--ann-text, inherit);
}
.site-ann-popup-root.site-ann-themed .casino-popup-content,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed .casino-popup-content {
    color: var(--ann-text, inherit);
}
.site-ann-popup-root.site-ann-themed .casino-popup-content a,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed .casino-popup-content a {
    color: var(--ann-link, var(--ann-accent, #0cc06c));
}
.site-ann-popup-root.site-ann-themed .site-ann-accent,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed .site-ann-accent {
    color: var(--ann-accent, #0cc06c);
}
.site-ann-popup-root.site-ann-themed .site-ann-ok-btn,
.site-ann-popup-root .status-popup-content-w-bc.site-ann-themed .site-ann-ok-btn {
    background: var(--ann-btn-bg, unset);
    color: var(--ann-btn-text, unset);
    border-color: var(--ann-border, transparent);
}

html.header-ann-pre-dismissed .hdr-dynamic-content,
.hdr-dynamic-content.header-ann-hidden {
    display: none !important;
}

html.header-ann-pre-dismissed .header-announcements-row,
.hdr-dynamic-content.header-ann-hidden .header-announcements-row {
    display: none !important;
}

html.header-ann-active .hdr-dynamic-content {
    position: relative !important;
    top: auto !important;
    width: 100%;
    z-index: 2;
    padding-inline-start: 0;
    padding-inline-end: 0;
}

html.header-ann-active .layout-header-holder-bc .header-bc {
    position: relative !important;
    top: auto !important;
}

.header-announcements-row {
    position: relative;
}

.header-ann-spacer-bc {
    display: block;
    height: var(--header-ann-gap, 10px);
    width: 100%;
    pointer-events: none;
}

.hdr-dynamic-content .header-ann-close-bc {
    position: absolute;
    top: 8px;
    right: 12px;
    z-index: 5;
    width: 34px;
    height: 34px;
    padding: 0;
    border: none;
    border-radius: 4px;
    background: rgba(var(--b-sc, 255, 255, 255), 0.1);
    color: rgba(var(--b-sc, 255, 255, 255), 0.9);
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
}

.hdr-dynamic-content .informative-widget-container {
    padding-right: 52px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
}

.hdr-dynamic-content .header-announcements-row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}

.hdr-dynamic-content .header-ann-close-bc:hover {
    background: rgba(var(--b-sc, 255, 255, 255), 0.18);
    color: rgba(var(--hero-sc, 255, 255, 255), 1);
}
.hdr-dynamic-content .header-ann-swiper {
    overflow: hidden;
    width: 100%;
}
.hdr-dynamic-content .header-ann-carousel .swiper-pagination {
    position: relative;
    margin-top: 6px;
    text-align: center;
}
.hdr-dynamic-content .header-ann-carousel .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    border-radius: 50%;
    background: rgba(var(--b-sc, 255, 255, 255), 0.35);
    cursor: pointer;
}
.hdr-dynamic-content .header-ann-carousel .swiper-pagination-bullet-active {
    background: rgba(var(--hero, 188, 149, 86), 1);
}
.hdr-dynamic-content .header-ann-carousel .swiper-wrapper {
    display: flex;
    width: 100%;
    transition: transform 0.45s ease-in-out;
}
.hdr-dynamic-content .header-ann-carousel .swiper-slide {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
}
.btn.register {
    padding: 0 30px!important;
    color: #000000!important;
    border: 1px solid #0cc06c!important;
}
.btn.sign-in {
    padding: 0 30px !important;
    background: rgb(51, 57, 72) !important;
    text-decoration: none !important;
    border: 1px solid #0cc06c!important;
}
.e-p-section-title-bc{
    padding: 5px 30px !important;
    background: var(--gold) !important;
    text-decoration: none !important;
    border: 1px solid #0cc06c!important;
    border-radius: 5px;
    color: black !important;
}
.sdr-item-bc:before {
    background: transparent !important;
}
.promotionsListEl-bc:not(.promotion-large):hover .promotionsArticleThumbnail-bc {
    transform: scale(1.0)!important;
}
.promotionsListEl-bc{
      position:relative !important;
  }
  .promotionsListEl-bc:hover:before{
      animation: slide 1s;
  }
  .promotionsListEl-bc:before{
    content: "";
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0)) !important;
  }
  @keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
  }
.product-banner-container-bc {
    background: rgba(var(--b-sc), 0)!important;
}
.horizontalSliderElem {
    background-color: rgba(var(--b-sc), 0) !important;
}
#root.is-home-page .home-fast-games-row > .home-fast-games-inner{
  perspective: 100rem;
  box-sizing: border-box;
  padding-inline: clamp(28px, 6vw, 120px);
  overflow-y: visible !important;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
  width: 100% !important;
  border: 0 !important;
  display: block;
  transform: perspective(100rem) rotateY(-26deg) scale(1);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: transform .35s ease, box-shadow .35s ease, z-index .2s ease;
  position: relative;
  z-index: 0;
  box-shadow: 4px 4px 4px #0000 !important;
  will-change: transform;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img:hover{
  transform: perspective(100rem) rotateY(0deg) scale(1.10);
  box-shadow: 8px 12px 24px #00000066;
  z-index: 2;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip > *:has(img:hover),
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip:has(img:hover){
  position: relative;
  z-index: 999;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
  width: clamp(180px, 14vw, 220px) !important;
  flex-shrink: 0;
  margin-left: calc(-4vw) !important;
  margin-right: calc(-3.5vw) !important;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip.product-banner-container-bc{
  background: rgba(var(--b-sc), 0) !important;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: center;
  align-items: flex-end;
  white-space: nowrap;
  width: 100% !important;
  margin: 0 auto !important;
  position: relative;
  gap: clamp(8px, 0.6vw, 20px);
  box-sizing: border-box;
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip > :first-child{
  margin-right: clamp(16px, 3vw, 64px);
}
#root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip > :last-child{
  margin-left: clamp(16px, 3vw, 64px);
}
@media (max-width: 1610px){
  #root.is-home-page .home-fast-games-row > .home-fast-games-inner{
    padding-inline: clamp(32px, 1vw, 128px);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    transform: perspective(100rem) rotateY(-22deg) scale(1);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.07);
  }
    #root.is-home-page .home-fast-games-row > .home-fast-games-inner{
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
    #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip.product-banner-container-bc {
    gap: clamp(8px, 0.6vw, 20px);
}
}
@media (max-width: 1400px){
  #root.is-home-page .home-fast-games-row > .home-fast-games-inner{
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #root.is-home-page .home-fast-games-row > .home-fast-games-inner::-webkit-scrollbar{ display:none; }
  #root.is-home-page .home-fast-games-row > .home-fast-games-inner{
    scroll-padding-inline: clamp(48px, 10vw, 140px);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip > :first-child{
    margin-right: clamp(24px, 5vw, 96px);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip > :last-child{
    margin-left: clamp(24px, 5vw, 96px);
  }
}
@media (max-width: 992px){
  #root.is-home-page .home-fast-games-row > .home-fast-games-inner{
    padding-inline: clamp(20px, 6vw, 72px);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    transform: perspective(100rem) rotateY(0) scale(1);
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.05);
  }
}
@media (max-width: 1285px){
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(150px, 6vw, 180px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(150px, 6vw, 180px) !important;
  }
}
@media (max-width: 1100px){
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(140px, 10vw, 160px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(140px, 10vw, 160px) !important;
  }
}
@media (max-width: 995px){
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(120px, 10vw, 160px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(120px, 10vw, 160px) !important;
  }
}
@media (min-width: 1610px){
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(220px, 10vw, 180px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(220px, 10vw, 180px) !important;
  }
}
  @media (min-width: 1800px) {
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(240px, 10vw, 180px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(240px, 10vw, 180px) !important;
  }
}
  @media (min-width: 2000px){
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip img{
    width: clamp(260px, 10vw, 180px) !important;
  }
  #root.is-home-page .home-fast-games-row #homeFastGamesBannerStrip .product-banner-info-bc{
    width: clamp(260px, 10vw, 180px) !important;
  }
}
.layout-content-holder-bc .promotion-horizontal-sl-list-bc {
    height: 140px !important;
    width: 100% !important;
    border-radius: 10px !important;
    border-bottom: 2px solid rgb(12, 192, 108);
}
#root > div.layout-content-holder-bc > div.horizontal-sl-list > .horizontal-sl-wheel {
    position: absolute !important;
    right: 3% !important;
    top: 47% !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/merithelp"] {
    content: url(https://meritcdn.b-cdn.net/images/MER%C4%B0T--YARDIM.png);
    background: none !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(2) > a[href="https://t2m.io/meritkb"] {
    content: url(https://meritcdn.b-cdn.net/images/bonustalep.png);
    background: none !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(3) > a[href="https://t2m.io/meritbettv"] {
    content: url(https://meritcdn.b-cdn.net/images/merittv.png);
    background: none !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/meritkb"] {
    content: url(https://meritcdn.b-cdn.net/images/bonustalep.png);
    background: none !important;
}
  #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons:nth-child(1) > a[href="https://t2m.io/meritbettv"] {
    content: url(https://meritcdn.b-cdn.net/images/merittv.png);
    background: none !important;
}
#root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a {
    background: var(--gold) !important;
}
.generic-search-btn:before, .generic-search-close-btn:before {
    background: var(--gold) !important;
}
  [class*=is-web] .viewModeStoriesContent {
    max-width: 400px !important;
    width: 100% !important;
    height: auto !important;
  max-height: 100%;
}
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(3) > div {
  max-width: 900px;
  margin: 0px auto;
  width: 100%;
}
  [class*=is-web] .sliderSingleEl .sliderImage img {
    height: 70px !important;
}
.hdr-logo-bc {
     animation: logo-anim 8s infinite!important;
  }
  @keyframes logo-anim {
    0% {
      filter:drop-shadow(0px 0px 100px #0cc06c)
    }
    15% {
      filter:drop-shadow(0px 0px 10px #0cc06c)
    }
    30% {
      filter:drop-shadow(0px 0px 1px #0cc06c)
    }
      35% {
      filter:drop-shadow(0px 0px 10px #0cc06c)
    }
      40% {
      filter:drop-shadow(0px 0px 100px #0cc06c)
    }
      70% {
      filter:drop-shadow(0px 0px 1px #0cc06c)
    }
    75% {
      filter:drop-shadow(0px 0px 10px #0cc06c)
    }
    80% {
      filter:drop-shadow(0px 0px 1px #0cc06c)
    }
    85% {
      filter:drop-shadow(0px 0px 10px #0cc06c)
    }
    90% {
      filter:drop-shadow(0px 0px 10px #0cc06c33)
    }
    95% {
      filter:drop-shadow(0px 0px 10px #0cc06c)
    }
  }
[class*=is-web] .footer-partners-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px 28px;
    width: 100%;
    margin-bottom: 24px;
    box-sizing: border-box;
}

[class*=is-web] .footer-partners-container .partner-item {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

[class*=is-web] .footer-partners-container .partner-item a {
    display: flex;
    align-items: center;
    justify-content: center;
}

[class*=is-web] .footer-partners-container .partner-item img {
    display: block;
    height: 53px;
    width: auto;
    max-width: 150px;
    object-fit: contain;
}

[class*=is-web] .footer-partners-container .partner-item:last-child img {
    height: 50px;
    max-width: 170px;
}

[class*=is-web] .sliderGroup .horizontalList {
    width: 100%;
    margin-top: 8px;
}

[class*=is-web] .sliderGroup .horizontalSliderRow {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

[class*=is-web] .sliderGroup .sliderImage img {
    width: 44px;
    height: 44px;
    object-fit: contain;
}
.bc-i-skype::before {
    content: "\e932"!important
}
.bc-i-blog::before {
    content: "\e98c"!important
}
/* Promotion details modal — portaled to body; above header-stack (10000) */
html.is-web .popup-holder-bc.promotion-details-popup.promotionDetail:not(.display-none) {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 16px !important;
    box-sizing: border-box !important;
    z-index: 10250 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: rgba(0, 0, 0, 0.7) !important;
    overflow: hidden !important;
}

html.is-web .popup-holder-bc.promotion-details-popup.promotionDetail:not(.display-none) .popup-middleware-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    flex: 0 1 auto !important;
    position: static !important;
}

html.is-web .popup-holder-bc.promotion-details-popup.promotionDetail:not(.display-none) .popup-inner-bc {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    width: min(94vw, 1340px) !important;
    max-width: min(94vw, 1340px) !important;
    height: min(90vh, 900px) !important;
    max-height: min(90vh, 900px) !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    border-radius: 20px;
}

html.is-web .promotion-details-popup .promotion-details-container {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    height: auto !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    padding: 0 0 12px !important;
    overflow: hidden !important;
}

html.is-web .promotion-details-popup .promotion-details-header {
    order: 1;
    width: 100%;
    flex: 0 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

html.is-web .promotion-details-popup .promotion-details-img,
#base_popup_id .promotion-details-header .promotion-details-img {
    display: block !important;
    width: 100%;
    max-height: min(42vh, 420px);
    height: auto;
    object-fit: cover;
    border-radius: var(--border-radius, 12px);
}

html.is-web .promotion-details-popup .promotion-details-info {
    order: 2;
    grid-row: auto !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    padding: 12px 20px 20px !important;
    padding-inline-start: 20px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
}

.promotion-details-popup.windowed .popup-inner-bc {
    border-radius: 20px;
}
:root {
    --meritbonus-gold: linear-gradient(138deg,
        rgba(8, 140, 78, 1) 0%,
        rgba(12, 192, 108, 1) 50%,
        rgba(14, 214, 120, 1) 100%
    );
}
.meritbonus-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px;
  border-radius: 22px;
  color: #fff;
  line-height: .5;
  letter-spacing: normal;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow:
    0 10px 40px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    inset 0 -1px 0 rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(18px) saturate(160%);
  -webkit-backdrop-filter: blur(18px) saturate(160%);
}
.meritbonus-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 255, 255, 0.12), transparent 20%),
    linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 35%, transparent 65%, rgba(255, 255, 255, 0.04));
  opacity: 0.9;
}
.meritbonus-wrapper::after {
  content: "";
  position: absolute;
  top: -80px;
  left: -120px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(214, 182, 123, 0.12), transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}
.meritbonus-card {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 12px 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    inset 0 -1px 0 rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(14px) saturate(150%);
  -webkit-backdrop-filter: blur(14px) saturate(150%);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.meritbonus-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.03) 28%, transparent 50%),    radial-gradient(circle at top left, rgba(255, 255, 255, 0.04), transparent 28%);
}
.meritbonus-card::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.35), transparent);
  pointer-events: none;
}
.meritbonus-card:not(:last-of-type) {
  margin-bottom: 14px;
}
.meritbonus-step {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  min-width: 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 800;
  color: #0b0b0b;
  background: var(--meritbonus-gold);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow:
    inset 0 1px 2px rgba(255, 255, 255, 0.28),
    inset 0 -2px 3px rgba(70, 45, 15, 0.28),
    0 4px 12px rgba(176, 144, 80, 0.25);
}
.meritbonus-step::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 55%;
  height: 30%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.34);
  filter: blur(2px);
}
.meritbonus-content {
  position: relative;
  z-index: 1;
  flex: 1;
}
.meritbonus-title {
  margin-bottom: 8px;
  color: #0cc06c;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-shadow: 0 0 10px rgba(216, 181, 122, 0.12);
}
.meritbonus-text {
  color: rgba(240, 240, 240, 0.9);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
}
.meritbonus-text strong {
  color: #fff;
  font-weight: 700;
}
.meritbonus-button-area {
  margin-top: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.meritbonus-button-img {
  width: 246px;
  height: 82px;
  display: inline-block;
  filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.35));
  transition: transform 0.25s ease, filter 0.25s ease;
}
@media (hover: hover) and (pointer: fine) {
  .meritbonus-card:hover {
    transform: translateY(-2px);
    border-color: rgba(214, 182, 123, 0.28);
    box-shadow:
      0 14px 34px rgba(0, 0, 0, 0.35),
      0 0 18px rgba(214, 182, 123, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.14);
  }
  .meritbonus-button-img:hover {
    transform: translateY(-2px) scale(1.01);
    filter: drop-shadow(0 12px 26px rgba(176, 144, 80, 0.22));
  }
}
@media (max-width: 768px) {
  body {
    padding: 16px;
  }
  .meritbonus-wrapper {
    padding: 18px;
    border-radius: 18px;
  }
  .meritbonus-card {
    gap: 14px;
    padding: 16px;
    border-radius: 16px;
  }
  .meritbonus-step {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
  .meritbonus-title {
    font-size: 14px;
  }
  .meritbonus-text {
    font-size: 13.5px;
    line-height: 1.7;
  }
  .meritbonus-button-img {
    width: 220px;
    height: auto;
  }
}
@media (max-width: 480px) {
  body {
    padding: 12px;
  }
  .meritbonus-wrapper {
    padding: 15px;
    border-radius: 16px;
  }
  .meritbonus-card {
    gap: 12px;
    padding: 14px;
    border-radius: 14px;
  }
  .meritbonus-step {
    min-width: 36px;
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
  .meritbonus-title {
    font-size: 13px;
    margin-bottom: 7px;
  }
  .meritbonus-text {
    font-size: 13px;
    line-height: 1.65;
  }
  .meritbonus-button-area {
    margin-top: 16px;
  }
  .meritbonus-button-img {
    width: 200px;
  }
}
@media (hover: none) and (pointer: coarse) {
  .meritbonus-card,
  .meritbonus-button-img {
    transition: none;
  }
}
.nav-menu-other>.nav-menu-item.active {
    background: var(--gold) !important;
}

.header-user-nav .nav-menu-other > li {
    position: relative;
}

.header-user-nav .nav-menu-sub,
.header-user-nav .nav-menu-sub-wallet {
    background: rgb(51, 57, 72) !important;
    border: 1px solid rgba(12, 192, 108, 0.45) !important;
    border-radius: 12px !important;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.5) !important;
    padding: 8px !important;
    min-width: 228px !important;
}

.header-user-nav .nav-menu-sub .nav-menu-item {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 42px !important;
    height: auto !important;
    padding: 8px 12px !important;
    margin: 0 !important;
    border-radius: 8px !important;
    background: rgba(18, 21, 23, 0.95) !important;
    border: 1px solid rgba(12, 192, 108, 0.22) !important;
    text-decoration: none !important;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease !important;
}

.header-user-nav .nav-menu-sub > li + li {
    margin-top: 6px !important;
}

.header-user-nav .nav-menu-sub .nav-menu-item span,
.header-user-nav .nav-menu-sub .nav-menu-item .checkbox-control-text-bc {
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    -webkit-text-fill-color: #dbdee6 !important;
    color: #dbdee6 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-transform: none !important;
    letter-spacing: 0.02em !important;
}

.header-user-nav .nav-menu-sub .nav-menu-item > i {
    color: #0cc06c !important;
    font-size: 17px !important;
    margin-inline-end: 0 !important;
    flex-shrink: 0;
}

.header-user-nav .nav-menu-sub .nav-menu-item:hover,
.header-user-nav .nav-menu-sub .nav-menu-item:focus-visible {
    background: rgba(12, 192, 108, 0.14) !important;
    border-color: #0cc06c !important;
    color: #fff !important;
}

.header-user-nav .nav-menu-sub .nav-menu-item:hover span,
.header-user-nav .nav-menu-sub .nav-menu-item:hover .checkbox-control-text-bc,
.header-user-nav .nav-menu-sub .nav-menu-item:focus-visible span {
    -webkit-text-fill-color: #ffffff !important;
    color: #ffffff !important;
}

.header-user-nav .nav-menu-sub .logout-profile .userLogoutBtn {
    width: 100%;
    justify-content: flex-start;
    gap: 10px;
    min-height: 42px;
    border-radius: 8px;
    border: 1px solid rgba(12, 192, 108, 0.35);
    background: rgba(120, 24, 24, 0.35) !important;
    color: #ffb4b4 !important;
}

.header-user-nav .nav-menu-sub .logout-profile .userLogoutBtn:hover {
    background: rgba(160, 32, 32, 0.5) !important;
    border-color: #e88 !important;
}
#login_form_id > div.form-sign-in-slider-wrapper > div.slider-bc > div.carouselWrapper > div.swiper > div.swiper-wrapper > .swiper-slide {
    width: 370px !important;
}

html.is-web .popup-holder-bc.user-profile-container > .popup-middleware-bc > .popup-inner-bc {
    background: rgb(51, 57, 72) !important;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.45) !important;
}

html.is-web .user-profile-container .u-i-profile-page-container {
    background: rgba(255, 255, 255, 0.04) !important;
    border-inline-end: 1px solid rgba(12, 192, 108, 0.2);
}

html.is-web .user-profile-container .u-i-profile-page-content {
    background: transparent !important;
}

html.is-web .user-profile-container .user-profile-nav {
    background: transparent !important;
}

html.is-web .user-profile-container .user-profile-nav-header {
    background: rgba(18, 21, 23, 0.85) !important;
    color: rgba(219, 222, 230, 0.88) !important;
    border: 1px solid rgba(12, 192, 108, 0.18);
}

html.is-web .user-profile-container .user-profile-nav-header:hover {
    background: rgba(18, 21, 23, 1) !important;
    border-color: rgba(12, 192, 108, 0.35);
}

html.is-web .user-profile-container .user-profile-nav-list {
    background: rgba(18, 21, 23, 0.92) !important;
    border-top: 1px solid rgba(12, 192, 108, 0.15) !important;
}

html.is-web .user-profile-container .user-profile-nav-item {
    color: rgba(255, 255, 255, 0.62) !important;
}

html.is-web .user-profile-container .user-profile-nav-item:hover,
html.is-web .user-profile-container .user-profile-nav-item.active {
    color: rgba(255, 255, 255, 1) !important;
}

html.is-web .user-profile-container .user-profile-nav-item.active ~ .user-profile-nav-item-cursor:before,
html.is-web .user-profile-container .user-profile-nav-list .user-profile-nav-item-cursor:before {
    background: rgba(12, 192, 108, 0.55) !important;
}

html.is-web .user-profile-container .u-i-p-a-content-bc {
    box-shadow: none !important;
}

html.is-web .user-profile-container .u-i-p-a-deposit-bc,
html.is-web .user-profile-container .u-i-p-a-withdraw-bc {
    background: transparent !important;
    border: 1px solid rgba(12, 192, 108, 0.65) !important;
    color: #fff !important;
}

html.is-web .user-profile-container .profile-panel-promo-code .form-control-bc,
html.is-web .user-profile-container .profile-panel-promo-code input {
    background: rgba(18, 21, 23, 0.9) !important;
    border-color: rgba(12, 192, 108, 0.25) !important;
    color: #fff !important;
}

html.is-web .user-profile-container .e-p-close-icon-bc {
    color: rgba(255, 255, 255, 0.75) !important;
}

html.is-web .user-profile-container .e-p-close-icon-bc:hover {
    color: #fff !important;
}

/* Profile popup: above sticky header (excluded from generic fullscreen z-index rule) */
html.is-web .popup-holder-bc.user-profile-container.bigpopup:not(.hidden):not(.display-none) {
    position: fixed !important;
    inset: 0 !important;
    z-index: 10200 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    background: #000000b3 !important;
}

html.is-web .popup-holder-bc.user-profile-container.bigpopup:not(.hidden):not(.display-none) .popup-middleware-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

/* Login / register: full-viewport overlay + centered entrance modal (688×578) */
html.is-web .popup-holder-bc.windowed.content-manager.loginpopup:not(.display-none),
html.is-web .popup-holder-bc.windowed.content-manager.registerpopup:not(.display-none) {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 1024px !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 16px !important;
    box-sizing: border-box !important;
    z-index: 10200 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #000000b3 !important;
    overflow: hidden !important;
}

html.is-web .popup-holder-bc.windowed.content-manager.loginpopup:not(.display-none) .popup-middleware-bc,
html.is-web .popup-holder-bc.windowed.content-manager.registerpopup:not(.display-none) .popup-middleware-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    flex: 0 1 auto !important;
    position: static !important;
    inset: auto !important;
}

html.is-web .popup-holder-bc.windowed.content-manager.loginpopup:not(.display-none) .popup-inner-bc,
html.is-web .popup-holder-bc.windowed.content-manager.registerpopup:not(.display-none) .popup-inner-bc {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    flex: 0 0 auto !important;
    width: min(92vw, var(--desktop-entrance-popup-sign-in-width, 688px)) !important;
    max-width: min(92vw, var(--desktop-entrance-popup-sign-in-width, 688px)) !important;
    height: min(90vh, var(--desktop-entrance-popup-height, 578px)) !important;
    max-height: min(90vh, var(--desktop-entrance-popup-height, 578px)) !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
    box-sizing: border-box !important;
}

html.is-web .popup-holder-bc.windowed.content-manager.registerpopup:not(.display-none) .popup-inner-bc {
    width: min(92vw, var(--desktop-entrance-popup-registration-width, 688px)) !important;
    max-width: min(92vw, var(--desktop-entrance-popup-registration-width, 688px)) !important;
}

html.is-web .popup-holder-bc.loginpopup .entrance-popup-bc,
html.is-web .popup-holder-bc.registerpopup .entrance-popup-bc {
    height: 100% !important;
    max-height: 100% !important;
    min-height: 0 !important;
}

html.is-web .popup-holder-bc.loginpopup .entrance-popup-bc.sign-in,
html.is-web .popup-holder-bc.registerpopup .entrance-popup-bc.register {
    height: 100% !important;
    max-height: 100% !important;
}

.popup-holder-bc.site-ann-popup-root.hidden,
.popup-holder-bc.site-ann-popup-root[aria-hidden="true"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.popup-holder-bc.site-ann-popup-root:not(.hidden):not([aria-hidden="true"]) {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    height: 100dvh !important;
    max-width: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 16px !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    z-index: 10300 !important;
    background: #000000b3 !important;
}

.popup-holder-bc.site-ann-popup-root .popup-middleware-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 100% !important;
}

.popup-holder-bc.site-ann-popup-root.windowed .popup-inner-bc,
.popup-holder-bc.site-ann-popup-root.content-manager.windowed .popup-inner-bc {
    width: min(92vw, 440px) !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    margin: 0 auto !important;
    position: relative !important;
}

.popup-holder-bc.site-ann-popup-root .status-popup-content-w-bc {
    width: 100% !important;
    max-width: 440px !important;
    padding: 12px 16px 16px !important;
    background: rgba(var(--b), 1) !important;
    border-radius: var(--border-radius, 8px) !important;
    box-sizing: border-box !important;
}

.popup-holder-bc.site-ann-popup-root .e-p-close-icon-bc {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 3 !important;
    cursor: pointer !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-title {
    margin: 8px 32px 12px 4px !important;
    padding: 0 !important;
    text-align: center !important;
    color: rgba(var(--b-sc), 1) !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-content {
    flex: none !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
    max-height: min(58vh, 520px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    text-align: center !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-content p {
    margin: 0 !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-content iframe {
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    border: 0 !important;
    display: block !important;
    margin: 0 auto 12px !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-content img,
.popup-holder-bc.site-ann-popup-root .casino-popup-content .site-ann-popup-img,
.popup-holder-bc.site-ann-popup-root .casino-popup-content p img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 8px !important;
    object-fit: contain !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-button-block {
    width: 100% !important;
    margin-top: 0 !important;
}

.popup-holder-bc.site-ann-popup-root .casino-popup-button-block .btn {
    width: 100% !important;
    margin: 0 !important;
}

.popup-holder-bc.site-ann-popup-root .popup-checkbox {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 12px !important;
    cursor: pointer !important;
}

.popup-holder-bc.site-ann-popup-root .popup-checkbox .checkbox-control-text-bc {
    background: none !important;
    -webkit-text-fill-color: rgba(var(--b-sc), 0.8) !important;
    color: rgba(var(--b-sc), 0.8) !important;
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 13px !important;
}

body.site-ann-popup-open {
    overflow: hidden;
}
#homeQuickBannersGrid.product-banner-container-bc {
    display: grid !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    margin-inline: 0 !important;
    padding-inline: var(--padding-page-aside, 10px) !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    white-space: normal !important;
    flex-direction: unset !important;
    flex-wrap: unset !important;
    background: rgba(var(--b-sc), 0.1) !important;
}
#homeQuickBannersGrid.product-banner-container-bc.col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
}
#homeQuickBannersGrid.product-banner-container-bc.col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
}
#homeQuickBannersGrid .product-banner-info-bc,
#homeQuickBannersGrid .product-banner-bc {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    flex-shrink: unset !important;
}
#homeQuickBannersGrid .product-banner-img-bc {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    object-fit: cover !important;
    animation: none !important;
    transform: none !important;
    border: unset !important;
}
.hm-row-bc.home-quick-banners-row > .pb-component-wrapper,
.layout-content-holder-bc .hm-row-bc.home-quick-banners-row > .pb-component-wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}
.hm-row-bc.home-quick-banners-row,
.layout-content-holder-bc .hm-row-bc.home-quick-banners-row {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
    padding-inline: 0 !important;
    box-sizing: border-box !important;
}
@media screen and (max-width: 900px) {
    #homeQuickBannersGrid.product-banner-container-bc.col-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

.popup-holder-bc.withdraw-success-popup-root.hidden,
.popup-holder-bc.withdraw-success-popup-root[aria-hidden="true"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.popup-holder-bc.withdraw-success-popup-root:not(.hidden):not([aria-hidden="true"]) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 16px !important;
    min-width: 0 !important;
}

.popup-holder-bc.withdraw-success-popup-root .withdraw-success-body {
    color: rgba(var(--b-sc), 0.92) !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
}

/* Casino /slots listing only */
html.is-web .desktop-casino-slots-page .casinoGameItemLabelBc {
    display: none !important;
}

html.is-web .desktop-casino-live-page .casinoGameItemLabelBc {
    display: none !important;
}

/* popup-holder-bc: fullscreen when visible (keeps user-profile + entrance modals) */
.popup-holder-bc:not(.hidden):not(.display-none):not([aria-hidden="true"]):not(.user-profile-container):not(.site-ann-popup-root):not(.withdraw-success-popup-root):not(.windowed):not(.loginpopup):not(.registerpopup):not(.promotion-details-popup) {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100dvh !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 10200 !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
}

.popup-holder-bc:not(.hidden):not(.display-none):not([aria-hidden="true"]):not(.user-profile-container):not(.site-ann-popup-root):not(.withdraw-success-popup-root):not(.windowed):not(.loginpopup):not(.registerpopup):not(.promotion-details-popup) .popup-middleware-bc {
    display: flex !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    min-height: 0 !important;
    height: 100% !important;
    margin: 0 !important;
    align-items: stretch !important;
    justify-content: stretch !important;
}

.popup-holder-bc:not(.hidden):not(.display-none):not([aria-hidden="true"]):not(.user-profile-container):not(.site-ann-popup-root):not(.withdraw-success-popup-root):not(.windowed):not(.loginpopup):not(.registerpopup):not(.promotion-details-popup) > .popup-inner-bc,
.popup-holder-bc:not(.hidden):not(.display-none):not([aria-hidden="true"]):not(.user-profile-container):not(.site-ann-popup-root):not(.withdraw-success-popup-root):not(.windowed):not(.loginpopup):not(.registerpopup):not(.promotion-details-popup) .popup-middleware-bc > .popup-inner-bc {
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    max-height: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    flex: 1 1 auto !important;
    border-radius: 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
    box-sizing: border-box !important;
}

.popup-holder-bc:not(.hidden):not(.display-none):not([aria-hidden="true"]):not(.user-profile-container):not(.site-ann-popup-root):not(.withdraw-success-popup-root):not(.windowed):not(.loginpopup):not(.registerpopup):not(.promotion-details-popup) .status-popup-content-w-bc {
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    max-height: none !important;
    box-sizing: border-box !important;
}

/* Header nav (admin): badge sol üst — tema [dir=ltr] right:0 + max-width:99% ortalar */
.nav-menu-container.header-navigation .nav-menu-item[class*="badge-"]:after,
.hdr-navigation-scrollable-content .hdr-navigation-link-bc[class*="badge-"]:after {
    left: 4px !important;
    right: auto !important;
    top: 2px !important;
    transform: none !important;
    width: auto !important;
    max-width: max-content !important;
    text-align: left !important;
    margin: 0 !important;
}
[dir="rtl"] .nav-menu-container.header-navigation .nav-menu-item[class*="badge-"]:after,
[dir="rtl"] .hdr-navigation-scrollable-content .hdr-navigation-link-bc[class*="badge-"]:after {
    left: auto !important;
    right: 4px !important;
}
.nav-menu-container.header-navigation .nav-menu-item.badge-spinCount:after {
    top: -7px !important;
}
.hdr-navigation-scrollable-content .hdr-navigation-link-bc.badge-spinCount:after {
    top: 1px !important;
}
.nav-menu-container.header-navigation .nav-menu-item[class*="badge-"]:has(> i:not(.nav-menu-sub-arrow)) {
    padding-inline-start: 18px;
}
.hdr-navigation-scrollable-content .hdr-navigation-link-bc[class*="badge-"]:has(.nav-menu-icon) {
    padding-inline-start: 18px;
}

/* ---- KYC (kimlik dogrulama) ---- */
.u-i-profile-security-links-bc .u-i-p-l-head-bc + .u-i-p-l-head-bc {
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.u-i-p-l-head-bc--kyc .user-nav-icon {
    opacity: 0.92;
}

html.is-web {
    color: var(--neutral-150, #dbdee6);
}

html.is-web .layout-content-holder-bc {
    background: transparent;
}

html.is-web .popup-holder-bc.loginpopup .popup-inner-bc,
html.is-web .popup-holder-bc.registerpopup .popup-inner-bc {
    background: rgb(51, 57, 72) !important;
}

@media screen and (min-width: 993px) {
html.is-web {
    --header: 76, 85, 107;
    --header-hover: 85, 94, 119;
    --menu: 72, 80, 101;
    --menu-hover: 85, 94, 119;
    --tab-navigation: 72, 80, 101;
    --tab-navigation-hover: 85, 94, 119;
}

html.is-web .layout-header-holder-bc {
    background: transparent;
}

html.is-web .header-bc {
    background: linear-gradient(180deg, #4c556b 0%, #485065 100%) !important;
    box-shadow: 0 10px 20px rgba(76, 85, 107, 0.45);
    border-bottom: 1px solid rgba(136, 145, 170, 0.22);
}

html.is-web .hdr-main-content-bc {
    background: transparent !important;
}

html.is-web .nav-content-bc {
    background: linear-gradient(180deg, #485065 0%, #424a5e 100%) !important;
}

html.is-web time.infoTime {
    color: var(--neutral-150, #dbdee6) !important;
    background-color: rgba(18, 21, 23, 0.38) !important;
}

html.is-web .nav-menu-container.header-navigation:first-child {
    border-top: 1px solid rgba(var(--silver-light), 0.35);
    border-bottom: 1px solid rgba(12, 192, 108, 0.22);
}

html.is-web #root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li > a {
    background: #485065;
    border-right: 1px solid rgba(var(--silver), 0.28);
}

html.is-web .nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item {
    background: #555e77;
}

html.is-web .casino-game-item {
    border: 1px solid rgba(var(--silver), 0.24);
    box-shadow: 0 2px 14px rgba(18, 21, 23, 0.32), inset 0 1px 0 rgba(var(--silver-light), 0.07);
}

html.is-web .layout-footer-holder-bc {
    color: var(--neutral-500, #abb2c4);
    border-top: 1px solid rgba(var(--silver), 0.22);
}

html.is-web .layout-footer-holder-bc .footer-bc,
html.is-web .layout-footer-holder-bc .ftr-copy,
html.is-web .layout-footer-holder-bc .ftr-nav-l-item-bc {
    color: var(--neutral-500, #abb2c4);
}

html.is-web .layout-footer-holder-bc a:not([class*="btn"]) {
    color: var(--neutral-200, #cfd3dd);
}

html.is-web .layout-footer-holder-bc a:not([class*="btn"]):hover {
    color: #0cc06c;
}

html.is-web .horizontalSliderElem {
    border: 1px solid rgba(var(--silver), 0.14);
    border-radius: var(--border-radius-middle, 8px);
}

html.is-web .promotionsListEl-bc {
    border: 1px solid rgba(var(--silver), 0.18);
    box-shadow: inset 0 1px 0 rgba(var(--silver-light), 0.05);
}

html.is-web .header-user-nav .nav-menu-sub,
html.is-web .header-user-nav .nav-menu-sub-wallet {
    border: 1px solid rgba(var(--silver-light), 0.28) !important;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(var(--silver-pale), 0.04) !important;
}

html.is-web .header-user-nav .nav-menu-sub .nav-menu-item {
    border: 1px solid rgba(var(--silver), 0.2) !important;
}

html.is-web .header-user-nav .nav-menu-sub .nav-menu-item span,
html.is-web .header-user-nav .nav-menu-sub .nav-menu-item .checkbox-control-text-bc {
    -webkit-text-fill-color: var(--neutral-150, #dbdee6) !important;
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .user-profile-container .user-profile-nav-header {
    color: var(--neutral-200, #cfd3dd) !important;
    border: 1px solid rgba(var(--silver), 0.22);
}

html.is-web .user-profile-container .user-profile-nav-item {
    color: var(--neutral-500, #abb2c4) !important;
}

html.is-web .hdr-dynamic-content .header-ann-carousel .swiper-pagination-bullet {
    background: rgba(var(--silver-muted), 0.45);
}

html.is-web .hdr-dynamic-content .header-ann-carousel .swiper-pagination-bullet-active {
    background: #0cc06c;
}

html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text {
    background: rgba(18, 21, 23, 0.72) !important;
    border: 1px solid rgba(12, 192, 108, 0.55) !important;
    color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text span {
    color: var(--neutral-100, #e7e9ee) !important;
    -webkit-text-fill-color: var(--neutral-100, #e7e9ee) !important;
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    font-weight: 600 !important;
    text-transform: none !important;
    display: inline !important;
}

html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text:hover,
html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text:focus-visible {
    background: rgba(12, 192, 108, 0.24) !important;
    border-color: #0cc06c !important;
    color: #fff !important;
}

html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text:hover span,
html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.btn.a-color.header-icon-text:focus-visible span {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

html.is-web #root > div.layout-header-holder-bc > header > div.hdr-main-content-bc > div.hdr-user-bc > .header-custom-buttons > a.deposit-btn:before {
    color: #0cc06c !important;
}

html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item .hdr-user-info-texts-bc,
html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item .hdr-user-info-texts-bc span,
html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item .balanceAmount {
    color: #0ed678 !important;
    -webkit-text-fill-color: #0ed678 !important;
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item .currencySymbol {
    color: var(--neutral-100, #e7e9ee) !important;
    -webkit-text-fill-color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web .header-user-nav > .nav-menu-other > li > .nav-menu-item .hdr-user-avatar-icon-bc {
    color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item > span,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item > span {
    color: var(--neutral-150, #dbdee6) !important;
    -webkit-text-fill-color: var(--neutral-150, #dbdee6) !important;
    background: none !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    font-weight: 600 !important;
}

html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item.active,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item.active,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li > .nav-menu-item.active > span,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item.active > span {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li:hover > .nav-menu-item,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other:hover > .nav-menu-item,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu > li:hover > .nav-menu-item > span,
html.is-web .nav-menu-container.header-navigation:first-child .nav-menu-other:hover > .nav-menu-item > span {
    color: var(--neutral-100, #e7e9ee) !important;
    -webkit-text-fill-color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web .hdr-main-content-bc .form-control-label-bc,
html.is-web .hdr-main-content-bc .form-control-select-bc,
html.is-web .hdr-main-content-bc .form-control-select-bc .ellipsis,
html.is-web .hdr-main-content-bc .form-control-icon-bc {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .smartPanel-bc .sp-button-bc,
html.is-web .smartPanel-bc .sp-button-icon-bc,
html.is-web .hdr-toggle-button-bc {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .hdr-user-bc .btn.sign-in,
html.is-web .hdr-user-bc .btn.sign-in span {
    color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web .layout-footer-holder-bc,
html.is-web .layout-footer-holder-bc .footer-bc,
html.is-web .layout-footer-holder-bc .ftr-copy,
html.is-web .layout-footer-holder-bc .ftr-nav-l-item-bc {
    color: var(--neutral-200, #cfd3dd) !important;
}

html.is-web .layout-footer-holder-bc a:not([class*="btn"]) {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .popup-holder-bc.loginpopup .form-control-label-bc,
html.is-web .popup-holder-bc.registerpopup .form-control-label-bc,
html.is-web .popup-holder-bc.loginpopup .entrance-f-label-bc,
html.is-web .popup-holder-bc.registerpopup .entrance-f-label-bc {
    color: var(--neutral-150, #dbdee6) !important;
}

html.is-web .popup-holder-bc.loginpopup .form-control-input-bc,
html.is-web .popup-holder-bc.registerpopup .form-control-input-bc,
html.is-web .popup-holder-bc.loginpopup .form-control-select-bc,
html.is-web .popup-holder-bc.registerpopup .form-control-select-bc {
    color: var(--neutral-100, #e7e9ee) !important;
}

html.is-web .btn:disabled,
html.is-web .btn:disabled span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: rgba(var(--silver), 0.28) !important;
    border-color: rgba(var(--silver-light), 0.22) !important;
    cursor: not-allowed;
    pointer-events: none;
}

html.is-web .btn.a-outline:disabled {
    background: rgba(var(--silver), 0.14) !important;
}
}
