@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quantico:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
body{
    width: 100%;
    overflow-x: hidden;
}



.awal{
    border: 1px solid transparent;
    background: url(images/WhatsApp\ Image\ 2024-04-26\ at\ 19.39.40.jpeg);
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
    height: 100vh;

    
}
.awal::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: -20px;
    background: linear-gradient(0deg, #070606 5%, rgba(21, 21, 21, 0) 50%);

}
    

.navbar{
    position: fixed;
    z-index: 9999;  
    width: 100%;
    backdrop-filter: blur(5px);
    display: flex;
    top: 0px;
}
nav a{
    text-decoration: none;
}

.navbar-pencet{
    margin-right: auto;
    padding: auto;
}

.navbar-pencet a{
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    margin-left: 15px;
}

.navbar-pencet a:hover{
    opacity: 25%;
    transition: 0.3s;
}

nav button {
       margin-left: 0;
       margin-right: 15px;
}



#title{
    font-size: 50px;
    color: rgba(255, 255, 255, 0.763);
    margin-top: 15pc;
    font-family: "quantico";
    margin-left: 1cm;
    font-weight: bold;
}

#isi{
    font-weight: 500;
  color: rgba(255, 255, 255, 0.763);    
    font-size: 25px;
    margin-left: 1cm;
    font-family: "quantico";
}

.profile-card {
    margin-left: 20px;
    margin-top: 5vh;
    width:400px;
    height: 170px;
    flex: 0 0 auto;
      scroll-snap-align: start;
      margin-right: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
   
}


.member {

    text-align: center;
    font-size: 10vh;
    transform: translateY(40px);
    font-family: "Quantico"


}

.wrapper{
   
    background-repeat: no-repeat;
    background-size: cover;
    height: 630px;
    padding-left: 25px;
    /* background-color: #000000; */
    background: url(images/mobile-legends3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.navbar-extra{
    display: none;
}

.wrapper h1{
    color: #ffff;
    margin-top: 0;
}
.content{
    display: FLEX;
    margin-top: 0px;

    
}

.button-container a :hover{
    opacity: 50%;
}

.slider-container {
   
      display: block;
      margin-top: 90px;
      overflow-x: auto;
      padding-bottom: 10px;
      overflow-x: hidden;
      padding-RIGHT: 5px;
      border-radius: 15px;
      width: 70pc;
      padding: 0;
      height:fit-content;
}

#button-awal{
    width: 80px;  
   backdrop-filter: blur(5px);
   margin-top: 20%;
   margin-right: 5px;
   height: 40px;
   
}

#button-akhir{
    margin-top: 20%;
    margin-right: 5px;
    transform: translateX(5px);
    height: 40px;
    width: 80px;
    backdrop-filter: blur(5px);
}



.profile-card img{
    width: 400px;

        height: 170px;
       
}

.content-2{
    height: 600px;
     background-color: #000000;
 
}

.isi-konten{
    display: flex;
    margin-bottom: 50px;
    width: 100%;
    height: 100%;
}

.box-konten{
    border: 1px solid white;
    box-shadow: 0px 0px 10px 10px rgb(81, 78, 78);
    border-radius: 20px;
    width: 400px;
    height: 400px;
    margin-top: 10%;
    margin-left: 5%;
    overflow: hidden;
}

.box-konten img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.slider {
    display: flex;
    overflow: hidden;
}


.teks-konten{
    transform: translateY(50px);
    width: 40%;
    color: white;
    margin: auto;
    font-size: 20px;
}

.content::after{
    margin-left: -25px;
    width: 100%;
    content: '';
    height: 15%;
    bottom: -650px;
    display: block;
    position: absolute;
    background: linear-gradient(0deg, #000000 5%, rgb(255, 251, 255,0) 30%);
}

.teks-konten h1{
    font-family: "Permanent Marker"
}

.teks-konten span{
    color: red;
}

.teks-konten p{
    font-family: "Quantico";
}

.sponsor{
    margin-bottom: 20vh;
    margin-top: 30vh;
    height: fit-content;
}

.judul-sponsor{
    font-size: 50px;
    font-family: "Quantico";
    color: white;
    text-align: center;
}

.sponsor-1{
    padding: 20px;
    margin-left: 200px;
    margin-top: 50px;
    width: 70%;
    display: flex;
    background-color: black;
    border-radius: 10px;
}

.sponsor img{
    width: 380px;
    height: 220px;
    border-radius: 10px;
}

.gambar{
    background-color: rgb(33, 28, 28);
}

#tulisan{
    color: white;
    margin: auto;
    font-family:"Comic Neue" ;
    margin-left: 20px;

}

#tulisan p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sponsor span{
    font-family: "Quantico";
    font-weight: 600;
}

.sponsor button{
    width: fit-content;
    height: fit-content;
    font-size: 12px;
    padding: 5px;
   margin-left: 230px;
   margin-top: 10px;
   border-radius: 20px;
}

#more::before{
    content: "view more >";
    color: orange;
    cursor: pointer;
}

#tulisan.active p{
    display: block;
}

#tulisan.active #more::before{
    content: 'show less >';
    color: orange;
  
}

#tulisan-2{
    color: white;
    margin: auto;
    font-family:"Comic Neue" ;
    margin-left: 20px;
}

#tulisan-2 p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#lebih::before{
    content: "view more >";
    color: orange;
    cursor: pointer;
}

#tulisan-2.active p{
    display: block;
}

#tulisan-2.active #lebih::before{
    content: 'show less >';
    color: orange;
}
#tulisan-3{
    color: white;
    margin: auto;
    font-family:"Comic Neue" ;
    margin-left: 20px;
}

#tulisan-3 p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#lebih-2::before{
    content: "view more >";
    color: orange;
    cursor: pointer;
}

#tulisan-3.active p{
    display: block;
}

#tulisan-3.active #lebih-2::before{
    content: 'show less >';
    color: orange;
}
#tulisan-4{
    color: white;
    margin: auto;
    font-family:"Comic Neue" ;
    margin-left: 20px;
}

#tulisan-4 p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#lebih-3::before{
    content: "view more >";
    color: orange;
    cursor: pointer;
}

#tulisan-4.active p{
    display: block;
}

#tulisan-4.active #lebih-3::before{
    content: 'show less >';
    color: orange;
}

@keyframes slideIn {
    from {
      transform: translateY(-100%);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }
  .awal h1 {
    animation: slideIn 3s ease forwards;
  }
  .awal p {
    animation: slideIn 3s ease forwards;
  }

  
@keyframes slidemasuk {
    from {
      transform: translatex(-100%);
      opacity: 0;
    }
    to {
      transform: translatex(0);
      opacity: 1;
    }

}

.sponsor-1{
    animation: slidemasuk 1.1s ease-in
}


footer{
    border-top: 2px solid white;
    background-color: #000000;
}

.mobile{
    display: none;
}

.footer-container{
    padding: 20px;
    display: flex;
}


.footer-images{
    margin-top: 30px;
    margin-left: 10%;
}

.footer-images img{
    width: 170px;
}

.footer-nav1 {
    margin-top: 40px;
    margin-left: 100px;
}

.footer-nav1 ul li{
    padding: 5px;
    font-family: "Quantico"; 
    font-weight: 600;
    list-style-type: none;
}

.footer-nav1 a{
    color: #ddd;
    text-decoration: none;
}

.footer-nav1 a:hover{
    color: rgb(255, 0, 0);
}
.footer-nav2 {
    margin-top: 40px;
    margin-left: 70px;
}

.footer-nav2 ul li{
    padding: 5px;
    font-family: "Quantico"; 
    font-weight: 600;
    list-style-type: none;
}

.footer-nav2 a{
    color: #ddd;
    text-decoration: none;
}

.footer-nav2 a:hover{
    color: rgb(255, 0, 0);
}

.copyright-wrapper{
    margin-top: 70px;
    margin-left: 10%;
}

.copyright-wrapper p{
    color: #ddd;
    font-family: "Quantico"; 
    font-weight: 200;
    cursor:default;
}

.sosmed{
    padding-right: 10px;
}

.sosmed a{
  
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius:5px;
    background-color: red;
    color: #070606;
    text-decoration: none;
    margin-right: 5px;
    font-size: 20px;
}

#mobile{
    display: none;
}

.kata{
    font-family:"Quantico" ;
    color: #1B1C28;
    font-weight: 600;
    text-align: center;
    font-size: 50px;
    margin-top: 15%;
}

.sp1{
color: RED;
}


#sidebar{
    position: fixed;
    top: 0;
    right: auto;
    height: 100vh;
    width: 250px;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(18px);
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    
}

#sidebar ul{
    
    width: 100%;
    
}

#sidebar li{
    margin-top: 20px;
    margin-left: -31px;
    width: 350px;
    list-style-type: none;
    color: #000000;
}

#sidebar a{
    padding:0 30px;
    display: block;
    width: 250px;
     padding: 10px;
    text-decoration: none;
    color: #000000;
}

#sidebar a:hover{
  background-color: #f0f0f0f0;
}

.sponsor-1 button{
    display: flex;
}

@media (max-width:320px){

    .navbar{
        display: flex;
    }

    .navbar-pencet a{
        display: none;
    }
    #tombol {
        display: none;
    }

    body{
        width: 100%;
    }
 
#title{
    margin-left: 10PX;
    font-size: 25px;
    margin-top: 12.5pc;
}

#isi{
    margin-left: 10px;
    font-size: 20px;
}

.navbar-extra{
    position: absolute;
    top: 10px;
    bottom: 5px;
    right: 10px;
    width: 50px;
    display: flex;
}

.awal{
    background-position:center;
    background-size: cover;
}


.box-konten{
    display: none;
}


.teks-konten{
    margin-left: 10px;
    margin-right: 10px;
    margin-top:-45px;
    text-align: center;
    width: 100%;
}


.teks-konten p{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 25px;
    font-size: 20px;
   
}

.teks-konten h1{
    margin-top: 50px;
}


.footer-container{
    display: grid;
    justify-content: center;
}

.footer-images{
    margin: auto;
}

.footer-nav1{
    margin: AUTO;
    transform: translateX(-15PX);
    width: 100%;
}

.dekstop{
    display: none;
}

.mobile{
    display: grid;
    text-align: center;
}

.footer-nav2{
    margin: AUTO;
    transform: translateX(-15PX);
    width: 100%;
}

.copyright{
    display: none;
    }

    .sosmed{
        display: none;
    }

    .sosmed:hover{
        opacity: 75%;
    }

    #mobile{
        margin-top: 30px;
        display: flex;
        text-align: center;
    }

    #mobile a{
        margin: 5px;
        transform: translateX(5px);
    }

    #mobile a:first-child{
        margin-left: auto;
    }

    #mobile a:last-child{
        margin-right: auto;
    }

    .copyright-wrapper{
        margin: auto;
    }

  

    .sponsor-1{
        position: relative;
        left: -93px;
        width: 95%;
        display: block;
        margin-left: 100px;
    }

    .sponsor-1 h1{
        padding-top: 10px;
       margin: auto;
    }

    .gambar img{
        width: 100%;
        height: 174px;
    }

    .sponsor-1 button{
        display: none;
    }

    #tulisan p{
        -webkit-line-clamp: 5;
        font-size: 15px;
    }

    #tulisan-2 p{
        -webkit-line-clamp: 5;
        font-size: 15px;
    }

    #tulisan-3 p{
        -webkit-line-clamp: 5;
        font-size: 15px;
    }

    #tulisan-4 p{
        -webkit-line-clamp: 5;
        font-size: 15px;
    }

    .sponsor{
        margin-top: 10vh;
    }
}


@media (min-width:321px) and (max-width:425px){

    .navbar{
        display: flex;
    }

    .navbar-pencet a{
        display: none;
    }
    #tombol {
        display: none;
    }

    body{
        width: 100%;
    }

    .navbar-extra{
        position: absolute;
        top: 10px;
        bottom: 5px;
        right: 10px;
        width: 50px;
        display: flex;
    }

    #title{
        /* margin-top: 10.5pc; */
        text-align: center;
    }

    .box-konten{
        display: none;
    }
    
    
    .teks-konten{
        margin-left: 10px;
        margin-right: 10px;
        margin-top:-45px;
        text-align: center;
        width: 100%;
    }
    
    
    .teks-konten p{
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-top: 25px;
        font-size: 20px;
       
    }
    
    .teks-konten h1{
        margin-top: 50px;
    }


    .footer-container{
        display: grid;
        justify-content: center;
    }
    
    .footer-images{
        margin: auto;
    }
    
    .footer-nav1{
        margin: AUTO;
        transform: translateX(-15PX);
        width: 100%;
    }
    
    .dekstop{
        display: none;
    }
    
    .mobile{
        display: grid;
        text-align: center;
    }
    
    .footer-nav2{
        margin: AUTO;
        transform: translateX(-15PX);
        width: 100%;
    }
    
    .copyright{
        display: none;
        }
    
        .sosmed{
            display: none;
        }
    
        .sosmed:hover{
            opacity: 75%;
        }
    
        #mobile{
            margin-top: 30px;
            display: flex;
            text-align: center;
        }
    
        #mobile a{
            margin: 5px;
            transform: translateX(5px);
        }
    
        #mobile a:first-child{
            margin-left: auto;
        }
    
        #mobile a:last-child{
            margin-right: auto;
        }
    
        .copyright-wrapper{
            margin: auto;
        }

        .sponsor-1{
            position: relative;
            left: -93px;
            width: 95%;
            display: block;
            margin-left: 100px;
            padding: 10px;
        }
    
        .sponsor-1 h1{
            padding-top: 10px;
           margin-left: 0;
        }
    
        .gambar img{
            width: 100%;
            height: 200px;
        }
    
       
    
        #tulisan p{
            -webkit-line-clamp: 5;
            font-size: 15px;
            margin-left: 0;
        }
    
        #tulisan-2 p{
            -webkit-line-clamp: 5;
            font-size: 15px;
        }
    
        #tulisan-3 p{
            -webkit-line-clamp: 5;
            font-size: 15px;
        }
    
        #tulisan-4 p{
            -webkit-line-clamp: 5;
            font-size: 15px;
        }
    
        .sponsor{
            margin-bottom: 10vh;
            margin-top: 10vh;
        }

        .sponsor button{
            position: absolute;
            right: 10px;
            display: flex;
        }

}

@media (min-width:321px) and (max-width:350px){
    .sponsor button{
        display: none;
    }
}