.hero .mob {
    display: none;
}

.title-section-mob {
    display: none;
}

.uaOx8 {
    display: none !important;
    }

.title {
    background: #FF267E;
    padding: 32px 64px;
    display: inline-block;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 60px 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
}

.middle-section {
    width: 44%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: -9vw;
    position: relative;

}

.middle-section p {
    display: inline-block;
    color: white;
    background-color: rgba(255, 255, 255, 0.238);
    padding: 20px 49px ;
    border: 2.5px solid #ffffff9c;
    font-size: 1.4vw ;  
    border-radius: 10px;

}

.light .title {
    color: #005;
}

.dark .title {
    color: #FFFFFF;
}


.arrow-icon path {
  fill: white;
}

.light .general-rules {
    background: #F6F6F6;
    color: #000055;
}


.drop__btn {
        padding-left: 24px;
        display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 0;
    background: transparent;
    cursor: pointer;
    list-style: none;
        border-bottom: 1px solid white;


}

.drop {
    width: 44%;
    display: block;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.drop__btn span {
      font-size: 17px ;
    font-weight: 700;
    color: #ffffff;
}

.drop[open] .drop__btn::after {
    transform: rotate(225deg);
    margin-top: 6px;
}

.drop__btn::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    margin-top: -6px;
}

details summary {
    position: relative;
    padding-left: 30px;
}

.general-rules {
    background: linear-gradient(to right, #0e1a58, #0e1e65, #101d66, #0f1b59) !important;
    color: #E5E5E5;
    padding-bottom: 5%;
}

  .HzkUS {
    flex: 1;
    display: none;
    }
    
    .QAFVZ {
        max-width: 100% !important;
    }

.details-title {
       padding: 0;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid white;

}

.details-title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.5vw;
    line-height: 47px;
    color: white;
}

summary::-webkit-details-marker {
    display: none;
}

*:active {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

p,
h2,
h3 {
    margin-top: 0;
}

.details-title h2 {
    padding: 0;
    margin: 0;
}



.arrow-icon {
    display: flex;
    align-items: center;
    transform: rotate(180deg);
}


.light .arrow-icon path {
    fill: #000055;
}

.dark .arrow-icon path {
    fill: #E5E5E5;
}

details[open] .arrow-icon {
    transform: rotate(0);
}

.details-text {
        text-align: justify;
    margin-top: 0 !important;
}

.promotion__wrapper-snippet .rules-list {
    padding: 0 48px;
}

.details-rules {
    margin: 0 22vw;
    border-bottom: none ;
}

@media screen and (max-width: 1024px) {

    .title {
        padding: 32px;
        margin-bottom: 32px;
    }

}

@media screen and (max-width: 767px) {


    .main-container {
        background-image: url(https://www.favbet.ro/minio/new-promo/wheel-favzone/background-mobile.jpg) !important;;
        background-position-y: initial !important;

    }

    .middle-section p {
            padding: 20px 27px;

    }

   

.drop {
        width: 85%;

}

    .title {
        padding: 8px 15px;
        margin-bottom: 19px;
        font-size: 19px;
        line-height: 21px;
    }



   .details-title {
        padding: 8px 16px;
    }

    ol li {
        margin-bottom: 10px;
    }

    .details-title h2 {
                font-size: 5.3vw;

        line-height: 28px;
    }

    .details-text {
        margin-top: 27px;
    }

 

    .details-rules {
        margin: 0;
        width: 92%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}



.li-margin {
    margin-inline-start: 2rem;
}



        .main-container {
            background-image: url("https://www.favbet.ro/minio/new-promo/wheel-favzone/background-desk-new.jpg");
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

     .title-section-desk {
            display: block;
            margin-left: auto;
            margin-right: auto;
            top: 3rem;
        position: relative;

     }

     .title-section-desk img {
            width: 44%;
            display: block;
            margin-left: auto;
            margin-right: auto;

     }

   
      
       

        .container {
            text-align: center;
        }

        .hero-img {
            display: flex;
            justify-content: center;
            align-items: center;
        }

      .container .hero {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 4rem;
            position: relative;
            bottom: 3vw;

}

       .hero img {
        width: 60%;
        position: relative;
       }

     

    
    


        .play-btn {
            max-width: 300px;
            display: block;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            top: -4rem;
        }

        .play-btn img {
               width: 100%;

        }


        .arrow {
            display: none;
        }

      
    
       @media (max-width: 756px) {

        .main-container {
            max-width: 100%;
        }

       

      .container .hero {
    display: flex;
    justify-content: center;
    align-items: center;
        margin-left: 0;

}
    

       

        .content h3 {
            font-size: 10vw;
            margin: -2rem 0;
            margin-bottom: 3px;
            font-weight: bold;
        }

        .general-rules {
        background: linear-gradient(to right, #0e1a58, #14154F, #14154F, #14154F) !important;
        }

       

        .content span {
            font-size: 5vw;
        }

        .content p {
            font-size: 18px ;
        line-height: 22px  ;
       
            margin: 0;
            font-weight: 500;
            margin-bottom: 12px;
            margin-left: 30px;
            margin-right: 30px;
        }


        .container {
            background-image: none;
            width: 100%;
        }

     
      
        .arrow {
            position: absolute;
            top: 50%; 
            transform: translateY(-50%);
            background: transparent;
            border: none;
            cursor: pointer;
            z-index: 10;
            padding: 0;
        }

        .arrow img {
            width: 20px;
            height: auto;
        }

        
        .arrow {
            display: block !important;
        }

      

     
        .play-btn a {
            padding: 20px;
            font-size: 20px;
        }
        
        .title-section {
                width: 100%;

        }

        .hero img {
    width: 100%;
}

 .title-section-desk {
        display: none;
    }

    .title-section-mob {
        display: block;
        padding-top: 1vh;

    }

    .title-section-mob img {
            display: block;
    margin-left: auto;
    margin-right: auto;
            width: 85%;

    }

    .hero .desk {
        display: none;
    }

    .hero .mob {
        display: block;
         margin-top: -5rem;
    }

    .middle-section {
            margin-top: 0rem;
        width: 100%;
        z-index: 1;
        position: relative;

}

   

    .container-steps img {
    width: 60%;
}

.play-btn img {
    width: 90%;
   
}

.play-btn {
         display: block;
    margin-left: auto;
    margin-right: auto;
            top: 0;

}

}

       