body {
    font-family: Poppins, sans-serif;
    background: #F8F8F8;
    color: #fff;
}

header {max-width: 1300px;margin: 0 auto;width: 90%;display: flex;align-items: center;justify-content: space-between;margin-top: 25px;margin-bottom: 15px;position: absolute;left: 50%;transform: translateX(-50%);}

    header img {width: 250px;}

    header ul {list-style: none;padding: 0;margin: 0;}

    header .menu-icon {
        display: none;
    }

    .other header .menu-icon {
        filter: invert(1);
    }

    .menu-mobile {
        display: none;
    }

        header li {display: inline-block;margin-left: 30px;}

            header li a {font-style: normal;font-weight: 500;font-size: 15px;line-height: 22px;
/* identical to box height */text-align: right;color: #FFFFFF;text-decoration: none;}

            .other header li a {
                color: #000;
            }

            header li button {margin-left: 50px;font-weight: 500;font-size: 15px;line-height: 22px;
/* identical to box height */text-align: right;color: #000000;background: #fff;border-radius: 2px;border: none;padding: 7px 30px;cursor: pointer;}
  
.other header li button {
    border: 1px solid;
}
            
main {max-width: 1440px;margin: 0 auto;}       

.home main .hero {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(assets/images/hero-background.jpg);
    height: 50vh;
    display: flex;
    align-items: end;
    background-position: 20% 0%;
    background-size: cover;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    max-height: 650px;
}

.home main .hero .wrapper {max-width: 1440px;margin: 0 auto;width: 90%;}

    .home main .hero h1 {
        font-size: 51px;
        line-height: 100%;
/* or 52px */
        letter-spacing: -0.022em;

/* Logo Color Text */
        max-width: 800px;
        margin-bottom: 20px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 65px;
    }

    .home main .hero p {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
/* or 25px */
        letter-spacing: -0.011em;
        color: #AB9A79;
        max-width: 870px;
        margin-bottom: 70px;
        color: #C9C9C9;
    }

.home {min-height: 500px;}

.home main .content-wrapper {display: flex;width: 90%;margin: 0 auto;max-width: 1440px;gap: 22px;}

    .home main .content-wrapper .content {
        width: 100%;
    }

        .home main .content-wrapper .content .list {

        }

            .home main .content-wrapper .content .list .col {display: flex;background: #FFFFFF;border-radius: 4px;padding: 10px;gap: 10px;margin-bottom: 12px;border: 1px solid #D0D0D0;}

            .home main .content-wrapper .content .list .col .v2_wrap {width: calc(% - 30px);display: flex;margin-left: 30px;align-items: center;width: 37%;}

            .home main .content-wrapper .content .list .col .v2_wrapper {height: fit-content;width: 100%;}

                .home main .content-wrapper .content .list .col .logo {width: 20%;align-items: center;display: flex;justify-content: center;}

                    .home main .content-wrapper .content .list .col .logo img {width: 89%;}

                .home main .content-wrapper .content .list .col .bonus {width: 35%;background: #560000;border-radius: 2px;display: flex;justify-content: center;padding: 30px 0;align-items: center;}

                    .home main .content-wrapper .content .list .col .bonus .bonus-wrapper {width: 85%;}

                        .home main .content-wrapper .content .list .col .bonus .bonus-wrapper p {font-style: normal;font-weight: 300;font-size: 14px;line-height: 150%;
/* identical to box height, or 21px */letter-spacing: -0.011em;color: #FFFFFF;margin-bottom: 0;max-width: 250px;}

                        .home main .content-wrapper .content .list .col .bonus .bonus-wrapper p:nth-child(2) {font-style: normal;font-weight: 500;font-size: 22px;line-height: 110%;
/* or 25px */letter-spacing: -0.3px;color: #FFFFFF;margin-top: 7px;}

                .home main .content-wrapper .content .list .col .features {width: 100%;display: flex;align-items: center;justify-content: center;border-top: 2px solid #EFEFEF;margin-right: 20px;padding-top: 10px;margin-top: 16px;}

                .home main .content-wrapper .content .list .col .features-mobile {
                    display: none;
                }

                    .home main .content-wrapper .content .list .col .features-wrapper {width: 100%;}

                        .home main .content-wrapper .content .list .col .features-wrapper p {font-weight: 500;font-size: 11px;line-height: 150%;
/* identical to box height, or 16px */letter-spacing: -0.011em;color: #FFFFFF;margin-top: 0;}

                        .home main .content-wrapper .content .list .col .features-wrapper ul {padding: 0;margin: 0;list-style: none;display: flex;gap: 20px;justify-content: start;width: 100%;}

                        .home main .content-wrapper .content .list .col .features-wrapper li {font-weight: 600;font-size: 13px;line-height: 150%;
/* identical to box height, or 21px */letter-spacing: -0.011em;color: #000;display: flex;align-items: center;margin-bottom: 5px;}

                        .home main .content-wrapper .content .list .col .features-wrapper li img {width: 16px;margin-right: 8px;}

                .home main .content-wrapper .content .list .col .action {width: 100%;display: flex;align-items: center;}

                    .home main .content-wrapper .content .list .col .action-wrapper {width: min-content;width: 100%;display: flex;align-items: center;justify-content: space-between;}

                    .home main .content-wrapper .content .list .col .action-wrapper .v2_info {

                    }

                        .home main .content-wrapper .content .list .col .action-wrapper h3 {font-weight: 700;font-size: 27px;line-height: 150%;
/* identical to box height, or 39px */letter-spacing: -0.019em;color: #000;margin-bottom: 0;margin-top: 0;}

                        .home main .content-wrapper .content .list .col .action-wrapper img {height: 16px;margin-bottom: 0;}


    .home main .content-wrapper .sidebar {
        width: 25%;
        position: sticky;
        top: 20px;
        height: 200px;
        display: none;
    }

        .home main .content-wrapper .sidebar ul {background: #171717;border-radius: 4px;margin: 0;padding: 0;list-style: none;overflow: hidden;}

            .home main .content-wrapper .sidebar ul li {padding: 12px;display: flex;align-items: center;font-weight: 300;font-size: 14px;line-height: 110%;
/* or 15px */letter-spacing: -0.02em;color: #FFFFFF; cursor: pointer;}

            .home main .content-wrapper .sidebar ul li a {
                color: #fff;
                text-decoration: none;
                display: flex;
                align-items: center;
            }

            .home main .content-wrapper .sidebar ul li:hover {
                background: #1a1916;
            }

            .home main .content-wrapper .sidebar ul li.active {
                background: #505050;
                font-weight: 600;
            }

            .home main .content-wrapper .sidebar ul li img {width: 17px;margin-right: 10px;}



/* Sections Home */

.home main .content-wrapper .notice {background: #fff;padding: 28px 31px;border: 1px solid #D0D0D0;border-radius: 6px;margin-top: 20px;margin-bottom: 35px;}

    .home main .content-wrapper .notice h4 {margin-top: 0;font-weight: 600;font-size: 14px;line-height: 130%;
/* identical to box height, or 22px */letter-spacing: -0.011em;color: #000000;margin-bottom: 10px;}

    .home main .content-wrapper .notice p {margin-bottom: 0;font-weight: 500;font-size: 13px;line-height: 150%;
/* or 21px */letter-spacing: -0.011em;color: #424242;}

.home main .content-wrapper .section-1 {
    
}

.home main .content-wrapper .section-1-full {

}

.home main .content-wrapper .section-1-full .items {display: flex !important;}

.home main .content-wrapper .section-1-full .item {width: 100%;}

.home main .content-wrapper .section-1-full .item p span {font-weight: 600;color: #fff;}

    .home main .content-wrapper .section-1 h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 150%;
/* identical to box height, or 36px */
        letter-spacing: -0.019em;
        color: #000;
        margin-top: 105px;
        margin-bottom: 40px;
    }

    .home main .content-wrapper .section-1 .items {
        display: flex;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 15px;
        grid-template-areas:
            ". ."
            ". .";
    }

    .home main .content-wrapper .section-1 .item {
        background: #fff;
        padding: 20px 20px;
        border: 1px solid #D0D0D0;
        border-radius: 6px;
    }

        .home main .content-wrapper .section-1 .item h3 {
            margin-top: 0;
            font-weight: 500;
            font-size: 17px;
            line-height: 150%;
/* identical to box height, or 26px */
            letter-spacing: -0.011em;
            color: #FFFFFF;
            margin-bottom: 10px;
        }

        .home main .content-wrapper .section-1 .item p {
            margin-bottom: 0;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 150%;
/* or 21px */
            letter-spacing: -0.011em;
            color: #000;
            margin-top: 0;
        }


.home main .content-wrapper .section-1 .items-inline {display: inline-block;width: calc(50% - 12px);}

.home main .content-wrapper .section-1 .items-green .item {border: 1px solid #29342D;background: #1B221D;}

.home main .content-wrapper .section-1 .items-green p,.home main .content-wrapper .section-1 .items-red p {
    color: #fff;
    font-weight: 300;
}

.home main .content-wrapper .section-1 .items-wrapper {
    display: flex;
    gap: 15px;
}

.home main .content-wrapper .section-1 .items-red .item {border: 1px solid #513633;background: #34201E;}


    .home main .content-wrapper .section-1 .items-inline .item {margin-bottom: 15px;padding-top: 21px;padding-left: 23px;}

    .home main .content-wrapper .section-1 .items-inline .item p {

    }

    .home main .content-wrapper .section-1 .items-inline .item p span {font-weight: 700;}



.home main .content-wrapper .section-1 .text {margin-bottom: 45px;font-weight: 400;font-size: 14px;line-height: 150%;
/* or 21px */letter-spacing: -0.011em;color: #252525;max-width: 600px;}

.home main .content-wrapper .section-1 .text-included {
    margin-bottom: 13px;
}

    .home main .content-wrapper .section-1 .top-list {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;gap: 19px;}

        .home main .content-wrapper .section-1 .top-list .list-item {
    background: #fff;
    border: 1px solid #D0D0D0;
    border-radius: 6px;
    text-align: center;
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

        .home main .content-wrapper .section-1 .top-list .list-item .logo {width: 70%;max-width: 170px;height: 100px;object-fit: contain;}

        .home main .content-wrapper .section-1 .top-list .list-item h4 {margin-bottom: 0;font-size: 19px;margin-top: 7px;margin-bottom: 4px;font-weight: 500;color: #000;width: 100%;margin-bottom: 20px;}

        .home main .content-wrapper .section-1 .top-list .list-item .score {width: 120px;margin-bottom: 27px;}

        .home main .content-wrapper .section-1 .top-list .list-item h5 {font-size: 17px;margin: 0 auto;max-width: 85%;margin-top: 16px;margin-bottom: 32px;font-weight: 500;width: 100%;}

.home main .content-wrapper .section-1 .table-wrap {

}

.home main .content-wrapper .section-1 table {width: 100%;border-collapse: collapse;text-align: center;border-radius: 2px;overflow: hidden;outline: 1px solid #560000;}

    .home main .content-wrapper .section-1 table thead tr {background: #560000;color: #000;}

    .home main .content-wrapper .section-1 table thead th {font-weight: 400;padding: 8px 7px;font-size: 15px;color: #fff;}

    .home main .content-wrapper .section-1 table tbody tr {background: #fff;border-bottom: 1px solid #560000;}

    .home main .content-wrapper .section-1 table tbody tr:last-child {
        border-bottom: 0;
    }

    .home main .content-wrapper .section-1 table tbody td {padding: 10px 0;font-size: 15px;color: #000;font-weight: 500;}

/* END Sections Home */

.main-cta {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
/* identical to box height */
    text-align: center;
    letter-spacing: -0.01em;
    color: #fff;
    background: linear-gradient(180deg, #A70303 0%, #560000 100%);
    border-radius: 4px;
    border: none;
    padding: 7px 18px;
    cursor: pointer;
    width: max-content;
}

/* Game Popup */

.game-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    display: none;
    align-items: center;
}

.game-popup.active {
    display: flex;
}

    .game-popup .background {cursor: pointer;width: 100%;height: 100%;background: #000;opacity: 0.6;position: absolute;z-index: -1;}

    .game-popup .wrapper {
        width: 90%;
        height: 90%;
        margin: 0 auto;
        border-radius: 4px;
        overflow: hidden;
        border: 1px solid #3e3e3e;
        max-width: 1400px;
    } 

    .game-popup .head {display: flex;background: #060606;align-items: center;justify-content: space-between;padding: 10px 16px;}

        .game-popup .head h5 {margin: 0;} 
        
        .game-popup .head img {height: 15px; cursor: pointer;} 

    .game-popup iframe {width: 100%;height: calc(100% - 30px);border: none;}

/* END Game Popup */

/* Other Pages */

.other header {position: relative;left: unset;transform: unset;}

.other main {width: 90%;margin: 0 auto;margin-top: 80px; }

.other main h1 {
    text-align: center;
    font-weight: 600;
    font-size: 45px;
    line-height: 140%;
/* identical to box height, or 70px */
    letter-spacing: -0.04em;
    color: #000;
    margin-bottom: 50px;
}

.other main p {
    max-width: 720px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
/* or 22px */
    letter-spacing: -0.011em;
    color: #0f0f0f;
}

.other main ul {list-style: none;padding: 0;max-width: 720px;margin: 0 auto;margin-top: 30px;margin-bottom: 50px;}

.other main ul li {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

.other main a {
    color: #000;
}

.other main h2 {max-width: 720px;margin: 0 auto;margin-bottom: 30px;margin-top: 50px;color: #000;}

.contact main h1 {margin-bottom: 25px;}

.other main h3 {max-width: 720px;margin: 0 auto;margin-bottom: 15px;margin-top: 30px;color: #000;}

.other main form {display: block;width: fit-content;margin: 0 auto;}

    .other main form input {color: #fff;display: block;background: none;border: 1px solid #6B6B6B;border-radius: 4px;padding: 14px 19px;width: 360px;margin-bottom: 12px;}

    .other main form textarea {color: #fff;display: block;background: none;border: 1px solid #6B6B6B;border-radius: 4px;padding: 14px 19px;width: 360px;margin-bottom: 45px;}

    .other main form button {display: block;margin: 0 auto;padding: 7px 58px;}

/* END Other Pages */

footer {
    background: #400000;
    padding: 24px 0;
    margin-top: 150px;
}

footer .wrapper {
    max-width: 1300px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    justify-content: space-between;
}

footer p {font-style: normal;font-weight: 400;font-size: 13px;line-height: 150%;
/* or 20px */letter-spacing: -0.011em;color: #D9D9D9;max-width: 750px;}

footer p img {height: 30px;margin-bottom: 10px;}

footer ul {padding: 0;margin: 0;list-style: none;text-align: right;display: flex;flex-flow: column;margin: 10px 0;flex-direction: column;justify-content: space-between;align-items: flex-start;}

footer li {align-self: flex-end;margin-top: auto;margin-top: 0;}

footer li a {font-size: 13px;line-height: 20px;
/* identical to box height */letter-spacing: -0.011em;color: #D9D9D9;text-decoration: none;}

footer li span {
    margin-right: 9px;
}

footer li img {
    height: 26px;
}