@font-face {
    font-family: Product Sans;
    src: url(Fonts/Product\ Sans\ Regular.ttf);
}

@font-face {
    font-family: Product Sans B;
    src: url(Fonts/Product\ Sans\ Bold.ttf);
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Product Sans;
}

html,
body {
    height: 100%;
    width: 100%;
}

body::-webkit-scrollbar {
    display: none;
}

#main {
    width: 100%;
    height: 100%;
    background-color: #2B150E;
}

nav {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 10vh;
    padding: 0vw 10vw;
    z-index: 99;
}

nav a,
i {
    font-size: 1vw;
    text-decoration: none;
    color: #fff;
}

.cntr-nav {
    display: flex;
    gap: 3vw;
}

nav i {
    font-size: 1.5vw;
}

.one {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background: linear-gradient(150deg, #E1E0E1, #B2AEAA);
}

.one h1 {
    font-size: 14vw;
    font-family: Product Sans B;
    color: #2B150E;
}

#fanta {
    position: absolute;
    width: 35%;
    top: 7%;
    z-index: 2;
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#orange-cut {
    position: absolute;
    opacity: 0;
    top: 8%;
    left: 42%;
    width: 1%;
    z-index: 3;
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#orange {
    position: absolute;
    width: 18%;
    z-index: 3;
    top: 57%;
    right: 33%;
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#leaf {
    top: 10%;
    left: 7%;
    transform: rotate(60deg);
    position: absolute;
    width: 14%;
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#leaf2 {
    opacity: 1;
    top: 20%;
    width: 20%;
    left: 75%;
    transform: rotate(0deg);
    position: absolute;


    z-index: 0;
    
    
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#leaf3 {
    position: absolute;
    width: 1%;
    top: 10%;
    right: 10%;
}

.two {
    display: flex;
    width: 100%;
    height: 100vh;
    background: #2B150E;
}

.lft-two {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 5vh;
    width: 50%;
    height: 100%;
}

.rght-two {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 5vh;
    width: 50%;
    height: 100%;
}

.lft-two svg {
    margin-top: 50vh;
    width: 90%;
    transform: rotateX(50deg);
}

.rght-two h1 {
    color: #fff;
    font-size: 5vw;
}

.rght-two p {
    font-size: 1vw;
    color: #fff;
    width: 80%;
}

.three {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5vw;
    width: 100%;
    height: 100vh;
    background: linear-gradient(150deg, #ffffff, #ffffff);
}

.four {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5vw;
    width: 100%;
    height: 100vh;
    background: linear-gradient(150deg, #18b413, #ffffff);
}

.card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2vh;
    width: 25vw;
    height: 70vh;
    margin-top: 10vh;
    border-radius: 20px;
    background-color: #755240;
}

.card h1 {
    margin-top: 40vh;
    font-size: 3vw;
    color: #ffffff;
}

.card button {
    font-size: 1vw;
    border-radius: 50px;
    border: none;
    color: #fff;
    background-color: #2B150E;
    padding: 1vw 2vw;
}

#cocacola {
    top: 0%;
    position: absolute;
    width: 95%;
    left: 51%;
    transform: translate(-50%, 0%);
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

#pepsi {
    top: 0%;
    position: absolute;
    width: 95%;
    left: 51%;
    transform: translate(-50%, 0%);
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

.lemon {
    top: -30%;
    position: absolute;
    left: 50%;
    width: 25vw;
    transform: translate(-50%, 0%);
    transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
}

.gjs-link {
    vertical-align: top;
    max-width: 100%;
    display: inline-block;
    text-decoration: none;
    color: inherit;
}

.gjs-heading {
    margin: 0;
}

.spotify-container {
    border-radius: 12px;
    overflow: hidden;
    height: 20%;
  }
  
  .spotify-iframe {
    
    width: 100%;
    height: 100%;
  }


#fanta2 {
    width: 0;
}


#i5onz {
    position: absolute;
    bottom: 100px;
}
#inpq4 {
    position: absolute;
    bottom: 100px;
}
#is38l {
    position: absolute;
    bottom: 100px;
}
#ik6ro {
    position: absolute;
    bottom: 400px;
}

#in45g{
    position: absolute;
    bottom: 400px;
}

#i33eg {
    position: absolute;
    bottom: 400px;
}
#about {
    max-height: 50%;
}

#cup3 {
        
        
    width: 75%;
    
}

@media (max-width: 480px) {
    #iupjw {
        
        max-height: 200px;
    }

    #i5elb {
        max-height: 100px;
    }
    
    #main {
        width: 100%;
        height: 100%;
        background-color: #2B150E;
    }
    

    .spotify-container {
        border-radius: 12px;
        overflow: hidden;
        height: 20%;
      }
      
      .spotify-iframe {
        
        width: 100%;
        height: 100%;
      }

    #leaf {
        top: 50%;
        left: 10%;
        width: 30%;
        transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
        animation:bag 4s ease-in-out alternate infinite;
        
    }
    @keyframes bag {
        from {
           top: 230px;
        }
        
        to {
           top:245px;
        }
     
     }

     #cup3 {
        
        
        width: 75%;
        
    }
    

     #orange {
        position: absolute;
        width: 18%;
        z-index: 3;
        top: 16%;
        right: 27%;
        transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
    }
    #about {
        max-height: 25%;
        
    }

    

    #iz6sk {
        max-height: 200px;
    }

    #ikqo3 {
        max-height: 200px;
    }

    #iwtgv {
        max-height: 150px;
        width: 25vw;
        bottom: 42px;
    }

    #i0gzi {
        max-height: 150px;
        width: 25vw;
        bottom: 42px;
    }

    #ighfv {
        max-height: 150px;
        width: 25vw;
        bottom: 42px;
    }
    
    

    #ipi6 {
        position: absolute;
        color: rgba(0, 0, 0, 1);
        background-color: #dfddde;
        max-height: 25px;
        display: flex;
        font-size: 0px;
        font-weight: 900;
    }

    #in45g {
        position: absolute;
        bottom: 25px;
    }

    #i33eg {
        position: absolute;
        bottom: 25px;
    }

    #ik6ro {
        position: absolute;
        bottom: 25px;
    }

    #is38l {
        position: absolute;
        bottom: 10px;
    }

    #inpq4 {
        position: absolute;
        bottom: 10px;
    }

    #i5onz {
        position: absolute;
        bottom: 10px;
    }

    

    

    #fanta {
        top: 5%;
        z-index: 2;
    animation:updown 5s ease-in-out alternate infinite;
    }
    #fanta2 {
        top:0%;
        position:absolute;
        width:95%;
        left:52%;
        transform:translate(-50%,0%);
        transition:all cubic-bezier(0.19,1,0.22,1)0.5s;
    }

    
    @keyframes updown {
        from {
           top: 25px;
        }
        
        to {
           top:75px;
        }
     
     }
}