@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
html {
    font-family: "Outfit", sans-serif !important;
}
:root {
    --gold: linear-gradient(138deg,
        rgba(93, 68, 41, 1) 0%,
        rgba(160, 128, 92, 1) 25%,
        rgba(224, 200, 162, 1) 50%,
        rgba(170, 140, 100, 1) 75%,
        rgba(93, 68, 41, 1) 100%
    );
    --header: 3, 26, 59;
    --header-hover: 3, 26, 59;
    --b: 3, 26, 59;
    --b-hover: 4, 25, 59;
    --hero: 188, 149, 86;
    --hero-hover: 216, 169, 80;
    --hero-sc: 255, 255, 255;
    --menu: 0, 12, 36;
    --menu-sc: 255, 255, 255;
    --desktop-header-height: 92px !important;
}

html.is-web .header-bc {
    background: rgb(3, 26, 59) !important;
}

html.is-web .hdr-main-content-bc {
    background: rgb(3, 26, 59) !important;
}
.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-image: url(https://meritcdn.b-cdn.net/images/web-bg.png)!important;
    background-size: cover!important;
    background-position: left center!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
}
.layout-footer-holder-bc {
    background: transparent !important;
    margin-bottom: 10vh !important;
}
.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;
}
.informative-widget-link  .informative-widget-container span p a{
		color: #bb9b69 !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: "Outfit", 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, #e0c8a2, #5d4429) !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 #bc9556;
}
#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;
    background:#04193b;
    border-right: 1px solid #bc9556;
    }
.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;
}
.header-bc {
    box-shadow: 0px 10px 20px #04193b;
}
.informative-widget-container {
    max-width: 90%;
    padding: 10px 20px;
}
.informative-widget-container>span {
    font-size: 15px;
}
.btn.register {
    padding: 0 30px!important;
    color: #000000!important;
    border: 1px solid #d8a950!important;
}
.btn.sign-in {
    padding: 0 30px !important;
    background: rgb(4 25 59) !important;
    text-decoration: none !important;
    border: 1px solid #d8a950!important;
}
.e-p-section-title-bc{
    padding: 5px 30px !important;
    background: var(--gold) !important;
    text-decoration: none !important;
    border: 1px solid #d8a950!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 > div.layout-content-holder-bc > div:nth-child(4) > div{
  perspective: 100rem;
  box-sizing: border-box;
  padding-inline: clamp(28px, 6vw, 120px);
  overflow-y: visible !important;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div{
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: center;
  align-items: flex-end;
  white-space: nowrap;
  gap: clamp(8px, 1.2vw, 20px);
  width: 100% !important;
  margin: 0 auto !important;
  position: relative;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div 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 > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
  transform: perspective(100rem) rotateY(0deg) scale(1.10);
  box-shadow: 8px 12px 24px #00000066;
  z-index: 2;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > *:has(img:hover),
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-container-bc:has(img:hover){
  position: relative;
  z-index: 999;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .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 > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-container-bc{
  background: unset !important;
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :first-child{
  margin-right: clamp(16px, 3vw, 64px);
}
#root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :last-child{
  margin-left: clamp(16px, 3vw, 64px);
}
@media (max-width: 1610px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    padding-inline: clamp(32px, 1vw, 128px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    transform: perspective(100rem) rotateY(-22deg) scale(1);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.07);
  }
    #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
    #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div {
    gap: clamp(8px, 0.6vw, 20px);
}
}
@media (max-width: 1400px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div::-webkit-scrollbar{ display:none; }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    scroll-padding-inline: clamp(48px, 10vw, 140px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :first-child{
    margin-right: clamp(24px, 5vw, 96px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div > :last-child{
    margin-left: clamp(24px, 5vw, 96px);
  }
}
@media (max-width: 992px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div{
    padding-inline: clamp(20px, 6vw, 72px);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    transform: perspective(100rem) rotateY(0) scale(1);
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img:hover{
    transform: perspective(100rem) rotateY(0) scale(1.05);
  }
}
@media (max-width: 1285px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(150px, 6vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(150px, 6vw, 180px) !important;
  }
}
@media (max-width: 1100px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(140px, 10vw, 160px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(140px, 10vw, 160px) !important;
  }
}
@media (max-width: 995px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(120px, 10vw, 160px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(120px, 10vw, 160px) !important;
  }
}
@media (min-width: 1610px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(220px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(220px, 10vw, 180px) !important;
  }
}
  @media (min-width: 1800px) {
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(240px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
    width: clamp(240px, 10vw, 180px) !important;
  }
}
  @media (min-width: 2000px){
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div img{
    width: clamp(260px, 10vw, 180px) !important;
  }
  #root.is-home-page > div.layout-content-holder-bc > div:nth-child(4) > div > div .product-banner-info-bc{
.layout-content-holder-bc .promotion-horizontal-sl-list-bc {
    background: url(https://meritcdn.b-cdn.net/images/size-ozel-promosyonlar.png) !important;
    height: 140px !important;
    width: 100% !important;
    background-size: cover !important;
    border-radius: 10px !important;
    border-bottom: 2px solid rgb(216 169 80);
}
#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 #d8a950)
    }
    15% {
      filter:drop-shadow(0px 0px 10px #d8a950)
    }
    30% {
      filter:drop-shadow(0px 0px 1px #d8a950)
    }
      35% {
      filter:drop-shadow(0px 0px 10px #d8a950)
    }
      40% {
      filter:drop-shadow(0px 0px 100px #d8a950)
    }
      70% {
      filter:drop-shadow(0px 0px 1px #d8a950)
    }
    75% {
      filter:drop-shadow(0px 0px 10px #d8a950)
    }
    80% {
      filter:drop-shadow(0px 0px 1px #d8a950)
    }
    85% {
      filter:drop-shadow(0px 0px 10px #d8a950)
    }
    90% {
      filter:drop-shadow(0px 0px 10px #d8a95033)
    }
    95% {
      filter:drop-shadow(0px 0px 10px #d8a950)
    }
  }
[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: wrap;
    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
}
#base_popup_id > div.promotion-details-container > div.promotion-details-header > img {
    display: none !important;
}
#base_popup_id > div.promotion-details-container{
    grid-template-columns: auto !important;
}
.promotion-details-popup.windowed .popup-inner-bc {
    border-radius: 20px;
}
:root {
    --meritbonus-gold: linear-gradient(138deg,
        rgba(93, 68, 41, 1) 0%,
        rgba(160, 128, 92, 1) 25%,
        rgba(224, 200, 162, 1) 50%,
        rgba(170, 140, 100, 1) 75%,
        rgba(93, 68, 41, 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: #d8b57a;
  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(3, 26, 59) !important;
    border: 1px solid #d8a950 !important;
    border-radius: 12px !important;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.5) !important;
    padding: 8px !important;
    min-width: 228px !important;
    z-index: 1200 !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(4, 25, 59, 0.95) !important;
    border: 1px solid rgba(216, 169, 80, 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: #e8d5b5 !important;
    color: #e8d5b5 !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: #d8a950 !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(216, 169, 80, 0.14) !important;
    border-color: #d8a950 !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(216, 169, 80, 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(3, 26, 59) !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(188, 149, 86, 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(4, 25, 59, 0.85) !important;
    color: rgba(255, 255, 255, 0.88) !important;
    border: 1px solid rgba(188, 149, 86, 0.18);
}

html.is-web .user-profile-container .user-profile-nav-header:hover {
    background: rgba(4, 25, 59, 1) !important;
    border-color: rgba(216, 169, 80, 0.35);
}

html.is-web .user-profile-container .user-profile-nav-list {
    background: rgba(2, 18, 42, 0.92) !important;
    border-top: 1px solid rgba(188, 149, 86, 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(216, 169, 80, 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(216, 169, 80, 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(4, 25, 59, 0.9) !important;
    border-color: rgba(188, 149, 86, 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;
}

.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"]) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 16px !important;
    min-width: 0 !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 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;
    }
}

/* Casino / canlı casino: header giriş-kayıt tıklanabilir kalsın */
.layout-header-holder-bc {
    z-index: 10080 !important;
    isolation: isolate;
}

.layout-header-holder-bc .hdr-main-content-bc,
.layout-header-holder-bc .header-bc {
    position: relative;
    z-index: 1 !important;
}

.hdr-user-bc .btn.sign-in,
.hdr-user-bc .btn.register,
.hdr-user-bc button[title="GİRİŞ"],
.hdr-user-bc button[title="Kayıt"] {
    position: relative;
    z-index: 2 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
}

.popup-holder-bc.loginpopup.display-none,
.popup-holder-bc.registerpopup.display-none,
.popup-holder-bc.display-none {
    pointer-events: none !important;
}

.layout-content-holder-bc .casinoProviderContent,
.layout-content-holder-bc .hm-row-bc.has-slider {
    position: relative;
    z-index: 1;
}

/* === Merit PC footer layout v4 === */
html.is-web .layout-footer-holder-bc,
html.is-web .layout-footer-holder-bc .footerWrapper,
html.is-web .layout-footer-holder-bc .footerContainerWrapper {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

html.is-web .layout-footer-holder-bc .footerContainer {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    max-width: var(--layout-width, 1670px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

html.is-web .layout-footer-holder-bc .footerHeader {
    order: 1;
}

html.is-web .layout-footer-holder-bc .footerLinksSection {
    order: 2;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

html.is-web .layout-footer-holder-bc .footerLinkCols {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px 24px;
    width: 100%;
}

html.is-web .layout-footer-holder-bc .footerLinkCol {
    flex: unset;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    min-width: 0;
    max-width: none;
}

html.is-web .layout-footer-holder-bc .sliderGroup {
    order: 3;
    width: 100%;
}

html.is-web .layout-footer-holder-bc .footerContainer > .sliderContent {
    order: 4;
    width: 100%;
}

html.is-web .layout-footer-holder-bc .copyRightBlock {
    order: 5;
    width: 100%;
    max-width: var(--layout-width, 1670px);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-sizing: border-box;
}

[class*=is-web] .layout-footer-holder-bc .footer-partners-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

html.is-web .layout-footer-holder-bc .horizontalSliderRow,
[class*=is-web] .layout-footer-holder-bc .sliderGroup .horizontalSliderRow,
[class*=is-web] .layout-footer-holder-bc .sliderContent .horizontalSliderRow {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    white-space: normal !important;
    gap: 8px 12px;
}

@media (max-width: 992px) {
    html.is-web .layout-footer-holder-bc .footerLinkCols {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


/* Bonus claim: prevent carousel/home flex bleed */
html.is-web #root > .layout-content-holder-bc.bonus-claim-page {
    display: block !important;
    width: 100% !important;
    max-width: 28rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 1rem 16px 2rem !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    flex: 0 0 auto !important;
}

html.is-web #root > .layout-content-holder-bc.bonus-claim-page .bonus-claim-pro,
html.is-web #root > .layout-content-holder-bc.bonus-claim-page .bonus-claim-pro > * {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
    position: relative !important;
    transform: none !important;
}

html.is-web #root > .layout-content-holder-bc.bonus-claim-page .bonus-claim-pro__form,
html.is-web #root > .layout-content-holder-bc.bonus-claim-page .bonus-claim-pro__actions {
    display: block !important;
}

html.is-web #root > .layout-content-holder-bc.bonus-claim-page .bonus-claim-pro [hidden] {
    display: none !important;
}
