@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

/* Global Styles */
body {
    margin: 0 !important;
    padding: 0 !important;
    background-color: #0b0b0b !important;
}

.mobile .txlive {
    background-color: #0b0b0b !important;
}

/* Header Styles */
.header-time-container {
    background-color: #262626;
    padding: 0 0 0 25px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.time-container {
    display: flex;
    gap: 5px;
}


a.download-link {
    color: white !important;
    font-family: "Inter", sans-serif !important;
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: left !important;
}

.timezone,
.time {
    color: white !important;
    font-family: "Arial", sans-serif !important;
    font-size: 15px !important;
    line-height: 1 !important;
    text-align: left !important;
    font-weight: 200 !important;
}

a.download-link {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}


#column2900 {
    flex-basis: max-content !important;
    max-width: max-content !important;
}

/* Footer Styles */


h4,
h5,
h6 {
    color: #dfe7f1 !important;
    font-family: 'Helvetica Neue', sans-serif !important;
    text-align: left !important;
}



.divider {
    background-color: #2f2f2f;
    height: 1px;
    margin: 10px 375px 0 375px;
}



.seo-article-parent,
.casino-games-parent {
    background-color: #1f1f1f !important;
    padding: 10px 375px;
    display: flex;
}





/* Content Styles */
.seo-article-column>h4 {
    font-family: "Gabarito", sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}

.seo-article-column>h3 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 15.92px;
    text-align: left;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 5px;
}

.seo-article-column>p {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.casino-games.row {
    overflow: hidden;
    padding: 0;
    justify-content: start;
}

.casino-games-title>h3 {
    position: relative;
    font-family: Gabarito;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 12px;
}

.casino-games-title>h3::before {
    content: "";
    width: 7px;
    height: 36px;
    background: #EE3945;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.casino-games-title>a {
    font-family: Gabarito;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #fff;


}


.game-buttons-container {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s;
    width: 100%;
    height: 100%;
    background: linear-gradient(183.07deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7) 42.85%, rgb(0, 0, 0));
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    &:hover {
        opacity: 1;
    }
}

.game-buttons-container>button:nth-child(1) {
    font-family: Inter;
    font-size: 13.02px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 1.100000023841858px;
    text-align: center;
    color: #FFFFFF;
    background: #EE3945;
    border: none;
    padding: 10px 25px;
    width: min-content;
    border-radius: 5px;

}

.game-buttons-container>button:nth-child(2) {
    font-family: Inter;
    font-size: 13.02px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 1.100000023841858px;
    text-align: center;
    background: transparent;
    border: none !important;
    color: #FFFFFF;


}

.casino-games-card .game-banner {
    position: relative;
    width: 178.33px;
}

.game-banner img {
    border-radius: 10px;
}

.casino-games-card>p:nth-child(2) {
    font-family: 'Nunito', sans-serif;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 19.9px;
    color: #FFFFFF;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;

}

.casino-games-card>p:nth-child(3) {
    color: #EBEF1F;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;

}


.seo-article-parent,
.casino-games-parent,
.seo-text-parent {
    padding: 15px 357px;
    background-color: #0b0b0b !important;
}

.seo-text-parent {
    margin: 0 10px 0 10px;
}

.seo-article {
    display: flex;
    padding: 25px 15px;
    gap: 30px;
}

.seo-article-column {
    width: 50%;
}

.article-button {
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 4px;
    background: linear-gradient(180deg, #EE3945 2%, #AB242D 100%);
    margin-top: 5px;
    color: #FFF;
    font-family: Gabarito;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.casino-games {
    width: 100%;
    border-radius: 15px;
    padding: 25px 15px;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.seo-text,
.seo-button {
    width: 100%;
    background: #737373 !important;
    border-radius: 15px;
    padding: 25px 15px;
}

.seo-text {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
    max-height: 190px;
    overflow: hidden;
    position: relative;

    &::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), #737373 95%);
        ;


    }

}

.seo-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.seo-text>h1 {
    font-family: Gabarito;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.seo-text>p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #FFFFFF;

}

.seo-button>button {
    font-family: Gabarito;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 8px 31px;
    border-radius: 60px;
    border: none;
    display: block;
    margin: auto;


}

.ambassador-container {
    padding: 0;
}

.casino-games-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 7.5px 0 0 0;
}

.casino-games-container {
    display: flex;
    gap: 11px;
    justify-content: start;
    padding-bottom: 7.5px;
}

.casino-games-container::-webkit-scrollbar {
    display: none;
}


.ambassador-content {
    width: 33.3333333333%;
}

/* Image Carousel Styles */
.carousel-parent {
    overflow: hidden;
    padding: 0 80px 0 80px !important;
}

.carousel-container {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 240px;
    z-index: 5;
}

.carousel {
    position: relative;
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
}

.carousel-images {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
    justify-content: start;
}

.carousel-li {
    padding: 0 20px;
}

.carousel-images .carousel-li {
    width: 100%;
    height: auto;
    border-radius: 10px;
    object-fit: contain;
    flex: 0 0 100%;
    list-style-type: none;

}

.carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1000;
    border-radius: 50%;
    border: 1px solid white;
    width: 25px;
    height: 25px;
}

.carousel-button.prev {
    left: 10px;
    background: url('https://bora-jogar.art/bajibr%20Assets/BoraJogarV2/img/body/left.png');
    background-size: contain;
}

.carousel-button.next {
    right: 10px;
    background: url('https://bora-jogar.art/bajibr%20Assets/BoraJogarV2/img/body/right.png');
    background-size: contain;
}

.carousel-li {
    position: relative;
}

.banner-container {
    max-width: 100%;
    height: 320px;
    margin: auto;
    /* padding: 26px 36px; */
    /* background: linear-gradient(93.44deg, #CE282D 22.7%, rgba(113, 12, 12, 0.988235) 66.77%); */
    overflow: hidden;
    /* background-image: url('https://bora-jogar.art/bajibr%20Assets/SignedOutLandingPage/img/body/Group%201000002533.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; */
}

.banner-content {
    display: block;
    flex-direction: column;
    width: 100%;
    position: relative;
}

.banner-content>img {

    border-radius: 15px;
}

img.banner-image__mobile {
    display: none;
}

.banner-content>h2 {
    font-family: Gabarito;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 5px;
    z-index: 2;
}

.banner-content>h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 15.92px;
    text-align: left;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 2;

}

.banner-content>button {
    padding: 8px 16px;
    font-family: Gabarito;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    border: none;
    border-radius: 60px;
    background: linear-gradient(180deg, #FCF2B3 0%, #FCF2B3 100%);
    margin-top: 30px;
    width: max-content !important;
    z-index: 2;


}




/* Column Styles */
#column2899 {
    flex-basis: 97% !important;
    max-width: 97% !important;
    padding-right: 10px !important;
}

.authSectionsButtonsWrapper {
    padding-right: 15px;
}

/* Media Queries */


@media screen and (max-width: 1801px) {
    .carousel-container {
        padding: 0 150px;
    }
}

@media screen and (max-width: 1669px) {

    .seo-article-parent,
    .casino-games-parent,
    .seo-text-parent {
        padding: 10px 300px;
    }

    .divider {
        margin: 0 300px 0 300px;
    }

    .carousel-container {
        padding: 0 130px;
    }

    #column2903 {
        flex-basis: 80%;
        max-width: 80%;
    }

    #column2904 {
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media screen and (max-width: 1600px) {

    .seo-article-parent,
    .casino-games-parent,
    .seo-text-parent {
        padding: 10px 200px;
    }

    .divider {
        margin: 10px 200px 0 200px;
    }

    .footer-column {
        gap: 5px;
    }

    .carousel-container {
        padding: 0 40px;
    }
}

@media (max-width: 1518px) {
    .navigation-ul a {
        display: flex;
        color: white !important;
        margin: auto;
        align-items: center;
        justify-content: center;
        gap: 5px;
    }

    #column2899 {
        flex-basis: 96% !important;
        max-width: 96% !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:1360px) {
    .navigation-ul li {
        margin-left: 10px;
    }

    .navigation-ul li a {
        text-decoration: none;
        color: white !important;
        display: flex;
        align-items: center;
        font-size: 15px !important;
        font-weight: 600 !important;
        font-family: 'Inter', sans-serif !important;
        line-height: 15.92px !important;
        text-align: left !important;
    }
}

@media screen and (max-width: 1475px) {


    .navigation-ul li a {
        font-size: 14px !important;
    }
}

@media screen and (max-width:11399px) {
    .navigation-ul li a {
        font-size: 12px !important;
        font-weight: 600 !important;
    }

    #column2903 {
        flex-basis: 75%;
        max-width: 80%;
    }

    #column2904 {
        flex-basis: 25%;
        max-width: 25%;
    }
}

@media screen and (max-width: 1024px) {

    .seo-article-parent,
    .casino-games-parent,
    .seo-text-parent {
        padding: 10px 20px;
    }

    .divider {
        margin: 10px 20px 0 20px;
    }

    .carousel-parent {
        padding: 10px 0px !important;
    }


    .carousel-li {
        width: 95%;

    }

    .banner-container {
        width: 100%;
    }

    #column2903 {
        flex-basis: 50%;
        max-width: 50%;
        z-index: 1;
    }

    #column2904 {
        flex-basis: 50%;
        max-width: 50%;
        z-index: 0;
    }

    #column2903 {
        flex-basis: 50%;
        max-width: 50%;
    }

    #column2899 {
        flex-basis: 93% !important;
        max-width: 93% !important;
    }



    .header-navigation {
        flex-direction: column;
        position: absolute;
        top: 60px;
        left: -20px;
        width: 100%;
        max-width: 300px;
        overflow: hidden;
        height: 0;
        transition: height 0.2s;
        background-color: #0b0b0b;
    }

    .menu-toggle {
        display: flex;
    }

    .header-navigation.active {
        display: flex;
        transition: height 0.3s;
        position: absolute;
    }

    .navigation-ul {
        flex-direction: column;
    }

    .navigation-ul li {
        margin: 10px 0;
    }

    .navigation-ul a {
        justify-content: start;
    }
}

@media screen and (max-width: 840px) {
    .header-time-container {
        padding: 5px 0 5px 5px;
    }

    .header-row-wrapper {
        height: 50px;
    }

    .download-button {
        position: unset;
    }

    .game-buttons-container>button:nth-child(1) {
        font-size: 9px;
        padding: 2px 5px;
    }

    .game-buttons-container>button:nth-child(2) {
        font-size: 9px;
        line-height: 9px;
    }

    .banner-content>button {
        margin-top: 10px !important;
    }

    /* Column Styles */
    #column2899 {
        flex-basis: 87% !important;
        max-width: 87% !important;
        padding-right: 10px !important;
    }

    .casino-games-title>h3::before {
        content: "";
        width: 5px;
        height: 20px;
    }

    .NESTED,
    .v3-signup-form {
        position: relative;
        padding-top: 60px;

        &::before {
            content: "";
            left: -1000px !important;
        }
    }

    .header-row-wrapper {
        height: 70px !important;
        ;
    }
}

@media screen and (max-width: 480px) {
    .header-navigation {
        top: 40px;
    }

    .casino-games-container {
        gap: 5px;
    }

    .casino-games-card .game-banner {
        width: 100px;
    }

    .seo-article {
        display: block;
        padding: 0;
    }

    .seo-article-column {
        width: 100%;
        padding: 10px 0px;
    }

    .casino-games {
        padding: 10px 10px;
    }

    div.casino-games-title>h3 {
        font-size: 16px !important;
        line-height: 25px;
    }

    div.casino-games-title>h3::before {
        content: "";
        height: 24px;
    }

    .casino-games-title>a {
        font-size: 12px !important;
    }

    .casino-games-card>p:nth-child(2) {
        font-size: 12px !important;
        line-height: 15px;
        padding-top: 5px;
        padding-bottom: 2px;
    }

    .casino-games-card>p:nth-child(3) {
        font-size: 10px !important;

    }

    .game-buttons-container>button:nth-child(1) {
        font-size: 9px;
        padding: 2px 5px;
    }

    .game-buttons-container>button:nth-child(2) {
        font-size: 9px;
        line-height: 9px;
    }

    .carousel-container {
        padding: 0 10px !important;
    }

    .carousel-li {
        padding: 0 5px !important;
    }

    .carousel-button {
        font-size: 1em;
        padding: 3px;
    }

    .banner-container {
        height: 100% !important;
        /* padding: 16px 16px; */
    }

    .carousel-button.prev {
        left: -10px;
    }

    .carousel-button.next {
        right: -10px;
    }


    .banner-content>h2 {
        font-size: 16px !important;
        line-height: 18px;
    }

    .banner-content>h3 {
        font-size: 12px !important;
        line-height: 15px;
    }

    .banner-content>button {
        padding: 4px 8px;
        font-size: 12px;
        margin-top: 5px !important;
    }

    .bora-jogar-navigation-bar {
        padding: 15px 15px 15px 5px !important;
    }

    .authSectionsButtonsWrapper {
        padding-right: 5px;
    }

    .buttons1717137885446 {
        font-size: 12px !important;
        padding: 0 8px;
    }

    .buttons1717137211126 {
        font-size: 12px !important;
        padding: 0 8px;
    }


    .authSectionsButtonsWrapper {
        gap: 5px !important;
        flex-wrap: nowrap !important;
    }

    .timezone,
    .time,
    a.download-link {
        font-size: 12px !important;
        line-height: 11.86px;
    }



    #column2900 {
        flex-basis: max-content !important;
        max-width: max-content !important;
    }

    .seo-text>h1 {
        font-family: Gabarito;
        font-size: 24px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .seo-text>p {
        font-family: 'Roboto', sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        text-align: left;
        color: #FFFFFF;

    }


    .banner-image {
        display: none;
    }

    .banner-image__mobile {
        display: block !important;
    }


}

@media screen and (max-width: 390px) {

    .footer-row-1,
    .footer-row-2,
    .seo-article-parent,
    .casino-games-parent,
    .seo-text-parent {
        padding: 10px 10px;
    }

    .buttons1717137885446 {
        font-size: 10px !important;
        padding: 0 4px 0 4px !important;
        height: 30px !important;
    }

    .buttons1717137211126 {
        font-size: 10px !important;
        padding: 0 4px 0 4px !important;
        height: 30px !important;
    }

    #column2899 {
        flex-basis: 85% !important;
        max-width: 85% !important;
        padding-right: 10px !important;
    }



    .banner-content>h2 {
        padding-top: 10px;
        font-size: 14px;
    }

    .banner-content>button {
        margin-top: 15px !important;
    }

    .banner-content>h3 {
        padding: 0;
        font-size: 12px;
    }

}

.cssAnims {
    animation-name: cssAnim;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}


@keyframes cssAnim {
    0% {
        opacity: 0;
        transform: translateY(30px);

        &::after {
            content: " ";
            opacity: 0 !important;
        }

        &::before {
            content: " ";
            opacity: 0 !important;
        }
    }

    50% {
        opacity: .5;

        &::after {
            content: " ";
            opacity: .5 !important;
        }

        &::before {
            content: " ";
            opacity: .5 !important;
        }
    }

    100% {
        opacity: 1;
        transform: translateY(0);

        &::after {
            opacity: 1 !important;
        }

        &::before {
            opacity: 1 !important;
        }
    }
}

.header-row-wrapper:has(#r2290) {
    height: 0 !important;
}