@import url("../../assets/css/font/style.css");
@import url("../../assets/css/fonts-alumni.css");

body {
    font-family: 'Hero New Regular' !important;
}



.font-base {
    font-family: "Hero New Regular";
}


.hero-title {
    font-family: "Alumni Sans", sans-serif !important;
    color: #1B0D30;
    font-weight: 700;
    line-height: 79.88px;
    letter-spacing: 4.99px;
    word-wrap: break-word;
    font-size: 69px;
}

b {
    font-family: "Hero New Medium" !important
}

.gamesteps b{
    color: #1B0D30;
    font-size: 14px;
}

.hero-title:before {
    background-image: none !important;
}

.second-title {
    color: #1B0D30;
    font-size: 36px;
    font-family: Alumni Sans !important;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 32.40px;
    letter-spacing: 1.80px;
    word-wrap: break-word
}

.p-description {
    color: #1B0D30;
    font-size: 14px;
    font-family: Hero New Light !important;
    font-weight: 300;
    line-height: 23.80px;
    letter-spacing: 0.28px;
    word-wrap: break-word
}

.btn {
    border-radius: 20px !important;
    box-shadow: none !important;
    font-family: 'Hero New Regular' !important;
}

.btn-primary {
    background: #8338EC;
    border: #8338EC !important;

    border-radius: 20px !important;
    padding: 20px;
}

.nav-link,
.btn-outline-dark {
    text-transform: uppercase;
    font-family: Hero New Light !important;
}

.btn-outline-dark {
    color: #fff;
    border-color: #8338EC;
    background: #8338EC;
    min-width: 100px;
    padding: 10px;
    font-family: "Hero New Regular" !important;
    text-transform: capitalize !important;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-outline-light {
    background: transparent;
    border: 1px solid #8338EC;
    border-radius: 20px;
    min-width: 100px;
    padding: 10px;
    margin-right: 15px;
    font-family: "Hero New Regular" !important;
    text-transform: capitalize !important;
}

.btn-outline-light:hover {
    border-color: #8338EC;
    background: transparent;
}

.btn-outline-dark:hover {
    background: #7721f0;
}

.btn-primary:hover {
    background: #7721f0;
}

.btn-primary:focus {
    background: #7721f0;

}

.btn-primary:active {
    background: #7721f0;
}

.authcontainer {
    background: #ffffff6b;
    box-shadow: 0px 0px 20px -10px #8338EC;
    border-radius: 50px;
    display: flex;
    text-align: center;
    padding: 10px
}

#service {
    padding-top: 0 !important;
}

.pink-color {
    color: #F44B94 !important;
}

.pinktext{
    color: #F44B94 !important;
}

.specialTitle {
    color: #1B0D30;
    font-size: 32px;
    font-family: Alumni Sans;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25.60px;
    letter-spacing: 1.60px;
    word-wrap: break-word;
    margin-bottom: 30px;
}

.gamesimg {
    width: 100%;
    max-width: 275px;
}

.gamename {
    color: #F44B94;
    font-size: 32px;
    font-family: Alumni Sans;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25.60px;
    letter-spacing: 3.20px;
    word-wrap: break-word;
    position: relative;
    margin-top: -60px;
}

.gamesteps {
    background: white;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.25);
    padding: 30px;
    text-align: left;
    min-height: 350px;
   
}





.extramargintop {
    margin-top: 125px;
}

.arbreimg {
    position: relative;
    margin-top: -86px;
    margin-left: 30px;
    margin-bottom: 50px;
    height: 115px;
}

.birdimg {
    position: relative;
    margin-top: -86px;
    margin-left: 60px;
    margin-bottom: 50px;
    height: 115px;
}

.saxoimg {
    position: relative;
    margin-top: -95px;
    margin-left: 85px;
    margin-bottom: 50px;
    height: 150px;
}

.cupimage{
    position: relative;
    margin-top: -125px;
    margin-left: 75px;
    margin-bottom: 50px;
    height: 190px;
}

.fz64 {
    font-size: 64px;
}

.fullbgimg {
    width: 100%;
    position: relative;
    margin-top: -215px;
    z-index: -1;
}


.gamemedal {
    background: white;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.25);
    padding: 45px;
    text-align: left;
    min-height: 400px;
    width: 380px;
    padding-top: 50px;
}

.gamemedaldark {
    background: #1B0D30 !important;
}

.rightmedal {
    position: absolute;
    right: -60px;
}

.textninja {
    font-size: 48px;
    font-family: Alumni Sans !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 47.04px;
    letter-spacing: 4.80px;
    word-wrap: break-word
}

.text-orange {
    color: #E77E3A;

}

.text-silver {
    color: #C0C0C0;

}

.text-yellow {
    color: #FFC950;
}

.text-blue {
    color: #80E4FB;
}

.silver {
    color: #C0C0C0 !important;
}

.pointsinterval {
    color: #1B0D30;
    font-size: 24px;
    font-family: Alumni Sans;
    font-weight: 400;
    line-height: 23.52px;
    letter-spacing: 2.40px;
    word-wrap: break-word
}




.background-wrapper {
    width: 100%;
    overflow: hidden;
}


.background-image {
    width: 100%;
    height: auto;
    display: block;
}


.content-container {
    position: absolute;
    /* Float content over the image */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Center the content */
    max-width: 1200px;
    /* Keep the content within a form-like structure */
    width: 380px;
    /* Responsive on smaller screens */
    box-sizing: border-box;
    text-align: center;
    /* Center-align text */
    color: white;
    /* Text color */
    padding: 20px;
    z-index: 1;
    /* Ensure content stays above */
}




.position1 {
    top: 26% !important;
    left: 23% !important;
}

.position2 {
    right: 0%;
    left: unset;
    top: 45%;
}

.position3 {
    top: 65% !important;
    left: 23% !important;
}

.position4 {
    right: 0%;
    left: unset;
    top: 87%;
}


.btngames {
    background: white;
    box-shadow: 0px 0px 20px -10px #8338EC;
    border-radius: 20px;
    padding: 20px;
    width: 100px;
    text-align: center;
    margin-right: 30px;
    cursor: pointer;
}

.btngames.active {
    background: #8338EC;
    box-shadow: 0px 0px 20px -10px #8338EC;
    color: #fff;
}

.imageofgames {
    border-radius: 40px;
    margin-top: -30px;
    z-index: -1;
    position: relative;
    width: 100%;
}

.fz-36 {
    font-size: 36px !important;
}



.text-footer {
    color: white !important;
    font-size: 18px !important;
    font-family: Alumni Sans;
    font-weight: 300 !important;
    text-transform: uppercase;
}

.line {
    border-top: 1px solid #fff;
}


.btn-purple {
    background: #1B0D30;
    color: white;
    width: 200px;
    height: 70px;
    padding: 20px;
}

.white-text {
    color: #fff !important;
}

.offer-card-pink {
    background: #F44B94;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #1B0D30;
    padding: 40px;
    min-height: 505px;
}

.offer-card-pink hr {
    color: #1B0D30 !important;
}

.offer-card-dark {
    background: #1B0D30;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #fff;
    padding: 40px;
    min-height: 505px;
}

.offer-card-dark .offer-title {
    color: #fff;
}

.offer-card-dark .offer-price {
    color: #fff;
}

.offer-card-dark .p-description {
    color: #fff;
}

.offer-title {
    font-size: 36px;
    font-family: Alumni Sans;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 28.80px;
    letter-spacing: 1.80px;
    word-wrap: break-word
}

.offer-price {
    font-size: 36px;
    font-family: Alumni Sans;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 28.80px;
    letter-spacing: 1.80px;
    word-wrap: break-word
}

.offer-price span {

    font-size: 16px;
    font-family: Alumni Sans;
    font-weight: 300;
}

.discount{
    text-decoration: line-through;
    font-size: 30px;
    /*opacity: .8;*/
}

.popular {
    background: #1B0D30;
    color: #fff;
    padding: 15px;
    width: 150px;
    text-align: center;
    position: relative;
    top: 28px;
}

.offer-card-pink .btn-white {
    background: #fff;
    color: #1B0D30;
    border-color: #F44B94;
    position: absolute;
    bottom: 25px;
}

.offer-card-dark .btn-white {
    background: #fff;
    color: #1B0D30;
    border-color: #1B0D30;
    position: absolute;
    bottom: 25px;
}

.vishidden {
    visibility: hidden;
}

.btn-white-purple {
    background: #fff;
    color: #8338EC;
    background: #fff;
    box-shadow: 0px 0px 20px -10px #8338EC !important;
    border-radius: 20px !important;
    font-family: 'Hero New Regular' !important;
}

.reversedtext {
    color: #1B0D30;
    font-size: 64px;
    font-family: Alumni Sans;
    font-weight: 800;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.accordion-button {
    color: #1B0D30;
    font-size: 24px;
    font-family: Alumni Sans;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21.60px;
    letter-spacing: 1.20px;
    word-wrap: break-word
}

.accordion-body {
    color: #1B0D30;
    font-size: 14px;
    font-family: Hero New Light;
    font-weight: 300;
    line-height: 23.80px;
    letter-spacing: 0.28px;
    word-wrap: break-word;
    white-space: pre-line;
}


.accordion-button:not(.collapsed)::after {
    background-image: url(../../assets/images/moins.png);
}

.accordion-button::after {
    background-image: url(../../assets/images/plus.png);
}


.allinfactory {
    color: white;
    font-size: 16px;
    font-family: Alumni Sans;
    font-weight: 500;
    text-transform: uppercase;
    writing-mode: sideways-lr;
    position: absolute;
    right: 70px;
    bottom: 70px;
}

.formobile {
    display: none;
}

.fullwidthimg{
    width: 100%;
}


#purplebg {
    background: url(../../assets/images/bgpurple.svg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 615px;
    /*padding-top: 195px;*/
    padding-top: 150px;
}



#footer {
    background: url(../../assets/images/footer.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    padding-top: 280px;

}

/* Video Background */
#background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    object-fit: fill;
    z-index: -1;
    opacity: 9;
  }

  .sectionpadding{
    padding-top: 2%;
  }

  .forweb{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
  }
  .forweb img{
    margin-right: 20px;
  }



  

/* Media Query for very  large Devices */

@media (min-width: 1600px) {

    #footer {
        /*background: url(../../assets/images/footer.png) center / cover no-repeat;*/
        height: 620px;
        padding-top: 400px;
    }

    #purplebg {
        /*background: url(../../assets/images/bgpurple.svg) center/cover no-repeat;
        height: auto;*/

        /*height: 1050px;
        padding-top: 455px;*/

        height: 800px;
        padding-top: 235px;

    }

    .lgimg{
        /*width: 100%;
        margin-left: -75px;*/
    }

    .fullwidthimg {
        width: auto;
    }

    .position1 {
        top: 19% !important;
        left: 31% !important;
    }

    .position2 {
        right: 12%;
        left: unset;
        top: 41%;
    }
    
    .position3 {
        top: 63% !important;
        left: 31% !important;
    }
    
    .position4 {
        right: 12%;
        left: unset;
        top: 89%;
    }

    .sectionpadding{
        padding-top: 8%;
    }
    
}


/*TABLETTE*/

@media (max-width: 1024px) {

    #purplebg {
        background-color: #8338EC;
        text-align: center;
        height: auto !important;
    }

    #purplebg img {
        width: 100%;
    }

    #footer {
        background-color: #111111;
        height: 500px;
        padding-top: 220px;
        background-size: contain;
    }

    #purplebg .row{
        /*display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;*/
    }

    #purplebg .hero-title{
        font-size: 3.5rem !important;
    }

    /*#purplebg .text-center{
        text-align: right !important;
    }*/

    .offer-card-dark .btn-white {
        margin-top: 30px;
        position: unset !important;
    }

    .offer-card-pink .btn-white {
        position: unset !important;
    }

    .allinfactory {
        position: relative;
        text-align: center;
        writing-mode: unset !important;
        padding-bottom: 15px;
        right: unset;
        bottom: unset;
    }

    .mobile100width {
        width: 100%;
    }
}
/*MOBILE */

@media (max-width: 768px) {

    .mt15mobile{
        margin-top: 15px;
      }

    .extramargintop{
        margin-top: 0;
    }


    .cupimage{
        margin-top: -85px;
    }
    .fullbgimg {
        display: none;
    }

    .bgsection {
        background: #1B0D30;
    }

    .mobile100width {
        width: 100%;
    }

    .mobileinversed {
        flex-direction: column-reverse !important;
    }

    .content-container {
        position: relative !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        transform: unset !important;
        width: 100% !important;
        padding-bottom: 0 !important;
    }

    .gamemedal {
        width: 100%;
    }

    .rightmedal {
        right: 16px !important;
    }

    #purplebg {
        background-color: #8338EC;
        text-align: center;
        height: auto !important;
    }

    #purplebg img {
        width: 100%;
    }

    .offer-card-dark .btn-white {
        margin-top: 30px;
        position: unset !important;
    }

    .offer-card-pink .btn-white {
        position: unset !important;
    }

    .reversedtext {
        writing-mode: unset !important;
        display: contents !important;
        font-size: 45px;
    }

    #footer {
        background-color: #111111;
        height: auto;
        padding-top: 135px;
        background-size: contain !important;
    }

    .allinfactory {
        position: relative;
        text-align: center;
        writing-mode: unset !important;
        padding-bottom: 15px;
        right: unset;
        bottom: unset;
    }

    .forweb {
        display: none;
    }

    .formobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    #background-video{
        object-fit: cover !important;
        height: 100%;
    }

    .hero-title{
        font-size: 3.5rem !important;
    }

    .btngames{
        margin-left: 5px !important;
        margin-right: 5px  !important;
        padding: 15px;
        width: 80px;
    }


    .cupimage,.saxoimg,.birdimg,.arbreimg{
        left: 50%;
        transform: translate(-50%, -50%);
        position: relative;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
    }
}


.custom-input {
    border: 2px solid #1B0D30;
    border-radius: 20px;
    padding: 15px 18px;
    position: relative;
    background-color: transparent;
}

.custom-input label {
    position: absolute;
    top: 10px;
    left: 15px;
    background-color: #f9f9f9;
    padding: 0 5px;
    font-size: 12px;
    color: #9b59b6;
}

.custom-input input,
.custom-input select {
    border: none;
    outline: none;
    width: 100%;
    font-size: 16px;
    background-color: transparent;
    color: #2c3e50;
    margin-top: 10px;
}

textarea{
    border: none;
    outline: none;
    width: 100%;
    font-size: 16px;
    background-color: transparent;
    color: #2c3e50;
    margin-top: 10px;
}

.custom-input input::placeholder, .custom-input textarea::placeholder {
    color:  #1B0D30 !important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.7px;
}

/* Gérer l'autocomplétion du navigateur */
input:-webkit-autofill {
    background-color: transparent !important; /* Couleur forcée pour les champs auto-complétés */
    
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    box-shadow: 0 0 0px 1000px transparent inset !important;

}



  
  input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px #e2d1fb inset !important;

  }



  .video-container {
    position: relative;
    width: 100%;
    /*max-width: 800px;*/
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .video-thumbnail {
    position: relative;
    cursor: pointer;
    height: 600px;
    border-radius: 20px;
    background: #1B0D30;
  }
  
  .video-thumbnail img {
    width: 100%;
    height: 600px;
    display: block;
    border-radius: 20px;
    object-fit: contain;
  }
  
  .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background: url('../../assets/images/play-btn.png') no-repeat center center;
    background-size: contain;
  }
  





