body {
    overflow-x: hidden;
}

.t396__artboard::-webkit-scrollbar {
    width: 0px !important;  /* ширина скроллбара для WebKit (Chrome, Safari) */
    }
    
.t396__artboard::-webkit-scrollbar-thumb {
    background-color: transparent !important;  /* цвет "ползунка" */
}

@media(min-width: 1200px) {
    .t532 .t-col_3 {
        max-width: 21% !important;
    }
    
    .t822 .t-col_4 {
        max-width: 29% !important;
    }
    
    .t844 .t-col_4 {
        max-width: 29% !important;
    }
    
    .t820 .t-col_6 {
        max-width: 46% !important;
    }
    
    .t844 .t-col_6 {
        max-width: 46% !important;
    }
    
    .t899 .t-col_4 {
        max-width: 29% !important;
    }

}

@media (min-wdth: 1500px) {
    .t532 .t-col_3 {
        max-width: 22% !important;
    }
}

@media (min-width: 1800px) {
    .t532 .t-col_3 {
        max-width: 22.5% !important;
    }
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    transition: transform 250ms linear;
    /* время появления/исчезновения меню — 250 мс */
    z-index: 998;
}

.pinned {
    transform: translateY(0%)
}

.unpinned {
    transform: translateY(-100%)
}

.t-popup__container {
    border-radius: 10px;
}

.t-popup {
    background-color: rgb(0 0 0 / 40%);
}

.os-scrollbar-track {
    left: 2px !important;
}

.t396__artboard::-webkit-scrollbar {
    width: 0px;  /* ширина скроллбара для WebKit (Chrome, Safari) */
    }
    
.t396__artboard::-webkit-scrollbar-thumb {
    background-color: transparent;  /* цвет "ползунка" */
}

.uc-nav .t396__artboard {
    transition: transform 0.3s;
}

#rec749580438 .t396__artboard, #rec768690290 .t396__artboard {
    border-bottom: 1px solid #e0e0e0;
}

.active {
    color: #0eb18a !important;
}

.t702 .t-popup__block-close {
    background: #fff;
}

@media(min-width: 560px) {
    .t702 .t-popup__block-close {
        border-radius: 100%;
    }
    
    .uc-banner-mobile {
        display: none !important;
    }
}

.t702 .t-popup__close-icon {
    filter: invert(1);
}

@media (min-width: 1200px) {
    .t702 .t-popup__block-close {
        background: #fff;
        padding: 10px;
        top: 8px;
        transform: scale(0.6);
    }
}

@media(min-width: 480px) {
    .menu_btn a {
        transition: 0.3s;
    }
    
    .menu_btn:hover a {
        color: rgb(14, 177, 138) !Important;
    }
    
}

.uz-lang, .ru-lang {
    cursor: pointer;
}

@media(min-width: 480px) {
    .uc-nav .t396__artboard {
        overflow: hidden !important;
    }
}

.t390 .t-popup__block-close-button {
    background-color: #6e6e6e;
    border-radius: 100px;
}

@media (min-width: 1200px) {
    .t822 .t822__container {
        max-width: 87% !important;
        border-radius: 5px;
    }
}

.close_banner, .close_banner_mobile, .close_banner_bonus {
    cursor: pointer;
}

.uc-banner-mobile,
.uc-bonus-mobile {
    display: none;
}
