html,
body,
.layout-bc,
.layout-bc.is-home-page {
    background-image: none !important;
    background-color: rgb(0, 0, 0)
}



.layout-content-holder-bc,
.layout-main-bc,
.page-content-bc,
.layout-footer-holder-bc,
.footer-bc {
    background: #000000 !important;
}

.layout-bc.is-home-page {
    background-size: 100% !important;
    background-position: center top !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

.layout-footer-holder-bc,
.footer-bc,
.product-banner-info-bc:before,
.sdr-item-bc:before {
    background: none !important;
}

.layout-header-holder-bc {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
}

header.header-bc {
    background: linear-gradient(90deg, rgb(24 28 43, 255) 10%, rgb(255 111 9) 40%, rgba(24, 28, 43, 255) 100%) !important;
    border-bottom: 2px solid rgba(204, 85, 0, 0.3) !important;
}

.nav-menu-container.header-navigation:first-child {
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(0 0 0) 50%, rgb(0 0 0) 100%) !important;
    padding: 8px 15px !important;
    border-radius: 0px !important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2) !important;
}

.hdr-time-bc {
    background-image: linear-gradient(#ff6000, #ac7751) !important;
    box-shadow: 0 2px 8px rgba(184, 69, 0, 0.3) !important;
    border-radius: 4px !important;
}

.btn.sign-in {
    text-decoration: none !important;
}

.btn.register {
    background: linear-gradient(135deg, #a80000 0%, #690000 100%) !important;
    color: #fff !important;
    box-shadow: 0 4px 12px rgb(101 0 0) !important;
    border: none !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
}

.btn.register:hover {
    background: linear-gradient(135deg, #b8450000 0%, #00000000 100%) !important;
    box-shadow: 0 6px 20px rgb(184 0 0) !important;
    transform: translateY(-2px) !important;
}

.nav-menu-item.badge-new:after {
    background: #fff !important;
    color: #000 !important;
}

/* Header Menu Items - Professional Styling */
.nav-menu-container.header-navigation:first-child .nav-menu-item {
    padding: 10px 18px !important;
    margin: 0 3px !important;
    border-radius: 6px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    position: relative !important;
    overflow: hidden !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-menu-item,
.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-menu-item {
    background: linear-gradient(135deg, rgb(204 0 0) 0%, rgb(255 0 0 / 95%) 100%) !important;
    color: #fff !important;
    box-shadow: 0 4px 12px rgb(255 0 0 / 73%), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    transform: translateY(-1px) !important;
    text-transform: uppercase !important;
    border-radius: 6px !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu-other>.nav-menu-item.active,
.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active {
    background: linear-gradient(178deg, rgb(0 0 0 / 95%) 0%, rgb(204 0 0 / 90%) 100%) !important;
    color: #ffffff !important;
    box-shadow: 0 2px 8px rgb(255 0 0), inset 0 1px 0 rgb(255 53 0) !important;
    text-transform: uppercase !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
}

/* Menu item hover effect with shine */
.nav-menu-container.header-navigation:first-child .nav-menu-item::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: -100% !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent) !important;
    transition: left 0.5s ease !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu-item:hover::before {
    left: 100% !important;
}

/* Submenu Professional Styling */
.nav-menu-container.header-navigation:first-child .nav-menu-other > .nav-menu-item {
    overflow: visible !important; /* Fix dropdown clipping */
}

.nav-content-bc .nav-menu-container .nav-menu-sub,
.nav-menu-container.header-navigation:first-child .nav-menu-other .nav-menu-sub {
    background: #000000 !important;
    background-image: none !important;
    border: 1px solid rgba(255, 53, 0, 0.38) !important;
    border-radius: 6px !important;
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.75), inset 0 1px 0 rgba(255, 53, 0, 0.1) !important;
    z-index: 60 !important;
}

.nav-content-bc .nav-menu-container .nav-menu-sub .nav-menu-item,
.nav-menu-container.header-navigation:first-child .nav-menu-sub .nav-menu-item {
    padding: 8px 16px !important;
    border-radius: 4px !important;
    transition: all 0.2s ease !important;
    margin: 2px 0 !important;
    overflow: hidden !important;
}

.nav-menu-container.header-navigation:first-child .nav-menu-sub .nav-menu-item:hover {
    background: rgba(255, 53, 0, 0.2) !important;
    color: #fff !important;
    transform: translateX(5px) !important;
}

.nav-menu-container .nav-menu-sub .nav-menu-item.active>* {
    color: #FF6B35 !important;
    font-weight: 600 !important;
}

.casino-info-block .main-tabs-bc .tab-bc.active,
.left-menu-container .second-tabs-bc .tab-bc.active,
.left-menu-container .second-tabs-bc .tab-bc:hover {
    color: #FF6B35 !important;
}

.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active,
.promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active,
.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-count-bc,
.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-icon-bc,
.promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-count-bc,
.promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active .horizontal-sl-icon-bc {
    color: #fff !important;
}

.ftr-partners-r-img {
    display: none !important;
}

.ftr-partners-row-inner-bc>a:first-child:before:not(div) {
    display: none !important;
}

.ftr-partners-row-inner-bc>a:last-child:before:not(div) {
    display: none !important;
}

.ftr-partners-row-inner-bc>div {
    padding: 20px 0 !important;
}

.ftr-partners-row-inner-bc>div>div {
    top: 35px !important;
}

.count-odd-animation:after {
    color: #fff !important;
}

.ftr-g-i-head-bc,
.ftr-g-i-body-bc {
    background: linear-gradient(90deg, #000000 0, #232a3c) !important;
}

.ftr-game-item-bc .market-group-holder-bc .market-group-item-bc .market-bc {
    background: linear-gradient(90deg, #232a3c 0, #000000) !important;
}

.ftr-game-item-bc .market-group-holder-bc .market-group-item-bc .market-bc.active {
    background: #FF6B35 !important;
}

.ftr-game-item-bc .market-group-holder-bc .market-group-item-bc .market-bc:hover {
    background: #FF6B35 !important;
}

.sp-s-l-b-c-item-bc.active,
.sp-s-l-b-c-item-bc:hover {
    background: rgba(var(--hero), 1) !important;
}

.left-menu-scroll>.sp-sub-list-bc>.sp-s-l-b-content-bc>.sp-sub-list-bc .sp-sub-list-bc.selected>.sp-s-l-head-bc,
.left-menu-scroll>.sp-sub-list-bc>.sp-s-l-b-content-bc>.sp-sub-list-bc .sp-sub-list-bc:hover>.sp-s-l-head-bc {
    background: rgba(var(--hero), 1) !important;
}

.payment-info-bc .description-c-row-bc {
    display: none;
}

.sliderSingleElWrapper:nth-child(2) .sliderImage img {
    height: 1100px !important;
}

.sliderSingleElWrapper:nth-child(5) .sliderImage img {
    height: 100px !important;
}

.sliderSingleElWrapper:nth-child(2) .sliderImage img {
    width: 1100px !important;
}

.sliderSingleElWrapper:nth-child(5) .sliderImage img {
    width: 200px !important;
}

/*Loyalty points*/
p.loyaltySliderCardTitle.ellipsis {
    color: #FF6B35 !important;
}

.loyaltyLevelCards {
    display: none !important;
}

/* Betstation Promotional Banners */
.product-banner-container-bc {
    gap: 15px !important;
    padding: 10px 0 !important;
}

.product-banner-info-bc {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.product-banner-info-bc:hover {
    transform: translateY(-5px) !important;
    box-shadow: none !important;
}

.product-banner-img-bc {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    border-radius: 12px !important;
    transition: transform 0.3s ease !important;
}

.product-banner-info-bc:hover .product-banner-img-bc {
    transform: scale(1.05) !important;
}

/* Banner overlay effect */
.product-banner-info-bc::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.2) 100%) !important;
    opacity: 0 !important;
    transition: opacity 0.3s ease !important;
    border-radius: 12px !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

.product-banner-info-bc:hover::before {
    opacity: 1 !important;
}

/* Banner container responsive adjustments */
.pb-component-wrapper {
    margin: 20px 0 !important;
}

.product-banner-container-bc.col-4 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
}

@media (max-width: 768px) {
    .product-banner-container-bc {
        gap: 10px !important;
    }

    .product-banner-info-bc {
        border-radius: 8px !important;
    }

    .product-banner-img-bc {
        border-radius: 8px !important;
    }
}

/* Oyun geçmişi — sabit 26px / 34px yükseklik + info hizası çakışmasını giderir */
.bigpopup .historyList-bc,
.user-profile-container .historyList-bc,
.u-i-e-p-p-content-bc.u-i-common-content.profilepage .historyList-bc {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 18px 24px 8px !important;
}

.bigpopup .historyList-bc>.historyListEl,
.user-profile-container .historyList-bc>.historyListEl,
.u-i-e-p-p-content-bc.profilepage .historyList-bc>.historyListEl {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    font-weight: 400 !important;
    overflow: visible !important;
}

.bigpopup .historyList-bc .historyListEl-list,
.user-profile-container .historyList-bc .historyListEl-list,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
}

.bigpopup .historyList-bc .historyListEl .competition-header-bc+div .historyListEl-list-item,
.user-profile-container .historyList-bc .historyListEl .competition-header-bc+div .historyListEl-list-item,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl .competition-header-bc+div .historyListEl-list-item {
    height: auto !important;
    min-height: 0 !important;
}

.bigpopup .historyList-bc .historyListEl-list-item:not(.cancel-withdraw-status):not(.voucher-item),
.user-profile-container .historyList-bc .historyListEl-list-item:not(.cancel-withdraw-status):not(.voucher-item),
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item:not(.cancel-withdraw-status):not(.voucher-item) {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    align-items: flex-start !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

.bigpopup .historyList-bc .historyListEl-list-item:has(.historyListEl-title),
.user-profile-container .historyList-bc .historyListEl-list-item:has(.historyListEl-title),
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item:has(.historyListEl-title) {
    display: grid !important;
    grid-template-columns: minmax(5rem, 18%) minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 4px !important;
    align-items: start !important;
    padding: 12px 8px 12px 4px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
}

.bigpopup .historyList-bc .historyListEl-list-item:has(.historyListEl-title):last-of-type,
.user-profile-container .historyList-bc .historyListEl-list-item:has(.historyListEl-title):last-of-type,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item:has(.historyListEl-title):last-of-type {
    border-bottom: none !important;
}

.bigpopup .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-title,
.user-profile-container .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-title,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-title {
    grid-column: 1 !important;
    flex: none !important;
    width: auto !important;
    max-width: 100% !important;
    white-space: normal !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: 0.03em !important;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 0.52) !important;
    line-height: 1.4 !important;
    padding: 2px 0 0 !important;
    text-align: start !important;
}

.bigpopup .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-info,
.user-profile-container .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-info,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item:has(.historyListEl-title) .historyListEl-info {
    grid-column: 2 !important;
    flex: none !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin-inline-start: 0 !important;
    text-align: start !important;
    justify-self: stretch !important;
}

.bigpopup .historyList-bc .historyListEl-info.ellipsis,
.user-profile-container .historyList-bc .historyListEl-info.ellipsis,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-info.ellipsis {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: anywhere !important;
    overflow: visible !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.92) !important;
}

.bigpopup .historyList-bc .historyListEl-info b,
.user-profile-container .historyList-bc .historyListEl-info b,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-info b {
    display: block !important;
    margin-top: 6px !important;
    font-weight: 700 !important;
    font-size: 1.05em !important;
    line-height: 1.35 !important;
}

.bigpopup .historyList-bc .historyListEl-id-content,
.user-profile-container .historyList-bc .historyListEl-id-content,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-id-content {
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    row-gap: 8px !important;
    padding: 10px 8px 6px !important;
    min-height: 0 !important;
    height: auto !important;
}

.bigpopup .historyList-bc .historyListEl-list-item-separator,
.user-profile-container .historyList-bc .historyListEl-list-item-separator,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .historyListEl-list-item-separator {
    flex-shrink: 0 !important;
    width: 100% !important;
    margin: 10px 0 !important;
}

/* Spor oyun geçmişi — game innerHTML */
.bigpopup .historyList-bc .sport-gh,
.user-profile-container .historyList-bc .sport-gh,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh {
    width: 100% !important;
    box-sizing: border-box !important;
}

.bigpopup .historyList-bc .sport-gh-picks,
.user-profile-container .historyList-bc .sport-gh-picks,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-picks {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0 !important;
}

.bigpopup .historyList-bc .sport-gh-pick,
.user-profile-container .historyList-bc .sport-gh-pick,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-pick {
    margin: 0 !important;
    padding: 12px 14px !important;
    border-radius: 10px !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.07) !important;
    border-left: 3px solid rgba(241, 189, 25, 0.6) !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: rgba(255, 255, 255, 0.92) !important;
}

.bigpopup .historyList-bc .sport-gh-pick--muted,
.user-profile-container .historyList-bc .sport-gh-pick--muted,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-pick--muted {
    border-left-color: rgba(255, 255, 255, 0.18) !important;
    color: rgba(255, 255, 255, 0.55) !important;
    font-style: italic !important;
}

.bigpopup .historyList-bc .sport-gh-summary,
.user-profile-container .historyList-bc .sport-gh-summary,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-summary {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 14px 20px !important;
    margin-top: 16px !important;
    padding-top: 16px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

@media (max-width: 900px) {

    .bigpopup .historyList-bc .sport-gh-summary,
    .user-profile-container .historyList-bc .sport-gh-summary,
    .u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-summary {
        grid-template-columns: 1fr 1fr !important;
    }
}

.bigpopup .historyList-bc .sport-gh-metric,
.user-profile-container .historyList-bc .sport-gh-metric,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-metric {
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    min-width: 0 !important;
}

.bigpopup .historyList-bc .sport-gh-metric-label,
.user-profile-container .historyList-bc .sport-gh-metric-label,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-metric-label {
    font-size: 11px !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    color: rgba(255, 255, 255, 0.44) !important;
}

.bigpopup .historyList-bc .sport-gh-metric-value,
.user-profile-container .historyList-bc .sport-gh-metric-value,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-metric-value {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.95) !important;
    word-break: break-word !important;
}

.bigpopup .historyList-bc .sport-gh-status-row,
.user-profile-container .historyList-bc .sport-gh-status-row,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status-row {
    margin-top: 16px !important;
}

.bigpopup .historyList-bc .sport-gh-status,
.user-profile-container .historyList-bc .sport-gh-status,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status {
    display: inline-block !important;
    padding: 7px 16px !important;
    border-radius: 999px !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    letter-spacing: 0.02em !important;
    line-height: 1.25 !important;
}

.bigpopup .historyList-bc .sport-gh-status--pending,
.user-profile-container .historyList-bc .sport-gh-status--pending,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status--pending {
    background: rgba(241, 189, 25, 0.14) !important;
    color: #f5c84a !important;
    border: 1px solid rgba(241, 189, 25, 0.35) !important;
}

.bigpopup .historyList-bc .sport-gh-status--won,
.user-profile-container .historyList-bc .sport-gh-status--won,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status--won {
    background: rgba(34, 197, 94, 0.16) !important;
    color: #4ade80 !important;
    border: 1px solid rgba(34, 197, 94, 0.35) !important;
}

.bigpopup .historyList-bc .sport-gh-status--lost,
.user-profile-container .historyList-bc .sport-gh-status--lost,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status--lost {
    background: rgba(248, 113, 113, 0.12) !important;
    color: #fca5a5 !important;
    border: 1px solid rgba(248, 113, 113, 0.3) !important;
}

.bigpopup .historyList-bc .sport-gh-status--cancelled,
.user-profile-container .historyList-bc .sport-gh-status--cancelled,
.u-i-e-p-p-content-bc.profilepage .historyList-bc .sport-gh-status--cancelled {
    background: rgba(148, 163, 184, 0.12) !important;
    color: #cbd5e1 !important;
    border: 1px solid rgba(148, 163, 184, 0.28) !important;
}

#root .layout-footer-holder-bc .footerWrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
}

#root .layout-footer-holder-bc .footerContainerWrapper {
    width: 100% !important;
    max-width: var(--layout-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    box-sizing: border-box !important;
}

#root .layout-footer-holder-bc .footerHeader {
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
}

#root .layout-footer-holder-bc .footerContainer {
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

#root .layout-footer-holder-bc .footerLinksSection {
    justify-content: center !important;
}

#root .layout-footer-holder-bc .footerLinkCols {
    justify-content: center !important;
}

#root .layout-footer-holder-bc .sliderGroup .sliderContent {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
}

#root .layout-footer-holder-bc .sliderGroup .horizontalList {
    width: 100% !important;
    text-align: center !important;
}

#root .layout-footer-holder-bc .sliderGroup .horizontalSliderWrapper {
    width: 100% !important;
    text-align: center !important;
}

#root .layout-footer-holder-bc .footer-payment-slider-bc {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

#root .layout-footer-holder-bc .footer-payment-slider-bc .horizontalSliderWrapper {
    width: 100% !important;
    text-align: center !important;
}

#root .layout-footer-holder-bc .footer-partners-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: center !important;
    justify-items: center !important;
    gap: 18px 28px !important;
    margin: 20px auto !important;
    padding: 0 16px !important;
    width: 100% !important;
    max-width: 480px !important;
    box-sizing: border-box !important;
}

#root .layout-footer-holder-bc .footer-partners-container .partner-item:nth-child(5) {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    max-width: 280px !important;
}

@media (max-width: 380px) {
    #root .layout-footer-holder-bc .footer-partners-container {
        grid-template-columns: 1fr !important;
        max-width: 260px !important;
    }

    #root .layout-footer-holder-bc .footer-partners-container .partner-item:nth-child(5) {
        grid-column: auto !important;
    }
}

#root .layout-footer-holder-bc .footer-partners-container .partner-item {
    width: 100% !important;
    max-width: 200px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

#root .layout-footer-holder-bc .footer-partners-container .partner-item img {
    width: 100% !important;
    height: auto !important;
    max-height: 120px !important;
    object-fit: contain !important;
}

html.is-web .layout-footer-holder-bc .footerWrapper,
.layout-bc .layout-footer-holder-bc .footerWrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
}

html.is-web .layout-footer-holder-bc .footerContainerWrapper,
.layout-bc .layout-footer-holder-bc .footerContainerWrapper {
    width: 100% !important;
    max-width: var(--layout-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    box-sizing: border-box !important;
}

html.is-web .layout-footer-holder-bc .footerLinksSection,
.layout-bc .layout-footer-holder-bc .footerLinksSection {
    justify-content: center !important;
}

html.is-web .layout-footer-holder-bc .footerLinkCols,
.layout-bc .layout-footer-holder-bc .footerLinkCols {
    justify-content: center !important;
}

html.is-web .layout-footer-holder-bc .footer-partners-container,
.layout-bc .layout-footer-holder-bc .footer-partners-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: center !important;
    justify-items: center !important;
    gap: 18px 28px !important;
    margin: 20px auto !important;
    padding: 0 16px !important;
    width: 100% !important;
    max-width: 480px !important;
    box-sizing: border-box !important;
}

html.is-web .layout-footer-holder-bc .footer-partners-container .partner-item:nth-child(5),
.layout-bc .layout-footer-holder-bc .footer-partners-container .partner-item:nth-child(5) {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    max-width: 280px !important;
}

html.is-web .layout-footer-holder-bc .sliderGroup .horizontalSliderRow,
.layout-bc .layout-footer-holder-bc .sliderGroup .horizontalSliderRow {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    white-space: normal !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

html.is-web .layout-footer-holder-bc .footer-payment-slider-bc .horizontalSliderRow,
.layout-bc .layout-footer-holder-bc .footer-payment-slider-bc .horizontalSliderRow {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    white-space: normal !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}