

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-weight: normal;
}

body {
    background-color: #221208;
}


@font-face {
    font-family: 'pixel';
    src: url(font/Analog\ Whispers\ FREE.ttf);
}

@font-face {
    font-family: 'pulang';
    src: url(pulang/Pulang.ttf);
}


header {
    width: 100%;
    position: fixed;
    top: 0rem;
    left: 0;

    padding: 2.2rem 12% 0 12%;

    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: center;

    /* background: linear-gradient(to bottom, rgb(0, 0, 0, 0.25), transparent); */

}
header menu {
    width: 100%;
    height: 95px;
    background-color: rgba(255, 255, 255, 1);
    background-color: whitesmoke;
    backdrop-filter: blur(7.5px);
    border-radius: 100px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.5rem;

    outline: 5px solid rgb(0, 0, 0, .025);
    /* box-shadow: 0 10px 0 black; */

    box-shadow: 0 0 20px rgb(0, 0, 0, 0.25);

    border-bottom: 5px solid rgb(83, 49, 29, .25);

}

menu .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

menu .logo p {
    font-size: 2.2rem;
    font-family: 'pulang';
    line-height: 0;
    font-weight: normal;
}

menu .logo img {
    /* width: 70px; */
    min-width: 60px;
    width: 60px;
    z-index: 1;
}


menu .btns {
    display: flex;
    align-items: center;
    justify-content: center;
    /* gap: 0.6rem; */
}

menu .btns button {
    width: 110px;
    height: 55px;
    /* padding: calc(0.75rem + 5px) 1.25rem 0.75rem 1.25rem; */
    background-color: #000;
    border: 0;
    border-radius: 100px;
    color: rgb(255, 255, 255, 0.95);
    font-size: 1.5rem;
    font-family: 'pulang';
    font-weight: normal;
    border: 2px solid black;
    margin-left: 0.5rem;
}

menu .btns .social {
    width: 40px;
    height: 40px;
    background-color: black;
    border-radius: 100px;
}
menu .btns .social img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}


menu .btns .social:nth-child(2) {
    /* background-color: #28A7E7; */
    margin-left: 5px;
}


.hero {
    width: 100%;
    height: 1100px;
}
.hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}




.about {
    padding: 5% 12%;
    background-color: #F1C780;
    background-color: whitesmoke;
    position: relative;
}
.about img.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    opacity: 0.0388;
    opacity: 0;
    left: 0;
    top: 0;
    object-fit: cover;
}
.about p.a {
    font-family: 'pulang';
    font-weight: normal;
    font-size: 3rem;
    color: #000;
    text-align: left;
    position: relative;
}

.about p.contract {
    font-family: 'pulang';
    font-weight: normal;
    font-size: 3rem;
    background-color: black;
    color: white;
    text-align: left;
    position: relative;
    padding: 10px 30px;

    display: flex;
    align-items: center;
    gap: 1rem;
    border-radius: 100px;
}

.about p.contract img {
    height: 50px;
    border-radius: 100px;
}


/* floating_info */
.floating_info {
    background-color: black;
    background-color: whitesmoke;
    position: fixed;
    border-radius: 100px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;

    padding: 15px 12.5%;

    bottom: 1rem;
    bottom: 0rem;
    /* left: 12.5%;
    right: 12.5%; */
    border-radius: 0px;

    width: 100%;

    border-top: 5px solid rgb(83, 49, 29, .125);

}

.floating_info p {
    font-family: 'pulang';
    font-size: 2rem;
}

.floating_info .socials {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.floating_info .social {
    width: 50px;
    height: 50px;
    /* background-color: rgb(0, 0, 0); */
    border-radius: 100px;
}
.floating_info .social img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    /* border: 1.5px solid black; */
}


.musicbtn {
    width: 50px;
    height: 50px;
    background-color: black;
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    border-radius: 100px;
    z-index: 1;
}
.music {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 120px;
    opacity: 0.7;
}




/* image */
.image {
    width: 100%;
}
.image img {
    width: 100%;
}



.howtobuy {
    padding: 5% 12%;
    background-color: #F1C780;
    background-color: whitesmoke;
    position: relative;
}
.howtobuy img.bg {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.1;
    opacity: 0.0388;
    left: 0;
    top: 0;
    object-fit: cover;
}
.howtobuy h1 {
    font-family: 'pulang';
    font-weight: normal;
    font-size: 3rem;
    color: #000;
    text-align: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.howtobuy p span {
    background-color: black;
    color: white;
    padding: 0 14px;
    border-radius: 100px;
}

@font-face {
    font-family: 'test';
    src: url(miss_smarty_pants/Miss\ Smarty\ Pants.ttf);
}

.howtobuy p {
    font-family: 'pulang';
    font-weight: normal;
    font-size: 2.25rem;
    color: #000;
    text-align: left;
    position: relative;
}

.skater {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: whitesmoke;
    position: relative;

}

.skater img {
    width: 500px;
    margin-top: -100px;
    margin-bottom: -100px;

    animation: skate 1s ease-in-out infinite;
}

.cash {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: whitesmoke;
    position: relative;

}
.cash img {
    width: 500px;
    margin-top: -170px;
    margin-bottom: -100px;
    animation: skate 1s ease-in-out infinite;

}

@keyframes skate {
    0% {
        rotate: 0deg;
        transform: translate(0px, 0px);
    }
    50% {
        rotate: -5deg;
    }
}





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

    header {
        padding: 2.2rem 5% 0 5%;
    }


    .hero {
        width: 100%;
        height: 900px;
    }

    .hero img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
    


    .howtobuy, 
    .about {
        padding: 5% 5%;
    }


    .howtobuy p {
        font-size: 1.5rem;
    }

    .howtobuy h1 {
        font-size: 2rem;

        background-color: black;
        padding: 10px 30px;
        color: white;
        border-radius: 100px;
    }



    /* about */

    .about p.a {
        font-family: 'pulang';
        font-weight: normal;
        font-size: 1.5rem;
        color: #000;
        text-align: left;
        position: relative;
    }
    
    .about p.contract {
        font-family: 'pulang';
        font-weight: normal;
        font-size: 2rem;
        background-color: black;
        padding: 10px 30px;
        color: white;
        text-align: left;
        position: relative;
    
        display: flex;
        align-items: center;
        gap: 1rem;
        border-radius: 100px;
    }
    
    .about p.contract img {
        height: 30px;
        border-radius: 100px;
    }
    

    /*  */



    .skater {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: whitesmoke;
        position: relative;
    
    }
    
    .skater img {
        width: 90%;
        margin-top: -100px;
        margin-bottom: -100px;
    
        animation: skate 1s ease-in-out infinite;
    }
    
    .cash {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: whitesmoke;
        position: relative;
    
    }
    .cash img {
        width: 90%;
        margin-top: -14vh;
        margin-bottom: -10vh;
    }
 


menu .logo {
    gap: 0.25rem;
}

menu .logo p {
    font-size: 1.5rem;
}

menu .logo img {
    height: 55px;
    z-index: 1;
}


menu .btns button {
    width: 100px;
    height: 55px;
    /* padding: calc(0.75rem + 5px) 1.25rem 0.75rem 1.25rem; */
    background-color: #000;
    border: 0;
    border-radius: 100px;
    color: rgb(255, 255, 255, 0.95);
    font-size: 1.25rem;
    font-family: 'pulang';
    font-weight: normal;
    border: 2px solid black;
    margin-left: 0.35rem;
}

menu .btns .social {
    width: 35px;
    height: 35px;
    background-color: black;
    border-radius: 100px;

    display: none;
}

menu .btns .social:nth-child(2) {
    /* background-color: #28A7E7; */
    margin-left: 2.5px;
}



/* floating */

.floating_info {
    background-color: black;
    background-color: whitesmoke;
    position: fixed;
    border-radius: 100px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;

    padding: 15px 12.5%;

    bottom: 1rem;
    bottom: 0rem;
    /* left: 12.5%;
    right: 12.5%; */
    border-radius: 0px;

    width: 100%;

    border-top: 5px solid rgb(83, 49, 29, .125);

}

.floating_info p {
    font-family: 'pulang';
    font-size: 2rem;

    display: none;
}

.floating_info .socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.2rem;
    width: 100%;
}

.floating_info .social {
    min-width: 52px;
    min-height: 52px;
    background-color: rgb(0, 0, 0);
    border-radius: 100px;
}


    /* image */

    .image {
        width: 100%;

        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    .image img {
        width: 100%;
        min-width: 600px;
    }


}