/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

body {
    font-family: Poppins, sans-serif;
    background: #F8F8FF;
    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: 200px;}

    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;
            }

            .other header img {
                filter: invert(1);
            }

            header li button {margin-left: 29px;font-weight: 500;font-size: 14px;line-height: 22px;
/* identical to box height */text-align: right;color: #fff;background: linear-gradient(180deg, #F0F0F0 0%, #767676 100%);border-radius: 2px;border: none;padding: 7px 30px;cursor: pointer;color: #000;}
  
.other header li button {
    border: none;
}
            
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: 67vh;
    display: flex;
    align-items: end;
    background-position: 20% 0%;
    background-size: cover;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    max-height: 600px;
}

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

    .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: 22px;
        margin: 0 auto;
        margin-bottom: 22px;
    }

    .home main .hero p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
/* or 25px */
        margin: 0 auto;
        letter-spacing: -0.011em;
        color: #AB9A79;
        max-width: 670px;
        margin-bottom: 80px;
        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: #171717;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: 10px;margin-right: 10px;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: #0014c8;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: 1px solid #4c4c4c;margin-right: 0;margin-top: 13px;padding-top: 10px;}

                .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: #fff;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: space-between;width: 100%;}

                        .home main .content-wrapper .content .list .col .features-wrapper li {font-weight: 700;font-size: 13px;line-height: 150%;
/* identical to box height, or 21px */letter-spacing: -0.011em;color: #FFFFFF;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: #FFFFFF;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: block;
    }

        .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;display: none;}



/* 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;flex-wrap: wrap;}

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

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

    .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: 15px;
    }

    .home main .content-wrapper .section-1-min-top h2 {margin-top: 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: #171717;
        padding: 20px 20px;
        border: 1px solid #252525;
        border-radius: 6px;
        width: auto;
    }

        .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: #ADADAD;
            margin-top: 0;
        }


.home main .content-wrapper .section-1 .items-inline {display: inline-block;width: 100%;}

.home main .content-wrapper .section-1 .items-green .item {border: 1px solid #40624B;background: #2B4434;}

.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;
    flex-wrap: wrap;
}

.home main .content-wrapper .section-1 .items-red .item {border: 1px solid #B75A51;background: #7E3D37;}


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

    .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 #000;}

    .home main .content-wrapper .section-1 table thead tr {background: #000;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 #000;}

    .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: #0019FF;
    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: #000;
    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 a {
    color: #fff;
}

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;
}