<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-left {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.list-left hr {
    border-left: 1px solid #d9d9d9;
    margin-left: 24px;
    margin-right: 24px;
    height: 25px;
}

.hide-w1024 {
    display: block !important;
}

.show-w1024 {
    display: none !important;
}

#navigation-page-sticky .stickyNav-panelList li :has(.hide-w1024) {
    display: inline-block !important;
}

#navigation-page-sticky .stickyNav-panelList li :has(.show-w1024) {
    display: none !important;
}

#navigation-page-sticky.nav-custom .stickyNav-list a.active {
    pointer-events: none !important;
}

/* #navigation-header a, #navigation-footer a,
#navigation-header .topbar-menu-inner .main_nav_header{
    color:#fff;
} */

#navigation-page-sticky a.sticky-anchor{
    color: #333;
}


.sc-highlight-header .title {
    color: #00A94F;
    font-size: 33px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    margin: 0 !important;
}

.sc-highlight-header .subtitle {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    margin: 0 !important;
}

.sc-highlight-header {
    padding: 24px 16px;
    background: url(../img-revamp/top-bg_pc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#navigation-page-sticky.nav-custom.no-list.no-cta-mobile {
    box-shadow: none;
}

#navigation-page-sticky.nav-custom .img-kbiz {
    position: absolute;
    top: -5px;
    bottom: 0;
    margin: auto;
    padding-right: 24px;
    margin-right: 24px;
    border-right: 1px solid #d9d9d9;
    max-width: 93px;
    width: 100%;
    height: 25px;
}

.header {
    height: auto;
}

@media screen and (min-width:1141px) {
    #navigation-page-sticky.nav-custom .stickyNav-wrapper {
        display: grid !important;
    }
}

@media screen and (max-width:1140px) {
    .functions-detail .list-menu {
        display: none;
    }
    #navigation-page-sticky.nav-custom a.sticky-anchor i {
        position: relative;
        top: 4px;
    }

    #navigation-page-sticky.nav-custom .box-toggleMenu {
        display: none;
    }

    #navigation-page-sticky.nav-custom.nav-custom-withmobile .box-toggleMenu {
        display: block;
    }

    #navigation-page-sticky.nav-custom .stickyNav-panelWidgets {
        grid-template-columns:  auto 40px;
    }

    #navigation-page-sticky.nav-custom.nav-custom-withmobile .stickyNav-panelWidgets{
        grid-template-columns:40px  auto 40px;
    }

    #navigation-page-sticky.nav-custom.no-cta .stickyNav-panelWidgets {
        background: transparent;
        box-shadow: none;
    }

    #navigation-page-sticky.nav-custom.no-cta {
        background: transparent;
        box-shadow: none;
    }
    #navigation-page-sticky.nav-custom.stickyNav .stickyNav-btnClose {
        display: none;
    }

    /* #navigation-page-sticky.nav-custom .stickyNav-panelWidgets {
        grid-template-columns: auto;
    } */

    #navigation-page-sticky.nav-custom:not(.no-list) .box-cta::before {
        display: none;
    }

    #navigation-page-sticky.nav-custom:not(.no-list) .stickyNav-panelWidgets .box-cta .btn {
        width: 100%;
    }

    /* #navigation-page-sticky.nav-custom .stickyNav-panelList {
        position: fixed;
        top: 60px;
    } */
    #navigation-page-sticky.nav-custom.nav-custom-withmobile .stickyNav-panelList {
        position: fixed;
        bottom: 56px;
    }

    #navigation-page-sticky.nav-custom .stickyNav-wrapper {
        background: #fff;
        width: 100vw;
    }

    .hide-w1024 {
        display: none !important;
    }

    .show-w1024 {
        display: block !important;
    }

    #navigation-page-sticky .stickyNav-panelList li :has(.hide-w1024) {
        display: none !important;
    }

    #navigation-page-sticky .stickyNav-panelList li :has(.show-w1024) {
        display: inline-block !important;
    }

    #navigation-page-sticky.nav-custom .stickyNav-list {
        width: 100%;
    }

    #navigation-page-sticky.nav-custom .stickyNav-wrapper {
        padding: 32px 16px 24px;
        /* display: none; */
        box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.13);
    }
    #navigation-page-sticky.nav-custom.nav-custom-withmobile .stickyNav-wrapper {
        padding: 32px 16px 24px;
        /* display: block; */
        box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.13);
    }

    #navigation-page-sticky.nav-custom.stickyNav .h4 {
        margin-bottom: 16px;
    }

    .troggle-bar {
        background: #00A94F;
        padding: 16px;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.30);
        position: relative;
        width: 100vw;
    }

    .troggle-bar:after {
        font-family: 'iconavigation' !important;
        content: "\e906";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        right: 16px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #fff;
    }

    .troggle-bar.active:after {
        content: "\e907";
    }

    .troggle-bar span {
        color: #FFF;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }

    .sc-highlight-header .title {
        font-size: 24px;
    }

    .sc-highlight-header .subtitle {
        font-size: 18px;
    }

    .sc-highlight-header {
        padding-top: 80px;
        background: url(../img-revamp/top-bg_mb.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

}


  /* // --------------------- CUSTON NAVIGATION ------------------------- */
  /* @media screen and (min-width: 1140px) { */
    #navigation-header, .header {
        position: fixed !important;
      }
    /* } */</pre></body></html>