@font-face {
    font-family: 'Inter';
    src: url(../font/Inter-VariableFont_opsz\,wght.ttf);
}
*{
    font-family: 'Inter';
}
body, html{
    margin: 0;
    padding: 0;
    background: url(../img/hero.jpg) #0a2e0a;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}
.sw_hero{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sw_hero_container{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-top: 50px;
}
.sw_hero_container a{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
}
.sw_hero_content{
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 100%;
}
.sw_hero_content h6{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(15, 65, 35);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    width: 100px;
    height: 48px;
    border-radius: 30px;
    border: 1px solid rgb(0, 200, 100);
    margin-bottom: 20px;
}
.sw_hero_content h5{
    color: rgb(204, 204, 204);
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}
.sw_hero_container h1{
    color: rgb(255, 255, 255);
    font-size: 70px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sw_hero_container p{
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    width: 660px;
}
.sw_hero_feature{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.sw_hero_feature img{
    width: 40px;
    height: fit-content;
}
.sw_hero_feature h4{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.sw_lebull{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sw_lebull_blokc{
    width: 90%;
    height: 300px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    background-color: rgb(15, 65, 35);
    border: 1px solid rgb(0, 200, 100);
    border-radius: 30px;
    margin-top: 50px;
}
.sw_lebull_cont{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #1f5f3a;
    border-radius: 30px;
    width: 570px;
    height: 212px;
}
.sw_lebull_cont img{
    width: 250px;
    height: fit-content;
    margin-bottom: 20px;
}
.sw_lebull_1{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.sw_lebull_1 h5{
    color: rgb(140, 255, 100);
    font-size: 24px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0;
}
.sw_lebull_cont h6{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0;
}
.sw_lebull_text{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sw_lebull_text p{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    border-radius: 30px;
    color: rgb(0, 200, 100);
    font-size: 14px;
    font-weight: 400;
    width: 317px;
    height: 35px;
    border: 1px solid rgb(0, 200, 100);
}
.sw_lebull_text h4{
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sw_lebull_text a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 384px;
    height: 51px;
    border-radius: 30px;
    background-color: rgb(0, 200, 100);
    font-size: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.sw_lebull_text h3{
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.sw_que{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sw_que_blokc{
    width: 90%;
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}
.sw_que_blokc h2{
    font-size: 40px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
}
.sw_que_blokc p{
    font-size: 18px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.sw_que_blokc li{
    font-size: 18px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.sw_que_cont{
    display: flex;
    flex-direction: row;
    margin-top: 20px;
}
.sw_que_cont img{
    width: 60px;
    height: fit-content;
}
.sw_que_cont h3{
    font-size: 32px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-top: 0;
    margin-left: 10px;
}
.sw_como{
    width: 100%;
    display: flex;
    justify-content: center
}
.sw_como_blokc{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}
.sw_como_blokc h2{
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 600;
}
.sw_como_cont{
    width: 96%;
    display: flex;
    flex-direction: column;
    align-items: start;
    background-color: rgb(15, 65, 35);
    border: 1px solid rgb(0, 200, 100);
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.sw_como_cont p{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    display: none;
}
.sw_como_text{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.sw_como_text img{
    width: 40px;
    height: fit-content;
}
.sw_como_text h3{
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 600;
}
.sw_jogue{
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(15, 65, 35);
    margin-top: 80px;
}
.sw_jogue_blokc{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sw_jogue_blokc h2{
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
}
.sw_jogue_cont{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.sw_jogue_cont a{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(5, 30, 15);
    border: 1px solid rgb(0, 200, 100);
    border-radius: 30px;
    width: 180px;
    height: 103px;
}
.sw_jogue_1 h5{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(15, 65, 35);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    width: 100px;
    height: 48px;
    border-radius: 30px;
    border: 1px solid rgb(0, 200, 100);
}
.sw_jogue_cont a img{
    width: 130px;
    height: fit-content;
}
.sw_jogue_1{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(5, 30, 15);
    border: 1px solid rgb(0, 200, 100);
    border-radius: 30px;
    width: 180px;
    height: 103px;
}
footer{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sw_aposta{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sw_aposta h4{
    color: #fff;
}
.aposta h4{
    color: #ccc;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}
.sw_aposta_blokc{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.sw_aposta_1{
    display: flex;
    flex-direction: column;
}
.sw_aposta_1 h5{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.sw_aposta_1 h6{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(15, 65, 35);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    width: 100px;
    height: 48px;
    border-radius: 30px;
    border: 1px solid rgb(0, 200, 100);
    margin-top: 0;
}
.sw_aposta_cont{
    display: flex;
    flex-direction: row;
}
.sw_aposta_2{
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}
.sw_aposta_2 p{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
}
.sw_aposta_2 a{
    color: #ccc;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 10px;
}



.sw_ultima{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sw_ultima_blokc{
    width: 90%;
    display: flex;
    flex-direction: column;
}
.sw_ultima_blokc h2{
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 600;
}
.sw_ultima_blokc h3{
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 600;
}
.sw_ultima_blokc p{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    width: 832px;
}




@media screen and (max-width: 900px){
    .sw_hero_container p{
        width: 400px;
    }
    .sw_hero_container{
        margin-top: 30px;
    }
    .sw_hero_container h1{
        font-size: 40px;
    }
    .sw_lebull_blokc{
        flex-direction: column;
        height: 542px;
    }
    .sw_lebull_cont{
        width: 354px;
    }
    .sw_lebull_text h4{
        font-size: 24px;
        text-align: center;
        width: 354px;
    }
    .sw_que_cont{
        flex-direction: column;
    }
    .sw_que_cont h3{
        font-size: 24px;
    }
    .sw_que_cont img{
        width: 40px;
        margin-bottom: 10px;
    }
    .sw_que_blokc h2{
        font-size: 32px;
    }
    .sw_jogue_blokc h2{
        font-size: 32px;
        text-align: center;
        margin-top: 50px;
    }
    .sw_jogue_cont{
        flex-direction: column;
    }
    .sw_jogue{
        height: fit-content;
    }
    .sw_jogue_cont a{
        width: 402px;
        margin-bottom: 20px;
    }
    .sw_jogue_1{
        width: 402px;
        margin-bottom: 20px;
    }
    .sw_ultima_blokc p{
        width: 400px;
    }
    .sw_ultima_blokc h2{
        font-size: 32px;
    }
    .sw_aposta_blokc{
        flex-direction: column;
    }
    .sw_aposta_1{
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .sw_aposta_1 h6{
        margin-top: 30px;
    }
    .sw_aposta_2{
        margin-left: 0;
    }
    .sw_aposta_cont{
        flex-direction: column;
    }
    .aposta h4{
        width: 370px;
        margin-top: 30px;
    }
}
.age-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.border-wrapper-modal {
    padding: 3px;
    border-radius: 30px;
    background: linear-gradient(to right, #00c864 0%, #8cff64 50%, #00c864 100%);
    display: inline-block;
}
.age-modal-box {
    background: #1f5f3a;
    border-radius: 30px;
    padding: 24px;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    width: 343px;
}
.border-wrapper {
    padding: 2px;
    border-radius: 30px;
    background: linear-gradient(to right, #00c864 0%, #8cff64 50%, #00c864 100%);
    display: inline-block;
    margin-bottom: 16px;
}
.elite-age-indicator {
    display: flex
;
    height: 41px;
    width: 100px;
    padding: 24px;
    justify-content: center;
    align-items: center;
    padding: 24px;
    background: #1f5f3a;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    border-radius: 30px;
}
.age-modal-title {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 8px;
}
.age-modal-text {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 32px;
}
.age-modal-buttons {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 12px;
}
.age-modal-buttons button {
    border: none;
    padding: 12px 24px;
    border-radius: 30px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    width: 141px;
    height: 51px;
}
#btnYes {
    background: #8cff64;
    border: 1px solid #00c864;
    transition: all 0.5s ease-in-out;
}
#btnNo {
    background: transparent;
    border: 1px solid #00c864;
    transition: all 0.5s ease-in-out;
}
.cookie-banner {
    position: fixed;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    background: #1f5f3a;
    border: 2px solid #00c864;
    border-radius: 16px;
    padding: 24px;
    width: 90%;
    max-width: 1200px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    z-index: 7777;
    color: #fff;
    font-family: sans-serif;
    display: none;
}
.cookie-banner-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-align: center;
}
.cookie-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0;
}
.cookie-text {
    font-size: 14px;
    line-height: 1.4;
}
.cookie-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
}
.cookie-btn {
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #00c864;
    transition: 0.3s ease-in-out;
}

.cookie-btn.accept {
    background-color: #00c864;
    color: #fff;
}
.cookie-btn.decline {
    background-color: transparent;
    color: #fff;
}