@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
* {
    font-family: "Quicksand", sans-serif !important;
    font-weight: 600 !important;
}

#root{
--header: 67, 28, 109;
}


body::before {
    content: "";
    position: fixed;
    inset: 0;
    background: url("https://pamimage.com/images/1766490721243-ruya-4123123-w9hjzw.jpg") center center / cover no-repeat;
    z-index: -1;
    transform: translateZ(0);
}

.promotion-page .layout-content-holder-bc:not(:has(.casino-full-game-container)) {
  max-width: 1550px !important;
  margin-top: 15px !important;
}
body:not(:has(.viewModeStories)) .is-home-page .layout-content-holder-bc{
  transform: scale(0.95) !important;
  transform-origin: top center !important;
  margin-bottom: -100px !important;
}

.is-home-page 
.layout-content-holder-bc:not(:has(.casino-full-game-container))
 {
  max-width: 1550px !important;
  /* margin-top: 15px !important; */
}

 .header-bc .hdr-main-content-bc {
     max-width:1299px!important;
     margin:0 auto;
     height:75px!important;
}
 .header-bc .nav-content-bc .nav-content-menu {
     max-width:1299px!important;
     width:100%;
     margin:0 auto;
}



.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item>i, .nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item>i:not(.nav-menu-sub-arrow){
  font-size: 19px !important;
  color: #ffffff !important;
  /* background: linear-gradient(140deg, #9c2082 0%, #9b1f80 50%, #9c2082 75%, #6c3e61 100%) !important; */
  width: 35px !important;
  height: 35px !important;
  border-radius: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

button.btn.sign-in:before {
    content: '';
    background-image: url(https://pamimage.com/images/1766060325854-ruya-giris-tfglbo.webp);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    margin-right: 5px;
}

button.btn.register:before {
    content: '';
    background-image: url(https://pamimage.com/images/1766060349278-ruya-kayit-1gp8kj.webp);
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    margin-right: 5px;
}

.btn.register,.btn.btn-color {
   width: 85px!important;
   height: 30px!important;
   display: flex;
     background: linear-gradient(to top, rgb(24 90 6) 0%, rgb(36 143 87) 100%) !important;

   border-radius: 5px !important;
   background-size: 200% auto;
   color: #ffffff !important;
   font-size: 10px !important;
}
.btn.s-small.sign-in {
     width: 82px!important;
     height: 30px!important;
     display: flex;

   background: linear-gradient(to top, #306db1 0%, #02b5fd 100%) !important;
     border-radius: 5px !important;
     background-size: 200% auto;
     color: #fff !important;
     text-decoration: none !important;
     animation: blinker 2s linear infinite;
   font-size: 10px !important;
} 


.header-bc .hdr-toggle-button-bc {
  /* background:  linear-gradient(179deg, #acc3ff00, #0d1631, #191c52) padding-box,  linear-gradient(to top, #2c74b0, #253d57) border-box !important; */
  border: 1px solid transparent !important;
  /* color: var(--themeColor) !important; */
  border-radius: 100px;
  width: 30px;
  height: 30px;
}
.header-bc .hdr-toggle-button-bc:hover {
  background: /* içerik zemini */ linear-gradient(179deg, #acc3ff00, #3b1960, #521950) padding-box, /* GRADIENT BORDER (aşağıdan yukarı) */ linear-gradient(to top, #a71f67, #552589) border-box !important;
  border: 1px solid transparent !important;


    /* color: var(--themeColor) !important; */
    border-radius: 100px;
    width: 30px;
    height: 30px;
}


.hdr-main-content-bc .infoTime {
 display: none !important;

}

.hdr-main-content-bc, .logo {
   height: 70px !important;
   padding: 5px 0px 5px 8px !important;
}

.nav-menu-container .nav-menu,.nav-menu-container .nav-menu-other {display:flex !important;justify-content:center !important;}
.nav-menu-other{margin-right:20px !important;}
[dir=ltr] .nav-menu-container.header-navigation:first-child .nav-menu-item:after {
    right: -2px;
    top: 0px;
}
.hdr-logo-bc {padding: 0px 0 !important;}

.hdr-logo-bc {
    /* width: 85%!important; */
    max-width: 300px !important;
}

.header-bc{
    background: none !important;
    padding-bottom: 10px!important;
}

.hdr-time-bc {
    background: none !important;

}

.nav-menu-container.header-navigation:first-child{
  background: none !important;
  padding: 9px;
  left:3%  !important;
  border-radius: 14px !important;
  border-image: linear-gradient(to left, #13131321 0%, #a05beb 50%, #13131321 100%) 100% 0 100% 0 / 1px 0 1px 0 stretch !important;
}



.storiesWidgetWrapper .horizontalSliderRow {
justify-content:center !important;
}

.nav-content-bc {

    background: rgb(67 28 109) !important;
  border-radius: 14px !important;
}

.storiesWidgetListItem:not(.storiesItemSkeleton):not(.visited):before {
    background-image: linear-gradient(225deg,#a71f67,#9452dc) !important;
}
.sdr-item-bc:before {
    background: NONE !important;
}


 /*SWIPER*/

/* Slider referans */
 .swiper{
  position: relative !important;
}

/* OK BUTON ALANI (tÄ±klanabilir alan) */
 .swiper-button-prev,
.swiper-button-next{
  width: 46px !important;
  height: 46px !important;

  top: 50% !important;
  transform: translateY(-50%) !important;

  background: rgb(80 17 147 / 56%) !important;   /* isteÄŸe baÄŸlÄ± */
  border-radius: 50% !important;
  align-items: center !important;
  justify-content: center !important;

  z-index: 10 !important;
}

/* OK Ä°KON BOYUTU */
.swiper-button-prev::after,
 .swiper-button-next::after{
  font-size: 22px !important;  /* asÄ±l ok boyutu */
  font-weight: 700 !important;
}

/* Sol â€“ saÄŸ konum (korunsun diye tekrar veriyoruz) */
 .swiper-button-prev{
  left: 16px !important;
}
) .swiper-button-next{
  right: 16px !important;
}

[class*=is-web][dir=ltr]  .slider-bc .carouselCountEnable .swiper-pagination {
 
    display: none !important;
}



 /*SWIPER*/


.sdr-item-bc {
 border-radius:20px  !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: linear-gradient(to top, #431c6d 0%, #552589 100%) !important;
    box-shadow: inset 0 2px #9c59e5 !important;
border-radius:10px
}

.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active,.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active {
    color: rgba(var(--hero-sc),1);
   background: linear-gradient(to top, #371758 0%, #552589 100%) !important;
    box-shadow: inset 0 2px #9c59e5 !important;
border-radius:10px
}

.nav-content-bc .nav-menu-container .nav-menu-sub .nav-menu-item {
    color: rgba(var(--menu-sc),1);
    background: #24205400 !important;
    box-shadow:  0 1px #ffffff !important;
}
.nav-content-bc .nav-menu-container .nav-menu-sub {
   background: linear-gradient(to top, #431c6d 0%, #7c3ac4 100%) !important;
    border-radius:10px!important;
}
.header-user-nav .nav-menu-sub {
   background: linear-gradient(to top, #431c6d 0%, #7c3ac4 100%) !important;
    border-radius:10px!important;
}

.nav-menu-container.header-navigation:nth-child(2) .nav-menu>li .nav-menu-item:hover,.nav-menu-container.header-navigation:nth-child(2) .nav-menu>li .nav-menu-item.active,.nav-menu-container.header-navigation:nth-child(2) .nav-menu-other>.nav-menu-item:hover,.nav-menu-container.header-navigation:nth-child(2) .nav-menu-other>.nav-menu-item.active {
    box-shadow: inset 0 -2px #cacaca !important;,1)
}
.nav-menu-container .nav-menu-sub .nav-menu-item:hover:before {
    background:  #ffffff !important;
}
.nav-menu-container.header-navigation:nth-child(2) {
    background:none  !important;

}
.storiesWidgetListItem .horizontal-sl-title-bc:not(.skeleton-loader-full-text):not(:empty) {
    letter-spacing: 1px !important;

}
.storiesWidgetWrapper:not(.portraitView) .storiesWidgetListItem .horizontal-sl-title-bc {
    font-size: 11px !important;
}


/* ------------------------------------------------
   Scrollable banner şeritleri (UTF-8 / süslü parantezler düzeltildi)
-------------------------------------------------*/

.hm-row-bc:nth-of-type(5){
  border-radius:50px !important; flex-shrink:0 !important; width:100% !important; margin-right:1px !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc
{
  display:flex !important; flex-direction:row !important; overflow-x:auto !important; white-space:nowrap !important;
  gap:0 !important; padding:10px !important; padding-bottom:40px !important; scroll-behavior:smooth !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-bc{
  min-width:160px !important; transform: scale(1) !important;
  transition: transform .3s ease, opacity .3s ease !important;
}
.hm-row-bc:nth-of-type(5) .product-banner-bc:hover,
{
  transform: scale(1.1) !important; opacity:.8 !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc a{
  border-radius:40px !important; padding:5px !important;
}

/* özelleştirilmiş scrollbar — tüm blok eksik parantezleri tamamlandı */

.hm-row-bc:nth-of-type(5) .product-banner-container-bc.col-4::-webkit-scrollbar{
  width:8px !important; height:10px !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc.col-4::-webkit-scrollbar-track{
  background:#431c6d9e !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc.col-4::-webkit-scrollbar-thumb{
  background:#9354db !important; border-radius:10px !important;
  transition: background-color .3s ease, transform .2s ease !important;
}

.hm-row-bc:nth-of-type(5) .product-banner-container-bc.col-4::-webkit-scrollbar-thumb:hover{
  background:#a366e5 !important; transform: scale(1.1) !important;
}

img.casino-game-item-image-bc {

    border-radius: 15px;
    border: 1px solid #c794ff;
  

}
.casino-game-item {
    background: none !important;
}


.casinoGameItemImage {

    border-radius: 15px;
    border: 1px solid #c794ff;

}




.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc{
  border: solid 1px rgba(255, 255, 255, 0.1);
  /* background-color: #81699b47 !important; */
  border-radius: 16px;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-info-content-bc{
  position: absolute!important;
  bottom: 6px;
  background: transparent!important;
  left: 5px;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-info-content-bc .c-info-time-bc{
  color: rgba(255, 255, 255, 0.5)!important;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-info-content-bc i{
  color: rgba(255, 255, 255, 0.5)!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .casino-info-block{
  border: solid 1px rgba(255, 255, 255, 0.1);
  background-color: #cdced5;
  border-radius: 16px;
}


.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-info-more-bc{
  background: transparent!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-teams-bc{
  padding-bottom: 27px;
  padding-top: 6px;
  background: transparent!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-row-bc{
  position: relative;
  background-color: #431c6d;
  border-radius: 6px;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-row-bc:hover{
  position: relative;
  background-color: #5d2c91;
border:1px solid #b087da;
  border-radius: 6px;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .c-team-info-team-bc{
  color: rgba(255, 255, 255, 0.71)!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .c-odd-bc:nth-child(4):nth-last-child(2),
.layout-content-holder-bc .hm-row-bc:nth-child(5) .c-odd-bc:nth-child(5):last-child{
  width: 123px!important;
}

.c-odd-bc{
  width: 80px!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .market-filter-cell-bc{
  width: 240px;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .market-filter-cell-bc > .market-filter-info-bc{
  background: transparent!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-bc .time-filters-content{
  border: solid 1px rgba(255, 255, 255, 0.1);
  margin-right: 12px;
  border-radius: 6px;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-content .time-filter-button-bc{
  border: none!important;
  height: 32px!important;
  padding: 0 10px!important;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-content .time-filter-button-bc:nth-of-type(1){
  border-radius: 6px 0 0 6px!important;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-content .time-filter-button-bc:nth-of-type(2){
  border-radius: 0!important;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-content .time-filter-button-bc:nth-of-type(3){
  border-radius: 0 6px 6px 0;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .time-filters-content .btn.a-outline.a-white{
  color: #161824!important;
  background-color: #02fbfb!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .upcoming-games-container{
  padding-top: 12px;
  position: relative;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .widget-scroll-container .market-filter-bc{
  background: #431c6d !important;
  border-radius: 0;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .widget-scroll-container .pm-body-bc{
  padding: 0!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .popular-matches-bc .widget-scroll-container .market-filter-bc .select{
  /* position: absolute; */
  /* top: -67px; */
  /* transform: translateY(-100%); */
  /* box-shadow: none!important; */
  background: #431c6d !important;
  /* border-radius:5px !important; */
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .page-view-more  {
justify-content:center !important;
display:flex !important;
margin-top:10px!important;
}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .page-view-more {
    display: flex;
    align-items: center;
    margin-bottom: 10px!important;
    justify-content:center!important;
}
.layout-content-holder-bc .hm-row-bc:nth-child(5) .pb-component-wrapper>.games-content>.page-view-more {
    display: flex;
    align-items: center;
    margin-bottom: 10px!important;
    justify-content:center!important;
    border-radius : 10px !important;

}

.layout-content-holder-bc .hm-row-bc:nth-child(5) .view-title-more {
    flex: none!important;
}

/* Anasayfa Yaklasan maclar */

.horizontal-sl-item-bc.accordion-button.active {
    background-color: #431c6d!important;
}

.horizontal-sl-item-bc.accordion-button .horizontal-sl-icon-bc {
    color: rgba(255, 255, 255, 0.3)!important;
}



.horizontal-sl-item-bc.accordion-button.active .horizontal-sl-icon-bc {
    color: #02fbfb !important;
}

.horizontal-sl-item-bc.accordion-button.active .horizontal-sl-count-bc {
    color: #161824!important;
    border: solid 1px #1d202e;
    background-color: #02fbfb;
    display: block;
}

.ftr-game-item-bc {
    border-radius: 16px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(255, 255, 255, 0.1);
    background-color: #361d519c !important;
    background-image: none!important;
    padding-bottom: 20px;
}

.ftr-g-i-head-bc {
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff00 !important;
}

.ftr-g-i-body-bc {
    background: transparent!important;
    margin-top: 70px!important;
}

.market-group-holder-bc {
    padding-left: 20px;
    padding-right: 20px;
}

.market-group-holder-bc .market-group-item-bc .market-coefficient-bc:before {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.4);
    margin-right: 12px;
}

.market-group-holder-bc .market-group-item-bc:nth-of-type(1) .market-coefficient-bc:before {
    content: "1";
}

.market-group-holder-bc .market-group-item-bc:nth-of-type(2) .market-coefficient-bc:before {
    content: "X";
}

.market-group-holder-bc .market-group-item-bc:nth-of-type(3) .market-coefficient-bc:before {
    content: "2";
}

.sgm-market-g-i-cell-bc:hover .market-group-item-bc {
    color: #000!important;
}

.ftr-g-title-bc {
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 48px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #16182400;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ftr-g-i-b-opp-t-holder-bc {
    align-items: flex-end!important;
}

.sgm-market-g-i-cell-bc.market-bc {
    border-radius: 5px;
    border: solid 1px #9b7fbb;
    background-color: #5d2c91;
}

.horizontal-sl-list,.horizontal-sl-tab {
   justify-content: center;
}

.horizontalSliderElem {
   background: none !important;
}

ftr-g-i-b-opp-title-bc span {
    font-size: 20px!important;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9)!important;
}

.ftr-g-icon-bc,.ftr-g-i-b-time-bc {
    color: #ffffff7d !important;
}

.ftr-g-i-title-bc.ellipsis {
    font-size: 16px!important;
    font-weight: 500;
    color: rgb(255 255 255 / 69%) !important;
}

.ftr-g-i-b-opp-t-holder-bc {
    margin-top: 10px!important;
}

.ftr-g-i-title-bc {
    flex: none!important;
}




.sg-n-text-row-1-bc {
    color: #00ADFF !important;
}


.sg-n-text-row-1-bc {
  position: relative;

}
.popup-inner-bc {
   background: linear-gradient(240deg, #250e3d 0%, #351458 50%, #552589 100%) !important;
   border: 1px solid rgb(134 27 169) !important;
   border-radius: 10px !important;
}
.e-p-header-bc {background: rgb(1 10 20 / 0%) !important;}

.sg-n-text-row-1-bc::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  margin: 10px auto;

  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'>\
<defs>\
<radialGradient id='bg' cx='35%' cy='25%' r='80%'>\
<stop offset='0%' stop-color='%23C9B3F2'/>\
<stop offset='55%' stop-color='%23A98AE6'/>\
<stop offset='100%' stop-color='%237A57D1'/>\
</radialGradient>\
</defs>\
<circle cx='256' cy='256' r='248' fill='url(%23bg)'/>\
<g fill='%23F7F4FF'>\
<circle cx='256' cy='198' r='64'/>\
<path d='M156 360c0-55.2 44.8-100 100-100s100 44.8 100 100v18c0 16.6-13.4 30-30 30H186c-16.6 0-30-13.4-30-30v-18z'/>\
</g>\
</svg>");
  
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.sg-n-text-row-1-bc, .sg-n-text-row-2-bc, .sg-n-forgot-password-text, .reg-step-title-v-bc {
  text-align: center!important;
}

.reg-form-block-bc:has(.slider-bc) .entrance-form-content-bc {
    height: 580px !important;
}

#base_popup_id > div > div.my-profile-info-block.deposit-page > div.dep-w-info-bc > div.m-block-nav-items-bc > div.m-nav-items-list-item-bc> p {
	display: none!important;
}


.overlay-header {
     /* background: linear-gradient(90deg, rgb(34 34 34) 0%, rgb(215 224 208) 50%, rgb(34 34 34) 100%) !important; */
     display: flex;
     align-items: center;
     justify-content:center !important;
     height: 60px !important;
     font-size:20px!important;
     font-weight: 1500 !important;
     line-height: 80px !important;
}
.back-nav-title-bc,.back-nav-title-bc-h1 {
    margin: 0 8px !important;
    color: rgb(255 255 255) !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.popup-holder-bc .form-control-bc .form-control-label-bc::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 1px solid #cdb7e1 !important;
  mix-blend-mode: soft-light;
  pointer-events: none;
  z-index: 1;
  border-radius: 12px;
  opacity: 0.6;
}
.popup-holder-bc .form-control-bc .form-control-label-bc {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.popup-holder-bc .form-control-bc .form-control-input-bc,
.popup-holder-bc .form-control-bc .form-control-select-bc {
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 12px;
  background: #4f2877 !important;
  /* opacity: 0.6; */
}
.popup-holder-bc .form-control-bc .form-control-label-bc::after {
  content: "";
  position: absolute;
  left: -10px;
  bottom: -25px;
  width: 26px !important;
  height: 32px !important;
  border-radius: 100% !important;
  background: #be73ff !important;
  filter: blur(13px);
}

.reg-step-title-v-bc {
    display: none !important;
}


.promotion-details-popup.windowed .popup-inner-bc {
    width: 90%!important;
    max-width: 1000px!important;
    height: 75vh!important;
    border-radius: 15px!important;
}

.hdr-user-bc .bc-i-deposit, .hdr-user-bc .bc-i-wallet, .hdr-user-bc .bc-i-community, .hdr-user-bc .deposit-btn, .hdr-user-bc .bc-i-telegram {
    background: #431c6d !important;
border:1px solid #9d5ae7 !important;
    border-radius: 8px!important;
}

.layout-content-holder-bc{
  display: flex !important;
  flex-direction: column !important; /* dikey akış */
}

/* ÖRNEK: 2. satırı en üste al, diğerleri alta kalsın */
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(1){ order: 2 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(2){ order: 1 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(3){ order: 3 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(4){ order: 4 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(5){ order: 5 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(6){ order: 6 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(7){ order: 7 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(8){ order: 8 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(9){ order: 9 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(10){ order: 10 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(11){ order: 11 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(12){ order: 12 !important; }
.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(13){ order: 13 !important; }

.is-home-page .layout-content-holder-bc > .hm-row-bc:nth-child(1){ 
margin-top:25px!important;}

.casino-slots .layout-content-holder-bc > .hm-row-bc:nth-child(1){ display:none !important; 
}

.casino-slots .layout-content-holder-bc > .hm-row-bc:nth-child(2){
grid-template-columns: 0fr 6fr 6fr !important;
}
.casino-slots .layout-content-holder-bc > .hm-row-bc:nth-child(2) .casinoJackpotWrapper.isWidget { display:none !important; }

[class*=is-web] .casinoCategoryChooserContainer .horizontalCategoryItemWrp:hover:before,[class*=is-web] .casinoCategoryChooserContainer .horizontalCategoryItemWrp.active:before,[class*=is-web] .casinoCategoryChooserContainer .horizontalCategoryItemWrp:active:before {background: radial-gradient(circle at 50% 86%, rgb(101 123 202 / 90%), rgb(44 111 164 / 31%), rgb(37 73 137 / 0%), rgb(255 255 255 / 0%)) !important;}

.hdr-smart-panel-holder-bc {
    background: #431c6d  !important;
border-radius:10px  !important;
border:1px solid   #9050d4  !important;
}

.sp-button-bc {
    background: #07183517  !important;

}
.hdr-smart-panel-holder-arrow-bc:after {
    border-color: transparent transparent #9757e0  !important;);
}
.sidePanel-holder {
   background: linear-gradient(240deg, #2a1343 0%, #3b1860 50%, #552589 100%) !important;
border-radius:20px
}
[data-status=unread] {
  border-radius: 14px !important;
   background: linear-gradient(240deg, #2a1343 0%, #3b1860 50%, #552589 100%) !important;
}
.notification-new-item {

    font-size: 16px  !important;
}
.notification-new-item-icon {
    color: #53b4fc !important;
}

[class*="is-web"] .viewModeCloseBtn {
    position: absolute;
    top: auto!important;
right: 400px!important;
left:10px
    font-size: 14px;
    transition: all var(--default-transition-duration);
}
.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: glow;
}
.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:before {
border-radius:20px;

}

.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:nth-child(1) {
    animation-delay: 4s
}

.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:nth-child(2) {
    animation-delay: 4.1s;
}

.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:nth-child(3) {
    animation-delay: 4.2s
}

.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:nth-child(4) {
    animation-delay: 4.3s
}
.layout-content-holder-bc .hm-row-bc:nth-child(3) .product-banner-bc:nth-child(5) {
    animation-delay: 4.4s
}


@keyframes glow {
    0%,4% {
        box-shadow: 0 0 -6px -6px rgb(2 251 251 / 76%);
        border-radius:25px;

    }

    5% {
        box-shadow: 0 0 10px 0px rgb(255 255 255);
 border-radius:25px;
    }
}


/*PROFİL-BMEDIA-2026*/

/* ===========================
   PROFİL MENÜ SATIRLARI
   =========================== */
.u-i-p-amounts-bc {

    border-radius: 10px !important;

    /* Bonus kartının taşmasını engeller */
}

/* === KART İÇERİK HİZALAMA === */
.u-i-p-amounts-bc.withdrawable .u-i-p-a-content-bc {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    overflow: hidden !important;
    background: linear-gradient(150deg, #008dd0, #1378aa, #004d89) !important;
}

.u-i-p-amounts-bc.bonuses .u-i-p-a-content-bc {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    overflow: hidden !important;
    background: linear-gradient(180deg, #7f57af, #5d1b72, #450859) !important;
}



.u-i-p-a-title-bc {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    opacity: .9 !important;
    padding: 8px 0px 0 !important;
    color: #ffffff !important;
}

/*PROFİL-BMEDIA-2026*/



.is-home-page > div.layout-content-holder-bc > div:nth-child(5):before {
    content: "EN YENİ VE EN POPÜLER SLOT OYUNLARI" !important;
    background: url(https://i.hizliresim.com/2mgk4zt.gif) left center / 40px 40px no-repeat !important;
    position: absolute !important;
    padding-left: 40px !important;
    font-size: 16px !important;
    line-height: 40px !important;
    margin-top: -40px !important;
    /* margin-left:15px !important; */
    background-repeat: no-repeat !important;
    background-position: left center !important;
    color: #fff !important;
}

@keyframes colorChange {
    0% {
        color: #fff; /* Başlangıçta beyaz */
    }
    50% {
        color: #37909f; /* Yarımda mavi-yeşil */
    }
    100% {
        color: #fff; /* Sonunda tekrar beyaz */
    }
}

/* Div'in üst marginini düzenle */
.is-home-page > div.layout-content-holder-bc > div:nth-child(5) {
    margin-top: 60px !important;
}




.dep-w-info-bc .bc-i-agent:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSIjRkZDMTA3IiBhcmlhLWhpZGRlbj0idHJ1ZSI+PHBhdGggZD0iTTEyIDE3LjI3IDE4LjE4IDIxbC0xLjY0LTcuMDNMMjIgOS4yNGwtNy4xOS0uNjFMMTIgMiA5LjE5IDguNjMgMiA5LjI0bDUuNDYgNC43M0w1LjgyIDIxeiIvPjwvc3ZnPg==
)!important;
}
.dep-w-info-bc .m-nav-items-list-item-bc {
  flex: 0 0 64px !important;
  width: 224px !important;
  height: 74px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  /* margin-right: 14px !important; */
  border-radius: 14px !important;
  background: linear-gradient(179deg, #3b195e 0%, #431c6d 50%, #7346a8 100%) !important;
  box-shadow: 0 10px 22px rgba(0,0,0,0.24) !important;
  overflow: hidden !important;
  border: 1px solid #ae70f0 !important;
  /* background-attachment: fixed !important; */
  /* background-size:cover !important; */
}

.m-nav-items-list-item-bc.active,.m-nav-items-list-item-bc:hover {
    border: 1.5px solid rgb(67 149 197) !important;
  box-shadow: 0 1px 10px rgb(67 149 197) !important;
}
.m-block-nav-items-bc {
   grid-template-columns: repeat(4, 1fr) !important;
   padding: 15px 0 10px
}

/* Lazy load / GPU hack*/
.product-banner-img-bc, 
.product-banner-icon-bc {
  will-change: transform !important;
  transform: translateZ(0) !important; 
  backface-visibility: hidden !important; /* ek stabilite */
}
