<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer h5 {
    font-size: 18px !important;
    line-height: 1.5 !important;
}
.footer .border {
    border-color: rgb(234, 236, 240) !important;
}
.footer .footer-content.dekstop .footer-logo img {
    top: -1px;
    left: -1px;
}
.footer .footer-content.dekstop .divider {
    top: -3.4rem;
    width: 73%;
}
.footer .footer-content.dekstop .footer-data .footer-right {
    padding-top: 1rem;
    padding-bottom: 4.4rem;
    padding-left: 56px;
    padding-right: 56px;
    column-gap: 86px;
}
.footer .footer-content.dekstop .footer-data .footer-right #gpr-kominfo-widget-container {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.footer .footer-content.dekstop .footer-data .footer-right #gpr-kominfo-widget-body {
    height: 0px;
    flex-grow: 1;
}
.footer .footer-content.dekstop .footer-data .footer-right #gpr-kominfo-widget-list {
    height: 100%;
}
.footer .footer-content.dekstop .footer-data .footer-right .nav {
    row-gap: 16px;
}
.footer .footer-content.dekstop .footer-data .footer-left {
    padding-left: 56px;
    padding-right: 56px;
    row-gap: 47.6px;
}
.footer .footer-content.dekstop .footer-data .d-inline-flex{
    column-gap: 14px
}
@media (max-width: 575.98px) {
    .button-sosmed {
        height: 47px;
        width: 47px;
    }
    .footer .footer-content .footer-logo {
        width: 100%;
        height: 100%;
    }
    .footer .footer-content .footer-logo img {
        object-fit: cover;
        max-width: 256px;
        width: 100%;
        height: auto;
        top: -1px;
        left: -1px;
        border: none;
    }
    .footer .footer-data {
        display: flex;
        flex-direction: column;
        row-gap: 47.6px;
    }
    .footer .footer-data span {
        line-height: 1.4;
    }
    .footer .footer-data .container-social-media {
        column-gap: 14px;
    }
    .footer .footer-data .footer-line {
        border: 1px solid rgb(208, 213, 221);
    }
    .footer .footer-data .footer-left {
        display: flex;
        flex-direction: column;
        row-gap: 16px;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .button-sosmed {
        height: 47px;
        width: 47px;
    }
    .footer .footer-content .footer-logo {
        width: 100%;
        height: 100%;
    }
    .footer .footer-content .footer-logo img {
        object-fit: cover;
        max-width: 256px;
        width: 100%;
        height: auto;
        top: -1px;
        left: -1px;
        border: none;
    }
    .footer .footer-data {
        display: flex;
        flex-direction: column;
        row-gap: 47.6px;
    }
    .footer .footer-data span {
        line-height: 1.4;
    }
    .footer .footer-data .container-social-media {
        column-gap: 14px;
    }
    .footer .footer-data .footer-line {
        border: 1px solid rgb(208, 213, 221);
    }
    .footer .footer-data .footer-left {
        display: flex;
        flex-direction: column;
        row-gap: 16px;
    }
}</pre></body></html>