/*hubungi kami*/

#hubungiKami-title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.021em;
    color: rgba(255, 255, 255, 0.96);
}

#hubungiKami-info{
    height: 680px;
}

#hubungiKami-form{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.006em;
    color: rgba(67, 67, 67, 0.96);
}

#hubungiKami-button-kirim{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 4px;
    height: 48px;
    background-color: #0071BD;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.011em;
    color: #FFFFFF;
    border: 0;
    transition: 0.5s;
}


@media (max-width: 480px) {
    #hubungiKami-title{
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        letter-spacing: -0.017em;
        color: rgba(255, 255, 255, 0.96);
    }

    #hubungiKami-info{
        height: 480px;
    }


}


/*hubungi kami */
/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {

    #hubungiKami-title{
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        letter-spacing: -0.017em;
        color: rgba(255, 255, 255, 0.96);
    }

    #hubungiKami-info{
        height: 680px;
    }


    #hubungiKami-button-kirim{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 8px 16px;
        gap: 4px;
        height: 48px;
        background-color: #0071BD;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
        border-radius: 6px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.011em;
        color: #FFFFFF;
        border: 0;
        transition: 0.5s;
    }
}


@media (max-width: 1224px) and (min-width: 767px) {

    #hubungiKami-title{
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        letter-spacing: -0.021em;
        color: rgba(255, 255, 255, 0.96);
    }

}


@media (max-width: 1480px) and (min-width: 1224px) {


    #hubungiKami-title{
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 42px;
        line-height: 36px;
        text-align: center;
        letter-spacing: -0.021em;
        color: rgba(255, 255, 255, 0.96);
    }

}

/*fitur marketplace*/
