.g--carrousel-home__item {
    height: calc(100vh - 49px);
}

.g--carrousel-home__img {
    aspect-ratio: 2.41/1;
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
}

.g--carrousel-home__logo {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    max-width: 550px;
    transform: translate(-50%, -25%);
    z-index: 900;
}

/* .g--carrousel-home__logo {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 100%;
    max-width: 450px;
    transform: translate(-50%, -25%);
    z-index: 900;
} */

.g--carrousel-btns{
    top: 63%;display: flex;width: 100%;margin: auto;justify-content: center;
}
.g--carrousel-home__btn {
    /* position: absolute; */
    /* top: 50%;
    left: calc(50% - 40px); */
    margin-top: 2rem;
    border: 1px solid #fff;
    border-radius: 5em !important;
    color: #fff;
    font-family: "Inter";
    font-weight: bolder;
    text-transform: uppercase !important;
    transition: 0.4s;
    background-color: transparent;
    padding: 0.5rem;
}

.g--carrousel-home__btn:hover {
    border: 1px solid #000 !important;
    color: #fff !important;
    background-color: #000 !important;
}

.g-test-carrousel-home__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 30vw;
    transform: translate(-50%, -50%);
    z-index: 900;
}

.g-test-carrousel-link{
    width: fit-content;
    margin: 2rem auto;
    padding: 10px;  
    border: 1px solid #fff;
    padding: 0.5rem;
    border-radius: 5em !important;
    background-color: transparent;
    color: #fff;
    font-family: "Inter";
    font-weight: bolder;
    text-transform: uppercase !important;
}
.g-test-carrousel-link:hover{
    border: 1px solid #000 !important;
    color: #fff !important;
    background-color: #000 !important;
}
.g--btn-tickets{
   left:36% !important;    
}
.g--btn-recargas{
    left:58% !important;
        white-space:nowrap;
}

@media (min-width: 2000px){
    .video {
        height: fit-content;
        width: 100%;
    }
    /* .g--btn-tickets{
        left:40% !important;    
     } */
     .g--btn-recargas{
         left:58% !important;
             white-space:nowrap;
     }
}

@media (min-width: 1800px){
    .g--carrousel-home__logo {
        max-width: 650px !important;
    }
}

/* @media(min-width:1750px){
    .g--btn-tickets{
        left:35% !important;    
     }
     .g--btn-recargas{
         left:65% !important;
             white-space:nowrap;
     }
} */
/* @media(min-width:300px) and ( max-width:495px){
    .g--carrousel-btns{
        top: 35%;
    }
} */
/* @media(min-width:480px) and ( max-width:700px){
    .g--btn-tickets{
        left:50% !important;
        top:40% !important;
    }
    .g--btn-recargas{
        left:50% !important;
        top:48% !important;
        width:70%;
        text-align:center;
        white-space:initial;
    }
}
@media(min-width:700px) and ( max-width:960px){
    .g--btn-tickets{
        left:50% !important;
        top:40% !important;
    }
    .g--btn-recargas{
        left:50% !important;
        top:48% !important;
     width:70%; 
        text-align:center;
        white-space:nowrap;
    }
}*/
/* @media(min-width:960px) and ( max-width:1100px){
    .g--btn-tickets{
        left:20% !important;
        top:50% !important;
    }
    .g--btn-recargas{
        left:64% !important;
        top:50% !important;
        
        text-align:center;
        white-space:nowrap;
    }
}
@media(min-width:1100px) and ( max-width:1400px){
    .g--btn-tickets{
        left:calc(72% - 580px) !important;
        top:50% !important;
    }
    .g--btn-recargas{
        left:62% !important;
        top:50% !important;
       
        text-align:center;
        white-space:nowrap;
    }
} */
/* @media(min-width:1400px) and ( max-width:1800px){
    .g--btn-tickets{
        left:calc(70% - 580px) !important;
        top:50% !important;
    }
    .g--btn-recargas{
        left:62% !important;
        top:50% !important;

        text-align:center;
        white-space:nowrap;
    }
} */ 
@media (min-width: 300px) and (max-width: 495px) {
    /*All movil*/
   
    .g--carrousel-home__img {
        aspect-ratio: 0.68/1;
    }

    .g--carrousel-home__logo {
        max-width: 230px;
        top: 50%;
    }

    .video{
        height: 100vh !important;
    }
}

@media(min-width:360px){
    .g-test-carrousel-home__logo {
       
        max-width: 70vw;
    }
}
@media(min-width:720px){
    .g-test-carrousel-home__logo {
       
        max-width: 50vw;
    }
}
@media(min-width:1200px){
    .g-test-carrousel-home__logo {
       
        max-width: 40vw;
    }
}

@media(min-width:1600px){
    .g-test-carrousel-home__logo {
      
        max-width: 30vw;
    }
}


@media(min-width:1000px) and (max-width: 1920px) {
    .g--display-none-standard {
        display: none !important;
    }
    .g--display-block-standard {
        display: block !important;
    }
}

@media(min-width:1921px) {
    .g--display-none-panoramic {
        display: none !important;
    }
    .g--display-block-panoramic {
        display: block !important;
    }
}


.g--object-fit-cover {
    object-fit: cover;
}
 
.overlaid-image {
    position: absolute;
    top: 40%;
    left: 50%;
    height: auto;
    max-width: 100%;
    width: 0;
    transform: translate(-50%, -25%);
    z-index: 900;
    animation: opac 0.8s
}
.overlaid-image-for-button{
    top: 37% !important;
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media only screen and (max-width: 768px) {
    .overlaid-image-for-button {
        top: 47% !important;
    }
}